Aug 18 23:32:54.297936 np0000007721 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 18 23:32:54.304003 np0000007721 devstack@c-api.service[100170]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 18 23:32:54.306572 np0000007721 devstack@c-api.service[100170]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 18 23:32:54 2026] *** Aug 18 23:32:54.306572 np0000007721 devstack@c-api.service[100170]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 18 23:32:54.306572 np0000007721 devstack@c-api.service[100170]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 18 23:32:54.306572 np0000007721 devstack@c-api.service[100170]: nodename: np0000007721 Aug 18 23:32:54.306572 np0000007721 devstack@c-api.service[100170]: machine: x86_64 Aug 18 23:32:54.306572 np0000007721 devstack@c-api.service[100170]: clock source: unix Aug 18 23:32:54.306572 np0000007721 devstack@c-api.service[100170]: pcre jit disabled Aug 18 23:32:54.306572 np0000007721 devstack@c-api.service[100170]: detected number of CPU cores: 16 Aug 18 23:32:54.306572 np0000007721 devstack@c-api.service[100170]: current working directory: / Aug 18 23:32:54.306572 np0000007721 devstack@c-api.service[100170]: detected binary path: /usr/bin/uwsgi-core Aug 18 23:32:54.306932 np0000007721 devstack@c-api.service[100170]: your processes number limit is 257052 Aug 18 23:32:54.306932 np0000007721 devstack@c-api.service[100170]: your memory page size is 4096 bytes Aug 18 23:32:54.306932 np0000007721 devstack@c-api.service[100170]: detected max file descriptor number: 2048 Aug 18 23:32:54.306932 np0000007721 devstack@c-api.service[100170]: lock engine: pthread robust mutexes Aug 18 23:32:54.306932 np0000007721 devstack@c-api.service[100170]: thunder lock: enabled Aug 18 23:32:54.307095 np0000007721 devstack@c-api.service[100170]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 18 23:32:54.307095 np0000007721 devstack@c-api.service[100170]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 18 23:32:54.307095 np0000007721 devstack@c-api.service[100170]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 18 23:32:54.307095 np0000007721 devstack@c-api.service[100170]: Set PythonHome to /opt/stack/data/venv Aug 18 23:32:54.345300 np0000007721 devstack@c-api.service[100170]: Python main interpreter initialized at 0x7130ff6a4668 Aug 18 23:32:54.345300 np0000007721 devstack@c-api.service[100170]: python threads support enabled Aug 18 23:32:54.345300 np0000007721 devstack@c-api.service[100170]: your server socket listen backlog is limited to 100 connections Aug 18 23:32:54.345300 np0000007721 devstack@c-api.service[100170]: your mercy for graceful operations on workers is 80 seconds Aug 18 23:32:54.345901 np0000007721 devstack@c-api.service[100170]: mapped 671795 bytes (656 KB) for 4 cores Aug 18 23:32:54.346084 np0000007721 devstack@c-api.service[100170]: *** Operational MODE: preforking *** Aug 18 23:32:54.346270 np0000007721 devstack@c-api.service[100170]: *** uWSGI is running in multiple interpreter mode *** Aug 18 23:32:54.346270 np0000007721 devstack@c-api.service[100170]: spawned uWSGI master process (pid: 100170) Aug 18 23:32:54.346446 np0000007721 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 18 23:32:54.346937 np0000007721 devstack@c-api.service[100170]: spawned uWSGI worker 1 (pid: 100171, cores: 1) Aug 18 23:32:54.347437 np0000007721 devstack@c-api.service[100170]: spawned uWSGI worker 2 (pid: 100172, cores: 1) Aug 18 23:32:54.347892 np0000007721 devstack@c-api.service[100170]: spawned uWSGI worker 3 (pid: 100173, cores: 1) Aug 18 23:32:54.348343 np0000007721 devstack@c-api.service[100170]: spawned uWSGI worker 4 (pid: 100174, cores: 1) Aug 18 23:32:54.348423 np0000007721 devstack@c-api.service[100170]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 18 23:32:54.469300 np0000007721 devstack@c-api.service[100172]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 23:32:54.469300 np0000007721 devstack@c-api.service[100172]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 23:32:54.469300 np0000007721 devstack@c-api.service[100172]: we strongly recommend against using it for new projects. Aug 18 23:32:54.469300 np0000007721 devstack@c-api.service[100172]: If you are already using Eventlet, we recommend migrating to a different Aug 18 23:32:54.469300 np0000007721 devstack@c-api.service[100172]: framework. For more detail see Aug 18 23:32:54.469300 np0000007721 devstack@c-api.service[100172]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 23:32:54.469300 np0000007721 devstack@c-api.service[100172]: import eventlet # noqa Aug 18 23:32:54.470937 np0000007721 devstack@c-api.service[100173]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 23:32:54.470937 np0000007721 devstack@c-api.service[100173]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 23:32:54.470937 np0000007721 devstack@c-api.service[100173]: we strongly recommend against using it for new projects. Aug 18 23:32:54.470937 np0000007721 devstack@c-api.service[100173]: If you are already using Eventlet, we recommend migrating to a different Aug 18 23:32:54.470937 np0000007721 devstack@c-api.service[100173]: framework. For more detail see Aug 18 23:32:54.470937 np0000007721 devstack@c-api.service[100173]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 23:32:54.470937 np0000007721 devstack@c-api.service[100173]: import eventlet # noqa Aug 18 23:32:54.480678 np0000007721 devstack@c-api.service[100174]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 23:32:54.480678 np0000007721 devstack@c-api.service[100174]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 23:32:54.480678 np0000007721 devstack@c-api.service[100174]: we strongly recommend against using it for new projects. Aug 18 23:32:54.480678 np0000007721 devstack@c-api.service[100174]: If you are already using Eventlet, we recommend migrating to a different Aug 18 23:32:54.480678 np0000007721 devstack@c-api.service[100174]: framework. For more detail see Aug 18 23:32:54.480678 np0000007721 devstack@c-api.service[100174]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 23:32:54.480678 np0000007721 devstack@c-api.service[100174]: import eventlet # noqa Aug 18 23:32:54.502972 np0000007721 devstack@c-api.service[100171]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 23:32:54.502972 np0000007721 devstack@c-api.service[100171]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 23:32:54.502972 np0000007721 devstack@c-api.service[100171]: we strongly recommend against using it for new projects. Aug 18 23:32:54.502972 np0000007721 devstack@c-api.service[100171]: If you are already using Eventlet, we recommend migrating to a different Aug 18 23:32:54.502972 np0000007721 devstack@c-api.service[100171]: framework. For more detail see Aug 18 23:32:54.502972 np0000007721 devstack@c-api.service[100171]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 23:32:54.502972 np0000007721 devstack@c-api.service[100171]: import eventlet # noqa Aug 18 23:32:54.661880 np0000007721 devstack@c-api.service[100173]: /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 18 23:32:54.661880 np0000007721 devstack@c-api.service[100173]: from cgi import parse_header Aug 18 23:32:54.667484 np0000007721 devstack@c-api.service[100172]: /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 18 23:32:54.667484 np0000007721 devstack@c-api.service[100172]: from cgi import parse_header Aug 18 23:32:54.672318 np0000007721 devstack@c-api.service[100174]: /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 18 23:32:54.672318 np0000007721 devstack@c-api.service[100174]: from cgi import parse_header Aug 18 23:32:54.679370 np0000007721 devstack@c-api.service[100171]: /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 18 23:32:54.679370 np0000007721 devstack@c-api.service[100171]: from cgi import parse_header Aug 18 23:32:54.702661 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 23:32:54.702661 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:32:54.710960 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 23:32:54.710960 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:32:54.715681 np0000007721 devstack@c-api.service[100173]: /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 18 23:32:54.715681 np0000007721 devstack@c-api.service[100173]: removals.removed_module( Aug 18 23:32:54.719652 np0000007721 devstack@c-api.service[100173]: /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 18 23:32:54.719652 np0000007721 devstack@c-api.service[100173]: removals.removed_module( Aug 18 23:32:54.719749 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 23:32:54.719749 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:32:54.723986 np0000007721 devstack@c-api.service[100172]: /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 18 23:32:54.723986 np0000007721 devstack@c-api.service[100172]: removals.removed_module( Aug 18 23:32:54.724934 np0000007721 devstack@c-api.service[100172]: /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 18 23:32:54.724934 np0000007721 devstack@c-api.service[100172]: removals.removed_module( Aug 18 23:32:54.729136 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 23:32:54.729136 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:32:54.730245 np0000007721 devstack@c-api.service[100171]: /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 18 23:32:54.730245 np0000007721 devstack@c-api.service[100171]: removals.removed_module( Aug 18 23:32:54.731092 np0000007721 devstack@c-api.service[100171]: /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 18 23:32:54.731092 np0000007721 devstack@c-api.service[100171]: removals.removed_module( Aug 18 23:32:54.745299 np0000007721 devstack@c-api.service[100174]: /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 18 23:32:54.745299 np0000007721 devstack@c-api.service[100174]: removals.removed_module( Aug 18 23:32:54.746545 np0000007721 devstack@c-api.service[100174]: /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 18 23:32:54.746545 np0000007721 devstack@c-api.service[100174]: removals.removed_module( Aug 18 23:32:55.574615 np0000007721 devstack@c-api.service[100173]: /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 18 23:32:55.574615 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:32:55.614619 np0000007721 devstack@c-api.service[100172]: /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 18 23:32:55.614619 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:32:55.624687 np0000007721 devstack@c-api.service[100174]: /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 18 23:32:55.624687 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:32:55.629569 np0000007721 devstack@c-api.service[100173]: /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 18 23:32:55.629569 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:32:55.665241 np0000007721 devstack@c-api.service[100171]: /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 18 23:32:55.665241 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:32:55.680537 np0000007721 devstack@c-api.service[100172]: /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 18 23:32:55.680537 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:32:55.689822 np0000007721 devstack@c-api.service[100174]: /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 18 23:32:55.689822 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:32:55.732829 np0000007721 devstack@c-api.service[100171]: /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 18 23:32:55.732829 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:32:55.846612 np0000007721 devstack@c-api.service[100173]: 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 18 23:32:55.846812 np0000007721 devstack@c-api.service[100173]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100173) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 23:32:55.890898 np0000007721 devstack@c-api.service[100172]: 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 18 23:32:55.891119 np0000007721 devstack@c-api.service[100172]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100172) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 23:32:55.894847 np0000007721 devstack@c-api.service[100174]: 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 18 23:32:55.895063 np0000007721 devstack@c-api.service[100174]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100174) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 23:32:55.920348 np0000007721 devstack@c-api.service[100171]: 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 18 23:32:55.920852 np0000007721 devstack@c-api.service[100171]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100171) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 23:32:55.929090 np0000007721 devstack@c-api.service[100173]: /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 18 23:32:55.929090 np0000007721 devstack@c-api.service[100173]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 23:32:55.949099 np0000007721 devstack@c-api.service[100172]: /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 18 23:32:55.949099 np0000007721 devstack@c-api.service[100172]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 23:32:55.961633 np0000007721 devstack@c-api.service[100174]: /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 18 23:32:55.961633 np0000007721 devstack@c-api.service[100174]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 23:32:55.979905 np0000007721 devstack@c-api.service[100171]: /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 18 23:32:55.979905 np0000007721 devstack@c-api.service[100171]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 23:32:56.423626 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100172) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 23:32:56.423790 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100171) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 23:32:56.423950 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100174) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 23:32:56.424008 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.424048 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.424092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100173) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 23:32:56.424284 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.424359 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.424451 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.424502 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.424577 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.424620 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.424659 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.424698 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.424915 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.425009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.426405 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.426559 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.426665 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.426665 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.426738 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.426782 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.426831 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.426885 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.426924 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.426967 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.427164 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.427164 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.427340 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.427444 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.427493 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.427563 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.427563 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.427644 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.427818 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.427818 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.428417 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.428512 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.428512 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.428512 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.428512 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.428512 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.428512 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.428512 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.428941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.429061 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.429154 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.429198 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.429237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.429275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.429315 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.429355 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.429416 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.429458 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.429527 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.429574 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.429613 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.429652 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.429689 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.429742 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.429784 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.429831 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.429873 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.429921 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.429960 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.429998 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.430037 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.430076 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.430124 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.430164 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.430202 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.430237 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.430275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.430313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.430357 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.430407 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.430450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.430483 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.430539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.430590 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.430625 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.430659 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.430697 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.430732 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.430772 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.430806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.430844 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.430883 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.430917 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.430956 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.430991 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.431023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.431056 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.431097 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.431131 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.431163 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.431163 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.431222 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.431258 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.431291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.432160 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.432219 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.432256 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.432302 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.432340 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.432374 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.432425 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.432459 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.432498 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.432552 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.432591 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.432625 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.432625 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.432712 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.433120 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.433185 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.433225 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.433266 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.433303 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.433342 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.433380 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.433433 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.433487 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.433551 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.433592 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.433643 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.433684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.433723 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.433769 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.433818 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.433864 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.433903 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.433953 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.433995 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.434031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.434067 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.434114 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.434153 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.434194 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.434194 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.434194 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.434289 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.434339 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.434380 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.434380 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.434380 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.434380 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.435108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.435209 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.435307 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.435414 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.435545 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.435545 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.435545 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.435545 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.435545 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.435930 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.435930 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.436001 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.436048 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.436088 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.436140 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.436179 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.436224 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.436271 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.436312 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.436678 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.436753 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.436797 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.436838 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.436883 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.436933 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.436976 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.437014 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.437014 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.437096 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.437096 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.437167 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.437167 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.437167 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.437167 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.437167 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.437167 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.437354 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.437407 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.437448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.437448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.437448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.437448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.437943 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.438022 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.438060 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.438093 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.438136 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.438177 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.438210 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.438249 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.438285 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.438318 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.438358 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.438406 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.438443 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.438476 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.438509 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.438573 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.438608 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.438643 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.438674 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.438713 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.438754 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.438789 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.438822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.438855 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.438886 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.438919 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.438957 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.438997 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.439032 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.439071 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.439108 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.439144 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.439175 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.439206 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.439242 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.439275 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.439275 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.439345 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.439411 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.439455 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.439489 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.439489 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.439568 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.439601 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.439634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.439745 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.440295 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.440456 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.440597 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.440695 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.440803 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.440910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.440910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.440910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.440910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.440910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.440910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.440910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.441545 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.441545 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.441545 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.441545 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.441545 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.441909 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.441964 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.441964 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.442260 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.442260 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.442260 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.442260 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.442468 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.442505 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.442556 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.442556 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.442631 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.442668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.442668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.442668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.442668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.446838 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.446923 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.447103 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.447194 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.447241 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.447241 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.447306 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.447345 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.447345 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.447434 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.447434 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.447434 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.447550 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.447949 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.448001 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.448001 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.448076 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.448236 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.448284 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.448284 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.448360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.448413 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.448413 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.448492 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.448551 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.448593 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.448635 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.448673 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.448707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.448744 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.448997 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.448997 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.448997 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.448997 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.448997 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.449221 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.449262 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.449304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.449342 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.449381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.449435 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.449475 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.449551 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.449594 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.449634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.449672 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.449705 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.449737 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.449770 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.449802 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.449835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.449878 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.449919 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.449919 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.449919 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.449919 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.450616 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.450616 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.450794 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.450794 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.450794 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.450794 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.451130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.451218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.451218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.451218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.451218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.451218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.451578 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.451578 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.451656 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.451732 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.451807 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.451807 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.451903 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.451943 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.451981 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.452017 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.452017 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.452078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.452122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.452159 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.452159 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.452220 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.452286 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.452339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.452339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.452422 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.452467 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.452508 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.452582 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.452625 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.452663 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.452706 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.452745 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.452794 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.453299 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.453299 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.453422 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.453476 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.453536 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.453578 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.453617 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.453617 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.453685 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.453726 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.453765 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.453805 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.453843 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.453895 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.453936 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.453975 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.454019 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.454056 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.454094 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.454128 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.454170 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.454208 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.454245 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.454294 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.454333 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.454377 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.454426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.454463 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.454529 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.454575 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.454615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.454615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.454686 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.454739 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.454788 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.454827 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.454867 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.454905 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.454951 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.454991 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.455031 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.455069 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.455107 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.455107 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.456189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.456189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.456189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.456483 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.456483 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.456696 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.456826 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.456920 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.457015 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.457107 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.457107 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.457107 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.457107 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.457252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.457294 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.457332 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.457371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.457426 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.457465 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.457507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.457567 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.457623 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.457664 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.457709 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.457748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.457779 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.457814 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.457814 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.457875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.457875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.457875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.458344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.458464 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.458526 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.458570 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.458621 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.458660 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.458699 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.458738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.458773 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.458811 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.458858 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.458893 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.458928 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.458962 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.458995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.459027 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.459061 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.459100 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.459135 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.459168 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.459213 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.459253 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.459291 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.459331 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.459366 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.460498 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.460634 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.460750 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.460796 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.460845 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.460886 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.460924 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.460962 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.461001 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.461040 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.461078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.461118 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.461157 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.461194 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.461242 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.461284 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.461321 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.461360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.461416 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.461708 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.461835 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.461934 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.462031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.462126 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.462246 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.462325 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.462367 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.462419 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.462459 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.462504 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.462566 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.462605 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.462644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.462697 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.462738 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.462785 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.462824 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.462863 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.462902 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.462939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.462976 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.463013 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.463049 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.463097 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.463136 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.463183 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.463223 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.463272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.463312 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.463372 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.463427 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.463469 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.463543 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.463587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.463627 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.463665 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.463706 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.463742 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.463779 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.463819 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.463866 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.463902 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.464019 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.464057 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.464092 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.464132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.464166 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.464200 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.464232 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.464266 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.464299 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.464339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.464375 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.464429 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.464464 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.464496 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.465160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.465262 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.465359 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.465468 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.465589 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.465702 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.465813 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.465921 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.466019 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.466093 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.466144 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.466184 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.466223 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.466264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.466301 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.466344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.466404 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.466452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.466487 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.466965 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.467074 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.467174 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.467270 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.467367 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.467477 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.467593 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.467636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.467689 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.467738 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.467786 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.467826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.467864 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.467901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.467901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.467901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.467901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.468024 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.468024 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.468024 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.468130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.468172 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.468208 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.468239 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.468272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.468272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.468342 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.468376 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.468421 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.468464 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.468498 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.468549 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.468585 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.468585 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.468585 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.468669 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.468714 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.468747 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.468788 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.468824 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.468863 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.468898 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.468898 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.468898 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.468898 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.469012 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.469012 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.469074 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.469114 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.469149 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.469183 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.469221 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.469255 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.469286 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.469319 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.469358 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.469403 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.469446 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.469480 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.470101 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.470179 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.470250 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.470320 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.470383 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.470467 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.470550 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.470648 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.470713 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.470777 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.470837 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.470901 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.470965 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.471043 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.471140 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.471209 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.471279 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.471362 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.471444 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.471526 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.471627 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.471714 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.471791 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.471866 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.471942 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.472017 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.472194 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.472348 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.472505 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.472587 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.472661 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.472734 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.472809 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.472891 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.472971 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.473047 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.473123 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.473274 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.473348 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.473432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.473508 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.473583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.473707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.473707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.473707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.473707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.473707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.473707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.473707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.473940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.473940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.473940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.473940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.473940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.473940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.474409 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.474489 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.474579 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.474579 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.474579 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.474716 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.474771 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.474810 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.474848 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.474848 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.474915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.474915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.474915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.474915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.474915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.475408 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.475408 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.475408 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.475738 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.475778 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.475827 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.475957 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.475957 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.476095 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.476139 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.476255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.476255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.476371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.476421 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.476458 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.476496 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.476551 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.476551 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.476551 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.476551 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.476551 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.476734 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.476776 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.476816 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.476854 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.476893 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.476932 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.476971 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.477010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.477010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.477094 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.477133 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.477172 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.477216 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.477257 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.477296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.477333 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.477373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.477437 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.477437 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.477529 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.477582 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.477624 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.477662 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.477701 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.477746 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.477792 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.477792 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.477865 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.477865 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.477933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.477967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.477967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.477967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.477967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.477967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.478115 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.478115 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.478115 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.478115 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.478115 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.478263 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.478296 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.478332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.478371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.478417 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.478453 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.478494 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.478804 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.478847 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.479337 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.479417 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.479484 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.479484 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.479638 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.479710 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.479775 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.479849 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.479916 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.480068 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.480255 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.480331 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.480402 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.480479 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.480562 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.480629 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.480691 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.480756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.480818 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.480889 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.480949 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.481005 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.481068 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.481131 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.481190 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.481253 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.481317 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.481381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.481452 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.481529 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.481631 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.481709 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.481782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.481848 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.481920 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.481986 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.482049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.482049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.482049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.482049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.482049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.482049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.482425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.482425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.482425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.482425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.482425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.482425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.482425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.482872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.482872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.482872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.482872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.482872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.482872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.482872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.483094 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.483094 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.483094 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.483094 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.483094 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.483253 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.483290 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.483728 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.483728 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.483901 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.483977 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.484043 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.484108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.484209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.486418 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.486538 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.486614 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.486684 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.486760 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.486829 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.486875 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.487738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.487795 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.487901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.488016 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.488016 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.488016 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.488155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.488577 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.488719 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.488798 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.488888 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.488981 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.489069 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.489185 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.489303 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.489431 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.489559 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.489653 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.489743 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.489743 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.489820 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.489861 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.489899 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.489936 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.489992 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.489992 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.490065 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.490108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.490146 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.490184 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.490224 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.490267 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.490481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.490635 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.490635 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.490786 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.490858 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.490928 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.490928 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.490928 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.490928 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.491178 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.491221 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.491265 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.491265 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.491265 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.491370 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.491421 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.491457 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.491457 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.491648 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.491747 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.491825 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 23:32:56.491911 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.491911 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.492057 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100172) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.492144 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100171) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.492212 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.492257 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.492306 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.492341 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.492379 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.492426 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.492459 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100172) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.492496 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100171) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.492552 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100173) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 23:32:56.492603 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100171) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.492639 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100172) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.492671 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 23:32:56.492671 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 23:32:56.492671 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 23:32:56.492671 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100173) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 23:32:56.492671 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100173) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 23:32:56.536368 np0000007721 devstack@c-api.service[100174]: INFO dbcounter [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Registered counter for database cinder Aug 18 23:32:56.541610 np0000007721 devstack@c-api.service[100171]: INFO dbcounter [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Registered counter for database cinder Aug 18 23:32:56.550901 np0000007721 devstack@c-api.service[100173]: INFO dbcounter [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Registered counter for database cinder Aug 18 23:32:56.556898 np0000007721 devstack@c-api.service[100172]: INFO dbcounter [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Registered counter for database cinder Aug 18 23:32:56.579877 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e 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=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:32:56.584232 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 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=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:32:56.608810 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 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=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:32:56.620699 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d 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=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:32:56.696271 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writer thread running {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 23:32:56.699609 np0000007721 devstack@c-api.service[100174]: INFO cinder.rpc [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 23:32:56.701830 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writer thread running {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 23:32:56.703046 np0000007721 devstack@c-api.service[100174]: INFO cinder.rpc [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 23:32:56.705065 np0000007721 devstack@c-api.service[100174]: INFO cinder.rpc [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 23:32:56.705523 np0000007721 devstack@c-api.service[100171]: INFO cinder.rpc [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 23:32:56.707384 np0000007721 devstack@c-api.service[100174]: INFO cinder.rpc [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 23:32:56.707800 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.708110 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.708962 np0000007721 devstack@c-api.service[100171]: INFO cinder.rpc [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 23:32:56.710099 np0000007721 devstack@c-api.service[100174]: WARNING cinder.keymgr.conf_key_mgr [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e 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 18 23:32:56.711381 np0000007721 devstack@c-api.service[100171]: INFO cinder.rpc [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 23:32:56.713354 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.713600 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.713806 np0000007721 devstack@c-api.service[100171]: INFO cinder.rpc [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 23:32:56.714336 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.714692 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.715361 np0000007721 devstack@c-api.service[100171]: WARNING cinder.keymgr.conf_key_mgr [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 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 18 23:32:56.718745 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.718890 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.745943 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writer thread running {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 23:32:56.748847 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e 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=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:32:56.749704 np0000007721 devstack@c-api.service[100173]: INFO cinder.rpc [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 23:32:56.752865 np0000007721 devstack@c-api.service[100173]: INFO cinder.rpc [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 23:32:56.753855 np0000007721 devstack@c-api.service[100174]: INFO cinder.rpc [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 23:32:56.755803 np0000007721 devstack@c-api.service[100173]: INFO cinder.rpc [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 23:32:56.756204 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writer thread running {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 23:32:56.757105 np0000007721 devstack@c-api.service[100174]: INFO cinder.rpc [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 23:32:56.757646 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.757858 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.758905 np0000007721 devstack@c-api.service[100173]: INFO cinder.rpc [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 23:32:56.759105 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 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=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:32:56.759179 np0000007721 devstack@c-api.service[100172]: INFO cinder.rpc [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 23:32:56.759404 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.759835 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.760708 np0000007721 devstack@c-api.service[100173]: WARNING cinder.keymgr.conf_key_mgr [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 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 18 23:32:56.761628 np0000007721 devstack@c-api.service[100172]: INFO cinder.rpc [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 23:32:56.761805 np0000007721 devstack@c-api.service[100171]: INFO cinder.rpc [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 23:32:56.763660 np0000007721 devstack@c-api.service[100172]: INFO cinder.rpc [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 23:32:56.764134 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.764338 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.764614 np0000007721 devstack@c-api.service[100171]: INFO cinder.rpc [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 23:32:56.765159 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.765348 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.765546 np0000007721 devstack@c-api.service[100172]: INFO cinder.rpc [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 23:32:56.765860 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.766159 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.766802 np0000007721 devstack@c-api.service[100172]: WARNING cinder.keymgr.conf_key_mgr [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d 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 18 23:32:56.768993 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.769152 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.769196 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.769279 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.772545 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.772695 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.775451 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.775605 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.779028 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.779182 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.779247 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.779335 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.782491 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.782692 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.782978 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.783111 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.785478 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.785654 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.785859 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.786037 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.788365 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.788539 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.790172 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.790336 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.791088 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.791251 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.793627 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.793738 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.794454 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.794623 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.794784 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.795077 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.796727 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.796841 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.797938 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.797938 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.801215 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.801442 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.802207 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.802488 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.804357 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.804574 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.805429 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.805685 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.807612 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.807687 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.807719 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.807767 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.808598 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.808709 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.808784 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.808881 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.809787 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.809787 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.810853 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.812344 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.812439 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.812439 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.812530 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.812530 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.812999 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d 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=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:32:56.813056 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.813056 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.813773 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.813926 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.814459 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 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=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:32:56.814950 np0000007721 devstack@c-api.service[100174]: WARNING cinder.api.contrib.hosts [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 23:32:56.815295 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.815573 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.815997 np0000007721 devstack@c-api.service[100172]: INFO cinder.rpc [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 23:32:56.816098 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: extensions {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.817385 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: consistencygroups {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.817654 np0000007721 devstack@c-api.service[100173]: INFO cinder.rpc [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 23:32:56.817907 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.818097 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.818675 np0000007721 devstack@c-api.service[100172]: INFO cinder.rpc [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 23:32:56.819257 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.819433 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.819565 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: extra_specs {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.821170 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: capabilities {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.821495 np0000007721 devstack@c-api.service[100173]: INFO cinder.rpc [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 23:32:56.821986 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.822066 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.822224 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.822287 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.822493 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: backups {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.823957 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.824124 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.824742 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: os-quota-sets {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.825323 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.825457 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.826440 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.826628 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.827064 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: qos-specs {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.827659 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.827815 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.828887 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.829046 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.829279 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: encryption {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.830183 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.830183 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.830872 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.831034 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.831071 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: encryption {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.831475 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.831671 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.832786 np0000007721 devstack@c-api.service[100171]: WARNING cinder.api.contrib.hosts [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 23:32:56.832936 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: cgsnapshots {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.833003 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.834021 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.834183 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: scheduler-stats {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.834323 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: extensions {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.834459 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.834669 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.835378 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: os-volume-manage {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.836459 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: consistencygroups {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.836764 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: os-snapshot-manage {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.836892 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.837140 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.837263 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.838119 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.838407 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: os-volume-transfer {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.838588 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: extra_specs {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.839978 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: os-hosts {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.840532 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.840596 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: capabilities {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.841358 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.841550 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.841603 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: os-volume-type-access {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.841682 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.842247 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: backups {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.843012 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: os-availability-zone {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.844096 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.844241 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.844365 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extended resource: os-quota-class-sets {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.844925 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: os-quota-sets {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.845422 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.845611 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.845913 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.846882 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.847277 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.847716 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.847926 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: qos-specs {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.848336 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.848479 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.848586 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.848680 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.848732 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.848888 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.849266 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] SnapshotActionsController initialized {{(pid=100174) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 23:32:56.849582 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.849725 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.850294 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.850416 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.850692 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: encryption {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.851190 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.851305 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.851695 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.851873 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.851920 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.852087 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.852123 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.852245 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.852804 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: encryption {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.852847 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.852999 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.853137 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.853252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.853443 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.853616 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.853763 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension UsedLimits extending resource: limits {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.853917 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.854073 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.854231 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.854428 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension AdminActions extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.854471 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.854605 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension AdminActions extending resource: snapshots {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.854650 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.854678 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.854704 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: cgsnapshots {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.854741 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension AdminActions extending resource: backups {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.854831 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.854878 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension VolumeActions extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.855031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.855156 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-4e19fd0f-2d75-4897-8851-064ae6e0b86e None None] Extension TypesManage extending resource: types {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.856581 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: scheduler-stats {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.857314 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.857544 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.857989 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.858201 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.858405 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.858493 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: os-volume-manage {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.858568 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.860165 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: os-snapshot-manage {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.860455 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.860575 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.862007 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: os-volume-transfer {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.862499 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.862700 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.863180 np0000007721 devstack@c-api.service[100174]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7130ff6a4668 pid: 100174 (default app) Aug 18 23:32:56.864175 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: os-hosts {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.865036 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.865180 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.865598 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.865776 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.865941 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: os-volume-type-access {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.866814 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.866987 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.867823 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.867970 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.868141 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: os-availability-zone {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.869347 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.869490 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.869543 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.869828 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.869881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extended resource: os-quota-class-sets {{(pid=100171) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.870356 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.870501 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.871254 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.871444 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.871884 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.872067 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.872253 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.872388 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.873081 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.873224 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.873274 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.873358 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.874157 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.874245 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.874320 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.874380 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.875080 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.snapshot_actions [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] SnapshotActionsController initialized {{(pid=100171) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 23:32:56.875234 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.875402 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.875616 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.875757 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.876234 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.876349 np0000007721 devstack@c-api.service[100172]: WARNING cinder.api.contrib.hosts [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 23:32:56.876433 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1d0f2648-9df5-4645-ba00-3ff2c5a2ee08 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:32:56.876481 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.876603 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.876731 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.876803 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.876915 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.877568 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: extensions {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.877646 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.877729 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.878726 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.878876 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.879162 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: consistencygroups {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.879612 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.879788 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.879937 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.880082 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.880159 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.880230 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.880321 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.880361 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.880547 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension UsedLimits extending resource: limits {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.880637 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1/1] 10.4.3.229 () {60 vars in 925 bytes} [Tue Aug 18 23:32:56 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 23:32:56.880707 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.880834 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.880982 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.881156 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension AdminActions extending resource: volumes {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.881315 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension AdminActions extending resource: snapshots {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.881470 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension AdminActions extending resource: backups {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.881644 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension VolumeActions extending resource: volumes {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.881679 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: extra_specs {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.881815 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.881950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.router [None req-306e27b0-7be5-4f2a-9946-90f193ed53b6 None None] Extension TypesManage extending resource: types {{(pid=100171) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.882303 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.882526 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.883737 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.883893 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.884090 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: capabilities {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.884894 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.885052 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.885830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: backups {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.886125 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.887205 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.887814 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.887980 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.888018 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: os-quota-sets {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.888827 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.889026 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.889834 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.889988 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.890571 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: qos-specs {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.891178 np0000007721 devstack@c-api.service[100173]: WARNING cinder.api.contrib.hosts [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 23:32:56.891507 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.891897 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.892479 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: encryption {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.892760 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: extensions {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.893114 np0000007721 devstack@c-api.service[100171]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7130ff6a4668 pid: 100171 (default app) Aug 18 23:32:56.893902 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: encryption {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.894039 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: consistencygroups {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.895463 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: cgsnapshots {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.895886 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: extra_specs {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.896887 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: scheduler-stats {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.897222 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: capabilities {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.898101 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: os-volume-manage {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.898228 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: backups {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.899637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: os-snapshot-manage {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.899903 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: os-quota-sets {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.901107 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: qos-specs {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.901209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: os-volume-transfer {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.903052 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: os-hosts {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.903120 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: encryption {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.906608 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: os-volume-type-access {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.906715 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: encryption {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.906766 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: os-availability-zone {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.906809 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: cgsnapshots {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.906868 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extended resource: os-quota-class-sets {{(pid=100172) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.907354 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: scheduler-stats {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.908271 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.908463 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.908562 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: os-volume-manage {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.909229 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.909622 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.909704 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: os-snapshot-manage {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.910169 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.910296 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.910820 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: os-volume-transfer {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.910915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.snapshot_actions [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] SnapshotActionsController initialized {{(pid=100172) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 23:32:56.911289 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.911598 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.912082 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.912173 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: os-hosts {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.912257 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.912975 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.913111 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.913189 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: os-volume-type-access {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.914085 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.914209 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.914621 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: os-availability-zone {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.914970 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.915254 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.915339 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.915474 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.915744 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.915835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.915935 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extended resource: os-quota-class-sets {{(pid=100173) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 23:32:56.916004 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension UsedLimits extending resource: limits {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.916090 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.916155 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.916242 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.916373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension AdminActions extending resource: volumes {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.916498 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension AdminActions extending resource: snapshots {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.916650 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension AdminActions extending resource: backups {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.916731 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension VolumeActions extending resource: volumes {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.916817 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.917101 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.router [None req-5a6218f2-7ae2-499e-9802-21ff91b6750d None None] Extension TypesManage extending resource: types {{(pid=100172) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.917214 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.917365 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.918188 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.918284 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.918951 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.919066 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.920161 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.snapshot_actions [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] SnapshotActionsController initialized {{(pid=100173) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 23:32:56.920161 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.920161 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.920742 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.920877 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.921660 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.921769 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.922433 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:32:56.922563 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:32:56.923188 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.923276 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.923328 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.923456 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.923599 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.923795 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.923967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension UsedLimits extending resource: limits {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.924142 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.924324 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.924579 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.924777 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension AdminActions extending resource: volumes {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.924987 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension AdminActions extending resource: snapshots {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.925171 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension AdminActions extending resource: backups {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.925348 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension VolumeActions extending resource: volumes {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.925604 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.925776 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.router [None req-28cf602c-7e69-43b6-a09e-6a710b4d4669 None None] Extension TypesManage extending resource: types {{(pid=100173) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 23:32:56.926051 np0000007721 devstack@c-api.service[100172]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7130ff6a4668 pid: 100172 (default app) Aug 18 23:32:56.936878 np0000007721 devstack@c-api.service[100173]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7130ff6a4668 pid: 100173 (default app) Aug 18 23:33:02.087359 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f8dc10a6-7f6f-4f87-9368-adf47abeb8ed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:33:02.710362 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8dc10a6-7f6f-4f87-9368-adf47abeb8ed admin admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:33:02.710998 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8dc10a6-7f6f-4f87-9368-adf47abeb8ed admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:33:02.712689 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:33:02.712689 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:33:02.744605 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-f8dc10a6-7f6f-4f87-9368-adf47abeb8ed 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=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:33:02.770783 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8dc10a6-7f6f-4f87-9368-adf47abeb8ed admin admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:33:02.771166 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 2/2] 10.4.3.229 () {68 vars in 1302 bytes} [Tue Aug 18 23:33:02 2026] POST /volume/v3/types => generated 183 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:33:02.795218 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-228a0f29-1ca3-46c6-af14-7f394e0823f8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:33:03.085460 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-228a0f29-1ca3-46c6-af14-7f394e0823f8 admin admin] POST https://10.4.3.229/volume/v3/types/07175886-aeca-4602-8ba4-2545aa91878f/extra_specs Aug 18 23:33:03.086219 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-228a0f29-1ca3-46c6-af14-7f394e0823f8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:33:03.087979 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:33:03.087979 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:33:03.134711 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-228a0f29-1ca3-46c6-af14-7f394e0823f8 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=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:33:03.203374 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-228a0f29-1ca3-46c6-af14-7f394e0823f8 admin admin] https://10.4.3.229/volume/v3/types/07175886-aeca-4602-8ba4-2545aa91878f/extra_specs returned with HTTP 200 Aug 18 23:33:03.203952 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1/3] 10.4.3.229 () {68 vars in 1449 bytes} [Tue Aug 18 23:33:02 2026] POST /volume/v3/types/07175886-aeca-4602-8ba4-2545aa91878f/extra_specs => generated 52 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:33:03.491692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b082709d-a351-4c08-9844-be9de746f794 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:33:03.821603 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b082709d-a351-4c08-9844-be9de746f794 admin admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:33:03.822245 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b082709d-a351-4c08-9844-be9de746f794 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:33:03.823927 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:33:03.823927 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:33:03.859035 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-b082709d-a351-4c08-9844-be9de746f794 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=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:33:03.888172 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b082709d-a351-4c08-9844-be9de746f794 admin admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:33:03.888172 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1/4] 10.4.3.229 () {68 vars in 1302 bytes} [Tue Aug 18 23:33:03 2026] POST /volume/v3/types => generated 186 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:33:03.909886 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bcd2822b-6d65-466d-9b3e-7582c60a941f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:33:04.206754 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bcd2822b-6d65-466d-9b3e-7582c60a941f admin admin] POST https://10.4.3.229/volume/v3/types/22a657cb-dbfb-4dd2-a4a6-755517b5337a/extra_specs Aug 18 23:33:04.207547 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bcd2822b-6d65-466d-9b3e-7582c60a941f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:33:04.209944 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:33:04.209944 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:33:04.246940 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-bcd2822b-6d65-466d-9b3e-7582c60a941f 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=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:33:04.305203 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bcd2822b-6d65-466d-9b3e-7582c60a941f admin admin] https://10.4.3.229/volume/v3/types/22a657cb-dbfb-4dd2-a4a6-755517b5337a/extra_specs returned with HTTP 200 Aug 18 23:33:04.305664 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1/5] 10.4.3.229 () {68 vars in 1449 bytes} [Tue Aug 18 23:33:03 2026] POST /volume/v3/types/22a657cb-dbfb-4dd2-a4a6-755517b5337a/extra_specs => generated 45 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:33:12.768326 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:33:13.201983 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:33:13.885149 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:33:14.303840 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:33:30.574583 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c746d093-dd78-44d3-8e41-6478be060462 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:33:30.575440 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c746d093-dd78-44d3-8e41-6478be060462 None None] GET https://10.4.3.229/volume// Aug 18 23:33:30.575743 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c746d093-dd78-44d3-8e41-6478be060462 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:33:30.576046 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c746d093-dd78-44d3-8e41-6478be060462 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:33:30.576776 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c746d093-dd78-44d3-8e41-6478be060462 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:33:30.577162 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 3/6] 10.4.3.229 () {66 vars in 1425 bytes} [Tue Aug 18 23:33: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 18 23:34:11.218012 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-40850e60-00a5-4fb5-b756-365a17e9ec82 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:11.530949 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-40850e60-00a5-4fb5-b756-365a17e9ec82 tempest-verify_tempest_config-833603972 tempest-verify_tempest_config-833603972-project-member] GET https://10.4.3.229/volume/v3/extensions Aug 18 23:34:11.531133 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-40850e60-00a5-4fb5-b756-365a17e9ec82 tempest-verify_tempest_config-833603972 tempest-verify_tempest_config-833603972-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:11.531319 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-40850e60-00a5-4fb5-b756-365a17e9ec82 tempest-verify_tempest_config-833603972 tempest-verify_tempest_config-833603972-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:11.531674 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-40850e60-00a5-4fb5-b756-365a17e9ec82 tempest-verify_tempest_config-833603972 tempest-verify_tempest_config-833603972-project-member] https://10.4.3.229/volume/v3/extensions returned with HTTP 200 Aug 18 23:34:11.532039 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 2/7] 10.4.3.229 () {66 vars in 1246 bytes} [Tue Aug 18 23:34:11 2026] GET /volume/v3/extensions => generated 5245 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:43.553389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:43.865738 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:34:43.866386 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1378735490", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:34:43.868652 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1378735490', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:34:43.869114 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Create volume of 1 GB Aug 18 23:34:43.880275 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Availability zone cache updated, next update will occur around 2026-08-19 00:34:43.879787. {{(pid=100172) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:34:43.880379 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Availability Zones retrieved successfully. Aug 18 23:34:43.899089 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Flow 'volume_create_api' (f964010c-12ca-42e9-a89e-0764e0e6d380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:34:43.900041 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b1465c-b966-4cca-af48-34825093380f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:43.900995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:34:43.953165 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b1465c-b966-4cca-af48-34825093380f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:43.953918 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d84e0d-476c-4de6-a9bc-5ec1285bc5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:43.992735 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-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 18 23:34:43.992735 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-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 18 23:34:44.035919 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Created reservations ['1fb067af-8cbb-46fe-9a38-a6c4d482062f', '23ed77c6-483d-4514-85a9-ea8329eba2fc', '77525436-5351-45ae-be87-ee655e533fcb', 'abdd222d-c1a6-4d27-9ea2-affee5d0ac42'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:34:44.037045 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d84e0d-476c-4de6-a9bc-5ec1285bc5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fb067af-8cbb-46fe-9a38-a6c4d482062f', '23ed77c6-483d-4514-85a9-ea8329eba2fc', '77525436-5351-45ae-be87-ee655e533fcb', 'abdd222d-c1a6-4d27-9ea2-affee5d0ac42']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:44.038089 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01862e97-769a-48bd-8698-b85d0e50e3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:44.103120 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01862e97-769a-48bd-8698-b85d0e50e3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07ff4045-8d83-4188-8847-f2360fa21310', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1378735490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8c499d45627043b8a69fcac58627ffe2',qos_specs=None,replication_status=,reservations=['1fb067af-8cbb-46fe-9a38-a6c4d482062f','23ed77c6-483d-4514-85a9-ea8329eba2fc','77525436-5351-45ae-be87-ee655e533fcb','abdd222d-c1a6-4d27-9ea2-affee5d0ac42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bd228ace7ac4c3fb43de99a4af5b2d5',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1378735490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07ff4045-8d83-4188-8847-f2360fa21310,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8c499d45627043b8a69fcac58627ffe2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bd228ace7ac4c3fb43de99a4af5b2d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:44.103860 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c49f7743-3015-4777-9e6f-6c5c2867f2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:44.124965 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c49f7743-3015-4777-9e6f-6c5c2867f2ef) transitioned into state 'SUCCESS' from state '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-1378735490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8c499d45627043b8a69fcac58627ffe2',qos_specs=None,replication_status=,reservations=['1fb067af-8cbb-46fe-9a38-a6c4d482062f','23ed77c6-483d-4514-85a9-ea8329eba2fc','77525436-5351-45ae-be87-ee655e533fcb','abdd222d-c1a6-4d27-9ea2-affee5d0ac42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bd228ace7ac4c3fb43de99a4af5b2d5',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:44.125630 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c080cab-a8f8-4bc9-a071-cb29bf81a860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:44.145729 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c080cab-a8f8-4bc9-a071-cb29bf81a860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:44.146572 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Flow 'volume_create_api' (f964010c-12ca-42e9-a89e-0764e0e6d380) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:34:44.146885 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Create volume request issued successfully. Aug 18 23:34:44.147961 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-38314cbf-9fe6-4191-a083-10d474de4f64 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:34:44.148427 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 2/8] 10.4.3.229 () {72 vars in 1541 bytes} [Tue Aug 18 23:34:43 2026] POST /volume/v3/volumes => generated 763 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:34:44.156433 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-8511fd1b-34d2-40e5-beb3-efac19a76d2b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:44.160202 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-8511fd1b-34d2-40e5-beb3-efac19a76d2b tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] GET https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 Aug 18 23:34:44.160481 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-8511fd1b-34d2-40e5-beb3-efac19a76d2b tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:44.160771 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-8511fd1b-34d2-40e5-beb3-efac19a76d2b tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:44.199381 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:44.199381 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:34:44.208224 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-8511fd1b-34d2-40e5-beb3-efac19a76d2b tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Volume info retrieved successfully. Aug 18 23:34:44.216314 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-31a502bb-268a-469e-8b3a-1d5f9720890a req-8511fd1b-34d2-40e5-beb3-efac19a76d2b tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 returned with HTTP 200 Aug 18 23:34:44.216776 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 2/9] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:34:44 2026] GET /volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 => generated 831 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:34:44.692298 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-dabc598c-9aec-443e-a165-d9427e6a4123 req-04f1520b-b4f7-4d03-95b8-5fb0ff176b30 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:44.838207 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-dabc598c-9aec-443e-a165-d9427e6a4123 req-04f1520b-b4f7-4d03-95b8-5fb0ff176b30 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] GET https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 Aug 18 23:34:44.838405 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-dabc598c-9aec-443e-a165-d9427e6a4123 req-04f1520b-b4f7-4d03-95b8-5fb0ff176b30 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:44.838652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-dabc598c-9aec-443e-a165-d9427e6a4123 req-04f1520b-b4f7-4d03-95b8-5fb0ff176b30 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:44.872156 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:44.872156 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:34:44.878852 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-dabc598c-9aec-443e-a165-d9427e6a4123 req-04f1520b-b4f7-4d03-95b8-5fb0ff176b30 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Volume info retrieved successfully. Aug 18 23:34:44.885387 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-dabc598c-9aec-443e-a165-d9427e6a4123 req-04f1520b-b4f7-4d03-95b8-5fb0ff176b30 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 returned with HTTP 200 Aug 18 23:34:44.886791 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 4/10] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:34:44 2026] GET /volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 => generated 856 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:34:45.384177 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-0bb60183-f5d5-40ae-a759-0f56ac6f20d3 req-1a3da289-bf02-4ac3-bd56-6da5340af39d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:45.584942 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0bb60183-f5d5-40ae-a759-0f56ac6f20d3 req-1a3da289-bf02-4ac3-bd56-6da5340af39d tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-reader] GET https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 Aug 18 23:34:45.585469 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0bb60183-f5d5-40ae-a759-0f56ac6f20d3 req-1a3da289-bf02-4ac3-bd56-6da5340af39d tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:45.585687 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0bb60183-f5d5-40ae-a759-0f56ac6f20d3 req-1a3da289-bf02-4ac3-bd56-6da5340af39d tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-reader] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:45.622183 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:45.622183 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:34:45.630760 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-0bb60183-f5d5-40ae-a759-0f56ac6f20d3 req-1a3da289-bf02-4ac3-bd56-6da5340af39d tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-reader] Volume info retrieved successfully. Aug 18 23:34:45.639689 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0bb60183-f5d5-40ae-a759-0f56ac6f20d3 req-1a3da289-bf02-4ac3-bd56-6da5340af39d tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-reader] https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 returned with HTTP 200 Aug 18 23:34:45.640180 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 3/11] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:34:45 2026] GET /volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 => generated 856 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:34:45.997356 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-0e0eec8a-c4a5-47b7-a52a-4d267a4cbe49 req-20c6c8c7-87c4-47c4-b5e0-f03c82871d69 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:46.207079 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-0e0eec8a-c4a5-47b7-a52a-4d267a4cbe49 req-20c6c8c7-87c4-47c4-b5e0-f03c82871d69 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] DELETE https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 Aug 18 23:34:46.207276 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-0e0eec8a-c4a5-47b7-a52a-4d267a4cbe49 req-20c6c8c7-87c4-47c4-b5e0-f03c82871d69 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:46.207527 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-0e0eec8a-c4a5-47b7-a52a-4d267a4cbe49 req-20c6c8c7-87c4-47c4-b5e0-f03c82871d69 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:46.207741 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [req-0e0eec8a-c4a5-47b7-a52a-4d267a4cbe49 req-20c6c8c7-87c4-47c4-b5e0-f03c82871d69 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Delete volume with id: 07ff4045-8d83-4188-8847-f2360fa21310 Aug 18 23:34:46.217795 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:46.217795 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:34:46.218301 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-0e0eec8a-c4a5-47b7-a52a-4d267a4cbe49 req-20c6c8c7-87c4-47c4-b5e0-f03c82871d69 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Volume info retrieved successfully. Aug 18 23:34:46.247394 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-0e0eec8a-c4a5-47b7-a52a-4d267a4cbe49 req-20c6c8c7-87c4-47c4-b5e0-f03c82871d69 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Delete volume request issued successfully. Aug 18 23:34:46.247671 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-0e0eec8a-c4a5-47b7-a52a-4d267a4cbe49 req-20c6c8c7-87c4-47c4-b5e0-f03c82871d69 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 returned with HTTP 202 Aug 18 23:34:46.248372 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 3/12] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:34:45 2026] DELETE /volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:34:46.270475 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-664f06e0-e7fc-4c71-92a6-d950d90db68f req-b20b5022-b58c-4ca9-bb5c-27f8f23eadcc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:46.272835 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-664f06e0-e7fc-4c71-92a6-d950d90db68f req-b20b5022-b58c-4ca9-bb5c-27f8f23eadcc tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] GET https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 Aug 18 23:34:46.273057 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-664f06e0-e7fc-4c71-92a6-d950d90db68f req-b20b5022-b58c-4ca9-bb5c-27f8f23eadcc tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:46.273267 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-664f06e0-e7fc-4c71-92a6-d950d90db68f req-b20b5022-b58c-4ca9-bb5c-27f8f23eadcc tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:46.281733 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:46.281733 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:34:46.286290 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-664f06e0-e7fc-4c71-92a6-d950d90db68f req-b20b5022-b58c-4ca9-bb5c-27f8f23eadcc tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Volume info retrieved successfully. Aug 18 23:34:46.290907 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-664f06e0-e7fc-4c71-92a6-d950d90db68f req-b20b5022-b58c-4ca9-bb5c-27f8f23eadcc tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 returned with HTTP 200 Aug 18 23:34:46.291453 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 3/13] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:34:46 2026] GET /volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:34:47.314660 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2b88ec22-8f69-4e4a-8bb8-925cf2d59d1f req-bd0dab0a-7147-4ba1-877b-7f51aed35628 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:47.316744 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2b88ec22-8f69-4e4a-8bb8-925cf2d59d1f req-bd0dab0a-7147-4ba1-877b-7f51aed35628 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] GET https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 Aug 18 23:34:47.316946 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2b88ec22-8f69-4e4a-8bb8-925cf2d59d1f req-bd0dab0a-7147-4ba1-877b-7f51aed35628 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:47.317166 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2b88ec22-8f69-4e4a-8bb8-925cf2d59d1f req-bd0dab0a-7147-4ba1-877b-7f51aed35628 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:47.323797 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2b88ec22-8f69-4e4a-8bb8-925cf2d59d1f req-bd0dab0a-7147-4ba1-877b-7f51aed35628 tempest-VolumesGetTestJSON-792434753 tempest-VolumesGetTestJSON-792434753-project-member] https://10.4.3.229/volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 returned with HTTP 404 Aug 18 23:34:47.324296 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 5/14] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:34:47 2026] GET /volume/v3/volumes/07ff4045-8d83-4188-8847-f2360fa21310 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:34:53.023425 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:53.025609 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:34:53.026028 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1102117569", "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:34:53.027966 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1102117569', 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:34:53.703221 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Create volume of 1 GB Aug 18 23:34:53.718598 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Availability zone cache updated, next update will occur around 2026-08-19 00:34:53.717844. {{(pid=100171) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:34:53.718811 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Availability Zones retrieved successfully. Aug 18 23:34:53.748454 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Flow 'volume_create_api' (720e8343-c7a0-427d-80a1-e0e52b4baecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:34:53.750186 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b00240-c51f-47d5-83f0-3ff5f31a409e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:53.751714 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:34:53.852608 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b00240-c51f-47d5-83f0-3ff5f31a409e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:53.852973 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d24aa6-820c-4af7-8e41-15de6642990a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:53.909921 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-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 18 23:34:53.910069 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-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 18 23:34:53.974142 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Created reservations ['c04fa67f-80f6-4b0c-9c00-88a28958d57f', 'c692df7c-9818-460a-99a3-e43e1eedf68b', '3506d145-184b-47e6-9760-0b1f02bef6b4', '048d2fe9-1321-4af5-82a6-c0887b134779'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:34:53.974501 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d24aa6-820c-4af7-8e41-15de6642990a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c04fa67f-80f6-4b0c-9c00-88a28958d57f', 'c692df7c-9818-460a-99a3-e43e1eedf68b', '3506d145-184b-47e6-9760-0b1f02bef6b4', '048d2fe9-1321-4af5-82a6-c0887b134779']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:53.975407 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae6c94f-e3d8-44b4-a83d-5788a84f1909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:54.003024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae6c94f-e3d8-44b4-a83d-5788a84f1909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '676449bf-4b42-4000-9207-f857a0fcc039', '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-1102117569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10948c2a95bc40beb66090b0420d7715',qos_specs=None,replication_status=,reservations=['c04fa67f-80f6-4b0c-9c00-88a28958d57f','c692df7c-9818-460a-99a3-e43e1eedf68b','3506d145-184b-47e6-9760-0b1f02bef6b4','048d2fe9-1321-4af5-82a6-c0887b134779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59a89c4c38c449d97ce050f86e82124',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1102117569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=676449bf-4b42-4000-9207-f857a0fcc039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10948c2a95bc40beb66090b0420d7715',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f59a89c4c38c449d97ce050f86e82124',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:54.003621 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0403c27d-9981-4cbc-af23-53e59ee64966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:54.033656 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0403c27d-9981-4cbc-af23-53e59ee64966) transitioned into state 'SUCCESS' from state '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-1102117569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10948c2a95bc40beb66090b0420d7715',qos_specs=None,replication_status=,reservations=['c04fa67f-80f6-4b0c-9c00-88a28958d57f','c692df7c-9818-460a-99a3-e43e1eedf68b','3506d145-184b-47e6-9760-0b1f02bef6b4','048d2fe9-1321-4af5-82a6-c0887b134779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f59a89c4c38c449d97ce050f86e82124',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:54.034755 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f233567f-af6c-48e7-a74b-4faeb499c4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:54.064620 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f233567f-af6c-48e7-a74b-4faeb499c4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:54.065312 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Flow 'volume_create_api' (720e8343-c7a0-427d-80a1-e0e52b4baecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:34:54.065656 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Create volume request issued successfully. Aug 18 23:34:54.066317 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e019e443-2a18-415e-adb9-47b5fb84a1b5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:34:54.066840 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 4/15] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:34:53 2026] POST /volume/v3/volumes => generated 899 bytes in 1044 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:34:54.082408 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-faa4f9ad-8bd9-456a-993b-aafc23997beb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:54.085567 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-faa4f9ad-8bd9-456a-993b-aafc23997beb tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:34:54.085567 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-faa4f9ad-8bd9-456a-993b-aafc23997beb tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:54.086161 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-faa4f9ad-8bd9-456a-993b-aafc23997beb tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:54.094713 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:54.094713 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:34:54.103233 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-faa4f9ad-8bd9-456a-993b-aafc23997beb tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:34:54.114061 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-faa4f9ad-8bd9-456a-993b-aafc23997beb tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:34:54.114391 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 4/16] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:34:54 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 967 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:54.148847 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9f73af99-cbd1-4e03-8f13-32ac75beaf5b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:54.587440 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9f73af99-cbd1-4e03-8f13-32ac75beaf5b tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:34:54.588039 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9f73af99-cbd1-4e03-8f13-32ac75beaf5b tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1595023875"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:34:54.610461 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9f73af99-cbd1-4e03-8f13-32ac75beaf5b tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:34:54.610894 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 4/17] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:34:54 2026] POST /volume/v3/types => generated 216 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:34:54.620371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-815bcd6a-6bbd-40c8-a719-e213872e4616 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:54.622473 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-815bcd6a-6bbd-40c8-a719-e213872e4616 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:34:54.622872 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-815bcd6a-6bbd-40c8-a719-e213872e4616 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1511195695"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:34:54.647009 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-815bcd6a-6bbd-40c8-a719-e213872e4616 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:34:54.647446 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 6/18] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:34:54 2026] POST /volume/v3/group_types => generated 173 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:34:54.658568 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f296f928-e621-43e8-8d4c-8fa944238f4c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:54.827751 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f296f928-e621-43e8-8d4c-8fa944238f4c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/groups Aug 18 23:34:54.828101 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f296f928-e621-43e8-8d4c-8fa944238f4c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "20bd3dd9-fd15-472e-b3ce-45af407cf9ea", "volume_types": ["901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2"], "name": "tempest-Group1-1168696436"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:34:54.829494 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-f296f928-e621-43e8-8d4c-8fa944238f4c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Creating new group {'group': {'group_type': '20bd3dd9-fd15-472e-b3ce-45af407cf9ea', 'volume_types': ['901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2'], 'name': 'tempest-Group1-1168696436'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 23:34:54.843775 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.groups [None req-f296f928-e621-43e8-8d4c-8fa944238f4c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Creating group tempest-Group1-1168696436. Aug 18 23:34:54.844420 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:54.844420 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:34:54.865426 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f296f928-e621-43e8-8d4c-8fa944238f4c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Availability zone cache updated, next update will occur around 2026-08-19 00:34:54.864446. {{(pid=100171) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:34:54.865426 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f296f928-e621-43e8-8d4c-8fa944238f4c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Availability Zones retrieved successfully. Aug 18 23:34:54.886982 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-f296f928-e621-43e8-8d4c-8fa944238f4c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Created reservations ['8390bf19-5799-40c6-a44a-54fecb0830c8'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:34:54.912318 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f296f928-e621-43e8-8d4c-8fa944238f4c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 18 23:34:54.912766 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 5/19] 10.4.3.229 () {70 vars in 1297 bytes} [Tue Aug 18 23:34:54 2026] POST /volume/v3/groups => generated 94 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:34:54.921098 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4379ac3c-24cf-45a3-a728-7f971314e66a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:54.923449 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4379ac3c-24cf-45a3-a728-7f971314e66a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 Aug 18 23:34:54.923783 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4379ac3c-24cf-45a3-a728-7f971314e66a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:54.923977 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4379ac3c-24cf-45a3-a728-7f971314e66a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:54.924130 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-4379ac3c-24cf-45a3-a728-7f971314e66a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 1f394d42-995d-4fd6-a039-014cd06ece43 {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:34:54.929422 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:54.929422 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:34:54.958239 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4379ac3c-24cf-45a3-a728-7f971314e66a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 returned with HTTP 200 Aug 18 23:34:54.958685 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 5/20] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:34:54 2026] GET /volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 => generated 322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:55.134249 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e028253a-14c1-4975-b978-16f5304f24bc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:55.135828 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e028253a-14c1-4975-b978-16f5304f24bc tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:34:55.136263 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e028253a-14c1-4975-b978-16f5304f24bc tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:55.136422 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e028253a-14c1-4975-b978-16f5304f24bc tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:55.147115 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:55.147115 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:34:55.155184 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e028253a-14c1-4975-b978-16f5304f24bc tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:34:55.163756 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e028253a-14c1-4975-b978-16f5304f24bc tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:34:55.163756 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 5/21] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:34:55 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 991 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:55.970481 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-af27644c-85dd-4c99-b8c6-843d2e48cd24 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:55.972417 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af27644c-85dd-4c99-b8c6-843d2e48cd24 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 Aug 18 23:34:55.974155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af27644c-85dd-4c99-b8c6-843d2e48cd24 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:55.974155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af27644c-85dd-4c99-b8c6-843d2e48cd24 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:55.974155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-af27644c-85dd-4c99-b8c6-843d2e48cd24 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 1f394d42-995d-4fd6-a039-014cd06ece43 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:34:55.981111 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:55.981111 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:34:56.005627 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af27644c-85dd-4c99-b8c6-843d2e48cd24 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 returned with HTTP 200 Aug 18 23:34:56.005627 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 7/22] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:34:55 2026] GET /volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:56.016159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6cb52621-045b-4032-a438-823165b0eb48 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:56.019584 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6cb52621-045b-4032-a438-823165b0eb48 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/groups Aug 18 23:34:56.019920 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6cb52621-045b-4032-a438-823165b0eb48 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "20bd3dd9-fd15-472e-b3ce-45af407cf9ea", "volume_types": ["901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2"], "name": "tempest-Group2-1151028652"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:34:56.021784 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-6cb52621-045b-4032-a438-823165b0eb48 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Creating new group {'group': {'group_type': '20bd3dd9-fd15-472e-b3ce-45af407cf9ea', 'volume_types': ['901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2'], 'name': 'tempest-Group2-1151028652'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 23:34:56.025184 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.groups [None req-6cb52621-045b-4032-a438-823165b0eb48 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Creating group tempest-Group2-1151028652. Aug 18 23:34:56.025469 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:56.025469 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:34:56.037696 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6cb52621-045b-4032-a438-823165b0eb48 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Availability Zones retrieved successfully. Aug 18 23:34:56.051313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-6cb52621-045b-4032-a438-823165b0eb48 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Created reservations ['9e99fdb4-2f69-497a-b673-b56c49acd76d'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:34:56.079797 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6cb52621-045b-4032-a438-823165b0eb48 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 18 23:34:56.080036 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 6/23] 10.4.3.229 () {70 vars in 1297 bytes} [Tue Aug 18 23:34:56 2026] POST /volume/v3/groups => generated 94 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:34:56.095620 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-27431385-65a2-45e8-99e3-90d59deb5526 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:56.096708 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-27431385-65a2-45e8-99e3-90d59deb5526 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 Aug 18 23:34:56.096708 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-27431385-65a2-45e8-99e3-90d59deb5526 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:56.097060 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-27431385-65a2-45e8-99e3-90d59deb5526 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:56.097060 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-27431385-65a2-45e8-99e3-90d59deb5526 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 1f476c5c-b5cf-49fd-92b2-342b04aacbf1 {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:34:56.103608 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:56.103608 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:34:56.115162 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-27431385-65a2-45e8-99e3-90d59deb5526 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 returned with HTTP 200 Aug 18 23:34:56.115611 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 6/24] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:34:56 2026] GET /volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:56.180077 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b5aa84d1-6b3d-4ae3-9bf8-527c474da916 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:56.184071 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b5aa84d1-6b3d-4ae3-9bf8-527c474da916 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:34:56.184179 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b5aa84d1-6b3d-4ae3-9bf8-527c474da916 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:56.184490 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b5aa84d1-6b3d-4ae3-9bf8-527c474da916 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:56.195532 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:56.195532 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:34:56.204937 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b5aa84d1-6b3d-4ae3-9bf8-527c474da916 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:34:56.210465 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b5aa84d1-6b3d-4ae3-9bf8-527c474da916 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:34:56.211038 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 6/25] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:34:56 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 991 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:57.129293 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-92c4ed90-c0ca-4bdb-9a91-b355fc99863c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:57.132721 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-92c4ed90-c0ca-4bdb-9a91-b355fc99863c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 Aug 18 23:34:57.132975 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-92c4ed90-c0ca-4bdb-9a91-b355fc99863c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:57.133196 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-92c4ed90-c0ca-4bdb-9a91-b355fc99863c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:57.133359 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-92c4ed90-c0ca-4bdb-9a91-b355fc99863c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 1f476c5c-b5cf-49fd-92b2-342b04aacbf1 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:34:57.140580 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:57.140580 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:34:57.154429 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-92c4ed90-c0ca-4bdb-9a91-b355fc99863c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 returned with HTTP 200 Aug 18 23:34:57.154952 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 8/26] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:34:57 2026] GET /volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:57.165699 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:57.168073 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:34:57.168413 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-745191115", "volume_type": "901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2", "group_id": "1f394d42-995d-4fd6-a039-014cd06ece43", "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:34:57.169750 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-745191115', 'volume_type': '901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2', 'group_id': '1f394d42-995d-4fd6-a039-014cd06ece43', 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:34:57.180104 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:57.180104 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:34:57.180831 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Create volume of 1 GB Aug 18 23:34:57.196799 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Availability Zones retrieved successfully. Aug 18 23:34:57.202943 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Flow 'volume_create_api' (bf243135-c631-45bf-aa11-1b24f90ce5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:34:57.203900 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4b7249-ed71-450e-ad48-326521cdc879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:57.204834 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:57.204834 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:34:57.205339 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:34:57.232529 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f6bbc288-7419-4411-a9fc-7444bbc3ae8e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:57.236383 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6bbc288-7419-4411-a9fc-7444bbc3ae8e tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:34:57.236383 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6bbc288-7419-4411-a9fc-7444bbc3ae8e tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:57.236383 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6bbc288-7419-4411-a9fc-7444bbc3ae8e tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:57.240092 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a4b7249-ed71-450e-ad48-326521cdc879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:34:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2,is_public=True,name='tempest-GroupsTest-volume-type-1595023875',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1f394d42-995d-4fd6-a039-014cd06ece43', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:57.240092 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8767de4-0f87-4289-93e0-f0ef3af7369c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:57.247564 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:57.247564 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:34:57.251997 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f6bbc288-7419-4411-a9fc-7444bbc3ae8e tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:34:57.259688 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6bbc288-7419-4411-a9fc-7444bbc3ae8e tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:34:57.259745 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 7/27] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:34:57 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 991 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:34:57.273368 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1595023875 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1595023875, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:34:57.273881 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1595023875 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1595023875, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:34:57.323813 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Created reservations ['5acfee9a-1907-4829-9d88-3a48fe23beb5', '201e8873-990e-4872-9548-502e5d2b5e94', '74a69389-9e99-4a38-a00a-34cea53d2c9c', '18b3894a-2dd3-4d9c-942a-ff8a5fff19c4'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:34:57.324689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8767de4-0f87-4289-93e0-f0ef3af7369c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5acfee9a-1907-4829-9d88-3a48fe23beb5', '201e8873-990e-4872-9548-502e5d2b5e94', '74a69389-9e99-4a38-a00a-34cea53d2c9c', '18b3894a-2dd3-4d9c-942a-ff8a5fff19c4']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:57.325492 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce99611d-9c31-48e3-947c-ea94ce54118d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:57.356221 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce99611d-9c31-48e3-947c-ea94ce54118d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db47ca8a-b618-47c9-b37b-b52ac5903bba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-745191115',encryption_key_id=None,group_id=1f394d42-995d-4fd6-a039-014cd06ece43,group_type_id=,metadata={},multiattach=False,project_id='14ee78d635484da3b1704d42dc443475',qos_specs=None,replication_status=,reservations=['5acfee9a-1907-4829-9d88-3a48fe23beb5','201e8873-990e-4872-9548-502e5d2b5e94','74a69389-9e99-4a38-a00a-34cea53d2c9c','18b3894a-2dd3-4d9c-942a-ff8a5fff19c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab7d0ce8d8bb4ec8a9bf669e728f129a',volume_type_id=901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-745191115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1f394d42-995d-4fd6-a039-014cd06ece43,host=None,id=db47ca8a-b618-47c9-b37b-b52ac5903bba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14ee78d635484da3b1704d42dc443475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab7d0ce8d8bb4ec8a9bf669e728f129a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2),volume_type_id=901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:57.358091 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1542de69-a1e9-4060-b1a7-e0d7dfe296d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:57.378449 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1542de69-a1e9-4060-b1a7-e0d7dfe296d1) transitioned into state 'SUCCESS' from state '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-745191115',encryption_key_id=None,group_id=1f394d42-995d-4fd6-a039-014cd06ece43,group_type_id=,metadata={},multiattach=False,project_id='14ee78d635484da3b1704d42dc443475',qos_specs=None,replication_status=,reservations=['5acfee9a-1907-4829-9d88-3a48fe23beb5','201e8873-990e-4872-9548-502e5d2b5e94','74a69389-9e99-4a38-a00a-34cea53d2c9c','18b3894a-2dd3-4d9c-942a-ff8a5fff19c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab7d0ce8d8bb4ec8a9bf669e728f129a',volume_type_id=901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:57.379331 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb0d6918-7b9d-46b9-a99b-010b7d27092a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:34:57.391798 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb0d6918-7b9d-46b9-a99b-010b7d27092a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:34:57.392622 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Flow 'volume_create_api' (bf243135-c631-45bf-aa11-1b24f90ce5b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:34:57.393312 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Create volume request issued successfully. Aug 18 23:34:57.393614 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:34:57.393765 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:34:57.429948 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:34:57.432957 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:57.432957 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:34:57.436329 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ce36b189-597b-43d7-9348-29e7d8c7a0a5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:34:57.436794 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 7/28] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:34:57 2026] POST /volume/v3/volumes => generated 814 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:34:57.458368 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2acf4e33-d39e-4384-b140-b4646dfd9386 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:57.462065 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2acf4e33-d39e-4384-b140-b4646dfd9386 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba Aug 18 23:34:57.462464 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2acf4e33-d39e-4384-b140-b4646dfd9386 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:57.462776 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2acf4e33-d39e-4384-b140-b4646dfd9386 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:57.473273 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:57.473273 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:34:57.483483 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2acf4e33-d39e-4384-b140-b4646dfd9386 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Volume info retrieved successfully. Aug 18 23:34:57.484489 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-2acf4e33-d39e-4384-b140-b4646dfd9386 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:34:57.484658 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-2acf4e33-d39e-4384-b140-b4646dfd9386 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:34:57.529232 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-2acf4e33-d39e-4384-b140-b4646dfd9386 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:34:57.534235 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:57.534235 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:34:57.549304 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2acf4e33-d39e-4384-b140-b4646dfd9386 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba returned with HTTP 200 Aug 18 23:34:57.550126 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 7/29] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:34:57 2026] GET /volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba => generated 882 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:58.275895 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0e996365-9d8b-4a25-b95f-839dd0529295 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:58.276987 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0e996365-9d8b-4a25-b95f-839dd0529295 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:34:58.277244 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0e996365-9d8b-4a25-b95f-839dd0529295 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:58.277501 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0e996365-9d8b-4a25-b95f-839dd0529295 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:58.285251 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:58.285251 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:34:58.291066 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0e996365-9d8b-4a25-b95f-839dd0529295 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:34:58.295825 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0e996365-9d8b-4a25-b95f-839dd0529295 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:34:58.296216 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 9/30] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:34:58 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1049 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:34:58.567730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-89833664-38d2-44c9-a5b6-d2080eac8bdc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:58.571046 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-89833664-38d2-44c9-a5b6-d2080eac8bdc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba Aug 18 23:34:58.571266 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-89833664-38d2-44c9-a5b6-d2080eac8bdc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:58.571565 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-89833664-38d2-44c9-a5b6-d2080eac8bdc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:58.588535 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:58.588535 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:34:58.594918 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-89833664-38d2-44c9-a5b6-d2080eac8bdc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Volume info retrieved successfully. Aug 18 23:34:58.596714 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-89833664-38d2-44c9-a5b6-d2080eac8bdc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:34:58.596714 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-89833664-38d2-44c9-a5b6-d2080eac8bdc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:34:58.649087 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-89833664-38d2-44c9-a5b6-d2080eac8bdc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:34:58.652660 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:58.652660 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:34:58.662827 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-89833664-38d2-44c9-a5b6-d2080eac8bdc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba returned with HTTP 200 Aug 18 23:34:58.662827 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 8/31] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:34:58 2026] GET /volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba => generated 907 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:58.681059 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a4d304a9-74d1-4a31-8f90-1fe386d0bde7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:58.683078 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a4d304a9-74d1-4a31-8f90-1fe386d0bde7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 Aug 18 23:34:58.683434 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a4d304a9-74d1-4a31-8f90-1fe386d0bde7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:58.683757 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a4d304a9-74d1-4a31-8f90-1fe386d0bde7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:58.683980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-a4d304a9-74d1-4a31-8f90-1fe386d0bde7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 1f394d42-995d-4fd6-a039-014cd06ece43 {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:34:58.688312 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:58.688312 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:34:58.701792 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a4d304a9-74d1-4a31-8f90-1fe386d0bde7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 returned with HTTP 200 Aug 18 23:34:58.701792 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 8/32] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:34:58 2026] GET /volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:58.717677 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3c6cf406-f6ee-4feb-82fd-2ab443cabfbd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:58.722345 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3c6cf406-f6ee-4feb-82fd-2ab443cabfbd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 Aug 18 23:34:58.722598 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3c6cf406-f6ee-4feb-82fd-2ab443cabfbd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:58.722803 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3c6cf406-f6ee-4feb-82fd-2ab443cabfbd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:58.722997 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-3c6cf406-f6ee-4feb-82fd-2ab443cabfbd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 1f476c5c-b5cf-49fd-92b2-342b04aacbf1 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:34:58.734421 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:58.734421 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:34:58.754610 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3c6cf406-f6ee-4feb-82fd-2ab443cabfbd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 returned with HTTP 200 Aug 18 23:34:58.755130 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 8/33] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:34:58 2026] GET /volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:58.764864 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-79ad08db-c9f6-4644-8482-c5364bd3f6bd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:58.767009 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-79ad08db-c9f6-4644-8482-c5364bd3f6bd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/detail Aug 18 23:34:58.767194 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-79ad08db-c9f6-4644-8482-c5364bd3f6bd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:58.767399 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-79ad08db-c9f6-4644-8482-c5364bd3f6bd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:58.797230 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-79ad08db-c9f6-4644-8482-c5364bd3f6bd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/detail returned with HTTP 200 Aug 18 23:34:58.797688 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 10/34] 10.4.3.229 () {68 vars in 1296 bytes} [Tue Aug 18 23:34:58 2026] GET /volume/v3/groups/detail => generated 640 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:58.808919 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:58.810875 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:34:58.811073 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:58.811264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:58.811767 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:34:58.812486 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:34:58.848288 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Get all volumes completed successfully. Aug 18 23:34:58.849064 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:34:58.849233 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:34:58.890567 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:34:58.891283 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:58.891283 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:34:58.904332 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-56e12c2a-c2a8-426f-ae22-5159d4e143fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:34:58.904925 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 9/35] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:34:58 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:58.920306 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-54d58e5b-f824-4e46-969e-c9716aa92226 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:58.922162 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-54d58e5b-f824-4e46-969e-c9716aa92226 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:34:58.922453 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-54d58e5b-f824-4e46-969e-c9716aa92226 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:58.922769 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-54d58e5b-f824-4e46-969e-c9716aa92226 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:58.923293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-54d58e5b-f824-4e46-969e-c9716aa92226 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:34:58.923782 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:58.923782 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:34:58.924086 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-54d58e5b-f824-4e46-969e-c9716aa92226 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:34:58.958215 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-54d58e5b-f824-4e46-969e-c9716aa92226 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Get all volumes completed successfully. Aug 18 23:34:58.959571 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-54d58e5b-f824-4e46-969e-c9716aa92226 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:34:58.959785 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-54d58e5b-f824-4e46-969e-c9716aa92226 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:34:59.004916 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-54d58e5b-f824-4e46-969e-c9716aa92226 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:34:59.009141 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:59.009141 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:34:59.018442 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-54d58e5b-f824-4e46-969e-c9716aa92226 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:34:59.019019 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 9/36] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:34:58 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:59.036785 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-acc17041-dfc1-470f-901d-6a8aa7c4457c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:59.040535 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-acc17041-dfc1-470f-901d-6a8aa7c4457c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43/action Aug 18 23:34:59.040535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-acc17041-dfc1-470f-901d-6a8aa7c4457c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:34:59.040535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-acc17041-dfc1-470f-901d-6a8aa7c4457c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:34:59.042281 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-acc17041-dfc1-470f-901d-6a8aa7c4457c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] delete called for group 1f394d42-995d-4fd6-a039-014cd06ece43 {{(pid=100173) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:34:59.042599 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.groups [None req-acc17041-dfc1-470f-901d-6a8aa7c4457c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Delete group with id: 1f394d42-995d-4fd6-a039-014cd06ece43 Aug 18 23:34:59.047489 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:59.047489 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:34:59.143958 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-acc17041-dfc1-470f-901d-6a8aa7c4457c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43/action returned with HTTP 202 Aug 18 23:34:59.144558 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 9/37] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:34:59 2026] POST /volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:34:59.155409 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fe0c67a6-a1dc-42f0-b84a-c332a597b49c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:59.157875 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe0c67a6-a1dc-42f0-b84a-c332a597b49c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba Aug 18 23:34:59.158132 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe0c67a6-a1dc-42f0-b84a-c332a597b49c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:59.158404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe0c67a6-a1dc-42f0-b84a-c332a597b49c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:59.168344 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:59.168344 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:34:59.175404 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fe0c67a6-a1dc-42f0-b84a-c332a597b49c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Volume info retrieved successfully. Aug 18 23:34:59.176409 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-fe0c67a6-a1dc-42f0-b84a-c332a597b49c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:34:59.176659 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-fe0c67a6-a1dc-42f0-b84a-c332a597b49c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:34:59.247736 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-fe0c67a6-a1dc-42f0-b84a-c332a597b49c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:34:59.251716 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:59.251716 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:34:59.261906 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe0c67a6-a1dc-42f0-b84a-c332a597b49c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba returned with HTTP 200 Aug 18 23:34:59.261906 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 11/38] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:34:59 2026] GET /volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba => generated 906 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:34:59.311224 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a500f36b-d475-4ce0-84b7-c5878b602576 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:34:59.314003 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a500f36b-d475-4ce0-84b7-c5878b602576 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:34:59.314276 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a500f36b-d475-4ce0-84b7-c5878b602576 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:34:59.314579 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a500f36b-d475-4ce0-84b7-c5878b602576 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:34:59.324305 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:34:59.324305 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:34:59.329176 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a500f36b-d475-4ce0-84b7-c5878b602576 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:34:59.336022 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a500f36b-d475-4ce0-84b7-c5878b602576 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:34:59.336565 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 10/39] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:34:59 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:00.279392 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-89511a56-0c93-4552-bb23-208a76babebe None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:00.282414 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-89511a56-0c93-4552-bb23-208a76babebe tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba Aug 18 23:35:00.282737 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-89511a56-0c93-4552-bb23-208a76babebe tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:00.283082 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-89511a56-0c93-4552-bb23-208a76babebe tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:00.294343 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-89511a56-0c93-4552-bb23-208a76babebe tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba returned with HTTP 404 Aug 18 23:35:00.295106 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 10/40] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:00 2026] GET /volume/v3/volumes/db47ca8a-b618-47c9-b37b-b52ac5903bba => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:00.304248 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d742d69f-e97c-41d6-8ea7-50df023e2075 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:00.307031 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d742d69f-e97c-41d6-8ea7-50df023e2075 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 Aug 18 23:35:00.307321 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d742d69f-e97c-41d6-8ea7-50df023e2075 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:00.307592 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d742d69f-e97c-41d6-8ea7-50df023e2075 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:00.307763 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-d742d69f-e97c-41d6-8ea7-50df023e2075 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 1f394d42-995d-4fd6-a039-014cd06ece43 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:00.312302 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d742d69f-e97c-41d6-8ea7-50df023e2075 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 returned with HTTP 404 Aug 18 23:35:00.312973 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 10/41] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:00 2026] GET /volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:00.321240 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a457ac60-4efe-4a5d-b57e-d86776b18ee6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:00.323811 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a457ac60-4efe-4a5d-b57e-d86776b18ee6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1/action Aug 18 23:35:00.324635 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a457ac60-4efe-4a5d-b57e-d86776b18ee6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:35:00.324800 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a457ac60-4efe-4a5d-b57e-d86776b18ee6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:00.326972 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-a457ac60-4efe-4a5d-b57e-d86776b18ee6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] delete called for group 1f476c5c-b5cf-49fd-92b2-342b04aacbf1 {{(pid=100174) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:35:00.327089 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-a457ac60-4efe-4a5d-b57e-d86776b18ee6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Delete group with id: 1f476c5c-b5cf-49fd-92b2-342b04aacbf1 Aug 18 23:35:00.331619 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:00.331619 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:00.351709 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8a2f4f0e-62b8-4793-8099-ede5b4cc91f0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:00.355159 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8a2f4f0e-62b8-4793-8099-ede5b4cc91f0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:00.355159 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8a2f4f0e-62b8-4793-8099-ede5b4cc91f0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:00.355159 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8a2f4f0e-62b8-4793-8099-ede5b4cc91f0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:00.372335 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:00.372335 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:00.388024 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8a2f4f0e-62b8-4793-8099-ede5b4cc91f0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:00.394816 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8a2f4f0e-62b8-4793-8099-ede5b4cc91f0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:00.395202 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 11/42] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:00 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1052 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:00.437221 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a457ac60-4efe-4a5d-b57e-d86776b18ee6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1/action returned with HTTP 202 Aug 18 23:35:00.440059 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 12/43] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:35:00 2026] POST /volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:35:00.450333 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7b968187-d603-4e88-a1a5-cf4b9b776909 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:00.454851 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7b968187-d603-4e88-a1a5-cf4b9b776909 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 Aug 18 23:35:00.455031 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7b968187-d603-4e88-a1a5-cf4b9b776909 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:00.455206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7b968187-d603-4e88-a1a5-cf4b9b776909 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:00.455332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-7b968187-d603-4e88-a1a5-cf4b9b776909 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 1f476c5c-b5cf-49fd-92b2-342b04aacbf1 {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:00.460792 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:00.460792 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:00.476137 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7b968187-d603-4e88-a1a5-cf4b9b776909 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 returned with HTTP 200 Aug 18 23:35:00.478052 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 11/44] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:00 2026] GET /volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:01.420260 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3bd73eef-f875-4733-84bb-3034b3d1b6d6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.421864 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bd73eef-f875-4733-84bb-3034b3d1b6d6 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:01.422133 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bd73eef-f875-4733-84bb-3034b3d1b6d6 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:01.422674 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bd73eef-f875-4733-84bb-3034b3d1b6d6 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:01.432685 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:01.432685 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:01.437781 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3bd73eef-f875-4733-84bb-3034b3d1b6d6 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:01.447582 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bd73eef-f875-4733-84bb-3034b3d1b6d6 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:01.448332 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 11/45] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:01 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:01.494351 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-41eeab25-17e2-4d9a-9634-60e23c35993f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.496633 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41eeab25-17e2-4d9a-9634-60e23c35993f tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 Aug 18 23:35:01.496822 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41eeab25-17e2-4d9a-9634-60e23c35993f tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:01.497007 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41eeab25-17e2-4d9a-9634-60e23c35993f tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:01.497144 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-41eeab25-17e2-4d9a-9634-60e23c35993f tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 1f476c5c-b5cf-49fd-92b2-342b04aacbf1 {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:01.501791 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41eeab25-17e2-4d9a-9634-60e23c35993f tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 returned with HTTP 404 Aug 18 23:35:01.502371 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 12/46] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:01 2026] GET /volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:01.511546 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ebd34f02-535e-4a91-9fe2-e570bf9312f7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.515623 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ebd34f02-535e-4a91-9fe2-e570bf9312f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/detail Aug 18 23:35:01.515883 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ebd34f02-535e-4a91-9fe2-e570bf9312f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:01.516111 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ebd34f02-535e-4a91-9fe2-e570bf9312f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:01.540483 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ebd34f02-535e-4a91-9fe2-e570bf9312f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/detail returned with HTTP 200 Aug 18 23:35:01.540483 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 13/47] 10.4.3.229 () {68 vars in 1296 bytes} [Tue Aug 18 23:35:01 2026] GET /volume/v3/groups/detail => generated 14 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:01.541748 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f2488672-5077-476c-a518-068b36ad7566 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.541748 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f2488672-5077-476c-a518-068b36ad7566 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:35:01.541748 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f2488672-5077-476c-a518-068b36ad7566 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:01.541748 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f2488672-5077-476c-a518-068b36ad7566 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:01.541748 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-f2488672-5077-476c-a518-068b36ad7566 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:35:01.542403 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:01.542403 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:01.543132 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2488672-5077-476c-a518-068b36ad7566 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:35:01.551545 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f2488672-5077-476c-a518-068b36ad7566 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Get all volumes completed successfully. Aug 18 23:35:01.554289 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f2488672-5077-476c-a518-068b36ad7566 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:35:01.554773 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 12/48] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:35:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:01.571037 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1bd95d47-872f-4617-88bf-234cf1fa64cc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.574456 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1bd95d47-872f-4617-88bf-234cf1fa64cc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1/action Aug 18 23:35:01.574987 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1bd95d47-872f-4617-88bf-234cf1fa64cc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:35:01.575150 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1bd95d47-872f-4617-88bf-234cf1fa64cc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:01.576984 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-1bd95d47-872f-4617-88bf-234cf1fa64cc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] delete called for group 1f476c5c-b5cf-49fd-92b2-342b04aacbf1 {{(pid=100173) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:35:01.577143 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.groups [None req-1bd95d47-872f-4617-88bf-234cf1fa64cc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Delete group with id: 1f476c5c-b5cf-49fd-92b2-342b04aacbf1 Aug 18 23:35:01.585563 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1bd95d47-872f-4617-88bf-234cf1fa64cc tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1/action returned with HTTP 404 Aug 18 23:35:01.586291 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 12/49] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:35:01 2026] POST /volume/v3/groups/1f476c5c-b5cf-49fd-92b2-342b04aacbf1/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:01.595735 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-12ee19b8-d3f1-40f3-a0aa-d86683b26b36 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.598801 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-12ee19b8-d3f1-40f3-a0aa-d86683b26b36 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:35:01.599091 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-12ee19b8-d3f1-40f3-a0aa-d86683b26b36 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:01.599378 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-12ee19b8-d3f1-40f3-a0aa-d86683b26b36 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:01.600044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-12ee19b8-d3f1-40f3-a0aa-d86683b26b36 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:35:01.601032 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-12ee19b8-d3f1-40f3-a0aa-d86683b26b36 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:35:01.612544 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-12ee19b8-d3f1-40f3-a0aa-d86683b26b36 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Get all volumes completed successfully. Aug 18 23:35:01.615480 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-12ee19b8-d3f1-40f3-a0aa-d86683b26b36 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:35:01.617348 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 13/50] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:35:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:01.633608 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d6dc67eb-b912-40f6-8082-212632fd74df None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.635889 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6dc67eb-b912-40f6-8082-212632fd74df tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43/action Aug 18 23:35:01.636541 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6dc67eb-b912-40f6-8082-212632fd74df tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:35:01.636926 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6dc67eb-b912-40f6-8082-212632fd74df tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:01.638453 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-d6dc67eb-b912-40f6-8082-212632fd74df tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] delete called for group 1f394d42-995d-4fd6-a039-014cd06ece43 {{(pid=100174) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:35:01.639044 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-d6dc67eb-b912-40f6-8082-212632fd74df tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Delete group with id: 1f394d42-995d-4fd6-a039-014cd06ece43 Aug 18 23:35:01.645053 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6dc67eb-b912-40f6-8082-212632fd74df tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43/action returned with HTTP 404 Aug 18 23:35:01.645307 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 14/51] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:35:01 2026] POST /volume/v3/groups/1f394d42-995d-4fd6-a039-014cd06ece43/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:01.655210 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-db09ed2a-2708-469e-bcf4-9e5d1e4a4a5b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.657677 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-db09ed2a-2708-469e-bcf4-9e5d1e4a4a5b tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/20bd3dd9-fd15-472e-b3ce-45af407cf9ea Aug 18 23:35:01.657997 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-db09ed2a-2708-469e-bcf4-9e5d1e4a4a5b tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:01.658292 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-db09ed2a-2708-469e-bcf4-9e5d1e4a4a5b tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:01.703925 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-db09ed2a-2708-469e-bcf4-9e5d1e4a4a5b tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] https://10.4.3.229/volume/v3/group_types/20bd3dd9-fd15-472e-b3ce-45af407cf9ea returned with HTTP 202 Aug 18 23:35:01.704599 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 13/52] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:35:01 2026] DELETE /volume/v3/group_types/20bd3dd9-fd15-472e-b3ce-45af407cf9ea => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 23:35:01.715640 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-19323852-9f88-4db4-b5f0-2f7c8144076a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.719856 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-19323852-9f88-4db4-b5f0-2f7c8144076a tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] DELETE https://10.4.3.229/volume/v3/types/901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2 Aug 18 23:35:01.720252 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-19323852-9f88-4db4-b5f0-2f7c8144076a tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:01.720570 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-19323852-9f88-4db4-b5f0-2f7c8144076a tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:01.799059 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-19323852-9f88-4db4-b5f0-2f7c8144076a tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] https://10.4.3.229/volume/v3/types/901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2 returned with HTTP 202 Aug 18 23:35:01.799059 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 13/53] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:35:01 2026] DELETE /volume/v3/types/901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:35:01.814192 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c80c7493-04e4-4c74-add7-e1dc95227811 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.818613 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c80c7493-04e4-4c74-add7-e1dc95227811 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] GET https://10.4.3.229/volume/v3/types/901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2 Aug 18 23:35:01.818613 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c80c7493-04e4-4c74-add7-e1dc95227811 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:01.818613 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c80c7493-04e4-4c74-add7-e1dc95227811 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:01.828713 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c80c7493-04e4-4c74-add7-e1dc95227811 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] https://10.4.3.229/volume/v3/types/901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2 returned with HTTP 404 Aug 18 23:35:01.830903 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 14/54] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:35:01 2026] GET /volume/v3/types/901dcb5e-8eeb-4ef8-bcc0-09ecba5338a2 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:01.843408 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-42b1c99c-9b5e-4e10-913b-69e5f2336e07 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.847053 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42b1c99c-9b5e-4e10-913b-69e5f2336e07 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:35:01.847202 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42b1c99c-9b5e-4e10-913b-69e5f2336e07 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1085629804"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:01.875249 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42b1c99c-9b5e-4e10-913b-69e5f2336e07 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:35:01.875585 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 15/55] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:35:01 2026] POST /volume/v3/types => generated 216 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:35:01.886750 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bdc3a0fa-3157-4217-b515-9c79aacdea8c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.890228 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bdc3a0fa-3157-4217-b515-9c79aacdea8c tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:35:01.890228 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bdc3a0fa-3157-4217-b515-9c79aacdea8c tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2097223642"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:01.916289 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bdc3a0fa-3157-4217-b515-9c79aacdea8c tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:35:01.916875 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 14/56] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:35:01 2026] POST /volume/v3/group_types => generated 173 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:01.929862 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5612aab9-b004-45ca-b177-3331b1c2fd49 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:01.932007 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5612aab9-b004-45ca-b177-3331b1c2fd49 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/groups Aug 18 23:35:01.933535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5612aab9-b004-45ca-b177-3331b1c2fd49 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6f06aadd-acb8-49e0-a5f2-e0e212f922a2", "volume_types": ["de207c40-cc44-46d8-9cad-76375ee2e18b"], "name": "tempest-GroupsTest-Group-730507192"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:01.935010 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-5612aab9-b004-45ca-b177-3331b1c2fd49 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Creating new group {'group': {'group_type': '6f06aadd-acb8-49e0-a5f2-e0e212f922a2', 'volume_types': ['de207c40-cc44-46d8-9cad-76375ee2e18b'], 'name': 'tempest-GroupsTest-Group-730507192'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 23:35:01.940634 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.groups [None req-5612aab9-b004-45ca-b177-3331b1c2fd49 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Creating group tempest-GroupsTest-Group-730507192. Aug 18 23:35:01.970215 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5612aab9-b004-45ca-b177-3331b1c2fd49 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Availability zone cache updated, next update will occur around 2026-08-19 00:35:01.969595. {{(pid=100173) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:35:01.971724 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5612aab9-b004-45ca-b177-3331b1c2fd49 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Availability Zones retrieved successfully. Aug 18 23:35:02.005770 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-5612aab9-b004-45ca-b177-3331b1c2fd49 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Created reservations ['7fed62a3-f527-4cff-8ee6-f72ca85cf861'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:02.058719 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5612aab9-b004-45ca-b177-3331b1c2fd49 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 18 23:35:02.059173 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 14/57] 10.4.3.229 () {70 vars in 1297 bytes} [Tue Aug 18 23:35:01 2026] POST /volume/v3/groups => generated 103 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:02.066952 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1b861a0d-a694-494b-adbf-3983ff8f3fd0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:02.068679 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1b861a0d-a694-494b-adbf-3983ff8f3fd0 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:02.068833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1b861a0d-a694-494b-adbf-3983ff8f3fd0 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:02.068999 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1b861a0d-a694-494b-adbf-3983ff8f3fd0 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:02.069295 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-1b861a0d-a694-494b-adbf-3983ff8f3fd0 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 18ce9188-724b-4906-9b2e-193739b0ccc7 {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:02.072279 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:02.072279 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:02.080394 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1b861a0d-a694-494b-adbf-3983ff8f3fd0 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 returned with HTTP 200 Aug 18 23:35:02.081548 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 15/58] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:02 2026] GET /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:02.465525 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5dd1b2e8-0a95-42cd-bb83-0b60f32cb723 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:02.467326 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5dd1b2e8-0a95-42cd-bb83-0b60f32cb723 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:02.467559 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5dd1b2e8-0a95-42cd-bb83-0b60f32cb723 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:02.467745 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5dd1b2e8-0a95-42cd-bb83-0b60f32cb723 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:02.477672 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:02.477672 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:02.485805 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5dd1b2e8-0a95-42cd-bb83-0b60f32cb723 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:02.493820 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5dd1b2e8-0a95-42cd-bb83-0b60f32cb723 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:02.494222 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 16/59] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:02 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:03.095702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-599ea22e-96d4-4406-bd71-30c7c68ea786 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:03.100098 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-599ea22e-96d4-4406-bd71-30c7c68ea786 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:03.100098 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-599ea22e-96d4-4406-bd71-30c7c68ea786 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:03.100098 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-599ea22e-96d4-4406-bd71-30c7c68ea786 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:03.100098 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-599ea22e-96d4-4406-bd71-30c7c68ea786 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 18ce9188-724b-4906-9b2e-193739b0ccc7 {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:03.107934 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:03.107934 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:03.120304 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-599ea22e-96d4-4406-bd71-30c7c68ea786 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 returned with HTTP 200 Aug 18 23:35:03.120304 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 15/60] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:03 2026] GET /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:03.131575 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-279e029c-eae9-4104-a206-5e9abf0b824a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:03.134742 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:03.134742 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-866188252", "volume_type": "de207c40-cc44-46d8-9cad-76375ee2e18b", "group_id": "18ce9188-724b-4906-9b2e-193739b0ccc7", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:03.135654 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-866188252', 'volume_type': 'de207c40-cc44-46d8-9cad-76375ee2e18b', 'group_id': '18ce9188-724b-4906-9b2e-193739b0ccc7', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:03.149746 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:03.149746 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:03.150049 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Create volume of 1 GB Aug 18 23:35:03.165692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Availability zone cache updated, next update will occur around 2026-08-19 00:35:03.165240. {{(pid=100173) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:35:03.166716 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Availability Zones retrieved successfully. Aug 18 23:35:03.200881 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Flow 'volume_create_api' (9f698321-3294-49fa-bc3d-cb6ba57fbe14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:03.201927 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d31eda8-2c58-4591-911a-adc8b2a40ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:03.202591 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:03.202591 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:03.203053 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:03.231356 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d31eda8-2c58-4591-911a-adc8b2a40ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=de207c40-cc44-46d8-9cad-76375ee2e18b,is_public=True,name='tempest-GroupsTest-volume-type-1085629804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de207c40-cc44-46d8-9cad-76375ee2e18b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '18ce9188-724b-4906-9b2e-193739b0ccc7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:03.232339 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a64b8e8-e8fe-4fe6-a338-b20aa03afe97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:03.274722 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1085629804 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1085629804, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:35:03.275009 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1085629804 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1085629804, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:35:03.333691 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Created reservations ['cdf15408-9e82-4900-8982-95d2068c68c4', 'dc533b13-1de8-4500-9664-7096cd31465a', '1acf1c14-b07d-429d-9abb-96881cd9f209', '3a8adfed-7e91-4efc-9c63-61765fd98114'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:03.334781 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a64b8e8-e8fe-4fe6-a338-b20aa03afe97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdf15408-9e82-4900-8982-95d2068c68c4', 'dc533b13-1de8-4500-9664-7096cd31465a', '1acf1c14-b07d-429d-9abb-96881cd9f209', '3a8adfed-7e91-4efc-9c63-61765fd98114']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:03.335498 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4c4f7e-3e86-430c-9b23-44eac7454953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:03.368258 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4c4f7e-3e86-430c-9b23-44eac7454953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7afe3a64-d146-48f8-99d9-b100ea946ce6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-866188252',encryption_key_id=None,group_id=18ce9188-724b-4906-9b2e-193739b0ccc7,group_type_id=,metadata={},multiattach=False,project_id='14ee78d635484da3b1704d42dc443475',qos_specs=None,replication_status=,reservations=['cdf15408-9e82-4900-8982-95d2068c68c4','dc533b13-1de8-4500-9664-7096cd31465a','1acf1c14-b07d-429d-9abb-96881cd9f209','3a8adfed-7e91-4efc-9c63-61765fd98114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab7d0ce8d8bb4ec8a9bf669e728f129a',volume_type_id=de207c40-cc44-46d8-9cad-76375ee2e18b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-866188252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=18ce9188-724b-4906-9b2e-193739b0ccc7,host=None,id=7afe3a64-d146-48f8-99d9-b100ea946ce6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14ee78d635484da3b1704d42dc443475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab7d0ce8d8bb4ec8a9bf669e728f129a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de207c40-cc44-46d8-9cad-76375ee2e18b),volume_type_id=de207c40-cc44-46d8-9cad-76375ee2e18b)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:03.369073 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f5a2df-2a43-4347-86b6-4a0a4aee1702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:03.399278 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f5a2df-2a43-4347-86b6-4a0a4aee1702) transitioned into state 'SUCCESS' from state '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-866188252',encryption_key_id=None,group_id=18ce9188-724b-4906-9b2e-193739b0ccc7,group_type_id=,metadata={},multiattach=False,project_id='14ee78d635484da3b1704d42dc443475',qos_specs=None,replication_status=,reservations=['cdf15408-9e82-4900-8982-95d2068c68c4','dc533b13-1de8-4500-9664-7096cd31465a','1acf1c14-b07d-429d-9abb-96881cd9f209','3a8adfed-7e91-4efc-9c63-61765fd98114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab7d0ce8d8bb4ec8a9bf669e728f129a',volume_type_id=de207c40-cc44-46d8-9cad-76375ee2e18b)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:03.400111 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eafc857c-9372-4f66-a759-d41b0566e09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:03.423878 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eafc857c-9372-4f66-a759-d41b0566e09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:03.425032 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Flow 'volume_create_api' (9f698321-3294-49fa-bc3d-cb6ba57fbe14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:03.425446 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Create volume request issued successfully. Aug 18 23:35:03.426342 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:03.426457 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:03.484409 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:03.489321 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:03.489321 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:03.494778 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-279e029c-eae9-4104-a206-5e9abf0b824a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:03.495344 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 15/61] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:35:03 2026] POST /volume/v3/volumes => generated 814 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:03.507963 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6cba8ece-a2c4-4a62-b9fd-80323fd37129 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:03.508645 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-00fe683b-2282-464f-9229-b63ed60c515a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:03.510728 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-00fe683b-2282-464f-9229-b63ed60c515a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/7afe3a64-d146-48f8-99d9-b100ea946ce6 Aug 18 23:35:03.511200 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-00fe683b-2282-464f-9229-b63ed60c515a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:03.511357 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-00fe683b-2282-464f-9229-b63ed60c515a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:03.513351 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6cba8ece-a2c4-4a62-b9fd-80323fd37129 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:03.513636 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6cba8ece-a2c4-4a62-b9fd-80323fd37129 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:03.513810 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6cba8ece-a2c4-4a62-b9fd-80323fd37129 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:03.527971 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:03.527971 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:03.529529 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:03.529529 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:03.535680 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6cba8ece-a2c4-4a62-b9fd-80323fd37129 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:03.542887 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-00fe683b-2282-464f-9229-b63ed60c515a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Volume info retrieved successfully. Aug 18 23:35:03.543880 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-00fe683b-2282-464f-9229-b63ed60c515a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:03.544081 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-00fe683b-2282-464f-9229-b63ed60c515a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:03.544779 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6cba8ece-a2c4-4a62-b9fd-80323fd37129 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:03.544779 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 17/62] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:03 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1052 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:03.602465 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-00fe683b-2282-464f-9229-b63ed60c515a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:03.608259 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:03.608259 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:03.628059 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-00fe683b-2282-464f-9229-b63ed60c515a tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/7afe3a64-d146-48f8-99d9-b100ea946ce6 returned with HTTP 200 Aug 18 23:35:03.628059 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 16/63] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:03 2026] GET /volume/v3/volumes/7afe3a64-d146-48f8-99d9-b100ea946ce6 => generated 882 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:04.571295 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f58289ba-6f98-4880-96eb-e5b13276c855 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:04.575305 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f58289ba-6f98-4880-96eb-e5b13276c855 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:04.575720 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f58289ba-6f98-4880-96eb-e5b13276c855 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:04.576048 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f58289ba-6f98-4880-96eb-e5b13276c855 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:04.589428 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:04.589428 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:04.595834 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f58289ba-6f98-4880-96eb-e5b13276c855 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:04.601957 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f58289ba-6f98-4880-96eb-e5b13276c855 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:04.604239 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 16/64] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:04 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:04.651697 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9feba3f2-1d52-4259-8bfc-df7f76d82da6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:04.654218 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9feba3f2-1d52-4259-8bfc-df7f76d82da6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/7afe3a64-d146-48f8-99d9-b100ea946ce6 Aug 18 23:35:04.654342 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9feba3f2-1d52-4259-8bfc-df7f76d82da6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:04.654529 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9feba3f2-1d52-4259-8bfc-df7f76d82da6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:04.666522 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:04.666522 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:04.676065 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9feba3f2-1d52-4259-8bfc-df7f76d82da6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Volume info retrieved successfully. Aug 18 23:35:04.676919 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-9feba3f2-1d52-4259-8bfc-df7f76d82da6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:04.677561 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-9feba3f2-1d52-4259-8bfc-df7f76d82da6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:04.730420 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-9feba3f2-1d52-4259-8bfc-df7f76d82da6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:04.734064 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:04.734064 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:04.751201 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9feba3f2-1d52-4259-8bfc-df7f76d82da6 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/7afe3a64-d146-48f8-99d9-b100ea946ce6 returned with HTTP 200 Aug 18 23:35:04.751851 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 16/65] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:04 2026] GET /volume/v3/volumes/7afe3a64-d146-48f8-99d9-b100ea946ce6 => generated 907 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:04.771404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:04.777667 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:04.777667 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-666419667", "volume_type": "de207c40-cc44-46d8-9cad-76375ee2e18b", "group_id": "18ce9188-724b-4906-9b2e-193739b0ccc7", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:04.779945 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-666419667', 'volume_type': 'de207c40-cc44-46d8-9cad-76375ee2e18b', 'group_id': '18ce9188-724b-4906-9b2e-193739b0ccc7', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:04.804493 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:04.804493 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:04.805707 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Create volume of 1 GB Aug 18 23:35:04.844415 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Availability zone cache updated, next update will occur around 2026-08-19 00:35:04.843582. {{(pid=100174) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:35:04.844593 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Availability Zones retrieved successfully. Aug 18 23:35:04.879783 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Flow 'volume_create_api' (0d75e58c-fe3f-466e-874e-d318412c9ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:04.881400 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d23c14-672c-4853-a437-092f96d81687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:04.881979 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:04.881979 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:04.882610 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:04.929951 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d23c14-672c-4853-a437-092f96d81687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=de207c40-cc44-46d8-9cad-76375ee2e18b,is_public=True,name='tempest-GroupsTest-volume-type-1085629804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de207c40-cc44-46d8-9cad-76375ee2e18b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '18ce9188-724b-4906-9b2e-193739b0ccc7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:04.931238 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72412ee-6611-4e93-bfcf-2e3edd9724bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:04.979800 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1085629804 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1085629804, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:35:04.979912 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1085629804 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1085629804, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:35:05.008218 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Created reservations ['3ca0a62e-fd60-4c4e-a08e-d14dbab94a26', '99b2468a-0e3d-414e-876d-8d51235d6143', '691d71ff-135b-4ca6-af70-1dff4863f82d', '5ac418ff-b1a7-4402-b7bf-92d0b147c29e'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:05.009700 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72412ee-6611-4e93-bfcf-2e3edd9724bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ca0a62e-fd60-4c4e-a08e-d14dbab94a26', '99b2468a-0e3d-414e-876d-8d51235d6143', '691d71ff-135b-4ca6-af70-1dff4863f82d', '5ac418ff-b1a7-4402-b7bf-92d0b147c29e']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:05.011408 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010a92c4-bc03-4bfe-8c36-9c5a6ecb8f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:05.042594 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010a92c4-bc03-4bfe-8c36-9c5a6ecb8f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53724392-a86c-4aed-b3f1-d69db0067ab0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-666419667',encryption_key_id=None,group_id=18ce9188-724b-4906-9b2e-193739b0ccc7,group_type_id=,metadata={},multiattach=False,project_id='14ee78d635484da3b1704d42dc443475',qos_specs=None,replication_status=,reservations=['3ca0a62e-fd60-4c4e-a08e-d14dbab94a26','99b2468a-0e3d-414e-876d-8d51235d6143','691d71ff-135b-4ca6-af70-1dff4863f82d','5ac418ff-b1a7-4402-b7bf-92d0b147c29e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab7d0ce8d8bb4ec8a9bf669e728f129a',volume_type_id=de207c40-cc44-46d8-9cad-76375ee2e18b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-666419667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=18ce9188-724b-4906-9b2e-193739b0ccc7,host=None,id=53724392-a86c-4aed-b3f1-d69db0067ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14ee78d635484da3b1704d42dc443475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab7d0ce8d8bb4ec8a9bf669e728f129a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de207c40-cc44-46d8-9cad-76375ee2e18b),volume_type_id=de207c40-cc44-46d8-9cad-76375ee2e18b)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:05.043403 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (560b9583-f2fc-4940-a3b4-3c0c7b563984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:05.076131 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (560b9583-f2fc-4940-a3b4-3c0c7b563984) transitioned into state 'SUCCESS' from state '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-666419667',encryption_key_id=None,group_id=18ce9188-724b-4906-9b2e-193739b0ccc7,group_type_id=,metadata={},multiattach=False,project_id='14ee78d635484da3b1704d42dc443475',qos_specs=None,replication_status=,reservations=['3ca0a62e-fd60-4c4e-a08e-d14dbab94a26','99b2468a-0e3d-414e-876d-8d51235d6143','691d71ff-135b-4ca6-af70-1dff4863f82d','5ac418ff-b1a7-4402-b7bf-92d0b147c29e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab7d0ce8d8bb4ec8a9bf669e728f129a',volume_type_id=de207c40-cc44-46d8-9cad-76375ee2e18b)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:05.077240 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6972c0f4-053f-4bcb-80d4-b4852f9f4a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:05.097671 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6972c0f4-053f-4bcb-80d4-b4852f9f4a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:05.098506 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Flow 'volume_create_api' (0d75e58c-fe3f-466e-874e-d318412c9ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:05.098915 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Create volume request issued successfully. Aug 18 23:35:05.099705 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:05.099878 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:05.146101 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:05.150263 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:05.150263 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:05.154533 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc2f102b-b825-4f02-a9e2-30d03a4c67c1 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:05.154944 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 18/66] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:35:04 2026] POST /volume/v3/volumes => generated 814 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:05.169009 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-65cc28a4-0082-416f-8af9-85c616d6f726 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:05.175572 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-65cc28a4-0082-416f-8af9-85c616d6f726 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 Aug 18 23:35:05.176431 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-65cc28a4-0082-416f-8af9-85c616d6f726 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:05.176431 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-65cc28a4-0082-416f-8af9-85c616d6f726 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:05.187064 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:05.187064 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:05.197946 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-65cc28a4-0082-416f-8af9-85c616d6f726 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Volume info retrieved successfully. Aug 18 23:35:05.198688 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-65cc28a4-0082-416f-8af9-85c616d6f726 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:05.198881 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-65cc28a4-0082-416f-8af9-85c616d6f726 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:05.262942 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-65cc28a4-0082-416f-8af9-85c616d6f726 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:05.277337 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:05.277337 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:05.292600 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-65cc28a4-0082-416f-8af9-85c616d6f726 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 returned with HTTP 200 Aug 18 23:35:05.293239 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 17/67] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:05 2026] GET /volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 => generated 882 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:05.621070 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c2a072b0-11ac-48e9-96f7-4ca666bc88e3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:05.625921 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2a072b0-11ac-48e9-96f7-4ca666bc88e3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:05.626170 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2a072b0-11ac-48e9-96f7-4ca666bc88e3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:05.626446 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2a072b0-11ac-48e9-96f7-4ca666bc88e3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:05.638728 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:05.638728 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:05.647422 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c2a072b0-11ac-48e9-96f7-4ca666bc88e3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:05.656314 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2a072b0-11ac-48e9-96f7-4ca666bc88e3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:05.656314 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 17/68] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:05 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:06.312829 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3710efdb-7520-47fb-9f40-8b7137858ba5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:06.315989 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3710efdb-7520-47fb-9f40-8b7137858ba5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 Aug 18 23:35:06.315989 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3710efdb-7520-47fb-9f40-8b7137858ba5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:06.316108 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3710efdb-7520-47fb-9f40-8b7137858ba5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:06.325651 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:06.325651 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:06.330882 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3710efdb-7520-47fb-9f40-8b7137858ba5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Volume info retrieved successfully. Aug 18 23:35:06.331774 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-3710efdb-7520-47fb-9f40-8b7137858ba5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:06.331974 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-3710efdb-7520-47fb-9f40-8b7137858ba5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:06.383215 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-3710efdb-7520-47fb-9f40-8b7137858ba5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:06.387836 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:06.387836 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:06.403217 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3710efdb-7520-47fb-9f40-8b7137858ba5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 returned with HTTP 200 Aug 18 23:35:06.403657 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 17/69] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:06 2026] GET /volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 => generated 907 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:06.426281 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b28fee8b-4195-4f70-9c9f-cde2c45da201 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:06.431900 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b28fee8b-4195-4f70-9c9f-cde2c45da201 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] PUT https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:06.432217 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b28fee8b-4195-4f70-9c9f-cde2c45da201 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "53724392-a86c-4aed-b3f1-d69db0067ab0"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:06.439236 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-b28fee8b-4195-4f70-9c9f-cde2c45da201 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Update called for group 18ce9188-724b-4906-9b2e-193739b0ccc7. {{(pid=100174) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 23:35:06.439450 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-b28fee8b-4195-4f70-9c9f-cde2c45da201 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Updating group 18ce9188-724b-4906-9b2e-193739b0ccc7 with name new_group description: This is a new group add_volumes: None remove_volumes: 53724392-a86c-4aed-b3f1-d69db0067ab0. Aug 18 23:35:06.445109 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:06.445109 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:06.483047 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b28fee8b-4195-4f70-9c9f-cde2c45da201 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 returned with HTTP 202 Aug 18 23:35:06.483755 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 19/70] 10.4.3.229 () {70 vars in 1407 bytes} [Tue Aug 18 23:35:06 2026] PUT /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:35:06.493010 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0f2b95a6-8328-4242-bc07-7897741195b5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:06.497193 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0f2b95a6-8328-4242-bc07-7897741195b5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:06.497539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0f2b95a6-8328-4242-bc07-7897741195b5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:06.497807 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0f2b95a6-8328-4242-bc07-7897741195b5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:06.498005 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-0f2b95a6-8328-4242-bc07-7897741195b5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 18ce9188-724b-4906-9b2e-193739b0ccc7 {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:06.503273 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:06.503273 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:06.522010 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0f2b95a6-8328-4242-bc07-7897741195b5 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 returned with HTTP 200 Aug 18 23:35:06.522443 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 18/71] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:06 2026] GET /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:06.672349 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-361c5636-7c20-4bac-a2d9-ac460e3d0d6c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:06.678349 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-361c5636-7c20-4bac-a2d9-ac460e3d0d6c tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:06.678647 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-361c5636-7c20-4bac-a2d9-ac460e3d0d6c tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:06.678882 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-361c5636-7c20-4bac-a2d9-ac460e3d0d6c tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:06.691629 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:06.691629 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:06.696741 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-361c5636-7c20-4bac-a2d9-ac460e3d0d6c tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:06.709406 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-361c5636-7c20-4bac-a2d9-ac460e3d0d6c tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:06.709688 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 18/72] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:06 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1572 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:06.756739 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-b627d8f5-f356-4bf4-afbc-ee59ea5a4a68 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:06.759664 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-b627d8f5-f356-4bf4-afbc-ee59ea5a4a68 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:06.759885 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-b627d8f5-f356-4bf4-afbc-ee59ea5a4a68 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:06.760089 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-b627d8f5-f356-4bf4-afbc-ee59ea5a4a68 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:06.773389 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:06.773389 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:06.779072 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-b627d8f5-f356-4bf4-afbc-ee59ea5a4a68 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:06.788333 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-b627d8f5-f356-4bf4-afbc-ee59ea5a4a68 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:06.788938 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 18/73] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:06 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:07.536386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-853f6f76-3847-4127-9761-df2d53c167fd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:07.538230 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-853f6f76-3847-4127-9761-df2d53c167fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:07.538447 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-853f6f76-3847-4127-9761-df2d53c167fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:07.538645 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-853f6f76-3847-4127-9761-df2d53c167fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:07.538763 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-853f6f76-3847-4127-9761-df2d53c167fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 18ce9188-724b-4906-9b2e-193739b0ccc7 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:07.542393 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:07.542393 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:07.556768 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-853f6f76-3847-4127-9761-df2d53c167fd tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 returned with HTTP 200 Aug 18 23:35:07.557562 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 20/74] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:07 2026] GET /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:07.570602 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ac565ff0-25df-4dd9-ba9d-1fd1227f5e69 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:07.576117 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ac565ff0-25df-4dd9-ba9d-1fd1227f5e69 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:07.576331 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ac565ff0-25df-4dd9-ba9d-1fd1227f5e69 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:07.576622 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ac565ff0-25df-4dd9-ba9d-1fd1227f5e69 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:07.576803 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-ac565ff0-25df-4dd9-ba9d-1fd1227f5e69 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 18ce9188-724b-4906-9b2e-193739b0ccc7 {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:07.580804 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:07.580804 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:07.590428 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ac565ff0-25df-4dd9-ba9d-1fd1227f5e69 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 returned with HTTP 200 Aug 18 23:35:07.591004 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 19/75] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:07 2026] GET /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 => generated 324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:07.605876 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:07.607570 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:35:07.607814 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:07.608052 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:07.608273 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:35:07.609006 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:35:07.617613 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Get all volumes completed successfully. Aug 18 23:35:07.618658 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:07.618958 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:07.664560 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:07.668940 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:07.668940 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:07.685887 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6839b57e-cbd4-4a6c-a47c-333b94a21118 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:35:07.686392 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 19/76] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:35:07 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:07.708988 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5fa5d07e-62ed-4b80-863a-d4fe1a495b62 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:07.712119 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5fa5d07e-62ed-4b80-863a-d4fe1a495b62 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] PUT https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:07.712744 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5fa5d07e-62ed-4b80-863a-d4fe1a495b62 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "53724392-a86c-4aed-b3f1-d69db0067ab0"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:07.720272 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-5fa5d07e-62ed-4b80-863a-d4fe1a495b62 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Update called for group 18ce9188-724b-4906-9b2e-193739b0ccc7. {{(pid=100173) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 23:35:07.720396 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.groups [None req-5fa5d07e-62ed-4b80-863a-d4fe1a495b62 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Updating group 18ce9188-724b-4906-9b2e-193739b0ccc7 with name None description: None add_volumes: 53724392-a86c-4aed-b3f1-d69db0067ab0 remove_volumes: None. Aug 18 23:35:07.725904 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:07.725904 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:07.790042 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5fa5d07e-62ed-4b80-863a-d4fe1a495b62 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 returned with HTTP 202 Aug 18 23:35:07.790685 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 19/77] 10.4.3.229 () {70 vars in 1406 bytes} [Tue Aug 18 23:35:07 2026] PUT /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:35:07.799969 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7bed22bf-328c-44cf-87ca-834e1288448d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:07.804774 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7bed22bf-328c-44cf-87ca-834e1288448d tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:07.804774 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7bed22bf-328c-44cf-87ca-834e1288448d tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:07.805254 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7bed22bf-328c-44cf-87ca-834e1288448d tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:07.805442 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-7bed22bf-328c-44cf-87ca-834e1288448d tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 18ce9188-724b-4906-9b2e-193739b0ccc7 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:07.811823 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:07.811823 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:07.828881 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7bed22bf-328c-44cf-87ca-834e1288448d tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 returned with HTTP 200 Aug 18 23:35:07.830616 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 21/78] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:07 2026] GET /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:08.533858 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:08.730610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:08.843470 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-84c8d0f1-2b06-4b7e-ba95-c24bd9dce63e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:08.846427 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-84c8d0f1-2b06-4b7e-ba95-c24bd9dce63e tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:08.847012 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-84c8d0f1-2b06-4b7e-ba95-c24bd9dce63e tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:08.847012 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-84c8d0f1-2b06-4b7e-ba95-c24bd9dce63e tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:08.847012 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-84c8d0f1-2b06-4b7e-ba95-c24bd9dce63e tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 18ce9188-724b-4906-9b2e-193739b0ccc7 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:08.852939 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:08.852939 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:08.863239 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:08.863631 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-57668401"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:08.865730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-57668401'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:08.865879 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Create volume of 1 GB Aug 18 23:35:08.866625 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:08.866625 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:08.867393 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-84c8d0f1-2b06-4b7e-ba95-c24bd9dce63e tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 returned with HTTP 200 Aug 18 23:35:08.869583 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 20/79] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:08 2026] GET /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 => generated 324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:08.877233 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Availability Zones retrieved successfully. Aug 18 23:35:08.889461 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Flow 'volume_create_api' (a852a6ea-73aa-4123-85ce-3ab309fa6da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:08.889616 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-098b488b-4371-41bf-8531-6e92e86b91f7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:08.890389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26d72b0-679a-4c50-9193-98895d9f40c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:08.891860 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:08.893391 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:35:08.893809 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:08.894662 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:08.895620 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:35:08.895620 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:08.895620 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:08.896043 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:35:08.922187 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26d72b0-679a-4c50-9193-98895d9f40c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:08.923305 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9119af74-bcce-4693-bb55-b4f5e0dfa12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:08.936053 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Get all volumes completed successfully. Aug 18 23:35:08.936913 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:08.937469 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:08.996700 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:09.005823 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.005823 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:09.011979 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-bb0a7a48-3cc4-4d46-bf18-4a25978b2443 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:09.013845 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:09.014007 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:09.014811 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-bb0a7a48-3cc4-4d46-bf18-4a25978b2443 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:09.015006 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-bb0a7a48-3cc4-4d46-bf18-4a25978b2443 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:09.015745 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-bb0a7a48-3cc4-4d46-bf18-4a25978b2443 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:09.018146 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:09.018531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1284029222"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:09.020320 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Created reservations ['e5a91c08-7107-4891-8d83-978d6b97ac15', '48f70092-b328-4f28-ae43-8ba8037c9592', 'c6e29088-c0d2-43d8-ab7c-064965594a93', '31cbf97d-feb0-46de-91aa-484156142fa7'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:09.020458 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1284029222'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:09.021463 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9119af74-bcce-4693-bb55-b4f5e0dfa12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5a91c08-7107-4891-8d83-978d6b97ac15', '48f70092-b328-4f28-ae43-8ba8037c9592', 'c6e29088-c0d2-43d8-ab7c-064965594a93', '31cbf97d-feb0-46de-91aa-484156142fa7']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:09.022055 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (902aa8f3-35a7-4c6e-b167-29423af337cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:09.025137 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Create volume of 1 GB Aug 18 23:35:09.025557 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.025557 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:09.026141 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Availability Zones retrieved successfully. Aug 18 23:35:09.031147 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.031147 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:09.032920 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Flow 'volume_create_api' (5712b809-0f13-4ddf-8b9d-1a793d209f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:09.033900 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47e48d2-9fc5-4fe9-98d3-4bf87f1bc372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:09.034950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:09.039016 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-bb0a7a48-3cc4-4d46-bf18-4a25978b2443 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:09.047594 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-bb0a7a48-3cc4-4d46-bf18-4a25978b2443 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:09.048131 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 21/80] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:09 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:09.049226 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.049226 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:09.057827 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:09.063147 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.063147 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:09.063847 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cce5c9d5-201f-4763-9a3f-f02301e2a355 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:09.064823 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cce5c9d5-201f-4763-9a3f-f02301e2a355 None None] GET https://10.4.3.229/volume// Aug 18 23:35:09.065068 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cce5c9d5-201f-4763-9a3f-f02301e2a355 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:09.065314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cce5c9d5-201f-4763-9a3f-f02301e2a355 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:09.066584 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cce5c9d5-201f-4763-9a3f-f02301e2a355 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:35:09.067563 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 22/81] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:35: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 18 23:35:09.071920 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47e48d2-9fc5-4fe9-98d3-4bf87f1bc372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=22a657cb-dbfb-4dd2-a4a6-755517b5337a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22a657cb-dbfb-4dd2-a4a6-755517b5337a', 'encryption_key_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=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:09.073159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35771a58-060f-48a6-aca1-7c51b50f9c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:09.073531 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-098b488b-4371-41bf-8531-6e92e86b91f7 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:35:09.074065 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 22/82] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:35:08 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:09.082964 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-1012dd43-272d-4974-8e67-b2d757d31041 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:09.086456 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-1012dd43-272d-4974-8e67-b2d757d31041 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:35:09.086921 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-1012dd43-272d-4974-8e67-b2d757d31041 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "676449bf-4b42-4000-9207-f857a0fcc039", "connector": null, "instance_uuid": "3e6b11ec-ecb5-422d-9e02-c3732d22a8b8"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:09.087055 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (902aa8f3-35a7-4c6e-b167-29423af337cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '819107eb-ff89-46a1-bff3-954c284b7491', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-57668401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9460d1e164c74420bc3864890cd16759',qos_specs=None,replication_status=,reservations=['e5a91c08-7107-4891-8d83-978d6b97ac15','48f70092-b328-4f28-ae43-8ba8037c9592','c6e29088-c0d2-43d8-ab7c-064965594a93','31cbf97d-feb0-46de-91aa-484156142fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2b3be4af5044f1a7142f706c4cdd51',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-57668401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=819107eb-ff89-46a1-bff3-954c284b7491,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9460d1e164c74420bc3864890cd16759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c2b3be4af5044f1a7142f706c4cdd51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:09.087822 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce088b0b-c8d5-4a9b-a6c8-5e2812655a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:09.091400 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:09.093382 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:35:09.093645 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:09.093829 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:09.094106 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:35:09.094871 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:35:09.098988 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.098988 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:09.104417 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Get all volumes completed successfully. Aug 18 23:35:09.105293 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:09.105510 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:09.113339 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-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 18 23:35:09.113660 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-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 18 23:35:09.114655 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce088b0b-c8d5-4a9b-a6c8-5e2812655a52) transitioned into state 'SUCCESS' from state '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-57668401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9460d1e164c74420bc3864890cd16759',qos_specs=None,replication_status=,reservations=['e5a91c08-7107-4891-8d83-978d6b97ac15','48f70092-b328-4f28-ae43-8ba8037c9592','c6e29088-c0d2-43d8-ab7c-064965594a93','31cbf97d-feb0-46de-91aa-484156142fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2b3be4af5044f1a7142f706c4cdd51',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:09.115271 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f50167dc-5553-4f06-88c3-31c20cebbca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:09.127705 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f50167dc-5553-4f06-88c3-31c20cebbca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:09.128757 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Flow 'volume_create_api' (a852a6ea-73aa-4123-85ce-3ab309fa6da5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:09.129034 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Create volume request issued successfully. Aug 18 23:35:09.129704 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f15f5615-d3b3-44cc-ac76-1b03cf32172a tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:09.130132 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 20/83] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:35:08 2026] POST /volume/v3/volumes => generated 783 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:09.147404 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-12231177-b693-4cfd-ad2d-498ec14dadf7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:09.149494 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-12231177-b693-4cfd-ad2d-498ec14dadf7 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:35:09.149494 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-12231177-b693-4cfd-ad2d-498ec14dadf7 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:09.150530 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-12231177-b693-4cfd-ad2d-498ec14dadf7 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:09.151087 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:09.155316 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.155316 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:09.159538 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.159538 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:09.160284 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:09.160284 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:09.165747 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-12231177-b693-4cfd-ad2d-498ec14dadf7 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:35:09.165863 np0000007721 devstack@c-api.service[100173]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 18 23:35:09.165863 np0000007721 devstack@c-api.service[100173]: .first() Aug 18 23:35:09.170137 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Created reservations ['f3630635-38dc-41d5-ac5d-9af4d67a9b91', '45da2e40-8a81-40a9-9b67-991c79eb4067', '08050388-66e4-4ec8-9875-904ab26f30df', '6e73a9a8-d6e7-4be0-ae91-8fdb615fdd26'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:09.170843 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35771a58-060f-48a6-aca1-7c51b50f9c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3630635-38dc-41d5-ac5d-9af4d67a9b91', '45da2e40-8a81-40a9-9b67-991c79eb4067', '08050388-66e4-4ec8-9875-904ab26f30df', '6e73a9a8-d6e7-4be0-ae91-8fdb615fdd26']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:09.171714 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-12231177-b693-4cfd-ad2d-498ec14dadf7 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:35:09.171958 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1723e5b-2560-4cca-ad80-dbe04e70cf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:09.172376 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 21/84] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:09 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 962 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:09.190090 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-1012dd43-272d-4974-8e67-b2d757d31041 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:35:09.190280 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 23/85] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:35:09 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:09.209560 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:09.210739 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1723e5b-2560-4cca-ad80-dbe04e70cf98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb593105-dbd4-4877-ba1a-250ce4f2d687', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1284029222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c52d41bca54714a3677465a8076f62',qos_specs=None,replication_status=,reservations=['f3630635-38dc-41d5-ac5d-9af4d67a9b91','45da2e40-8a81-40a9-9b67-991c79eb4067','08050388-66e4-4ec8-9875-904ab26f30df','6e73a9a8-d6e7-4be0-ae91-8fdb615fdd26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63ef30800324a11a510c725d6d0f9ec',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1284029222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb593105-dbd4-4877-ba1a-250ce4f2d687,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='02c52d41bca54714a3677465a8076f62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63ef30800324a11a510c725d6d0f9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22a657cb-dbfb-4dd2-a4a6-755517b5337a),volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:09.212314 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f849db32-498c-4050-887b-bfddef42426b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:09.213502 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.213502 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:09.228144 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-465fbd9b-39e7-47d4-957b-f0581c6dd225 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:35:09.228808 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 23/86] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:35:09 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:09.244836 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f849db32-498c-4050-887b-bfddef42426b) transitioned into state 'SUCCESS' from state '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-1284029222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c52d41bca54714a3677465a8076f62',qos_specs=None,replication_status=,reservations=['f3630635-38dc-41d5-ac5d-9af4d67a9b91','45da2e40-8a81-40a9-9b67-991c79eb4067','08050388-66e4-4ec8-9875-904ab26f30df','6e73a9a8-d6e7-4be0-ae91-8fdb615fdd26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63ef30800324a11a510c725d6d0f9ec',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:09.245889 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f418a18-bb71-444a-ae51-c20db54d82bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:09.253909 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-59eb5010-cf17-484e-bfd7-d1920a3c024c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:09.257293 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-59eb5010-cf17-484e-bfd7-d1920a3c024c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] POST https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7/action Aug 18 23:35:09.258142 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-59eb5010-cf17-484e-bfd7-d1920a3c024c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:35:09.258702 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-59eb5010-cf17-484e-bfd7-d1920a3c024c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:09.260544 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-59eb5010-cf17-484e-bfd7-d1920a3c024c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] delete called for group 18ce9188-724b-4906-9b2e-193739b0ccc7 {{(pid=100172) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:35:09.260721 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.groups [None req-59eb5010-cf17-484e-bfd7-d1920a3c024c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Delete group with id: 18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:09.260837 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f418a18-bb71-444a-ae51-c20db54d82bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:09.261942 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Flow 'volume_create_api' (5712b809-0f13-4ddf-8b9d-1a793d209f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:09.262342 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Create volume request issued successfully. Aug 18 23:35:09.263523 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7947f3d9-969c-48c1-aeba-47b1cb486233 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:09.263999 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 20/87] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:35:08 2026] POST /volume/v3/volumes => generated 758 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:09.268299 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.268299 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:09.278452 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6ebdd22d-8549-409d-bc98-149fd76f195a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:09.281096 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6ebdd22d-8549-409d-bc98-149fd76f195a tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:35:09.281194 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6ebdd22d-8549-409d-bc98-149fd76f195a tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:09.281470 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6ebdd22d-8549-409d-bc98-149fd76f195a tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:09.290706 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.290706 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:09.296702 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6ebdd22d-8549-409d-bc98-149fd76f195a tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:35:09.300941 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6ebdd22d-8549-409d-bc98-149fd76f195a tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:35:09.301480 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 24/88] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:09 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:09.372129 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-59eb5010-cf17-484e-bfd7-d1920a3c024c tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7/action returned with HTTP 202 Aug 18 23:35:09.372787 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 22/89] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:35:09 2026] POST /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:35:09.391547 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cfb5e45c-831e-4715-8a88-24dc1fcb8539 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:09.392059 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cfb5e45c-831e-4715-8a88-24dc1fcb8539 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 Aug 18 23:35:09.392252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cfb5e45c-831e-4715-8a88-24dc1fcb8539 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:09.392478 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cfb5e45c-831e-4715-8a88-24dc1fcb8539 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:09.404364 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.404364 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:09.415476 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cfb5e45c-831e-4715-8a88-24dc1fcb8539 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Volume info retrieved successfully. Aug 18 23:35:09.416174 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-cfb5e45c-831e-4715-8a88-24dc1fcb8539 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:35:09.416677 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-cfb5e45c-831e-4715-8a88-24dc1fcb8539 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:35:09.452247 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb5e45c-831e-4715-8a88-24dc1fcb8539 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:35:09.456001 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:09.456001 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:09.465974 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cfb5e45c-831e-4715-8a88-24dc1fcb8539 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 returned with HTTP 200 Aug 18 23:35:09.466412 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 24/90] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:09 2026] GET /volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 => generated 906 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:10.189889 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0e76639b-5d80-467e-baec-24146204e61b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.192692 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e76639b-5d80-467e-baec-24146204e61b tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:35:10.192891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0e76639b-5d80-467e-baec-24146204e61b tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:10.193286 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0e76639b-5d80-467e-baec-24146204e61b tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:10.233482 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:10.233482 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:10.237802 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0e76639b-5d80-467e-baec-24146204e61b tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:35:10.244676 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e76639b-5d80-467e-baec-24146204e61b tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:35:10.244676 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 21/91] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:10 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:10.322030 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3247021a-a100-454f-ad20-c82b39cf45d1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.324373 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3247021a-a100-454f-ad20-c82b39cf45d1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:35:10.324685 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3247021a-a100-454f-ad20-c82b39cf45d1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:10.324934 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3247021a-a100-454f-ad20-c82b39cf45d1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:10.342559 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:10.342559 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:10.348900 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3247021a-a100-454f-ad20-c82b39cf45d1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:35:10.364661 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3247021a-a100-454f-ad20-c82b39cf45d1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:35:10.364661 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 25/92] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:10 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:10.377490 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5f3606f5-796a-4e8d-8f28-77dbfb93d81f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.484575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-826a55db-3338-4310-ad19-0b99bf9172d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.490719 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-826a55db-3338-4310-ad19-0b99bf9172d2 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 Aug 18 23:35:10.490719 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-826a55db-3338-4310-ad19-0b99bf9172d2 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:10.490719 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-826a55db-3338-4310-ad19-0b99bf9172d2 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:10.501539 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-826a55db-3338-4310-ad19-0b99bf9172d2 tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 returned with HTTP 404 Aug 18 23:35:10.503696 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 25/93] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:10 2026] GET /volume/v3/volumes/53724392-a86c-4aed-b3f1-d69db0067ab0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:10.510948 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c4b35ef4-a93d-4001-b323-c1144a6442cf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.513528 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c4b35ef4-a93d-4001-b323-c1144a6442cf tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/volumes/7afe3a64-d146-48f8-99d9-b100ea946ce6 Aug 18 23:35:10.513822 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c4b35ef4-a93d-4001-b323-c1144a6442cf tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:10.514071 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c4b35ef4-a93d-4001-b323-c1144a6442cf tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:10.528789 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c4b35ef4-a93d-4001-b323-c1144a6442cf tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/volumes/7afe3a64-d146-48f8-99d9-b100ea946ce6 returned with HTTP 404 Aug 18 23:35:10.529570 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 22/94] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:10 2026] GET /volume/v3/volumes/7afe3a64-d146-48f8-99d9-b100ea946ce6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:10.542917 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3eb5108f-0400-4d51-b2cf-ffa24b3296ad None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.549916 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3eb5108f-0400-4d51-b2cf-ffa24b3296ad tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] GET https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 Aug 18 23:35:10.549916 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3eb5108f-0400-4d51-b2cf-ffa24b3296ad tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:10.549916 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3eb5108f-0400-4d51-b2cf-ffa24b3296ad tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:10.549916 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-3eb5108f-0400-4d51-b2cf-ffa24b3296ad tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] show called for member 18ce9188-724b-4906-9b2e-193739b0ccc7 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:35:10.558114 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3eb5108f-0400-4d51-b2cf-ffa24b3296ad tempest-GroupsTest-1527827744 tempest-GroupsTest-1527827744-project-member] https://10.4.3.229/volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 returned with HTTP 404 Aug 18 23:35:10.558827 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 26/95] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:35:10 2026] GET /volume/v3/groups/18ce9188-724b-4906-9b2e-193739b0ccc7 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:10.570414 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a24a5211-98f9-401d-abbb-2ab57af6f1a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.572651 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a24a5211-98f9-401d-abbb-2ab57af6f1a1 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/6f06aadd-acb8-49e0-a5f2-e0e212f922a2 Aug 18 23:35:10.572852 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a24a5211-98f9-401d-abbb-2ab57af6f1a1 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:10.573089 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a24a5211-98f9-401d-abbb-2ab57af6f1a1 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:10.600699 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a24a5211-98f9-401d-abbb-2ab57af6f1a1 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] https://10.4.3.229/volume/v3/group_types/6f06aadd-acb8-49e0-a5f2-e0e212f922a2 returned with HTTP 202 Aug 18 23:35:10.601125 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 26/96] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:35:10 2026] DELETE /volume/v3/group_types/6f06aadd-acb8-49e0-a5f2-e0e212f922a2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:35:10.612289 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a83f389c-e97a-4197-9162-434252840296 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.614102 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a83f389c-e97a-4197-9162-434252840296 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] DELETE https://10.4.3.229/volume/v3/types/de207c40-cc44-46d8-9cad-76375ee2e18b Aug 18 23:35:10.614277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a83f389c-e97a-4197-9162-434252840296 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:10.614528 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a83f389c-e97a-4197-9162-434252840296 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:10.674414 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a83f389c-e97a-4197-9162-434252840296 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] https://10.4.3.229/volume/v3/types/de207c40-cc44-46d8-9cad-76375ee2e18b returned with HTTP 202 Aug 18 23:35:10.674912 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 23/97] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:35:10 2026] DELETE /volume/v3/types/de207c40-cc44-46d8-9cad-76375ee2e18b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:35:10.686739 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2a8397c4-ee2a-4f4e-a11e-f276dddb3287 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.689111 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2a8397c4-ee2a-4f4e-a11e-f276dddb3287 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] GET https://10.4.3.229/volume/v3/types/de207c40-cc44-46d8-9cad-76375ee2e18b Aug 18 23:35:10.689952 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2a8397c4-ee2a-4f4e-a11e-f276dddb3287 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:10.689952 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2a8397c4-ee2a-4f4e-a11e-f276dddb3287 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:10.695610 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2a8397c4-ee2a-4f4e-a11e-f276dddb3287 tempest-GroupsTest-653082447 tempest-GroupsTest-653082447-project-admin] https://10.4.3.229/volume/v3/types/de207c40-cc44-46d8-9cad-76375ee2e18b returned with HTTP 404 Aug 18 23:35:10.696492 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 27/98] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:35:10 2026] GET /volume/v3/types/de207c40-cc44-46d8-9cad-76375ee2e18b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:10.766368 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aef28304-b64e-450a-936b-817dd194e1a7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.767712 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aef28304-b64e-450a-936b-817dd194e1a7 None None] GET https://10.4.3.229/volume// Aug 18 23:35:10.767712 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aef28304-b64e-450a-936b-817dd194e1a7 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:10.768206 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aef28304-b64e-450a-936b-817dd194e1a7 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:10.768554 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aef28304-b64e-450a-936b-817dd194e1a7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:35:10.769413 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 27/99] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:35:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:35:10.769775 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5f3606f5-796a-4e8d-8f28-77dbfb93d81f tempest-TestMultiAttachVolumeSwap-1859944743 tempest-TestMultiAttachVolumeSwap-1859944743-project-admin] POST https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687/action Aug 18 23:35:10.770180 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5f3606f5-796a-4e8d-8f28-77dbfb93d81f tempest-TestMultiAttachVolumeSwap-1859944743 tempest-TestMultiAttachVolumeSwap-1859944743-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:35:10.770321 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5f3606f5-796a-4e8d-8f28-77dbfb93d81f tempest-TestMultiAttachVolumeSwap-1859944743 tempest-TestMultiAttachVolumeSwap-1859944743-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:10.786038 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:10.786038 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:10.786670 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5f3606f5-796a-4e8d-8f28-77dbfb93d81f tempest-TestMultiAttachVolumeSwap-1859944743 tempest-TestMultiAttachVolumeSwap-1859944743-project-admin] Volume info retrieved successfully. Aug 18 23:35:10.806111 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5f3606f5-796a-4e8d-8f28-77dbfb93d81f tempest-TestMultiAttachVolumeSwap-1859944743 tempest-TestMultiAttachVolumeSwap-1859944743-project-admin] Update volume admin metadata completed successfully. Aug 18 23:35:10.806280 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5f3606f5-796a-4e8d-8f28-77dbfb93d81f tempest-TestMultiAttachVolumeSwap-1859944743 tempest-TestMultiAttachVolumeSwap-1859944743-project-admin] Update readonly setting on volume completed successfully. Aug 18 23:35:10.806638 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5f3606f5-796a-4e8d-8f28-77dbfb93d81f tempest-TestMultiAttachVolumeSwap-1859944743 tempest-TestMultiAttachVolumeSwap-1859944743-project-admin] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687/action returned with HTTP 202 Aug 18 23:35:10.807131 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 23/100] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:35:10 2026] POST /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687/action => generated 0 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:35:10.811896 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-d3e29099-6c5f-40c8-be51-e624b2f9200f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.816790 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-d3e29099-6c5f-40c8-be51-e624b2f9200f tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:10.817066 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-d3e29099-6c5f-40c8-be51-e624b2f9200f tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:10.817334 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-d3e29099-6c5f-40c8-be51-e624b2f9200f tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:10.818741 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:10.822110 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:10.823645 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1316026640"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:10.826265 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1316026640'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:10.834421 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Create volume of 1 GB Aug 18 23:35:10.834421 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:10.834421 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:10.834922 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Availability Zones retrieved successfully. Aug 18 23:35:10.844938 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Flow 'volume_create_api' (2ac49192-4f4d-4a30-9c5c-7ddc5f6d8bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:10.845100 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:10.845100 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:10.846430 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e16361-1064-4504-8784-572b9e5951c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:10.847276 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:10.852410 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-d3e29099-6c5f-40c8-be51-e624b2f9200f tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:10.859699 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-d3e29099-6c5f-40c8-be51-e624b2f9200f tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:10.859699 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 24/101] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:35:10 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1571 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:10.863297 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:10.863297 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:10.886174 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e16361-1064-4504-8784-572b9e5951c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=22a657cb-dbfb-4dd2-a4a6-755517b5337a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22a657cb-dbfb-4dd2-a4a6-755517b5337a', 'encryption_key_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=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:10.887726 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095f0ecc-dde3-46c6-9e38-4dfb2e4c33b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:10.933453 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-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 18 23:35:10.934450 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-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 18 23:35:10.956472 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Created reservations ['a8215df8-5705-49db-a097-f809fd09f4cb', '36e2bd32-1766-46d6-9512-28b17d9e4af0', 'c5d4f9b7-7941-4864-ab47-4b50fe5cfe19', '8b6597d7-a900-4e37-9ceb-8cac26bd4108'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:10.956472 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095f0ecc-dde3-46c6-9e38-4dfb2e4c33b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8215df8-5705-49db-a097-f809fd09f4cb', '36e2bd32-1766-46d6-9512-28b17d9e4af0', 'c5d4f9b7-7941-4864-ab47-4b50fe5cfe19', '8b6597d7-a900-4e37-9ceb-8cac26bd4108']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:10.957480 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6499cfb4-769d-47a6-94dc-4eed26f331e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:10.996314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6499cfb4-769d-47a6-94dc-4eed26f331e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3fa4749-9bb7-4a37-8cf5-076fd0a769fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1316026640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c52d41bca54714a3677465a8076f62',qos_specs=None,replication_status=,reservations=['a8215df8-5705-49db-a097-f809fd09f4cb','36e2bd32-1766-46d6-9512-28b17d9e4af0','c5d4f9b7-7941-4864-ab47-4b50fe5cfe19','8b6597d7-a900-4e37-9ceb-8cac26bd4108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63ef30800324a11a510c725d6d0f9ec',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1316026640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3fa4749-9bb7-4a37-8cf5-076fd0a769fb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='02c52d41bca54714a3677465a8076f62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63ef30800324a11a510c725d6d0f9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22a657cb-dbfb-4dd2-a4a6-755517b5337a),volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:10.997421 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (301c4078-610e-4bee-8e65-9270088a72c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:11.029770 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (301c4078-610e-4bee-8e65-9270088a72c9) transitioned into state 'SUCCESS' from state '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-1316026640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='02c52d41bca54714a3677465a8076f62',qos_specs=None,replication_status=,reservations=['a8215df8-5705-49db-a097-f809fd09f4cb','36e2bd32-1766-46d6-9512-28b17d9e4af0','c5d4f9b7-7941-4864-ab47-4b50fe5cfe19','8b6597d7-a900-4e37-9ceb-8cac26bd4108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63ef30800324a11a510c725d6d0f9ec',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:11.030962 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a74cb1af-a704-41a4-89e5-3da0824f2f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:11.052917 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a74cb1af-a704-41a4-89e5-3da0824f2f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:11.053920 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Flow 'volume_create_api' (2ac49192-4f4d-4a30-9c5c-7ddc5f6d8bd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:11.058252 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Create volume request issued successfully. Aug 18 23:35:11.059031 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-02d25c27-ad50-4ef8-971b-3cd469587e5c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:11.059527 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 28/102] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:35:10 2026] POST /volume/v3/volumes => generated 758 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:11.082734 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e1f0efd5-6c66-48dc-bae9-ee2fec896912 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:11.086708 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e1f0efd5-6c66-48dc-bae9-ee2fec896912 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb Aug 18 23:35:11.087002 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e1f0efd5-6c66-48dc-bae9-ee2fec896912 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:11.087192 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e1f0efd5-6c66-48dc-bae9-ee2fec896912 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:11.097999 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:11.097999 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:11.106655 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e1f0efd5-6c66-48dc-bae9-ee2fec896912 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:35:11.115083 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e1f0efd5-6c66-48dc-bae9-ee2fec896912 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb returned with HTTP 200 Aug 18 23:35:11.115663 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 28/103] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:11 2026] GET /volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:11.823636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-32f9c827-f107-4f72-ab93-5a678a8d67f3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:11.827454 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-32f9c827-f107-4f72-ab93-5a678a8d67f3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] PUT https://10.4.3.229/volume/v3/attachments/5bd75b3f-b165-4c61-9cfb-f296278a37ea Aug 18 23:35:11.830539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-32f9c827-f107-4f72-ab93-5a678a8d67f3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:11.850692 np0000007721 devstack@c-api.service[100172]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 18 23:35:11.850692 np0000007721 devstack@c-api.service[100172]: .first() Aug 18 23:35:11.860486 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-32f9c827-f107-4f72-ab93-5a678a8d67f3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Acquiring lock "cinder-attachment_update-676449bf-4b42-4000-9207-f857a0fcc039-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:35:11.866967 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-32f9c827-f107-4f72-ab93-5a678a8d67f3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Lock "cinder-attachment_update-676449bf-4b42-4000-9207-f857a0fcc039-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:35:11.868357 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:11.868357 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:12.011135 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-32f9c827-f107-4f72-ab93-5a678a8d67f3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Lock "cinder-attachment_update-676449bf-4b42-4000-9207-f857a0fcc039-np0000007721" released by "attachment_update" :: held 0.145s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:35:12.011538 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-32f9c827-f107-4f72-ab93-5a678a8d67f3 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/attachments/5bd75b3f-b165-4c61-9cfb-f296278a37ea returned with HTTP 200 Aug 18 23:35:12.012129 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 24/104] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:35:11 2026] PUT /volume/v3/attachments/5bd75b3f-b165-4c61-9cfb-f296278a37ea => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:12.052030 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-07dfb3b5-d241-455c-9e80-64889ab4ecb2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:12.054686 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-07dfb3b5-d241-455c-9e80-64889ab4ecb2 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] POST https://10.4.3.229/volume/v3/attachments/5bd75b3f-b165-4c61-9cfb-f296278a37ea/action Aug 18 23:35:12.055163 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-07dfb3b5-d241-455c-9e80-64889ab4ecb2 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:35:12.055289 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-07dfb3b5-d241-455c-9e80-64889ab4ecb2 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:12.135180 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c0a16859-bcd1-4e4c-92ab-124c661b5164 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:12.139330 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c0a16859-bcd1-4e4c-92ab-124c661b5164 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb Aug 18 23:35:12.139659 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c0a16859-bcd1-4e4c-92ab-124c661b5164 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:12.139923 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c0a16859-bcd1-4e4c-92ab-124c661b5164 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:12.215587 np0000007721 devstack@c-api.service[100171]: /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 18 23:35:12.215587 np0000007721 devstack@c-api.service[100171]: .first() Aug 18 23:35:12.230922 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:12.230922 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:12.254169 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-26ab9a1a-26c8-4e0a-9ea1-3946f94c947b req-07dfb3b5-d241-455c-9e80-64889ab4ecb2 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/attachments/5bd75b3f-b165-4c61-9cfb-f296278a37ea/action returned with HTTP 204 Aug 18 23:35:12.254639 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 25/105] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:35:12 2026] POST /volume/v3/attachments/5bd75b3f-b165-4c61-9cfb-f296278a37ea/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:12.287259 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:12.287259 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:12.295039 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c0a16859-bcd1-4e4c-92ab-124c661b5164 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:35:12.299687 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c0a16859-bcd1-4e4c-92ab-124c661b5164 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb returned with HTTP 200 Aug 18 23:35:12.300294 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 29/106] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:12 2026] GET /volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb => generated 851 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:16.694097 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-22ea53d0-d402-49a5-b067-c6f29e1d4e9e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:17.023805 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-22ea53d0-d402-49a5-b067-c6f29e1d4e9e tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] GET https://10.4.3.229/volume/v3/os-services Aug 18 23:35:17.023805 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-22ea53d0-d402-49a5-b067-c6f29e1d4e9e tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:17.023805 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-22ea53d0-d402-49a5-b067-c6f29e1d4e9e tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:17.030009 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-22ea53d0-d402-49a5-b067-c6f29e1d4e9e tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] https://10.4.3.229/volume/v3/os-services returned with HTTP 200 Aug 18 23:35:17.030471 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 29/107] 10.4.3.229 () {66 vars in 1249 bytes} [Tue Aug 18 23:35:16 2026] GET /volume/v3/os-services => generated 626 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:17.044049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-17f4a6dc-ddce-4b07-8e8e-771003108dba None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:17.046891 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-17f4a6dc-ddce-4b07-8e8e-771003108dba tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] PUT https://10.4.3.229/volume/v3/os-services/disable-log-reason Aug 18 23:35:17.046891 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-17f4a6dc-ddce-4b07-8e8e-771003108dba tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007721", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:17.049797 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-17f4a6dc-ddce-4b07-8e8e-771003108dba tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] https://10.4.3.229/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 18 23:35:17.050397 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 25/108] 10.4.3.229 () {68 vars in 1326 bytes} [Tue Aug 18 23:35:17 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:35:17.060535 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ee3e6249-c64f-4535-b49f-657d1302e314 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:17.062479 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ee3e6249-c64f-4535-b49f-657d1302e314 tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] PUT https://10.4.3.229/volume/v3/os-services/disable Aug 18 23:35:17.062817 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ee3e6249-c64f-4535-b49f-657d1302e314 tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007721", "binary": "invalid_binary"} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:17.075231 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ee3e6249-c64f-4535-b49f-657d1302e314 tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] https://10.4.3.229/volume/v3/os-services/disable returned with HTTP 404 Aug 18 23:35:17.076020 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 26/109] 10.4.3.229 () {68 vars in 1293 bytes} [Tue Aug 18 23:35:17 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:17.086286 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e87078df-3556-4787-b5cb-0bdb776e8167 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:17.088867 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e87078df-3556-4787-b5cb-0bdb776e8167 tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] PUT https://10.4.3.229/volume/v3/os-services/enable Aug 18 23:35:17.088867 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e87078df-3556-4787-b5cb-0bdb776e8167 tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:17.102078 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e87078df-3556-4787-b5cb-0bdb776e8167 tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] https://10.4.3.229/volume/v3/os-services/enable returned with HTTP 404 Aug 18 23:35:17.102078 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 30/110] 10.4.3.229 () {68 vars in 1290 bytes} [Tue Aug 18 23:35:17 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:17.113213 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c714fd55-d0fa-4005-8afa-9de88b9bebfc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:17.120133 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c714fd55-d0fa-4005-8afa-9de88b9bebfc tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] PUT https://10.4.3.229/volume/v3/os-services/freeze Aug 18 23:35:17.120691 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c714fd55-d0fa-4005-8afa-9de88b9bebfc tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:17.132373 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c714fd55-d0fa-4005-8afa-9de88b9bebfc tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] https://10.4.3.229/volume/v3/os-services/freeze returned with HTTP 400 Aug 18 23:35:17.132889 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 30/111] 10.4.3.229 () {68 vars in 1290 bytes} [Tue Aug 18 23:35:17 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:17.146243 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-73ade0c4-3dff-4487-8aa4-a5377c736ef3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:17.147988 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-73ade0c4-3dff-4487-8aa4-a5377c736ef3 tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] PUT https://10.4.3.229/volume/v3/os-services/thaw Aug 18 23:35:17.148296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-73ade0c4-3dff-4487-8aa4-a5377c736ef3 tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:17.149698 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:17.149698 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:17.162182 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-73ade0c4-3dff-4487-8aa4-a5377c736ef3 tempest-VolumeServicesNegativeTest-1950119179 tempest-VolumeServicesNegativeTest-1950119179-project-admin] https://10.4.3.229/volume/v3/os-services/thaw returned with HTTP 400 Aug 18 23:35:17.165219 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 26/112] 10.4.3.229 () {68 vars in 1284 bytes} [Tue Aug 18 23:35:17 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:18.925034 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:18.932465 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:18.933272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "e2f75034-fb41-4c0f-8926-89cc086556f1-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:18.937045 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'e2f75034-fb41-4c0f-8926-89cc086556f1-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:18.937756 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Create volume of 1 GB Aug 18 23:35:18.945296 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Availability Zones retrieved successfully. Aug 18 23:35:18.956583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Flow 'volume_create_api' (b6b497cc-2c4e-49f5-9e74-5d915fc473fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:18.958914 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c56d97-7ba0-410d-8eae-cee2f9b5e6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:18.960756 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:19.022847 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c56d97-7ba0-410d-8eae-cee2f9b5e6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:19.024983 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6751600c-c216-44d9-aa96-32dbf948da8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:19.127022 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Created reservations ['32f2a1cd-7559-444e-81b0-a1fad7d79bb4', 'f8255d08-e988-4a4f-a2ef-9da8703b6cb3', '1c56a62e-91b0-4599-9a66-22cf22a52206', 'e3b1e6ac-ed7f-43bc-9e84-5cc123d30a65'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:19.129054 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6751600c-c216-44d9-aa96-32dbf948da8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32f2a1cd-7559-444e-81b0-a1fad7d79bb4', 'f8255d08-e988-4a4f-a2ef-9da8703b6cb3', '1c56a62e-91b0-4599-9a66-22cf22a52206', 'e3b1e6ac-ed7f-43bc-9e84-5cc123d30a65']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:19.129963 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31bb0e18-90f5-4c56-a9d3-8fbab2f510d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:19.174387 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31bb0e18-90f5-4c56-a9d3-8fbab2f510d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='e2f75034-fb41-4c0f-8926-89cc086556f1-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed59f024d5444dd38d9516bbbad31138',qos_specs=None,replication_status=,reservations=['32f2a1cd-7559-444e-81b0-a1fad7d79bb4','f8255d08-e988-4a4f-a2ef-9da8703b6cb3','1c56a62e-91b0-4599-9a66-22cf22a52206','e3b1e6ac-ed7f-43bc-9e84-5cc123d30a65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c6e1bd9aa745f385717ad697aa26b9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:19Z,deleted=False,deleted_at=None,display_description='',display_name='e2f75034-fb41-4c0f-8926-89cc086556f1-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed59f024d5444dd38d9516bbbad31138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38c6e1bd9aa745f385717ad697aa26b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:19.176696 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb4c3f3a-e9c1-49aa-b40d-ec00645425b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:19.219102 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb4c3f3a-e9c1-49aa-b40d-ec00645425b1) transitioned into 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='e2f75034-fb41-4c0f-8926-89cc086556f1-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed59f024d5444dd38d9516bbbad31138',qos_specs=None,replication_status=,reservations=['32f2a1cd-7559-444e-81b0-a1fad7d79bb4','f8255d08-e988-4a4f-a2ef-9da8703b6cb3','1c56a62e-91b0-4599-9a66-22cf22a52206','e3b1e6ac-ed7f-43bc-9e84-5cc123d30a65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c6e1bd9aa745f385717ad697aa26b9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:19.221182 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9acafd3d-1004-4320-b8a6-01431c8a8ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:19.239635 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9acafd3d-1004-4320-b8a6-01431c8a8ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:19.241146 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Flow 'volume_create_api' (b6b497cc-2c4e-49f5-9e74-5d915fc473fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:19.241699 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Create volume request issued successfully. Aug 18 23:35:19.242715 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-f47e520c-985f-4ffa-83aa-e7b2401c2738 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:19.243308 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 27/113] 10.4.3.229 () {72 vars in 1541 bytes} [Tue Aug 18 23:35:18 2026] POST /volume/v3/volumes => generated 749 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:19.261919 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-dea1f703-e578-494d-822d-1dfdd9e192d2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:19.264526 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-dea1f703-e578-494d-822d-1dfdd9e192d2 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] GET https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 Aug 18 23:35:19.265126 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-dea1f703-e578-494d-822d-1dfdd9e192d2 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:19.265126 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-dea1f703-e578-494d-822d-1dfdd9e192d2 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:19.275598 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:19.275598 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:19.282298 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-dea1f703-e578-494d-822d-1dfdd9e192d2 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:35:19.291093 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-dea1f703-e578-494d-822d-1dfdd9e192d2 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 returned with HTTP 200 Aug 18 23:35:19.291154 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 31/114] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:19 2026] GET /volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:19.309549 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-5f5fd67f-301f-486d-a45f-8c6cc0c6e41f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:19.315832 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-5f5fd67f-301f-486d-a45f-8c6cc0c6e41f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] GET https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 Aug 18 23:35:19.315832 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-5f5fd67f-301f-486d-a45f-8c6cc0c6e41f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:19.315832 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-5f5fd67f-301f-486d-a45f-8c6cc0c6e41f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:19.330960 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:19.330960 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:19.339272 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-5f5fd67f-301f-486d-a45f-8c6cc0c6e41f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:35:19.348580 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-5f5fd67f-301f-486d-a45f-8c6cc0c6e41f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 returned with HTTP 200 Aug 18 23:35:19.349078 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 31/115] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:19 2026] GET /volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:22.028585 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7c1ff6f8-7d83-4b00-b853-6de4ab144f99 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:22.033084 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c1ff6f8-7d83-4b00-b853-6de4ab144f99 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:35:22.033278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c1ff6f8-7d83-4b00-b853-6de4ab144f99 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:22.033491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c1ff6f8-7d83-4b00-b853-6de4ab144f99 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:22.046974 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:22.046974 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:22.051823 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7c1ff6f8-7d83-4b00-b853-6de4ab144f99 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:35:22.059623 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c1ff6f8-7d83-4b00-b853-6de4ab144f99 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:35:22.059623 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 27/116] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:22 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:22.377782 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-60c11530-3cd0-4bb9-b9a5-024f837eb670 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:22.382705 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-60c11530-3cd0-4bb9-b9a5-024f837eb670 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] GET https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 Aug 18 23:35:22.382893 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-60c11530-3cd0-4bb9-b9a5-024f837eb670 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:22.383073 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-60c11530-3cd0-4bb9-b9a5-024f837eb670 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:22.391725 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:22.391725 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:22.395628 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-60c11530-3cd0-4bb9-b9a5-024f837eb670 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:35:22.401848 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-60c11530-3cd0-4bb9-b9a5-024f837eb670 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 returned with HTTP 200 Aug 18 23:35:22.402252 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 28/117] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:22 2026] GET /volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:22.415626 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8804cd88-e0f8-47ec-91ec-c98ba63e22ad None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:22.416551 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8804cd88-e0f8-47ec-91ec-c98ba63e22ad None None] GET https://10.4.3.229/volume// Aug 18 23:35:22.416747 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8804cd88-e0f8-47ec-91ec-c98ba63e22ad None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:22.417060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8804cd88-e0f8-47ec-91ec-c98ba63e22ad None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:22.417359 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8804cd88-e0f8-47ec-91ec-c98ba63e22ad None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:35:22.417714 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 32/118] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:35:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:35:22.424778 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-5636ca28-051f-47f0-b6e5-26aa007c7313 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:22.429428 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-5636ca28-051f-47f0-b6e5-26aa007c7313 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:35:22.429970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-5636ca28-051f-47f0-b6e5-26aa007c7313 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1", "connector": null, "instance_uuid": "e2f75034-fb41-4c0f-8926-89cc086556f1"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:22.444498 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:22.444498 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:22.495434 np0000007721 devstack@c-api.service[100174]: /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 18 23:35:22.495434 np0000007721 devstack@c-api.service[100174]: .first() Aug 18 23:35:22.515994 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-5636ca28-051f-47f0-b6e5-26aa007c7313 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:35:22.516564 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 32/119] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:35:22 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 18 23:35:22.530504 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7012e08d-bea0-4ad0-9493-a59aa8c948c7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:22.530504 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7012e08d-bea0-4ad0-9493-a59aa8c948c7 None None] GET https://10.4.3.229/volume// Aug 18 23:35:22.530504 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7012e08d-bea0-4ad0-9493-a59aa8c948c7 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:22.530504 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7012e08d-bea0-4ad0-9493-a59aa8c948c7 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:22.530504 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7012e08d-bea0-4ad0-9493-a59aa8c948c7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:35:22.531001 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 28/120] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:35:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:35:22.540148 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-089a6bfb-f74d-4054-b155-90289584f410 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:22.544126 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-089a6bfb-f74d-4054-b155-90289584f410 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] GET https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 Aug 18 23:35:22.544401 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-089a6bfb-f74d-4054-b155-90289584f410 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:22.544506 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-089a6bfb-f74d-4054-b155-90289584f410 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:22.557470 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:22.557470 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:22.562183 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-089a6bfb-f74d-4054-b155-90289584f410 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:35:22.569030 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-089a6bfb-f74d-4054-b155-90289584f410 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 returned with HTTP 200 Aug 18 23:35:22.569654 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 29/121] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:35:22 2026] GET /volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:22.665280 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-c390cf80-3e96-41cd-8fb5-44c134dc5774 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:22.668107 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-c390cf80-3e96-41cd-8fb5-44c134dc5774 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] PUT https://10.4.3.229/volume/v3/attachments/2709a25a-9b48-478a-87a9-b23374983abf Aug 18 23:35:22.668479 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-c390cf80-3e96-41cd-8fb5-44c134dc5774 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:22.679047 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-c390cf80-3e96-41cd-8fb5-44c134dc5774 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Acquiring lock "cinder-attachment_update-97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:35:22.687741 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-c390cf80-3e96-41cd-8fb5-44c134dc5774 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Lock "cinder-attachment_update-97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1-np0000007721" acquired by "attachment_update" :: waited 0.009s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:35:22.688740 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:22.688740 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:22.841598 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-c390cf80-3e96-41cd-8fb5-44c134dc5774 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Lock "cinder-attachment_update-97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1-np0000007721" released by "attachment_update" :: held 0.154s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:35:22.842006 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-c390cf80-3e96-41cd-8fb5-44c134dc5774 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/attachments/2709a25a-9b48-478a-87a9-b23374983abf returned with HTTP 200 Aug 18 23:35:22.842978 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 33/122] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:35:22 2026] PUT /volume/v3/attachments/2709a25a-9b48-478a-87a9-b23374983abf => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:22.883636 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-775b26f5-8537-449e-8e85-dc08a5032bb5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:22.888378 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-775b26f5-8537-449e-8e85-dc08a5032bb5 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] POST https://10.4.3.229/volume/v3/attachments/2709a25a-9b48-478a-87a9-b23374983abf/action Aug 18 23:35:22.888893 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-775b26f5-8537-449e-8e85-dc08a5032bb5 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:35:22.889013 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-775b26f5-8537-449e-8e85-dc08a5032bb5 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:22.932929 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:22.932929 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:22.957884 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-aece1057-a696-45f4-ba4a-51c779866bd3 req-775b26f5-8537-449e-8e85-dc08a5032bb5 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/attachments/2709a25a-9b48-478a-87a9-b23374983abf/action returned with HTTP 204 Aug 18 23:35:22.959122 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 33/123] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:35:22 2026] POST /volume/v3/attachments/2709a25a-9b48-478a-87a9-b23374983abf/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 23:35:24.027399 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4f32706a-e960-4719-ba1e-9c6f8f12584e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.350210 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4f32706a-e960-4719-ba1e-9c6f8f12584e tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:35:24.350616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4f32706a-e960-4719-ba1e-9c6f8f12584e tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1081018902", "extra_specs": {"spec1": "val1"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:24.387462 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4f32706a-e960-4719-ba1e-9c6f8f12584e tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:35:24.388143 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 29/124] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:35:24 2026] POST /volume/v3/types => generated 243 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:24.401437 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-827c2c0e-5afc-4fff-af12-6e8714845311 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.405657 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-827c2c0e-5afc-4fff-af12-6e8714845311 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] POST https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs Aug 18 23:35:24.406180 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-827c2c0e-5afc-4fff-af12-6e8714845311 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:24.409721 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-827c2c0e-5afc-4fff-af12-6e8714845311 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs returned with HTTP 400 Aug 18 23:35:24.410124 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 30/125] 10.4.3.229 () {68 vars in 1399 bytes} [Tue Aug 18 23:35:24 2026] POST /volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:35:24.420963 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3f58ea27-7805-453d-9fad-d15da53e0fd2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.430272 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3f58ea27-7805-453d-9fad-d15da53e0fd2 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] POST https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs Aug 18 23:35:24.430788 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3f58ea27-7805-453d-9fad-d15da53e0fd2 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:24.433599 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3f58ea27-7805-453d-9fad-d15da53e0fd2 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs returned with HTTP 400 Aug 18 23:35:24.434116 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 34/126] 10.4.3.229 () {68 vars in 1399 bytes} [Tue Aug 18 23:35:24 2026] POST /volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs => generated 132 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:35:24.447271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-af2c789f-191e-42f0-967d-e14c09a785e9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.451267 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af2c789f-191e-42f0-967d-e14c09a785e9 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] POST https://10.4.3.229/volume/v3/types/f4b264a5-4d06-47a2-b3f6-c65b3c1d10ca/extra_specs Aug 18 23:35:24.451410 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af2c789f-191e-42f0-967d-e14c09a785e9 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:24.645742 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af2c789f-191e-42f0-967d-e14c09a785e9 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/f4b264a5-4d06-47a2-b3f6-c65b3c1d10ca/extra_specs returned with HTTP 404 Aug 18 23:35:24.646427 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 34/127] 10.4.3.229 () {68 vars in 1399 bytes} [Tue Aug 18 23:35:24 2026] POST /volume/v3/types/f4b264a5-4d06-47a2-b3f6-c65b3c1d10ca/extra_specs => generated 114 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:24.655650 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8cc39406-8cbd-45ec-b296-c7f51c1f6077 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.661532 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8cc39406-8cbd-45ec-b296-c7f51c1f6077 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] DELETE https://10.4.3.229/volume/v3/types/9df3b412-87ab-4e65-b36e-632d5cb9be58/extra_specs/spec1 Aug 18 23:35:24.661532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8cc39406-8cbd-45ec-b296-c7f51c1f6077 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:24.661532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8cc39406-8cbd-45ec-b296-c7f51c1f6077 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:24.665810 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8cc39406-8cbd-45ec-b296-c7f51c1f6077 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/9df3b412-87ab-4e65-b36e-632d5cb9be58/extra_specs/spec1 returned with HTTP 404 Aug 18 23:35:24.666474 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 30/128] 10.4.3.229 () {66 vars in 1399 bytes} [Tue Aug 18 23:35:24 2026] DELETE /volume/v3/types/9df3b412-87ab-4e65-b36e-632d5cb9be58/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:24.684114 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-66e9ce14-f873-4676-b814-ca8b5a95ba8d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.687578 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-66e9ce14-f873-4676-b814-ca8b5a95ba8d tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] GET https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/nonexistent_extra_spec_name Aug 18 23:35:24.687578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-66e9ce14-f873-4676-b814-ca8b5a95ba8d tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:24.687578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-66e9ce14-f873-4676-b814-ca8b5a95ba8d tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:24.699103 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-66e9ce14-f873-4676-b814-ca8b5a95ba8d tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 18 23:35:24.701569 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 31/129] 10.4.3.229 () {66 vars in 1462 bytes} [Tue Aug 18 23:35:24 2026] GET /volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:24.715032 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e341e38d-c93f-4f1e-9802-7186b0c4206a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.718089 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e341e38d-c93f-4f1e-9802-7186b0c4206a tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] GET https://10.4.3.229/volume/v3/types/d21b2c4b-7b4e-4788-89ad-5fff14c9c992/extra_specs/spec1 Aug 18 23:35:24.718392 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e341e38d-c93f-4f1e-9802-7186b0c4206a tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:24.718650 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e341e38d-c93f-4f1e-9802-7186b0c4206a tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:24.719022 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:24.719022 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:24.723915 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e341e38d-c93f-4f1e-9802-7186b0c4206a tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/d21b2c4b-7b4e-4788-89ad-5fff14c9c992/extra_specs/spec1 returned with HTTP 404 Aug 18 23:35:24.724687 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 35/130] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:35:24 2026] GET /volume/v3/types/d21b2c4b-7b4e-4788-89ad-5fff14c9c992/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 23:35:24.735027 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9b8ed630-2b2e-4388-b418-a494fe9cd98c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.738957 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b8ed630-2b2e-4388-b418-a494fe9cd98c tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] GET https://10.4.3.229/volume/v3/types/36416f4b-9a41-4950-bee0-1a60e7770634/extra_specs Aug 18 23:35:24.739395 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b8ed630-2b2e-4388-b418-a494fe9cd98c tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:24.739849 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b8ed630-2b2e-4388-b418-a494fe9cd98c tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:24.745895 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b8ed630-2b2e-4388-b418-a494fe9cd98c tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/36416f4b-9a41-4950-bee0-1a60e7770634/extra_specs returned with HTTP 404 Aug 18 23:35:24.746751 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 35/131] 10.4.3.229 () {66 vars in 1378 bytes} [Tue Aug 18 23:35:24 2026] GET /volume/v3/types/36416f4b-9a41-4950-bee0-1a60e7770634/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:24.756941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e8bb40e8-489b-4eca-86ac-8e5e3349dee3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.761453 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e8bb40e8-489b-4eca-86ac-8e5e3349dee3 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] PUT https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/spec1 Aug 18 23:35:24.761811 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e8bb40e8-489b-4eca-86ac-8e5e3349dee3 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:24.763481 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e8bb40e8-489b-4eca-86ac-8e5e3349dee3 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/spec1 returned with HTTP 400 Aug 18 23:35:24.767323 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 31/132] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:35:24 2026] PUT /volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:35:24.780933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b54927a1-3227-4707-9fec-8d7682545070 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.786714 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b54927a1-3227-4707-9fec-8d7682545070 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] PUT https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/spec1 Aug 18 23:35:24.789348 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b54927a1-3227-4707-9fec-8d7682545070 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Action: 'update', calling method: update, body: null {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:24.789348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b54927a1-3227-4707-9fec-8d7682545070 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/spec1 returned with HTTP 400 Aug 18 23:35:24.789348 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 32/133] 10.4.3.229 () {68 vars in 1415 bytes} [Tue Aug 18 23:35:24 2026] PUT /volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:24.805547 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f62dafd4-af46-40c2-a866-2253c13a2fca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.812232 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f62dafd4-af46-40c2-a866-2253c13a2fca tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] PUT https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/None Aug 18 23:35:24.813465 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f62dafd4-af46-40c2-a866-2253c13a2fca tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:24.828189 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f62dafd4-af46-40c2-a866-2253c13a2fca tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 23:35:24.829412 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f62dafd4-af46-40c2-a866-2253c13a2fca tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/None returned with HTTP 400 Aug 18 23:35:24.830381 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 36/134] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:35:24 2026] PUT /volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/None => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:24.844250 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-099b4e3e-8ffa-4304-8bd3-91b939fadd84 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:24.852544 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-099b4e3e-8ffa-4304-8bd3-91b939fadd84 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] PUT https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/02c78abb-400a-4a10-848c-82f259f43476 Aug 18 23:35:24.852544 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-099b4e3e-8ffa-4304-8bd3-91b939fadd84 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:24.869162 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-099b4e3e-8ffa-4304-8bd3-91b939fadd84 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 23:35:24.870464 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-099b4e3e-8ffa-4304-8bd3-91b939fadd84 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/02c78abb-400a-4a10-848c-82f259f43476 returned with HTTP 400 Aug 18 23:35:24.870464 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 36/135] 10.4.3.229 () {68 vars in 1509 bytes} [Tue Aug 18 23:35:24 2026] PUT /volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867/extra_specs/02c78abb-400a-4a10-848c-82f259f43476 => generated 73 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:24.881871 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bf915b46-c9f4-4048-bcd3-82331d34d7e1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:25.076490 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bf915b46-c9f4-4048-bcd3-82331d34d7e1 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] PUT https://10.4.3.229/volume/v3/types/71a1d6ab-1d5e-4d10-9d9e-29341635a3e5/extra_specs/spec1 Aug 18 23:35:25.076931 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bf915b46-c9f4-4048-bcd3-82331d34d7e1 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:25.113530 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bf915b46-c9f4-4048-bcd3-82331d34d7e1 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/71a1d6ab-1d5e-4d10-9d9e-29341635a3e5/extra_specs/spec1 returned with HTTP 404 Aug 18 23:35:25.113530 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 32/136] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:35:24 2026] PUT /volume/v3/types/71a1d6ab-1d5e-4d10-9d9e-29341635a3e5/extra_specs/spec1 => generated 114 bytes in 231 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:25.122112 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f2e1092a-4863-4201-a633-b2c57a4b2d94 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:25.124384 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f2e1092a-4863-4201-a633-b2c57a4b2d94 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] DELETE https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867 Aug 18 23:35:25.124603 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f2e1092a-4863-4201-a633-b2c57a4b2d94 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:25.124849 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f2e1092a-4863-4201-a633-b2c57a4b2d94 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:25.169940 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f2e1092a-4863-4201-a633-b2c57a4b2d94 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867 returned with HTTP 202 Aug 18 23:35:25.170190 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 33/137] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:35:25 2026] DELETE /volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:35:25.180036 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-610b2382-1e27-4f8a-99af-4d12a2c72e78 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:25.183573 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-610b2382-1e27-4f8a-99af-4d12a2c72e78 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] GET https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867 Aug 18 23:35:25.183863 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-610b2382-1e27-4f8a-99af-4d12a2c72e78 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:25.184149 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-610b2382-1e27-4f8a-99af-4d12a2c72e78 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:25.189195 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-610b2382-1e27-4f8a-99af-4d12a2c72e78 tempest-ExtraSpecsNegativeTest-845080779 tempest-ExtraSpecsNegativeTest-845080779-project-admin] https://10.4.3.229/volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867 returned with HTTP 404 Aug 18 23:35:25.189431 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 37/138] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:35:25 2026] GET /volume/v3/types/3a5c2226-d058-4886-b0ea-22d85902b867 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:29.399778 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-52c3ecd2-b36e-4c86-ad83-514442578d3f req-b521da3d-2f23-46f5-919c-5fcfd8392312 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:29.402687 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-52c3ecd2-b36e-4c86-ad83-514442578d3f req-b521da3d-2f23-46f5-919c-5fcfd8392312 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] GET https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 Aug 18 23:35:29.402912 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-52c3ecd2-b36e-4c86-ad83-514442578d3f req-b521da3d-2f23-46f5-919c-5fcfd8392312 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:29.403156 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-52c3ecd2-b36e-4c86-ad83-514442578d3f req-b521da3d-2f23-46f5-919c-5fcfd8392312 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:29.415437 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:29.415437 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:29.420096 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-52c3ecd2-b36e-4c86-ad83-514442578d3f req-b521da3d-2f23-46f5-919c-5fcfd8392312 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:35:29.425622 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-52c3ecd2-b36e-4c86-ad83-514442578d3f req-b521da3d-2f23-46f5-919c-5fcfd8392312 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 returned with HTTP 200 Aug 18 23:35:29.426302 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 37/139] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:29 2026] GET /volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:29.616491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:29.899127 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:29.900928 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1963405081"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:29.902348 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1963405081'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:29.902613 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Create volume of 1 GB Aug 18 23:35:29.908807 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Availability Zones retrieved successfully. Aug 18 23:35:29.921090 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Flow 'volume_create_api' (84d4e2c2-2567-4548-a6df-bbdbee722e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:29.922947 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc59c37-d303-4f58-9002-76cc60ebd66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:29.924176 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:29.960832 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc59c37-d303-4f58-9002-76cc60ebd66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:29.961623 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f07bf94e-0974-4559-a888-cf7088272f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:30.032539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Created reservations ['75753edf-235b-4e4f-9c2d-0f554a7dd119', '39e29f63-1db8-49e7-bc12-88cd252ada1e', 'f222d091-6f20-4338-b8ec-90e0f345e786', '5b6251ee-f907-4222-b3cb-90a8d7350951'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:30.033450 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f07bf94e-0974-4559-a888-cf7088272f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75753edf-235b-4e4f-9c2d-0f554a7dd119', '39e29f63-1db8-49e7-bc12-88cd252ada1e', 'f222d091-6f20-4338-b8ec-90e0f345e786', '5b6251ee-f907-4222-b3cb-90a8d7350951']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:30.034195 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ca1a6d-3dae-4376-84e9-e7df2d94c6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:30.060398 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ca1a6d-3dae-4376-84e9-e7df2d94c6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3e197f3-81b3-4d1f-a56f-07b152bc2c78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1963405081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f36538b964cb9b4a9184dd52a4589',qos_specs=None,replication_status=,reservations=['75753edf-235b-4e4f-9c2d-0f554a7dd119','39e29f63-1db8-49e7-bc12-88cd252ada1e','f222d091-6f20-4338-b8ec-90e0f345e786','5b6251ee-f907-4222-b3cb-90a8d7350951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7adb44328f7b44b18470427ed34a4a78',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1963405081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3e197f3-81b3-4d1f-a56f-07b152bc2c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1f36538b964cb9b4a9184dd52a4589',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7adb44328f7b44b18470427ed34a4a78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:30.061215 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec3403a7-66a6-4c0e-89eb-7822c003268f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:30.080679 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec3403a7-66a6-4c0e-89eb-7822c003268f) transitioned into state 'SUCCESS' from state '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-1963405081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f36538b964cb9b4a9184dd52a4589',qos_specs=None,replication_status=,reservations=['75753edf-235b-4e4f-9c2d-0f554a7dd119','39e29f63-1db8-49e7-bc12-88cd252ada1e','f222d091-6f20-4338-b8ec-90e0f345e786','5b6251ee-f907-4222-b3cb-90a8d7350951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7adb44328f7b44b18470427ed34a4a78',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:30.081432 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a733a9b-db79-42ed-be42-9286db63d144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:30.093539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a733a9b-db79-42ed-be42-9286db63d144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:30.093782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Flow 'volume_create_api' (84d4e2c2-2567-4548-a6df-bbdbee722e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:30.094099 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Create volume request issued successfully. Aug 18 23:35:30.094704 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8dacc481-8281-4f50-925e-d0273ddf9c5f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:30.095207 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 33/140] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:35:29 2026] POST /volume/v3/volumes => generated 755 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:30.110720 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8f21ba49-e33a-4323-8358-c4ea833d0623 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:30.115014 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8f21ba49-e33a-4323-8358-c4ea833d0623 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 Aug 18 23:35:30.115236 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8f21ba49-e33a-4323-8358-c4ea833d0623 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:30.115499 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8f21ba49-e33a-4323-8358-c4ea833d0623 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:30.125819 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:30.125819 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:30.131238 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8f21ba49-e33a-4323-8358-c4ea833d0623 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Volume info retrieved successfully. Aug 18 23:35:30.137658 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8f21ba49-e33a-4323-8358-c4ea833d0623 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 returned with HTTP 200 Aug 18 23:35:30.138230 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 34/141] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:30 2026] GET /volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:31.159540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-94fcae9f-8f0c-480a-8741-88b1b36c147c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:31.160081 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-94fcae9f-8f0c-480a-8741-88b1b36c147c tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 Aug 18 23:35:31.160291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-94fcae9f-8f0c-480a-8741-88b1b36c147c tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:31.160569 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-94fcae9f-8f0c-480a-8741-88b1b36c147c tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:31.170006 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:31.170006 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:31.175793 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-94fcae9f-8f0c-480a-8741-88b1b36c147c tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Volume info retrieved successfully. Aug 18 23:35:31.182673 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-94fcae9f-8f0c-480a-8741-88b1b36c147c tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 returned with HTTP 200 Aug 18 23:35:31.182775 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 38/142] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:31 2026] GET /volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:31.197504 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7340329b-662c-45d7-95c5-9f469c0bf1c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:31.199179 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7340329b-662c-45d7-95c5-9f469c0bf1c8 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:35:31.201148 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7340329b-662c-45d7-95c5-9f469c0bf1c8 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3e197f3-81b3-4d1f-a56f-07b152bc2c78", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1172824297"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:31.209364 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:31.209364 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:31.209867 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7340329b-662c-45d7-95c5-9f469c0bf1c8 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Volume info retrieved successfully. Aug 18 23:35:31.210007 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-7340329b-662c-45d7-95c5-9f469c0bf1c8 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Create snapshot from volume a3e197f3-81b3-4d1f-a56f-07b152bc2c78 Aug 18 23:35:31.231087 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-7340329b-662c-45d7-95c5-9f469c0bf1c8 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-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 18 23:35:31.231503 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-7340329b-662c-45d7-95c5-9f469c0bf1c8 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-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 18 23:35:31.269668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-7340329b-662c-45d7-95c5-9f469c0bf1c8 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Created reservations ['93b7a523-b7d6-4eeb-92b1-dbefc0736aaf', '97cc80cb-a865-4b2a-a594-7d12239cb475', '12e04479-9282-47fc-9bdc-2628e1d0a9b3', '575b1636-eb29-4792-a3ac-1be191f7b3e0'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:31.325069 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7340329b-662c-45d7-95c5-9f469c0bf1c8 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot create request issued successfully. Aug 18 23:35:31.325425 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7340329b-662c-45d7-95c5-9f469c0bf1c8 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:35:31.325940 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 38/143] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:35:31 2026] POST /volume/v3/snapshots => generated 311 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:31.335675 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-57248470-8cef-4c77-984e-db45fde79689 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:31.338925 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57248470-8cef-4c77-984e-db45fde79689 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a Aug 18 23:35:31.339705 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57248470-8cef-4c77-984e-db45fde79689 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:31.339971 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57248470-8cef-4c77-984e-db45fde79689 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:31.363906 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:31.363906 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:31.364787 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-57248470-8cef-4c77-984e-db45fde79689 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:31.365736 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57248470-8cef-4c77-984e-db45fde79689 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a returned with HTTP 200 Aug 18 23:35:31.366175 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 34/144] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:35:31 2026] GET /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:32.376687 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4ae36551-fece-441c-b8e0-bf8bda572aed None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.379007 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4ae36551-fece-441c-b8e0-bf8bda572aed tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a Aug 18 23:35:32.379224 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4ae36551-fece-441c-b8e0-bf8bda572aed tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:32.379444 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4ae36551-fece-441c-b8e0-bf8bda572aed tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:32.405152 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.405152 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:32.405814 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4ae36551-fece-441c-b8e0-bf8bda572aed tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.407141 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4ae36551-fece-441c-b8e0-bf8bda572aed tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a returned with HTTP 200 Aug 18 23:35:32.407708 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 35/145] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:35:32 2026] GET /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a => generated 470 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:32.419792 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4a1d0937-9355-4aaa-8e7e-74a08919afff None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.422205 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4a1d0937-9355-4aaa-8e7e-74a08919afff tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] POST https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata Aug 18 23:35:32.422773 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4a1d0937-9355-4aaa-8e7e-74a08919afff tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:32.450290 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.450290 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:32.451016 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4a1d0937-9355-4aaa-8e7e-74a08919afff tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.480531 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4a1d0937-9355-4aaa-8e7e-74a08919afff tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Update snapshot metadata completed successfully. Aug 18 23:35:32.480876 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4a1d0937-9355-4aaa-8e7e-74a08919afff tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata returned with HTTP 200 Aug 18 23:35:32.481346 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 39/146] 10.4.3.229 () {68 vars in 1402 bytes} [Tue Aug 18 23:35:32 2026] POST /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata => generated 68 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.489958 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fd5e6bc4-c24c-4f25-96f3-0252f1271c6a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.492318 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fd5e6bc4-c24c-4f25-96f3-0252f1271c6a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata Aug 18 23:35:32.492499 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fd5e6bc4-c24c-4f25-96f3-0252f1271c6a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:32.492689 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fd5e6bc4-c24c-4f25-96f3-0252f1271c6a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:32.500791 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.500791 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:32.501246 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fd5e6bc4-c24c-4f25-96f3-0252f1271c6a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.501941 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fd5e6bc4-c24c-4f25-96f3-0252f1271c6a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Get snapshot metadata completed successfully. Aug 18 23:35:32.502156 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fd5e6bc4-c24c-4f25-96f3-0252f1271c6a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata returned with HTTP 200 Aug 18 23:35:32.502526 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 39/147] 10.4.3.229 () {66 vars in 1381 bytes} [Tue Aug 18 23:35:32 2026] GET /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.511864 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-778960af-a1e4-42aa-b92d-cac4f5753f46 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.513902 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-778960af-a1e4-42aa-b92d-cac4f5753f46 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] PUT https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata Aug 18 23:35:32.514303 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-778960af-a1e4-42aa-b92d-cac4f5753f46 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:32.522608 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.522608 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:32.525067 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-778960af-a1e4-42aa-b92d-cac4f5753f46 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.561467 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-778960af-a1e4-42aa-b92d-cac4f5753f46 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Update snapshot metadata completed successfully. Aug 18 23:35:32.561890 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-778960af-a1e4-42aa-b92d-cac4f5753f46 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata returned with HTTP 200 Aug 18 23:35:32.562156 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 35/148] 10.4.3.229 () {68 vars in 1401 bytes} [Tue Aug 18 23:35:32 2026] PUT /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata => generated 57 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.569841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-608788c8-05c6-40bc-b2ec-ef6f253cee68 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.571972 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-608788c8-05c6-40bc-b2ec-ef6f253cee68 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata Aug 18 23:35:32.572230 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-608788c8-05c6-40bc-b2ec-ef6f253cee68 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:32.572687 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-608788c8-05c6-40bc-b2ec-ef6f253cee68 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:32.577909 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.577909 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:32.578509 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-608788c8-05c6-40bc-b2ec-ef6f253cee68 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.579078 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-608788c8-05c6-40bc-b2ec-ef6f253cee68 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Get snapshot metadata completed successfully. Aug 18 23:35:32.579290 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-608788c8-05c6-40bc-b2ec-ef6f253cee68 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata returned with HTTP 200 Aug 18 23:35:32.579702 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 36/149] 10.4.3.229 () {66 vars in 1381 bytes} [Tue Aug 18 23:35:32 2026] GET /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.587085 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-43ce62bc-76e7-48ab-bd7f-2806b6d3df8f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.589031 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-43ce62bc-76e7-48ab-bd7f-2806b6d3df8f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata/key3 Aug 18 23:35:32.589316 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-43ce62bc-76e7-48ab-bd7f-2806b6d3df8f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:32.589564 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-43ce62bc-76e7-48ab-bd7f-2806b6d3df8f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:32.595549 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.595549 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:32.596191 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-43ce62bc-76e7-48ab-bd7f-2806b6d3df8f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.597441 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-43ce62bc-76e7-48ab-bd7f-2806b6d3df8f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Get snapshot metadata completed successfully. Aug 18 23:35:32.605886 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-43ce62bc-76e7-48ab-bd7f-2806b6d3df8f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Delete snapshot metadata completed successfully. Aug 18 23:35:32.606091 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-43ce62bc-76e7-48ab-bd7f-2806b6d3df8f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata/key3 returned with HTTP 200 Aug 18 23:35:32.606529 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 40/150] 10.4.3.229 () {66 vars in 1399 bytes} [Tue Aug 18 23:35:32 2026] DELETE /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata/key3 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 23:35:32.614989 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f44e0ec2-f19d-4a6f-ade6-2cd4939e4446 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.617222 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f44e0ec2-f19d-4a6f-ade6-2cd4939e4446 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata Aug 18 23:35:32.617552 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f44e0ec2-f19d-4a6f-ade6-2cd4939e4446 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:32.617633 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f44e0ec2-f19d-4a6f-ade6-2cd4939e4446 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:32.623400 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.623400 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:32.623982 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f44e0ec2-f19d-4a6f-ade6-2cd4939e4446 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.624971 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f44e0ec2-f19d-4a6f-ade6-2cd4939e4446 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Get snapshot metadata completed successfully. Aug 18 23:35:32.625220 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f44e0ec2-f19d-4a6f-ade6-2cd4939e4446 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata returned with HTTP 200 Aug 18 23:35:32.625987 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 40/151] 10.4.3.229 () {66 vars in 1381 bytes} [Tue Aug 18 23:35:32 2026] GET /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.633839 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9bcdcefc-c0ed-4a01-9f91-f9362b6e01dd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.636250 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9bcdcefc-c0ed-4a01-9f91-f9362b6e01dd tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] PUT https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata Aug 18 23:35:32.636685 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9bcdcefc-c0ed-4a01-9f91-f9362b6e01dd tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:32.645376 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.645376 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:32.646056 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9bcdcefc-c0ed-4a01-9f91-f9362b6e01dd tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.673599 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9bcdcefc-c0ed-4a01-9f91-f9362b6e01dd tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Update snapshot metadata completed successfully. Aug 18 23:35:32.673921 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9bcdcefc-c0ed-4a01-9f91-f9362b6e01dd tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata returned with HTTP 200 Aug 18 23:35:32.674506 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 36/152] 10.4.3.229 () {68 vars in 1401 bytes} [Tue Aug 18 23:35:32 2026] PUT /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.686093 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8f08d099-3385-41eb-ba63-3c0171d59da2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.688803 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8f08d099-3385-41eb-ba63-3c0171d59da2 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] POST https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata Aug 18 23:35:32.689194 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8f08d099-3385-41eb-ba63-3c0171d59da2 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:32.698108 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.698108 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:32.698702 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8f08d099-3385-41eb-ba63-3c0171d59da2 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.729751 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8f08d099-3385-41eb-ba63-3c0171d59da2 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Update snapshot metadata completed successfully. Aug 18 23:35:32.730091 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8f08d099-3385-41eb-ba63-3c0171d59da2 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata returned with HTTP 200 Aug 18 23:35:32.730639 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 37/153] 10.4.3.229 () {68 vars in 1402 bytes} [Tue Aug 18 23:35:32 2026] POST /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.738978 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c06fc3e9-98d8-4e60-8d71-b8d3f7926535 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.746687 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c06fc3e9-98d8-4e60-8d71-b8d3f7926535 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata Aug 18 23:35:32.746687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c06fc3e9-98d8-4e60-8d71-b8d3f7926535 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:32.746687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c06fc3e9-98d8-4e60-8d71-b8d3f7926535 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:32.752364 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.752364 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:32.753036 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c06fc3e9-98d8-4e60-8d71-b8d3f7926535 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.754210 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c06fc3e9-98d8-4e60-8d71-b8d3f7926535 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Get snapshot metadata completed successfully. Aug 18 23:35:32.754578 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c06fc3e9-98d8-4e60-8d71-b8d3f7926535 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata returned with HTTP 200 Aug 18 23:35:32.755123 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 41/154] 10.4.3.229 () {66 vars in 1381 bytes} [Tue Aug 18 23:35:32 2026] GET /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.766332 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-28e7b232-6371-49d5-8ad3-148b7a801db3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.770014 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28e7b232-6371-49d5-8ad3-148b7a801db3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] PUT https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata/key3 Aug 18 23:35:32.770372 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28e7b232-6371-49d5-8ad3-148b7a801db3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:32.784290 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.784290 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:32.784951 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-28e7b232-6371-49d5-8ad3-148b7a801db3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.814013 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-28e7b232-6371-49d5-8ad3-148b7a801db3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Update snapshot metadata completed successfully. Aug 18 23:35:32.814284 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28e7b232-6371-49d5-8ad3-148b7a801db3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata/key3 returned with HTTP 200 Aug 18 23:35:32.814756 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 41/155] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:35:32 2026] PUT /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.823813 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-683ef4b6-9146-4361-b211-265d0a588bb3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.825484 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-683ef4b6-9146-4361-b211-265d0a588bb3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata/key3 Aug 18 23:35:32.825730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-683ef4b6-9146-4361-b211-265d0a588bb3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:32.825954 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-683ef4b6-9146-4361-b211-265d0a588bb3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:32.832812 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.832812 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:32.833412 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-683ef4b6-9146-4361-b211-265d0a588bb3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.834426 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-683ef4b6-9146-4361-b211-265d0a588bb3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Get snapshot metadata completed successfully. Aug 18 23:35:32.834722 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-683ef4b6-9146-4361-b211-265d0a588bb3 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata/key3 returned with HTTP 200 Aug 18 23:35:32.835438 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 37/156] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:35:32 2026] GET /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.843584 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b66f2479-c8ac-41b2-8109-f9edfd24db5d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.846534 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b66f2479-c8ac-41b2-8109-f9edfd24db5d tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata Aug 18 23:35:32.846808 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b66f2479-c8ac-41b2-8109-f9edfd24db5d tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:32.847071 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b66f2479-c8ac-41b2-8109-f9edfd24db5d tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:32.855996 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.855996 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:32.856967 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b66f2479-c8ac-41b2-8109-f9edfd24db5d tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.859071 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b66f2479-c8ac-41b2-8109-f9edfd24db5d tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Get snapshot metadata completed successfully. Aug 18 23:35:32.859071 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b66f2479-c8ac-41b2-8109-f9edfd24db5d tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata returned with HTTP 200 Aug 18 23:35:32.859709 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 38/157] 10.4.3.229 () {66 vars in 1381 bytes} [Tue Aug 18 23:35:32 2026] GET /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata => generated 75 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.869685 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-451354cd-ac46-43b0-8b13-3a10690ef460 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.872188 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-451354cd-ac46-43b0-8b13-3a10690ef460 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] PUT https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata Aug 18 23:35:32.872347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-451354cd-ac46-43b0-8b13-3a10690ef460 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:32.879877 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.879877 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:32.880454 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-451354cd-ac46-43b0-8b13-3a10690ef460 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.904981 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-451354cd-ac46-43b0-8b13-3a10690ef460 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Update snapshot metadata completed successfully. Aug 18 23:35:32.905331 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-451354cd-ac46-43b0-8b13-3a10690ef460 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata returned with HTTP 200 Aug 18 23:35:32.906001 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 42/158] 10.4.3.229 () {68 vars in 1401 bytes} [Tue Aug 18 23:35:32 2026] PUT /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:32.915417 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8f04da76-252f-4163-92e1-080abf7aa467 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.917268 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f04da76-252f-4163-92e1-080abf7aa467 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a Aug 18 23:35:32.917479 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f04da76-252f-4163-92e1-080abf7aa467 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:32.917718 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f04da76-252f-4163-92e1-080abf7aa467 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:32.917814 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-8f04da76-252f-4163-92e1-080abf7aa467 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Delete snapshot with id: beccb82d-8b7a-4e75-875f-38cc9a468f8a Aug 18 23:35:32.922930 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.922930 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:32.923374 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8f04da76-252f-4163-92e1-080abf7aa467 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.939950 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8f04da76-252f-4163-92e1-080abf7aa467 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot delete request issued successfully. Aug 18 23:35:32.940109 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f04da76-252f-4163-92e1-080abf7aa467 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a returned with HTTP 202 Aug 18 23:35:32.940555 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 42/159] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:35:32 2026] DELETE /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:35:32.949885 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2b275724-3331-43bd-99ae-041a3809203a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:32.952123 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2b275724-3331-43bd-99ae-041a3809203a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a Aug 18 23:35:32.952374 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2b275724-3331-43bd-99ae-041a3809203a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:32.952621 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2b275724-3331-43bd-99ae-041a3809203a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:32.959392 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:32.959392 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:32.960016 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2b275724-3331-43bd-99ae-041a3809203a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Snapshot retrieved successfully. Aug 18 23:35:32.961016 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2b275724-3331-43bd-99ae-041a3809203a tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a returned with HTTP 200 Aug 18 23:35:32.961674 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 38/160] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:35:32 2026] GET /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:33.973440 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ad2ac340-0717-4d94-88c2-e49e45225416 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:33.976037 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ad2ac340-0717-4d94-88c2-e49e45225416 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a Aug 18 23:35:33.976372 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ad2ac340-0717-4d94-88c2-e49e45225416 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:33.976507 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ad2ac340-0717-4d94-88c2-e49e45225416 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:33.981657 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ad2ac340-0717-4d94-88c2-e49e45225416 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a returned with HTTP 404 Aug 18 23:35:33.982292 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 39/161] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:35:33 2026] GET /volume/v3/snapshots/beccb82d-8b7a-4e75-875f-38cc9a468f8a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:33.992257 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b1c3bd54-9d9c-4bb1-8e5e-85d8c4f41b98 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:33.994285 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b1c3bd54-9d9c-4bb1-8e5e-85d8c4f41b98 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 Aug 18 23:35:33.994543 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b1c3bd54-9d9c-4bb1-8e5e-85d8c4f41b98 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:33.994765 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b1c3bd54-9d9c-4bb1-8e5e-85d8c4f41b98 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:34.004394 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:34.004394 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:34.011041 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b1c3bd54-9d9c-4bb1-8e5e-85d8c4f41b98 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Volume info retrieved successfully. Aug 18 23:35:34.017448 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b1c3bd54-9d9c-4bb1-8e5e-85d8c4f41b98 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 returned with HTTP 200 Aug 18 23:35:34.018078 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 43/162] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:33 2026] GET /volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:34.039117 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c8f268c1-77a3-417d-aaf8-a77dbb196a90 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:34.049098 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c8f268c1-77a3-417d-aaf8-a77dbb196a90 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 Aug 18 23:35:34.049098 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c8f268c1-77a3-417d-aaf8-a77dbb196a90 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:34.049098 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c8f268c1-77a3-417d-aaf8-a77dbb196a90 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:34.049098 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c8f268c1-77a3-417d-aaf8-a77dbb196a90 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Delete volume with id: a3e197f3-81b3-4d1f-a56f-07b152bc2c78 Aug 18 23:35:34.058619 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:34.058619 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:34.059377 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c8f268c1-77a3-417d-aaf8-a77dbb196a90 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Volume info retrieved successfully. Aug 18 23:35:34.093792 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c8f268c1-77a3-417d-aaf8-a77dbb196a90 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Delete volume request issued successfully. Aug 18 23:35:34.094013 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c8f268c1-77a3-417d-aaf8-a77dbb196a90 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 returned with HTTP 202 Aug 18 23:35:34.094532 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 43/163] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:35:34 2026] DELETE /volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:35:34.107856 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b45e8b14-4c76-4093-8a97-49554a8f0621 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:34.108901 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b45e8b14-4c76-4093-8a97-49554a8f0621 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 Aug 18 23:35:34.109344 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b45e8b14-4c76-4093-8a97-49554a8f0621 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:34.109531 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b45e8b14-4c76-4093-8a97-49554a8f0621 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:34.116879 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=195,cinder:INSERT=36,cinder:UPDATE=47 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:35:34.128789 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:34.128789 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:34.139050 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b45e8b14-4c76-4093-8a97-49554a8f0621 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Volume info retrieved successfully. Aug 18 23:35:34.153597 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b45e8b14-4c76-4093-8a97-49554a8f0621 tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 returned with HTTP 200 Aug 18 23:35:34.154189 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 39/164] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:34 2026] GET /volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:35.175354 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-be6a9298-b996-4a84-add8-5fcbc99b9a2f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:35.179063 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be6a9298-b996-4a84-add8-5fcbc99b9a2f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] GET https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 Aug 18 23:35:35.179063 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be6a9298-b996-4a84-add8-5fcbc99b9a2f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:35.179272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be6a9298-b996-4a84-add8-5fcbc99b9a2f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:35.187399 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be6a9298-b996-4a84-add8-5fcbc99b9a2f tempest-SnapshotMetadataTestJSON-684994541 tempest-SnapshotMetadataTestJSON-684994541-project-member] https://10.4.3.229/volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 returned with HTTP 404 Aug 18 23:35:35.188010 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 40/165] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:35 2026] GET /volume/v3/volumes/a3e197f3-81b3-4d1f-a56f-07b152bc2c78 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:38.498119 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:38.811867 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:38.813540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-421705692"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:38.815889 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-421705692'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:38.816423 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Create volume of 1 GB Aug 18 23:35:38.820139 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=199,cinder:INSERT=22,cinder:UPDATE=43 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:35:38.826913 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Availability Zones retrieved successfully. Aug 18 23:35:38.832319 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Flow 'volume_create_api' (5c33bdd0-6c79-436a-81bc-35e8d7f52533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:38.833806 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e09a606-7fcd-4ef3-ab0c-a74cffccb0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:38.835865 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:38.883565 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e09a606-7fcd-4ef3-ab0c-a74cffccb0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:38.884961 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744641d5-6a53-494e-9e16-ce39daf05862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:38.926392 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-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 18 23:35:38.926716 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-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 18 23:35:38.977137 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Created reservations ['ef80d026-3782-4db2-9fbb-7975151ef9c3', '2aa35471-07e7-4fc7-819e-7f14fd9c0da6', 'e0e1c179-d48f-4872-a852-8abfb8e74377', '57f73882-675b-42b5-9ca2-448f3a3f01be'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:38.978194 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744641d5-6a53-494e-9e16-ce39daf05862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef80d026-3782-4db2-9fbb-7975151ef9c3', '2aa35471-07e7-4fc7-819e-7f14fd9c0da6', 'e0e1c179-d48f-4872-a852-8abfb8e74377', '57f73882-675b-42b5-9ca2-448f3a3f01be']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:38.979273 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb2775fa-9b4e-4088-9252-4b724cde982d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:39.008978 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb2775fa-9b4e-4088-9252-4b724cde982d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '521b1530-6be8-434e-999f-fdbb7b608944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-421705692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59de576794a246278fc044ca92df311b',qos_specs=None,replication_status=,reservations=['ef80d026-3782-4db2-9fbb-7975151ef9c3','2aa35471-07e7-4fc7-819e-7f14fd9c0da6','e0e1c179-d48f-4872-a852-8abfb8e74377','57f73882-675b-42b5-9ca2-448f3a3f01be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf93b48d185c4c25b0a53bcc96c40d58',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-421705692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=521b1530-6be8-434e-999f-fdbb7b608944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59de576794a246278fc044ca92df311b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf93b48d185c4c25b0a53bcc96c40d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:39.010406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2722af8e-cd62-42db-b704-25da448918a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:39.038094 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2722af8e-cd62-42db-b704-25da448918a6) transitioned into state 'SUCCESS' from state '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-421705692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59de576794a246278fc044ca92df311b',qos_specs=None,replication_status=,reservations=['ef80d026-3782-4db2-9fbb-7975151ef9c3','2aa35471-07e7-4fc7-819e-7f14fd9c0da6','e0e1c179-d48f-4872-a852-8abfb8e74377','57f73882-675b-42b5-9ca2-448f3a3f01be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf93b48d185c4c25b0a53bcc96c40d58',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:39.039317 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b7175f5-04db-4c71-8896-7288ad67c979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:39.053473 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b7175f5-04db-4c71-8896-7288ad67c979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:39.054570 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Flow 'volume_create_api' (5c33bdd0-6c79-436a-81bc-35e8d7f52533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:39.055592 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Create volume request issued successfully. Aug 18 23:35:39.055890 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5bbbe3f2-a24b-4321-8ddb-1a2c59efe6fe tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:39.056410 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 44/166] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:35:38 2026] POST /volume/v3/volumes => generated 749 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:39.078365 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-800ef24f-0e27-456a-8ab8-de7c64f911ce None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:39.082238 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-800ef24f-0e27-456a-8ab8-de7c64f911ce tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] GET https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 Aug 18 23:35:39.082554 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-800ef24f-0e27-456a-8ab8-de7c64f911ce tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:39.083388 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-800ef24f-0e27-456a-8ab8-de7c64f911ce tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:39.100540 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:39.100540 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:39.106765 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-800ef24f-0e27-456a-8ab8-de7c64f911ce tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:39.112754 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-800ef24f-0e27-456a-8ab8-de7c64f911ce tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 returned with HTTP 200 Aug 18 23:35:39.113533 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 44/167] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:39 2026] GET /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:40.130449 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b4f74188-955d-45c9-b95d-4313f91ed754 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.132327 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b4f74188-955d-45c9-b95d-4313f91ed754 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] GET https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 Aug 18 23:35:40.132561 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b4f74188-955d-45c9-b95d-4313f91ed754 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:40.132786 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b4f74188-955d-45c9-b95d-4313f91ed754 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:40.140773 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.140773 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:40.144829 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b4f74188-955d-45c9-b95d-4313f91ed754 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.149636 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b4f74188-955d-45c9-b95d-4313f91ed754 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 returned with HTTP 200 Aug 18 23:35:40.149998 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 40/168] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:40 2026] GET /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:40.165416 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9ce13254-c2e1-4fef-9af1-8947e24d4c29 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.170144 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ce13254-c2e1-4fef-9af1-8947e24d4c29 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] POST https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata Aug 18 23:35:40.170676 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ce13254-c2e1-4fef-9af1-8947e24d4c29 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:40.182225 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.182225 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:40.183032 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9ce13254-c2e1-4fef-9af1-8947e24d4c29 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.195056 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9ce13254-c2e1-4fef-9af1-8947e24d4c29 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Create volume metadata completed successfully. Aug 18 23:35:40.195441 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ce13254-c2e1-4fef-9af1-8947e24d4c29 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata returned with HTTP 200 Aug 18 23:35:40.195973 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 41/169] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:35:40 2026] POST /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata => generated 101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:40.204819 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cc9e4381-e9a9-44ce-99ea-eeeef16a1386 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.208148 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cc9e4381-e9a9-44ce-99ea-eeeef16a1386 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] GET https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata Aug 18 23:35:40.208480 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cc9e4381-e9a9-44ce-99ea-eeeef16a1386 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:40.208789 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cc9e4381-e9a9-44ce-99ea-eeeef16a1386 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:40.220658 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.220658 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:40.221384 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cc9e4381-e9a9-44ce-99ea-eeeef16a1386 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.232058 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cc9e4381-e9a9-44ce-99ea-eeeef16a1386 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Get volume metadata completed successfully. Aug 18 23:35:40.232433 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cc9e4381-e9a9-44ce-99ea-eeeef16a1386 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata returned with HTTP 200 Aug 18 23:35:40.232986 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 45/170] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:35:40 2026] GET /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:40.242664 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7d90fdb3-a6b0-47ad-ad9b-d217e8d25e06 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.245133 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d90fdb3-a6b0-47ad-ad9b-d217e8d25e06 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] PUT https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata Aug 18 23:35:40.245636 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d90fdb3-a6b0-47ad-ad9b-d217e8d25e06 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:40.259058 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.259058 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:40.259759 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7d90fdb3-a6b0-47ad-ad9b-d217e8d25e06 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.280240 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7d90fdb3-a6b0-47ad-ad9b-d217e8d25e06 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Update volume metadata completed successfully. Aug 18 23:35:40.280666 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d90fdb3-a6b0-47ad-ad9b-d217e8d25e06 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata returned with HTTP 200 Aug 18 23:35:40.281300 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 45/171] 10.4.3.229 () {68 vars in 1395 bytes} [Tue Aug 18 23:35:40 2026] PUT /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:40.291607 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-60a9a84f-2105-4f85-8b48-83e6bd4dcd77 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.294629 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60a9a84f-2105-4f85-8b48-83e6bd4dcd77 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] GET https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata Aug 18 23:35:40.295393 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60a9a84f-2105-4f85-8b48-83e6bd4dcd77 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:40.295393 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60a9a84f-2105-4f85-8b48-83e6bd4dcd77 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:40.306925 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.306925 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:40.307496 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-60a9a84f-2105-4f85-8b48-83e6bd4dcd77 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.324189 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-60a9a84f-2105-4f85-8b48-83e6bd4dcd77 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Get volume metadata completed successfully. Aug 18 23:35:40.325555 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60a9a84f-2105-4f85-8b48-83e6bd4dcd77 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata returned with HTTP 200 Aug 18 23:35:40.325555 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 41/172] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:35:40 2026] GET /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:40.334692 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ba49d40d-4dac-45e6-945e-af8c7dd3e516 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.337196 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ba49d40d-4dac-45e6-945e-af8c7dd3e516 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] DELETE https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata/key1 Aug 18 23:35:40.337196 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ba49d40d-4dac-45e6-945e-af8c7dd3e516 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:40.337386 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ba49d40d-4dac-45e6-945e-af8c7dd3e516 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:40.345992 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.345992 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:40.346492 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ba49d40d-4dac-45e6-945e-af8c7dd3e516 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.353828 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ba49d40d-4dac-45e6-945e-af8c7dd3e516 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Get volume metadata completed successfully. Aug 18 23:35:40.363534 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ba49d40d-4dac-45e6-945e-af8c7dd3e516 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Delete volume metadata completed successfully. Aug 18 23:35:40.363843 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ba49d40d-4dac-45e6-945e-af8c7dd3e516 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata/key1 returned with HTTP 200 Aug 18 23:35:40.364443 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 42/173] 10.4.3.229 () {66 vars in 1393 bytes} [Tue Aug 18 23:35:40 2026] DELETE /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata/key1 => generated 0 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 23:35:40.373108 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e9bc9ea7-1575-45ea-8cf7-e4b2cb6e968a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.375795 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e9bc9ea7-1575-45ea-8cf7-e4b2cb6e968a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] GET https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata Aug 18 23:35:40.376174 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e9bc9ea7-1575-45ea-8cf7-e4b2cb6e968a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:40.376462 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e9bc9ea7-1575-45ea-8cf7-e4b2cb6e968a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:40.387349 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.387349 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:40.387968 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e9bc9ea7-1575-45ea-8cf7-e4b2cb6e968a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.398156 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e9bc9ea7-1575-45ea-8cf7-e4b2cb6e968a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Get volume metadata completed successfully. Aug 18 23:35:40.398671 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e9bc9ea7-1575-45ea-8cf7-e4b2cb6e968a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata returned with HTTP 200 Aug 18 23:35:40.399222 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 46/174] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:35:40 2026] GET /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata => generated 32 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:40.407099 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b774ee63-8114-48c0-84b6-d0c08a6e17da None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.409071 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b774ee63-8114-48c0-84b6-d0c08a6e17da tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] PUT https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata Aug 18 23:35:40.409422 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b774ee63-8114-48c0-84b6-d0c08a6e17da tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:40.418848 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.418848 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:40.419465 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b774ee63-8114-48c0-84b6-d0c08a6e17da tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.429582 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b774ee63-8114-48c0-84b6-d0c08a6e17da tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Update volume metadata completed successfully. Aug 18 23:35:40.429904 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b774ee63-8114-48c0-84b6-d0c08a6e17da tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata returned with HTTP 200 Aug 18 23:35:40.430497 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 46/175] 10.4.3.229 () {68 vars in 1395 bytes} [Tue Aug 18 23:35:40 2026] PUT /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:40.439488 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f944cc31-c4ca-4d5e-ba89-ec3d260b365a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.441357 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f944cc31-c4ca-4d5e-ba89-ec3d260b365a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] POST https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata Aug 18 23:35:40.441829 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f944cc31-c4ca-4d5e-ba89-ec3d260b365a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:40.451530 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.451530 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:40.452565 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f944cc31-c4ca-4d5e-ba89-ec3d260b365a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.462665 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f944cc31-c4ca-4d5e-ba89-ec3d260b365a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Create volume metadata completed successfully. Aug 18 23:35:40.463064 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f944cc31-c4ca-4d5e-ba89-ec3d260b365a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata returned with HTTP 200 Aug 18 23:35:40.463694 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 42/176] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:35:40 2026] POST /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:40.473646 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8b633354-706d-4891-be2b-d03466c6197e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.475980 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8b633354-706d-4891-be2b-d03466c6197e tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] PUT https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata/key3 Aug 18 23:35:40.476411 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8b633354-706d-4891-be2b-d03466c6197e tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:40.487827 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.487827 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:40.488436 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8b633354-706d-4891-be2b-d03466c6197e tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.499550 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8b633354-706d-4891-be2b-d03466c6197e tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Update volume metadata completed successfully. Aug 18 23:35:40.499847 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8b633354-706d-4891-be2b-d03466c6197e tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata/key3 returned with HTTP 200 Aug 18 23:35:40.500368 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 43/177] 10.4.3.229 () {68 vars in 1410 bytes} [Tue Aug 18 23:35:40 2026] PUT /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:40.509444 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-88146c76-e7e7-4b7f-b6ca-e39df19b2f9d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.512002 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-88146c76-e7e7-4b7f-b6ca-e39df19b2f9d tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] GET https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata/key3 Aug 18 23:35:40.512230 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-88146c76-e7e7-4b7f-b6ca-e39df19b2f9d tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:40.512501 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-88146c76-e7e7-4b7f-b6ca-e39df19b2f9d tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:40.523070 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.523070 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:40.524128 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-88146c76-e7e7-4b7f-b6ca-e39df19b2f9d tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.532676 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-88146c76-e7e7-4b7f-b6ca-e39df19b2f9d tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Get volume metadata completed successfully. Aug 18 23:35:40.532989 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-88146c76-e7e7-4b7f-b6ca-e39df19b2f9d tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata/key3 returned with HTTP 200 Aug 18 23:35:40.533525 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 47/178] 10.4.3.229 () {66 vars in 1390 bytes} [Tue Aug 18 23:35:40 2026] GET /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:40.543256 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-05241188-3735-440a-bf58-970e5209320a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.545313 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-05241188-3735-440a-bf58-970e5209320a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] GET https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata Aug 18 23:35:40.545617 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-05241188-3735-440a-bf58-970e5209320a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:40.545813 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-05241188-3735-440a-bf58-970e5209320a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:40.554487 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.554487 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:40.555128 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-05241188-3735-440a-bf58-970e5209320a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.562068 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-05241188-3735-440a-bf58-970e5209320a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Get volume metadata completed successfully. Aug 18 23:35:40.562781 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-05241188-3735-440a-bf58-970e5209320a tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata returned with HTTP 200 Aug 18 23:35:40.562924 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 47/179] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:35:40 2026] GET /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:40.572287 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-be13d271-3698-40bc-b9d2-6c4fabe4b9ba None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.574723 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be13d271-3698-40bc-b9d2-6c4fabe4b9ba tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] PUT https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata Aug 18 23:35:40.575221 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be13d271-3698-40bc-b9d2-6c4fabe4b9ba tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:40.588246 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.588246 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:40.588810 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-be13d271-3698-40bc-b9d2-6c4fabe4b9ba tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.600445 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-be13d271-3698-40bc-b9d2-6c4fabe4b9ba tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Update volume metadata completed successfully. Aug 18 23:35:40.600838 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be13d271-3698-40bc-b9d2-6c4fabe4b9ba tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata returned with HTTP 200 Aug 18 23:35:40.601564 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 43/180] 10.4.3.229 () {68 vars in 1395 bytes} [Tue Aug 18 23:35:40 2026] PUT /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:35:40.611397 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-50775999-d0fc-477e-a9ee-de1736e34937 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.613682 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-50775999-d0fc-477e-a9ee-de1736e34937 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] GET https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 Aug 18 23:35:40.613901 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-50775999-d0fc-477e-a9ee-de1736e34937 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:40.614115 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-50775999-d0fc-477e-a9ee-de1736e34937 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:40.626298 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.626298 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:40.639821 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-50775999-d0fc-477e-a9ee-de1736e34937 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.654172 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-50775999-d0fc-477e-a9ee-de1736e34937 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 returned with HTTP 200 Aug 18 23:35:40.654172 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 44/181] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:40 2026] GET /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:40.672987 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b98a38fb-89fb-4b9a-85df-51bf39dc0fe1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.675090 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b98a38fb-89fb-4b9a-85df-51bf39dc0fe1 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] DELETE https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 Aug 18 23:35:40.675430 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b98a38fb-89fb-4b9a-85df-51bf39dc0fe1 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:40.675811 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b98a38fb-89fb-4b9a-85df-51bf39dc0fe1 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:40.676067 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b98a38fb-89fb-4b9a-85df-51bf39dc0fe1 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Delete volume with id: 521b1530-6be8-434e-999f-fdbb7b608944 Aug 18 23:35:40.686818 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.686818 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:40.688483 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b98a38fb-89fb-4b9a-85df-51bf39dc0fe1 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.721404 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b98a38fb-89fb-4b9a-85df-51bf39dc0fe1 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Delete volume request issued successfully. Aug 18 23:35:40.721623 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b98a38fb-89fb-4b9a-85df-51bf39dc0fe1 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 returned with HTTP 202 Aug 18 23:35:40.722027 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 48/182] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:35:40 2026] DELETE /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:35:40.733036 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-73627528-d6f8-4adf-8c1a-0ba9e66606d9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:40.735499 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73627528-d6f8-4adf-8c1a-0ba9e66606d9 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] GET https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 Aug 18 23:35:40.735899 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73627528-d6f8-4adf-8c1a-0ba9e66606d9 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:40.736580 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73627528-d6f8-4adf-8c1a-0ba9e66606d9 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:40.747086 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:40.747086 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:40.753581 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-73627528-d6f8-4adf-8c1a-0ba9e66606d9 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Volume info retrieved successfully. Aug 18 23:35:40.761477 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73627528-d6f8-4adf-8c1a-0ba9e66606d9 tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 returned with HTTP 200 Aug 18 23:35:40.762214 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 48/183] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:40 2026] GET /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:41.780046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b81be893-0a4f-4ecf-ad3a-e401033c4d1e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:41.781263 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b81be893-0a4f-4ecf-ad3a-e401033c4d1e tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] GET https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 Aug 18 23:35:41.781464 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b81be893-0a4f-4ecf-ad3a-e401033c4d1e tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:41.781922 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b81be893-0a4f-4ecf-ad3a-e401033c4d1e tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:41.787739 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b81be893-0a4f-4ecf-ad3a-e401033c4d1e tempest-VolumesMetadataTest-829761810 tempest-VolumesMetadataTest-829761810-project-member] https://10.4.3.229/volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 returned with HTTP 404 Aug 18 23:35:41.788160 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 44/184] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:41 2026] GET /volume/v3/volumes/521b1530-6be8-434e-999f-fdbb7b608944 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:47.270899 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-294dceca-7972-4168-a7ff-872f8683824f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:47.500888 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:47.501491 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1306962278"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:47.504123 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1306962278'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:47.504502 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Create volume of 1 GB Aug 18 23:35:47.507560 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=255,cinder:INSERT=52,cinder:UPDATE=70 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:35:47.511233 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Availability Zones retrieved successfully. Aug 18 23:35:47.520794 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Flow 'volume_create_api' (65330b44-d971-4aca-9680-e7c77e84f0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:47.522724 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f0ba99-84b8-436b-a9ec-b7649f40f842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:47.525815 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:47.571777 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9f0ba99-84b8-436b-a9ec-b7649f40f842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:47.571777 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91122080-2280-47a7-9056-1b2ec17424cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:47.572905 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:47.574894 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:47.575230 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1116418037"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:47.576859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1116418037'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:47.576965 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Create volume of 1 GB Aug 18 23:35:47.582091 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Availability Zones retrieved successfully. Aug 18 23:35:47.590675 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Flow 'volume_create_api' (1a2ae585-e413-4ec3-bd12-c10309a841a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:47.592096 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (164e0e73-db00-472a-a408-6709e5954164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:47.593479 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:47.626700 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (164e0e73-db00-472a-a408-6709e5954164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:47.627616 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (226e025b-7f63-4383-9f71-9a8dbe42898e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:47.645783 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Created reservations ['f450044c-ee3b-4c2b-8df1-a1d7d1df3654', '38c3e11f-a76a-438d-80bd-d56dd52b13e6', '83fbcc62-aa36-488a-84f7-870c7822ffb3', '66264155-1e95-46aa-9725-8dc525a5c46b'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:47.645783 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91122080-2280-47a7-9056-1b2ec17424cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f450044c-ee3b-4c2b-8df1-a1d7d1df3654', '38c3e11f-a76a-438d-80bd-d56dd52b13e6', '83fbcc62-aa36-488a-84f7-870c7822ffb3', '66264155-1e95-46aa-9725-8dc525a5c46b']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:47.648649 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a26733f7-4f80-4e0e-aafd-b886f64d4d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:47.672562 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a26733f7-4f80-4e0e-aafd-b886f64d4d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c0f932-9964-440d-80e6-e6d07f121b0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1306962278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8e2ba82a514e2f91c08c9d0910c86b',qos_specs=None,replication_status=,reservations=['f450044c-ee3b-4c2b-8df1-a1d7d1df3654','38c3e11f-a76a-438d-80bd-d56dd52b13e6','83fbcc62-aa36-488a-84f7-870c7822ffb3','66264155-1e95-46aa-9725-8dc525a5c46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519cb0c86073405da56cf9ca88662633',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1306962278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c0f932-9964-440d-80e6-e6d07f121b0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8e2ba82a514e2f91c08c9d0910c86b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='519cb0c86073405da56cf9ca88662633',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:47.674444 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f14bb28-99c3-4f66-b5d9-766a0fcd7705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:47.692503 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f14bb28-99c3-4f66-b5d9-766a0fcd7705) transitioned into state 'SUCCESS' from state '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-1306962278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8e2ba82a514e2f91c08c9d0910c86b',qos_specs=None,replication_status=,reservations=['f450044c-ee3b-4c2b-8df1-a1d7d1df3654','38c3e11f-a76a-438d-80bd-d56dd52b13e6','83fbcc62-aa36-488a-84f7-870c7822ffb3','66264155-1e95-46aa-9725-8dc525a5c46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519cb0c86073405da56cf9ca88662633',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:47.693299 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2cc6c6-4644-4af9-b0f9-57c5ea1bf7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:47.705076 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2cc6c6-4644-4af9-b0f9-57c5ea1bf7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:47.706009 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Flow 'volume_create_api' (65330b44-d971-4aca-9680-e7c77e84f0ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:47.709536 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Create volume request issued successfully. Aug 18 23:35:47.709719 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Created reservations ['baa7b659-7530-4fe4-9630-85ec93838194', '192391ba-a0b7-4f11-ba45-64fab1acf148', 'e5697634-9051-468c-b422-f81727adbd8f', 'ac7ef904-ecda-410e-821f-d2dea83c25fb'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:47.709767 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-294dceca-7972-4168-a7ff-872f8683824f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:47.709767 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 45/185] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:35:47 2026] POST /volume/v3/volumes => generated 819 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:47.709832 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (226e025b-7f63-4383-9f71-9a8dbe42898e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baa7b659-7530-4fe4-9630-85ec93838194', '192391ba-a0b7-4f11-ba45-64fab1acf148', 'e5697634-9051-468c-b422-f81727adbd8f', 'ac7ef904-ecda-410e-821f-d2dea83c25fb']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:47.709832 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dfd6d54-1fb0-44db-bca9-cf17c24436b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:47.725053 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-33d693db-26e5-4165-a1c8-b6a02e10e544 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:47.731979 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-33d693db-26e5-4165-a1c8-b6a02e10e544 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:47.732309 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-33d693db-26e5-4165-a1c8-b6a02e10e544 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:47.732538 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-33d693db-26e5-4165-a1c8-b6a02e10e544 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:47.735922 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dfd6d54-1fb0-44db-bca9-cf17c24436b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8d7b6db-7e40-4e58-8f38-325580dc8523', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1116418037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14e0b752ca641e3aa92df3c0d714258',qos_specs=None,replication_status=,reservations=['baa7b659-7530-4fe4-9630-85ec93838194','192391ba-a0b7-4f11-ba45-64fab1acf148','e5697634-9051-468c-b422-f81727adbd8f','ac7ef904-ecda-410e-821f-d2dea83c25fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8397a1125414f77a1e94e31048fa7ab',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1116418037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8d7b6db-7e40-4e58-8f38-325580dc8523,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f14e0b752ca641e3aa92df3c0d714258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8397a1125414f77a1e94e31048fa7ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:47.736758 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7710a296-8fe5-4aca-a13b-a689927cbb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:47.739294 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=187,cinder:INSERT=17,cinder:UPDATE=40 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:35:47.745161 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:47.745161 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:47.751448 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-33d693db-26e5-4165-a1c8-b6a02e10e544 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Volume info retrieved successfully. Aug 18 23:35:47.756568 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-33d693db-26e5-4165-a1c8-b6a02e10e544 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a returned with HTTP 200 Aug 18 23:35:47.756944 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 49/186] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:47 2026] GET /volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:47.759488 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7710a296-8fe5-4aca-a13b-a689927cbb57) transitioned into state 'SUCCESS' from state '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-1116418037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14e0b752ca641e3aa92df3c0d714258',qos_specs=None,replication_status=,reservations=['baa7b659-7530-4fe4-9630-85ec93838194','192391ba-a0b7-4f11-ba45-64fab1acf148','e5697634-9051-468c-b422-f81727adbd8f','ac7ef904-ecda-410e-821f-d2dea83c25fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8397a1125414f77a1e94e31048fa7ab',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:47.760240 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (019fbf96-0bb0-4881-abf9-6fb80364de45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:47.770328 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (019fbf96-0bb0-4881-abf9-6fb80364de45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:47.771231 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Flow 'volume_create_api' (1a2ae585-e413-4ec3-bd12-c10309a841a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:47.771598 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Create volume request issued successfully. Aug 18 23:35:47.772159 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-da29e17b-90d4-4058-b6c0-5ba73f20222f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:47.772659 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 49/187] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:35:47 2026] POST /volume/v3/volumes => generated 751 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:47.788596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4b7808af-fb69-42ee-8d20-175ae9ffb69e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:47.790802 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4b7808af-fb69-42ee-8d20-175ae9ffb69e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:35:47.791052 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4b7808af-fb69-42ee-8d20-175ae9ffb69e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:47.791375 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4b7808af-fb69-42ee-8d20-175ae9ffb69e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:47.800567 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:47.800567 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:47.805479 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4b7808af-fb69-42ee-8d20-175ae9ffb69e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:35:47.811583 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4b7808af-fb69-42ee-8d20-175ae9ffb69e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:35:47.812063 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 45/188] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:47 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:48.775881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a0b3cb03-a156-405e-bc22-f9ea545ee91c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:48.778270 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a0b3cb03-a156-405e-bc22-f9ea545ee91c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:48.778954 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a0b3cb03-a156-405e-bc22-f9ea545ee91c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:48.778954 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a0b3cb03-a156-405e-bc22-f9ea545ee91c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:48.788253 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:48.788253 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:48.795119 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a0b3cb03-a156-405e-bc22-f9ea545ee91c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Volume info retrieved successfully. Aug 18 23:35:48.799423 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a0b3cb03-a156-405e-bc22-f9ea545ee91c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a returned with HTTP 200 Aug 18 23:35:48.799879 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 46/189] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:48 2026] GET /volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:48.818762 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3328bb9a-26f1-497f-86f6-a1a5fd66685d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:48.823354 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3328bb9a-26f1-497f-86f6-a1a5fd66685d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] POST https://10.4.3.229/volume/v3/volume-transfers Aug 18 23:35:48.823794 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3328bb9a-26f1-497f-86f6-a1a5fd66685d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f6c0f932-9964-440d-80e6-e6d07f121b0a"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:48.826283 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volume_transfer [None req-3328bb9a-26f1-497f-86f6-a1a5fd66685d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f6c0f932-9964-440d-80e6-e6d07f121b0a'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 23:35:48.826283 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volume_transfer [None req-3328bb9a-26f1-497f-86f6-a1a5fd66685d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Creating transfer of volume f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:48.826283 np0000007721 devstack@c-api.service[100174]: INFO cinder.transfer.api [None req-3328bb9a-26f1-497f-86f6-a1a5fd66685d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Generating transfer record for volume f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:48.826667 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a4a3fb93-6861-49ba-af62-a70119c8c1ef None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:48.829231 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a4a3fb93-6861-49ba-af62-a70119c8c1ef tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:35:48.829544 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a4a3fb93-6861-49ba-af62-a70119c8c1ef tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:48.829815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a4a3fb93-6861-49ba-af62-a70119c8c1ef tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:48.834065 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:48.834065 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:48.839728 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:48.839728 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:48.845683 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a4a3fb93-6861-49ba-af62-a70119c8c1ef tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:35:48.850599 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a4a3fb93-6861-49ba-af62-a70119c8c1ef tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:35:48.850968 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 50/190] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:48 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:48.857541 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3328bb9a-26f1-497f-86f6-a1a5fd66685d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 202 Aug 18 23:35:48.857541 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 50/191] 10.4.3.229 () {70 vars in 1326 bytes} [Tue Aug 18 23:35:48 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:48.864503 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f0549159-be01-4a45-bfc8-8660516ffff0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:48.867616 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f0549159-be01-4a45-bfc8-8660516ffff0 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:48.867616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f0549159-be01-4a45-bfc8-8660516ffff0 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:48.867616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f0549159-be01-4a45-bfc8-8660516ffff0 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:48.876107 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:48.876107 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:48.881188 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f0549159-be01-4a45-bfc8-8660516ffff0 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Volume info retrieved successfully. Aug 18 23:35:48.886534 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f0549159-be01-4a45-bfc8-8660516ffff0 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a returned with HTTP 200 Aug 18 23:35:48.887117 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 46/192] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:48 2026] GET /volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:48.901419 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-53627d8e-2b9c-4586-9fe1-b84a5ff7adeb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:48.905017 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-89d49053-5f03-4961-919b-b8d44e052ee8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:48.906122 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53627d8e-2b9c-4586-9fe1-b84a5ff7adeb tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volume-transfers/a2a19578-6007-4b27-9109-7bfc69888091 Aug 18 23:35:48.906462 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53627d8e-2b9c-4586-9fe1-b84a5ff7adeb tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:48.906739 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53627d8e-2b9c-4586-9fe1-b84a5ff7adeb tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:48.907626 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-89d49053-5f03-4961-919b-b8d44e052ee8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:35:48.907889 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-89d49053-5f03-4961-919b-b8d44e052ee8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:48.908157 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-89d49053-5f03-4961-919b-b8d44e052ee8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:48.913445 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53627d8e-2b9c-4586-9fe1-b84a5ff7adeb tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volume-transfers/a2a19578-6007-4b27-9109-7bfc69888091 returned with HTTP 200 Aug 18 23:35:48.913902 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 47/193] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:35:48 2026] GET /volume/v3/volume-transfers/a2a19578-6007-4b27-9109-7bfc69888091 => generated 540 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:48.917806 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:48.917806 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:48.922468 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-89d49053-5f03-4961-919b-b8d44e052ee8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:35:48.924289 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-40dad008-62b4-40df-a5d2-1448f0cb6421 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:48.926488 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40dad008-62b4-40df-a5d2-1448f0cb6421 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volume-transfers Aug 18 23:35:48.926735 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40dad008-62b4-40df-a5d2-1448f0cb6421 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:48.926932 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40dad008-62b4-40df-a5d2-1448f0cb6421 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:48.927120 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volume_transfer [None req-40dad008-62b4-40df-a5d2-1448f0cb6421 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Listing volume transfers {{(pid=100174) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 23:35:48.928041 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-89d49053-5f03-4961-919b-b8d44e052ee8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:35:48.928576 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 51/194] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:48 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:48.935399 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40dad008-62b4-40df-a5d2-1448f0cb6421 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 200 Aug 18 23:35:48.935873 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 51/195] 10.4.3.229 () {68 vars in 1305 bytes} [Tue Aug 18 23:35:48 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:48.944815 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.222834 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] POST https://10.4.3.229/volume/v3/volume-transfers/a2a19578-6007-4b27-9109-7bfc69888091/accept Aug 18 23:35:49.223339 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "692844ff567cfaf7"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:49.224668 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.volume_transfer [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Accepting volume transfer a2a19578-6007-4b27-9109-7bfc69888091 {{(pid=100172) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 23:35:49.224763 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.volume_transfer [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Accepting transfer a2a19578-6007-4b27-9109-7bfc69888091 Aug 18 23:35:49.248636 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-74cda02f-a897-4cab-8920-61719f226e88 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.248636 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-74cda02f-a897-4cab-8920-61719f226e88 None None] GET https://10.4.3.229/volume// Aug 18 23:35:49.248636 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-74cda02f-a897-4cab-8920-61719f226e88 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:49.248636 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-74cda02f-a897-4cab-8920-61719f226e88 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:49.248636 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-74cda02f-a897-4cab-8920-61719f226e88 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:35:49.250304 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 48/196] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:35: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 18 23:35:49.270749 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-9a9062cb-275c-4f06-ae60-542a61c65ca5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.355820 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Created reservations ['57ab1def-ecd3-4109-8d2a-94790bf6824d', '929c201b-4585-489f-9e04-47e9d3efe111', '80cc595a-de60-4bb7-a88d-ddd1240d6c19', 'af9a018d-1a31-4361-900f-910865e47c83'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:49.384775 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Created reservations ['72966c9a-cab9-419c-a3e1-90300f6dfe67', '865011f9-ab4c-4c3b-8af6-846952632e57', '27e174cf-1681-48df-8839-0aea55bff787', '12e32fce-da99-4d26-9d93-22e68ab103f5'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:49.405047 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-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 18 23:35:49.427177 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Created reservations ['2548ff30-dcf0-40b5-a8b6-5d9b16dd1e32', 'ebeda2c6-eac4-4171-9203-8590a1cdc517', 'e53c8962-ee45-4734-8957-6d1848da5a0e', '80e0a887-25c0-4781-829f-47d70dbe7a8e'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:49.453849 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Created reservations ['8356aeae-82a1-4350-aad1-7c915534b5b7', '2e48ce4c-4f86-478e-99d4-40f9536b80c6', '2b249d52-fdad-4114-b5fb-1c9477a054d5', '0186e652-e916-422c-89b9-d5303d401a85'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:49.468055 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Transfer volume completed successfully. Aug 18 23:35:49.531484 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-9a9062cb-275c-4f06-ae60-542a61c65ca5 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:35:49.531860 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-9a9062cb-275c-4f06-ae60-542a61c65ca5 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8d7b6db-7e40-4e58-8f38-325580dc8523", "connector": null, "instance_uuid": "e9f2c33f-3cd9-4ab7-896f-373416ad600b"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:49.534347 np0000007721 devstack@c-api.service[100172]: INFO cinder.transfer.api [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Volume f6c0f932-9964-440d-80e6-e6d07f121b0a has been transferred. Aug 18 23:35:49.543117 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6746442a-147d-49bb-b32f-8fa3af20c6ee tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] https://10.4.3.229/volume/v3/volume-transfers/a2a19578-6007-4b27-9109-7bfc69888091/accept returned with HTTP 202 Aug 18 23:35:49.543388 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:49.543388 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:49.544083 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 47/197] 10.4.3.229 () {70 vars in 1458 bytes} [Tue Aug 18 23:35:48 2026] POST /volume/v3/volume-transfers/a2a19578-6007-4b27-9109-7bfc69888091/accept => generated 365 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:49.555439 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4689469a-2c0e-465e-ac53-bef1c4b21de5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.557583 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4689469a-2c0e-465e-ac53-bef1c4b21de5 tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] GET https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:49.557810 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4689469a-2c0e-465e-ac53-bef1c4b21de5 tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:49.558000 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4689469a-2c0e-465e-ac53-bef1c4b21de5 tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:49.565829 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:49.565829 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:49.570821 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4689469a-2c0e-465e-ac53-bef1c4b21de5 tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Volume info retrieved successfully. Aug 18 23:35:49.573909 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-9a9062cb-275c-4f06-ae60-542a61c65ca5 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:35:49.574529 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 52/198] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:35:49 2026] POST /volume/v3/attachments => generated 273 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:49.577091 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4689469a-2c0e-465e-ac53-bef1c4b21de5 tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a returned with HTTP 200 Aug 18 23:35:49.577091 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 52/199] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:49 2026] GET /volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:49.592174 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d64e5531-0b3e-4587-b2f8-d38a31c40f04 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.597348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d64e5531-0b3e-4587-b2f8-d38a31c40f04 tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] GET https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:49.597723 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d64e5531-0b3e-4587-b2f8-d38a31c40f04 tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:49.597975 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d64e5531-0b3e-4587-b2f8-d38a31c40f04 tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:49.608299 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:49.608299 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:49.613896 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-60455df9-21cd-4ef3-8b0d-63bcee2227dc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.617333 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d64e5531-0b3e-4587-b2f8-d38a31c40f04 tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] Volume info retrieved successfully. Aug 18 23:35:49.617749 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60455df9-21cd-4ef3-8b0d-63bcee2227dc tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:35:49.618057 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60455df9-21cd-4ef3-8b0d-63bcee2227dc tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:49.618444 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60455df9-21cd-4ef3-8b0d-63bcee2227dc tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:49.625979 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d64e5531-0b3e-4587-b2f8-d38a31c40f04 tempest-VolumesTransfersV357Test-217701864 tempest-VolumesTransfersV357Test-217701864-project-member] https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a returned with HTTP 200 Aug 18 23:35:49.626194 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 49/200] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:49 2026] GET /volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:49.631430 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:49.631430 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:49.636334 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-60455df9-21cd-4ef3-8b0d-63bcee2227dc tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:35:49.639270 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-865a08ca-87b9-4c16-ad3f-b97f3aafcc46 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.641467 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-865a08ca-87b9-4c16-ad3f-b97f3aafcc46 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/a2a19578-6007-4b27-9109-7bfc69888091 Aug 18 23:35:49.641882 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-865a08ca-87b9-4c16-ad3f-b97f3aafcc46 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:49.641928 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60455df9-21cd-4ef3-8b0d-63bcee2227dc tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:35:49.641979 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-865a08ca-87b9-4c16-ad3f-b97f3aafcc46 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:49.641979 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.volume_transfer [None req-865a08ca-87b9-4c16-ad3f-b97f3aafcc46 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Delete transfer with id: a2a19578-6007-4b27-9109-7bfc69888091 Aug 18 23:35:49.642120 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 48/201] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:49 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:49.648239 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-865a08ca-87b9-4c16-ad3f-b97f3aafcc46 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volume-transfers/a2a19578-6007-4b27-9109-7bfc69888091 returned with HTTP 404 Aug 18 23:35:49.648923 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-69591218-c9e5-4f24-bc5e-4b71cc556dee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.648995 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 53/202] 10.4.3.229 () {68 vars in 1419 bytes} [Tue Aug 18 23:35:49 2026] DELETE /volume/v3/volume-transfers/a2a19578-6007-4b27-9109-7bfc69888091 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:49.649420 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-69591218-c9e5-4f24-bc5e-4b71cc556dee None None] GET https://10.4.3.229/volume// Aug 18 23:35:49.649629 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-69591218-c9e5-4f24-bc5e-4b71cc556dee None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:49.649899 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-69591218-c9e5-4f24-bc5e-4b71cc556dee None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:49.650273 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-69591218-c9e5-4f24-bc5e-4b71cc556dee None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:35:49.650733 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 53/203] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:35:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:35:49.656652 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0c8ed32e-434c-4e3b-829d-5b7376f13c1c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.659596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-fb8a9ffe-fee8-4881-b9c7-202e347ef5b4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.663111 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-fb8a9ffe-fee8-4881-b9c7-202e347ef5b4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:35:49.663395 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-fb8a9ffe-fee8-4881-b9c7-202e347ef5b4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:49.663572 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-fb8a9ffe-fee8-4881-b9c7-202e347ef5b4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:49.673818 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:49.673818 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:49.679541 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-fb8a9ffe-fee8-4881-b9c7-202e347ef5b4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:35:49.681491 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-fb8a9ffe-fee8-4881-b9c7-202e347ef5b4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:35:49.682038 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 49/204] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:35:49 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:49.773882 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-6c3a7d0d-a306-409c-aa8c-db113a08a7ff None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.777717 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-6c3a7d0d-a306-409c-aa8c-db113a08a7ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] PUT https://10.4.3.229/volume/v3/attachments/e3801a0f-39d5-4188-8eec-dd85ff3cc03a Aug 18 23:35:49.778091 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-6c3a7d0d-a306-409c-aa8c-db113a08a7ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:49.790948 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-6c3a7d0d-a306-409c-aa8c-db113a08a7ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Acquiring lock "cinder-attachment_update-b8d7b6db-7e40-4e58-8f38-325580dc8523-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:35:49.797171 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-6c3a7d0d-a306-409c-aa8c-db113a08a7ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Lock "cinder-attachment_update-b8d7b6db-7e40-4e58-8f38-325580dc8523-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:35:49.798187 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:49.798187 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:49.899231 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-6c3a7d0d-a306-409c-aa8c-db113a08a7ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Lock "cinder-attachment_update-b8d7b6db-7e40-4e58-8f38-325580dc8523-np0000007721" released by "attachment_update" :: held 0.101s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:35:49.899231 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-6c3a7d0d-a306-409c-aa8c-db113a08a7ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments/e3801a0f-39d5-4188-8eec-dd85ff3cc03a returned with HTTP 200 Aug 18 23:35:49.899231 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 54/205] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:35:49 2026] PUT /volume/v3/attachments/e3801a0f-39d5-4188-8eec-dd85ff3cc03a => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:49.927694 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0c8ed32e-434c-4e3b-829d-5b7376f13c1c tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:49.927694 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0c8ed32e-434c-4e3b-829d-5b7376f13c1c tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:49.927694 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0c8ed32e-434c-4e3b-829d-5b7376f13c1c tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:49.927694 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-0c8ed32e-434c-4e3b-829d-5b7376f13c1c tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Delete volume with id: f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:49.940031 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:49.940031 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:49.940499 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0c8ed32e-434c-4e3b-829d-5b7376f13c1c tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Volume info retrieved successfully. Aug 18 23:35:49.973604 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0c8ed32e-434c-4e3b-829d-5b7376f13c1c tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Delete volume request issued successfully. Aug 18 23:35:49.973604 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0c8ed32e-434c-4e3b-829d-5b7376f13c1c tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a returned with HTTP 202 Aug 18 23:35:49.974089 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 50/206] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:35:49 2026] DELETE /volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:35:49.986370 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-17b3ae93-dd6c-409f-84ea-89a871ffb7f2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:49.988370 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-17b3ae93-dd6c-409f-84ea-89a871ffb7f2 tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] GET https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:49.988697 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-17b3ae93-dd6c-409f-84ea-89a871ffb7f2 tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:49.988928 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-17b3ae93-dd6c-409f-84ea-89a871ffb7f2 tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:50.020418 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:50.020418 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:50.024194 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-17b3ae93-dd6c-409f-84ea-89a871ffb7f2 tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Volume info retrieved successfully. Aug 18 23:35:50.029657 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-17b3ae93-dd6c-409f-84ea-89a871ffb7f2 tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a returned with HTTP 200 Aug 18 23:35:50.030095 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 54/207] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:49 2026] GET /volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:50.657105 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4bb09e80-3f08-46d1-90b9-0215562b3ea8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:50.659381 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4bb09e80-3f08-46d1-90b9-0215562b3ea8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:35:50.659607 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4bb09e80-3f08-46d1-90b9-0215562b3ea8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:50.659826 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4bb09e80-3f08-46d1-90b9-0215562b3ea8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:50.670777 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:50.670777 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:50.674839 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4bb09e80-3f08-46d1-90b9-0215562b3ea8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:35:50.681486 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4bb09e80-3f08-46d1-90b9-0215562b3ea8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:35:50.682039 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 50/208] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:50 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:51.049760 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b67d2b93-82f1-465c-8a15-e44f1b2e6cac None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:51.053564 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b67d2b93-82f1-465c-8a15-e44f1b2e6cac tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] GET https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:51.053840 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b67d2b93-82f1-465c-8a15-e44f1b2e6cac tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:51.054037 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b67d2b93-82f1-465c-8a15-e44f1b2e6cac tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:51.094422 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b67d2b93-82f1-465c-8a15-e44f1b2e6cac tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a returned with HTTP 404 Aug 18 23:35:51.094422 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 55/209] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:51 2026] GET /volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:51.110481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b6f9bf79-a8c3-48de-ac38-1763045aa654 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:51.110481 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b6f9bf79-a8c3-48de-ac38-1763045aa654 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:51.110481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b6f9bf79-a8c3-48de-ac38-1763045aa654 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:51.110481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b6f9bf79-a8c3-48de-ac38-1763045aa654 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:51.115639 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b6f9bf79-a8c3-48de-ac38-1763045aa654 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a returned with HTTP 404 Aug 18 23:35:51.116857 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 51/210] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:51 2026] GET /volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:51.126354 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eb782f85-fb0d-4651-ab80-3ac5c5e24737 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:51.128416 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb782f85-fb0d-4651-ab80-3ac5c5e24737 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:51.128670 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb782f85-fb0d-4651-ab80-3ac5c5e24737 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:51.128916 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb782f85-fb0d-4651-ab80-3ac5c5e24737 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:51.131801 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-eb782f85-fb0d-4651-ab80-3ac5c5e24737 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Delete volume with id: f6c0f932-9964-440d-80e6-e6d07f121b0a Aug 18 23:35:51.136955 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb782f85-fb0d-4651-ab80-3ac5c5e24737 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a returned with HTTP 404 Aug 18 23:35:51.138494 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 55/211] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:35:51 2026] DELETE /volume/v3/volumes/f6c0f932-9964-440d-80e6-e6d07f121b0a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:51.151907 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:51.156372 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:51.157342 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-375994792"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:51.160136 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-375994792'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:51.160875 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Create volume of 1 GB Aug 18 23:35:51.167921 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Availability Zones retrieved successfully. Aug 18 23:35:51.177152 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Flow 'volume_create_api' (58b084ac-78bc-49d4-bd8d-880c82572aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:51.180689 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5267ab20-3de9-40a4-b6ea-c22862912014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:51.180689 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:51.233322 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5267ab20-3de9-40a4-b6ea-c22862912014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:51.234607 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e1f1a4-fbde-480a-835f-a260bafc8d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:51.307570 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Created reservations ['f9a50cf3-54c2-4263-8263-eb5ca9bd64cf', 'e1b5560c-2c66-4784-8212-9a1e1d3a0807', '7028a25d-fbcf-46fb-8904-73d1a8c56ebb', '8b3e2fb4-0f30-4222-b93e-e9c5e6950b25'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:51.308446 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e1f1a4-fbde-480a-835f-a260bafc8d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9a50cf3-54c2-4263-8263-eb5ca9bd64cf', 'e1b5560c-2c66-4784-8212-9a1e1d3a0807', '7028a25d-fbcf-46fb-8904-73d1a8c56ebb', '8b3e2fb4-0f30-4222-b93e-e9c5e6950b25']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:51.309177 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd08cf2-1b87-4205-b870-39c953edcfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:51.341264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd08cf2-1b87-4205-b870-39c953edcfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-375994792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8e2ba82a514e2f91c08c9d0910c86b',qos_specs=None,replication_status=,reservations=['f9a50cf3-54c2-4263-8263-eb5ca9bd64cf','e1b5560c-2c66-4784-8212-9a1e1d3a0807','7028a25d-fbcf-46fb-8904-73d1a8c56ebb','8b3e2fb4-0f30-4222-b93e-e9c5e6950b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519cb0c86073405da56cf9ca88662633',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-375994792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8e2ba82a514e2f91c08c9d0910c86b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='519cb0c86073405da56cf9ca88662633',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:51.343917 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9ca75a7-5754-4aee-a453-105c305770c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:51.377795 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9ca75a7-5754-4aee-a453-105c305770c6) transitioned into state 'SUCCESS' from state '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-375994792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8e2ba82a514e2f91c08c9d0910c86b',qos_specs=None,replication_status=,reservations=['f9a50cf3-54c2-4263-8263-eb5ca9bd64cf','e1b5560c-2c66-4784-8212-9a1e1d3a0807','7028a25d-fbcf-46fb-8904-73d1a8c56ebb','8b3e2fb4-0f30-4222-b93e-e9c5e6950b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='519cb0c86073405da56cf9ca88662633',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:51.378670 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2111533e-793e-4ccc-b059-946255e8c637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:51.392544 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2111533e-793e-4ccc-b059-946255e8c637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:51.393701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Flow 'volume_create_api' (58b084ac-78bc-49d4-bd8d-880c82572aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:51.394108 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Create volume request issued successfully. Aug 18 23:35:51.394943 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76e4709e-0d16-48f7-9eb1-5696b8265170 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:51.395474 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 51/212] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:35:51 2026] POST /volume/v3/volumes => generated 818 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:51.415076 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-da8d735c-8815-4988-aa16-4eb99d658e1d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:51.419592 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-da8d735c-8815-4988-aa16-4eb99d658e1d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:51.419592 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-da8d735c-8815-4988-aa16-4eb99d658e1d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:51.419592 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-da8d735c-8815-4988-aa16-4eb99d658e1d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:51.431582 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:51.431582 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:51.436644 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-da8d735c-8815-4988-aa16-4eb99d658e1d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Volume info retrieved successfully. Aug 18 23:35:51.443327 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-da8d735c-8815-4988-aa16-4eb99d658e1d tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 returned with HTTP 200 Aug 18 23:35:51.444090 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 56/213] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:51 2026] GET /volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 => generated 886 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:51.700937 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eb47848b-419d-41a8-9e38-7f79402b912e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:51.703481 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eb47848b-419d-41a8-9e38-7f79402b912e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:35:51.703775 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eb47848b-419d-41a8-9e38-7f79402b912e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:51.704205 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eb47848b-419d-41a8-9e38-7f79402b912e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:51.721846 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:51.721846 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:51.731538 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eb47848b-419d-41a8-9e38-7f79402b912e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:35:51.738210 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eb47848b-419d-41a8-9e38-7f79402b912e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:35:51.738499 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 52/214] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:51 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:51.809950 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:51.812581 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:51.812990 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2112870301"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:51.815791 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2112870301'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:51.815932 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Create volume of 1 GB Aug 18 23:35:51.821024 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Availability Zones retrieved successfully. Aug 18 23:35:51.828952 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Flow 'volume_create_api' (fe9ccd75-fc75-40f1-a8b5-b7fed31f9ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:51.830359 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e00202-10fd-441b-8d11-7c6a40f6e8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:51.831844 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:51.863459 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e00202-10fd-441b-8d11-7c6a40f6e8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:51.864433 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c65513ca-38f9-4a84-826b-b8fe60c37ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:51.892075 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-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 18 23:35:51.929650 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Created reservations ['63b38a17-533b-4350-a3dd-0cb5aa581eb6', '79a8c6af-07d4-429d-92b0-361c820034bb', '8cf0cdd8-6467-47ee-a706-513a4545489f', '581b2684-0019-4da2-a004-2c56328c3738'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:51.930415 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c65513ca-38f9-4a84-826b-b8fe60c37ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63b38a17-533b-4350-a3dd-0cb5aa581eb6', '79a8c6af-07d4-429d-92b0-361c820034bb', '8cf0cdd8-6467-47ee-a706-513a4545489f', '581b2684-0019-4da2-a004-2c56328c3738']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:51.931429 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a83fae-d3d5-4f17-995a-e4f9496d6264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:51.960134 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a83fae-d3d5-4f17-995a-e4f9496d6264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15d33486-4b3a-404c-82a7-9fc152ff3624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2112870301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee35c786cbd4f1aad0ef4ec51582493',qos_specs=None,replication_status=,reservations=['63b38a17-533b-4350-a3dd-0cb5aa581eb6','79a8c6af-07d4-429d-92b0-361c820034bb','8cf0cdd8-6467-47ee-a706-513a4545489f','581b2684-0019-4da2-a004-2c56328c3738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f0d5c15e3e4171ad81af99eb380b88',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2112870301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15d33486-4b3a-404c-82a7-9fc152ff3624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ee35c786cbd4f1aad0ef4ec51582493',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93f0d5c15e3e4171ad81af99eb380b88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:51.961190 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f140248-2120-4d3f-bda0-4bcf0041bc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:51.978198 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f140248-2120-4d3f-bda0-4bcf0041bc09) transitioned into state 'SUCCESS' from state '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-2112870301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ee35c786cbd4f1aad0ef4ec51582493',qos_specs=None,replication_status=,reservations=['63b38a17-533b-4350-a3dd-0cb5aa581eb6','79a8c6af-07d4-429d-92b0-361c820034bb','8cf0cdd8-6467-47ee-a706-513a4545489f','581b2684-0019-4da2-a004-2c56328c3738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f0d5c15e3e4171ad81af99eb380b88',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:51.978987 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f437b74-9574-407d-ac74-6394b13ebcac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:51.989075 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f437b74-9574-407d-ac74-6394b13ebcac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:51.990175 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Flow 'volume_create_api' (fe9ccd75-fc75-40f1-a8b5-b7fed31f9ca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:51.990503 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Create volume request issued successfully. Aug 18 23:35:51.991134 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cfa8c4c6-3a63-4669-980d-24fae9ca14d8 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:51.991612 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 56/215] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:35:51 2026] POST /volume/v3/volumes => generated 755 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:52.014538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-526b38c4-1bea-4cfc-a3f2-078198f17173 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.016810 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-526b38c4-1bea-4cfc-a3f2-078198f17173 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] GET https://10.4.3.229/volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 Aug 18 23:35:52.018172 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-526b38c4-1bea-4cfc-a3f2-078198f17173 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:52.018172 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-526b38c4-1bea-4cfc-a3f2-078198f17173 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:52.030481 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:52.030481 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:52.034129 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-526b38c4-1bea-4cfc-a3f2-078198f17173 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Volume info retrieved successfully. Aug 18 23:35:52.039745 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-526b38c4-1bea-4cfc-a3f2-078198f17173 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] https://10.4.3.229/volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 returned with HTTP 200 Aug 18 23:35:52.040390 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 52/216] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:52 2026] GET /volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:52.462478 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-840dc424-9b98-4138-920a-0a13ca55fafc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.464822 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-840dc424-9b98-4138-920a-0a13ca55fafc tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:52.465459 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-840dc424-9b98-4138-920a-0a13ca55fafc tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:52.465459 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-840dc424-9b98-4138-920a-0a13ca55fafc tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:52.474919 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:52.474919 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:52.481871 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-840dc424-9b98-4138-920a-0a13ca55fafc tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Volume info retrieved successfully. Aug 18 23:35:52.488931 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-840dc424-9b98-4138-920a-0a13ca55fafc tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 returned with HTTP 200 Aug 18 23:35:52.489477 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 57/217] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:52 2026] GET /volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:52.504944 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-19ce6951-b813-4c88-84c2-6e52096a536c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.507763 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-19ce6951-b813-4c88-84c2-6e52096a536c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] POST https://10.4.3.229/volume/v3/volume-transfers Aug 18 23:35:52.508200 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-19ce6951-b813-4c88-84c2-6e52096a536c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:52.509695 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volume_transfer [None req-19ce6951-b813-4c88-84c2-6e52096a536c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Creating new volume transfer {'transfer': {'volume_id': '9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 23:35:52.509813 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volume_transfer [None req-19ce6951-b813-4c88-84c2-6e52096a536c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Creating transfer of volume 9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:52.509901 np0000007721 devstack@c-api.service[100171]: INFO cinder.transfer.api [None req-19ce6951-b813-4c88-84c2-6e52096a536c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Generating transfer record for volume 9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:52.517390 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:52.517390 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:52.533609 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-19ce6951-b813-4c88-84c2-6e52096a536c tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 202 Aug 18 23:35:52.534135 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 53/218] 10.4.3.229 () {70 vars in 1326 bytes} [Tue Aug 18 23:35:52 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:52.551457 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c2c16eee-b209-40c2-b735-19a57ec895aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.553744 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2c16eee-b209-40c2-b735-19a57ec895aa tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:52.554149 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2c16eee-b209-40c2-b735-19a57ec895aa tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:52.554604 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2c16eee-b209-40c2-b735-19a57ec895aa tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:52.564879 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:52.564879 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:52.572035 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c2c16eee-b209-40c2-b735-19a57ec895aa tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Volume info retrieved successfully. Aug 18 23:35:52.584468 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2c16eee-b209-40c2-b735-19a57ec895aa tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 returned with HTTP 200 Aug 18 23:35:52.584468 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 57/219] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:52 2026] GET /volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:52.601877 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-85d6d834-5667-45d2-b79a-981986e5ac06 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.603713 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-85d6d834-5667-45d2-b79a-981986e5ac06 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volume-transfers/detail Aug 18 23:35:52.604050 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-85d6d834-5667-45d2-b79a-981986e5ac06 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:52.604508 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-85d6d834-5667-45d2-b79a-981986e5ac06 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:52.604673 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volume_transfer [None req-85d6d834-5667-45d2-b79a-981986e5ac06 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Listing volume transfers {{(pid=100172) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 23:35:52.612068 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-85d6d834-5667-45d2-b79a-981986e5ac06 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 23:35:52.612543 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 53/220] 10.4.3.229 () {68 vars in 1326 bytes} [Tue Aug 18 23:35:52 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:52.625647 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d44e1fe8-b8ce-489a-be08-569b542acbc3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.628133 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d44e1fe8-b8ce-489a-be08-569b542acbc3 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/e24e7d95-6bfd-4a44-943c-cdcffe19a337 Aug 18 23:35:52.628641 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d44e1fe8-b8ce-489a-be08-569b542acbc3 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:52.628679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d44e1fe8-b8ce-489a-be08-569b542acbc3 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:52.628837 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.volume_transfer [None req-d44e1fe8-b8ce-489a-be08-569b542acbc3 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Delete transfer with id: e24e7d95-6bfd-4a44-943c-cdcffe19a337 Aug 18 23:35:52.640395 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:52.640395 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:52.651440 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d44e1fe8-b8ce-489a-be08-569b542acbc3 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volume-transfers/e24e7d95-6bfd-4a44-943c-cdcffe19a337 returned with HTTP 202 Aug 18 23:35:52.651682 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 58/221] 10.4.3.229 () {68 vars in 1419 bytes} [Tue Aug 18 23:35:52 2026] DELETE /volume/v3/volume-transfers/e24e7d95-6bfd-4a44-943c-cdcffe19a337 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:35:52.660033 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d8cc9cae-9641-4fea-b6c8-9423ef8999d9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.662292 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d8cc9cae-9641-4fea-b6c8-9423ef8999d9 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:52.663092 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d8cc9cae-9641-4fea-b6c8-9423ef8999d9 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:52.663092 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d8cc9cae-9641-4fea-b6c8-9423ef8999d9 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:52.671681 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:52.671681 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:52.676929 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d8cc9cae-9641-4fea-b6c8-9423ef8999d9 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Volume info retrieved successfully. Aug 18 23:35:52.682613 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d8cc9cae-9641-4fea-b6c8-9423ef8999d9 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 returned with HTTP 200 Aug 18 23:35:52.683107 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 54/222] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:52 2026] GET /volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:52.697738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1fb7275e-8d9f-4a77-9271-1e487a317673 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.699233 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1fb7275e-8d9f-4a77-9271-1e487a317673 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/e24e7d95-6bfd-4a44-943c-cdcffe19a337 Aug 18 23:35:52.700149 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1fb7275e-8d9f-4a77-9271-1e487a317673 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:52.700489 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1fb7275e-8d9f-4a77-9271-1e487a317673 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:52.700707 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.volume_transfer [None req-1fb7275e-8d9f-4a77-9271-1e487a317673 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Delete transfer with id: e24e7d95-6bfd-4a44-943c-cdcffe19a337 Aug 18 23:35:52.706911 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1fb7275e-8d9f-4a77-9271-1e487a317673 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volume-transfers/e24e7d95-6bfd-4a44-943c-cdcffe19a337 returned with HTTP 404 Aug 18 23:35:52.706911 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 58/223] 10.4.3.229 () {68 vars in 1419 bytes} [Tue Aug 18 23:35:52 2026] DELETE /volume/v3/volume-transfers/e24e7d95-6bfd-4a44-943c-cdcffe19a337 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:52.716189 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-90883dd4-2bdb-4309-a350-f451ddb4e35a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.718551 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-90883dd4-2bdb-4309-a350-f451ddb4e35a tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:52.718861 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-90883dd4-2bdb-4309-a350-f451ddb4e35a tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:52.719139 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-90883dd4-2bdb-4309-a350-f451ddb4e35a tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:52.719380 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-90883dd4-2bdb-4309-a350-f451ddb4e35a tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Delete volume with id: 9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:52.729156 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:52.729156 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:52.729664 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-90883dd4-2bdb-4309-a350-f451ddb4e35a tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Volume info retrieved successfully. Aug 18 23:35:52.752931 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-90883dd4-2bdb-4309-a350-f451ddb4e35a tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Delete volume request issued successfully. Aug 18 23:35:52.756539 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-90883dd4-2bdb-4309-a350-f451ddb4e35a tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 returned with HTTP 202 Aug 18 23:35:52.756539 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 54/224] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:35:52 2026] DELETE /volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:35:52.757104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-15eb65fc-10ed-4bf6-9422-668c2137b1d0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.757104 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-15eb65fc-10ed-4bf6-9422-668c2137b1d0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:35:52.757104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-15eb65fc-10ed-4bf6-9422-668c2137b1d0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:52.757291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-15eb65fc-10ed-4bf6-9422-668c2137b1d0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:52.762109 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b116f4b4-bd51-4a91-8c05-7e8657f8032d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:52.764452 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b116f4b4-bd51-4a91-8c05-7e8657f8032d tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] GET https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:52.765732 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b116f4b4-bd51-4a91-8c05-7e8657f8032d tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:52.765732 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b116f4b4-bd51-4a91-8c05-7e8657f8032d tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:52.769039 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:52.769039 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:52.772777 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-15eb65fc-10ed-4bf6-9422-668c2137b1d0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:35:52.776979 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:52.776979 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:52.780030 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-15eb65fc-10ed-4bf6-9422-668c2137b1d0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:35:52.780889 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 59/225] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:52 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:52.781702 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b116f4b4-bd51-4a91-8c05-7e8657f8032d tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Volume info retrieved successfully. Aug 18 23:35:52.790127 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b116f4b4-bd51-4a91-8c05-7e8657f8032d tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 returned with HTTP 200 Aug 18 23:35:52.790847 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 55/226] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:52 2026] GET /volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:53.057189 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1d720247-6bd7-422f-8448-ab0ed1cdbf5a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:53.063172 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d720247-6bd7-422f-8448-ab0ed1cdbf5a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] GET https://10.4.3.229/volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 Aug 18 23:35:53.063412 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d720247-6bd7-422f-8448-ab0ed1cdbf5a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:53.063660 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d720247-6bd7-422f-8448-ab0ed1cdbf5a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:53.076346 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:53.076346 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:53.080423 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1d720247-6bd7-422f-8448-ab0ed1cdbf5a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Volume info retrieved successfully. Aug 18 23:35:53.086204 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d720247-6bd7-422f-8448-ab0ed1cdbf5a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] https://10.4.3.229/volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 returned with HTTP 200 Aug 18 23:35:53.086914 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 59/227] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:53 2026] GET /volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:53.210179 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-0e906cb4-0f7b-4762-9bea-1e73eb19c478 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:53.212494 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-0e906cb4-0f7b-4762-9bea-1e73eb19c478 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/attachments/e3801a0f-39d5-4188-8eec-dd85ff3cc03a/action Aug 18 23:35:53.212865 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-0e906cb4-0f7b-4762-9bea-1e73eb19c478 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:35:53.212993 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-0e906cb4-0f7b-4762-9bea-1e73eb19c478 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:53.235570 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:53.235570 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:53.253762 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-22e2c74b-265e-44b7-b082-3432cb45e064 req-0e906cb4-0f7b-4762-9bea-1e73eb19c478 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments/e3801a0f-39d5-4188-8eec-dd85ff3cc03a/action returned with HTTP 204 Aug 18 23:35:53.254298 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 55/228] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:35:53 2026] POST /volume/v3/attachments/e3801a0f-39d5-4188-8eec-dd85ff3cc03a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:53.479053 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-9260bfee-4a26-46ab-8a46-ab1dd56f94c3 req-e56cc9cb-b61a-40bc-8abb-1bf7b077f070 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:53.481438 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9260bfee-4a26-46ab-8a46-ab1dd56f94c3 req-e56cc9cb-b61a-40bc-8abb-1bf7b077f070 tempest-VolumesAdminNegativeTest-1638142338 tempest-VolumesAdminNegativeTest-1638142338-project] GET https://10.4.3.229/volume/v3/volumes/ed228815-f3da-467e-bc37-09e7f1f33807 Aug 18 23:35:53.481706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9260bfee-4a26-46ab-8a46-ab1dd56f94c3 req-e56cc9cb-b61a-40bc-8abb-1bf7b077f070 tempest-VolumesAdminNegativeTest-1638142338 tempest-VolumesAdminNegativeTest-1638142338-project] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:53.481960 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9260bfee-4a26-46ab-8a46-ab1dd56f94c3 req-e56cc9cb-b61a-40bc-8abb-1bf7b077f070 tempest-VolumesAdminNegativeTest-1638142338 tempest-VolumesAdminNegativeTest-1638142338-project] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:53.489660 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9260bfee-4a26-46ab-8a46-ab1dd56f94c3 req-e56cc9cb-b61a-40bc-8abb-1bf7b077f070 tempest-VolumesAdminNegativeTest-1638142338 tempest-VolumesAdminNegativeTest-1638142338-project] https://10.4.3.229/volume/v3/volumes/ed228815-f3da-467e-bc37-09e7f1f33807 returned with HTTP 404 Aug 18 23:35:53.490289 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 60/229] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:53 2026] GET /volume/v3/volumes/ed228815-f3da-467e-bc37-09e7f1f33807 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:53.503348 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9662dc62-a806-47fe-8249-c31ff392b15a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:53.505745 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9662dc62-a806-47fe-8249-c31ff392b15a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] DELETE https://10.4.3.229/volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 Aug 18 23:35:53.506073 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9662dc62-a806-47fe-8249-c31ff392b15a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:53.506261 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9662dc62-a806-47fe-8249-c31ff392b15a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:53.506495 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-9662dc62-a806-47fe-8249-c31ff392b15a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Delete volume with id: 15d33486-4b3a-404c-82a7-9fc152ff3624 Aug 18 23:35:53.515803 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:53.515803 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:53.516329 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9662dc62-a806-47fe-8249-c31ff392b15a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Volume info retrieved successfully. Aug 18 23:35:53.536577 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9662dc62-a806-47fe-8249-c31ff392b15a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Delete volume request issued successfully. Aug 18 23:35:53.536807 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9662dc62-a806-47fe-8249-c31ff392b15a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] https://10.4.3.229/volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 returned with HTTP 202 Aug 18 23:35:53.537367 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 56/230] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:35:53 2026] DELETE /volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:35:53.547345 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a56b8fc1-3a5f-449f-88a1-841f4478866a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:53.549343 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a56b8fc1-3a5f-449f-88a1-841f4478866a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] GET https://10.4.3.229/volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 Aug 18 23:35:53.549578 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a56b8fc1-3a5f-449f-88a1-841f4478866a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:53.549789 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a56b8fc1-3a5f-449f-88a1-841f4478866a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:53.560548 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:53.560548 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:53.564986 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a56b8fc1-3a5f-449f-88a1-841f4478866a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Volume info retrieved successfully. Aug 18 23:35:53.570241 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a56b8fc1-3a5f-449f-88a1-841f4478866a tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] https://10.4.3.229/volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 returned with HTTP 200 Aug 18 23:35:53.570789 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 60/231] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:53 2026] GET /volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:53.797695 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-76fdf3dd-3fae-44d3-8c9f-52797dc0e3ff None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:53.799712 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76fdf3dd-3fae-44d3-8c9f-52797dc0e3ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:35:53.799921 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-76fdf3dd-3fae-44d3-8c9f-52797dc0e3ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:53.800123 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-76fdf3dd-3fae-44d3-8c9f-52797dc0e3ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:53.805416 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9144e7f6-5679-4f31-b17d-1d4fe771ece6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:53.807144 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9144e7f6-5679-4f31-b17d-1d4fe771ece6 tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] GET https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:53.807386 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9144e7f6-5679-4f31-b17d-1d4fe771ece6 tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:53.807592 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9144e7f6-5679-4f31-b17d-1d4fe771ece6 tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:53.813996 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9144e7f6-5679-4f31-b17d-1d4fe771ece6 tempest-VolumesTransfersV357Test-2036721059 tempest-VolumesTransfersV357Test-2036721059-project-admin] https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 returned with HTTP 404 Aug 18 23:35:53.814368 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:53.814368 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:53.814870 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 61/232] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:53 2026] GET /volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:53.823373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c2028333-06ce-411e-818d-b82a26bd8a7f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:53.824572 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-76fdf3dd-3fae-44d3-8c9f-52797dc0e3ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:35:53.825532 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2028333-06ce-411e-818d-b82a26bd8a7f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] GET https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:53.825901 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2028333-06ce-411e-818d-b82a26bd8a7f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:53.826326 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2028333-06ce-411e-818d-b82a26bd8a7f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:53.829203 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76fdf3dd-3fae-44d3-8c9f-52797dc0e3ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:35:53.829664 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 56/233] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:53 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:53.832611 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2028333-06ce-411e-818d-b82a26bd8a7f tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 returned with HTTP 404 Aug 18 23:35:53.833002 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 57/234] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:35:53 2026] GET /volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:53.840752 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cd80f38c-76e7-466d-ac3a-496c6de45942 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:53.842696 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd80f38c-76e7-466d-ac3a-496c6de45942 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] DELETE https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:53.842945 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd80f38c-76e7-466d-ac3a-496c6de45942 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:53.843190 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd80f38c-76e7-466d-ac3a-496c6de45942 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:53.843439 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-cd80f38c-76e7-466d-ac3a-496c6de45942 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] Delete volume with id: 9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 Aug 18 23:35:53.848958 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-124eca49-e16f-40d6-b59b-39e6ec5a8e6c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:53.851029 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-124eca49-e16f-40d6-b59b-39e6ec5a8e6c tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:35:53.851306 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-124eca49-e16f-40d6-b59b-39e6ec5a8e6c tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:53.851410 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd80f38c-76e7-466d-ac3a-496c6de45942 tempest-VolumesTransfersV357Test-800253195 tempest-VolumesTransfersV357Test-800253195-project-member] https://10.4.3.229/volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 returned with HTTP 404 Aug 18 23:35:53.851594 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-124eca49-e16f-40d6-b59b-39e6ec5a8e6c tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:53.851813 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 61/235] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:35:53 2026] DELETE /volume/v3/volumes/9b6b3a3d-bdb5-4248-a281-4d0ba9aff0d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:35:53.864337 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:53.864337 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:53.868427 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-124eca49-e16f-40d6-b59b-39e6ec5a8e6c tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:35:53.873153 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-124eca49-e16f-40d6-b59b-39e6ec5a8e6c tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:35:53.873733 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 62/236] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:53 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:54.587900 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3f770588-d617-42fd-b6e9-bf61bc6b4f68 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:54.590279 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3f770588-d617-42fd-b6e9-bf61bc6b4f68 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] GET https://10.4.3.229/volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 Aug 18 23:35:54.591024 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3f770588-d617-42fd-b6e9-bf61bc6b4f68 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:54.591963 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3f770588-d617-42fd-b6e9-bf61bc6b4f68 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:54.602340 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3f770588-d617-42fd-b6e9-bf61bc6b4f68 tempest-VolumesAdminNegativeTest-452497482 tempest-VolumesAdminNegativeTest-452497482-project-member] https://10.4.3.229/volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 returned with HTTP 404 Aug 18 23:35:54.603208 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 57/237] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:54 2026] GET /volume/v3/volumes/15d33486-4b3a-404c-82a7-9fc152ff3624 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:55.309689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:55.312806 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:55.313210 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-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": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "source_volid": null, "backup_id": null}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:55.316176 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-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': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'source_volid': None, 'backup_id': None}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:55.484460 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Create volume of 1 GB Aug 18 23:35:55.497832 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Availability Zones retrieved successfully. Aug 18 23:35:55.505770 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Flow 'volume_create_api' (a5e22bd6-1f80-49be-b3b4-4542ad92c141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:55.507260 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a94ea65b-2af5-4a69-a432-5d8b7ce50f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:55.509095 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:55.596724 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a94ea65b-2af5-4a69-a432-5d8b7ce50f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:55.597590 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcbdfee0-19ca-40f2-ab37-72cb8d8f8a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:55.655182 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Created reservations ['5ac8c2e3-b50a-4760-a1c8-6a726707b5d3', '3fc9fe36-1b8f-47d9-8e2b-83f549958d2f', '581d3eee-73e7-4c35-930b-433f775935f6', '4b7e5ca1-1bff-4459-a074-4eef6d5c0c02'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:55.655182 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcbdfee0-19ca-40f2-ab37-72cb8d8f8a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ac8c2e3-b50a-4760-a1c8-6a726707b5d3', '3fc9fe36-1b8f-47d9-8e2b-83f549958d2f', '581d3eee-73e7-4c35-930b-433f775935f6', '4b7e5ca1-1bff-4459-a074-4eef6d5c0c02']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:55.656660 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e87581-9ece-4704-8f29-00ed75213b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:55.680814 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e87581-9ece-4704-8f29-00ed75213b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43332526-2880-4a4c-91da-da465045ed79', '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='ed59f024d5444dd38d9516bbbad31138',qos_specs=None,replication_status=,reservations=['5ac8c2e3-b50a-4760-a1c8-6a726707b5d3','3fc9fe36-1b8f-47d9-8e2b-83f549958d2f','581d3eee-73e7-4c35-930b-433f775935f6','4b7e5ca1-1bff-4459-a074-4eef6d5c0c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c6e1bd9aa745f385717ad697aa26b9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:55Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43332526-2880-4a4c-91da-da465045ed79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed59f024d5444dd38d9516bbbad31138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38c6e1bd9aa745f385717ad697aa26b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:55.682299 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc8cc4a8-3250-4f53-8b39-a47b19aac089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:55.711539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc8cc4a8-3250-4f53-8b39-a47b19aac089) transitioned into 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='ed59f024d5444dd38d9516bbbad31138',qos_specs=None,replication_status=,reservations=['5ac8c2e3-b50a-4760-a1c8-6a726707b5d3','3fc9fe36-1b8f-47d9-8e2b-83f549958d2f','581d3eee-73e7-4c35-930b-433f775935f6','4b7e5ca1-1bff-4459-a074-4eef6d5c0c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c6e1bd9aa745f385717ad697aa26b9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:55.711539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57fe46b4-88a9-4eb6-b6f9-e32646fb5d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:55.723748 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57fe46b4-88a9-4eb6-b6f9-e32646fb5d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:55.724891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Flow 'volume_create_api' (a5e22bd6-1f80-49be-b3b4-4542ad92c141) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:55.725266 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Create volume request issued successfully. Aug 18 23:35:55.726494 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-dc891dde-5627-4b6c-b833-6ca71240f3ad tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:55.726905 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 58/238] 10.4.3.229 () {72 vars in 1541 bytes} [Tue Aug 18 23:35:55 2026] POST /volume/v3/volumes => generated 703 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:55.750347 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-675f4222-7351-4a98-ba7b-88b651d4cde4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:55.753567 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-675f4222-7351-4a98-ba7b-88b651d4cde4 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] GET https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 Aug 18 23:35:55.753873 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-675f4222-7351-4a98-ba7b-88b651d4cde4 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:55.754130 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-675f4222-7351-4a98-ba7b-88b651d4cde4 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:55.763823 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:55.763823 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:55.768579 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-675f4222-7351-4a98-ba7b-88b651d4cde4 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:35:55.774692 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-675f4222-7351-4a98-ba7b-88b651d4cde4 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 returned with HTTP 200 Aug 18 23:35:55.775814 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 62/239] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:55 2026] GET /volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 => generated 771 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:55.810528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-e35441a2-8e57-4436-9ee7-7341853af355 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:55.815604 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-e35441a2-8e57-4436-9ee7-7341853af355 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] GET https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 Aug 18 23:35:55.815925 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-e35441a2-8e57-4436-9ee7-7341853af355 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:55.816677 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-e35441a2-8e57-4436-9ee7-7341853af355 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:55.824347 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:55.824347 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:55.830808 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-e35441a2-8e57-4436-9ee7-7341853af355 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:35:55.837711 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-e35441a2-8e57-4436-9ee7-7341853af355 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 returned with HTTP 200 Aug 18 23:35:55.839337 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 63/240] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:55 2026] GET /volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 => generated 771 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:56.267539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:56.271140 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:56.271140 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2019434948"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:56.272502 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2019434948'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:56.273763 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Create volume of 1 GB Aug 18 23:35:56.280310 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Availability Zones retrieved successfully. Aug 18 23:35:56.287816 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Flow 'volume_create_api' (46401720-76a3-4633-8e10-b63142252eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:56.289071 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a82660f9-d643-48ff-b145-f6477c16cff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:56.290349 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:56.321115 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a82660f9-d643-48ff-b145-f6477c16cff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:56.322012 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb26095-3ddc-4712-860c-d79a00fd5b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:56.412541 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Created reservations ['09b9bc3b-8760-4a7c-9df4-7ce161e1c617', 'adef4f9b-ad40-4e3d-a05f-827af20cb1a5', 'ac4cba85-0c0c-43e8-afc5-cb9333994ca6', 'd2b2ada4-2065-4cff-a87b-00df95acf14d'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:56.414105 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcb26095-3ddc-4712-860c-d79a00fd5b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09b9bc3b-8760-4a7c-9df4-7ce161e1c617', 'adef4f9b-ad40-4e3d-a05f-827af20cb1a5', 'ac4cba85-0c0c-43e8-afc5-cb9333994ca6', 'd2b2ada4-2065-4cff-a87b-00df95acf14d']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:56.414448 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1179c3da-7e8c-4ddb-ac5d-ba93cb939fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:56.440531 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1179c3da-7e8c-4ddb-ac5d-ba93cb939fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a78dbeef-de9a-413b-9981-3d26ce23d302', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2019434948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9493a7efced47f0ad45dd4773eb581a',qos_specs=None,replication_status=,reservations=['09b9bc3b-8760-4a7c-9df4-7ce161e1c617','adef4f9b-ad40-4e3d-a05f-827af20cb1a5','ac4cba85-0c0c-43e8-afc5-cb9333994ca6','d2b2ada4-2065-4cff-a87b-00df95acf14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e0cf23dc64314a0c6928dec23efd0',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2019434948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a78dbeef-de9a-413b-9981-3d26ce23d302,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9493a7efced47f0ad45dd4773eb581a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57e0cf23dc64314a0c6928dec23efd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:56.441600 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f66558d-a735-480b-b151-5cf395297ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:56.466861 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f66558d-a735-480b-b151-5cf395297ce7) transitioned into state 'SUCCESS' from state '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-2019434948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9493a7efced47f0ad45dd4773eb581a',qos_specs=None,replication_status=,reservations=['09b9bc3b-8760-4a7c-9df4-7ce161e1c617','adef4f9b-ad40-4e3d-a05f-827af20cb1a5','ac4cba85-0c0c-43e8-afc5-cb9333994ca6','d2b2ada4-2065-4cff-a87b-00df95acf14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57e0cf23dc64314a0c6928dec23efd0',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:56.467600 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c79ae37d-6677-4ede-8d10-cb44331af21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:56.483406 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c79ae37d-6677-4ede-8d10-cb44331af21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:56.483835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Flow 'volume_create_api' (46401720-76a3-4633-8e10-b63142252eb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:56.484368 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Create volume request issued successfully. Aug 18 23:35:56.485315 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a64163e0-df06-4a7d-bb7d-e8fd0bbf4a6f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:56.485905 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 58/241] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:35:56 2026] POST /volume/v3/volumes => generated 755 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:35:56.505561 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e88c1098-db55-4e3c-bab5-c8b84e56c1a1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:56.512026 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e88c1098-db55-4e3c-bab5-c8b84e56c1a1 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:35:56.512026 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e88c1098-db55-4e3c-bab5-c8b84e56c1a1 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:56.512026 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e88c1098-db55-4e3c-bab5-c8b84e56c1a1 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:56.536957 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:56.536957 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:56.544344 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e88c1098-db55-4e3c-bab5-c8b84e56c1a1 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:35:56.552087 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e88c1098-db55-4e3c-bab5-c8b84e56c1a1 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:35:56.552701 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 59/242] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:56 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 823 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:57.572545 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e2dfb288-d19e-4268-babb-a9ee3440a79d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:57.576781 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2dfb288-d19e-4268-babb-a9ee3440a79d tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:35:57.576781 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2dfb288-d19e-4268-babb-a9ee3440a79d tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:57.576781 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2dfb288-d19e-4268-babb-a9ee3440a79d tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:57.599198 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:57.599198 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:57.603001 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e2dfb288-d19e-4268-babb-a9ee3440a79d tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:35:57.611448 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2dfb288-d19e-4268-babb-a9ee3440a79d tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:35:57.611945 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 63/243] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:57 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:57.689112 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-a41678d6-b924-495e-b76f-7853c6f518bb req-b4f4c5b6-272a-45e9-b475-9c6027322603 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:57.694013 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-b4f4c5b6-272a-45e9-b475-9c6027322603 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:35:57.694940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-b4f4c5b6-272a-45e9-b475-9c6027322603 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:57.695160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-b4f4c5b6-272a-45e9-b475-9c6027322603 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:57.706104 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:57.706104 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:57.711312 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-a41678d6-b924-495e-b76f-7853c6f518bb req-b4f4c5b6-272a-45e9-b475-9c6027322603 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:35:57.721786 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-b4f4c5b6-272a-45e9-b475-9c6027322603 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:35:57.721786 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 64/244] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:57 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:58.106941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-164b456f-15ee-4ec0-907b-2f24a92db9e8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:58.107468 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-164b456f-15ee-4ec0-907b-2f24a92db9e8 None None] GET https://10.4.3.229/volume// Aug 18 23:35:58.107742 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-164b456f-15ee-4ec0-907b-2f24a92db9e8 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:58.107934 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-164b456f-15ee-4ec0-907b-2f24a92db9e8 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:58.108299 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-164b456f-15ee-4ec0-907b-2f24a92db9e8 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:35:58.108638 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 59/245] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:35:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:35:58.130880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a41678d6-b924-495e-b76f-7853c6f518bb req-b3897e28-36aa-4a41-80a8-e46d39f4449f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:58.454680 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-b3897e28-36aa-4a41-80a8-e46d39f4449f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:35:58.455598 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-b3897e28-36aa-4a41-80a8-e46d39f4449f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a78dbeef-de9a-413b-9981-3d26ce23d302", "connector": null, "instance_uuid": "af106d6e-25de-4348-935d-57020aa5d8a3"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:58.467284 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:58.467284 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:58.509738 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-b3897e28-36aa-4a41-80a8-e46d39f4449f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:35:58.510288 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 60/246] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:35:58 2026] POST /volume/v3/attachments => generated 273 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:58.565306 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-13d17821-5986-4cc1-b8a4-5f0d892cc771 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:58.569719 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13d17821-5986-4cc1-b8a4-5f0d892cc771 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:35:58.569963 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13d17821-5986-4cc1-b8a4-5f0d892cc771 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:58.570201 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13d17821-5986-4cc1-b8a4-5f0d892cc771 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:58.573493 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-900d9b3b-9cc1-46ec-a892-3d68ad96e7d7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:58.573985 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-900d9b3b-9cc1-46ec-a892-3d68ad96e7d7 None None] GET https://10.4.3.229/volume// Aug 18 23:35:58.575162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-900d9b3b-9cc1-46ec-a892-3d68ad96e7d7 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:58.575162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-900d9b3b-9cc1-46ec-a892-3d68ad96e7d7 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:58.575162 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-900d9b3b-9cc1-46ec-a892-3d68ad96e7d7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:35:58.575162 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 65/247] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:35:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:35:58.585244 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-a41678d6-b924-495e-b76f-7853c6f518bb req-dbadcc58-8d2d-40fc-90b1-081011eb58ea None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:58.589117 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:58.589117 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:58.590988 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-dbadcc58-8d2d-40fc-90b1-081011eb58ea tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:35:58.591418 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-dbadcc58-8d2d-40fc-90b1-081011eb58ea tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:58.593040 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-dbadcc58-8d2d-40fc-90b1-081011eb58ea tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:58.599177 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-13d17821-5986-4cc1-b8a4-5f0d892cc771 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:35:58.614904 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:58.614904 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:58.615443 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13d17821-5986-4cc1-b8a4-5f0d892cc771 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:35:58.615443 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 64/248] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:58 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:58.623612 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-a41678d6-b924-495e-b76f-7853c6f518bb req-dbadcc58-8d2d-40fc-90b1-081011eb58ea tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:35:58.628738 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-dbadcc58-8d2d-40fc-90b1-081011eb58ea tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:35:58.629018 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 60/249] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:35:58 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1027 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:58.737818 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a41678d6-b924-495e-b76f-7853c6f518bb req-292cf53b-bcda-470f-81ba-c2b92fae7723 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:58.745205 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-292cf53b-bcda-470f-81ba-c2b92fae7723 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] PUT https://10.4.3.229/volume/v3/attachments/51139786-d90c-4099-bac5-0c3b553f0d10 Aug 18 23:35:58.745657 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-292cf53b-bcda-470f-81ba-c2b92fae7723 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:58.760140 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-a41678d6-b924-495e-b76f-7853c6f518bb req-292cf53b-bcda-470f-81ba-c2b92fae7723 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Acquiring lock "cinder-attachment_update-a78dbeef-de9a-413b-9981-3d26ce23d302-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:35:58.771292 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-a41678d6-b924-495e-b76f-7853c6f518bb req-292cf53b-bcda-470f-81ba-c2b92fae7723 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Lock "cinder-attachment_update-a78dbeef-de9a-413b-9981-3d26ce23d302-np0000007721" acquired by "attachment_update" :: waited 0.011s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:35:58.774592 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:58.774592 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:58.854002 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-eb798188-f0b0-4907-9e67-216018477669 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:58.856682 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-eb798188-f0b0-4907-9e67-216018477669 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] GET https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 Aug 18 23:35:58.856985 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-eb798188-f0b0-4907-9e67-216018477669 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:58.857330 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-eb798188-f0b0-4907-9e67-216018477669 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:58.870816 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:58.870816 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:35:58.874909 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-eb798188-f0b0-4907-9e67-216018477669 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:35:58.881858 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-eb798188-f0b0-4907-9e67-216018477669 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 returned with HTTP 200 Aug 18 23:35:58.882316 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 66/250] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:35:58 2026] GET /volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 => generated 1311 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:58.895595 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-39e953d8-7901-47b7-9f74-a9835c9ca1fc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:58.895781 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39e953d8-7901-47b7-9f74-a9835c9ca1fc None None] GET https://10.4.3.229/volume// Aug 18 23:35:58.899892 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39e953d8-7901-47b7-9f74-a9835c9ca1fc None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:58.900162 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39e953d8-7901-47b7-9f74-a9835c9ca1fc None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:58.900650 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39e953d8-7901-47b7-9f74-a9835c9ca1fc None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:35:58.901151 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 65/251] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:35:58 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:35:58.916882 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-e35da939-561b-49d7-bada-bdef395e7924 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:58.920797 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-e35da939-561b-49d7-bada-bdef395e7924 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:35:58.921044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-e35da939-561b-49d7-bada-bdef395e7924 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43332526-2880-4a4c-91da-da465045ed79", "connector": null, "instance_uuid": "9c38a61b-9f85-46c0-ad54-e7459a377c67"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:58.926314 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-a41678d6-b924-495e-b76f-7853c6f518bb req-292cf53b-bcda-470f-81ba-c2b92fae7723 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Lock "cinder-attachment_update-a78dbeef-de9a-413b-9981-3d26ce23d302-np0000007721" released by "attachment_update" :: held 0.155s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:35:58.927080 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-292cf53b-bcda-470f-81ba-c2b92fae7723 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/attachments/51139786-d90c-4099-bac5-0c3b553f0d10 returned with HTTP 200 Aug 18 23:35:58.927355 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 61/252] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:35:58 2026] PUT /volume/v3/attachments/51139786-d90c-4099-bac5-0c3b553f0d10 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:58.934304 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:58.934304 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:58.987310 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-e35da939-561b-49d7-bada-bdef395e7924 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:35:58.987898 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 61/253] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:35:58 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 18 23:35:59.003359 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ea84a3c1-660f-4210-a3b3-8f73076911fa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:59.003359 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ea84a3c1-660f-4210-a3b3-8f73076911fa None None] GET https://10.4.3.229/volume// Aug 18 23:35:59.003359 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ea84a3c1-660f-4210-a3b3-8f73076911fa None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:59.003359 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ea84a3c1-660f-4210-a3b3-8f73076911fa None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:59.003359 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ea84a3c1-660f-4210-a3b3-8f73076911fa None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:35:59.003359 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 67/254] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:35:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:35:59.014738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-961c3285-9e56-495f-b8ca-17cd564ea9e5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:59.020544 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-961c3285-9e56-495f-b8ca-17cd564ea9e5 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] GET https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 Aug 18 23:35:59.020738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-961c3285-9e56-495f-b8ca-17cd564ea9e5 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:59.020977 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-961c3285-9e56-495f-b8ca-17cd564ea9e5 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:59.034786 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:59.034786 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:59.040227 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-961c3285-9e56-495f-b8ca-17cd564ea9e5 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:35:59.049053 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-961c3285-9e56-495f-b8ca-17cd564ea9e5 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 returned with HTTP 200 Aug 18 23:35:59.050170 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 66/255] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:35:59 2026] GET /volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 => generated 1490 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:35:59.128753 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fc4bf38f-e433-4e4a-953c-efa238c88486 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:59.131941 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fc4bf38f-e433-4e4a-953c-efa238c88486 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] PUT https://10.4.3.229/volume/v3/attachments/117dd582-f857-47dd-bbbc-5a2921366533 Aug 18 23:35:59.132453 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fc4bf38f-e433-4e4a-953c-efa238c88486 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:59.142396 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fc4bf38f-e433-4e4a-953c-efa238c88486 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Acquiring lock "cinder-attachment_update-43332526-2880-4a4c-91da-da465045ed79-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:35:59.146969 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fc4bf38f-e433-4e4a-953c-efa238c88486 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Lock "cinder-attachment_update-43332526-2880-4a4c-91da-da465045ed79-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:35:59.148069 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:59.148069 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:35:59.245411 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fc4bf38f-e433-4e4a-953c-efa238c88486 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Lock "cinder-attachment_update-43332526-2880-4a4c-91da-da465045ed79-np0000007721" released by "attachment_update" :: held 0.098s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:35:59.245883 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fc4bf38f-e433-4e4a-953c-efa238c88486 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/attachments/117dd582-f857-47dd-bbbc-5a2921366533 returned with HTTP 200 Aug 18 23:35:59.246491 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 62/256] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:35:59 2026] PUT /volume/v3/attachments/117dd582-f857-47dd-bbbc-5a2921366533 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:35:59.268930 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fb26cde0-22a0-4e2f-98dc-f07fe900d5a2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:59.272344 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fb26cde0-22a0-4e2f-98dc-f07fe900d5a2 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] POST https://10.4.3.229/volume/v3/attachments/117dd582-f857-47dd-bbbc-5a2921366533/action Aug 18 23:35:59.272891 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fb26cde0-22a0-4e2f-98dc-f07fe900d5a2 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:35:59.273077 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fb26cde0-22a0-4e2f-98dc-f07fe900d5a2 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:59.294902 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:59.294902 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:35:59.304530 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-15b8995a-3891-4508-b7d8-2584b27782d8 req-fb26cde0-22a0-4e2f-98dc-f07fe900d5a2 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/attachments/117dd582-f857-47dd-bbbc-5a2921366533/action returned with HTTP 204 Aug 18 23:35:59.305061 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 62/257] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:35:59 2026] POST /volume/v3/attachments/117dd582-f857-47dd-bbbc-5a2921366533/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:35:59.441161 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e1761a36-816f-4aba-a487-3a0065af81ca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:59.631160 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-815957e7-d242-4d3a-9ebe-df63f9b8c72c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:35:59.633092 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-815957e7-d242-4d3a-9ebe-df63f9b8c72c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:35:59.633415 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-815957e7-d242-4d3a-9ebe-df63f9b8c72c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:35:59.633730 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-815957e7-d242-4d3a-9ebe-df63f9b8c72c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:35:59.646785 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:35:59.646785 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:35:59.651719 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-815957e7-d242-4d3a-9ebe-df63f9b8c72c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:35:59.658153 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-815957e7-d242-4d3a-9ebe-df63f9b8c72c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:35:59.658786 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 67/258] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:35:59 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:35:59.721456 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:35:59.722017 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1121841260"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:35:59.724279 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1121841260'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:35:59.724617 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Create volume of 1 GB Aug 18 23:35:59.730863 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Availability Zones retrieved successfully. Aug 18 23:35:59.740047 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Flow 'volume_create_api' (1a0e9fe6-b4f7-4b95-ad1f-5afb0a67e946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:59.741711 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c6281d-eb45-4e0f-9848-e3d42084e43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:59.743166 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:35:59.787531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c6281d-eb45-4e0f-9848-e3d42084e43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:59.788885 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b4c0a2-1a0a-4592-9eb1-7de7c9e4f6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:59.883340 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Created reservations ['dbefd2cb-350a-4dc4-9939-e1425b515a38', 'ae60f4c8-d83a-45f7-9252-192ba40304c3', '104a1ad8-f7eb-4ff5-9656-d119e4ff3636', 'f82ea34b-56db-46f4-a271-73c1b656eb7f'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:35:59.886655 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b4c0a2-1a0a-4592-9eb1-7de7c9e4f6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbefd2cb-350a-4dc4-9939-e1425b515a38', 'ae60f4c8-d83a-45f7-9252-192ba40304c3', '104a1ad8-f7eb-4ff5-9656-d119e4ff3636', 'f82ea34b-56db-46f4-a271-73c1b656eb7f']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:59.886655 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d57aadbe-9002-4bf6-920f-06cd73e36be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:59.924616 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d57aadbe-9002-4bf6-920f-06cd73e36be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e2e6f2-7f61-4be0-a969-f3f4acf30706', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1121841260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f62cfc69b9224025b2b84c494540c94b',qos_specs=None,replication_status=,reservations=['dbefd2cb-350a-4dc4-9939-e1425b515a38','ae60f4c8-d83a-45f7-9252-192ba40304c3','104a1ad8-f7eb-4ff5-9656-d119e4ff3636','f82ea34b-56db-46f4-a271-73c1b656eb7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4c8d48339d242a8b08f46f4663e1870',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:35:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1121841260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83e2e6f2-7f61-4be0-a969-f3f4acf30706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f62cfc69b9224025b2b84c494540c94b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4c8d48339d242a8b08f46f4663e1870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:59.925951 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb290f3-54d3-4e01-9998-c66e22adc560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:59.961638 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb290f3-54d3-4e01-9998-c66e22adc560) transitioned into state 'SUCCESS' from state '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-1121841260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f62cfc69b9224025b2b84c494540c94b',qos_specs=None,replication_status=,reservations=['dbefd2cb-350a-4dc4-9939-e1425b515a38','ae60f4c8-d83a-45f7-9252-192ba40304c3','104a1ad8-f7eb-4ff5-9656-d119e4ff3636','f82ea34b-56db-46f4-a271-73c1b656eb7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4c8d48339d242a8b08f46f4663e1870',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:59.962359 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9170ffb7-1364-4719-8fb5-6b8171549b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:35:59.978704 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9170ffb7-1364-4719-8fb5-6b8171549b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:35:59.980030 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Flow 'volume_create_api' (1a0e9fe6-b4f7-4b95-ad1f-5afb0a67e946) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:35:59.981148 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Create volume request issued successfully. Aug 18 23:35:59.982283 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e1761a36-816f-4aba-a487-3a0065af81ca tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:35:59.983160 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 68/259] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:35:59 2026] POST /volume/v3/volumes => generated 752 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:00.002777 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0880f540-27b8-416e-8c42-e9884f975556 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:00.011965 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0880f540-27b8-416e-8c42-e9884f975556 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 Aug 18 23:36:00.011965 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0880f540-27b8-416e-8c42-e9884f975556 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:00.011965 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0880f540-27b8-416e-8c42-e9884f975556 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:00.023701 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:00.023701 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:00.028974 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0880f540-27b8-416e-8c42-e9884f975556 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Volume info retrieved successfully. Aug 18 23:36:00.035682 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0880f540-27b8-416e-8c42-e9884f975556 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 returned with HTTP 200 Aug 18 23:36:00.036211 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 63/260] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:00 2026] GET /volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:00.676029 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2de5a7ba-465a-42e2-8266-beab9f87bab5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:00.678598 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2de5a7ba-465a-42e2-8266-beab9f87bab5 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:00.678897 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2de5a7ba-465a-42e2-8266-beab9f87bab5 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:00.679203 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2de5a7ba-465a-42e2-8266-beab9f87bab5 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:00.690124 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:00.690124 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:00.694902 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2de5a7ba-465a-42e2-8266-beab9f87bab5 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:00.700061 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2de5a7ba-465a-42e2-8266-beab9f87bab5 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:00.700546 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 63/261] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:00 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:01.060890 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-470be7ed-2058-4819-98fa-77995157330d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:01.063450 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-470be7ed-2058-4819-98fa-77995157330d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 Aug 18 23:36:01.063693 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-470be7ed-2058-4819-98fa-77995157330d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:01.064275 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-470be7ed-2058-4819-98fa-77995157330d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:01.074606 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:01.074606 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:01.081274 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-470be7ed-2058-4819-98fa-77995157330d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Volume info retrieved successfully. Aug 18 23:36:01.089052 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-470be7ed-2058-4819-98fa-77995157330d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 returned with HTTP 200 Aug 18 23:36:01.089174 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 68/262] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:01 2026] GET /volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:01.109095 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7dfc1f1b-cfe9-4456-822e-05a1f1ec431e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:01.112445 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7dfc1f1b-cfe9-4456-822e-05a1f1ec431e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:36:01.113465 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7dfc1f1b-cfe9-4456-822e-05a1f1ec431e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "83e2e6f2-7f61-4be0-a969-f3f4acf30706", "name": "tempest-VolumesBackupsV39Test-Backup-1201680016", "container": "tempest-volumesbackupsv39test-backup-container-1207697009"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:01.114642 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-7dfc1f1b-cfe9-4456-822e-05a1f1ec431e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Creating new backup {'backup': {'volume_id': '83e2e6f2-7f61-4be0-a969-f3f4acf30706', 'name': 'tempest-VolumesBackupsV39Test-Backup-1201680016', 'container': 'tempest-volumesbackupsv39test-backup-container-1207697009'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:36:01.114852 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-7dfc1f1b-cfe9-4456-822e-05a1f1ec431e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Creating backup of volume 83e2e6f2-7f61-4be0-a969-f3f4acf30706 in container tempest-volumesbackupsv39test-backup-container-1207697009 Aug 18 23:36:01.126282 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:01.126282 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:01.127611 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7dfc1f1b-cfe9-4456-822e-05a1f1ec431e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Volume info retrieved successfully. Aug 18 23:36:01.172660 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-7dfc1f1b-cfe9-4456-822e-05a1f1ec431e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Created reservations ['3e1397d6-e50c-4705-ba5f-0f2d1929f46d', '9f695527-50cd-45b8-896b-ce2579ccbc0c'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:01.239286 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7dfc1f1b-cfe9-4456-822e-05a1f1ec431e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:36:01.239286 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 69/263] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:36:01 2026] POST /volume/v3/backups => generated 333 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:01.250467 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-16f3652b-b397-4024-832e-38b7144ec8ae None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:01.260086 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-16f3652b-b397-4024-832e-38b7144ec8ae tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:01.260440 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-16f3652b-b397-4024-832e-38b7144ec8ae tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:01.261170 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-16f3652b-b397-4024-832e-38b7144ec8ae tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:01.261349 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-16f3652b-b397-4024-832e-38b7144ec8ae tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:01.281542 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:01.281542 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:01.281705 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-16f3652b-b397-4024-832e-38b7144ec8ae tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:01.282192 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 64/264] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:01 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 795 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:01.715935 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-41f5d6dd-4f0f-4fe4-9118-3fc2edf028b9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:01.724095 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41f5d6dd-4f0f-4fe4-9118-3fc2edf028b9 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:01.724867 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41f5d6dd-4f0f-4fe4-9118-3fc2edf028b9 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:01.724867 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41f5d6dd-4f0f-4fe4-9118-3fc2edf028b9 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:01.738324 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:01.738324 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:01.743318 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-41f5d6dd-4f0f-4fe4-9118-3fc2edf028b9 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:01.751799 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41f5d6dd-4f0f-4fe4-9118-3fc2edf028b9 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:01.752374 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 64/265] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:01 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:01.853895 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-30f59320-ca9e-46b7-8cf2-401e3a924db5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:01.856574 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-30f59320-ca9e-46b7-8cf2-401e3a924db5 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:01.856762 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-30f59320-ca9e-46b7-8cf2-401e3a924db5 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:01.856939 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-30f59320-ca9e-46b7-8cf2-401e3a924db5 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:01.868862 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:01.868862 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:01.873071 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-30f59320-ca9e-46b7-8cf2-401e3a924db5 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:01.878136 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-30f59320-ca9e-46b7-8cf2-401e3a924db5 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:01.878635 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 69/266] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:01 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:02.175853 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c9f24039-2db1-4112-ad54-a498c7582173 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:02.177141 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c9f24039-2db1-4112-ad54-a498c7582173 None None] GET https://10.4.3.229/volume// Aug 18 23:36:02.177141 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c9f24039-2db1-4112-ad54-a498c7582173 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:02.177141 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c9f24039-2db1-4112-ad54-a498c7582173 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:02.177462 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c9f24039-2db1-4112-ad54-a498c7582173 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:02.177905 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 70/267] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:36: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 18 23:36:02.194608 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-2915ae0d-08c6-47a2-b304-5d29eacb627e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:02.294398 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-69541c10-39ac-4dbf-8fa9-76905fa99375 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:02.298132 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-69541c10-39ac-4dbf-8fa9-76905fa99375 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:02.298371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-69541c10-39ac-4dbf-8fa9-76905fa99375 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:02.298556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-69541c10-39ac-4dbf-8fa9-76905fa99375 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:02.298687 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-69541c10-39ac-4dbf-8fa9-76905fa99375 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:02.318892 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:02.318892 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:02.319696 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-69541c10-39ac-4dbf-8fa9-76905fa99375 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:02.320030 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 65/268] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:02 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:02.465340 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-2915ae0d-08c6-47a2-b304-5d29eacb627e tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:36:02.465686 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-2915ae0d-08c6-47a2-b304-5d29eacb627e tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "819107eb-ff89-46a1-bff3-954c284b7491", "connector": null, "instance_uuid": "79f7cd19-a91b-4fab-b26a-c206f986e337"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:02.481616 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:02.481616 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:02.513822 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-2915ae0d-08c6-47a2-b304-5d29eacb627e tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:36:02.515389 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 65/269] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:36:02 2026] POST /volume/v3/attachments => generated 273 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:02.544056 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8dfde4c4-12f0-4602-8f8f-7febb5279f93 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:02.547872 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dfde4c4-12f0-4602-8f8f-7febb5279f93 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:02.548081 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dfde4c4-12f0-4602-8f8f-7febb5279f93 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:02.548307 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dfde4c4-12f0-4602-8f8f-7febb5279f93 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:02.553911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b239e292-3194-463e-ae82-06b62a4744c5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:02.553911 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b239e292-3194-463e-ae82-06b62a4744c5 None None] GET https://10.4.3.229/volume// Aug 18 23:36:02.554041 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b239e292-3194-463e-ae82-06b62a4744c5 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:02.554303 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b239e292-3194-463e-ae82-06b62a4744c5 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:02.554542 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b239e292-3194-463e-ae82-06b62a4744c5 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:02.555337 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 71/270] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36: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 18 23:36:02.560835 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:02.560835 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:02.564209 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dfde4c4-12f0-4602-8f8f-7febb5279f93 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:02.565533 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-04607d7c-880e-4555-8f04-66dd86c2429f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:02.568356 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-04607d7c-880e-4555-8f04-66dd86c2429f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:02.568637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-04607d7c-880e-4555-8f04-66dd86c2429f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:02.568890 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-04607d7c-880e-4555-8f04-66dd86c2429f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:02.571749 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dfde4c4-12f0-4602-8f8f-7febb5279f93 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:02.572134 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 70/271] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:02 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:02.591116 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:02.591116 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:02.596044 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-04607d7c-880e-4555-8f04-66dd86c2429f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:02.609403 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-04607d7c-880e-4555-8f04-66dd86c2429f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:02.609997 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 66/272] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:36:02 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1236 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:36:02.705900 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-62f9a1f2-c20e-4e2b-93f1-f139d99e126f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:02.708290 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-62f9a1f2-c20e-4e2b-93f1-f139d99e126f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] PUT https://10.4.3.229/volume/v3/attachments/3ff727ca-d87a-4d80-9268-ede89d97ec42 Aug 18 23:36:02.708808 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-62f9a1f2-c20e-4e2b-93f1-f139d99e126f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:02.716940 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-62f9a1f2-c20e-4e2b-93f1-f139d99e126f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Acquiring lock "cinder-attachment_update-819107eb-ff89-46a1-bff3-954c284b7491-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:36:02.722077 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-62f9a1f2-c20e-4e2b-93f1-f139d99e126f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Lock "cinder-attachment_update-819107eb-ff89-46a1-bff3-954c284b7491-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:36:02.722996 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:02.722996 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:02.769174 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d391fec4-3de2-4ffa-9002-811851d259e7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:02.774658 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d391fec4-3de2-4ffa-9002-811851d259e7 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:02.774940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d391fec4-3de2-4ffa-9002-811851d259e7 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:02.775160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d391fec4-3de2-4ffa-9002-811851d259e7 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:02.801690 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:02.801690 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:02.805729 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d391fec4-3de2-4ffa-9002-811851d259e7 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:02.811308 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d391fec4-3de2-4ffa-9002-811851d259e7 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:02.811777 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 72/273] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:02 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:02.829560 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-62f9a1f2-c20e-4e2b-93f1-f139d99e126f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Lock "cinder-attachment_update-819107eb-ff89-46a1-bff3-954c284b7491-np0000007721" released by "attachment_update" :: held 0.107s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:36:02.830310 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-62f9a1f2-c20e-4e2b-93f1-f139d99e126f tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/attachments/3ff727ca-d87a-4d80-9268-ede89d97ec42 returned with HTTP 200 Aug 18 23:36:02.830850 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 66/274] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:36:02 2026] PUT /volume/v3/attachments/3ff727ca-d87a-4d80-9268-ede89d97ec42 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:03.334316 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2eec40f4-a395-4a6f-a1aa-dc08b6f92094 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:03.345590 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2eec40f4-a395-4a6f-a1aa-dc08b6f92094 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:03.346189 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2eec40f4-a395-4a6f-a1aa-dc08b6f92094 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:03.346189 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2eec40f4-a395-4a6f-a1aa-dc08b6f92094 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:03.346297 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2eec40f4-a395-4a6f-a1aa-dc08b6f92094 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:03.379276 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:03.379276 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:03.380134 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2eec40f4-a395-4a6f-a1aa-dc08b6f92094 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:03.380738 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 71/275] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:03 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:03.590214 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-53385b4b-8761-4617-85f2-4332b8ee357c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:03.593343 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-53385b4b-8761-4617-85f2-4332b8ee357c tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:03.593644 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-53385b4b-8761-4617-85f2-4332b8ee357c tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:03.593941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-53385b4b-8761-4617-85f2-4332b8ee357c tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:03.608175 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:03.608175 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:03.614603 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-53385b4b-8761-4617-85f2-4332b8ee357c tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:03.618824 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-53385b4b-8761-4617-85f2-4332b8ee357c tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:03.619336 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 67/276] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:03 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:03.829336 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b46336b5-aa4d-4526-95f5-9cf46ce78fb4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:03.832734 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b46336b5-aa4d-4526-95f5-9cf46ce78fb4 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:03.832888 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a41678d6-b924-495e-b76f-7853c6f518bb req-a8d08dc4-87ce-4802-93cf-bce666fb9f20 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:03.833270 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b46336b5-aa4d-4526-95f5-9cf46ce78fb4 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:03.833270 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b46336b5-aa4d-4526-95f5-9cf46ce78fb4 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:03.835960 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-a8d08dc4-87ce-4802-93cf-bce666fb9f20 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] POST https://10.4.3.229/volume/v3/attachments/51139786-d90c-4099-bac5-0c3b553f0d10/action Aug 18 23:36:03.836533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-a8d08dc4-87ce-4802-93cf-bce666fb9f20 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:03.836661 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-a8d08dc4-87ce-4802-93cf-bce666fb9f20 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:03.852795 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:03.852795 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:03.858371 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b46336b5-aa4d-4526-95f5-9cf46ce78fb4 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:03.865931 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b46336b5-aa4d-4526-95f5-9cf46ce78fb4 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:03.866578 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 73/277] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:03 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:03.868569 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:03.868569 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:03.901946 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a41678d6-b924-495e-b76f-7853c6f518bb req-a8d08dc4-87ce-4802-93cf-bce666fb9f20 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/attachments/51139786-d90c-4099-bac5-0c3b553f0d10/action returned with HTTP 204 Aug 18 23:36:03.902985 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 67/278] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:36:03 2026] POST /volume/v3/attachments/51139786-d90c-4099-bac5-0c3b553f0d10/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:04.397183 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b00f69b8-00ae-46a1-bc63-4ad11eb6ec57 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:04.401360 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b00f69b8-00ae-46a1-bc63-4ad11eb6ec57 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:04.401766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b00f69b8-00ae-46a1-bc63-4ad11eb6ec57 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:04.401914 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b00f69b8-00ae-46a1-bc63-4ad11eb6ec57 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:04.402537 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b00f69b8-00ae-46a1-bc63-4ad11eb6ec57 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:04.412704 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:04.412704 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:04.413841 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b00f69b8-00ae-46a1-bc63-4ad11eb6ec57 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:04.414560 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 72/279] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:04 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:04.636803 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-eb4ac134-4ac6-436a-ab21-32d0d6fd1ea8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:04.639338 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-eb4ac134-4ac6-436a-ab21-32d0d6fd1ea8 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:04.639589 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-eb4ac134-4ac6-436a-ab21-32d0d6fd1ea8 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:04.639792 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-eb4ac134-4ac6-436a-ab21-32d0d6fd1ea8 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:04.656557 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:04.656557 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:04.658733 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-eb4ac134-4ac6-436a-ab21-32d0d6fd1ea8 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:04.665692 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-eb4ac134-4ac6-436a-ab21-32d0d6fd1ea8 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:04.666094 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 68/280] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:04 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:04.893822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b419acb7-fc18-478a-b30a-acc5f1faafbe None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:04.893822 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b419acb7-fc18-478a-b30a-acc5f1faafbe tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:04.893822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b419acb7-fc18-478a-b30a-acc5f1faafbe tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:04.894269 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b419acb7-fc18-478a-b30a-acc5f1faafbe tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:04.911133 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:04.911133 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:04.914557 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b419acb7-fc18-478a-b30a-acc5f1faafbe tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:04.919616 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b419acb7-fc18-478a-b30a-acc5f1faafbe tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:04.920227 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 74/281] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:04 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:04.934677 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f8f49603-8327-4048-b58b-80d46b7ec891 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:04.936836 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f8f49603-8327-4048-b58b-80d46b7ec891 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:04.937035 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f8f49603-8327-4048-b58b-80d46b7ec891 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:04.937302 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f8f49603-8327-4048-b58b-80d46b7ec891 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:04.948305 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:04.948305 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:04.953550 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f8f49603-8327-4048-b58b-80d46b7ec891 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:04.956133 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f8f49603-8327-4048-b58b-80d46b7ec891 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:04.956595 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 68/282] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:04 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:04.973411 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f20501e4-168f-4a7f-b9d4-c1bc5a8ccdbd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:04.975865 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f20501e4-168f-4a7f-b9d4-c1bc5a8ccdbd tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:04.976063 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f20501e4-168f-4a7f-b9d4-c1bc5a8ccdbd tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:04.977116 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f20501e4-168f-4a7f-b9d4-c1bc5a8ccdbd tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:04.991554 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:04.991554 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:05.000592 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f20501e4-168f-4a7f-b9d4-c1bc5a8ccdbd tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Volume info retrieved successfully. Aug 18 23:36:05.014393 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f20501e4-168f-4a7f-b9d4-c1bc5a8ccdbd tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:05.014922 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 73/283] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:04 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:05.125311 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-972b88ec-6060-4a50-a1bd-b33c50714761 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:05.127707 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-972b88ec-6060-4a50-a1bd-b33c50714761 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:05.127941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-972b88ec-6060-4a50-a1bd-b33c50714761 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:05.128123 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-972b88ec-6060-4a50-a1bd-b33c50714761 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:05.138921 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:05.138921 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:05.143526 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-972b88ec-6060-4a50-a1bd-b33c50714761 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:05.151544 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-972b88ec-6060-4a50-a1bd-b33c50714761 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:05.151989 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 69/284] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:05 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:05.203239 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-bc3d1923-efc1-40ca-a0f5-60e1a8120f9c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:05.205424 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-bc3d1923-efc1-40ca-a0f5-60e1a8120f9c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] POST https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302/action Aug 18 23:36:05.205861 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-bc3d1923-efc1-40ca-a0f5-60e1a8120f9c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:05.206104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-bc3d1923-efc1-40ca-a0f5-60e1a8120f9c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:05.222895 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:05.222895 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:05.223670 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-bc3d1923-efc1-40ca-a0f5-60e1a8120f9c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:05.234480 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-bc3d1923-efc1-40ca-a0f5-60e1a8120f9c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Begin detaching volume completed successfully. Aug 18 23:36:05.234927 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-bc3d1923-efc1-40ca-a0f5-60e1a8120f9c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302/action returned with HTTP 202 Aug 18 23:36:05.235525 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 75/285] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:36:05 2026] POST /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:36:05.266221 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f9a10fab-1414-4953-90de-69e03a5a050f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:05.268238 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f9a10fab-1414-4953-90de-69e03a5a050f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:05.268475 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f9a10fab-1414-4953-90de-69e03a5a050f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:05.268724 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f9a10fab-1414-4953-90de-69e03a5a050f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:05.282751 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:05.282751 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:05.287892 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f9a10fab-1414-4953-90de-69e03a5a050f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Volume info retrieved successfully. Aug 18 23:36:05.293414 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f9a10fab-1414-4953-90de-69e03a5a050f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:05.293906 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 69/286] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:05 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:05.304414 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2673499b-e6a8-480c-b61b-8f571cbc1594 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:05.304837 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2673499b-e6a8-480c-b61b-8f571cbc1594 None None] GET https://10.4.3.229/volume// Aug 18 23:36:05.304995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2673499b-e6a8-480c-b61b-8f571cbc1594 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:05.305175 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2673499b-e6a8-480c-b61b-8f571cbc1594 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:05.305531 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2673499b-e6a8-480c-b61b-8f571cbc1594 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:05.305826 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 74/287] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36: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 18 23:36:05.316330 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-f913ff40-28b4-4948-9cd4-bb4f2c48603c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:05.318836 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-f913ff40-28b4-4948-9cd4-bb4f2c48603c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:05.319154 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-f913ff40-28b4-4948-9cd4-bb4f2c48603c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:05.319442 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-f913ff40-28b4-4948-9cd4-bb4f2c48603c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:05.329676 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:05.329676 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:05.333344 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-f913ff40-28b4-4948-9cd4-bb4f2c48603c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:05.338085 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-f913ff40-28b4-4948-9cd4-bb4f2c48603c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:05.338618 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 70/288] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:36:05 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:36:05.428578 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cdeb664b-0296-4b66-be73-6c1d5c4da844 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:05.430077 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cdeb664b-0296-4b66-be73-6c1d5c4da844 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:05.430346 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cdeb664b-0296-4b66-be73-6c1d5c4da844 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:05.430625 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cdeb664b-0296-4b66-be73-6c1d5c4da844 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:05.430808 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-cdeb664b-0296-4b66-be73-6c1d5c4da844 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:05.436614 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:05.436614 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:05.438258 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cdeb664b-0296-4b66-be73-6c1d5c4da844 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:05.438865 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 76/289] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:05 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:05.683929 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bc31bd0d-5b97-492c-8f5c-0d2619c7b16c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:05.685617 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bc31bd0d-5b97-492c-8f5c-0d2619c7b16c tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:05.685791 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bc31bd0d-5b97-492c-8f5c-0d2619c7b16c tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:05.685990 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bc31bd0d-5b97-492c-8f5c-0d2619c7b16c tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:05.695165 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:05.695165 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:05.699314 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bc31bd0d-5b97-492c-8f5c-0d2619c7b16c tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:05.703705 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bc31bd0d-5b97-492c-8f5c-0d2619c7b16c tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:05.704153 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 70/290] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:05 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:06.310861 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7b73b042-7753-4e03-9394-9c52b60a073c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:06.313855 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b73b042-7753-4e03-9394-9c52b60a073c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:06.313855 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b73b042-7753-4e03-9394-9c52b60a073c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:06.313855 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b73b042-7753-4e03-9394-9c52b60a073c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:06.326855 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:06.326855 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:06.333767 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7b73b042-7753-4e03-9394-9c52b60a073c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Volume info retrieved successfully. Aug 18 23:36:06.337535 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b73b042-7753-4e03-9394-9c52b60a073c tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:06.337535 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 75/291] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:06 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:06.455181 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-944bdb58-e1d3-4a1c-9aaa-e7e499777dcc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:06.457275 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-944bdb58-e1d3-4a1c-9aaa-e7e499777dcc tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:06.457492 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-944bdb58-e1d3-4a1c-9aaa-e7e499777dcc tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:06.457737 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-944bdb58-e1d3-4a1c-9aaa-e7e499777dcc tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:06.457887 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-944bdb58-e1d3-4a1c-9aaa-e7e499777dcc tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:06.462567 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:06.462567 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:06.463473 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-944bdb58-e1d3-4a1c-9aaa-e7e499777dcc tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:06.463989 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 71/292] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:06 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:06.717292 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cd825a55-17bb-4b3b-8201-0f86679c8de2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:06.719854 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd825a55-17bb-4b3b-8201-0f86679c8de2 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:06.720338 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd825a55-17bb-4b3b-8201-0f86679c8de2 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:06.720704 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd825a55-17bb-4b3b-8201-0f86679c8de2 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:06.733255 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:06.733255 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:06.737777 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cd825a55-17bb-4b3b-8201-0f86679c8de2 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:06.742941 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd825a55-17bb-4b3b-8201-0f86679c8de2 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:06.743458 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 77/293] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:06 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:07.358440 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fec03769-6247-4545-9d85-258a90bb27ea None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:07.362492 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fec03769-6247-4545-9d85-258a90bb27ea tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:07.362492 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fec03769-6247-4545-9d85-258a90bb27ea tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:07.363328 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fec03769-6247-4545-9d85-258a90bb27ea tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:07.380354 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:07.380354 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:07.385934 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fec03769-6247-4545-9d85-258a90bb27ea tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Volume info retrieved successfully. Aug 18 23:36:07.391766 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fec03769-6247-4545-9d85-258a90bb27ea tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:07.392314 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 71/294] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:07 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:07.477793 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f6f100fb-6fcb-410e-890f-0f2185f5c8d3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:07.482766 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6f100fb-6fcb-410e-890f-0f2185f5c8d3 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:07.483097 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6f100fb-6fcb-410e-890f-0f2185f5c8d3 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:07.483397 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6f100fb-6fcb-410e-890f-0f2185f5c8d3 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:07.483615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f6f100fb-6fcb-410e-890f-0f2185f5c8d3 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:07.493431 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:07.493431 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:07.494670 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6f100fb-6fcb-410e-890f-0f2185f5c8d3 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:07.495533 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 76/295] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:07 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:07.762652 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fce4972f-4237-4672-854c-771a9c109f65 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:07.765003 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fce4972f-4237-4672-854c-771a9c109f65 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:07.765316 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fce4972f-4237-4672-854c-771a9c109f65 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:07.765707 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fce4972f-4237-4672-854c-771a9c109f65 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:07.781320 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:07.781320 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:07.785391 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fce4972f-4237-4672-854c-771a9c109f65 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:07.789715 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fce4972f-4237-4672-854c-771a9c109f65 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:07.790069 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 72/296] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:07 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:08.411337 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-69551ea8-023c-42b4-9300-1b3fe3b17390 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:08.412985 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-69551ea8-023c-42b4-9300-1b3fe3b17390 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:08.413152 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-69551ea8-023c-42b4-9300-1b3fe3b17390 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:08.413335 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-69551ea8-023c-42b4-9300-1b3fe3b17390 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:08.427149 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:08.427149 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:08.440109 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-69551ea8-023c-42b4-9300-1b3fe3b17390 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Volume info retrieved successfully. Aug 18 23:36:08.450993 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-69551ea8-023c-42b4-9300-1b3fe3b17390 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:08.451455 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 78/297] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:08 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:08.506719 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-14ddeb61-fc92-48b0-91e7-f18f023f3cae None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:08.509006 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-14ddeb61-fc92-48b0-91e7-f18f023f3cae tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:08.509339 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-14ddeb61-fc92-48b0-91e7-f18f023f3cae tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:08.509724 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-14ddeb61-fc92-48b0-91e7-f18f023f3cae tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:08.509949 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-14ddeb61-fc92-48b0-91e7-f18f023f3cae tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:08.513921 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:08.513921 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:08.515404 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-14ddeb61-fc92-48b0-91e7-f18f023f3cae tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:08.516123 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 72/298] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:08 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:08.806058 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cefebb8e-0d44-41f8-a9cb-601efae42639 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:08.808361 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cefebb8e-0d44-41f8-a9cb-601efae42639 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:08.808609 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cefebb8e-0d44-41f8-a9cb-601efae42639 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:08.809003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cefebb8e-0d44-41f8-a9cb-601efae42639 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:08.822298 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:08.822298 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:08.827043 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cefebb8e-0d44-41f8-a9cb-601efae42639 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:08.836291 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cefebb8e-0d44-41f8-a9cb-601efae42639 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:08.836291 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 77/299] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:08 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:09.146717 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6bae2774-ccd4-478a-940a-719179869ffa req-8d1b49b7-29ca-42df-bc21-709d79d77349 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:09.149139 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-8d1b49b7-29ca-42df-bc21-709d79d77349 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:36:09.149381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-8d1b49b7-29ca-42df-bc21-709d79d77349 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:09.149612 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-8d1b49b7-29ca-42df-bc21-709d79d77349 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:09.160312 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:09.160312 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:09.165576 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-6bae2774-ccd4-478a-940a-719179869ffa req-8d1b49b7-29ca-42df-bc21-709d79d77349 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:36:09.171159 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-8d1b49b7-29ca-42df-bc21-709d79d77349 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:36:09.171964 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 73/300] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:09 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1684 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:09.216321 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-6bae2774-ccd4-478a-940a-719179869ffa req-0a497965-5d36-4fd3-a062-b11542371956 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:09.221410 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-0a497965-5d36-4fd3-a062-b11542371956 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:36:09.221684 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-0a497965-5d36-4fd3-a062-b11542371956 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:09.222263 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-0a497965-5d36-4fd3-a062-b11542371956 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:09.237973 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:09.237973 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:09.244103 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-6bae2774-ccd4-478a-940a-719179869ffa req-0a497965-5d36-4fd3-a062-b11542371956 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:36:09.251814 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-0a497965-5d36-4fd3-a062-b11542371956 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:36:09.252468 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 79/301] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:09 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1684 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:09.467957 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0167cdee-4c36-4af8-b814-7a873d6adc1e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:09.473450 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0167cdee-4c36-4af8-b814-7a873d6adc1e tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:09.474812 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0167cdee-4c36-4af8-b814-7a873d6adc1e tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:09.474812 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0167cdee-4c36-4af8-b814-7a873d6adc1e tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:09.492577 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:09.492577 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:09.502916 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0167cdee-4c36-4af8-b814-7a873d6adc1e tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Volume info retrieved successfully. Aug 18 23:36:09.511011 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0167cdee-4c36-4af8-b814-7a873d6adc1e tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:09.511484 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 73/302] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:09 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:09.531036 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a7fd16ca-9696-4394-867c-5fbf97d50fba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:09.532982 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a7fd16ca-9696-4394-867c-5fbf97d50fba tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:09.533234 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a7fd16ca-9696-4394-867c-5fbf97d50fba tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:09.533421 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a7fd16ca-9696-4394-867c-5fbf97d50fba tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:09.533565 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a7fd16ca-9696-4394-867c-5fbf97d50fba tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:09.538973 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:09.538973 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:09.539903 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a7fd16ca-9696-4394-867c-5fbf97d50fba tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:09.542939 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 78/303] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:09 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:09.544805 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-cf3789fe-05d7-430f-973a-691a9fd50c7a req-d55afa52-c43c-4dd9-8ec0-e037619e8a0a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:09.548645 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-cf3789fe-05d7-430f-973a-691a9fd50c7a req-d55afa52-c43c-4dd9-8ec0-e037619e8a0a tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] GET https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 Aug 18 23:36:09.548839 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-cf3789fe-05d7-430f-973a-691a9fd50c7a req-d55afa52-c43c-4dd9-8ec0-e037619e8a0a tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:09.549022 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-cf3789fe-05d7-430f-973a-691a9fd50c7a req-d55afa52-c43c-4dd9-8ec0-e037619e8a0a tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:09.561710 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:09.561710 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:09.566826 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-cf3789fe-05d7-430f-973a-691a9fd50c7a req-d55afa52-c43c-4dd9-8ec0-e037619e8a0a tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:36:09.577551 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-cf3789fe-05d7-430f-973a-691a9fd50c7a req-d55afa52-c43c-4dd9-8ec0-e037619e8a0a tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 returned with HTTP 200 Aug 18 23:36:09.577963 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 74/304] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:09 2026] GET /volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 => generated 1603 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:09.851739 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-22c5ba60-e957-4b8c-94ad-a96a24624ca9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:09.854777 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-22c5ba60-e957-4b8c-94ad-a96a24624ca9 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:09.854777 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-22c5ba60-e957-4b8c-94ad-a96a24624ca9 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:09.854963 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-22c5ba60-e957-4b8c-94ad-a96a24624ca9 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:09.877493 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:09.877493 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:09.882757 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-22c5ba60-e957-4b8c-94ad-a96a24624ca9 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:09.887325 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-22c5ba60-e957-4b8c-94ad-a96a24624ca9 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:09.887325 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 80/305] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:09 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:09.887671 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-fa5bcba3-5d27-4ede-afcf-eda3d42d348e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:09.896581 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-fa5bcba3-5d27-4ede-afcf-eda3d42d348e tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] POST https://10.4.3.229/volume/v3/attachments/3ff727ca-d87a-4d80-9268-ede89d97ec42/action Aug 18 23:36:09.896581 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-fa5bcba3-5d27-4ede-afcf-eda3d42d348e tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:09.896581 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-fa5bcba3-5d27-4ede-afcf-eda3d42d348e tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:09.929001 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:09.929001 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:09.949727 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d937ff43-e7c7-46a7-b5e3-910e2ff916f0 req-fa5bcba3-5d27-4ede-afcf-eda3d42d348e tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/attachments/3ff727ca-d87a-4d80-9268-ede89d97ec42/action returned with HTTP 204 Aug 18 23:36:09.950295 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 74/306] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:36:09 2026] POST /volume/v3/attachments/3ff727ca-d87a-4d80-9268-ede89d97ec42/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:09.997636 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-2e4ad989-9a72-474b-98bd-a8481f5b55ac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.001834 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-2e4ad989-9a72-474b-98bd-a8481f5b55ac tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] DELETE https://10.4.3.229/volume/v3/attachments/51139786-d90c-4099-bac5-0c3b553f0d10 Aug 18 23:36:10.002645 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-2e4ad989-9a72-474b-98bd-a8481f5b55ac tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.002645 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-2e4ad989-9a72-474b-98bd-a8481f5b55ac tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.018449 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:10.018449 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:10.110462 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2eda26d9-51c0-4b11-9fef-5ba717237e5b req-2e4ad989-9a72-474b-98bd-a8481f5b55ac tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/attachments/51139786-d90c-4099-bac5-0c3b553f0d10 returned with HTTP 200 Aug 18 23:36:10.110953 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 79/307] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:36:09 2026] DELETE /volume/v3/attachments/51139786-d90c-4099-bac5-0c3b553f0d10 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:10.192024 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-a5a145a0-cd89-40df-b4d8-c15f46fd9a94 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.194476 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-a5a145a0-cd89-40df-b4d8-c15f46fd9a94 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:10.194690 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-a5a145a0-cd89-40df-b4d8-c15f46fd9a94 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.194869 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-a5a145a0-cd89-40df-b4d8-c15f46fd9a94 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.202178 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:10.202178 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:10.206314 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-a5a145a0-cd89-40df-b4d8-c15f46fd9a94 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:10.211242 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-a5a145a0-cd89-40df-b4d8-c15f46fd9a94 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:10.211714 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 75/308] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:10.528487 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-119893bc-efa9-4575-8d1d-240f556dd99f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.530785 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-119893bc-efa9-4575-8d1d-240f556dd99f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:10.531145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-119893bc-efa9-4575-8d1d-240f556dd99f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.531262 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-119893bc-efa9-4575-8d1d-240f556dd99f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.543132 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:10.543132 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:10.548950 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-119893bc-efa9-4575-8d1d-240f556dd99f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] Volume info retrieved successfully. Aug 18 23:36:10.554854 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-119893bc-efa9-4575-8d1d-240f556dd99f tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-reader] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:10.555443 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 81/309] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:10.558661 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-968dca1b-db1e-49fe-a482-63b04a054e66 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.563567 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-968dca1b-db1e-49fe-a482-63b04a054e66 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:10.563567 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-968dca1b-db1e-49fe-a482-63b04a054e66 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.563567 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-968dca1b-db1e-49fe-a482-63b04a054e66 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.563567 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-968dca1b-db1e-49fe-a482-63b04a054e66 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:10.567563 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:10.567563 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:10.568916 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-968dca1b-db1e-49fe-a482-63b04a054e66 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:10.569656 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 75/310] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:10.607184 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d09b1e0a-1c82-44ae-b80b-fb5e9c11f4ec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.607725 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d09b1e0a-1c82-44ae-b80b-fb5e9c11f4ec None None] GET https://10.4.3.229/volume// Aug 18 23:36:10.607947 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d09b1e0a-1c82-44ae-b80b-fb5e9c11f4ec None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.608612 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d09b1e0a-1c82-44ae-b80b-fb5e9c11f4ec None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.608709 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d09b1e0a-1c82-44ae-b80b-fb5e9c11f4ec None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:10.609099 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 80/311] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 23:36:10.623014 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7c1166a4-2d18-4f32-9be9-c53e339e43d8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.626838 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c1166a4-2d18-4f32-9be9-c53e339e43d8 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:10.627115 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c1166a4-2d18-4f32-9be9-c53e339e43d8 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.627401 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c1166a4-2d18-4f32-9be9-c53e339e43d8 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.635810 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-783c8700-ede1-4808-8784-63a0bbe52055 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.637135 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:10.637135 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:10.641191 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7c1166a4-2d18-4f32-9be9-c53e339e43d8 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:10.646154 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c1166a4-2d18-4f32-9be9-c53e339e43d8 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:10.646546 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 76/312] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:10.703646 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-afb76aee-8200-4e63-a76c-61d5de3d3cbd None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.706227 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-afb76aee-8200-4e63-a76c-61d5de3d3cbd tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:10.706403 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-afb76aee-8200-4e63-a76c-61d5de3d3cbd tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.706905 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-afb76aee-8200-4e63-a76c-61d5de3d3cbd tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.716615 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:10.716615 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:10.721982 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-afb76aee-8200-4e63-a76c-61d5de3d3cbd tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:10.726643 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-afb76aee-8200-4e63-a76c-61d5de3d3cbd tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:10.727570 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 76/313] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:10.868536 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-783c8700-ede1-4808-8784-63a0bbe52055 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:36:10.868536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-783c8700-ede1-4808-8784-63a0bbe52055 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb593105-dbd4-4877-ba1a-250ce4f2d687", "connector": null, "instance_uuid": "59e526c3-258f-46ec-93ff-ad9bb03807f2"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:10.876770 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:10.876770 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:10.903420 np0000007721 devstack@c-api.service[100173]: WARNING cinder.volume.api [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-783c8700-ede1-4808-8784-63a0bbe52055 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 23:36:10.904714 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cfa66963-995e-416e-9707-058d1c7c9d46 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.908292 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cfa66963-995e-416e-9707-058d1c7c9d46 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:10.908476 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cfa66963-995e-416e-9707-058d1c7c9d46 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.909491 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cfa66963-995e-416e-9707-058d1c7c9d46 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.909575 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-783c8700-ede1-4808-8784-63a0bbe52055 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:36:10.909575 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 82/314] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:36:10 2026] POST /volume/v3/attachments => generated 271 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:10.926283 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:10.926283 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:10.933813 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cfa66963-995e-416e-9707-058d1c7c9d46 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:10.942806 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cfa66963-995e-416e-9707-058d1c7c9d46 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:10.943438 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 81/315] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1316 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:10.955466 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a8bb6beb-552e-43fa-ad44-a8339996135e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.959138 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a8bb6beb-552e-43fa-ad44-a8339996135e tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:10.959277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9b0063a7-0fca-4884-a6e2-9f9473555e11 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.959358 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a8bb6beb-552e-43fa-ad44-a8339996135e tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.959591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a8bb6beb-552e-43fa-ad44-a8339996135e tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.962113 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9b0063a7-0fca-4884-a6e2-9f9473555e11 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:10.962522 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9b0063a7-0fca-4884-a6e2-9f9473555e11 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.962874 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9b0063a7-0fca-4884-a6e2-9f9473555e11 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.974242 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:10.974242 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:10.974383 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c1f4781b-fca0-4a1f-9688-7c6e06b1f42e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.974383 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c1f4781b-fca0-4a1f-9688-7c6e06b1f42e None None] GET https://10.4.3.229/volume// Aug 18 23:36:10.974383 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c1f4781b-fca0-4a1f-9688-7c6e06b1f42e None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.974383 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c1f4781b-fca0-4a1f-9688-7c6e06b1f42e None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.974383 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c1f4781b-fca0-4a1f-9688-7c6e06b1f42e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:10.974383 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 83/316] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:36:10.977207 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a8bb6beb-552e-43fa-ad44-a8339996135e tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:10.977350 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:10.977350 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:10.981648 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a8bb6beb-552e-43fa-ad44-a8339996135e tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:10.982058 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 77/317] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:10.984543 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-d0c26cbf-796e-417d-a2c2-636e5c41ec48 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:10.986348 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9b0063a7-0fca-4884-a6e2-9f9473555e11 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:10.990550 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-d0c26cbf-796e-417d-a2c2-636e5c41ec48 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:10.990550 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-d0c26cbf-796e-417d-a2c2-636e5c41ec48 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:10.990550 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-d0c26cbf-796e-417d-a2c2-636e5c41ec48 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:10.994267 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9b0063a7-0fca-4884-a6e2-9f9473555e11 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:10.995248 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 77/318] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1316 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:11.003262 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:11.003262 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:11.009239 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-d0c26cbf-796e-417d-a2c2-636e5c41ec48 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:11.020628 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-d0c26cbf-796e-417d-a2c2-636e5c41ec48 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:11.020628 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 82/319] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:36:10 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1048 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:36:11.140613 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-4077c46e-1f1b-4206-bb52-0e4a71295be1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:11.144784 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-4077c46e-1f1b-4206-bb52-0e4a71295be1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] PUT https://10.4.3.229/volume/v3/attachments/22a7f11d-54cb-4490-a1e2-0f1c96141b8b Aug 18 23:36:11.144784 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-4077c46e-1f1b-4206-bb52-0e4a71295be1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:11.152251 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-4077c46e-1f1b-4206-bb52-0e4a71295be1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Acquiring lock "cinder-attachment_update-fb593105-dbd4-4877-ba1a-250ce4f2d687-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:36:11.158811 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-4077c46e-1f1b-4206-bb52-0e4a71295be1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Lock "cinder-attachment_update-fb593105-dbd4-4877-ba1a-250ce4f2d687-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:36:11.162477 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:11.162477 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:11.274419 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-4077c46e-1f1b-4206-bb52-0e4a71295be1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Lock "cinder-attachment_update-fb593105-dbd4-4877-ba1a-250ce4f2d687-np0000007721" released by "attachment_update" :: held 0.114s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:36:11.274419 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-4077c46e-1f1b-4206-bb52-0e4a71295be1 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/attachments/22a7f11d-54cb-4490-a1e2-0f1c96141b8b returned with HTTP 200 Aug 18 23:36:11.275462 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 84/320] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:36:11 2026] PUT /volume/v3/attachments/22a7f11d-54cb-4490-a1e2-0f1c96141b8b => generated 967 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:11.584382 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6747a4cf-a389-4d6f-b50c-0682e8468603 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:11.587376 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6747a4cf-a389-4d6f-b50c-0682e8468603 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:11.587920 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6747a4cf-a389-4d6f-b50c-0682e8468603 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:11.588240 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6747a4cf-a389-4d6f-b50c-0682e8468603 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:11.588381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-6747a4cf-a389-4d6f-b50c-0682e8468603 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:11.596383 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:11.596383 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:11.597698 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6747a4cf-a389-4d6f-b50c-0682e8468603 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:11.597698 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 78/321] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:11 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:11.626083 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-bfc01fb8-47d3-49e1-8346-a9de4fa196ad req-dfdc95f1-b7ff-4303-b4a8-8a54f07ca05a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:11.630702 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bfc01fb8-47d3-49e1-8346-a9de4fa196ad req-dfdc95f1-b7ff-4303-b4a8-8a54f07ca05a tempest-VolumesAssistedSnapshotsTest-1069130483 tempest-VolumesAssistedSnapshotsTest-1069130483-project] POST https://10.4.3.229/volume/v3/snapshots/6a625d12-5953-4989-948c-6605e9743dbb/action Aug 18 23:36:11.634542 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bfc01fb8-47d3-49e1-8346-a9de4fa196ad req-dfdc95f1-b7ff-4303-b4a8-8a54f07ca05a tempest-VolumesAssistedSnapshotsTest-1069130483 tempest-VolumesAssistedSnapshotsTest-1069130483-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:11.634542 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bfc01fb8-47d3-49e1-8346-a9de4fa196ad req-dfdc95f1-b7ff-4303-b4a8-8a54f07ca05a tempest-VolumesAssistedSnapshotsTest-1069130483 tempest-VolumesAssistedSnapshotsTest-1069130483-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:11.635702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.snapshot_actions [req-bfc01fb8-47d3-49e1-8346-a9de4fa196ad req-dfdc95f1-b7ff-4303-b4a8-8a54f07ca05a tempest-VolumesAssistedSnapshotsTest-1069130483 tempest-VolumesAssistedSnapshotsTest-1069130483-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100171) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 23:36:11.647309 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f3471def-1058-479c-8d92-0e56be62bb39 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:11.650091 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3471def-1058-479c-8d92-0e56be62bb39 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:11.650260 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3471def-1058-479c-8d92-0e56be62bb39 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:11.650474 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3471def-1058-479c-8d92-0e56be62bb39 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:11.655796 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d5e7bbf4-ed4e-435f-863e-48a0b0d960d1 req-5539772e-818e-4c8b-92a6-c17ee3c8deb6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:11.658318 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d5e7bbf4-ed4e-435f-863e-48a0b0d960d1 req-5539772e-818e-4c8b-92a6-c17ee3c8deb6 tempest-VolumesAssistedSnapshotsTest-1069130483 tempest-VolumesAssistedSnapshotsTest-1069130483-project] POST https://10.4.3.229/volume/v3/snapshots/None/action Aug 18 23:36:11.658692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d5e7bbf4-ed4e-435f-863e-48a0b0d960d1 req-5539772e-818e-4c8b-92a6-c17ee3c8deb6 tempest-VolumesAssistedSnapshotsTest-1069130483 tempest-VolumesAssistedSnapshotsTest-1069130483-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:11.658853 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d5e7bbf4-ed4e-435f-863e-48a0b0d960d1 req-5539772e-818e-4c8b-92a6-c17ee3c8deb6 tempest-VolumesAssistedSnapshotsTest-1069130483 tempest-VolumesAssistedSnapshotsTest-1069130483-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:11.660610 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.snapshot_actions [req-d5e7bbf4-ed4e-435f-863e-48a0b0d960d1 req-5539772e-818e-4c8b-92a6-c17ee3c8deb6 tempest-VolumesAssistedSnapshotsTest-1069130483 tempest-VolumesAssistedSnapshotsTest-1069130483-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100173) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 23:36:11.661009 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bfc01fb8-47d3-49e1-8346-a9de4fa196ad req-dfdc95f1-b7ff-4303-b4a8-8a54f07ca05a tempest-VolumesAssistedSnapshotsTest-1069130483 tempest-VolumesAssistedSnapshotsTest-1069130483-project] https://10.4.3.229/volume/v3/snapshots/6a625d12-5953-4989-948c-6605e9743dbb/action returned with HTTP 404 Aug 18 23:36:11.662691 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 78/322] 10.4.3.229 () {72 vars in 1678 bytes} [Tue Aug 18 23:36:11 2026] POST /volume/v3/snapshots/6a625d12-5953-4989-948c-6605e9743dbb/action => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:11.666964 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:11.666964 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:11.672194 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f3471def-1058-479c-8d92-0e56be62bb39 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:11.678306 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3471def-1058-479c-8d92-0e56be62bb39 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:11.678814 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 83/323] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:11 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1316 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:11.690738 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d5e7bbf4-ed4e-435f-863e-48a0b0d960d1 req-5539772e-818e-4c8b-92a6-c17ee3c8deb6 tempest-VolumesAssistedSnapshotsTest-1069130483 tempest-VolumesAssistedSnapshotsTest-1069130483-project] https://10.4.3.229/volume/v3/snapshots/None/action returned with HTTP 404 Aug 18 23:36:11.691740 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 85/324] 10.4.3.229 () {72 vars in 1582 bytes} [Tue Aug 18 23:36:11 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:11.753478 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-f51c088b-786b-4975-a11c-f84a8dc2adab None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:11.756099 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-f51c088b-786b-4975-a11c-f84a8dc2adab tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:11.756368 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-f51c088b-786b-4975-a11c-f84a8dc2adab tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:11.756652 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-f51c088b-786b-4975-a11c-f84a8dc2adab tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:11.777100 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:11.777100 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:11.784600 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-f51c088b-786b-4975-a11c-f84a8dc2adab tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:11.790407 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-f51c088b-786b-4975-a11c-f84a8dc2adab tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:11.790890 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 79/325] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:11 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1316 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:11.838838 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-7e7f9576-226f-4c33-b989-178b4f8387ca None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:11.842581 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-7e7f9576-226f-4c33-b989-178b4f8387ca tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] POST https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491/action Aug 18 23:36:11.842901 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-7e7f9576-226f-4c33-b989-178b4f8387ca tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:11.843037 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-7e7f9576-226f-4c33-b989-178b4f8387ca tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:11.869433 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:11.869433 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:11.871981 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-7e7f9576-226f-4c33-b989-178b4f8387ca tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:11.878022 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-7e7f9576-226f-4c33-b989-178b4f8387ca tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Begin detaching volume completed successfully. Aug 18 23:36:11.878366 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-7e7f9576-226f-4c33-b989-178b4f8387ca tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491/action returned with HTTP 202 Aug 18 23:36:11.879006 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 79/326] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:36:11 2026] POST /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:36:11.942153 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c94fdbf5-f98a-4061-abb9-14bfcaf9a5aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:11.942641 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c94fdbf5-f98a-4061-abb9-14bfcaf9a5aa None None] GET https://10.4.3.229/volume// Aug 18 23:36:11.942819 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c94fdbf5-f98a-4061-abb9-14bfcaf9a5aa None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:11.943036 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c94fdbf5-f98a-4061-abb9-14bfcaf9a5aa None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:11.943425 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c94fdbf5-f98a-4061-abb9-14bfcaf9a5aa None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:11.945732 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 84/327] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:36:11.952374 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-4f4129cd-a192-40c4-8e3e-e822ac5a28fb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:11.954370 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-4f4129cd-a192-40c4-8e3e-e822ac5a28fb tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:11.954593 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-4f4129cd-a192-40c4-8e3e-e822ac5a28fb tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:11.954808 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-4f4129cd-a192-40c4-8e3e-e822ac5a28fb tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:11.965270 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:11.965270 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:11.970602 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-4f4129cd-a192-40c4-8e3e-e822ac5a28fb tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:11.975125 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-4f4129cd-a192-40c4-8e3e-e822ac5a28fb tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:11.977036 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 86/328] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:36:11 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1542 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:36:12.001175 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4b0e28c4-0ffa-435e-84c5-7e52456c85f7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:12.006139 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4b0e28c4-0ffa-435e-84c5-7e52456c85f7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:12.006139 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4b0e28c4-0ffa-435e-84c5-7e52456c85f7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:12.006139 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4b0e28c4-0ffa-435e-84c5-7e52456c85f7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:12.023726 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:12.023726 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:12.027497 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4b0e28c4-0ffa-435e-84c5-7e52456c85f7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:12.033223 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4b0e28c4-0ffa-435e-84c5-7e52456c85f7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:12.033819 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 80/329] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:12 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:12.610759 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-613a6543-f9c4-4a6a-a0d0-6c5abcfb3e33 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:12.612603 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-613a6543-f9c4-4a6a-a0d0-6c5abcfb3e33 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:12.612814 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-613a6543-f9c4-4a6a-a0d0-6c5abcfb3e33 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:12.613030 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-613a6543-f9c4-4a6a-a0d0-6c5abcfb3e33 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:12.613152 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-613a6543-f9c4-4a6a-a0d0-6c5abcfb3e33 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:12.621862 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:12.621862 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:12.622801 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-613a6543-f9c4-4a6a-a0d0-6c5abcfb3e33 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:12.623187 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 80/330] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:12 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:12.759315 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-71ae6241-a035-48db-913d-1cf680e94e53 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:12.759721 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-71ae6241-a035-48db-913d-1cf680e94e53 None None] GET https://10.4.3.229/volume// Aug 18 23:36:12.759905 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-71ae6241-a035-48db-913d-1cf680e94e53 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:12.760636 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-71ae6241-a035-48db-913d-1cf680e94e53 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:12.761427 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-71ae6241-a035-48db-913d-1cf680e94e53 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:12.761857 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 85/331] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:36:12.773620 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-6bae2774-ccd4-478a-940a-719179869ffa req-333fb038-f174-4d6f-bc02-03af96d4acc8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:12.778611 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-333fb038-f174-4d6f-bc02-03af96d4acc8 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:36:12.779041 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-333fb038-f174-4d6f-bc02-03af96d4acc8 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "676449bf-4b42-4000-9207-f857a0fcc039", "connector": null, "instance_uuid": "3e6b11ec-ecb5-422d-9e02-c3732d22a8b8"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:12.798945 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:12.798945 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:12.844545 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-333fb038-f174-4d6f-bc02-03af96d4acc8 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:36:12.844545 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 87/332] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:36:12 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 18 23:36:13.045684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-583c5fc9-5dc9-4966-afa5-d1f936dab06c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:13.048528 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-583c5fc9-5dc9-4966-afa5-d1f936dab06c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:13.048982 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-583c5fc9-5dc9-4966-afa5-d1f936dab06c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:13.049286 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-583c5fc9-5dc9-4966-afa5-d1f936dab06c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:13.062989 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:13.062989 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:13.065784 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-583c5fc9-5dc9-4966-afa5-d1f936dab06c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:13.070740 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-583c5fc9-5dc9-4966-afa5-d1f936dab06c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:13.071270 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 81/333] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:13 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:13.635010 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5f1eb170-2940-48a6-ac30-607d0421d23e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:13.636921 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5f1eb170-2940-48a6-ac30-607d0421d23e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:13.637126 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5f1eb170-2940-48a6-ac30-607d0421d23e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:13.637329 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5f1eb170-2940-48a6-ac30-607d0421d23e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:13.637443 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-5f1eb170-2940-48a6-ac30-607d0421d23e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:13.641936 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:13.641936 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:13.642908 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5f1eb170-2940-48a6-ac30-607d0421d23e tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:13.643291 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 81/334] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:13 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:14.087444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f2912df4-47a7-4266-b746-e9cf07443b9e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:14.089807 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2912df4-47a7-4266-b746-e9cf07443b9e tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:14.090053 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2912df4-47a7-4266-b746-e9cf07443b9e tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:14.090322 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2912df4-47a7-4266-b746-e9cf07443b9e tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:14.102071 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:14.102071 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:14.106952 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f2912df4-47a7-4266-b746-e9cf07443b9e tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:14.112399 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2912df4-47a7-4266-b746-e9cf07443b9e tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:14.112987 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 86/335] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:14 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:14.447009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-723a7dad-7357-4adc-b8ca-62bdcc7fd7cc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:14.448675 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-723a7dad-7357-4adc-b8ca-62bdcc7fd7cc tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:14.448860 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-723a7dad-7357-4adc-b8ca-62bdcc7fd7cc tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:14.449021 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-723a7dad-7357-4adc-b8ca-62bdcc7fd7cc tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:14.449232 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-723a7dad-7357-4adc-b8ca-62bdcc7fd7cc tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Delete volume with id: a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:14.456569 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:14.456569 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:14.457035 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-723a7dad-7357-4adc-b8ca-62bdcc7fd7cc tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:14.473255 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-723a7dad-7357-4adc-b8ca-62bdcc7fd7cc tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Delete volume request issued successfully. Aug 18 23:36:14.473437 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-723a7dad-7357-4adc-b8ca-62bdcc7fd7cc tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 202 Aug 18 23:36:14.473860 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 88/336] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:14 2026] DELETE /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:14.481534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d657aea0-0986-46f5-a5d7-8e33ab1d5651 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:14.483572 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d657aea0-0986-46f5-a5d7-8e33ab1d5651 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:14.483785 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d657aea0-0986-46f5-a5d7-8e33ab1d5651 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:14.483998 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d657aea0-0986-46f5-a5d7-8e33ab1d5651 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:14.491801 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:14.491801 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:14.495650 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d657aea0-0986-46f5-a5d7-8e33ab1d5651 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Volume info retrieved successfully. Aug 18 23:36:14.500429 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d657aea0-0986-46f5-a5d7-8e33ab1d5651 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 200 Aug 18 23:36:14.500904 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 82/337] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:14 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:14.654094 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6540c154-9ff1-43a2-8659-a55b12678397 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:14.655819 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6540c154-9ff1-43a2-8659-a55b12678397 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:14.656029 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6540c154-9ff1-43a2-8659-a55b12678397 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:14.656260 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6540c154-9ff1-43a2-8659-a55b12678397 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:14.656377 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-6540c154-9ff1-43a2-8659-a55b12678397 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:14.661255 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:14.661255 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:14.662177 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6540c154-9ff1-43a2-8659-a55b12678397 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:14.662627 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 82/338] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:14 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:15.131631 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4d8c0784-7504-4952-b974-0333590e720d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:15.134128 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4d8c0784-7504-4952-b974-0333590e720d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:15.134430 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4d8c0784-7504-4952-b974-0333590e720d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:15.134723 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4d8c0784-7504-4952-b974-0333590e720d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:15.146481 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:15.146481 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:15.150275 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4d8c0784-7504-4952-b974-0333590e720d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:15.154827 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4d8c0784-7504-4952-b974-0333590e720d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:15.154827 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 87/339] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:15 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:15.522759 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-089f4d15-7502-423d-b690-5756654b4772 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:15.526066 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-089f4d15-7502-423d-b690-5756654b4772 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] GET https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 Aug 18 23:36:15.526300 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-089f4d15-7502-423d-b690-5756654b4772 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:15.526505 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-089f4d15-7502-423d-b690-5756654b4772 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:15.538322 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-089f4d15-7502-423d-b690-5756654b4772 tempest-AttachSCSIVolumeTestJSON-1922721547 tempest-AttachSCSIVolumeTestJSON-1922721547-project-member] https://10.4.3.229/volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 returned with HTTP 404 Aug 18 23:36:15.538936 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 89/340] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:15 2026] GET /volume/v3/volumes/a78dbeef-de9a-413b-9981-3d26ce23d302 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:15.675715 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-461fd8bf-2a78-424b-bc7d-7573cb05c470 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:15.678406 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-461fd8bf-2a78-424b-bc7d-7573cb05c470 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:15.678719 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-461fd8bf-2a78-424b-bc7d-7573cb05c470 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:15.678950 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-461fd8bf-2a78-424b-bc7d-7573cb05c470 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:15.679096 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-461fd8bf-2a78-424b-bc7d-7573cb05c470 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:15.690238 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:15.690238 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:15.691144 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-461fd8bf-2a78-424b-bc7d-7573cb05c470 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:15.691527 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 83/341] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:15 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:16.005445 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-8f59ee32-7abd-4285-a0d1-006169d252fb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.008002 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-8f59ee32-7abd-4285-a0d1-006169d252fb tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] POST https://10.4.3.229/volume/v3/attachments/22a7f11d-54cb-4490-a1e2-0f1c96141b8b/action Aug 18 23:36:16.008409 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-8f59ee32-7abd-4285-a0d1-006169d252fb tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:16.008610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-8f59ee32-7abd-4285-a0d1-006169d252fb tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:16.027253 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.027253 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:16.040579 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-66714fac-5906-44b2-84f3-7d69e2d93988 req-8f59ee32-7abd-4285-a0d1-006169d252fb tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/attachments/22a7f11d-54cb-4490-a1e2-0f1c96141b8b/action returned with HTTP 204 Aug 18 23:36:16.041219 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 83/342] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:36:16 2026] POST /volume/v3/attachments/22a7f11d-54cb-4490-a1e2-0f1c96141b8b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:16.167694 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-947230a0-6143-42fe-99c8-a42a59848263 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.169028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9fbe5fc2-795a-4358-a29e-c8e64ff8aeae None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.170752 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-947230a0-6143-42fe-99c8-a42a59848263 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] DELETE https://10.4.3.229/volume/v3/attachments/3ff727ca-d87a-4d80-9268-ede89d97ec42 Aug 18 23:36:16.170906 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-947230a0-6143-42fe-99c8-a42a59848263 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.171312 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-947230a0-6143-42fe-99c8-a42a59848263 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.171536 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9fbe5fc2-795a-4358-a29e-c8e64ff8aeae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:16.171796 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9fbe5fc2-795a-4358-a29e-c8e64ff8aeae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.172045 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9fbe5fc2-795a-4358-a29e-c8e64ff8aeae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.185431 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.185431 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:16.190617 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9fbe5fc2-795a-4358-a29e-c8e64ff8aeae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:16.190861 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.190861 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:16.199831 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9fbe5fc2-795a-4358-a29e-c8e64ff8aeae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:16.200315 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 90/343] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:16 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:16.240157 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6bae2774-ccd4-478a-940a-719179869ffa req-8705fb2c-e299-47c4-b6a2-461fa639981b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.246620 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-8705fb2c-e299-47c4-b6a2-461fa639981b tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] DELETE https://10.4.3.229/volume/v3/attachments/5bd75b3f-b165-4c61-9cfb-f296278a37ea Aug 18 23:36:16.246620 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-8705fb2c-e299-47c4-b6a2-461fa639981b tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.246620 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-8705fb2c-e299-47c4-b6a2-461fa639981b tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.260974 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.260974 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:16.270711 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2061425c-62e2-441d-b0f2-aacb08a9609b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.275169 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2061425c-62e2-441d-b0f2-aacb08a9609b tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:16.275169 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2061425c-62e2-441d-b0f2-aacb08a9609b tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.275734 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2061425c-62e2-441d-b0f2-aacb08a9609b tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.280079 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2109ddd4-41e0-493c-ba33-30caa555baa4 req-947230a0-6143-42fe-99c8-a42a59848263 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/attachments/3ff727ca-d87a-4d80-9268-ede89d97ec42 returned with HTTP 200 Aug 18 23:36:16.280079 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 88/344] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:36:16 2026] DELETE /volume/v3/attachments/3ff727ca-d87a-4d80-9268-ede89d97ec42 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:16.306596 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.306596 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:16.327468 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2061425c-62e2-441d-b0f2-aacb08a9609b tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:16.337435 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2061425c-62e2-441d-b0f2-aacb08a9609b tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:16.338069 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 84/345] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:16 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1161 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:16.358938 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-8705fb2c-e299-47c4-b6a2-461fa639981b tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/attachments/5bd75b3f-b165-4c61-9cfb-f296278a37ea returned with HTTP 200 Aug 18 23:36:16.359581 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 84/346] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:36:16 2026] DELETE /volume/v3/attachments/5bd75b3f-b165-4c61-9cfb-f296278a37ea => generated 192 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:16.406905 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7bd574b3-d51f-48ae-88fa-54d3a93f7fcf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.409241 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7bd574b3-d51f-48ae-88fa-54d3a93f7fcf tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:16.409490 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7bd574b3-d51f-48ae-88fa-54d3a93f7fcf tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.409731 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7bd574b3-d51f-48ae-88fa-54d3a93f7fcf tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.420503 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.420503 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:16.427928 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7bd574b3-d51f-48ae-88fa-54d3a93f7fcf tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:16.438051 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7bd574b3-d51f-48ae-88fa-54d3a93f7fcf tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:16.438553 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 91/347] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:16 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:16.445114 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f8f4d5c5-7b55-4770-87fd-e0443b43e469 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.445114 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8f4d5c5-7b55-4770-87fd-e0443b43e469 None None] GET https://10.4.3.229/volume// Aug 18 23:36:16.445114 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8f4d5c5-7b55-4770-87fd-e0443b43e469 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.445114 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8f4d5c5-7b55-4770-87fd-e0443b43e469 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.445114 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8f4d5c5-7b55-4770-87fd-e0443b43e469 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:16.445114 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 89/348] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:36: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 18 23:36:16.456806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e6e45209-5f92-49ff-a7c0-a6a59f28ed97 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.458078 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-d0d88847-b158-4a08-b73f-79fa4a94803f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.459998 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e6e45209-5f92-49ff-a7c0-a6a59f28ed97 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:16.460245 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e6e45209-5f92-49ff-a7c0-a6a59f28ed97 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.460377 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e6e45209-5f92-49ff-a7c0-a6a59f28ed97 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.460561 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-e6e45209-5f92-49ff-a7c0-a6a59f28ed97 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Delete volume with id: 819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:16.461843 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-d0d88847-b158-4a08-b73f-79fa4a94803f tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:36:16.463046 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-d0d88847-b158-4a08-b73f-79fa4a94803f tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb593105-dbd4-4877-ba1a-250ce4f2d687", "connector": null, "instance_uuid": "dcee6424-8d1f-43c7-bfe0-857779192041"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:16.477567 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.477567 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:16.477567 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e6e45209-5f92-49ff-a7c0-a6a59f28ed97 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:16.490271 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fbbeaf9f-a80c-4176-b3a7-02e48ef2c047 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.490271 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fbbeaf9f-a80c-4176-b3a7-02e48ef2c047 None None] GET https://10.4.3.229/volume// Aug 18 23:36:16.490271 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fbbeaf9f-a80c-4176-b3a7-02e48ef2c047 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.491048 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fbbeaf9f-a80c-4176-b3a7-02e48ef2c047 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.491048 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fbbeaf9f-a80c-4176-b3a7-02e48ef2c047 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:16.491285 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 92/349] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 23:36:16.503493 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6bae2774-ccd4-478a-940a-719179869ffa req-661e0bc8-db6a-4127-a50f-179db1ae48ab None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.503654 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.503654 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:16.505822 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-661e0bc8-db6a-4127-a50f-179db1ae48ab tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] POST https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039/action Aug 18 23:36:16.506389 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-661e0bc8-db6a-4127-a50f-179db1ae48ab tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action body: b'{"os-reimage": {"image_id": "611da554-4cb8-40e3-8de1-d16b5af13bb3", "reimage_reserved": true}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:16.506389 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-661e0bc8-db6a-4127-a50f-179db1ae48ab tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "611da554-4cb8-40e3-8de1-d16b5af13bb3", "reimage_reserved": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:16.510548 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e6e45209-5f92-49ff-a7c0-a6a59f28ed97 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Delete volume request issued successfully. Aug 18 23:36:16.511804 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e6e45209-5f92-49ff-a7c0-a6a59f28ed97 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 202 Aug 18 23:36:16.511804 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 85/350] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:16 2026] DELETE /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:16.519465 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.519465 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:16.519981 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-6bae2774-ccd4-478a-940a-719179869ffa req-661e0bc8-db6a-4127-a50f-179db1ae48ab tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:36:16.521944 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e0ce35b2-e88c-42d6-adf7-1862ad9899ae None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.524460 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e0ce35b2-e88c-42d6-adf7-1862ad9899ae tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:16.524884 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e0ce35b2-e88c-42d6-adf7-1862ad9899ae tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.525428 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e0ce35b2-e88c-42d6-adf7-1862ad9899ae tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.538139 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.538139 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:16.544642 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e0ce35b2-e88c-42d6-adf7-1862ad9899ae tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Volume info retrieved successfully. Aug 18 23:36:16.549431 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e0ce35b2-e88c-42d6-adf7-1862ad9899ae tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 200 Aug 18 23:36:16.549880 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 93/351] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:16 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 1013 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:16.555178 np0000007721 devstack@c-api.service[100171]: WARNING cinder.volume.api [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-d0d88847-b158-4a08-b73f-79fa4a94803f tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 23:36:16.561863 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-d0d88847-b158-4a08-b73f-79fa4a94803f tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:36:16.562575 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 85/352] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:36:16 2026] POST /volume/v3/attachments => generated 271 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:16.607804 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b39dd3f1-e857-446b-9b11-f4af31f51451 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.610094 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b39dd3f1-e857-446b-9b11-f4af31f51451 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:16.610094 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b39dd3f1-e857-446b-9b11-f4af31f51451 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.610388 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b39dd3f1-e857-446b-9b11-f4af31f51451 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.616490 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e7ead62f-b324-4c21-974b-d4667ae75a00 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.616717 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e7ead62f-b324-4c21-974b-d4667ae75a00 None None] GET https://10.4.3.229/volume// Aug 18 23:36:16.616956 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e7ead62f-b324-4c21-974b-d4667ae75a00 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.617343 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e7ead62f-b324-4c21-974b-d4667ae75a00 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.617692 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e7ead62f-b324-4c21-974b-d4667ae75a00 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:16.618089 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 94/353] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:36:16.637502 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.637502 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:16.641714 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b39dd3f1-e857-446b-9b11-f4af31f51451 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:16.646199 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-a63b9371-41f4-4282-bcc6-74f8a2399a54 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.648029 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b39dd3f1-e857-446b-9b11-f4af31f51451 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:16.648029 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 86/354] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:16 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1163 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:16.649890 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-a63b9371-41f4-4282-bcc6-74f8a2399a54 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:16.650341 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-a63b9371-41f4-4282-bcc6-74f8a2399a54 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.650409 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-a63b9371-41f4-4282-bcc6-74f8a2399a54 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.673594 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.673594 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:16.678480 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-a63b9371-41f4-4282-bcc6-74f8a2399a54 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:16.684043 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-a63b9371-41f4-4282-bcc6-74f8a2399a54 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:16.684643 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 86/355] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:36:16 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1343 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:36:16.704872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9f3a5ce9-8f02-4fde-bd5b-f89f1502fb7a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.708501 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9f3a5ce9-8f02-4fde-bd5b-f89f1502fb7a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:16.708948 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9f3a5ce9-8f02-4fde-bd5b-f89f1502fb7a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:16.709111 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9f3a5ce9-8f02-4fde-bd5b-f89f1502fb7a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:16.709269 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-9f3a5ce9-8f02-4fde-bd5b-f89f1502fb7a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:16.719654 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.719654 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:16.720880 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9f3a5ce9-8f02-4fde-bd5b-f89f1502fb7a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:16.721868 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 95/356] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:16 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:16.783853 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2e12d37b-c8d8-4ea4-8804-ebe5fc620536 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:16.787758 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2e12d37b-c8d8-4ea4-8804-ebe5fc620536 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] PUT https://10.4.3.229/volume/v3/attachments/bd0caeb0-8ae4-47d7-8ccb-ebf130f3ac0f Aug 18 23:36:16.787758 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2e12d37b-c8d8-4ea4-8804-ebe5fc620536 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:16.796059 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2e12d37b-c8d8-4ea4-8804-ebe5fc620536 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Acquiring lock "cinder-attachment_update-fb593105-dbd4-4877-ba1a-250ce4f2d687-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:36:16.801325 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2e12d37b-c8d8-4ea4-8804-ebe5fc620536 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Lock "cinder-attachment_update-fb593105-dbd4-4877-ba1a-250ce4f2d687-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:36:16.802646 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:16.802646 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:16.888239 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2e12d37b-c8d8-4ea4-8804-ebe5fc620536 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Lock "cinder-attachment_update-fb593105-dbd4-4877-ba1a-250ce4f2d687-np0000007721" released by "attachment_update" :: held 0.087s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:36:16.888317 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-2e12d37b-c8d8-4ea4-8804-ebe5fc620536 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/attachments/bd0caeb0-8ae4-47d7-8ccb-ebf130f3ac0f returned with HTTP 200 Aug 18 23:36:16.888952 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 87/357] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:36:16 2026] PUT /volume/v3/attachments/bd0caeb0-8ae4-47d7-8ccb-ebf130f3ac0f => generated 967 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:17.174268 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-661e0bc8-db6a-4127-a50f-179db1ae48ab tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039/action returned with HTTP 202 Aug 18 23:36:17.174890 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 90/358] 10.4.3.229 () {74 vars in 1713 bytes} [Tue Aug 18 23:36:16 2026] POST /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039/action => generated 0 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:36:17.567498 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-33281888-5007-4524-9b49-de27b64c3ea8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:17.569431 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-33281888-5007-4524-9b49-de27b64c3ea8 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:17.569632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-33281888-5007-4524-9b49-de27b64c3ea8 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:17.569857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-33281888-5007-4524-9b49-de27b64c3ea8 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:17.585748 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-33281888-5007-4524-9b49-de27b64c3ea8 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 404 Aug 18 23:36:17.586637 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 87/359] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:17 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:17.665415 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8d3a2aed-4c5d-4273-aad3-0f52bb90a196 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:17.669868 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d3a2aed-4c5d-4273-aad3-0f52bb90a196 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:17.670158 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d3a2aed-4c5d-4273-aad3-0f52bb90a196 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:17.671246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d3a2aed-4c5d-4273-aad3-0f52bb90a196 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:17.695506 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:17.695506 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:17.701981 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8d3a2aed-4c5d-4273-aad3-0f52bb90a196 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:17.720693 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d3a2aed-4c5d-4273-aad3-0f52bb90a196 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:17.721364 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 96/360] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:17 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1164 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:17.736657 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6d0ebf35-686c-4894-ac57-3069527eef39 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:17.740032 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6d0ebf35-686c-4894-ac57-3069527eef39 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:17.740032 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6d0ebf35-686c-4894-ac57-3069527eef39 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:17.740032 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6d0ebf35-686c-4894-ac57-3069527eef39 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:17.740032 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-6d0ebf35-686c-4894-ac57-3069527eef39 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:17.749950 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:17.749950 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:17.751758 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6d0ebf35-686c-4894-ac57-3069527eef39 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:17.751758 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 88/361] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:17 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:36:18.743627 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-60b89dcd-2ccc-4301-8c82-c04a67b8fe73 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:18.744782 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-60b89dcd-2ccc-4301-8c82-c04a67b8fe73 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:18.745028 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-60b89dcd-2ccc-4301-8c82-c04a67b8fe73 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:18.746900 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-60b89dcd-2ccc-4301-8c82-c04a67b8fe73 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:18.761247 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b422f3eb-330f-4852-b9ae-68e6c79f5651 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:18.763585 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b422f3eb-330f-4852-b9ae-68e6c79f5651 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:18.763585 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b422f3eb-330f-4852-b9ae-68e6c79f5651 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:18.763715 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b422f3eb-330f-4852-b9ae-68e6c79f5651 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:18.763715 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-b422f3eb-330f-4852-b9ae-68e6c79f5651 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:18.766935 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:18.766935 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:18.768058 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:18.768058 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:18.768767 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b422f3eb-330f-4852-b9ae-68e6c79f5651 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:18.769346 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 88/362] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:18 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:18.776908 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-60b89dcd-2ccc-4301-8c82-c04a67b8fe73 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:18.783447 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-60b89dcd-2ccc-4301-8c82-c04a67b8fe73 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:18.784263 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 91/363] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:18 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1164 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:19.784149 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9a4126d7-ef26-481e-8662-fc7939b33b0d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:19.786337 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9a4126d7-ef26-481e-8662-fc7939b33b0d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:19.786502 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9a4126d7-ef26-481e-8662-fc7939b33b0d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:19.786723 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9a4126d7-ef26-481e-8662-fc7939b33b0d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:19.786843 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-9a4126d7-ef26-481e-8662-fc7939b33b0d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:19.798832 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:19.798832 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:19.800702 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9a4126d7-ef26-481e-8662-fc7939b33b0d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:19.801303 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 97/364] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:19 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:19.802358 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ba85361a-a2c4-4b5b-829d-edc00697db11 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:19.807195 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba85361a-a2c4-4b5b-829d-edc00697db11 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:19.807195 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba85361a-a2c4-4b5b-829d-edc00697db11 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:19.807195 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba85361a-a2c4-4b5b-829d-edc00697db11 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:19.822833 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:19.822833 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:19.832111 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ba85361a-a2c4-4b5b-829d-edc00697db11 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:19.840154 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba85361a-a2c4-4b5b-829d-edc00697db11 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:19.840154 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 89/365] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:19 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:20.552895 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-b24e0f01-9548-44e0-9a69-d866ff5e0d33 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:20.555365 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-b24e0f01-9548-44e0-9a69-d866ff5e0d33 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] POST https://10.4.3.229/volume/v3/attachments/bd0caeb0-8ae4-47d7-8ccb-ebf130f3ac0f/action Aug 18 23:36:20.555981 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-b24e0f01-9548-44e0-9a69-d866ff5e0d33 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:20.556143 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-b24e0f01-9548-44e0-9a69-d866ff5e0d33 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:20.576535 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:20.576535 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:20.588134 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bbf61599-695f-4b8c-8eb3-31e83a369b3e req-b24e0f01-9548-44e0-9a69-d866ff5e0d33 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/attachments/bd0caeb0-8ae4-47d7-8ccb-ebf130f3ac0f/action returned with HTTP 204 Aug 18 23:36:20.588633 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 89/366] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:36:20 2026] POST /volume/v3/attachments/bd0caeb0-8ae4-47d7-8ccb-ebf130f3ac0f/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:20.814589 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e27b7209-dd83-42e0-8cf5-0202f33ff87f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:20.816453 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e27b7209-dd83-42e0-8cf5-0202f33ff87f tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:20.816931 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e27b7209-dd83-42e0-8cf5-0202f33ff87f tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:20.817001 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e27b7209-dd83-42e0-8cf5-0202f33ff87f tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:20.818331 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e27b7209-dd83-42e0-8cf5-0202f33ff87f tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:20.822886 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:20.822886 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:20.823990 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e27b7209-dd83-42e0-8cf5-0202f33ff87f tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:20.824471 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 92/367] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:20 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:20.867365 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8d835f14-30e2-4c57-b1b3-263b35c410be None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:20.868360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0f0933ba-a28a-47c8-9253-4874eefee858 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:20.869574 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d835f14-30e2-4c57-b1b3-263b35c410be tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:20.869694 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d835f14-30e2-4c57-b1b3-263b35c410be tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:20.869964 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d835f14-30e2-4c57-b1b3-263b35c410be tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:20.870926 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0f0933ba-a28a-47c8-9253-4874eefee858 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:20.871270 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0f0933ba-a28a-47c8-9253-4874eefee858 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:20.871738 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0f0933ba-a28a-47c8-9253-4874eefee858 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:20.872012 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-0f0933ba-a28a-47c8-9253-4874eefee858 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Delete volume with id: 819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:20.881491 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0f0933ba-a28a-47c8-9253-4874eefee858 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 404 Aug 18 23:36:20.882434 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 90/368] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:20 2026] DELETE /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:20.891235 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:20.891235 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:20.891548 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9d237b6f-543f-4240-923b-1ba222f67ff2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:20.893445 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9d237b6f-543f-4240-923b-1ba222f67ff2 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] GET https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 Aug 18 23:36:20.893752 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9d237b6f-543f-4240-923b-1ba222f67ff2 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:20.893984 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9d237b6f-543f-4240-923b-1ba222f67ff2 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:20.896279 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8d835f14-30e2-4c57-b1b3-263b35c410be tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:20.899804 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9d237b6f-543f-4240-923b-1ba222f67ff2 tempest-VolumesAssistedSnapshotsTest-733194547 tempest-VolumesAssistedSnapshotsTest-733194547-project-admin] https://10.4.3.229/volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 returned with HTTP 404 Aug 18 23:36:20.900352 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 90/369] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:20 2026] GET /volume/v3/volumes/819107eb-ff89-46a1-bff3-954c284b7491 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:20.904041 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d835f14-30e2-4c57-b1b3-263b35c410be tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:20.904752 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 98/370] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:20 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:21.408430 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e5eb4591-25b0-46d7-9738-cc06ee934875 req-47d2c8b1-0929-4544-86fe-c72a67baeefc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:21.411549 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e5eb4591-25b0-46d7-9738-cc06ee934875 req-47d2c8b1-0929-4544-86fe-c72a67baeefc tempest-TestMultiAttachVolumeSwap-724845905 tempest-TestMultiAttachVolumeSwap-724845905-project] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:21.411549 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e5eb4591-25b0-46d7-9738-cc06ee934875 req-47d2c8b1-0929-4544-86fe-c72a67baeefc tempest-TestMultiAttachVolumeSwap-724845905 tempest-TestMultiAttachVolumeSwap-724845905-project] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:21.415159 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e5eb4591-25b0-46d7-9738-cc06ee934875 req-47d2c8b1-0929-4544-86fe-c72a67baeefc tempest-TestMultiAttachVolumeSwap-724845905 tempest-TestMultiAttachVolumeSwap-724845905-project] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:21.433735 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:21.433735 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:21.437522 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-e5eb4591-25b0-46d7-9738-cc06ee934875 req-47d2c8b1-0929-4544-86fe-c72a67baeefc tempest-TestMultiAttachVolumeSwap-724845905 tempest-TestMultiAttachVolumeSwap-724845905-project] Volume info retrieved successfully. Aug 18 23:36:21.443924 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e5eb4591-25b0-46d7-9738-cc06ee934875 req-47d2c8b1-0929-4544-86fe-c72a67baeefc tempest-TestMultiAttachVolumeSwap-724845905 tempest-TestMultiAttachVolumeSwap-724845905-project] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:21.444669 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 93/371] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:21 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1651 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:21.459416 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4023e848-842a-410b-b3c8-ed5269af7a6c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:21.462730 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4023e848-842a-410b-b3c8-ed5269af7a6c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-reader] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:21.463010 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4023e848-842a-410b-b3c8-ed5269af7a6c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:21.463480 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4023e848-842a-410b-b3c8-ed5269af7a6c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-reader] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:21.489269 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:21.489269 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:21.501788 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4023e848-842a-410b-b3c8-ed5269af7a6c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-reader] Volume info retrieved successfully. Aug 18 23:36:21.510454 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4023e848-842a-410b-b3c8-ed5269af7a6c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-reader] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:21.510814 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 91/372] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:21 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1458 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:21.531906 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4072f37c-a34b-4c9b-ad45-becf7b1a1fad None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:21.538224 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4072f37c-a34b-4c9b-ad45-becf7b1a1fad tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-reader] GET https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb Aug 18 23:36:21.538224 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4072f37c-a34b-4c9b-ad45-becf7b1a1fad tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:21.538413 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4072f37c-a34b-4c9b-ad45-becf7b1a1fad tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-reader] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:21.549972 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:21.549972 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:21.555432 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4072f37c-a34b-4c9b-ad45-becf7b1a1fad tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-reader] Volume info retrieved successfully. Aug 18 23:36:21.561031 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4072f37c-a34b-4c9b-ad45-becf7b1a1fad tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-reader] https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb returned with HTTP 200 Aug 18 23:36:21.561566 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 91/373] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:21 2026] GET /volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:21.679954 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8f0c32dd-4ff0-41f1-b0fe-ce48d91ed6e4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:21.684536 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8f0c32dd-4ff0-41f1-b0fe-ce48d91ed6e4 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:21.684536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8f0c32dd-4ff0-41f1-b0fe-ce48d91ed6e4 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:21.684536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8f0c32dd-4ff0-41f1-b0fe-ce48d91ed6e4 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:21.716328 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:21.716328 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:21.731992 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8f0c32dd-4ff0-41f1-b0fe-ce48d91ed6e4 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:21.743078 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8f0c32dd-4ff0-41f1-b0fe-ce48d91ed6e4 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:21.743078 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 99/374] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:21 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1458 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:21.838964 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bfd83e30-a238-4e47-8488-bfb552aafe35 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:21.841256 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bfd83e30-a238-4e47-8488-bfb552aafe35 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:21.841835 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bfd83e30-a238-4e47-8488-bfb552aafe35 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:21.842252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bfd83e30-a238-4e47-8488-bfb552aafe35 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:21.842539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-bfd83e30-a238-4e47-8488-bfb552aafe35 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:21.848453 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:21.848453 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:21.851809 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bfd83e30-a238-4e47-8488-bfb552aafe35 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:21.851809 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 94/375] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:21 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:21.879023 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-fd18865c-1426-4388-9475-6941a3046cb3 req-4b6691e1-538b-4a11-9917-08001a6e4b92 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:21.882677 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-4b6691e1-538b-4a11-9917-08001a6e4b92 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:21.882902 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-4b6691e1-538b-4a11-9917-08001a6e4b92 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:21.883234 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-4b6691e1-538b-4a11-9917-08001a6e4b92 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:21.903154 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:21.903154 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:21.908793 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-fd18865c-1426-4388-9475-6941a3046cb3 req-4b6691e1-538b-4a11-9917-08001a6e4b92 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:21.914635 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-4b6691e1-538b-4a11-9917-08001a6e4b92 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:21.915242 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 92/376] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:21 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:21.970014 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-fd18865c-1426-4388-9475-6941a3046cb3 req-ef4b0f61-806c-45f1-83a3-976305aaabae None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:21.972686 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-ef4b0f61-806c-45f1-83a3-976305aaabae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] POST https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687/action Aug 18 23:36:21.973104 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-ef4b0f61-806c-45f1-83a3-976305aaabae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:21.973301 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-ef4b0f61-806c-45f1-83a3-976305aaabae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:21.991749 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:21.991749 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:21.992486 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-fd18865c-1426-4388-9475-6941a3046cb3 req-ef4b0f61-806c-45f1-83a3-976305aaabae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:22.004967 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-fd18865c-1426-4388-9475-6941a3046cb3 req-ef4b0f61-806c-45f1-83a3-976305aaabae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Begin detaching volume completed successfully. Aug 18 23:36:22.005198 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-ef4b0f61-806c-45f1-83a3-976305aaabae tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687/action returned with HTTP 202 Aug 18 23:36:22.005865 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 92/377] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:36:21 2026] POST /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:36:22.069584 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ef4452b6-fee0-470b-8dd7-d02921dc0618 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:22.069975 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ef4452b6-fee0-470b-8dd7-d02921dc0618 None None] GET https://10.4.3.229/volume// Aug 18 23:36:22.070245 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ef4452b6-fee0-470b-8dd7-d02921dc0618 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:22.070445 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ef4452b6-fee0-470b-8dd7-d02921dc0618 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:22.070850 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ef4452b6-fee0-470b-8dd7-d02921dc0618 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:22.071250 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 100/378] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:36:22.083000 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-fd18865c-1426-4388-9475-6941a3046cb3 req-8385ec28-2119-461e-aeb7-b91ad9e0a68d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:22.086590 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-8385ec28-2119-461e-aeb7-b91ad9e0a68d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:22.086590 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-8385ec28-2119-461e-aeb7-b91ad9e0a68d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:22.086590 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-8385ec28-2119-461e-aeb7-b91ad9e0a68d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:22.112153 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:22.112153 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:22.114454 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-fd18865c-1426-4388-9475-6941a3046cb3 req-8385ec28-2119-461e-aeb7-b91ad9e0a68d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:22.120631 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-8385ec28-2119-461e-aeb7-b91ad9e0a68d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:22.120631 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 95/379] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:36:22 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1641 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 23:36:22.835610 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-fd18865c-1426-4388-9475-6941a3046cb3 req-476c292b-19a8-49db-bd3c-b12884a56369 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:22.841470 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-476c292b-19a8-49db-bd3c-b12884a56369 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:22.841719 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-476c292b-19a8-49db-bd3c-b12884a56369 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:22.841943 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-476c292b-19a8-49db-bd3c-b12884a56369 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:22.856387 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:22.856387 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:22.859812 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-fd18865c-1426-4388-9475-6941a3046cb3 req-476c292b-19a8-49db-bd3c-b12884a56369 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:22.864109 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-476c292b-19a8-49db-bd3c-b12884a56369 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:22.864586 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 93/380] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:22 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:22.869237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bb4252f7-76ef-41de-a575-2e6c744059df None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:22.873283 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bb4252f7-76ef-41de-a575-2e6c744059df tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:22.873529 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bb4252f7-76ef-41de-a575-2e6c744059df tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:22.873743 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bb4252f7-76ef-41de-a575-2e6c744059df tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:22.873865 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-bb4252f7-76ef-41de-a575-2e6c744059df tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:22.881626 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:22.881626 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:22.881626 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bb4252f7-76ef-41de-a575-2e6c744059df tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:22.881806 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 93/381] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:22 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:22.887820 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-fd18865c-1426-4388-9475-6941a3046cb3 req-19ae849f-2f11-4f80-9d7f-2fa08d166d1c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:22.891181 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-19ae849f-2f11-4f80-9d7f-2fa08d166d1c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] DELETE https://10.4.3.229/volume/v3/attachments/bd0caeb0-8ae4-47d7-8ccb-ebf130f3ac0f Aug 18 23:36:22.891574 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-19ae849f-2f11-4f80-9d7f-2fa08d166d1c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:22.891574 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-19ae849f-2f11-4f80-9d7f-2fa08d166d1c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:22.910611 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:22.910611 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:22.997218 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-fd18865c-1426-4388-9475-6941a3046cb3 req-19ae849f-2f11-4f80-9d7f-2fa08d166d1c tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/attachments/bd0caeb0-8ae4-47d7-8ccb-ebf130f3ac0f returned with HTTP 200 Aug 18 23:36:22.997746 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 101/382] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:36:22 2026] DELETE /volume/v3/attachments/bd0caeb0-8ae4-47d7-8ccb-ebf130f3ac0f => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:23.124328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-59471acb-ee81-4b3e-aef9-61aaa0bcf372 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:23.125727 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-59471acb-ee81-4b3e-aef9-61aaa0bcf372 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:23.125926 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-59471acb-ee81-4b3e-aef9-61aaa0bcf372 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:23.126219 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-59471acb-ee81-4b3e-aef9-61aaa0bcf372 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:23.140801 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:23.140801 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:23.148062 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-59471acb-ee81-4b3e-aef9-61aaa0bcf372 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:23.155202 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-59471acb-ee81-4b3e-aef9-61aaa0bcf372 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:23.155703 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 96/383] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:23 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:23.220349 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3c9fac20-b147-4b0f-9389-3e9042d0ae25 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:23.223006 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3c9fac20-b147-4b0f-9389-3e9042d0ae25 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:23.223262 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3c9fac20-b147-4b0f-9389-3e9042d0ae25 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:23.223534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3c9fac20-b147-4b0f-9389-3e9042d0ae25 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:23.239090 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:23.239090 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:23.245107 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3c9fac20-b147-4b0f-9389-3e9042d0ae25 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:23.251336 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3c9fac20-b147-4b0f-9389-3e9042d0ae25 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:23.251838 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 94/384] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:23 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:23.296148 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-9bbae016-eda7-44f3-aea1-b41554aa36ea None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:23.298771 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-9bbae016-eda7-44f3-aea1-b41554aa36ea tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] POST https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687/action Aug 18 23:36:23.299205 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-9bbae016-eda7-44f3-aea1-b41554aa36ea tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:23.299388 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-9bbae016-eda7-44f3-aea1-b41554aa36ea tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:23.313420 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:23.313420 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:23.313971 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-9bbae016-eda7-44f3-aea1-b41554aa36ea tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:23.322541 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-9bbae016-eda7-44f3-aea1-b41554aa36ea tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Begin detaching volume completed successfully. Aug 18 23:36:23.322804 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-9bbae016-eda7-44f3-aea1-b41554aa36ea tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687/action returned with HTTP 202 Aug 18 23:36:23.323421 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 94/385] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:36:23 2026] POST /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:36:23.381870 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-14c0089d-3b0a-48be-96c7-a8770bd32c54 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:23.382376 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-14c0089d-3b0a-48be-96c7-a8770bd32c54 None None] GET https://10.4.3.229/volume// Aug 18 23:36:23.382651 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-14c0089d-3b0a-48be-96c7-a8770bd32c54 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:23.382883 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-14c0089d-3b0a-48be-96c7-a8770bd32c54 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:23.383435 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-14c0089d-3b0a-48be-96c7-a8770bd32c54 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:23.384244 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 102/386] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36: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 18 23:36:23.394587 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-8bcec70c-2926-46e5-9369-a7a6a30139de None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:23.396970 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-8bcec70c-2926-46e5-9369-a7a6a30139de tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:23.397232 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-8bcec70c-2926-46e5-9369-a7a6a30139de tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:23.397460 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-8bcec70c-2926-46e5-9369-a7a6a30139de tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:23.408653 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:23.408653 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:23.413421 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-8bcec70c-2926-46e5-9369-a7a6a30139de tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:23.420098 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-8bcec70c-2926-46e5-9369-a7a6a30139de tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:23.420757 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 97/387] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:36:23 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1344 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:36:23.893261 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e703b56a-e151-4f7d-a58d-8733a0138df6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:23.896700 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e703b56a-e151-4f7d-a58d-8733a0138df6 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:23.896700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e703b56a-e151-4f7d-a58d-8733a0138df6 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:23.896700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e703b56a-e151-4f7d-a58d-8733a0138df6 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:23.896700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e703b56a-e151-4f7d-a58d-8733a0138df6 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:23.901316 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:23.901316 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:23.902387 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e703b56a-e151-4f7d-a58d-8733a0138df6 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:23.902886 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 95/388] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:23 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:24.915742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9e089422-a281-4bcd-b994-70a6fabf3d08 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:24.917501 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9e089422-a281-4bcd-b994-70a6fabf3d08 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:24.917761 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9e089422-a281-4bcd-b994-70a6fabf3d08 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:24.917954 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9e089422-a281-4bcd-b994-70a6fabf3d08 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:24.918107 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-9e089422-a281-4bcd-b994-70a6fabf3d08 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:24.923052 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:24.923052 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:24.923936 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9e089422-a281-4bcd-b994-70a6fabf3d08 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:24.924292 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 95/389] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:24 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:25.934988 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-792c69e4-6fe2-476b-930e-3cd0bce5eb03 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:25.936983 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-792c69e4-6fe2-476b-930e-3cd0bce5eb03 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:25.937251 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-792c69e4-6fe2-476b-930e-3cd0bce5eb03 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:25.937487 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-792c69e4-6fe2-476b-930e-3cd0bce5eb03 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:25.937630 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-792c69e4-6fe2-476b-930e-3cd0bce5eb03 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:25.943505 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:25.943505 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:25.944375 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-792c69e4-6fe2-476b-930e-3cd0bce5eb03 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:25.944835 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 103/390] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:25 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:26.722808 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-39e50ae6-ace0-4ae2-8fa8-c5ec06a1312b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:26.725008 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-39e50ae6-ace0-4ae2-8fa8-c5ec06a1312b tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] DELETE https://10.4.3.229/volume/v3/attachments/117dd582-f857-47dd-bbbc-5a2921366533 Aug 18 23:36:26.725275 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-39e50ae6-ace0-4ae2-8fa8-c5ec06a1312b tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:26.725557 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-39e50ae6-ace0-4ae2-8fa8-c5ec06a1312b tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:26.737259 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:26.737259 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:26.838269 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-39e50ae6-ace0-4ae2-8fa8-c5ec06a1312b tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/attachments/117dd582-f857-47dd-bbbc-5a2921366533 returned with HTTP 200 Aug 18 23:36:26.838764 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 98/391] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:36:26 2026] DELETE /volume/v3/attachments/117dd582-f857-47dd-bbbc-5a2921366533 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:26.851175 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-275fae0a-dd7f-4de0-b941-85d6c8c245cb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:26.853508 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-275fae0a-dd7f-4de0-b941-85d6c8c245cb tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] DELETE https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 Aug 18 23:36:26.853707 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-275fae0a-dd7f-4de0-b941-85d6c8c245cb tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:26.854036 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-275fae0a-dd7f-4de0-b941-85d6c8c245cb tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:26.854292 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-275fae0a-dd7f-4de0-b941-85d6c8c245cb tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Delete volume with id: 43332526-2880-4a4c-91da-da465045ed79 Aug 18 23:36:26.861352 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:26.861352 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:26.861834 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-275fae0a-dd7f-4de0-b941-85d6c8c245cb tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:36:26.885037 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-275fae0a-dd7f-4de0-b941-85d6c8c245cb tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Delete volume request issued successfully. Aug 18 23:36:26.886140 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f533b285-2aad-4ebe-b4e7-4cfaf3f6b3e5 req-275fae0a-dd7f-4de0-b941-85d6c8c245cb tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 returned with HTTP 202 Aug 18 23:36:26.886140 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 96/392] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:36:26 2026] DELETE /volume/v3/volumes/43332526-2880-4a4c-91da-da465045ed79 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:26.958422 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a9c9a003-45ad-47ff-b46b-dfadb872198a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:26.960609 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a9c9a003-45ad-47ff-b46b-dfadb872198a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:26.960887 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a9c9a003-45ad-47ff-b46b-dfadb872198a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:26.961130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a9c9a003-45ad-47ff-b46b-dfadb872198a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:26.961293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-a9c9a003-45ad-47ff-b46b-dfadb872198a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:26.966539 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:26.966539 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:26.967674 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a9c9a003-45ad-47ff-b46b-dfadb872198a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:26.968350 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 96/393] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:26 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:26.979372 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4a6c0d6c-f8a3-4c49-94f6-44ffc2973158 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:26.982428 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4a6c0d6c-f8a3-4c49-94f6-44ffc2973158 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 Aug 18 23:36:26.982707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4a6c0d6c-f8a3-4c49-94f6-44ffc2973158 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:26.982905 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4a6c0d6c-f8a3-4c49-94f6-44ffc2973158 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:26.991699 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:26.991699 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:26.996436 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4a6c0d6c-f8a3-4c49-94f6-44ffc2973158 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Volume info retrieved successfully. Aug 18 23:36:27.001336 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4a6c0d6c-f8a3-4c49-94f6-44ffc2973158 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 returned with HTTP 200 Aug 18 23:36:27.001507 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 104/394] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:26 2026] GET /volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:27.016383 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8bb7bbeb-7329-44e6-b68d-818583268006 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:27.023955 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8bb7bbeb-7329-44e6-b68d-818583268006 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] PUT https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:27.023955 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8bb7bbeb-7329-44e6-b68d-818583268006 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-580352177", "description": "tempest-volume-backup-description-1324777391"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:27.037013 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:27.037013 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:27.044628 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8bb7bbeb-7329-44e6-b68d-818583268006 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:27.045126 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 99/395] 10.4.3.229 () {70 vars in 1409 bytes} [Tue Aug 18 23:36:27 2026] PUT /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 332 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:27.054425 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d112e349-56f2-48fc-9ba3-f1fc88a1e693 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:27.056762 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d112e349-56f2-48fc-9ba3-f1fc88a1e693 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:27.056917 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d112e349-56f2-48fc-9ba3-f1fc88a1e693 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:27.057140 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d112e349-56f2-48fc-9ba3-f1fc88a1e693 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:27.057264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-d112e349-56f2-48fc-9ba3-f1fc88a1e693 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:27.067819 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:27.067819 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:27.068700 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d112e349-56f2-48fc-9ba3-f1fc88a1e693 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:27.069108 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 97/396] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:27 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:27.081499 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-94baa78f-37cb-4042-b02f-3417f2aab21d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:27.084634 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-94baa78f-37cb-4042-b02f-3417f2aab21d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] DELETE https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:27.084634 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-94baa78f-37cb-4042-b02f-3417f2aab21d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:27.084910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-94baa78f-37cb-4042-b02f-3417f2aab21d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:27.085034 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-94baa78f-37cb-4042-b02f-3417f2aab21d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Delete backup with id: 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. Aug 18 23:36:27.090673 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:27.090673 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:27.114411 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-94baa78f-37cb-4042-b02f-3417f2aab21d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] delete_backup rpcapi backup_id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:36:27.116738 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-94baa78f-37cb-4042-b02f-3417f2aab21d tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 202 Aug 18 23:36:27.117267 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 97/397] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:36:27 2026] DELETE /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:36:27.125936 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0a19fb3e-fc90-42bc-97bf-8a39e23e1f1b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:27.127571 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0a19fb3e-fc90-42bc-97bf-8a39e23e1f1b tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:27.127735 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0a19fb3e-fc90-42bc-97bf-8a39e23e1f1b tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:27.127911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0a19fb3e-fc90-42bc-97bf-8a39e23e1f1b tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:27.128036 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-0a19fb3e-fc90-42bc-97bf-8a39e23e1f1b tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:27.131821 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:27.131821 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:27.132609 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0a19fb3e-fc90-42bc-97bf-8a39e23e1f1b tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 200 Aug 18 23:36:27.132947 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 105/398] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:27 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 839 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:27.882026 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7435fa89-768e-4601-8c72-2b60d24e9ea2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:27.882448 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7435fa89-768e-4601-8c72-2b60d24e9ea2 None None] GET https://10.4.3.229/volume// Aug 18 23:36:27.882613 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7435fa89-768e-4601-8c72-2b60d24e9ea2 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:27.882819 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7435fa89-768e-4601-8c72-2b60d24e9ea2 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:27.883223 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7435fa89-768e-4601-8c72-2b60d24e9ea2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:27.883500 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 100/399] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:36:27.892402 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6bae2774-ccd4-478a-940a-719179869ffa req-bf2ec48f-8a8e-4bd8-897e-cd3d8d899b60 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:27.894447 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-bf2ec48f-8a8e-4bd8-897e-cd3d8d899b60 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:36:27.894447 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-bf2ec48f-8a8e-4bd8-897e-cd3d8d899b60 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:27.894650 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-bf2ec48f-8a8e-4bd8-897e-cd3d8d899b60 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:27.909289 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:27.909289 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:27.914056 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-6bae2774-ccd4-478a-940a-719179869ffa req-bf2ec48f-8a8e-4bd8-897e-cd3d8d899b60 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:36:27.922995 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-bf2ec48f-8a8e-4bd8-897e-cd3d8d899b60 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:36:27.923528 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 98/400] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:36:27 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1540 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:36:28.022544 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-6bae2774-ccd4-478a-940a-719179869ffa req-9c6ffb7c-82c6-4922-a1dd-b34b079c4fb0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:28.025722 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-9c6ffb7c-82c6-4922-a1dd-b34b079c4fb0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] PUT https://10.4.3.229/volume/v3/attachments/8dc6a25c-50e6-4b73-8b75-04e05b9bd74b Aug 18 23:36:28.026247 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-9c6ffb7c-82c6-4922-a1dd-b34b079c4fb0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:28.044472 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-6bae2774-ccd4-478a-940a-719179869ffa req-9c6ffb7c-82c6-4922-a1dd-b34b079c4fb0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Acquiring lock "cinder-attachment_update-676449bf-4b42-4000-9207-f857a0fcc039-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:36:28.049778 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-6bae2774-ccd4-478a-940a-719179869ffa req-9c6ffb7c-82c6-4922-a1dd-b34b079c4fb0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Lock "cinder-attachment_update-676449bf-4b42-4000-9207-f857a0fcc039-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:36:28.050803 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:28.050803 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:28.143705 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5f6cee74-a865-48fb-a9d3-a8b2f068c5cf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:28.145546 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5f6cee74-a865-48fb-a9d3-a8b2f068c5cf tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 Aug 18 23:36:28.145771 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5f6cee74-a865-48fb-a9d3-a8b2f068c5cf tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:28.146227 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5f6cee74-a865-48fb-a9d3-a8b2f068c5cf tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:28.146900 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-5f6cee74-a865-48fb-a9d3-a8b2f068c5cf tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Show backup with id 4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:36:28.152987 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5f6cee74-a865-48fb-a9d3-a8b2f068c5cf tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 returned with HTTP 404 Aug 18 23:36:28.154429 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 106/401] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:28 2026] GET /volume/v3/backups/4bb9ec5a-2c70-4c5f-b73b-07796e4d3de9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:28.224574 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-6bae2774-ccd4-478a-940a-719179869ffa req-9c6ffb7c-82c6-4922-a1dd-b34b079c4fb0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Lock "cinder-attachment_update-676449bf-4b42-4000-9207-f857a0fcc039-np0000007721" released by "attachment_update" :: held 0.174s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:36:28.225331 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-9c6ffb7c-82c6-4922-a1dd-b34b079c4fb0 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/attachments/8dc6a25c-50e6-4b73-8b75-04e05b9bd74b returned with HTTP 200 Aug 18 23:36:28.226115 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 98/402] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:36:28 2026] PUT /volume/v3/attachments/8dc6a25c-50e6-4b73-8b75-04e05b9bd74b => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:28.263376 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6bae2774-ccd4-478a-940a-719179869ffa req-82c21590-0223-4228-8e39-bb38ea84f5aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:28.265428 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-69310ce8-220c-4763-8157-368c9624d840 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:28.266087 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-82c21590-0223-4228-8e39-bb38ea84f5aa tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] POST https://10.4.3.229/volume/v3/attachments/8dc6a25c-50e6-4b73-8b75-04e05b9bd74b/action Aug 18 23:36:28.266087 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-82c21590-0223-4228-8e39-bb38ea84f5aa tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:28.266277 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-82c21590-0223-4228-8e39-bb38ea84f5aa tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:28.267639 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-69310ce8-220c-4763-8157-368c9624d840 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 Aug 18 23:36:28.267917 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-69310ce8-220c-4763-8157-368c9624d840 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:28.268165 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-69310ce8-220c-4763-8157-368c9624d840 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:28.277308 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:28.277308 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:28.283367 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-69310ce8-220c-4763-8157-368c9624d840 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Volume info retrieved successfully. Aug 18 23:36:28.288454 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:28.288454 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:28.290778 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-69310ce8-220c-4763-8157-368c9624d840 tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 returned with HTTP 200 Aug 18 23:36:28.290778 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 99/403] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:28 2026] GET /volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:28.306492 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bc56b637-8a3a-4c3c-9f4b-fc4e0a04976c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:28.307489 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bc56b637-8a3a-4c3c-9f4b-fc4e0a04976c tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] DELETE https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 Aug 18 23:36:28.307711 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bc56b637-8a3a-4c3c-9f4b-fc4e0a04976c tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:28.307890 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bc56b637-8a3a-4c3c-9f4b-fc4e0a04976c tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:28.308087 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-bc56b637-8a3a-4c3c-9f4b-fc4e0a04976c tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Delete volume with id: 83e2e6f2-7f61-4be0-a969-f3f4acf30706 Aug 18 23:36:28.308599 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6bae2774-ccd4-478a-940a-719179869ffa req-82c21590-0223-4228-8e39-bb38ea84f5aa tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/attachments/8dc6a25c-50e6-4b73-8b75-04e05b9bd74b/action returned with HTTP 204 Aug 18 23:36:28.309026 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 101/404] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:36:28 2026] POST /volume/v3/attachments/8dc6a25c-50e6-4b73-8b75-04e05b9bd74b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:28.325656 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:28.325656 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:28.326100 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bc56b637-8a3a-4c3c-9f4b-fc4e0a04976c tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Volume info retrieved successfully. Aug 18 23:36:28.386858 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bc56b637-8a3a-4c3c-9f4b-fc4e0a04976c tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Delete volume request issued successfully. Aug 18 23:36:28.387190 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bc56b637-8a3a-4c3c-9f4b-fc4e0a04976c tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 returned with HTTP 202 Aug 18 23:36:28.387760 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 107/405] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:36:28 2026] DELETE /volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:28.395529 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c170e314-11f4-47bb-a6af-01ece113125a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:28.397683 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c170e314-11f4-47bb-a6af-01ece113125a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 Aug 18 23:36:28.397928 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c170e314-11f4-47bb-a6af-01ece113125a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:28.398277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c170e314-11f4-47bb-a6af-01ece113125a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:28.409312 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:28.409312 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:28.417378 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c170e314-11f4-47bb-a6af-01ece113125a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Volume info retrieved successfully. Aug 18 23:36:28.428293 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c170e314-11f4-47bb-a6af-01ece113125a tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 returned with HTTP 200 Aug 18 23:36:28.429399 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 99/406] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:28 2026] GET /volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:28.435834 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3b3a4e4b-9995-4998-adfa-3dbe9e35a110 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:28.440396 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3b3a4e4b-9995-4998-adfa-3dbe9e35a110 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:28.440592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3b3a4e4b-9995-4998-adfa-3dbe9e35a110 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:28.440772 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3b3a4e4b-9995-4998-adfa-3dbe9e35a110 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:28.460197 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:28.460197 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:28.466495 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3b3a4e4b-9995-4998-adfa-3dbe9e35a110 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:28.470853 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-3b3a4e4b-9995-4998-adfa-3dbe9e35a110 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:28.471334 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 100/407] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:28 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:28.836659 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-7bf9f4e1-6f4f-45a8-9f97-c98025c3ee2b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:28.838662 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-7bf9f4e1-6f4f-45a8-9f97-c98025c3ee2b tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] DELETE https://10.4.3.229/volume/v3/attachments/22a7f11d-54cb-4490-a1e2-0f1c96141b8b Aug 18 23:36:28.838830 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-7bf9f4e1-6f4f-45a8-9f97-c98025c3ee2b tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:28.838997 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-7bf9f4e1-6f4f-45a8-9f97-c98025c3ee2b tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:28.846322 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:28.846322 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:28.906385 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1032bd87-eb80-4fd6-bbf4-c3d4eb9047cf req-7bf9f4e1-6f4f-45a8-9f97-c98025c3ee2b tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/attachments/22a7f11d-54cb-4490-a1e2-0f1c96141b8b returned with HTTP 200 Aug 18 23:36:28.906881 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 102/408] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:36:28 2026] DELETE /volume/v3/attachments/22a7f11d-54cb-4490-a1e2-0f1c96141b8b => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:29.444701 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-069dad33-5e22-40eb-a186-09b0a1298fff None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:29.448543 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-069dad33-5e22-40eb-a186-09b0a1298fff tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] GET https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 Aug 18 23:36:29.448912 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-069dad33-5e22-40eb-a186-09b0a1298fff tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:29.449081 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-069dad33-5e22-40eb-a186-09b0a1298fff tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:29.460574 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-069dad33-5e22-40eb-a186-09b0a1298fff tempest-VolumesBackupsV39Test-859422725 tempest-VolumesBackupsV39Test-859422725-project-member] https://10.4.3.229/volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 returned with HTTP 404 Aug 18 23:36:29.461046 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 108/409] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:36:29 2026] GET /volume/v3/volumes/83e2e6f2-7f61-4be0-a969-f3f4acf30706 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:32.248056 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:32.471696 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:32.472092 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-742972974", "metadata": {"Type": "Test"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:32.473836 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-742972974', 'metadata': {'Type': 'Test'}}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:32.473836 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume of 1 GB Aug 18 23:36:32.479016 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Availability Zones retrieved successfully. Aug 18 23:36:32.484539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (cd2608d7-ada1-4231-a815-092bee1007b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:32.487390 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7798c51b-da74-487f-99cd-91b2539648bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:32.488782 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:32.523697 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7798c51b-da74-487f-99cd-91b2539648bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:32.524702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd4bbf7-c27d-4d9e-9ad7-29d1133dbf5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:32.613143 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Created reservations ['9178b7eb-8da6-4dcb-af44-b4ff561e94b6', '2cb0f75d-c192-4fc9-97fa-9f4b111529f4', '2ce7f31b-d513-4c89-8435-5d5c32474518', '880f7585-7f23-4db4-b005-3f911d20237a'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:32.613325 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd4bbf7-c27d-4d9e-9ad7-29d1133dbf5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9178b7eb-8da6-4dcb-af44-b4ff561e94b6', '2cb0f75d-c192-4fc9-97fa-9f4b111529f4', '2ce7f31b-d513-4c89-8435-5d5c32474518', '880f7585-7f23-4db4-b005-3f911d20237a']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:32.614658 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6afa582e-1589-49c4-a405-976888ae8a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:32.645595 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6afa582e-1589-49c4-a405-976888ae8a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '599bd891-4636-4ec4-a3d3-2574067e948f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-742972974',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['9178b7eb-8da6-4dcb-af44-b4ff561e94b6','2cb0f75d-c192-4fc9-97fa-9f4b111529f4','2ce7f31b-d513-4c89-8435-5d5c32474518','880f7585-7f23-4db4-b005-3f911d20237a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-742972974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=599bd891-4636-4ec4-a3d3-2574067e948f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='25ba3daf395f49f29d9eacf2123f763f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:32.646318 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05364aed-bf64-4622-b838-5dbeba28bd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:32.664560 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05364aed-bf64-4622-b838-5dbeba28bd6b) transitioned into state 'SUCCESS' from state '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-742972974',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['9178b7eb-8da6-4dcb-af44-b4ff561e94b6','2cb0f75d-c192-4fc9-97fa-9f4b111529f4','2ce7f31b-d513-4c89-8435-5d5c32474518','880f7585-7f23-4db4-b005-3f911d20237a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:32.665841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1fb7087-f1eb-49c1-98f3-8c2d71ff6e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:32.679188 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1fb7087-f1eb-49c1-98f3-8c2d71ff6e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:32.680356 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (cd2608d7-ada1-4231-a815-092bee1007b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:32.680785 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request issued successfully. Aug 18 23:36:32.682358 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4edc93c1-97d4-4375-a21f-77e7cc8769af tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:32.683218 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 100/410] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:36:32 2026] POST /volume/v3/volumes => generated 758 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:32.699337 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a7538631-34a5-4312-bf15-2e3ec9f28530 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:32.701487 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a7538631-34a5-4312-bf15-2e3ec9f28530 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:32.701791 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a7538631-34a5-4312-bf15-2e3ec9f28530 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:32.702071 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a7538631-34a5-4312-bf15-2e3ec9f28530 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:32.705461 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-b7ab135f-7c1c-4375-a069-2693963a4e61 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:32.709600 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:32.709600 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:32.710067 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-b7ab135f-7c1c-4375-a069-2693963a4e61 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] DELETE https://10.4.3.229/volume/v3/attachments/2709a25a-9b48-478a-87a9-b23374983abf Aug 18 23:36:32.710276 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-b7ab135f-7c1c-4375-a069-2693963a4e61 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:32.710496 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-b7ab135f-7c1c-4375-a069-2693963a4e61 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:32.715500 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a7538631-34a5-4312-bf15-2e3ec9f28530 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:32.719293 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:32.719293 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:32.719610 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a7538631-34a5-4312-bf15-2e3ec9f28530 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f returned with HTTP 200 Aug 18 23:36:32.720022 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 101/411] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:32 2026] GET /volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:32.769059 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-b7ab135f-7c1c-4375-a069-2693963a4e61 tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/attachments/2709a25a-9b48-478a-87a9-b23374983abf returned with HTTP 200 Aug 18 23:36:32.769639 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 103/412] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:36:32 2026] DELETE /volume/v3/attachments/2709a25a-9b48-478a-87a9-b23374983abf => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:32.784078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-11bbf98e-d26a-4ae0-8edb-1c655ffe188f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:32.787816 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-11bbf98e-d26a-4ae0-8edb-1c655ffe188f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] DELETE https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 Aug 18 23:36:32.788033 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-11bbf98e-d26a-4ae0-8edb-1c655ffe188f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:32.788298 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-11bbf98e-d26a-4ae0-8edb-1c655ffe188f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:32.788528 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-11bbf98e-d26a-4ae0-8edb-1c655ffe188f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Delete volume with id: 97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 Aug 18 23:36:32.802379 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:32.802379 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:32.803078 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-11bbf98e-d26a-4ae0-8edb-1c655ffe188f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Volume info retrieved successfully. Aug 18 23:36:32.827346 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-11bbf98e-d26a-4ae0-8edb-1c655ffe188f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] Delete volume request issued successfully. Aug 18 23:36:32.827675 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e5ea0d6e-187b-4132-9a39-74990f0d40ae req-11bbf98e-d26a-4ae0-8edb-1c655ffe188f tempest-ServerBootFromVolumeStableRescueTest-1306959407 tempest-ServerBootFromVolumeStableRescueTest-1306959407-project-member] https://10.4.3.229/volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 returned with HTTP 202 Aug 18 23:36:32.828291 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 109/413] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:36:32 2026] DELETE /volume/v3/volumes/97071cc6-5913-46a8-9fcd-8cd9aa4a2ec1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:32.948649 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-75ca5641-9f25-4478-bdab-6f9a52817fc7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:32.950080 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-75ca5641-9f25-4478-bdab-6f9a52817fc7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb Aug 18 23:36:32.950339 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-75ca5641-9f25-4478-bdab-6f9a52817fc7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:32.950587 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-75ca5641-9f25-4478-bdab-6f9a52817fc7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:32.950787 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-75ca5641-9f25-4478-bdab-6f9a52817fc7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Delete volume with id: e3fa4749-9bb7-4a37-8cf5-076fd0a769fb Aug 18 23:36:32.959083 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:32.959083 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:32.960393 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-75ca5641-9f25-4478-bdab-6f9a52817fc7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:32.981818 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-75ca5641-9f25-4478-bdab-6f9a52817fc7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Delete volume request issued successfully. Aug 18 23:36:32.982047 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-75ca5641-9f25-4478-bdab-6f9a52817fc7 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb returned with HTTP 202 Aug 18 23:36:32.982582 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 101/414] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:32 2026] DELETE /volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:32.992888 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-74997a05-ded5-4236-8773-920baf7e6478 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:32.996634 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-74997a05-ded5-4236-8773-920baf7e6478 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb Aug 18 23:36:32.996974 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-74997a05-ded5-4236-8773-920baf7e6478 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:32.997278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-74997a05-ded5-4236-8773-920baf7e6478 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:33.010000 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:33.010000 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:33.015931 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-74997a05-ded5-4236-8773-920baf7e6478 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:33.024463 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-74997a05-ded5-4236-8773-920baf7e6478 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb returned with HTTP 200 Aug 18 23:36:33.024463 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 102/415] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:32 2026] GET /volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:33.733053 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bfc21f60-c144-49df-a635-c16dcf6d9fed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:33.736183 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bfc21f60-c144-49df-a635-c16dcf6d9fed tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:33.736381 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bfc21f60-c144-49df-a635-c16dcf6d9fed tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:33.736574 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bfc21f60-c144-49df-a635-c16dcf6d9fed tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:33.748609 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:33.748609 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:33.755041 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bfc21f60-c144-49df-a635-c16dcf6d9fed tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:33.761984 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bfc21f60-c144-49df-a635-c16dcf6d9fed tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f returned with HTTP 200 Aug 18 23:36:33.762398 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 104/416] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:33 2026] GET /volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:33.777813 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8d5fa359-af92-40ca-beb0-8539ccd8ab6b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:33.780437 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d5fa359-af92-40ca-beb0-8539ccd8ab6b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:33.780697 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d5fa359-af92-40ca-beb0-8539ccd8ab6b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:33.780922 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d5fa359-af92-40ca-beb0-8539ccd8ab6b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:33.789644 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:33.789644 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:33.794567 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8d5fa359-af92-40ca-beb0-8539ccd8ab6b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:33.800669 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d5fa359-af92-40ca-beb0-8539ccd8ab6b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f returned with HTTP 200 Aug 18 23:36:33.801256 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 110/417] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:33 2026] GET /volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:33.817755 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f6510229-268c-407d-8b78-f052d51c5d92 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:33.819916 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f6510229-268c-407d-8b78-f052d51c5d92 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] PUT https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:33.820304 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f6510229-268c-407d-8b78-f052d51c5d92 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-742972974"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:33.831459 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:33.831459 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:33.837760 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f6510229-268c-407d-8b78-f052d51c5d92 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:33.847680 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f6510229-268c-407d-8b78-f052d51c5d92 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume updated successfully. Aug 18 23:36:33.848528 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f6510229-268c-407d-8b78-f052d51c5d92 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f returned with HTTP 200 Aug 18 23:36:33.849103 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 102/418] 10.4.3.229 () {68 vars in 1368 bytes} [Tue Aug 18 23:36:33 2026] PUT /volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f => generated 783 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:33.863662 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-45042901-f849-4588-816a-0801170a15ee None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:33.868478 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-45042901-f849-4588-816a-0801170a15ee tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] PUT https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:33.868478 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-45042901-f849-4588-816a-0801170a15ee tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1418864534", "description": "This is the new description of volume"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:33.885885 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:33.885885 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:33.892632 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-45042901-f849-4588-816a-0801170a15ee tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:33.899180 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-45042901-f849-4588-816a-0801170a15ee tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume updated successfully. Aug 18 23:36:33.899772 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-45042901-f849-4588-816a-0801170a15ee tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f returned with HTTP 200 Aug 18 23:36:33.900286 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 103/419] 10.4.3.229 () {68 vars in 1369 bytes} [Tue Aug 18 23:36:33 2026] PUT /volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:33.910778 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c2365334-9886-44c4-929e-460e159b4163 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:33.912437 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2365334-9886-44c4-929e-460e159b4163 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:33.912627 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2365334-9886-44c4-929e-460e159b4163 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:33.912834 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2365334-9886-44c4-929e-460e159b4163 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:33.921119 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:33.921119 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:33.925840 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c2365334-9886-44c4-929e-460e159b4163 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:33.930056 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2365334-9886-44c4-929e-460e159b4163 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f returned with HTTP 200 Aug 18 23:36:33.930507 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 105/420] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:33 2026] GET /volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f => generated 891 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:33.942277 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:33.943749 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:33.944032 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-40344270", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2141959819"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:33.945379 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-40344270', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2141959819'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:33.945486 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume of 1 GB Aug 18 23:36:33.949016 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Availability Zones retrieved successfully. Aug 18 23:36:33.954104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (7ea5af53-d0fd-4809-9010-a8406ee851ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:33.954951 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb6167c-ef8f-4062-8909-224f33fa5f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:33.955761 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:33.983169 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb6167c-ef8f-4062-8909-224f33fa5f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:33.984054 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d552f226-35d1-42aa-8b89-ad2a5a8de29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:34.029478 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Created reservations ['d69174b5-65d0-4e87-a973-6b9e88feb341', 'e14b9b6e-420e-431b-8551-021eeec65623', '6359ffd1-5430-45ce-910b-e34acd02a106', 'e2337703-b4f4-466f-ad19-9a00a5fa8b56'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:34.030274 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d552f226-35d1-42aa-8b89-ad2a5a8de29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d69174b5-65d0-4e87-a973-6b9e88feb341', 'e14b9b6e-420e-431b-8551-021eeec65623', '6359ffd1-5430-45ce-910b-e34acd02a106', 'e2337703-b4f4-466f-ad19-9a00a5fa8b56']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:34.031211 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a87a5194-ed23-4b33-a73b-9c077a0e2d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:34.043859 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b7d1e9a3-cc9b-4aaf-add4-d81316a51169 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:34.046006 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b7d1e9a3-cc9b-4aaf-add4-d81316a51169 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb Aug 18 23:36:34.046322 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b7d1e9a3-cc9b-4aaf-add4-d81316a51169 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:34.046609 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b7d1e9a3-cc9b-4aaf-add4-d81316a51169 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:34.054709 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b7d1e9a3-cc9b-4aaf-add4-d81316a51169 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb returned with HTTP 404 Aug 18 23:36:34.055179 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a87a5194-ed23-4b33-a73b-9c077a0e2d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-40344270',display_name='tempest-VolumesGetTest-Volume-2141959819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['d69174b5-65d0-4e87-a973-6b9e88feb341','e14b9b6e-420e-431b-8551-021eeec65623','6359ffd1-5430-45ce-910b-e34acd02a106','e2337703-b4f4-466f-ad19-9a00a5fa8b56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-40344270',display_name='tempest-VolumesGetTest-Volume-2141959819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ba3daf395f49f29d9eacf2123f763f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:34.055327 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 103/421] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:34 2026] GET /volume/v3/volumes/e3fa4749-9bb7-4a37-8cf5-076fd0a769fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:34.055979 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7cf9938-a4ae-41d6-965d-46f22d5499bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:34.062737 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3bba1dfc-31b2-4208-9dda-fe16f78411cc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:34.065665 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3bba1dfc-31b2-4208-9dda-fe16f78411cc tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] DELETE https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:34.065902 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3bba1dfc-31b2-4208-9dda-fe16f78411cc tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:34.066168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3bba1dfc-31b2-4208-9dda-fe16f78411cc tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:34.066871 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-3bba1dfc-31b2-4208-9dda-fe16f78411cc tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Delete volume with id: fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:34.077185 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:34.077185 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:34.078116 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3bba1dfc-31b2-4208-9dda-fe16f78411cc tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:34.080895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7cf9938-a4ae-41d6-965d-46f22d5499bd) transitioned into 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-40344270',display_name='tempest-VolumesGetTest-Volume-2141959819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['d69174b5-65d0-4e87-a973-6b9e88feb341','e14b9b6e-420e-431b-8551-021eeec65623','6359ffd1-5430-45ce-910b-e34acd02a106','e2337703-b4f4-466f-ad19-9a00a5fa8b56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:34.081675 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a777c8-5e08-401b-a4fa-83d31a331ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:34.094778 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a777c8-5e08-401b-a4fa-83d31a331ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:34.095527 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (7ea5af53-d0fd-4809-9010-a8406ee851ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:34.095841 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request issued successfully. Aug 18 23:36:34.096396 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-68cbad57-0861-4d8a-8f8b-5f15fb956d4d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:34.096790 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 111/422] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:36:33 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:34.102618 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3bba1dfc-31b2-4208-9dda-fe16f78411cc tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Delete volume request issued successfully. Aug 18 23:36:34.102900 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3bba1dfc-31b2-4208-9dda-fe16f78411cc tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 202 Aug 18 23:36:34.103350 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 104/423] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:34 2026] DELETE /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:34.109735 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4e6e878f-8441-4551-9e78-84e9236a762e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:34.111940 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e6e878f-8441-4551-9e78-84e9236a762e tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e Aug 18 23:36:34.112232 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e6e878f-8441-4551-9e78-84e9236a762e tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:34.112472 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e6e878f-8441-4551-9e78-84e9236a762e tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:34.115857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3bf8f374-d4cd-4e87-a22f-59d6363fdcf0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:34.120832 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:34.120832 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:34.121549 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3bf8f374-d4cd-4e87-a22f-59d6363fdcf0 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:34.121824 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3bf8f374-d4cd-4e87-a22f-59d6363fdcf0 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:34.122626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3bf8f374-d4cd-4e87-a22f-59d6363fdcf0 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:34.125847 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4e6e878f-8441-4551-9e78-84e9236a762e tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:34.130743 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:34.130743 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:34.133446 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e6e878f-8441-4551-9e78-84e9236a762e tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e returned with HTTP 200 Aug 18 23:36:34.133966 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 106/424] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:34 2026] GET /volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:34.135720 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3bf8f374-d4cd-4e87-a22f-59d6363fdcf0 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Volume info retrieved successfully. Aug 18 23:36:34.141953 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3bf8f374-d4cd-4e87-a22f-59d6363fdcf0 tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 200 Aug 18 23:36:34.142701 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 104/425] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:34 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:34.652044 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dc76a1f3-666a-4ba6-b533-60a5bf1ecb02 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:34.654776 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dc76a1f3-666a-4ba6-b533-60a5bf1ecb02 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] GET https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:36:34.655028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dc76a1f3-666a-4ba6-b533-60a5bf1ecb02 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:34.655297 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dc76a1f3-666a-4ba6-b533-60a5bf1ecb02 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:34.671620 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:34.671620 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:34.678861 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-dc76a1f3-666a-4ba6-b533-60a5bf1ecb02 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:36:34.688458 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dc76a1f3-666a-4ba6-b533-60a5bf1ecb02 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 200 Aug 18 23:36:34.689210 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 112/426] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:36:34 2026] GET /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 1833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:36:35.152543 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8d3d2d58-590f-47fd-b97e-506902bba726 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:35.152543 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8d3d2d58-590f-47fd-b97e-506902bba726 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e Aug 18 23:36:35.152543 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8d3d2d58-590f-47fd-b97e-506902bba726 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:35.152543 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8d3d2d58-590f-47fd-b97e-506902bba726 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:35.154116 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=350,cinder:INSERT=46,cinder:UPDATE=70 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:36:35.157424 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-891ea9d1-8945-467c-9c52-cf96ec0a076d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:35.158969 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:35.158969 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:35.161483 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-891ea9d1-8945-467c-9c52-cf96ec0a076d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] GET https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 Aug 18 23:36:35.161826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-891ea9d1-8945-467c-9c52-cf96ec0a076d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:35.162107 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-891ea9d1-8945-467c-9c52-cf96ec0a076d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:35.163604 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8d3d2d58-590f-47fd-b97e-506902bba726 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:35.171548 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8d3d2d58-590f-47fd-b97e-506902bba726 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e returned with HTTP 200 Aug 18 23:36:35.171548 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 105/427] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:35 2026] GET /volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:35.175213 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-891ea9d1-8945-467c-9c52-cf96ec0a076d tempest-TestMultiAttachVolumeSwap-1214235982 tempest-TestMultiAttachVolumeSwap-1214235982-project-member] https://10.4.3.229/volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 returned with HTTP 404 Aug 18 23:36:35.176040 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 107/428] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:35 2026] GET /volume/v3/volumes/fb593105-dbd4-4877-ba1a-250ce4f2d687 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:35.188644 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8c4515e0-4e99-4357-ab24-ac452feaa4c0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:35.190911 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c4515e0-4e99-4357-ab24-ac452feaa4c0 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] PUT https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e Aug 18 23:36:35.191357 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c4515e0-4e99-4357-ab24-ac452feaa4c0 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-742972974", "description": null}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:35.209058 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:35.209058 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:35.215770 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8c4515e0-4e99-4357-ab24-ac452feaa4c0 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:35.224921 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8c4515e0-4e99-4357-ab24-ac452feaa4c0 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume updated successfully. Aug 18 23:36:35.225644 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c4515e0-4e99-4357-ab24-ac452feaa4c0 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e returned with HTTP 200 Aug 18 23:36:35.226059 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 105/429] 10.4.3.229 () {68 vars in 1368 bytes} [Tue Aug 18 23:36:35 2026] PUT /volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e => generated 769 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:35.238401 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1dd767e7-091a-4af4-8da8-9c29f8267f04 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:35.240499 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1dd767e7-091a-4af4-8da8-9c29f8267f04 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e Aug 18 23:36:35.240703 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1dd767e7-091a-4af4-8da8-9c29f8267f04 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:35.240883 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1dd767e7-091a-4af4-8da8-9c29f8267f04 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:35.249232 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:35.249232 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:35.256885 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1dd767e7-091a-4af4-8da8-9c29f8267f04 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:35.263596 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1dd767e7-091a-4af4-8da8-9c29f8267f04 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e returned with HTTP 200 Aug 18 23:36:35.264070 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 113/430] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:35 2026] GET /volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:35.279253 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-267e35a6-eb5b-4cb1-a712-14a7ff497760 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:35.281220 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-267e35a6-eb5b-4cb1-a712-14a7ff497760 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e Aug 18 23:36:35.281448 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-267e35a6-eb5b-4cb1-a712-14a7ff497760 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:35.281721 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-267e35a6-eb5b-4cb1-a712-14a7ff497760 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:35.281908 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-267e35a6-eb5b-4cb1-a712-14a7ff497760 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume with id: e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e Aug 18 23:36:35.288553 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:35.288553 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:35.289014 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-267e35a6-eb5b-4cb1-a712-14a7ff497760 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:35.308634 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-267e35a6-eb5b-4cb1-a712-14a7ff497760 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume request issued successfully. Aug 18 23:36:35.308634 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-267e35a6-eb5b-4cb1-a712-14a7ff497760 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e returned with HTTP 202 Aug 18 23:36:35.309016 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 106/431] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:35 2026] DELETE /volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:35.319716 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e8711113-47f1-40d1-bcde-7996e355d9c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:35.323240 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e8711113-47f1-40d1-bcde-7996e355d9c8 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e Aug 18 23:36:35.323524 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e8711113-47f1-40d1-bcde-7996e355d9c8 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:35.323785 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e8711113-47f1-40d1-bcde-7996e355d9c8 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:35.337067 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:35.337067 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:35.343119 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e8711113-47f1-40d1-bcde-7996e355d9c8 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:35.351283 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e8711113-47f1-40d1-bcde-7996e355d9c8 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e returned with HTTP 200 Aug 18 23:36:35.351893 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 108/432] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:35 2026] GET /volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:36.367086 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0de2002f-3d1a-481f-943e-99e31a82dc55 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:36.369030 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0de2002f-3d1a-481f-943e-99e31a82dc55 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e Aug 18 23:36:36.369351 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0de2002f-3d1a-481f-943e-99e31a82dc55 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:36.369564 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0de2002f-3d1a-481f-943e-99e31a82dc55 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:36.378558 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0de2002f-3d1a-481f-943e-99e31a82dc55 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e returned with HTTP 404 Aug 18 23:36:36.379245 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 106/433] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:36 2026] GET /volume/v3/volumes/e12e0aa2-7bd0-49c9-a72e-7bc4de3cf42e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:36.387964 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2e02883f-10f2-4b95-955d-92a480ca3545 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:36.389909 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e02883f-10f2-4b95-955d-92a480ca3545 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:36.390077 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e02883f-10f2-4b95-955d-92a480ca3545 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:36.390529 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e02883f-10f2-4b95-955d-92a480ca3545 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:36.398602 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:36.398602 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:36.403251 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2e02883f-10f2-4b95-955d-92a480ca3545 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:36.409721 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e02883f-10f2-4b95-955d-92a480ca3545 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f returned with HTTP 200 Aug 18 23:36:36.410197 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 114/434] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:36 2026] GET /volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f => generated 891 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:36.423542 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f932ca80-b8d6-4bdb-85ff-ceaa89aee181 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:36.425467 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f932ca80-b8d6-4bdb-85ff-ceaa89aee181 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] DELETE https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:36.425712 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f932ca80-b8d6-4bdb-85ff-ceaa89aee181 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:36.425939 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f932ca80-b8d6-4bdb-85ff-ceaa89aee181 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:36.426256 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-f932ca80-b8d6-4bdb-85ff-ceaa89aee181 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume with id: 599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:36.433455 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:36.433455 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:36.433963 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f932ca80-b8d6-4bdb-85ff-ceaa89aee181 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:36.452614 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f932ca80-b8d6-4bdb-85ff-ceaa89aee181 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume request issued successfully. Aug 18 23:36:36.452614 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f932ca80-b8d6-4bdb-85ff-ceaa89aee181 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f returned with HTTP 202 Aug 18 23:36:36.453017 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 107/435] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:36 2026] DELETE /volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:36.463846 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c99cbb0d-b65c-41de-9ab5-1b2a880f2c7a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:36.465411 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c99cbb0d-b65c-41de-9ab5-1b2a880f2c7a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:36.465619 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c99cbb0d-b65c-41de-9ab5-1b2a880f2c7a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:36.465780 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c99cbb0d-b65c-41de-9ab5-1b2a880f2c7a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:36.474645 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:36.474645 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:36.478472 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c99cbb0d-b65c-41de-9ab5-1b2a880f2c7a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:36.485385 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c99cbb0d-b65c-41de-9ab5-1b2a880f2c7a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f returned with HTTP 200 Aug 18 23:36:36.485885 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 109/436] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:36 2026] GET /volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f => generated 890 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:37.509935 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f1f60603-b527-4afe-90b8-479e968b58be None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:37.511178 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f1f60603-b527-4afe-90b8-479e968b58be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f Aug 18 23:36:37.511414 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f1f60603-b527-4afe-90b8-479e968b58be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:37.511664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f1f60603-b527-4afe-90b8-479e968b58be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:37.529702 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f1f60603-b527-4afe-90b8-479e968b58be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f returned with HTTP 404 Aug 18 23:36:37.530331 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 107/437] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:37 2026] GET /volume/v3/volumes/599bd891-4636-4ec4-a3d3-2574067e948f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:37.541432 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:37.543540 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:37.543917 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2029793643"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:37.545725 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2029793643'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:37.545914 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume of 1 GB Aug 18 23:36:37.556773 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Availability Zones retrieved successfully. Aug 18 23:36:37.565528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (5071f04a-253e-450d-beb8-6dfae3a85de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:37.566705 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e2cf05-42ea-498b-9380-cd49303d0a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:37.568870 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:37.610237 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e2cf05-42ea-498b-9380-cd49303d0a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:37.611345 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c40e8e-3156-4493-be95-b4700ea44f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:37.672024 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Created reservations ['c28d66fe-8f2f-4b20-a93f-0e7283948129', '41ff7062-7067-40f8-963a-22ae745409a6', '15d8046b-1e1a-41c6-a95a-8b9cad08e338', '8ec3c3d1-bc44-48ee-9ee2-17f21e644d8b'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:37.672964 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c40e8e-3156-4493-be95-b4700ea44f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c28d66fe-8f2f-4b20-a93f-0e7283948129', '41ff7062-7067-40f8-963a-22ae745409a6', '15d8046b-1e1a-41c6-a95a-8b9cad08e338', '8ec3c3d1-bc44-48ee-9ee2-17f21e644d8b']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:37.673882 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9131bd-e789-479f-9293-ed8c2fa53d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:37.705605 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9131bd-e789-479f-9293-ed8c2fa53d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c1c1978-c9a5-49c3-adb4-b0fe911c7e09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2029793643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['c28d66fe-8f2f-4b20-a93f-0e7283948129','41ff7062-7067-40f8-963a-22ae745409a6','15d8046b-1e1a-41c6-a95a-8b9cad08e338','8ec3c3d1-bc44-48ee-9ee2-17f21e644d8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2029793643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c1c1978-c9a5-49c3-adb4-b0fe911c7e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ba3daf395f49f29d9eacf2123f763f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:37.706271 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a360bea-c56c-4360-9ff4-6448bf7e800b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:37.731078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a360bea-c56c-4360-9ff4-6448bf7e800b) transitioned into state 'SUCCESS' from state '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-2029793643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['c28d66fe-8f2f-4b20-a93f-0e7283948129','41ff7062-7067-40f8-963a-22ae745409a6','15d8046b-1e1a-41c6-a95a-8b9cad08e338','8ec3c3d1-bc44-48ee-9ee2-17f21e644d8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:37.731867 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0b1512-8766-4ba4-b6d8-fe1e9d6f7f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:37.750202 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0b1512-8766-4ba4-b6d8-fe1e9d6f7f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:37.751636 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (5071f04a-253e-450d-beb8-6dfae3a85de8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:37.752037 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request issued successfully. Aug 18 23:36:37.753176 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3cefc85-fdbc-452e-a861-22261dabe0ff tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:37.753731 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 115/438] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:36:37 2026] POST /volume/v3/volumes => generated 745 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:37.769235 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-74e72c5b-f3d6-4075-bf5f-4a53e069e967 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:37.771894 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-74e72c5b-f3d6-4075-bf5f-4a53e069e967 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 Aug 18 23:36:37.772172 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-74e72c5b-f3d6-4075-bf5f-4a53e069e967 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:37.772466 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-74e72c5b-f3d6-4075-bf5f-4a53e069e967 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:37.781103 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:37.781103 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:37.786107 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-74e72c5b-f3d6-4075-bf5f-4a53e069e967 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:37.792857 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-74e72c5b-f3d6-4075-bf5f-4a53e069e967 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 returned with HTTP 200 Aug 18 23:36:37.793360 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 108/439] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:37 2026] GET /volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:38.806648 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fb73ce34-5ca9-4e05-81d7-51bafdad9352 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:38.810206 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb73ce34-5ca9-4e05-81d7-51bafdad9352 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 Aug 18 23:36:38.810411 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb73ce34-5ca9-4e05-81d7-51bafdad9352 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:38.810615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb73ce34-5ca9-4e05-81d7-51bafdad9352 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:38.822847 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:38.822847 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:38.830195 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fb73ce34-5ca9-4e05-81d7-51bafdad9352 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:38.839537 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb73ce34-5ca9-4e05-81d7-51bafdad9352 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 returned with HTTP 200 Aug 18 23:36:38.840101 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 110/440] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:38 2026] GET /volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:38.861826 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:38.865582 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:38.865886 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4c1c1978-c9a5-49c3-adb4-b0fe911c7e09", "size": 1, "name": "tempest-VolumesGetTest-Volume-1115128408", "metadata": {"Type": "Test"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:38.867534 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request body: {'volume': {'source_volid': '4c1c1978-c9a5-49c3-adb4-b0fe911c7e09', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1115128408', 'metadata': {'Type': 'Test'}}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:38.879144 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:38.879144 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:38.879781 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume retrieved successfully. Aug 18 23:36:38.880486 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume of 1 GB Aug 18 23:36:38.883767 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Availability Zones retrieved successfully. Aug 18 23:36:38.889181 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (9013db6d-1a37-495f-a21c-5292c1d4eca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:38.890669 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994a0f7d-a434-4731-82b3-b41c2b202879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:38.892015 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:38.924326 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994a0f7d-a434-4731-82b3-b41c2b202879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4c1c1978-c9a5-49c3-adb4-b0fe911c7e09', 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:38.925318 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05271677-f802-44ca-a685-1e8575590be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:38.976801 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Created reservations ['d6614be4-a2a5-40ab-8852-7544ccf1d1da', 'f8318da5-797d-4832-9dbe-609e184d5724', 'dfb435e2-d9fe-46f3-9b04-6e400058d7af', 'c289b2f0-e8dd-4f71-8fa3-7f369e3366f1'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:38.977731 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05271677-f802-44ca-a685-1e8575590be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6614be4-a2a5-40ab-8852-7544ccf1d1da', 'f8318da5-797d-4832-9dbe-609e184d5724', 'dfb435e2-d9fe-46f3-9b04-6e400058d7af', 'c289b2f0-e8dd-4f71-8fa3-7f369e3366f1']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:38.978562 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041460e8-d31c-4522-8474-40889d6056ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:39.019792 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041460e8-d31c-4522-8474-40889d6056ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1963c0a8-5825-47a4-ab90-79e8bb117ada', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1115128408',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['d6614be4-a2a5-40ab-8852-7544ccf1d1da','f8318da5-797d-4832-9dbe-609e184d5724','dfb435e2-d9fe-46f3-9b04-6e400058d7af','c289b2f0-e8dd-4f71-8fa3-7f369e3366f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=4c1c1978-c9a5-49c3-adb4-b0fe911c7e09,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1115128408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1963c0a8-5825-47a4-ab90-79e8bb117ada,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='25ba3daf395f49f29d9eacf2123f763f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4c1c1978-c9a5-49c3-adb4-b0fe911c7e09,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:39.020789 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c9de15-d1c9-443e-b8ee-0cd1e931f067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:39.040716 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c9de15-d1c9-443e-b8ee-0cd1e931f067) transitioned into state 'SUCCESS' from state '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-1115128408',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['d6614be4-a2a5-40ab-8852-7544ccf1d1da','f8318da5-797d-4832-9dbe-609e184d5724','dfb435e2-d9fe-46f3-9b04-6e400058d7af','c289b2f0-e8dd-4f71-8fa3-7f369e3366f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=4c1c1978-c9a5-49c3-adb4-b0fe911c7e09,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:39.041732 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19a8677-df04-47bd-adda-57eb733605b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:39.065319 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19a8677-df04-47bd-adda-57eb733605b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:39.066496 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (9013db6d-1a37-495f-a21c-5292c1d4eca1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:39.066950 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request issued successfully. Aug 18 23:36:39.067692 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f2c7f6ef-99be-4072-bfe5-7b53e8a2e10a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:39.068211 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 108/441] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:36:38 2026] POST /volume/v3/volumes => generated 793 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:39.083331 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-994eaed3-3801-4ebb-ac74-885a33b6650d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:39.087242 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-994eaed3-3801-4ebb-ac74-885a33b6650d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:39.087507 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-994eaed3-3801-4ebb-ac74-885a33b6650d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:39.087783 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-994eaed3-3801-4ebb-ac74-885a33b6650d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:39.092728 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=346,cinder:INSERT=54,cinder:UPDATE=86 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:36:39.098470 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:39.098470 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:39.106535 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-994eaed3-3801-4ebb-ac74-885a33b6650d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:39.112747 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-994eaed3-3801-4ebb-ac74-885a33b6650d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada returned with HTTP 200 Aug 18 23:36:39.113213 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 116/442] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:39 2026] GET /volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:39.879811 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-2226a7e6-49a1-411a-9e72-63752d5095aa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:39.883228 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-2226a7e6-49a1-411a-9e72-63752d5095aa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:36:39.883818 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-2226a7e6-49a1-411a-9e72-63752d5095aa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:39.884582 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-2226a7e6-49a1-411a-9e72-63752d5095aa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:39.908227 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:39.908227 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:39.915642 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-2226a7e6-49a1-411a-9e72-63752d5095aa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:36:39.922407 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-2226a7e6-49a1-411a-9e72-63752d5095aa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:36:39.923017 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 109/443] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:36:39 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:39.940188 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0e14c6e4-d15c-4b99-a672-f6b446d07376 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:39.942773 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0e14c6e4-d15c-4b99-a672-f6b446d07376 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523/action Aug 18 23:36:39.943194 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0e14c6e4-d15c-4b99-a672-f6b446d07376 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:36:39.943353 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0e14c6e4-d15c-4b99-a672-f6b446d07376 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:39.961223 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:39.961223 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:39.961829 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0e14c6e4-d15c-4b99-a672-f6b446d07376 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:36:39.971036 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0e14c6e4-d15c-4b99-a672-f6b446d07376 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Begin detaching volume completed successfully. Aug 18 23:36:39.971305 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0e14c6e4-d15c-4b99-a672-f6b446d07376 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523/action returned with HTTP 202 Aug 18 23:36:39.971877 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 111/444] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:36:39 2026] POST /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:36:40.010226 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e8d6a969-f5b0-42cc-ac08-c02378cdeafd None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.012085 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e8d6a969-f5b0-42cc-ac08-c02378cdeafd tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:36:40.012285 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e8d6a969-f5b0-42cc-ac08-c02378cdeafd tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:40.012460 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e8d6a969-f5b0-42cc-ac08-c02378cdeafd tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:40.022665 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:40.022665 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:40.026603 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e8d6a969-f5b0-42cc-ac08-c02378cdeafd tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:36:40.033154 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e8d6a969-f5b0-42cc-ac08-c02378cdeafd tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:36:40.033154 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 109/445] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:40 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:40.033275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d82d5a50-c5df-4d0f-8a80-f4ce34c5820c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.033275 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d82d5a50-c5df-4d0f-8a80-f4ce34c5820c None None] GET https://10.4.3.229/volume// Aug 18 23:36:40.033275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d82d5a50-c5df-4d0f-8a80-f4ce34c5820c None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:40.033275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d82d5a50-c5df-4d0f-8a80-f4ce34c5820c None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:40.033275 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d82d5a50-c5df-4d0f-8a80-f4ce34c5820c None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:36:40.033275 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 117/446] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:36:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:36:40.040234 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0567ab9c-c3d2-4fa3-a778-56d7f00b6968 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.042845 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0567ab9c-c3d2-4fa3-a778-56d7f00b6968 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:36:40.043108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0567ab9c-c3d2-4fa3-a778-56d7f00b6968 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:40.043469 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0567ab9c-c3d2-4fa3-a778-56d7f00b6968 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:40.070563 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:40.070563 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:40.076507 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0567ab9c-c3d2-4fa3-a778-56d7f00b6968 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:36:40.082837 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-0567ab9c-c3d2-4fa3-a778-56d7f00b6968 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:36:40.083375 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 110/447] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:36:40 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 1319 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:36:40.127645 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b2ecb0c6-741e-479b-8c5f-f66e1162e2b3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.129808 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2ecb0c6-741e-479b-8c5f-f66e1162e2b3 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:40.130018 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2ecb0c6-741e-479b-8c5f-f66e1162e2b3 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:40.130266 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2ecb0c6-741e-479b-8c5f-f66e1162e2b3 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:40.140014 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:40.140014 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:40.145902 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b2ecb0c6-741e-479b-8c5f-f66e1162e2b3 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:40.151247 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2ecb0c6-741e-479b-8c5f-f66e1162e2b3 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada returned with HTTP 200 Aug 18 23:36:40.151740 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 112/448] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:40 2026] GET /volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:40.184821 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9b20ef36-ee6c-4a91-9065-287d9547144d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.192510 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9b20ef36-ee6c-4a91-9065-287d9547144d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:40.192778 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9b20ef36-ee6c-4a91-9065-287d9547144d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:40.193011 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9b20ef36-ee6c-4a91-9065-287d9547144d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:40.206602 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:40.206602 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:40.213227 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9b20ef36-ee6c-4a91-9065-287d9547144d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:40.219004 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9b20ef36-ee6c-4a91-9065-287d9547144d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada returned with HTTP 200 Aug 18 23:36:40.219456 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 110/449] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:40 2026] GET /volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada => generated 886 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:40.238650 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cde4b3e2-e974-4bd7-9b50-5ebe063a181c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.242272 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cde4b3e2-e974-4bd7-9b50-5ebe063a181c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] PUT https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:40.243533 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cde4b3e2-e974-4bd7-9b50-5ebe063a181c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1115128408"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:40.255376 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:40.255376 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:40.260552 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cde4b3e2-e974-4bd7-9b50-5ebe063a181c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:40.271069 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cde4b3e2-e974-4bd7-9b50-5ebe063a181c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume updated successfully. Aug 18 23:36:40.271069 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cde4b3e2-e974-4bd7-9b50-5ebe063a181c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada returned with HTTP 200 Aug 18 23:36:40.271069 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 118/450] 10.4.3.229 () {68 vars in 1368 bytes} [Tue Aug 18 23:36:40 2026] PUT /volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:40.287702 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4ea55e19-7af4-4a49-a4d2-5feaea4f12c0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.290391 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4ea55e19-7af4-4a49-a4d2-5feaea4f12c0 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] PUT https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:40.290587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4ea55e19-7af4-4a49-a4d2-5feaea4f12c0 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1406089348", "description": "This is the new description of volume"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:40.304238 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:40.304238 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:40.312382 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4ea55e19-7af4-4a49-a4d2-5feaea4f12c0 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:40.322108 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4ea55e19-7af4-4a49-a4d2-5feaea4f12c0 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume updated successfully. Aug 18 23:36:40.323196 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4ea55e19-7af4-4a49-a4d2-5feaea4f12c0 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada returned with HTTP 200 Aug 18 23:36:40.323974 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 111/451] 10.4.3.229 () {68 vars in 1369 bytes} [Tue Aug 18 23:36:40 2026] PUT /volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:40.343507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-960c021e-414d-48bf-b8e2-5a7936d0974d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.347586 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-960c021e-414d-48bf-b8e2-5a7936d0974d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:40.347928 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-960c021e-414d-48bf-b8e2-5a7936d0974d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:40.348881 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-960c021e-414d-48bf-b8e2-5a7936d0974d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:40.360076 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:40.360076 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:40.364213 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-960c021e-414d-48bf-b8e2-5a7936d0974d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:40.368565 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-960c021e-414d-48bf-b8e2-5a7936d0974d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada returned with HTTP 200 Aug 18 23:36:40.369034 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 113/452] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:40 2026] GET /volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada => generated 925 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:40.387843 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.390213 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:40.390587 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1408864282", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1324038396"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:40.392042 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1408864282', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1324038396'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:40.392161 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume of 1 GB Aug 18 23:36:40.397318 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Availability Zones retrieved successfully. Aug 18 23:36:40.404419 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (39681fd5-523b-40a2-8783-90649474c694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:40.406140 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584aae89-221d-4858-882d-8be8abf0a476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:40.407565 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:40.437412 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584aae89-221d-4858-882d-8be8abf0a476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:40.438206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60d6cca-874c-4f19-ab65-511a1319ecee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:40.482555 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Created reservations ['7de4de55-f33b-4f91-a772-9b5935bb7834', 'bddeed0b-ff3a-46b7-a0e8-c64772731e29', '66b82694-dbd9-4a5b-9586-4068b4d18cc1', '2f73b261-48d5-4592-8069-60f7bde5fd52'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:40.483529 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60d6cca-874c-4f19-ab65-511a1319ecee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7de4de55-f33b-4f91-a772-9b5935bb7834', 'bddeed0b-ff3a-46b7-a0e8-c64772731e29', '66b82694-dbd9-4a5b-9586-4068b4d18cc1', '2f73b261-48d5-4592-8069-60f7bde5fd52']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:40.484434 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ca06d3-de7d-494d-87a7-a16e72157e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:40.507992 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ca06d3-de7d-494d-87a7-a16e72157e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d055f78-6248-4a33-ba54-c8baf85be967', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1408864282',display_name='tempest-VolumesGetTest-Volume-1324038396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['7de4de55-f33b-4f91-a772-9b5935bb7834','bddeed0b-ff3a-46b7-a0e8-c64772731e29','66b82694-dbd9-4a5b-9586-4068b4d18cc1','2f73b261-48d5-4592-8069-60f7bde5fd52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1408864282',display_name='tempest-VolumesGetTest-Volume-1324038396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d055f78-6248-4a33-ba54-c8baf85be967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ba3daf395f49f29d9eacf2123f763f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:40.508711 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56fcd743-3f85-4142-88a4-6db96adb1246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:40.527337 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56fcd743-3f85-4142-88a4-6db96adb1246) transitioned into 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-1408864282',display_name='tempest-VolumesGetTest-Volume-1324038396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['7de4de55-f33b-4f91-a772-9b5935bb7834','bddeed0b-ff3a-46b7-a0e8-c64772731e29','66b82694-dbd9-4a5b-9586-4068b4d18cc1','2f73b261-48d5-4592-8069-60f7bde5fd52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:40.527989 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0915ceb1-b4e3-4363-b658-bb416c9b5702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:40.537780 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0915ceb1-b4e3-4363-b658-bb416c9b5702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:40.540178 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (39681fd5-523b-40a2-8783-90649474c694) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:40.540178 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request issued successfully. Aug 18 23:36:40.540178 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f9e51f31-d85f-4a7d-b0eb-f350b2e4147c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:40.540344 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 111/453] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:36:40 2026] POST /volume/v3/volumes => generated 780 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:40.555034 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a6ff26ea-35f9-45a9-a890-bc2c00e402c7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.561665 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a6ff26ea-35f9-45a9-a890-bc2c00e402c7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 Aug 18 23:36:40.561665 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a6ff26ea-35f9-45a9-a890-bc2c00e402c7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:40.561665 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a6ff26ea-35f9-45a9-a890-bc2c00e402c7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:40.582243 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:40.582243 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:40.585605 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a6ff26ea-35f9-45a9-a890-bc2c00e402c7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:40.593411 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a6ff26ea-35f9-45a9-a890-bc2c00e402c7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 returned with HTTP 200 Aug 18 23:36:40.593411 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 119/454] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:40 2026] GET /volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:40.894624 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:40.897617 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:40.898271 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1627077567"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:40.900766 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1627077567'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:40.900920 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Create volume of 1 GB Aug 18 23:36:40.906486 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Availability Zones retrieved successfully. Aug 18 23:36:40.916392 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Flow 'volume_create_api' (c850b338-dbfe-4955-be8b-5e8a9db52f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:40.917798 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee19c2ad-2dd9-49c0-a948-104b55f041bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:40.919091 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:40.953529 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee19c2ad-2dd9-49c0-a948-104b55f041bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:40.954462 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40b5498b-abdf-4ecc-b817-689a6a8ebf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:41.026832 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Created reservations ['583518c9-343e-4c0d-b8dd-2a79e1ac6e74', '6b6b620d-24af-445f-96b9-15040dbb5482', 'c7ad36c6-c8ae-42d2-9729-e344b6067771', '97f7e068-22f8-41a5-a828-6d804f26f963'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:41.027647 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40b5498b-abdf-4ecc-b817-689a6a8ebf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['583518c9-343e-4c0d-b8dd-2a79e1ac6e74', '6b6b620d-24af-445f-96b9-15040dbb5482', 'c7ad36c6-c8ae-42d2-9729-e344b6067771', '97f7e068-22f8-41a5-a828-6d804f26f963']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:41.028616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26fbf85-bf51-42ad-a17b-d464a0c68130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:41.046582 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-a4d3358e-db35-416a-8860-3652c0ce3b8e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:41.048049 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-a4d3358e-db35-416a-8860-3652c0ce3b8e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] DELETE https://10.4.3.229/volume/v3/attachments/e3801a0f-39d5-4188-8eec-dd85ff3cc03a Aug 18 23:36:41.048231 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-a4d3358e-db35-416a-8860-3652c0ce3b8e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:41.048408 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-a4d3358e-db35-416a-8860-3652c0ce3b8e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:41.051769 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-02516418-73d4-45a0-b469-a57523ad8844 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:41.053503 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-02516418-73d4-45a0-b469-a57523ad8844 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:36:41.053691 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-02516418-73d4-45a0-b469-a57523ad8844 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:41.054060 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-02516418-73d4-45a0-b469-a57523ad8844 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:41.057653 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:41.057653 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:41.065161 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:41.065161 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:41.065836 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26fbf85-bf51-42ad-a17b-d464a0c68130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b92099ab-a557-414a-914b-3d3e487be185', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1627077567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49c09d8b0b5540dfbf8a61d7769bf194',qos_specs=None,replication_status=,reservations=['583518c9-343e-4c0d-b8dd-2a79e1ac6e74','6b6b620d-24af-445f-96b9-15040dbb5482','c7ad36c6-c8ae-42d2-9729-e344b6067771','97f7e068-22f8-41a5-a828-6d804f26f963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5437ff92ded64232b880bf3bd07fe3cd',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1627077567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b92099ab-a557-414a-914b-3d3e487be185,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49c09d8b0b5540dfbf8a61d7769bf194',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5437ff92ded64232b880bf3bd07fe3cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:41.066696 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c4e95d-106d-41ec-baeb-57b1d92e3736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:41.069797 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-02516418-73d4-45a0-b469-a57523ad8844 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:36:41.076722 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-02516418-73d4-45a0-b469-a57523ad8844 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:36:41.077287 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 112/455] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:41 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:41.098099 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c4e95d-106d-41ec-baeb-57b1d92e3736) transitioned into state 'SUCCESS' from state '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-1627077567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49c09d8b0b5540dfbf8a61d7769bf194',qos_specs=None,replication_status=,reservations=['583518c9-343e-4c0d-b8dd-2a79e1ac6e74','6b6b620d-24af-445f-96b9-15040dbb5482','c7ad36c6-c8ae-42d2-9729-e344b6067771','97f7e068-22f8-41a5-a828-6d804f26f963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5437ff92ded64232b880bf3bd07fe3cd',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:41.098930 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (188f4b30-f142-47dd-8bb6-7b7cd6d82c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:41.109162 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (188f4b30-f142-47dd-8bb6-7b7cd6d82c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:41.110425 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Flow 'volume_create_api' (c850b338-dbfe-4955-be8b-5e8a9db52f1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:41.110812 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Create volume request issued successfully. Aug 18 23:36:41.111598 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-79c4639d-d0f3-4f2a-8bcb-c9b1f08cba82 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:41.112155 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 112/456] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:36:40 2026] POST /volume/v3/volumes => generated 752 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:41.121804 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-534306fe-a95c-4bfd-af1e-46c688e7264b req-a4d3358e-db35-416a-8860-3652c0ce3b8e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments/e3801a0f-39d5-4188-8eec-dd85ff3cc03a returned with HTTP 200 Aug 18 23:36:41.122251 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 114/457] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:36:41 2026] DELETE /volume/v3/attachments/e3801a0f-39d5-4188-8eec-dd85ff3cc03a => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:41.130757 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6ec1a9c9-75bc-4982-bcc0-400ee2d44a20 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:41.132877 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6ec1a9c9-75bc-4982-bcc0-400ee2d44a20 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:36:41.133452 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6ec1a9c9-75bc-4982-bcc0-400ee2d44a20 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:41.133864 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6ec1a9c9-75bc-4982-bcc0-400ee2d44a20 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:41.142852 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:41.142852 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:41.146272 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6ec1a9c9-75bc-4982-bcc0-400ee2d44a20 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:36:41.156745 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6ec1a9c9-75bc-4982-bcc0-400ee2d44a20 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:36:41.158218 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 120/458] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:41 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:41.614274 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-23288070-9b6d-458c-9ba5-e5f36ec93292 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:41.616697 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-23288070-9b6d-458c-9ba5-e5f36ec93292 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 Aug 18 23:36:41.616945 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-23288070-9b6d-458c-9ba5-e5f36ec93292 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:41.617204 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-23288070-9b6d-458c-9ba5-e5f36ec93292 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:41.625237 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:41.625237 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:41.630459 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-23288070-9b6d-458c-9ba5-e5f36ec93292 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:41.636373 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-23288070-9b6d-458c-9ba5-e5f36ec93292 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 returned with HTTP 200 Aug 18 23:36:41.636801 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 113/459] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:41 2026] GET /volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:41.649556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f3721067-6770-4c80-a9fa-8c1c33b1a6b8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:41.651633 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f3721067-6770-4c80-a9fa-8c1c33b1a6b8 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] PUT https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 Aug 18 23:36:41.651916 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f3721067-6770-4c80-a9fa-8c1c33b1a6b8 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1115128408", "description": null}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:41.660095 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:41.660095 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:41.663339 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f3721067-6770-4c80-a9fa-8c1c33b1a6b8 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:41.668976 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f3721067-6770-4c80-a9fa-8c1c33b1a6b8 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume updated successfully. Aug 18 23:36:41.669801 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f3721067-6770-4c80-a9fa-8c1c33b1a6b8 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 returned with HTTP 200 Aug 18 23:36:41.669959 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 113/460] 10.4.3.229 () {68 vars in 1368 bytes} [Tue Aug 18 23:36:41 2026] PUT /volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 => generated 770 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:41.684344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-efd989b0-48d6-4f40-85b7-0d03c2e6d1bc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:41.685574 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-efd989b0-48d6-4f40-85b7-0d03c2e6d1bc tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 Aug 18 23:36:41.685844 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-efd989b0-48d6-4f40-85b7-0d03c2e6d1bc tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:41.686118 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-efd989b0-48d6-4f40-85b7-0d03c2e6d1bc tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:41.693252 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:41.693252 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:41.697403 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-efd989b0-48d6-4f40-85b7-0d03c2e6d1bc tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:41.702212 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-efd989b0-48d6-4f40-85b7-0d03c2e6d1bc tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 returned with HTTP 200 Aug 18 23:36:41.702694 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 115/461] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:41 2026] GET /volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:41.717624 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1ec60b50-9fae-4374-ba8c-c53246200f06 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:41.721314 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ec60b50-9fae-4374-ba8c-c53246200f06 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] DELETE https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 Aug 18 23:36:41.721314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ec60b50-9fae-4374-ba8c-c53246200f06 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:41.721314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ec60b50-9fae-4374-ba8c-c53246200f06 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:41.721314 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-1ec60b50-9fae-4374-ba8c-c53246200f06 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume with id: 3d055f78-6248-4a33-ba54-c8baf85be967 Aug 18 23:36:41.734366 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:41.734366 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:41.734902 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1ec60b50-9fae-4374-ba8c-c53246200f06 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:41.759001 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1ec60b50-9fae-4374-ba8c-c53246200f06 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume request issued successfully. Aug 18 23:36:41.759289 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ec60b50-9fae-4374-ba8c-c53246200f06 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 returned with HTTP 202 Aug 18 23:36:41.759707 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 121/462] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:41 2026] DELETE /volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:41.770649 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e4d25100-95b3-4e66-b62a-7f2c78efd339 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:41.772323 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e4d25100-95b3-4e66-b62a-7f2c78efd339 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 Aug 18 23:36:41.772530 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e4d25100-95b3-4e66-b62a-7f2c78efd339 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:41.772694 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e4d25100-95b3-4e66-b62a-7f2c78efd339 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:41.782395 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:41.782395 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:41.787130 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e4d25100-95b3-4e66-b62a-7f2c78efd339 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:41.792982 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e4d25100-95b3-4e66-b62a-7f2c78efd339 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 returned with HTTP 200 Aug 18 23:36:41.793400 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 114/463] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:41 2026] GET /volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:42.092272 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bde38a3d-5387-419b-a6f1-ce3b25d94b6b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:42.094466 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bde38a3d-5387-419b-a6f1-ce3b25d94b6b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:36:42.094466 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bde38a3d-5387-419b-a6f1-ce3b25d94b6b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:42.094707 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bde38a3d-5387-419b-a6f1-ce3b25d94b6b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:42.101409 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:42.101409 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:42.105031 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bde38a3d-5387-419b-a6f1-ce3b25d94b6b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:36:42.109432 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bde38a3d-5387-419b-a6f1-ce3b25d94b6b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:36:42.109886 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 114/464] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:42 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:42.178044 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-443f229a-8aac-4b74-950a-c34957f1b855 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:42.180344 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-443f229a-8aac-4b74-950a-c34957f1b855 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:36:42.181970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-443f229a-8aac-4b74-950a-c34957f1b855 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:42.181970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-443f229a-8aac-4b74-950a-c34957f1b855 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:42.189372 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:42.189372 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:42.198507 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-443f229a-8aac-4b74-950a-c34957f1b855 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:36:42.204625 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-443f229a-8aac-4b74-950a-c34957f1b855 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:36:42.205295 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 116/465] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:42 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:42.809839 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5eee895f-3961-4e7c-9654-10f0f8b69f68 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:42.811948 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5eee895f-3961-4e7c-9654-10f0f8b69f68 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 Aug 18 23:36:42.812230 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5eee895f-3961-4e7c-9654-10f0f8b69f68 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:42.812431 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5eee895f-3961-4e7c-9654-10f0f8b69f68 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:42.819472 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5eee895f-3961-4e7c-9654-10f0f8b69f68 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 returned with HTTP 404 Aug 18 23:36:42.820065 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 122/466] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:42 2026] GET /volume/v3/volumes/3d055f78-6248-4a33-ba54-c8baf85be967 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:42.827924 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6f6b1752-ad63-45b1-98eb-f3e9e484731f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:42.830216 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6f6b1752-ad63-45b1-98eb-f3e9e484731f tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:42.830844 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6f6b1752-ad63-45b1-98eb-f3e9e484731f tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:42.831082 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6f6b1752-ad63-45b1-98eb-f3e9e484731f tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:42.840030 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:42.840030 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:42.844331 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6f6b1752-ad63-45b1-98eb-f3e9e484731f tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:42.849500 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6f6b1752-ad63-45b1-98eb-f3e9e484731f tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada returned with HTTP 200 Aug 18 23:36:42.849890 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 115/467] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:42 2026] GET /volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:42.863509 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ecae1942-db04-4b82-a059-98a30a2a8884 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:42.865408 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ecae1942-db04-4b82-a059-98a30a2a8884 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:42.865621 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ecae1942-db04-4b82-a059-98a30a2a8884 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:42.865805 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ecae1942-db04-4b82-a059-98a30a2a8884 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:42.865958 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-ecae1942-db04-4b82-a059-98a30a2a8884 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume with id: 1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:42.873171 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:42.873171 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:42.873690 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ecae1942-db04-4b82-a059-98a30a2a8884 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:42.891200 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ecae1942-db04-4b82-a059-98a30a2a8884 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume request issued successfully. Aug 18 23:36:42.894383 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ecae1942-db04-4b82-a059-98a30a2a8884 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada returned with HTTP 202 Aug 18 23:36:42.894383 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 115/468] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:42 2026] DELETE /volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:42.904334 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-47235d1e-f3cc-47a1-935c-d9fa023510ad None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:42.909583 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-47235d1e-f3cc-47a1-935c-d9fa023510ad tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:42.909958 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-47235d1e-f3cc-47a1-935c-d9fa023510ad tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:42.910371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-47235d1e-f3cc-47a1-935c-d9fa023510ad tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:42.920218 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:42.920218 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:42.924180 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-47235d1e-f3cc-47a1-935c-d9fa023510ad tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:42.928993 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-47235d1e-f3cc-47a1-935c-d9fa023510ad tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada returned with HTTP 200 Aug 18 23:36:42.930327 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 117/469] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:42 2026] GET /volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:43.942549 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d13950db-9eaa-44fc-81d2-82cff01792dc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:43.944256 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d13950db-9eaa-44fc-81d2-82cff01792dc tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada Aug 18 23:36:43.944455 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d13950db-9eaa-44fc-81d2-82cff01792dc tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:43.944680 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d13950db-9eaa-44fc-81d2-82cff01792dc tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:43.951950 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d13950db-9eaa-44fc-81d2-82cff01792dc tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada returned with HTTP 404 Aug 18 23:36:43.951950 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 123/470] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:43 2026] GET /volume/v3/volumes/1963c0a8-5825-47a4-ab90-79e8bb117ada => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:43.960695 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3d5c8cc6-a054-498d-b7f1-abaad51d48c5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:43.962969 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d5c8cc6-a054-498d-b7f1-abaad51d48c5 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 Aug 18 23:36:43.963257 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d5c8cc6-a054-498d-b7f1-abaad51d48c5 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:43.963538 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d5c8cc6-a054-498d-b7f1-abaad51d48c5 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:43.971342 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:43.971342 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:43.983855 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3d5c8cc6-a054-498d-b7f1-abaad51d48c5 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:43.996245 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d5c8cc6-a054-498d-b7f1-abaad51d48c5 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 returned with HTTP 200 Aug 18 23:36:43.996642 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 116/471] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:43 2026] GET /volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:44.011122 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3f9dcb04-bf59-4a99-85fc-1b0ccf783eca None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:44.013204 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3f9dcb04-bf59-4a99-85fc-1b0ccf783eca tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 Aug 18 23:36:44.014089 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3f9dcb04-bf59-4a99-85fc-1b0ccf783eca tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:44.014089 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3f9dcb04-bf59-4a99-85fc-1b0ccf783eca tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:44.014089 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-3f9dcb04-bf59-4a99-85fc-1b0ccf783eca tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume with id: 4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 Aug 18 23:36:44.038462 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:44.038462 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:44.039930 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3f9dcb04-bf59-4a99-85fc-1b0ccf783eca tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:44.079301 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3f9dcb04-bf59-4a99-85fc-1b0ccf783eca tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume request issued successfully. Aug 18 23:36:44.079524 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3f9dcb04-bf59-4a99-85fc-1b0ccf783eca tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 returned with HTTP 202 Aug 18 23:36:44.079944 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 116/472] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:44 2026] DELETE /volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:44.089596 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f0fdbe0e-c77c-42c3-aad1-76eb006ea1d3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:44.092425 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0fdbe0e-c77c-42c3-aad1-76eb006ea1d3 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 Aug 18 23:36:44.092425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0fdbe0e-c77c-42c3-aad1-76eb006ea1d3 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:44.092425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0fdbe0e-c77c-42c3-aad1-76eb006ea1d3 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:44.104993 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:44.104993 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:44.112809 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f0fdbe0e-c77c-42c3-aad1-76eb006ea1d3 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:44.117648 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0fdbe0e-c77c-42c3-aad1-76eb006ea1d3 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 returned with HTTP 200 Aug 18 23:36:44.118245 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 118/473] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:44 2026] GET /volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:45.134468 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e5eddda9-0797-4150-8799-a03df9b079e4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:45.143745 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e5eddda9-0797-4150-8799-a03df9b079e4 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 Aug 18 23:36:45.143993 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e5eddda9-0797-4150-8799-a03df9b079e4 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:45.144182 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e5eddda9-0797-4150-8799-a03df9b079e4 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:45.155586 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e5eddda9-0797-4150-8799-a03df9b079e4 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 returned with HTTP 404 Aug 18 23:36:45.156531 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 124/474] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:45 2026] GET /volume/v3/volumes/4c1c1978-c9a5-49c3-adb4-b0fe911c7e09 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:45.235544 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-02853b7f-4bad-490d-8517-889a2b2e22be None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:45.238799 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:45.240188 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-VolumesGetTest-Volume-131692564", "metadata": {"Type": "Test"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:45.241402 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request body: {'volume': {'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-131692564', 'metadata': {'Type': 'Test'}}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:45.373278 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume of 1 GB Aug 18 23:36:45.380354 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Availability Zones retrieved successfully. Aug 18 23:36:45.386688 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (3fb38315-13aa-430c-9e07-4feec34f3075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:45.389244 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4481f3b6-3bc8-4595-80f8-6509413e0263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:45.394675 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:45.502005 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4481f3b6-3bc8-4595-80f8-6509413e0263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:45.502887 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (320dff5d-c734-4b44-a6f4-31a159bd6794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:45.557938 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Created reservations ['1a32980e-4d35-4ca4-9dd3-c3c674bbb6e8', 'd9157f5b-8f00-4471-a41c-15c04195acb1', 'dbbf7de3-f5a2-4d4f-abf0-0011f991f6c0', '97314305-b09a-467d-96b8-e58d203da577'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:45.558904 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (320dff5d-c734-4b44-a6f4-31a159bd6794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a32980e-4d35-4ca4-9dd3-c3c674bbb6e8', 'd9157f5b-8f00-4471-a41c-15c04195acb1', 'dbbf7de3-f5a2-4d4f-abf0-0011f991f6c0', '97314305-b09a-467d-96b8-e58d203da577']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:45.559654 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b48a476-c4a9-47e9-9832-26625557fe0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:45.595209 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b48a476-c4a9-47e9-9832-26625557fe0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cdeadba-3195-434c-b620-ded4df2aff48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-131692564',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['1a32980e-4d35-4ca4-9dd3-c3c674bbb6e8','d9157f5b-8f00-4471-a41c-15c04195acb1','dbbf7de3-f5a2-4d4f-abf0-0011f991f6c0','97314305-b09a-467d-96b8-e58d203da577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-131692564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cdeadba-3195-434c-b620-ded4df2aff48,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='25ba3daf395f49f29d9eacf2123f763f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:45.596429 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (466e4e9e-f30a-47dd-a095-dbd68cb8e142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:45.626542 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (466e4e9e-f30a-47dd-a095-dbd68cb8e142) transitioned into state 'SUCCESS' from state '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-131692564',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['1a32980e-4d35-4ca4-9dd3-c3c674bbb6e8','d9157f5b-8f00-4471-a41c-15c04195acb1','dbbf7de3-f5a2-4d4f-abf0-0011f991f6c0','97314305-b09a-467d-96b8-e58d203da577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:45.627468 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af102a5f-955a-4c71-a5d3-d590d3c390ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:45.645450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af102a5f-955a-4c71-a5d3-d590d3c390ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:45.647314 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (3fb38315-13aa-430c-9e07-4feec34f3075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:45.647908 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request issued successfully. Aug 18 23:36:45.648735 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-02853b7f-4bad-490d-8517-889a2b2e22be tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:45.649353 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 117/475] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:36:45 2026] POST /volume/v3/volumes => generated 758 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:45.666861 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-aea3bc9d-f8d7-4caa-a2a8-0067d783e60d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:45.669041 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aea3bc9d-f8d7-4caa-a2a8-0067d783e60d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:45.669311 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aea3bc9d-f8d7-4caa-a2a8-0067d783e60d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:45.669646 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aea3bc9d-f8d7-4caa-a2a8-0067d783e60d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:45.677702 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:45.677702 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:45.683658 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-aea3bc9d-f8d7-4caa-a2a8-0067d783e60d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:45.686343 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aea3bc9d-f8d7-4caa-a2a8-0067d783e60d tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 returned with HTTP 200 Aug 18 23:36:45.686770 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 117/476] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:45 2026] GET /volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:46.705956 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc3a4dc8-44d3-4a6d-b65a-bd8b9a4c983a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:46.708610 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc3a4dc8-44d3-4a6d-b65a-bd8b9a4c983a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:46.708881 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc3a4dc8-44d3-4a6d-b65a-bd8b9a4c983a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:46.709163 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc3a4dc8-44d3-4a6d-b65a-bd8b9a4c983a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:46.720034 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:46.720034 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:46.732588 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bc3a4dc8-44d3-4a6d-b65a-bd8b9a4c983a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:46.740333 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc3a4dc8-44d3-4a6d-b65a-bd8b9a4c983a tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 returned with HTTP 200 Aug 18 23:36:46.740912 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 119/477] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:46 2026] GET /volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:36:46.756330 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bf0a3ab9-26f4-4bcc-a1c9-9c32cfd86ff6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:46.759609 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bf0a3ab9-26f4-4bcc-a1c9-9c32cfd86ff6 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:46.759609 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bf0a3ab9-26f4-4bcc-a1c9-9c32cfd86ff6 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:46.759609 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bf0a3ab9-26f4-4bcc-a1c9-9c32cfd86ff6 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:46.769306 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:46.769306 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:46.776433 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bf0a3ab9-26f4-4bcc-a1c9-9c32cfd86ff6 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:46.786594 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bf0a3ab9-26f4-4bcc-a1c9-9c32cfd86ff6 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 returned with HTTP 200 Aug 18 23:36:46.786707 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 125/478] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:46 2026] GET /volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:46.799384 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-987109e3-9997-4566-86bf-bf0446edc26b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:46.801124 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-987109e3-9997-4566-86bf-bf0446edc26b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] PUT https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:46.801420 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-987109e3-9997-4566-86bf-bf0446edc26b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-131692564"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:46.812601 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:46.812601 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:46.815896 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-987109e3-9997-4566-86bf-bf0446edc26b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:46.823265 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-987109e3-9997-4566-86bf-bf0446edc26b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume updated successfully. Aug 18 23:36:46.824054 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-987109e3-9997-4566-86bf-bf0446edc26b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 returned with HTTP 200 Aug 18 23:36:46.825089 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 118/479] 10.4.3.229 () {68 vars in 1368 bytes} [Tue Aug 18 23:36:46 2026] PUT /volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 => generated 782 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:46.843202 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6ec857fb-caa8-453f-94a1-d91f7ddb3971 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:46.846423 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6ec857fb-caa8-453f-94a1-d91f7ddb3971 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] PUT https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:46.846849 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6ec857fb-caa8-453f-94a1-d91f7ddb3971 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1512427223", "description": "This is the new description of volume"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:46.860427 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:46.860427 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:46.865524 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6ec857fb-caa8-453f-94a1-d91f7ddb3971 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:46.875057 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6ec857fb-caa8-453f-94a1-d91f7ddb3971 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume updated successfully. Aug 18 23:36:46.875695 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6ec857fb-caa8-453f-94a1-d91f7ddb3971 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 returned with HTTP 200 Aug 18 23:36:46.876067 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 118/480] 10.4.3.229 () {68 vars in 1369 bytes} [Tue Aug 18 23:36:46 2026] PUT /volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:46.894466 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1012a82d-e8c8-4e25-8680-8ba3a2b4d1dd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:46.900192 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1012a82d-e8c8-4e25-8680-8ba3a2b4d1dd tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:46.900192 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1012a82d-e8c8-4e25-8680-8ba3a2b4d1dd tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:46.900192 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1012a82d-e8c8-4e25-8680-8ba3a2b4d1dd tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:46.910810 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:46.910810 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:46.924901 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1012a82d-e8c8-4e25-8680-8ba3a2b4d1dd tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:46.933406 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1012a82d-e8c8-4e25-8680-8ba3a2b4d1dd tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 returned with HTTP 200 Aug 18 23:36:46.933754 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 120/481] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:46 2026] GET /volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 => generated 1406 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:46.951996 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:46.955048 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:46.955469 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1338638688", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-703679318"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:46.957212 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1338638688', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-703679318'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:46.957379 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume of 1 GB Aug 18 23:36:46.966450 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Availability Zones retrieved successfully. Aug 18 23:36:46.972013 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (8e06074b-8ae3-4751-8153-8de743f3734c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:46.972748 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09ea4c1-17f8-4c9b-b3e6-f7c5a5b0956c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:46.973639 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:47.003152 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09ea4c1-17f8-4c9b-b3e6-f7c5a5b0956c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:47.003923 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd08c9d-d236-49eb-a669-55d5de1fce04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:47.057129 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Created reservations ['46caa74a-87cf-4e94-bb6c-b2a7e57cdbf8', 'd52de41d-1724-4364-b04f-4effacc226f5', '6e67ea2f-2fcc-455d-ba8b-5751ad5dc06a', '0fbd7e68-c060-4953-8ddf-708eeb44faf2'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:47.058081 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd08c9d-d236-49eb-a669-55d5de1fce04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46caa74a-87cf-4e94-bb6c-b2a7e57cdbf8', 'd52de41d-1724-4364-b04f-4effacc226f5', '6e67ea2f-2fcc-455d-ba8b-5751ad5dc06a', '0fbd7e68-c060-4953-8ddf-708eeb44faf2']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:47.059123 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4951ba-6845-4902-977a-6fd3d4fe5666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:47.086474 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4951ba-6845-4902-977a-6fd3d4fe5666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '217b0f18-854c-4d54-9609-18766b3f452d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1338638688',display_name='tempest-VolumesGetTest-Volume-703679318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['46caa74a-87cf-4e94-bb6c-b2a7e57cdbf8','d52de41d-1724-4364-b04f-4effacc226f5','6e67ea2f-2fcc-455d-ba8b-5751ad5dc06a','0fbd7e68-c060-4953-8ddf-708eeb44faf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1338638688',display_name='tempest-VolumesGetTest-Volume-703679318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=217b0f18-854c-4d54-9609-18766b3f452d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25ba3daf395f49f29d9eacf2123f763f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:47.087416 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfdc62a2-140f-43de-9371-2fbd32e3e9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:47.110123 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfdc62a2-140f-43de-9371-2fbd32e3e9c4) transitioned into 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-1338638688',display_name='tempest-VolumesGetTest-Volume-703679318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25ba3daf395f49f29d9eacf2123f763f',qos_specs=None,replication_status=,reservations=['46caa74a-87cf-4e94-bb6c-b2a7e57cdbf8','d52de41d-1724-4364-b04f-4effacc226f5','6e67ea2f-2fcc-455d-ba8b-5751ad5dc06a','0fbd7e68-c060-4953-8ddf-708eeb44faf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f12cefff8a54cd2beac1566a4757aa8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:47.110847 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a519ee-cf01-4856-b679-474eb3de99af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:47.126796 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a519ee-cf01-4856-b679-474eb3de99af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:47.128204 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Flow 'volume_create_api' (8e06074b-8ae3-4751-8153-8de743f3734c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:47.129239 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Create volume request issued successfully. Aug 18 23:36:47.130101 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31aefd1d-a724-42d6-8ebd-00204d59da65 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:47.130892 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 126/482] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:36:46 2026] POST /volume/v3/volumes => generated 779 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:47.146314 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3a837831-3fe9-4035-874a-1c470e5347a7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:47.149535 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a837831-3fe9-4035-874a-1c470e5347a7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d Aug 18 23:36:47.149666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a837831-3fe9-4035-874a-1c470e5347a7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:47.149993 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a837831-3fe9-4035-874a-1c470e5347a7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:47.169238 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:47.169238 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:47.174117 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3a837831-3fe9-4035-874a-1c470e5347a7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:47.179414 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a837831-3fe9-4035-874a-1c470e5347a7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d returned with HTTP 200 Aug 18 23:36:47.179811 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 119/483] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:47 2026] GET /volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:48.198758 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ba7d675d-27d7-474f-878a-0e2f821575e7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:48.201608 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba7d675d-27d7-474f-878a-0e2f821575e7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d Aug 18 23:36:48.201882 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba7d675d-27d7-474f-878a-0e2f821575e7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:48.202198 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba7d675d-27d7-474f-878a-0e2f821575e7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:48.209246 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:48.209246 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:48.214398 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ba7d675d-27d7-474f-878a-0e2f821575e7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:48.219447 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba7d675d-27d7-474f-878a-0e2f821575e7 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d returned with HTTP 200 Aug 18 23:36:48.219830 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 119/484] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:48 2026] GET /volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:48.236694 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0603bf0f-c15b-4b25-b472-2b9f1aa0e90c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:48.239207 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0603bf0f-c15b-4b25-b472-2b9f1aa0e90c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] PUT https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d Aug 18 23:36:48.239864 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0603bf0f-c15b-4b25-b472-2b9f1aa0e90c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-131692564", "description": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:48.244369 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=295,cinder:UPDATE=36,cinder:INSERT=11 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:36:48.252981 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:48.252981 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:48.259195 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0603bf0f-c15b-4b25-b472-2b9f1aa0e90c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:48.269408 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0603bf0f-c15b-4b25-b472-2b9f1aa0e90c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume updated successfully. Aug 18 23:36:48.269408 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0603bf0f-c15b-4b25-b472-2b9f1aa0e90c tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d returned with HTTP 200 Aug 18 23:36:48.269408 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 121/485] 10.4.3.229 () {68 vars in 1368 bytes} [Tue Aug 18 23:36:48 2026] PUT /volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d => generated 769 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:48.289666 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a6afc0b8-9027-4d09-a3a7-d6049120ed43 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:48.291967 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a6afc0b8-9027-4d09-a3a7-d6049120ed43 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d Aug 18 23:36:48.292523 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a6afc0b8-9027-4d09-a3a7-d6049120ed43 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:48.292769 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a6afc0b8-9027-4d09-a3a7-d6049120ed43 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:48.302648 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:48.302648 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:48.307467 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a6afc0b8-9027-4d09-a3a7-d6049120ed43 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:48.312974 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a6afc0b8-9027-4d09-a3a7-d6049120ed43 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d returned with HTTP 200 Aug 18 23:36:48.313358 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 127/486] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:48 2026] GET /volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:48.328171 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bf1cd3bf-36f2-4a8a-a058-3ee658d69c50 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:48.330612 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bf1cd3bf-36f2-4a8a-a058-3ee658d69c50 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] DELETE https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d Aug 18 23:36:48.330851 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bf1cd3bf-36f2-4a8a-a058-3ee658d69c50 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:48.331067 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bf1cd3bf-36f2-4a8a-a058-3ee658d69c50 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:48.331384 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-bf1cd3bf-36f2-4a8a-a058-3ee658d69c50 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume with id: 217b0f18-854c-4d54-9609-18766b3f452d Aug 18 23:36:48.334031 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=357,cinder:INSERT=54,cinder:UPDATE=101 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:36:48.343913 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:48.343913 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:48.344385 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bf1cd3bf-36f2-4a8a-a058-3ee658d69c50 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:48.380926 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bf1cd3bf-36f2-4a8a-a058-3ee658d69c50 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume request issued successfully. Aug 18 23:36:48.381213 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bf1cd3bf-36f2-4a8a-a058-3ee658d69c50 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d returned with HTTP 202 Aug 18 23:36:48.381899 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 120/487] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:48 2026] DELETE /volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:48.390972 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-72c1d702-5230-4c75-992a-185222e972b9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:48.395789 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-72c1d702-5230-4c75-992a-185222e972b9 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d Aug 18 23:36:48.396155 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-72c1d702-5230-4c75-992a-185222e972b9 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:48.396366 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-72c1d702-5230-4c75-992a-185222e972b9 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:48.405567 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:48.405567 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:48.411480 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-72c1d702-5230-4c75-992a-185222e972b9 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:48.416215 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-72c1d702-5230-4c75-992a-185222e972b9 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d returned with HTTP 200 Aug 18 23:36:48.416611 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 120/488] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:48 2026] GET /volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:49.440750 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-768389d6-066c-417d-8f89-3f5f0c648749 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:49.442975 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-768389d6-066c-417d-8f89-3f5f0c648749 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d Aug 18 23:36:49.443250 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-768389d6-066c-417d-8f89-3f5f0c648749 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:49.443440 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-768389d6-066c-417d-8f89-3f5f0c648749 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:49.453531 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-768389d6-066c-417d-8f89-3f5f0c648749 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d returned with HTTP 404 Aug 18 23:36:49.454217 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 122/489] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:49 2026] GET /volume/v3/volumes/217b0f18-854c-4d54-9609-18766b3f452d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:49.463328 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2cb568ff-0036-49f7-af75-a7b66ce7561b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:49.468672 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2cb568ff-0036-49f7-af75-a7b66ce7561b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:49.468855 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2cb568ff-0036-49f7-af75-a7b66ce7561b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:49.469041 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2cb568ff-0036-49f7-af75-a7b66ce7561b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:49.480014 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:49.480014 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:49.489300 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2cb568ff-0036-49f7-af75-a7b66ce7561b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:49.497894 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2cb568ff-0036-49f7-af75-a7b66ce7561b tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 returned with HTTP 200 Aug 18 23:36:49.498426 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 128/490] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:49 2026] GET /volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 => generated 1406 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:49.515471 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fa45823c-e1fe-410d-b26a-4dcda0f02a62 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:49.517782 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa45823c-e1fe-410d-b26a-4dcda0f02a62 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] DELETE https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:49.517998 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa45823c-e1fe-410d-b26a-4dcda0f02a62 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:49.518209 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa45823c-e1fe-410d-b26a-4dcda0f02a62 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:49.518366 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-fa45823c-e1fe-410d-b26a-4dcda0f02a62 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume with id: 9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:49.526772 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:49.526772 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:49.527265 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fa45823c-e1fe-410d-b26a-4dcda0f02a62 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:49.549319 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fa45823c-e1fe-410d-b26a-4dcda0f02a62 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Delete volume request issued successfully. Aug 18 23:36:49.549537 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa45823c-e1fe-410d-b26a-4dcda0f02a62 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 returned with HTTP 202 Aug 18 23:36:49.549964 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 121/491] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:36:49 2026] DELETE /volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:36:49.559289 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7ddd432e-7cfb-4a35-85c6-8a1144dcf234 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:49.561430 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7ddd432e-7cfb-4a35-85c6-8a1144dcf234 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:49.561687 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7ddd432e-7cfb-4a35-85c6-8a1144dcf234 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:49.561921 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7ddd432e-7cfb-4a35-85c6-8a1144dcf234 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:49.574412 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:49.574412 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:49.582675 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7ddd432e-7cfb-4a35-85c6-8a1144dcf234 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Volume info retrieved successfully. Aug 18 23:36:49.593482 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7ddd432e-7cfb-4a35-85c6-8a1144dcf234 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 returned with HTTP 200 Aug 18 23:36:49.594302 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 121/492] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:49 2026] GET /volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 => generated 1405 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:36:49.969665 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:50.189508 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:50.189972 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-258166795"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:50.191811 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-258166795'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:50.192015 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Create volume of 1 GB Aug 18 23:36:50.196723 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Availability Zones retrieved successfully. Aug 18 23:36:50.204472 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Flow 'volume_create_api' (ee6d3b9b-27d4-4c61-a622-0f810c7fe18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:50.205794 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffb5f7e-195e-4a26-99a7-1d564880741d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:50.207122 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:50.236863 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffb5f7e-195e-4a26-99a7-1d564880741d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:50.237959 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e584df46-fefb-4ef1-9923-f17c9f6290e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:50.307528 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Created reservations ['d1b4a480-db71-43a9-bcdb-0f1d0748b9da', '94cc8cff-afcc-4645-aa72-97f25f0cc007', 'e8f238cd-e9cd-44b6-a1d6-30de42af9d30', '2ad2d93b-a740-433a-b9eb-8bace464d95a'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:50.308384 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e584df46-fefb-4ef1-9923-f17c9f6290e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1b4a480-db71-43a9-bcdb-0f1d0748b9da', '94cc8cff-afcc-4645-aa72-97f25f0cc007', 'e8f238cd-e9cd-44b6-a1d6-30de42af9d30', '2ad2d93b-a740-433a-b9eb-8bace464d95a']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:50.309115 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f751a9-9dac-4058-bfc2-2fa9ac9c7474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:50.330601 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f751a9-9dac-4058-bfc2-2fa9ac9c7474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0190bd7-4d62-4a5e-89e7-bd94f8695a28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-258166795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee793ab825764dcd9bf46b8dbed58cfc',qos_specs=None,replication_status=,reservations=['d1b4a480-db71-43a9-bcdb-0f1d0748b9da','94cc8cff-afcc-4645-aa72-97f25f0cc007','e8f238cd-e9cd-44b6-a1d6-30de42af9d30','2ad2d93b-a740-433a-b9eb-8bace464d95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e061353bf3aa46ac8cb401afd358447a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-258166795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0190bd7-4d62-4a5e-89e7-bd94f8695a28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee793ab825764dcd9bf46b8dbed58cfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e061353bf3aa46ac8cb401afd358447a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:50.331271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c569c5-ec8a-456b-9f45-0f01c19769a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:50.352287 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c569c5-ec8a-456b-9f45-0f01c19769a5) transitioned into state 'SUCCESS' from state '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-258166795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee793ab825764dcd9bf46b8dbed58cfc',qos_specs=None,replication_status=,reservations=['d1b4a480-db71-43a9-bcdb-0f1d0748b9da','94cc8cff-afcc-4645-aa72-97f25f0cc007','e8f238cd-e9cd-44b6-a1d6-30de42af9d30','2ad2d93b-a740-433a-b9eb-8bace464d95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e061353bf3aa46ac8cb401afd358447a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:50.353099 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a7a504-5df1-4585-9e26-c48a8bf80ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:50.367717 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a7a504-5df1-4585-9e26-c48a8bf80ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:50.368533 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Flow 'volume_create_api' (ee6d3b9b-27d4-4c61-a622-0f810c7fe18e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:50.368877 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Create volume request issued successfully. Aug 18 23:36:50.369463 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0de41c10-aa54-4db5-a5c2-d5591be5176c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:50.369914 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 123/493] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:36:49 2026] POST /volume/v3/volumes => generated 758 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:50.611979 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6c990de7-fc6c-4ddf-acdf-cd015f04db20 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:50.614629 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6c990de7-fc6c-4ddf-acdf-cd015f04db20 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] GET https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 Aug 18 23:36:50.614968 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6c990de7-fc6c-4ddf-acdf-cd015f04db20 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:50.615218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6c990de7-fc6c-4ddf-acdf-cd015f04db20 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:50.632411 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6c990de7-fc6c-4ddf-acdf-cd015f04db20 tempest-VolumesGetTest-1754463580 tempest-VolumesGetTest-1754463580-project-member] https://10.4.3.229/volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 returned with HTTP 404 Aug 18 23:36:50.633126 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 129/494] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:50 2026] GET /volume/v3/volumes/9cdeadba-3195-434c-b620-ded4df2aff48 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:36:53.646834 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-86480893-334a-445f-8231-33b76606c6a4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:53.892208 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-86480893-334a-445f-8231-33b76606c6a4 tempest-VolumesSummaryTest-201737494 tempest-VolumesSummaryTest-201737494-project-member] GET https://10.4.3.229/volume/v3/volumes/summary Aug 18 23:36:53.892552 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-86480893-334a-445f-8231-33b76606c6a4 tempest-VolumesSummaryTest-201737494 tempest-VolumesSummaryTest-201737494-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:53.892817 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-86480893-334a-445f-8231-33b76606c6a4 tempest-VolumesSummaryTest-201737494 tempest-VolumesSummaryTest-201737494-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:53.897689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-86480893-334a-445f-8231-33b76606c6a4 tempest-VolumesSummaryTest-201737494 tempest-VolumesSummaryTest-201737494-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:36:53.908294 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-86480893-334a-445f-8231-33b76606c6a4 tempest-VolumesSummaryTest-201737494 tempest-VolumesSummaryTest-201737494-project-member] Get summary completed successfully. Aug 18 23:36:53.908697 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-86480893-334a-445f-8231-33b76606c6a4 tempest-VolumesSummaryTest-201737494 tempest-VolumesSummaryTest-201737494-project-member] https://10.4.3.229/volume/v3/volumes/summary returned with HTTP 200 Aug 18 23:36:53.909244 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 122/495] 10.4.3.229 () {68 vars in 1302 bytes} [Tue Aug 18 23:36:53 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:56.663738 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9043800b-2254-49f5-9531-ffdda2b24b28 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:56.891979 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9043800b-2254-49f5-9531-ffdda2b24b28 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 18 23:36:56.892193 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9043800b-2254-49f5-9531-ffdda2b24b28 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:56.892417 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9043800b-2254-49f5-9531-ffdda2b24b28 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:56.892778 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-9043800b-2254-49f5-9531-ffdda2b24b28 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:36:56.893788 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9043800b-2254-49f5-9531-ffdda2b24b28 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:36:56.899394 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9043800b-2254-49f5-9531-ffdda2b24b28 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:36:56.899706 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9043800b-2254-49f5-9531-ffdda2b24b28 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 18 23:36:56.900024 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 122/496] 10.4.3.229 () {66 vars in 1237 bytes} [Tue Aug 18 23:36:56 2026] GET /volume/v3/volumes => generated 15 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:36:56.908607 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-43adee31-ca18-4b64-b25c-c9639430ff32 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:56.912587 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:56.913057 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-579827445"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:56.914985 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-579827445'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:56.915300 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Create volume of 1 GB Aug 18 23:36:56.915732 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:56.915732 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:56.923413 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Availability Zones retrieved successfully. Aug 18 23:36:56.930961 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Flow 'volume_create_api' (f4f301a0-cd36-45de-a623-cc6bfb2a14da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:56.931882 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e9bee91-c513-4392-aaef-15de58585671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:56.932861 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:56.959279 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e9bee91-c513-4392-aaef-15de58585671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:56.960157 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f69a7b58-68ac-4da9-9462-31472f3a7a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:57.015980 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Created reservations ['73acbaa8-4a25-4a40-bdf6-6477c6a9a6fa', '2d0b3bec-c612-496a-afb0-aa5002effe11', '755f713f-49d1-4623-bb81-ceb9084accff', '119b6904-764d-4c03-921d-d1c832372709'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:57.016854 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f69a7b58-68ac-4da9-9462-31472f3a7a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73acbaa8-4a25-4a40-bdf6-6477c6a9a6fa', '2d0b3bec-c612-496a-afb0-aa5002effe11', '755f713f-49d1-4623-bb81-ceb9084accff', '119b6904-764d-4c03-921d-d1c832372709']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:57.017784 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb12bef-8331-4b52-afbd-c838f6d4b345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:57.046628 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb12bef-8331-4b52-afbd-c838f6d4b345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf840022-869b-4ee9-8a4a-89c340ffb08d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-579827445',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d6ca0a8532214635a52b31438ff56909',qos_specs=None,replication_status=,reservations=['73acbaa8-4a25-4a40-bdf6-6477c6a9a6fa','2d0b3bec-c612-496a-afb0-aa5002effe11','755f713f-49d1-4623-bb81-ceb9084accff','119b6904-764d-4c03-921d-d1c832372709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc512a489bb444f989eca84d9125610f',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-579827445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf840022-869b-4ee9-8a4a-89c340ffb08d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d6ca0a8532214635a52b31438ff56909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc512a489bb444f989eca84d9125610f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:57.047419 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92de469d-2c3f-4c3c-b366-24dda270e99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:57.067437 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92de469d-2c3f-4c3c-b366-24dda270e99a) transitioned into state 'SUCCESS' from state '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-579827445',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d6ca0a8532214635a52b31438ff56909',qos_specs=None,replication_status=,reservations=['73acbaa8-4a25-4a40-bdf6-6477c6a9a6fa','2d0b3bec-c612-496a-afb0-aa5002effe11','755f713f-49d1-4623-bb81-ceb9084accff','119b6904-764d-4c03-921d-d1c832372709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc512a489bb444f989eca84d9125610f',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:57.068288 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9faf9991-77b1-4ce9-9246-724b3876bf8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:57.078849 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9faf9991-77b1-4ce9-9246-724b3876bf8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:57.080071 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Flow 'volume_create_api' (f4f301a0-cd36-45de-a623-cc6bfb2a14da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:57.080501 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Create volume request issued successfully. Aug 18 23:36:57.081235 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-43adee31-ca18-4b64-b25c-c9639430ff32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:57.081807 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 124/497] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:36:56 2026] POST /volume/v3/volumes => generated 763 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:57.094369 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-311931bc-5829-4569-ac70-ecae256103d2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:57.096199 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-311931bc-5829-4569-ac70-ecae256103d2 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d Aug 18 23:36:57.096393 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-311931bc-5829-4569-ac70-ecae256103d2 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:57.096600 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-311931bc-5829-4569-ac70-ecae256103d2 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:57.103435 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:57.103435 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:57.107026 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-311931bc-5829-4569-ac70-ecae256103d2 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:36:57.111123 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-311931bc-5829-4569-ac70-ecae256103d2 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d returned with HTTP 200 Aug 18 23:36:57.111304 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 130/498] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:57 2026] GET /volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:58.125408 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5e055a36-a560-4390-a501-dbb0dfd78d54 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:58.130277 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5e055a36-a560-4390-a501-dbb0dfd78d54 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d Aug 18 23:36:58.130277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5e055a36-a560-4390-a501-dbb0dfd78d54 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:58.130277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5e055a36-a560-4390-a501-dbb0dfd78d54 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:58.144212 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:58.144212 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:58.147820 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5e055a36-a560-4390-a501-dbb0dfd78d54 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:36:58.153558 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5e055a36-a560-4390-a501-dbb0dfd78d54 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d returned with HTTP 200 Aug 18 23:36:58.154659 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 123/499] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:58 2026] GET /volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:36:58.172285 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6fe4b274-8e03-4725-a13c-302885956192 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:58.176163 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6fe4b274-8e03-4725-a13c-302885956192 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d Aug 18 23:36:58.176163 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6fe4b274-8e03-4725-a13c-302885956192 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:58.176163 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6fe4b274-8e03-4725-a13c-302885956192 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:58.184022 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:58.184022 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:58.188831 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6fe4b274-8e03-4725-a13c-302885956192 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:36:58.193394 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6fe4b274-8e03-4725-a13c-302885956192 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d returned with HTTP 200 Aug 18 23:36:58.193844 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 123/500] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:58 2026] GET /volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:58.208576 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9663d529-f4eb-476a-ac52-1905ef56e06b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:58.210750 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:58.211320 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1807776385"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:58.213395 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1807776385'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:58.213722 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Create volume of 1 GB Aug 18 23:36:58.214225 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:58.214225 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:58.222621 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Availability Zones retrieved successfully. Aug 18 23:36:58.228119 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Flow 'volume_create_api' (834b8390-1141-4aaf-bf1d-e4ecfb263c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:58.230668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d410bf64-3816-4213-b159-58414f8d83e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:58.230668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:58.265758 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d410bf64-3816-4213-b159-58414f8d83e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:58.267479 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33f0497c-d874-4997-961d-f15ad6695231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:58.343592 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Created reservations ['d02d6f01-58e6-4e88-93c3-396e1553e678', 'b9a43933-2936-47b3-89ea-d73296ee1229', 'f93f0e21-e660-4394-9ed0-07fc4ba31992', '894c6f71-1c4b-4db5-bc14-53db2a6bb7d0'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:58.343592 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33f0497c-d874-4997-961d-f15ad6695231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d02d6f01-58e6-4e88-93c3-396e1553e678', 'b9a43933-2936-47b3-89ea-d73296ee1229', 'f93f0e21-e660-4394-9ed0-07fc4ba31992', '894c6f71-1c4b-4db5-bc14-53db2a6bb7d0']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:58.343592 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d21d4bd-2dec-412a-8fbe-68a5ce55587e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:58.372319 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d21d4bd-2dec-412a-8fbe-68a5ce55587e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a807de-2edf-4716-bc1c-11ddd9c49587', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1807776385',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d6ca0a8532214635a52b31438ff56909',qos_specs=None,replication_status=,reservations=['d02d6f01-58e6-4e88-93c3-396e1553e678','b9a43933-2936-47b3-89ea-d73296ee1229','f93f0e21-e660-4394-9ed0-07fc4ba31992','894c6f71-1c4b-4db5-bc14-53db2a6bb7d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc512a489bb444f989eca84d9125610f',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1807776385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a807de-2edf-4716-bc1c-11ddd9c49587,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d6ca0a8532214635a52b31438ff56909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc512a489bb444f989eca84d9125610f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:58.373256 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b455d6b-77be-49bb-b390-3607a0a87c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:58.395243 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b455d6b-77be-49bb-b390-3607a0a87c6a) transitioned into state 'SUCCESS' from state '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-1807776385',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d6ca0a8532214635a52b31438ff56909',qos_specs=None,replication_status=,reservations=['d02d6f01-58e6-4e88-93c3-396e1553e678','b9a43933-2936-47b3-89ea-d73296ee1229','f93f0e21-e660-4394-9ed0-07fc4ba31992','894c6f71-1c4b-4db5-bc14-53db2a6bb7d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc512a489bb444f989eca84d9125610f',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:58.395646 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dffa421-8610-4dcb-8a40-ac311373727a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:58.407328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dffa421-8610-4dcb-8a40-ac311373727a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:58.407328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Flow 'volume_create_api' (834b8390-1141-4aaf-bf1d-e4ecfb263c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:58.407585 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Create volume request issued successfully. Aug 18 23:36:58.409390 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9663d529-f4eb-476a-ac52-1905ef56e06b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:58.409390 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 125/501] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:36:58 2026] POST /volume/v3/volumes => generated 764 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:58.425360 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7d211259-b56d-495c-9a5e-129afdf40a1f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:58.428152 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7d211259-b56d-495c-9a5e-129afdf40a1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 Aug 18 23:36:58.428476 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7d211259-b56d-495c-9a5e-129afdf40a1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:58.428709 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7d211259-b56d-495c-9a5e-129afdf40a1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:58.438045 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:58.438045 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:58.442773 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7d211259-b56d-495c-9a5e-129afdf40a1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:36:58.448494 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7d211259-b56d-495c-9a5e-129afdf40a1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 returned with HTTP 200 Aug 18 23:36:58.449012 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 131/502] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:58 2026] GET /volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:59.467125 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7a12cf23-20d6-460e-bc89-f6627b0511c4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:59.472482 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7a12cf23-20d6-460e-bc89-f6627b0511c4 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 Aug 18 23:36:59.472664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7a12cf23-20d6-460e-bc89-f6627b0511c4 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:59.472833 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7a12cf23-20d6-460e-bc89-f6627b0511c4 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:59.483526 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:59.483526 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:36:59.492447 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7a12cf23-20d6-460e-bc89-f6627b0511c4 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:36:59.494830 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7a12cf23-20d6-460e-bc89-f6627b0511c4 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 returned with HTTP 200 Aug 18 23:36:59.495572 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 124/503] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:59 2026] GET /volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:59.517122 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4b9ccc63-780a-4f93-b11b-b68e2aa9ccf7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:59.521177 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4b9ccc63-780a-4f93-b11b-b68e2aa9ccf7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 Aug 18 23:36:59.521393 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4b9ccc63-780a-4f93-b11b-b68e2aa9ccf7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:59.521632 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4b9ccc63-780a-4f93-b11b-b68e2aa9ccf7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:59.537156 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:59.537156 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:36:59.542142 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4b9ccc63-780a-4f93-b11b-b68e2aa9ccf7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:36:59.547750 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4b9ccc63-780a-4f93-b11b-b68e2aa9ccf7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 returned with HTTP 200 Aug 18 23:36:59.548242 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 124/504] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:59 2026] GET /volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:36:59.567082 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:59.570349 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:36:59.570770 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-669224491"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:36:59.572724 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-669224491'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:36:59.572875 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Create volume of 1 GB Aug 18 23:36:59.573188 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:59.573188 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:36:59.585046 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Availability Zones retrieved successfully. Aug 18 23:36:59.594088 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Flow 'volume_create_api' (86b55ed6-2bcf-414a-8b66-ab1627185d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:59.595272 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9a19e8-e4db-474c-9f24-ff913a145489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:59.596745 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:36:59.638747 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9a19e8-e4db-474c-9f24-ff913a145489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:59.639535 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c261df6-2485-46ce-8a27-072b2bb3cb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:59.695626 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Created reservations ['50fef3c0-b5ba-4bf3-93cb-78be191ca583', '616ea550-fea7-4f0f-8f7b-d5db84424dbc', 'dbce3467-ef03-41a1-8343-8ac1dc99c60d', 'b7937ec6-6e3d-43c2-9afa-609e2d858e08'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:36:59.696177 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c261df6-2485-46ce-8a27-072b2bb3cb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50fef3c0-b5ba-4bf3-93cb-78be191ca583', '616ea550-fea7-4f0f-8f7b-d5db84424dbc', 'dbce3467-ef03-41a1-8343-8ac1dc99c60d', 'b7937ec6-6e3d-43c2-9afa-609e2d858e08']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:59.696916 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378143d7-8e6b-4b1b-8eb3-b90dd9435464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:59.723854 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378143d7-8e6b-4b1b-8eb3-b90dd9435464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '280a8a4b-0acd-4c95-9d13-df2de49e7b8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-669224491',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d6ca0a8532214635a52b31438ff56909',qos_specs=None,replication_status=,reservations=['50fef3c0-b5ba-4bf3-93cb-78be191ca583','616ea550-fea7-4f0f-8f7b-d5db84424dbc','dbce3467-ef03-41a1-8343-8ac1dc99c60d','b7937ec6-6e3d-43c2-9afa-609e2d858e08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc512a489bb444f989eca84d9125610f',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:36:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-669224491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=280a8a4b-0acd-4c95-9d13-df2de49e7b8f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d6ca0a8532214635a52b31438ff56909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc512a489bb444f989eca84d9125610f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:59.726735 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90084b01-f9ee-4042-b528-a443bc99a04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:59.753849 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90084b01-f9ee-4042-b528-a443bc99a04a) transitioned into state 'SUCCESS' from state '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-669224491',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d6ca0a8532214635a52b31438ff56909',qos_specs=None,replication_status=,reservations=['50fef3c0-b5ba-4bf3-93cb-78be191ca583','616ea550-fea7-4f0f-8f7b-d5db84424dbc','dbce3467-ef03-41a1-8343-8ac1dc99c60d','b7937ec6-6e3d-43c2-9afa-609e2d858e08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc512a489bb444f989eca84d9125610f',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:59.754853 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470369c6-a42e-4a9e-90c8-ac25debfaae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:36:59.768754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470369c6-a42e-4a9e-90c8-ac25debfaae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:36:59.770723 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Flow 'volume_create_api' (86b55ed6-2bcf-414a-8b66-ab1627185d11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:36:59.771842 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Create volume request issued successfully. Aug 18 23:36:59.772736 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0e7723f2-8333-4126-98e4-ee7dafa97155 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:36:59.773184 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 126/505] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:36:59 2026] POST /volume/v3/volumes => generated 763 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:36:59.785250 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-55aa2fdf-bdba-4b43-9aa9-fceef0c11a56 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:36:59.787474 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-55aa2fdf-bdba-4b43-9aa9-fceef0c11a56 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f Aug 18 23:36:59.787757 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-55aa2fdf-bdba-4b43-9aa9-fceef0c11a56 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:36:59.788329 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-55aa2fdf-bdba-4b43-9aa9-fceef0c11a56 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:36:59.796953 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:36:59.796953 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:36:59.800994 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-55aa2fdf-bdba-4b43-9aa9-fceef0c11a56 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:36:59.806239 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-55aa2fdf-bdba-4b43-9aa9-fceef0c11a56 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f returned with HTTP 200 Aug 18 23:36:59.806823 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 132/506] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:36:59 2026] GET /volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:00.821234 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a2e7fbb8-e522-41e7-b348-d728e59a2545 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:00.824111 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a2e7fbb8-e522-41e7-b348-d728e59a2545 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f Aug 18 23:37:00.824507 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a2e7fbb8-e522-41e7-b348-d728e59a2545 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:00.824875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a2e7fbb8-e522-41e7-b348-d728e59a2545 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:00.834380 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:00.834380 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:00.838838 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a2e7fbb8-e522-41e7-b348-d728e59a2545 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:00.843794 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a2e7fbb8-e522-41e7-b348-d728e59a2545 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f returned with HTTP 200 Aug 18 23:37:00.844365 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 125/507] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:00 2026] GET /volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:00.858706 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-29b06d18-85ab-4c32-8d0c-8fbe220666bc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:00.860419 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-29b06d18-85ab-4c32-8d0c-8fbe220666bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f Aug 18 23:37:00.860757 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-29b06d18-85ab-4c32-8d0c-8fbe220666bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:00.861127 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-29b06d18-85ab-4c32-8d0c-8fbe220666bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:00.869738 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:00.869738 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:00.872800 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-29b06d18-85ab-4c32-8d0c-8fbe220666bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:00.877797 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-29b06d18-85ab-4c32-8d0c-8fbe220666bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f returned with HTTP 200 Aug 18 23:37:00.878362 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 125/508] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:00 2026] GET /volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:00.889950 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-152be1bc-848b-4568-98c4-f6330e21b133 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:00.891778 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-152be1bc-848b-4568-98c4-f6330e21b133 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 18 23:37:00.891965 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-152be1bc-848b-4568-98c4-f6330e21b133 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:00.892155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-152be1bc-848b-4568-98c4-f6330e21b133 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:00.892416 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-152be1bc-848b-4568-98c4-f6330e21b133 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:00.892777 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:00.892777 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:00.893152 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-152be1bc-848b-4568-98c4-f6330e21b133 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:00.901499 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-152be1bc-848b-4568-98c4-f6330e21b133 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:00.902103 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-152be1bc-848b-4568-98c4-f6330e21b133 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 18 23:37:00.902489 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 127/509] 10.4.3.229 () {66 vars in 1237 bytes} [Tue Aug 18 23:37:00 2026] GET /volume/v3/volumes => generated 974 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:00.913500 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-71e1ffe1-1cf2-4d25-9d14-4b6c58d2b177 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:00.915225 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-71e1ffe1-1cf2-4d25-9d14-4b6c58d2b177 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-579827445 Aug 18 23:37:00.915432 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-71e1ffe1-1cf2-4d25-9d14-4b6c58d2b177 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:00.915667 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-71e1ffe1-1cf2-4d25-9d14-4b6c58d2b177 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:00.916201 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-71e1ffe1-1cf2-4d25-9d14-4b6c58d2b177 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:00.916927 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-71e1ffe1-1cf2-4d25-9d14-4b6c58d2b177 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-579827445'), ('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:00.944644 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-71e1ffe1-1cf2-4d25-9d14-4b6c58d2b177 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:00.945076 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-71e1ffe1-1cf2-4d25-9d14-4b6c58d2b177 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-579827445 returned with HTTP 200 Aug 18 23:37:00.945526 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 133/510] 10.4.3.229 () {66 vars in 1336 bytes} [Tue Aug 18 23:37:00 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-579827445 => generated 333 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:00.957539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6dfa5127-3242-4542-a46a-31d3df650f5d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:00.958028 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6dfa5127-3242-4542-a46a-31d3df650f5d tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-579827445 Aug 18 23:37:00.958402 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6dfa5127-3242-4542-a46a-31d3df650f5d tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:00.958792 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6dfa5127-3242-4542-a46a-31d3df650f5d tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:00.959273 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-6dfa5127-3242-4542-a46a-31d3df650f5d tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:00.960431 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6dfa5127-3242-4542-a46a-31d3df650f5d tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-579827445'), ('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.005543 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6dfa5127-3242-4542-a46a-31d3df650f5d tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.005543 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.005543 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:01.011462 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6dfa5127-3242-4542-a46a-31d3df650f5d tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-579827445 returned with HTTP 200 Aug 18 23:37:01.012001 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 126/511] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:37:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-579827445 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:01.026730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-280c8ab1-8c92-42a2-a51e-bff739d16ebd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.029253 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-280c8ab1-8c92-42a2-a51e-bff739d16ebd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=1 Aug 18 23:37:01.029673 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-280c8ab1-8c92-42a2-a51e-bff739d16ebd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.031540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-280c8ab1-8c92-42a2-a51e-bff739d16ebd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.031540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-280c8ab1-8c92-42a2-a51e-bff739d16ebd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.031540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-280c8ab1-8c92-42a2-a51e-bff739d16ebd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.040657 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-280c8ab1-8c92-42a2-a51e-bff739d16ebd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.041936 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.041936 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:01.048612 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-280c8ab1-8c92-42a2-a51e-bff739d16ebd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 18 23:37:01.049506 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 126/512] 10.4.3.229 () {66 vars in 1273 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:01.062044 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e8c8e9c9-4fbe-431f-a33c-07c31336f6f7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.064112 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e8c8e9c9-4fbe-431f-a33c-07c31336f6f7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=280a8a4b-0acd-4c95-9d13-df2de49e7b8f Aug 18 23:37:01.064584 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e8c8e9c9-4fbe-431f-a33c-07c31336f6f7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.064731 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e8c8e9c9-4fbe-431f-a33c-07c31336f6f7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.065018 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-e8c8e9c9-4fbe-431f-a33c-07c31336f6f7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.065312 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.065312 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:01.065717 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e8c8e9c9-4fbe-431f-a33c-07c31336f6f7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.107201 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e8c8e9c9-4fbe-431f-a33c-07c31336f6f7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.107990 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.107990 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:01.113476 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e8c8e9c9-4fbe-431f-a33c-07c31336f6f7 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=280a8a4b-0acd-4c95-9d13-df2de49e7b8f returned with HTTP 200 Aug 18 23:37:01.114009 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 128/513] 10.4.3.229 () {66 vars in 1361 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/detail?limit=1&marker=280a8a4b-0acd-4c95-9d13-df2de49e7b8f => generated 1003 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:01.114258 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4f46d4df-6e46-454b-b420-49eb577f455d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.116176 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:37:01.116612 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-82884321"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:01.118020 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-82884321'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:37:01.118241 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Create volume of 1 GB Aug 18 23:37:01.118552 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.118552 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:01.123827 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Availability Zones retrieved successfully. Aug 18 23:37:01.127733 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-632d2541-a80d-4840-bc5f-188d53eeb122 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.129643 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-632d2541-a80d-4840-bc5f-188d53eeb122 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=25a807de-2edf-4716-bc1c-11ddd9c49587 Aug 18 23:37:01.129843 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-632d2541-a80d-4840-bc5f-188d53eeb122 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.130084 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-632d2541-a80d-4840-bc5f-188d53eeb122 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.130289 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Flow 'volume_create_api' (66fe8652-dc68-44f4-a6b8-459a2fb0a40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:01.130354 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-632d2541-a80d-4840-bc5f-188d53eeb122 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.131162 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-632d2541-a80d-4840-bc5f-188d53eeb122 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.131468 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313cb977-759c-4d7e-bf9f-06a83b112dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:01.132650 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:37:01.168289 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313cb977-759c-4d7e-bf9f-06a83b112dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:01.169661 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e501508-4ab9-445a-8c1e-7ae8de677001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:01.170279 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-632d2541-a80d-4840-bc5f-188d53eeb122 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.171492 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.171492 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:01.178812 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-632d2541-a80d-4840-bc5f-188d53eeb122 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=25a807de-2edf-4716-bc1c-11ddd9c49587 returned with HTTP 200 Aug 18 23:37:01.179460 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 127/514] 10.4.3.229 () {66 vars in 1361 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/detail?limit=1&marker=25a807de-2edf-4716-bc1c-11ddd9c49587 => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:01.193348 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-57a4193a-ec09-432d-bcd1-ed622643de1f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.194765 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57a4193a-ec09-432d-bcd1-ed622643de1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=bf840022-869b-4ee9-8a4a-89c340ffb08d Aug 18 23:37:01.195132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57a4193a-ec09-432d-bcd1-ed622643de1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.195400 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57a4193a-ec09-432d-bcd1-ed622643de1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.195717 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-57a4193a-ec09-432d-bcd1-ed622643de1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.196587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-57a4193a-ec09-432d-bcd1-ed622643de1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.231872 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-57a4193a-ec09-432d-bcd1-ed622643de1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.235162 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57a4193a-ec09-432d-bcd1-ed622643de1f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=1&marker=bf840022-869b-4ee9-8a4a-89c340ffb08d returned with HTTP 200 Aug 18 23:37:01.235162 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 127/515] 10.4.3.229 () {66 vars in 1361 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/detail?limit=1&marker=bf840022-869b-4ee9-8a4a-89c340ffb08d => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:37:01.244096 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Created reservations ['9d9e70b5-0d88-42da-a3c7-ae7f6da7bbe7', 'f99e97b5-2b97-4800-81f8-14557a3b5cec', '07d11e7c-3ff5-42d9-80d4-be161436dc46', '0bd1b9a1-d36b-4bc4-86cb-67d17aaa0c0f'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:01.244905 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e501508-4ab9-445a-8c1e-7ae8de677001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d9e70b5-0d88-42da-a3c7-ae7f6da7bbe7', 'f99e97b5-2b97-4800-81f8-14557a3b5cec', '07d11e7c-3ff5-42d9-80d4-be161436dc46', '0bd1b9a1-d36b-4bc4-86cb-67d17aaa0c0f']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:01.245711 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2dc75e2-bc2e-4f00-bf52-cca2d51f8ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:01.250678 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-259ddad8-f570-4072-861d-6188bf774f08 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.253945 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-259ddad8-f570-4072-861d-6188bf774f08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 18 23:37:01.254974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-259ddad8-f570-4072-861d-6188bf774f08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.254974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-259ddad8-f570-4072-861d-6188bf774f08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.255869 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-259ddad8-f570-4072-861d-6188bf774f08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.256892 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-259ddad8-f570-4072-861d-6188bf774f08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Could not evaluate value available, assuming string {{(pid=100174) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:37:01.258125 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-259ddad8-f570-4072-861d-6188bf774f08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.274133 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2dc75e2-bc2e-4f00-bf52-cca2d51f8ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a74db958-2796-47dd-be33-36f3375cfa84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-82884321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79e29e1c544147e3ad97e53c3b7f12d1',qos_specs=None,replication_status=,reservations=['9d9e70b5-0d88-42da-a3c7-ae7f6da7bbe7','f99e97b5-2b97-4800-81f8-14557a3b5cec','07d11e7c-3ff5-42d9-80d4-be161436dc46','0bd1b9a1-d36b-4bc4-86cb-67d17aaa0c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1cbc0dbffe2462d8267a961d8dd2abe',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:37:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-82884321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a74db958-2796-47dd-be33-36f3375cfa84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79e29e1c544147e3ad97e53c3b7f12d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1cbc0dbffe2462d8267a961d8dd2abe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:01.275031 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67430efc-57af-41ab-a788-f19d1b8e8b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:01.296890 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67430efc-57af-41ab-a788-f19d1b8e8b3c) transitioned into state 'SUCCESS' from state '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-82884321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79e29e1c544147e3ad97e53c3b7f12d1',qos_specs=None,replication_status=,reservations=['9d9e70b5-0d88-42da-a3c7-ae7f6da7bbe7','f99e97b5-2b97-4800-81f8-14557a3b5cec','07d11e7c-3ff5-42d9-80d4-be161436dc46','0bd1b9a1-d36b-4bc4-86cb-67d17aaa0c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1cbc0dbffe2462d8267a961d8dd2abe',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:01.297759 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc38866-edb5-46f9-9f56-c415fc33469e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:01.305822 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-259ddad8-f570-4072-861d-6188bf774f08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.307847 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc38866-edb5-46f9-9f56-c415fc33469e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:01.308693 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Flow 'volume_create_api' (66fe8652-dc68-44f4-a6b8-459a2fb0a40c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:01.308996 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Create volume request issued successfully. Aug 18 23:37:01.309599 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4f46d4df-6e46-454b-b420-49eb577f455d tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:37:01.310037 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 134/516] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:37:01 2026] POST /volume/v3/volumes => generated 750 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:01.310966 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.310966 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:01.317347 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-259ddad8-f570-4072-861d-6188bf774f08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 18 23:37:01.317903 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 129/517] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:01.324748 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7eb0ba5a-4ea6-4110-be3a-ec695272e5f7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.327111 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7eb0ba5a-4ea6-4110-be3a-ec695272e5f7 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:01.327467 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7eb0ba5a-4ea6-4110-be3a-ec695272e5f7 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.327801 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7eb0ba5a-4ea6-4110-be3a-ec695272e5f7 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.334756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ceb7b411-249f-467a-8df0-83359cdcef32 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.336198 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ceb7b411-249f-467a-8df0-83359cdcef32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 18 23:37:01.336470 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ceb7b411-249f-467a-8df0-83359cdcef32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.336746 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ceb7b411-249f-467a-8df0-83359cdcef32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.338569 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-ceb7b411-249f-467a-8df0-83359cdcef32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.338569 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ceb7b411-249f-467a-8df0-83359cdcef32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Could not evaluate value available, assuming string {{(pid=100172) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:37:01.338569 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ceb7b411-249f-467a-8df0-83359cdcef32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.339847 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.339847 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:01.348645 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7eb0ba5a-4ea6-4110-be3a-ec695272e5f7 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:01.356334 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7eb0ba5a-4ea6-4110-be3a-ec695272e5f7 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:01.357140 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 128/518] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:01.375774 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ceb7b411-249f-467a-8df0-83359cdcef32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.377401 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.377401 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:01.381270 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ceb7b411-249f-467a-8df0-83359cdcef32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 18 23:37:01.381784 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 128/519] 10.4.3.229 () {66 vars in 1359 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:01.395071 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-52215dcc-b956-4f26-b969-448a7ee9a37b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.397276 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-52215dcc-b956-4f26-b969-448a7ee9a37b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?limit=1 Aug 18 23:37:01.397499 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-52215dcc-b956-4f26-b969-448a7ee9a37b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.397759 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-52215dcc-b956-4f26-b969-448a7ee9a37b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.398140 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-52215dcc-b956-4f26-b969-448a7ee9a37b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.398575 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.398575 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:01.399124 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-52215dcc-b956-4f26-b969-448a7ee9a37b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.432761 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-52215dcc-b956-4f26-b969-448a7ee9a37b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.433318 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-52215dcc-b956-4f26-b969-448a7ee9a37b tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 18 23:37:01.433719 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 135/520] 10.4.3.229 () {66 vars in 1252 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:01.445253 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ab8eb0ef-68e1-4ede-8538-e2e2b1e9ae33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.447643 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab8eb0ef-68e1-4ede-8538-e2e2b1e9ae33 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?limit=1&marker=280a8a4b-0acd-4c95-9d13-df2de49e7b8f Aug 18 23:37:01.448693 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab8eb0ef-68e1-4ede-8538-e2e2b1e9ae33 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.448999 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab8eb0ef-68e1-4ede-8538-e2e2b1e9ae33 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.449444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-ab8eb0ef-68e1-4ede-8538-e2e2b1e9ae33 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.450742 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ab8eb0ef-68e1-4ede-8538-e2e2b1e9ae33 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.467037 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ab8eb0ef-68e1-4ede-8538-e2e2b1e9ae33 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.468020 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab8eb0ef-68e1-4ede-8538-e2e2b1e9ae33 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?limit=1&marker=280a8a4b-0acd-4c95-9d13-df2de49e7b8f returned with HTTP 200 Aug 18 23:37:01.468606 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 130/521] 10.4.3.229 () {66 vars in 1340 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes?limit=1&marker=280a8a4b-0acd-4c95-9d13-df2de49e7b8f => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:01.482479 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b3a63eac-d0d7-411e-8eca-a00aab80e605 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.486746 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3a63eac-d0d7-411e-8eca-a00aab80e605 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?limit=1&marker=25a807de-2edf-4716-bc1c-11ddd9c49587 Aug 18 23:37:01.486746 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3a63eac-d0d7-411e-8eca-a00aab80e605 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.486746 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3a63eac-d0d7-411e-8eca-a00aab80e605 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.487116 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-b3a63eac-d0d7-411e-8eca-a00aab80e605 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.488709 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3a63eac-d0d7-411e-8eca-a00aab80e605 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.507342 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b3a63eac-d0d7-411e-8eca-a00aab80e605 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.508305 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3a63eac-d0d7-411e-8eca-a00aab80e605 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?limit=1&marker=25a807de-2edf-4716-bc1c-11ddd9c49587 returned with HTTP 200 Aug 18 23:37:01.508846 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 129/522] 10.4.3.229 () {66 vars in 1340 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes?limit=1&marker=25a807de-2edf-4716-bc1c-11ddd9c49587 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:01.520161 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9b168d38-a85d-4eab-a9bf-ecfa938a4ee1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.522289 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9b168d38-a85d-4eab-a9bf-ecfa938a4ee1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?limit=1&marker=bf840022-869b-4ee9-8a4a-89c340ffb08d Aug 18 23:37:01.522531 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9b168d38-a85d-4eab-a9bf-ecfa938a4ee1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.522818 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9b168d38-a85d-4eab-a9bf-ecfa938a4ee1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.523132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-9b168d38-a85d-4eab-a9bf-ecfa938a4ee1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.524100 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9b168d38-a85d-4eab-a9bf-ecfa938a4ee1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.538035 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9b168d38-a85d-4eab-a9bf-ecfa938a4ee1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.538466 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9b168d38-a85d-4eab-a9bf-ecfa938a4ee1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?limit=1&marker=bf840022-869b-4ee9-8a4a-89c340ffb08d returned with HTTP 200 Aug 18 23:37:01.539128 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 129/523] 10.4.3.229 () {66 vars in 1340 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes?limit=1&marker=bf840022-869b-4ee9-8a4a-89c340ffb08d => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:37:01.554706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d00df171-553b-41c6-818a-7fa6f6345d36 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.556904 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d00df171-553b-41c6-818a-7fa6f6345d36 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-669224491&status=available Aug 18 23:37:01.557151 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d00df171-553b-41c6-818a-7fa6f6345d36 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.557384 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d00df171-553b-41c6-818a-7fa6f6345d36 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.557683 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-d00df171-553b-41c6-818a-7fa6f6345d36 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.557981 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d00df171-553b-41c6-818a-7fa6f6345d36 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Could not evaluate value available, assuming string {{(pid=100173) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:37:01.558345 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.558345 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:01.558878 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d00df171-553b-41c6-818a-7fa6f6345d36 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-669224491'), ('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.594181 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d00df171-553b-41c6-818a-7fa6f6345d36 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.594712 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d00df171-553b-41c6-818a-7fa6f6345d36 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-669224491&status=available returned with HTTP 200 Aug 18 23:37:01.595217 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 136/524] 10.4.3.229 () {66 vars in 1370 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-669224491&status=available => generated 333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:01.608120 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d67fde71-9eda-4503-a14d-4b4bcc3b4b08 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.610665 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d67fde71-9eda-4503-a14d-4b4bcc3b4b08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1807776385&status=available Aug 18 23:37:01.610932 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d67fde71-9eda-4503-a14d-4b4bcc3b4b08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.611303 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d67fde71-9eda-4503-a14d-4b4bcc3b4b08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.611649 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-d67fde71-9eda-4503-a14d-4b4bcc3b4b08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.611961 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d67fde71-9eda-4503-a14d-4b4bcc3b4b08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Could not evaluate value available, assuming string {{(pid=100174) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:37:01.612307 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.612307 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:01.612848 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d67fde71-9eda-4503-a14d-4b4bcc3b4b08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1807776385'), ('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.657458 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d67fde71-9eda-4503-a14d-4b4bcc3b4b08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.658372 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.658372 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:01.665986 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d67fde71-9eda-4503-a14d-4b4bcc3b4b08 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1807776385&status=available returned with HTTP 200 Aug 18 23:37:01.666913 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 131/525] 10.4.3.229 () {66 vars in 1393 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1807776385&status=available => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:01.681845 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-61628420-0702-4d9c-b896-d5a99089b63a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.684103 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-61628420-0702-4d9c-b896-d5a99089b63a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?marker=bf840022-869b-4ee9-8a4a-89c340ffb08d&sort=id%3Aasc Aug 18 23:37:01.684311 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-61628420-0702-4d9c-b896-d5a99089b63a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.684559 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-61628420-0702-4d9c-b896-d5a99089b63a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.684803 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-61628420-0702-4d9c-b896-d5a99089b63a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.685195 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.685195 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:01.685693 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-61628420-0702-4d9c-b896-d5a99089b63a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.730167 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-61628420-0702-4d9c-b896-d5a99089b63a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.732721 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-61628420-0702-4d9c-b896-d5a99089b63a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?marker=bf840022-869b-4ee9-8a4a-89c340ffb08d&sort=id%3Aasc returned with HTTP 200 Aug 18 23:37:01.733168 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 130/526] 10.4.3.229 () {66 vars in 1373 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/detail?marker=bf840022-869b-4ee9-8a4a-89c340ffb08d&sort=id%3Aasc => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:37:01.750291 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8044828c-d1ea-4d9d-9934-eae05cb02211 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.752278 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8044828c-d1ea-4d9d-9934-eae05cb02211 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 23:37:01.752463 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8044828c-d1ea-4d9d-9934-eae05cb02211 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.752696 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8044828c-d1ea-4d9d-9934-eae05cb02211 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.752933 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-8044828c-d1ea-4d9d-9934-eae05cb02211 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.753865 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8044828c-d1ea-4d9d-9934-eae05cb02211 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.791165 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8044828c-d1ea-4d9d-9934-eae05cb02211 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.792232 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.792232 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:01.796483 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8044828c-d1ea-4d9d-9934-eae05cb02211 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 23:37:01.796910 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 130/527] 10.4.3.229 () {66 vars in 1337 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:01.811952 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-571071b3-c874-4048-a1fc-5e3a6eec6114 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.814625 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-571071b3-c874-4048-a1fc-5e3a6eec6114 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:37:01.814890 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-571071b3-c874-4048-a1fc-5e3a6eec6114 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.815163 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-571071b3-c874-4048-a1fc-5e3a6eec6114 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.815460 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-571071b3-c874-4048-a1fc-5e3a6eec6114 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.815909 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.815909 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:01.816591 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-571071b3-c874-4048-a1fc-5e3a6eec6114 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.824226 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-571071b3-c874-4048-a1fc-5e3a6eec6114 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.825183 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:01.825183 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:01.830242 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-571071b3-c874-4048-a1fc-5e3a6eec6114 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:37:01.831193 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 137/528] 10.4.3.229 () {66 vars in 1258 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:01.845012 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-78c8910e-0f0a-410e-bac6-c88662e01b32 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.846874 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78c8910e-0f0a-410e-bac6-c88662e01b32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 23:37:01.847176 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78c8910e-0f0a-410e-bac6-c88662e01b32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.847435 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78c8910e-0f0a-410e-bac6-c88662e01b32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.847696 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-78c8910e-0f0a-410e-bac6-c88662e01b32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.848488 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-78c8910e-0f0a-410e-bac6-c88662e01b32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.886803 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-78c8910e-0f0a-410e-bac6-c88662e01b32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.887636 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78c8910e-0f0a-410e-bac6-c88662e01b32 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 23:37:01.888067 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 132/529] 10.4.3.229 () {66 vars in 1316 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:01.898072 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a0d8d645-8735-49bf-a00d-67ac94245996 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.900638 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a0d8d645-8735-49bf-a00d-67ac94245996 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?availability_zone=nova Aug 18 23:37:01.900907 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a0d8d645-8735-49bf-a00d-67ac94245996 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.901180 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a0d8d645-8735-49bf-a00d-67ac94245996 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.901494 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-a0d8d645-8735-49bf-a00d-67ac94245996 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.901850 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a0d8d645-8735-49bf-a00d-67ac94245996 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Could not evaluate value nova, assuming string {{(pid=100171) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:37:01.902742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a0d8d645-8735-49bf-a00d-67ac94245996 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.937604 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a0d8d645-8735-49bf-a00d-67ac94245996 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.938397 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a0d8d645-8735-49bf-a00d-67ac94245996 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 23:37:01.938804 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 131/530] 10.4.3.229 () {66 vars in 1282 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:01.947760 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-555d80f5-9017-4ca6-b383-a3ce7b794215 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:01.949504 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-555d80f5-9017-4ca6-b383-a3ce7b794215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?availability_zone=nova Aug 18 23:37:01.949728 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-555d80f5-9017-4ca6-b383-a3ce7b794215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:01.949909 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-555d80f5-9017-4ca6-b383-a3ce7b794215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:01.950152 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-555d80f5-9017-4ca6-b383-a3ce7b794215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:01.950419 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-555d80f5-9017-4ca6-b383-a3ce7b794215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Could not evaluate value nova, assuming string {{(pid=100172) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:37:01.951179 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-555d80f5-9017-4ca6-b383-a3ce7b794215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:01.994977 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-555d80f5-9017-4ca6-b383-a3ce7b794215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:01.995932 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-555d80f5-9017-4ca6-b383-a3ce7b794215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 23:37:01.996333 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 131/531] 10.4.3.229 () {66 vars in 1282 bytes} [Tue Aug 18 23:37:01 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:02.012613 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d355b399-6e76-462a-9f43-a66ca1d23c42 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.014901 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d355b399-6e76-462a-9f43-a66ca1d23c42 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?bootable=false Aug 18 23:37:02.015234 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d355b399-6e76-462a-9f43-a66ca1d23c42 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.015529 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d355b399-6e76-462a-9f43-a66ca1d23c42 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.015924 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-d355b399-6e76-462a-9f43-a66ca1d23c42 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:02.016989 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d355b399-6e76-462a-9f43-a66ca1d23c42 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:02.056998 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d355b399-6e76-462a-9f43-a66ca1d23c42 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:02.057808 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d355b399-6e76-462a-9f43-a66ca1d23c42 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 23:37:02.058360 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 138/532] 10.4.3.229 () {66 vars in 1266 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:02.068201 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-78a8977c-dbc3-4e96-b2d0-b02d3237a093 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.069923 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78a8977c-dbc3-4e96-b2d0-b02d3237a093 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?bootable=false Aug 18 23:37:02.070147 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78a8977c-dbc3-4e96-b2d0-b02d3237a093 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.070329 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78a8977c-dbc3-4e96-b2d0-b02d3237a093 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.070769 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-78a8977c-dbc3-4e96-b2d0-b02d3237a093 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:02.071197 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.071197 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:02.071668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-78a8977c-dbc3-4e96-b2d0-b02d3237a093 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:02.100886 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-78a8977c-dbc3-4e96-b2d0-b02d3237a093 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:02.101498 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78a8977c-dbc3-4e96-b2d0-b02d3237a093 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 23:37:02.101958 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 133/533] 10.4.3.229 () {66 vars in 1266 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:02.114708 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-619a4991-84e7-4e54-8387-019c6e7ed8f9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.116625 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-619a4991-84e7-4e54-8387-019c6e7ed8f9 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?status=available Aug 18 23:37:02.116819 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-619a4991-84e7-4e54-8387-019c6e7ed8f9 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.117067 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-619a4991-84e7-4e54-8387-019c6e7ed8f9 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.117372 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-619a4991-84e7-4e54-8387-019c6e7ed8f9 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:02.117655 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-619a4991-84e7-4e54-8387-019c6e7ed8f9 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Could not evaluate value available, assuming string {{(pid=100171) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:37:02.117953 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.117953 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:02.118581 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-619a4991-84e7-4e54-8387-019c6e7ed8f9 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:02.148636 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-619a4991-84e7-4e54-8387-019c6e7ed8f9 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:02.149178 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-619a4991-84e7-4e54-8387-019c6e7ed8f9 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 23:37:02.149595 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 132/534] 10.4.3.229 () {66 vars in 1270 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:02.158805 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fee49848-db8f-4f37-9e74-5066406a0215 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.160594 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fee49848-db8f-4f37-9e74-5066406a0215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes?status=available Aug 18 23:37:02.160810 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fee49848-db8f-4f37-9e74-5066406a0215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.160991 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fee49848-db8f-4f37-9e74-5066406a0215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.161260 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-fee49848-db8f-4f37-9e74-5066406a0215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:02.161555 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fee49848-db8f-4f37-9e74-5066406a0215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Could not evaluate value available, assuming string {{(pid=100172) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:37:02.161799 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.161799 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:02.162177 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fee49848-db8f-4f37-9e74-5066406a0215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:02.196359 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fee49848-db8f-4f37-9e74-5066406a0215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:02.196537 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fee49848-db8f-4f37-9e74-5066406a0215 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 23:37:02.196929 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 132/535] 10.4.3.229 () {66 vars in 1270 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:02.210716 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ee9a4a0e-9d85-4614-bd81-e3c545790dad None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.212653 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ee9a4a0e-9d85-4614-bd81-e3c545790dad tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?availability_zone=nova Aug 18 23:37:02.212653 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ee9a4a0e-9d85-4614-bd81-e3c545790dad tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.212653 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ee9a4a0e-9d85-4614-bd81-e3c545790dad tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.212947 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-ee9a4a0e-9d85-4614-bd81-e3c545790dad tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:02.213279 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-ee9a4a0e-9d85-4614-bd81-e3c545790dad tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Could not evaluate value nova, assuming string {{(pid=100173) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:37:02.216590 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.216590 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:02.216590 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-ee9a4a0e-9d85-4614-bd81-e3c545790dad tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:02.245879 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ee9a4a0e-9d85-4614-bd81-e3c545790dad tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:02.247021 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.247021 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:02.250947 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ee9a4a0e-9d85-4614-bd81-e3c545790dad tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 18 23:37:02.251502 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 139/536] 10.4.3.229 () {66 vars in 1303 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:02.264576 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2ab5c824-9e4b-44a2-8ec0-fede3fb55df1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.266706 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ab5c824-9e4b-44a2-8ec0-fede3fb55df1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?bootable=false Aug 18 23:37:02.267110 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ab5c824-9e4b-44a2-8ec0-fede3fb55df1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.267346 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ab5c824-9e4b-44a2-8ec0-fede3fb55df1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.267346 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-2ab5c824-9e4b-44a2-8ec0-fede3fb55df1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:02.267697 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.267697 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:02.268120 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2ab5c824-9e4b-44a2-8ec0-fede3fb55df1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:02.278017 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2ab5c824-9e4b-44a2-8ec0-fede3fb55df1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:02.279723 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.279723 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:02.285797 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ab5c824-9e4b-44a2-8ec0-fede3fb55df1 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 18 23:37:02.286329 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 134/537] 10.4.3.229 () {66 vars in 1287 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:02.299971 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ea9fb1d7-3ddd-4e58-b6fa-211bc5c248f0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.301582 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ea9fb1d7-3ddd-4e58-b6fa-211bc5c248f0 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?status=available Aug 18 23:37:02.301793 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ea9fb1d7-3ddd-4e58-b6fa-211bc5c248f0 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.301968 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ea9fb1d7-3ddd-4e58-b6fa-211bc5c248f0 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.302215 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-ea9fb1d7-3ddd-4e58-b6fa-211bc5c248f0 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:37:02.302497 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ea9fb1d7-3ddd-4e58-b6fa-211bc5c248f0 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Could not evaluate value available, assuming string {{(pid=100171) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:37:02.302683 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.302683 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:02.303074 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ea9fb1d7-3ddd-4e58-b6fa-211bc5c248f0 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:37:02.310319 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ea9fb1d7-3ddd-4e58-b6fa-211bc5c248f0 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Get all volumes completed successfully. Aug 18 23:37:02.311279 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.311279 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:02.315416 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ea9fb1d7-3ddd-4e58-b6fa-211bc5c248f0 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 18 23:37:02.315825 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 133/538] 10.4.3.229 () {66 vars in 1291 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:02.329204 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-804f2824-3357-4849-85c6-e2de012af73e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.330836 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-804f2824-3357-4849-85c6-e2de012af73e tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f Aug 18 23:37:02.330943 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-804f2824-3357-4849-85c6-e2de012af73e tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.331125 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-804f2824-3357-4849-85c6-e2de012af73e tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.337380 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.337380 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:02.341815 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-804f2824-3357-4849-85c6-e2de012af73e tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:02.346301 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-804f2824-3357-4849-85c6-e2de012af73e tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f returned with HTTP 200 Aug 18 23:37:02.346715 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 133/539] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:02.360217 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-df6cc0a7-d041-462d-bf9b-dc580cce26bc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.362774 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-df6cc0a7-d041-462d-bf9b-dc580cce26bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] DELETE https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f Aug 18 23:37:02.363039 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-df6cc0a7-d041-462d-bf9b-dc580cce26bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.363447 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-df6cc0a7-d041-462d-bf9b-dc580cce26bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.363570 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-df6cc0a7-d041-462d-bf9b-dc580cce26bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Delete volume with id: 280a8a4b-0acd-4c95-9d13-df2de49e7b8f Aug 18 23:37:02.373704 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a91c5ae1-441e-4be7-9f44-e1b4fa6ef7e6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.375694 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a91c5ae1-441e-4be7-9f44-e1b4fa6ef7e6 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:02.375927 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a91c5ae1-441e-4be7-9f44-e1b4fa6ef7e6 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.376330 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a91c5ae1-441e-4be7-9f44-e1b4fa6ef7e6 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.376755 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.376755 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:02.377302 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-df6cc0a7-d041-462d-bf9b-dc580cce26bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:02.383625 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.383625 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:02.387327 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a91c5ae1-441e-4be7-9f44-e1b4fa6ef7e6 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:02.393439 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a91c5ae1-441e-4be7-9f44-e1b4fa6ef7e6 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:02.394011 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 135/540] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:02.401901 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-df6cc0a7-d041-462d-bf9b-dc580cce26bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Delete volume request issued successfully. Aug 18 23:37:02.402125 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-df6cc0a7-d041-462d-bf9b-dc580cce26bc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f returned with HTTP 202 Aug 18 23:37:02.402477 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 140/541] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:37:02 2026] DELETE /volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:37:02.410953 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1eb47159-57fc-4cf3-89da-03a2be54f39a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.414752 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1eb47159-57fc-4cf3-89da-03a2be54f39a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f Aug 18 23:37:02.415000 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1eb47159-57fc-4cf3-89da-03a2be54f39a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.415260 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1eb47159-57fc-4cf3-89da-03a2be54f39a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.428609 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.428609 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:02.437297 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1eb47159-57fc-4cf3-89da-03a2be54f39a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:02.444555 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1eb47159-57fc-4cf3-89da-03a2be54f39a tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f returned with HTTP 200 Aug 18 23:37:02.445606 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 134/542] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:02.447235 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-55e144ee-f854-47e2-b482-8da806eec7ff req-98a2db4a-4579-4481-90e3-f5b385aa578c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.449277 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-98a2db4a-4579-4481-90e3-f5b385aa578c tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:02.449436 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-98a2db4a-4579-4481-90e3-f5b385aa578c tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.449653 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-98a2db4a-4579-4481-90e3-f5b385aa578c tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.457854 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.457854 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:02.462488 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-55e144ee-f854-47e2-b482-8da806eec7ff req-98a2db4a-4579-4481-90e3-f5b385aa578c tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:02.467940 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-98a2db4a-4579-4481-90e3-f5b385aa578c tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:02.468331 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 134/543] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:02.559934 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d525300c-7946-401d-8e46-feb64ed86e33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.560450 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d525300c-7946-401d-8e46-feb64ed86e33 None None] GET https://10.4.3.229/volume// Aug 18 23:37:02.560703 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d525300c-7946-401d-8e46-feb64ed86e33 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.560959 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d525300c-7946-401d-8e46-feb64ed86e33 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.561580 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d525300c-7946-401d-8e46-feb64ed86e33 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:02.561804 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 136/544] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:37: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 18 23:37:02.570105 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-55e144ee-f854-47e2-b482-8da806eec7ff req-602eb5ca-0e7a-4200-b9bc-b6e27953910e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.573329 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-602eb5ca-0e7a-4200-b9bc-b6e27953910e tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:37:02.573933 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-602eb5ca-0e7a-4200-b9bc-b6e27953910e tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a74db958-2796-47dd-be33-36f3375cfa84", "connector": null, "instance_uuid": "970b12ee-18e3-4f0c-a6c8-7e61f35ffac6"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:02.586528 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.586528 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:02.612798 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-602eb5ca-0e7a-4200-b9bc-b6e27953910e tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:37:02.613320 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 141/545] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:37:02 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:02.645268 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e6d805b0-5cd6-45a0-9753-bf1e5e7f902f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.646696 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e6d805b0-5cd6-45a0-9753-bf1e5e7f902f tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:02.646891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e6d805b0-5cd6-45a0-9753-bf1e5e7f902f tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.647085 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e6d805b0-5cd6-45a0-9753-bf1e5e7f902f tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.653054 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c845c774-5687-4aa8-b2cb-b0a01101ec76 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.653393 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c845c774-5687-4aa8-b2cb-b0a01101ec76 None None] GET https://10.4.3.229/volume// Aug 18 23:37:02.653613 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c845c774-5687-4aa8-b2cb-b0a01101ec76 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.653755 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c845c774-5687-4aa8-b2cb-b0a01101ec76 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.654092 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c845c774-5687-4aa8-b2cb-b0a01101ec76 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:02.654357 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 135/546] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37: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 18 23:37:02.658980 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.658980 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:02.664724 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e6d805b0-5cd6-45a0-9753-bf1e5e7f902f tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:02.666012 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-55e144ee-f854-47e2-b482-8da806eec7ff req-ca30449b-1d35-4536-a3db-58de871cfb12 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.667663 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-ca30449b-1d35-4536-a3db-58de871cfb12 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:02.668178 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-ca30449b-1d35-4536-a3db-58de871cfb12 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:02.668476 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-ca30449b-1d35-4536-a3db-58de871cfb12 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:02.669903 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e6d805b0-5cd6-45a0-9753-bf1e5e7f902f tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:02.669903 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 135/547] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:02.681014 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.681014 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:02.688582 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-55e144ee-f854-47e2-b482-8da806eec7ff req-ca30449b-1d35-4536-a3db-58de871cfb12 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:02.692422 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-ca30449b-1d35-4536-a3db-58de871cfb12 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:02.693000 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 137/548] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:02 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:02.773246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-55e144ee-f854-47e2-b482-8da806eec7ff req-8c3e030d-6675-433b-bcb9-d2e13c417c93 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:02.775213 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-8c3e030d-6675-433b-bcb9-d2e13c417c93 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] PUT https://10.4.3.229/volume/v3/attachments/08293aad-889c-46ba-b8b1-3af2f5158412 Aug 18 23:37:02.775588 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-8c3e030d-6675-433b-bcb9-d2e13c417c93 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:02.785155 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-55e144ee-f854-47e2-b482-8da806eec7ff req-8c3e030d-6675-433b-bcb9-d2e13c417c93 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Acquiring lock "cinder-attachment_update-a74db958-2796-47dd-be33-36f3375cfa84-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:37:02.790422 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-55e144ee-f854-47e2-b482-8da806eec7ff req-8c3e030d-6675-433b-bcb9-d2e13c417c93 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Lock "cinder-attachment_update-a74db958-2796-47dd-be33-36f3375cfa84-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:37:02.791919 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:02.791919 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:02.871550 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-55e144ee-f854-47e2-b482-8da806eec7ff req-8c3e030d-6675-433b-bcb9-d2e13c417c93 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Lock "cinder-attachment_update-a74db958-2796-47dd-be33-36f3375cfa84-np0000007721" released by "attachment_update" :: held 0.081s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:37:02.871945 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-8c3e030d-6675-433b-bcb9-d2e13c417c93 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/attachments/08293aad-889c-46ba-b8b1-3af2f5158412 returned with HTTP 200 Aug 18 23:37:02.872479 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 142/549] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:37:02 2026] PUT /volume/v3/attachments/08293aad-889c-46ba-b8b1-3af2f5158412 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:03.462117 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-edfa1e75-fcba-42a9-8396-310ae4b4ba8f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:03.464097 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-edfa1e75-fcba-42a9-8396-310ae4b4ba8f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f Aug 18 23:37:03.464372 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-edfa1e75-fcba-42a9-8396-310ae4b4ba8f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:03.464640 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-edfa1e75-fcba-42a9-8396-310ae4b4ba8f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:03.471325 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-edfa1e75-fcba-42a9-8396-310ae4b4ba8f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f returned with HTTP 404 Aug 18 23:37:03.472036 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 136/550] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:03 2026] GET /volume/v3/volumes/280a8a4b-0acd-4c95-9d13-df2de49e7b8f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:03.481069 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3b2155fd-0eb6-4842-a9dd-1f4a2a9ec412 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:03.482617 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3b2155fd-0eb6-4842-a9dd-1f4a2a9ec412 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 Aug 18 23:37:03.482783 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3b2155fd-0eb6-4842-a9dd-1f4a2a9ec412 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:03.482971 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3b2155fd-0eb6-4842-a9dd-1f4a2a9ec412 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:03.489783 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:03.489783 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:03.492905 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3b2155fd-0eb6-4842-a9dd-1f4a2a9ec412 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:03.496637 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3b2155fd-0eb6-4842-a9dd-1f4a2a9ec412 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 returned with HTTP 200 Aug 18 23:37:03.496810 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 136/551] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:03 2026] GET /volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:03.513466 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5c796a87-79f5-4740-9bb6-75edb8cfcb3f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:03.515319 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c796a87-79f5-4740-9bb6-75edb8cfcb3f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] DELETE https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 Aug 18 23:37:03.517205 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c796a87-79f5-4740-9bb6-75edb8cfcb3f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:03.517205 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c796a87-79f5-4740-9bb6-75edb8cfcb3f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:03.517205 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-5c796a87-79f5-4740-9bb6-75edb8cfcb3f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Delete volume with id: 25a807de-2edf-4716-bc1c-11ddd9c49587 Aug 18 23:37:03.527161 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:03.527161 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:03.528652 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5c796a87-79f5-4740-9bb6-75edb8cfcb3f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:03.549222 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5c796a87-79f5-4740-9bb6-75edb8cfcb3f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Delete volume request issued successfully. Aug 18 23:37:03.550503 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c796a87-79f5-4740-9bb6-75edb8cfcb3f tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 returned with HTTP 202 Aug 18 23:37:03.551781 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 138/552] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:37:03 2026] DELETE /volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:37:03.559016 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2e59ac46-38e5-45e0-b692-be81924931bd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:03.562595 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e59ac46-38e5-45e0-b692-be81924931bd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 Aug 18 23:37:03.562968 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e59ac46-38e5-45e0-b692-be81924931bd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:03.562968 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e59ac46-38e5-45e0-b692-be81924931bd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:03.569730 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:03.569730 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:03.574104 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2e59ac46-38e5-45e0-b692-be81924931bd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:03.578877 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e59ac46-38e5-45e0-b692-be81924931bd tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 returned with HTTP 200 Aug 18 23:37:03.579177 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 143/553] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:03 2026] GET /volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:03.687209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-04f8f8ba-c28d-4f6f-95f3-e3946d29fb44 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:03.689417 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-04f8f8ba-c28d-4f6f-95f3-e3946d29fb44 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:03.691458 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-04f8f8ba-c28d-4f6f-95f3-e3946d29fb44 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:03.691776 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-04f8f8ba-c28d-4f6f-95f3-e3946d29fb44 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:03.704209 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:03.704209 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:03.708734 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-04f8f8ba-c28d-4f6f-95f3-e3946d29fb44 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:03.714932 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-04f8f8ba-c28d-4f6f-95f3-e3946d29fb44 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:03.715460 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 137/554] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:03 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:04.517109 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-80113402-4e45-4257-8cf2-972e3820cb11 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:04.519367 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:37:04.519747 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-969025311"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:04.522025 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-969025311'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:37:04.522189 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Create volume of 1 GB Aug 18 23:37:04.532688 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Availability Zones retrieved successfully. Aug 18 23:37:04.538578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Flow 'volume_create_api' (c51e80b4-b561-495c-819d-1a559d32fc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:04.539583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f3c454-b0f0-403e-8e45-d7d50a5a2b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:04.540672 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:37:04.572332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f3c454-b0f0-403e-8e45-d7d50a5a2b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:04.573107 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034692ca-8d3c-4d11-a76c-00ed64fe04ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:04.595222 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-99c9345d-f2ea-45e0-996c-a182c14c83cc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:04.601924 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-99c9345d-f2ea-45e0-996c-a182c14c83cc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 Aug 18 23:37:04.601924 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-99c9345d-f2ea-45e0-996c-a182c14c83cc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:04.601924 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-99c9345d-f2ea-45e0-996c-a182c14c83cc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:04.614403 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-99c9345d-f2ea-45e0-996c-a182c14c83cc tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 returned with HTTP 404 Aug 18 23:37:04.614403 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 139/555] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:04 2026] GET /volume/v3/volumes/25a807de-2edf-4716-bc1c-11ddd9c49587 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:04.623465 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-04b96de1-d2c4-4024-9219-fc83cd0545d4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:04.625636 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-04b96de1-d2c4-4024-9219-fc83cd0545d4 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d Aug 18 23:37:04.625831 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-04b96de1-d2c4-4024-9219-fc83cd0545d4 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:04.626009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-04b96de1-d2c4-4024-9219-fc83cd0545d4 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:04.633026 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:04.633026 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:04.637280 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-04b96de1-d2c4-4024-9219-fc83cd0545d4 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:04.642301 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-04b96de1-d2c4-4024-9219-fc83cd0545d4 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d returned with HTTP 200 Aug 18 23:37:04.642699 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 144/556] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:04 2026] GET /volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:04.659583 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9ff13159-d85b-439b-a464-1190606d6028 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:04.664546 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9ff13159-d85b-439b-a464-1190606d6028 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] DELETE https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d Aug 18 23:37:04.664546 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9ff13159-d85b-439b-a464-1190606d6028 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:04.664546 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9ff13159-d85b-439b-a464-1190606d6028 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:04.664744 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Created reservations ['a1efe730-496b-4c11-beda-e82958a0a248', '26e8d8a3-9d7a-4b60-b408-42fbe5e8e087', 'fe6ff8d3-909b-4c03-9ca8-555f03b9cc8e', 'e83f76af-bf2d-4fd4-8620-211bd492f61b'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:04.664793 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-9ff13159-d85b-439b-a464-1190606d6028 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Delete volume with id: bf840022-869b-4ee9-8a4a-89c340ffb08d Aug 18 23:37:04.664831 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034692ca-8d3c-4d11-a76c-00ed64fe04ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1efe730-496b-4c11-beda-e82958a0a248', '26e8d8a3-9d7a-4b60-b408-42fbe5e8e087', 'fe6ff8d3-909b-4c03-9ca8-555f03b9cc8e', 'e83f76af-bf2d-4fd4-8620-211bd492f61b']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:04.664831 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1ea92d0-46e5-4261-a052-6a74003761e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:04.668727 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:04.668727 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:04.669204 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9ff13159-d85b-439b-a464-1190606d6028 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:04.687197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1ea92d0-46e5-4261-a052-6a74003761e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70a60dfc-7858-418e-aea5-60b763b01ee6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-969025311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f16b33f2daa4ab18fd1ac8a4eec5803',qos_specs=None,replication_status=,reservations=['a1efe730-496b-4c11-beda-e82958a0a248','26e8d8a3-9d7a-4b60-b408-42fbe5e8e087','fe6ff8d3-909b-4c03-9ca8-555f03b9cc8e','e83f76af-bf2d-4fd4-8620-211bd492f61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c5b30892b541c59e0a348111b60924',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-969025311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70a60dfc-7858-418e-aea5-60b763b01ee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f16b33f2daa4ab18fd1ac8a4eec5803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49c5b30892b541c59e0a348111b60924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:04.688464 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9ff13159-d85b-439b-a464-1190606d6028 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Delete volume request issued successfully. Aug 18 23:37:04.688715 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9ff13159-d85b-439b-a464-1190606d6028 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d returned with HTTP 202 Aug 18 23:37:04.689226 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 138/557] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:37:04 2026] DELETE /volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:37:04.689381 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6527540-ef0a-492a-a181-be76ca35d1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:04.697864 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f6d7d610-0bda-4ca3-9b88-44b915faca84 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:04.699768 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6d7d610-0bda-4ca3-9b88-44b915faca84 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d Aug 18 23:37:04.701291 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6d7d610-0bda-4ca3-9b88-44b915faca84 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:04.701291 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6d7d610-0bda-4ca3-9b88-44b915faca84 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:04.706945 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:04.706945 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:04.710397 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f6d7d610-0bda-4ca3-9b88-44b915faca84 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Volume info retrieved successfully. Aug 18 23:37:04.711263 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6527540-ef0a-492a-a181-be76ca35d1b4) transitioned into state 'SUCCESS' from state '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-969025311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f16b33f2daa4ab18fd1ac8a4eec5803',qos_specs=None,replication_status=,reservations=['a1efe730-496b-4c11-beda-e82958a0a248','26e8d8a3-9d7a-4b60-b408-42fbe5e8e087','fe6ff8d3-909b-4c03-9ca8-555f03b9cc8e','e83f76af-bf2d-4fd4-8620-211bd492f61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c5b30892b541c59e0a348111b60924',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:04.713250 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de45cf8-79c8-4633-a066-194874aeb58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:04.715538 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6d7d610-0bda-4ca3-9b88-44b915faca84 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d returned with HTTP 200 Aug 18 23:37:04.716293 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 140/558] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:04 2026] GET /volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:04.723870 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de45cf8-79c8-4633-a066-194874aeb58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:04.724599 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Flow 'volume_create_api' (c51e80b4-b561-495c-819d-1a559d32fc1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:04.724853 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Create volume request issued successfully. Aug 18 23:37:04.725348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-80113402-4e45-4257-8cf2-972e3820cb11 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:37:04.725755 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 137/559] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:37:04 2026] POST /volume/v3/volumes => generated 753 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:04.731059 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c7877a84-c780-4500-bb7e-372468f848df None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:04.735236 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c7877a84-c780-4500-bb7e-372468f848df tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:04.735591 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c7877a84-c780-4500-bb7e-372468f848df tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:04.735830 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c7877a84-c780-4500-bb7e-372468f848df tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:04.751390 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:04.751390 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:04.756530 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c7877a84-c780-4500-bb7e-372468f848df tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:04.763086 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c7877a84-c780-4500-bb7e-372468f848df tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:04.763782 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 145/560] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:04 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:05.732287 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1a780aff-b5c1-4cbe-a56e-6da937c05d48 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:05.734836 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1a780aff-b5c1-4cbe-a56e-6da937c05d48 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] GET https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d Aug 18 23:37:05.735167 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1a780aff-b5c1-4cbe-a56e-6da937c05d48 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:05.735262 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1a780aff-b5c1-4cbe-a56e-6da937c05d48 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:05.741043 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1a780aff-b5c1-4cbe-a56e-6da937c05d48 tempest-VolumesListTestJSON-761489441 tempest-VolumesListTestJSON-761489441-project-member] https://10.4.3.229/volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d returned with HTTP 404 Aug 18 23:37:05.741707 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 139/561] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:05 2026] GET /volume/v3/volumes/bf840022-869b-4ee9-8a4a-89c340ffb08d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:05.782525 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9d5e99e5-f960-4d19-ac87-cd3fd3e4ac03 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:05.786494 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d5e99e5-f960-4d19-ac87-cd3fd3e4ac03 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:05.787145 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d5e99e5-f960-4d19-ac87-cd3fd3e4ac03 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:05.787781 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d5e99e5-f960-4d19-ac87-cd3fd3e4ac03 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:05.800736 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:05.800736 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:05.805536 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9d5e99e5-f960-4d19-ac87-cd3fd3e4ac03 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:05.810952 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d5e99e5-f960-4d19-ac87-cd3fd3e4ac03 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:05.811642 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 141/562] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:05 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:06.172365 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-55e144ee-f854-47e2-b482-8da806eec7ff req-88a5b8fe-27d8-4c84-9df2-4a6b1a3c00a6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:06.175670 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-88a5b8fe-27d8-4c84-9df2-4a6b1a3c00a6 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] POST https://10.4.3.229/volume/v3/attachments/08293aad-889c-46ba-b8b1-3af2f5158412/action Aug 18 23:37:06.176063 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-88a5b8fe-27d8-4c84-9df2-4a6b1a3c00a6 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:06.176203 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-88a5b8fe-27d8-4c84-9df2-4a6b1a3c00a6 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:06.195441 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:06.195441 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:06.206221 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-55e144ee-f854-47e2-b482-8da806eec7ff req-88a5b8fe-27d8-4c84-9df2-4a6b1a3c00a6 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/attachments/08293aad-889c-46ba-b8b1-3af2f5158412/action returned with HTTP 204 Aug 18 23:37:06.206718 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 138/563] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:37:06 2026] POST /volume/v3/attachments/08293aad-889c-46ba-b8b1-3af2f5158412/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:06.827675 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7327da6d-007c-402c-b27c-f92d212ed194 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:06.829993 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7327da6d-007c-402c-b27c-f92d212ed194 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:06.830197 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7327da6d-007c-402c-b27c-f92d212ed194 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:06.830659 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7327da6d-007c-402c-b27c-f92d212ed194 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:06.847939 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:06.847939 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:06.857215 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7327da6d-007c-402c-b27c-f92d212ed194 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:06.870753 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7327da6d-007c-402c-b27c-f92d212ed194 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:06.871331 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 146/564] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:06 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 1135 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:06.888043 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-014ac9ce-e20d-4675-b463-a9bdb69b2f34 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:06.890300 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-014ac9ce-e20d-4675-b463-a9bdb69b2f34 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:06.890553 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-014ac9ce-e20d-4675-b463-a9bdb69b2f34 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:06.890806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-014ac9ce-e20d-4675-b463-a9bdb69b2f34 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:06.902915 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:06.902915 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:06.907260 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-014ac9ce-e20d-4675-b463-a9bdb69b2f34 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:06.913323 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-014ac9ce-e20d-4675-b463-a9bdb69b2f34 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:06.913822 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 140/565] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:06 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:08.254810 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-133edf56-ce07-4717-9f0c-7d28e92728b5 req-7bd6f7b0-8a33-4474-acbf-7617bb8bd54b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:08.259815 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-133edf56-ce07-4717-9f0c-7d28e92728b5 req-7bd6f7b0-8a33-4474-acbf-7617bb8bd54b tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] DELETE https://10.4.3.229/volume/v3/attachments/08293aad-889c-46ba-b8b1-3af2f5158412 Aug 18 23:37:08.260005 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-133edf56-ce07-4717-9f0c-7d28e92728b5 req-7bd6f7b0-8a33-4474-acbf-7617bb8bd54b tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:08.260228 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-133edf56-ce07-4717-9f0c-7d28e92728b5 req-7bd6f7b0-8a33-4474-acbf-7617bb8bd54b tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:08.278662 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:08.278662 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:08.354938 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-133edf56-ce07-4717-9f0c-7d28e92728b5 req-7bd6f7b0-8a33-4474-acbf-7617bb8bd54b tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/attachments/08293aad-889c-46ba-b8b1-3af2f5158412 returned with HTTP 200 Aug 18 23:37:08.355453 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 142/566] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:37:08 2026] DELETE /volume/v3/attachments/08293aad-889c-46ba-b8b1-3af2f5158412 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:09.436460 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9fbb2d48-a5b4-4a35-83ae-20763d10d6ba None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:09.440310 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9fbb2d48-a5b4-4a35-83ae-20763d10d6ba tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:09.440601 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9fbb2d48-a5b4-4a35-83ae-20763d10d6ba tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:09.440857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9fbb2d48-a5b4-4a35-83ae-20763d10d6ba tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:09.456635 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:09.456635 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:09.465372 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9fbb2d48-a5b4-4a35-83ae-20763d10d6ba tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:09.472653 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9fbb2d48-a5b4-4a35-83ae-20763d10d6ba tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:09.473121 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 139/567] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:09 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:09.499716 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0a9e661f-ad12-4857-995c-1937710ef646 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:09.501477 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0a9e661f-ad12-4857-995c-1937710ef646 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:09.501698 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0a9e661f-ad12-4857-995c-1937710ef646 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:09.501884 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0a9e661f-ad12-4857-995c-1937710ef646 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:09.509659 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:09.509659 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:09.514104 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0a9e661f-ad12-4857-995c-1937710ef646 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:09.519530 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0a9e661f-ad12-4857-995c-1937710ef646 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:09.520854 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 147/568] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:09 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:09.571263 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-305eb776-bc84-44fa-86f9-078d2e2cfe26 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:09.573366 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-305eb776-bc84-44fa-86f9-078d2e2cfe26 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:09.573617 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-305eb776-bc84-44fa-86f9-078d2e2cfe26 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:09.573802 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-305eb776-bc84-44fa-86f9-078d2e2cfe26 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:09.583537 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:09.583537 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:09.588266 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-305eb776-bc84-44fa-86f9-078d2e2cfe26 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:09.593038 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-305eb776-bc84-44fa-86f9-078d2e2cfe26 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:09.593460 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 141/569] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:09 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:09.618155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-61a9bdba-e53b-436e-ac4d-4c90edcece6a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:09.621385 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-61a9bdba-e53b-436e-ac4d-4c90edcece6a tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:09.621636 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-61a9bdba-e53b-436e-ac4d-4c90edcece6a tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:09.622176 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-61a9bdba-e53b-436e-ac4d-4c90edcece6a tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:09.622176 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-61a9bdba-e53b-436e-ac4d-4c90edcece6a tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Delete volume with id: a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:09.633888 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:09.633888 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:09.633888 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-61a9bdba-e53b-436e-ac4d-4c90edcece6a tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:09.652642 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-61a9bdba-e53b-436e-ac4d-4c90edcece6a tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Delete volume request issued successfully. Aug 18 23:37:09.652891 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-61a9bdba-e53b-436e-ac4d-4c90edcece6a tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 202 Aug 18 23:37:09.653463 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 143/570] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:37:09 2026] DELETE /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:37:09.661758 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-76ebb458-a661-4c19-bd0f-bf6af7edc28b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:09.665121 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-76ebb458-a661-4c19-bd0f-bf6af7edc28b tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:09.665361 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-76ebb458-a661-4c19-bd0f-bf6af7edc28b tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:09.665638 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-76ebb458-a661-4c19-bd0f-bf6af7edc28b tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:09.680943 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:09.680943 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:09.689411 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-76ebb458-a661-4c19-bd0f-bf6af7edc28b tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Volume info retrieved successfully. Aug 18 23:37:09.695214 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-76ebb458-a661-4c19-bd0f-bf6af7edc28b tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 200 Aug 18 23:37:09.695744 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 140/571] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:09 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:10.717188 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-edec4a5a-4885-43ea-af65-1f39e6de1443 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:10.719577 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-edec4a5a-4885-43ea-af65-1f39e6de1443 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] GET https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 Aug 18 23:37:10.719577 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-edec4a5a-4885-43ea-af65-1f39e6de1443 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:10.719779 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-edec4a5a-4885-43ea-af65-1f39e6de1443 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:10.729753 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-edec4a5a-4885-43ea-af65-1f39e6de1443 tempest-DeleteServersTestJSON-846793158 tempest-DeleteServersTestJSON-846793158-project-member] https://10.4.3.229/volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 returned with HTTP 404 Aug 18 23:37:10.730393 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 148/572] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:10 2026] GET /volume/v3/volumes/a74db958-2796-47dd-be33-36f3375cfa84 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:12.868641 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-9367fe71-f974-4cbf-b2a3-3918f197a2c5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:12.873732 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-9367fe71-f974-4cbf-b2a3-3918f197a2c5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] DELETE https://10.4.3.229/volume/v3/attachments/8dc6a25c-50e6-4b73-8b75-04e05b9bd74b Aug 18 23:37:12.873986 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-9367fe71-f974-4cbf-b2a3-3918f197a2c5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:12.874252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-9367fe71-f974-4cbf-b2a3-3918f197a2c5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:12.888590 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:12.888590 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:12.947482 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-9367fe71-f974-4cbf-b2a3-3918f197a2c5 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/attachments/8dc6a25c-50e6-4b73-8b75-04e05b9bd74b returned with HTTP 200 Aug 18 23:37:12.948083 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 142/573] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:37:12 2026] DELETE /volume/v3/attachments/8dc6a25c-50e6-4b73-8b75-04e05b9bd74b => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:12.962828 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-baf23990-7d67-4d6b-a29b-5b122e6240e4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:12.965628 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-baf23990-7d67-4d6b-a29b-5b122e6240e4 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] DELETE https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:37:12.965942 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-baf23990-7d67-4d6b-a29b-5b122e6240e4 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:12.966989 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-baf23990-7d67-4d6b-a29b-5b122e6240e4 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:12.966989 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-baf23990-7d67-4d6b-a29b-5b122e6240e4 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Delete volume with id: 676449bf-4b42-4000-9207-f857a0fcc039 Aug 18 23:37:12.977463 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:12.977463 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:12.978583 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-baf23990-7d67-4d6b-a29b-5b122e6240e4 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Volume info retrieved successfully. Aug 18 23:37:13.008875 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-baf23990-7d67-4d6b-a29b-5b122e6240e4 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] Delete volume request issued successfully. Aug 18 23:37:13.009195 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-db90bb58-1a7d-4445-b32f-90f9542eb9f1 req-baf23990-7d67-4d6b-a29b-5b122e6240e4 tempest-ServerActionsV293TestJSON-346164963 tempest-ServerActionsV293TestJSON-346164963-project-member] https://10.4.3.229/volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 returned with HTTP 202 Aug 18 23:37:13.010656 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 144/574] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:37:12 2026] DELETE /volume/v3/volumes/676449bf-4b42-4000-9207-f857a0fcc039 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:37:17.014201 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:17.219811 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:37:17.220142 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-426227840", "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:17.221655 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-426227840', 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:37:17.318367 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Create volume of 1 GB Aug 18 23:37:17.323718 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Availability Zones retrieved successfully. Aug 18 23:37:17.331422 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Flow 'volume_create_api' (f75135ae-d8c2-403d-af01-e06d1fc482ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:17.333284 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d42e87-ece0-44ae-b4ef-ffba2018a9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:17.334622 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:37:17.412802 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d42e87-ece0-44ae-b4ef-ffba2018a9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:17.413820 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c608376f-1ce1-498a-9ea7-42924eba73a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:17.505112 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Created reservations ['6532b3e6-1879-417b-9b18-6008d9975402', '9e0d0fa6-3330-4270-920a-25a22a46eb37', '7252936e-1463-4e08-b769-d7c22e6bf0f6', '5016f567-15b0-47e9-855c-5b9fd6b7f754'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:17.505964 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c608376f-1ce1-498a-9ea7-42924eba73a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6532b3e6-1879-417b-9b18-6008d9975402', '9e0d0fa6-3330-4270-920a-25a22a46eb37', '7252936e-1463-4e08-b769-d7c22e6bf0f6', '5016f567-15b0-47e9-855c-5b9fd6b7f754']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:17.506790 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71dadec8-20fe-44d3-b34b-ac7afb2c90ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:17.537182 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71dadec8-20fe-44d3-b34b-ac7afb2c90ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '580e03e6-ced7-4bb8-8fda-c80d9487dc7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-426227840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4921678997824199a248f56768f6b8b5',qos_specs=None,replication_status=,reservations=['6532b3e6-1879-417b-9b18-6008d9975402','9e0d0fa6-3330-4270-920a-25a22a46eb37','7252936e-1463-4e08-b769-d7c22e6bf0f6','5016f567-15b0-47e9-855c-5b9fd6b7f754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eecf15a531fb4b32b1b1a1df70799445',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-426227840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=580e03e6-ced7-4bb8-8fda-c80d9487dc7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4921678997824199a248f56768f6b8b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eecf15a531fb4b32b1b1a1df70799445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:17.537182 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a35ee93b-6b7d-4717-bdc4-a48fca63c689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:17.560632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a35ee93b-6b7d-4717-bdc4-a48fca63c689) transitioned into state 'SUCCESS' from state '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-426227840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4921678997824199a248f56768f6b8b5',qos_specs=None,replication_status=,reservations=['6532b3e6-1879-417b-9b18-6008d9975402','9e0d0fa6-3330-4270-920a-25a22a46eb37','7252936e-1463-4e08-b769-d7c22e6bf0f6','5016f567-15b0-47e9-855c-5b9fd6b7f754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eecf15a531fb4b32b1b1a1df70799445',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:17.561287 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a681727d-f38d-4d28-834c-7da3cba906cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:17.570373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a681727d-f38d-4d28-834c-7da3cba906cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:17.572543 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Flow 'volume_create_api' (f75135ae-d8c2-403d-af01-e06d1fc482ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:17.572543 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Create volume request issued successfully. Aug 18 23:37:17.572904 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4c654f5e-00b4-477a-a0a5-c32d9fe1e700 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:37:17.573448 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 141/575] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:37:17 2026] POST /volume/v3/volumes => generated 751 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:17.593837 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c52f5847-588d-4b9c-aaf6-06b3aba6968b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:17.597822 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c52f5847-588d-4b9c-aaf6-06b3aba6968b tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a Aug 18 23:37:17.597822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c52f5847-588d-4b9c-aaf6-06b3aba6968b tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:17.597822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c52f5847-588d-4b9c-aaf6-06b3aba6968b tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:17.607793 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:17.607793 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:17.613241 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c52f5847-588d-4b9c-aaf6-06b3aba6968b tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:17.618872 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c52f5847-588d-4b9c-aaf6-06b3aba6968b tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a returned with HTTP 200 Aug 18 23:37:17.619320 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 149/576] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:17 2026] GET /volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:18.633261 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1f1f926e-c557-42fe-89d9-c606b34d75c6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:18.635314 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1f1f926e-c557-42fe-89d9-c606b34d75c6 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a Aug 18 23:37:18.635571 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1f1f926e-c557-42fe-89d9-c606b34d75c6 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:18.635960 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1f1f926e-c557-42fe-89d9-c606b34d75c6 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:18.648069 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:18.648069 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:18.653984 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1f1f926e-c557-42fe-89d9-c606b34d75c6 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:18.661228 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1f1f926e-c557-42fe-89d9-c606b34d75c6 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a returned with HTTP 200 Aug 18 23:37:18.661409 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 143/577] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:18 2026] GET /volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:18.672539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-09fb7e08-409e-47f9-9677-4bc56b298baf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:18.674206 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:37:18.674482 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-797077943"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:18.675954 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-797077943'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:37:18.675954 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Create volume of 1 GB Aug 18 23:37:18.681180 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Availability Zones retrieved successfully. Aug 18 23:37:18.688860 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Flow 'volume_create_api' (ffa85236-4246-4950-8e8f-ad8db4e16882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:18.690295 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719b95a0-cf56-414d-bb8c-3ae708c29e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:18.691717 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:37:18.729238 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719b95a0-cf56-414d-bb8c-3ae708c29e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:18.730143 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d158664-d80c-4909-bf2f-321bf6ca8355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:18.779042 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Created reservations ['7a340148-611d-43bc-bd24-47986746b328', '1ed8024e-9344-4a29-9354-02d5bc1c7204', 'cb5ead80-276a-410c-bcd0-fd7c315f751e', '2af1896a-7d5e-4b0b-a2e4-053068b660dc'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:18.779874 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d158664-d80c-4909-bf2f-321bf6ca8355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a340148-611d-43bc-bd24-47986746b328', '1ed8024e-9344-4a29-9354-02d5bc1c7204', 'cb5ead80-276a-410c-bcd0-fd7c315f751e', '2af1896a-7d5e-4b0b-a2e4-053068b660dc']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:18.780535 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276d22af-d7a9-4418-b599-471d02efc57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:18.809025 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276d22af-d7a9-4418-b599-471d02efc57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6437db1-fb7a-49d0-a296-7be57539cdf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-797077943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4921678997824199a248f56768f6b8b5',qos_specs=None,replication_status=,reservations=['7a340148-611d-43bc-bd24-47986746b328','1ed8024e-9344-4a29-9354-02d5bc1c7204','cb5ead80-276a-410c-bcd0-fd7c315f751e','2af1896a-7d5e-4b0b-a2e4-053068b660dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eecf15a531fb4b32b1b1a1df70799445',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-797077943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6437db1-fb7a-49d0-a296-7be57539cdf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4921678997824199a248f56768f6b8b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eecf15a531fb4b32b1b1a1df70799445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:18.810112 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec72abc-e3fa-4070-9a69-7df66297a3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:18.833283 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec72abc-e3fa-4070-9a69-7df66297a3a6) transitioned into state 'SUCCESS' from state '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-797077943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4921678997824199a248f56768f6b8b5',qos_specs=None,replication_status=,reservations=['7a340148-611d-43bc-bd24-47986746b328','1ed8024e-9344-4a29-9354-02d5bc1c7204','cb5ead80-276a-410c-bcd0-fd7c315f751e','2af1896a-7d5e-4b0b-a2e4-053068b660dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eecf15a531fb4b32b1b1a1df70799445',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:18.834344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63a7e46-a7e4-4b65-9c3e-98bca1eda8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:18.845984 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63a7e46-a7e4-4b65-9c3e-98bca1eda8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:18.847216 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Flow 'volume_create_api' (ffa85236-4246-4950-8e8f-ad8db4e16882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:18.847674 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Create volume request issued successfully. Aug 18 23:37:18.848485 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09fb7e08-409e-47f9-9677-4bc56b298baf tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:37:18.849078 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 145/578] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:37:18 2026] POST /volume/v3/volumes => generated 751 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:18.864291 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fd2b1a75-03de-4356-8232-33a75333a939 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:18.872683 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fd2b1a75-03de-4356-8232-33a75333a939 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 Aug 18 23:37:18.872957 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fd2b1a75-03de-4356-8232-33a75333a939 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:18.873208 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fd2b1a75-03de-4356-8232-33a75333a939 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:18.883482 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:18.883482 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:18.888714 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fd2b1a75-03de-4356-8232-33a75333a939 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:18.894903 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fd2b1a75-03de-4356-8232-33a75333a939 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 returned with HTTP 200 Aug 18 23:37:18.895761 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 142/579] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:18 2026] GET /volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:19.910834 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0604d484-e266-4e1a-b59d-a4fee8f16409 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:19.912564 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0604d484-e266-4e1a-b59d-a4fee8f16409 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 Aug 18 23:37:19.912735 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0604d484-e266-4e1a-b59d-a4fee8f16409 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:19.912911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0604d484-e266-4e1a-b59d-a4fee8f16409 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:19.922083 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:19.922083 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:19.926148 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0604d484-e266-4e1a-b59d-a4fee8f16409 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:19.940736 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0604d484-e266-4e1a-b59d-a4fee8f16409 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 returned with HTTP 200 Aug 18 23:37:19.941024 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 150/580] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:19 2026] GET /volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:19.955345 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:19.958534 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:37:19.958534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-914655782"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:19.960142 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-914655782'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:37:19.960219 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Create volume of 1 GB Aug 18 23:37:19.965172 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Availability Zones retrieved successfully. Aug 18 23:37:19.974048 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Flow 'volume_create_api' (b50a507e-92ac-4e7e-813f-543dc43afc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:19.975460 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cbd61fe-5eff-4c0a-9d35-a484ea2b6fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:19.976899 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:37:20.015128 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cbd61fe-5eff-4c0a-9d35-a484ea2b6fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:20.015850 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a1ef3f-a410-4956-97b6-e04ca86f898a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:20.062297 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Created reservations ['8dc0d1d5-c60a-4745-bca9-a28baa74cdff', 'a9baaf7a-1041-479b-968c-f7baaf78b0c9', 'a3068e58-131c-4272-a38c-c1f5554fbb08', '7de727e6-1768-4eb9-af79-d3617ae53afa'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:20.063334 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a1ef3f-a410-4956-97b6-e04ca86f898a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dc0d1d5-c60a-4745-bca9-a28baa74cdff', 'a9baaf7a-1041-479b-968c-f7baaf78b0c9', 'a3068e58-131c-4272-a38c-c1f5554fbb08', '7de727e6-1768-4eb9-af79-d3617ae53afa']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:20.064392 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7bf17a-ded5-4047-a102-6ee63b27dd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:20.093423 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7bf17a-ded5-4047-a102-6ee63b27dd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39e89bad-5cf4-47b5-aa06-2da10a4c7d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-914655782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4921678997824199a248f56768f6b8b5',qos_specs=None,replication_status=,reservations=['8dc0d1d5-c60a-4745-bca9-a28baa74cdff','a9baaf7a-1041-479b-968c-f7baaf78b0c9','a3068e58-131c-4272-a38c-c1f5554fbb08','7de727e6-1768-4eb9-af79-d3617ae53afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eecf15a531fb4b32b1b1a1df70799445',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:37:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-914655782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39e89bad-5cf4-47b5-aa06-2da10a4c7d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4921678997824199a248f56768f6b8b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eecf15a531fb4b32b1b1a1df70799445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:20.095725 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7d70de-ec0f-435e-8ad3-f124370eb900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:20.120850 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7d70de-ec0f-435e-8ad3-f124370eb900) transitioned into state 'SUCCESS' from state '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-914655782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4921678997824199a248f56768f6b8b5',qos_specs=None,replication_status=,reservations=['8dc0d1d5-c60a-4745-bca9-a28baa74cdff','a9baaf7a-1041-479b-968c-f7baaf78b0c9','a3068e58-131c-4272-a38c-c1f5554fbb08','7de727e6-1768-4eb9-af79-d3617ae53afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eecf15a531fb4b32b1b1a1df70799445',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:20.121726 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b5f420-f71d-43bb-80a5-34afc9c0021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:20.136440 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b5f420-f71d-43bb-80a5-34afc9c0021d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:20.137895 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Flow 'volume_create_api' (b50a507e-92ac-4e7e-813f-543dc43afc88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:20.138384 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Create volume request issued successfully. Aug 18 23:37:20.139197 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-92c58e4a-21a3-40ff-8056-c4b7e5a8a27e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:37:20.139769 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 144/581] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:37:19 2026] POST /volume/v3/volumes => generated 751 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:20.153208 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-72f9c3a9-d04e-4e84-b394-156aa39f0b42 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:20.155508 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-72f9c3a9-d04e-4e84-b394-156aa39f0b42 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 Aug 18 23:37:20.155754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-72f9c3a9-d04e-4e84-b394-156aa39f0b42 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:20.156039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-72f9c3a9-d04e-4e84-b394-156aa39f0b42 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:20.165859 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:20.165859 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:20.170175 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-72f9c3a9-d04e-4e84-b394-156aa39f0b42 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:20.176066 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-72f9c3a9-d04e-4e84-b394-156aa39f0b42 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 returned with HTTP 200 Aug 18 23:37:20.176468 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 146/582] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:20 2026] GET /volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:20.246676 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:20.494844 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:37:20.495197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-811713429", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:20.497076 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-811713429', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:37:20.498389 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Create volume of 1 GB Aug 18 23:37:20.505137 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Availability Zones retrieved successfully. Aug 18 23:37:20.510031 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Flow 'volume_create_api' (423300db-9026-44e7-8a91-81ab17b10c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:20.510916 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb080039-e45e-4abb-b706-35b656355e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:20.511906 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:37:20.536075 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb080039-e45e-4abb-b706-35b656355e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:20.536709 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b3af2e-ad44-4c75-ae2c-7939a647b37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:20.605907 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Created reservations ['f46dcd81-6af9-4f9e-b6d2-e5463c1aacea', '7a6947c7-51cb-479f-85f6-24fb24a30290', '6ee14f6f-f969-49cb-b91d-906a03fffb18', '76811c63-7017-43eb-9322-142e1134d398'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:20.606651 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b3af2e-ad44-4c75-ae2c-7939a647b37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f46dcd81-6af9-4f9e-b6d2-e5463c1aacea', '7a6947c7-51cb-479f-85f6-24fb24a30290', '6ee14f6f-f969-49cb-b91d-906a03fffb18', '76811c63-7017-43eb-9322-142e1134d398']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:20.607326 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944faccc-96d1-4d1b-a8f5-618d0ea5da57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:20.630580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944faccc-96d1-4d1b-a8f5-618d0ea5da57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5be11e1e-c534-4779-b349-80803180eff1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-811713429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed59356a1a7c4d898e37d40aa647baea',qos_specs=None,replication_status=,reservations=['f46dcd81-6af9-4f9e-b6d2-e5463c1aacea','7a6947c7-51cb-479f-85f6-24fb24a30290','6ee14f6f-f969-49cb-b91d-906a03fffb18','76811c63-7017-43eb-9322-142e1134d398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ee64bc6c40643938c7205a647715b72',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:37:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-811713429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5be11e1e-c534-4779-b349-80803180eff1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed59356a1a7c4d898e37d40aa647baea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ee64bc6c40643938c7205a647715b72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:20.630580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40c7e4f2-61dc-42d8-91c5-84a01177a5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:20.648144 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40c7e4f2-61dc-42d8-91c5-84a01177a5cd) transitioned into state 'SUCCESS' from state '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-811713429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed59356a1a7c4d898e37d40aa647baea',qos_specs=None,replication_status=,reservations=['f46dcd81-6af9-4f9e-b6d2-e5463c1aacea','7a6947c7-51cb-479f-85f6-24fb24a30290','6ee14f6f-f969-49cb-b91d-906a03fffb18','76811c63-7017-43eb-9322-142e1134d398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ee64bc6c40643938c7205a647715b72',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:20.649355 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b91f0aa2-de09-4ce6-9de4-bb9cdd278e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:20.658673 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b91f0aa2-de09-4ce6-9de4-bb9cdd278e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:20.659444 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Flow 'volume_create_api' (423300db-9026-44e7-8a91-81ab17b10c94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:20.659756 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Create volume request issued successfully. Aug 18 23:37:20.660275 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ae411027-3caa-4705-95fa-13ee5d4fd61b tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:37:20.660803 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 143/583] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:37:20 2026] POST /volume/v3/volumes => generated 755 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:20.675403 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5877fc6c-09f2-46af-9376-afaec57b9725 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:20.677453 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5877fc6c-09f2-46af-9376-afaec57b9725 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] GET https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 Aug 18 23:37:20.677652 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5877fc6c-09f2-46af-9376-afaec57b9725 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:20.677831 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5877fc6c-09f2-46af-9376-afaec57b9725 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:20.683805 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:20.683805 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:20.687774 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5877fc6c-09f2-46af-9376-afaec57b9725 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Volume info retrieved successfully. Aug 18 23:37:20.690325 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5877fc6c-09f2-46af-9376-afaec57b9725 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 returned with HTTP 200 Aug 18 23:37:20.690682 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 151/584] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:20 2026] GET /volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:21.191188 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c4650bd3-083c-4b28-879f-fd78343b7510 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:21.193553 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c4650bd3-083c-4b28-879f-fd78343b7510 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 Aug 18 23:37:21.193846 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c4650bd3-083c-4b28-879f-fd78343b7510 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:21.194219 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c4650bd3-083c-4b28-879f-fd78343b7510 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:21.202959 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:21.202959 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:21.209092 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c4650bd3-083c-4b28-879f-fd78343b7510 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:21.214077 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c4650bd3-083c-4b28-879f-fd78343b7510 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 returned with HTTP 200 Aug 18 23:37:21.214562 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 145/585] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:21 2026] GET /volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:21.715910 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9b52977f-0e1b-4603-aad8-f398f4d1a866 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:21.718171 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b52977f-0e1b-4603-aad8-f398f4d1a866 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] GET https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 Aug 18 23:37:21.718370 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b52977f-0e1b-4603-aad8-f398f4d1a866 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:21.720539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b52977f-0e1b-4603-aad8-f398f4d1a866 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:21.727959 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:21.727959 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:21.731446 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9b52977f-0e1b-4603-aad8-f398f4d1a866 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Volume info retrieved successfully. Aug 18 23:37:21.735558 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b52977f-0e1b-4603-aad8-f398f4d1a866 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 returned with HTTP 200 Aug 18 23:37:21.735945 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 147/586] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:21 2026] GET /volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:21.750098 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b276ae4e-9962-41b6-a96b-cb3811cb1708 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:21.753450 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b276ae4e-9962-41b6-a96b-cb3811cb1708 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] GET https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 Aug 18 23:37:21.753716 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b276ae4e-9962-41b6-a96b-cb3811cb1708 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:21.754678 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b276ae4e-9962-41b6-a96b-cb3811cb1708 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:21.764766 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:21.764766 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:21.775881 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b276ae4e-9962-41b6-a96b-cb3811cb1708 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Volume info retrieved successfully. Aug 18 23:37:21.778831 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b276ae4e-9962-41b6-a96b-cb3811cb1708 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 returned with HTTP 200 Aug 18 23:37:21.779215 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 144/587] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:21 2026] GET /volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:21.793357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2a956bda-b61e-4225-975f-a2cd2c9aa3a9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:21.795391 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2a956bda-b61e-4225-975f-a2cd2c9aa3a9 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] POST https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1/action Aug 18 23:37:21.795841 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2a956bda-b61e-4225-975f-a2cd2c9aa3a9 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-222148322", "disk_format": "raw"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:21.796021 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2a956bda-b61e-4225-975f-a2cd2c9aa3a9 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-222148322", "disk_format": "raw"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:21.804477 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:21.804477 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:21.805152 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2a956bda-b61e-4225-975f-a2cd2c9aa3a9 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Volume info retrieved successfully. Aug 18 23:37:21.823376 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:21.823376 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:21.828610 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.image.image_utils [None req-2a956bda-b61e-4225-975f-a2cd2c9aa3a9 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-222148322'}] 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-222148322'}]. {{(pid=100173) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 23:37:22.653104 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2a956bda-b61e-4225-975f-a2cd2c9aa3a9 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Copy volume to image completed successfully. Aug 18 23:37:22.653629 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2a956bda-b61e-4225-975f-a2cd2c9aa3a9 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1/action returned with HTTP 202 Aug 18 23:37:22.654141 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 152/588] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:37:21 2026] POST /volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1/action => generated 685 bytes in 861 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:24.377441 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f55429eb-fc15-4fa6-b7d6-175b8dc23981 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:24.378867 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f55429eb-fc15-4fa6-b7d6-175b8dc23981 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:37:24.379045 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f55429eb-fc15-4fa6-b7d6-175b8dc23981 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:24.379440 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f55429eb-fc15-4fa6-b7d6-175b8dc23981 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:24.389293 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:24.389293 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:24.395221 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f55429eb-fc15-4fa6-b7d6-175b8dc23981 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:37:24.401416 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f55429eb-fc15-4fa6-b7d6-175b8dc23981 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:37:24.401905 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 146/589] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:24 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:24.459718 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a444789a-c9e4-4184-937b-f1d71a9107b8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:24.461961 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a444789a-c9e4-4184-937b-f1d71a9107b8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:37:24.462881 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a444789a-c9e4-4184-937b-f1d71a9107b8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:24.462881 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a444789a-c9e4-4184-937b-f1d71a9107b8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:24.473426 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:24.473426 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:24.480095 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a444789a-c9e4-4184-937b-f1d71a9107b8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:37:24.490687 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a444789a-c9e4-4184-937b-f1d71a9107b8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:37:24.492298 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 148/590] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:24 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:28.267982 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:28.385712 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:37:28.386305 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1047850292", "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:28.389965 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1047850292', 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:37:28.515663 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Create volume of 1 GB Aug 18 23:37:28.521050 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Availability Zones retrieved successfully. Aug 18 23:37:28.528209 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Flow 'volume_create_api' (a39cca1c-9d4b-4f1c-95a1-26d247de2e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:28.530456 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667ee85d-d145-427f-9877-147707fa8cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:28.531626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:37:28.645770 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667ee85d-d145-427f-9877-147707fa8cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:28.647930 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2ca097f-d003-4bb4-92a8-7e5ae5e72770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:28.744333 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Created reservations ['e3c23051-3c69-44ad-ae2e-fcd47e0ca668', '1e432384-331e-4b76-8845-cae312b0c372', '0edbcb10-d7ad-497d-97d2-e2e54e422acb', 'd89e5fbd-3b7f-44f7-9c84-eb0040b6fd2f'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:28.744832 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2ca097f-d003-4bb4-92a8-7e5ae5e72770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3c23051-3c69-44ad-ae2e-fcd47e0ca668', '1e432384-331e-4b76-8845-cae312b0c372', '0edbcb10-d7ad-497d-97d2-e2e54e422acb', 'd89e5fbd-3b7f-44f7-9c84-eb0040b6fd2f']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:28.745708 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fa32db-deb1-4432-9b37-528f9fd23bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:28.770372 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8fa32db-deb1-4432-9b37-528f9fd23bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a53140bd-ec39-4b6e-bf19-e71b4a4f8871', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1047850292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e88994795ad46cdb04ebc8f74621b16',qos_specs=None,replication_status=,reservations=['e3c23051-3c69-44ad-ae2e-fcd47e0ca668','1e432384-331e-4b76-8845-cae312b0c372','0edbcb10-d7ad-497d-97d2-e2e54e422acb','d89e5fbd-3b7f-44f7-9c84-eb0040b6fd2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf13e23515fd4318b018e8620a2b3acc',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1047850292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a53140bd-ec39-4b6e-bf19-e71b4a4f8871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e88994795ad46cdb04ebc8f74621b16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf13e23515fd4318b018e8620a2b3acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:28.771192 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e906a99c-3b4e-4cf4-b74f-85c2f04cca7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:28.790470 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e906a99c-3b4e-4cf4-b74f-85c2f04cca7e) transitioned into state 'SUCCESS' from state '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-1047850292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e88994795ad46cdb04ebc8f74621b16',qos_specs=None,replication_status=,reservations=['e3c23051-3c69-44ad-ae2e-fcd47e0ca668','1e432384-331e-4b76-8845-cae312b0c372','0edbcb10-d7ad-497d-97d2-e2e54e422acb','d89e5fbd-3b7f-44f7-9c84-eb0040b6fd2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf13e23515fd4318b018e8620a2b3acc',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:28.791376 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31b96c4-0e22-4fb7-9e26-42fc72a4e9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:28.808079 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31b96c4-0e22-4fb7-9e26-42fc72a4e9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:28.808079 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Flow 'volume_create_api' (a39cca1c-9d4b-4f1c-95a1-26d247de2e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:28.808079 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Create volume request issued successfully. Aug 18 23:37:28.808079 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-59e62e9f-cc76-43c9-a7fe-5e0994f00add tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:37:28.808509 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 145/591] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:37:28 2026] POST /volume/v3/volumes => generated 757 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:28.824538 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ce8e7f10-454d-4168-9b26-d4484c7b3b60 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:28.828871 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ce8e7f10-454d-4168-9b26-d4484c7b3b60 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 Aug 18 23:37:28.829559 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ce8e7f10-454d-4168-9b26-d4484c7b3b60 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:28.829559 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ce8e7f10-454d-4168-9b26-d4484c7b3b60 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:28.840203 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:28.840203 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:28.844792 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ce8e7f10-454d-4168-9b26-d4484c7b3b60 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:28.849915 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ce8e7f10-454d-4168-9b26-d4484c7b3b60 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 returned with HTTP 200 Aug 18 23:37:28.850229 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 153/592] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:28 2026] GET /volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:29.429188 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-69faaec7-9367-445c-9b72-eb832ef5e68e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.431718 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-69faaec7-9367-445c-9b72-eb832ef5e68e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a Aug 18 23:37:29.433637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-69faaec7-9367-445c-9b72-eb832ef5e68e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:29.433637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-69faaec7-9367-445c-9b72-eb832ef5e68e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:29.445018 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:29.445018 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:29.449799 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-2902d1c3-a427-4506-862e-5f21507f2174 req-69faaec7-9367-445c-9b72-eb832ef5e68e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:29.457280 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-69faaec7-9367-445c-9b72-eb832ef5e68e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a returned with HTTP 200 Aug 18 23:37:29.457419 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 147/593] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:29 2026] GET /volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:29.471962 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-70db57bb-3365-4b48-b3b1-dcca045080f7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.477245 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-70db57bb-3365-4b48-b3b1-dcca045080f7 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 Aug 18 23:37:29.477245 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-70db57bb-3365-4b48-b3b1-dcca045080f7 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:29.477245 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-70db57bb-3365-4b48-b3b1-dcca045080f7 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:29.489320 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:29.489320 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:29.498541 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-2902d1c3-a427-4506-862e-5f21507f2174 req-70db57bb-3365-4b48-b3b1-dcca045080f7 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:29.502183 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-70db57bb-3365-4b48-b3b1-dcca045080f7 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 returned with HTTP 200 Aug 18 23:37:29.503011 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 149/594] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:29 2026] GET /volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:29.512545 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-73483696-64f5-4b33-88f7-8d0ec7c433f3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.515633 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-73483696-64f5-4b33-88f7-8d0ec7c433f3 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 Aug 18 23:37:29.515987 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-73483696-64f5-4b33-88f7-8d0ec7c433f3 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:29.516233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-73483696-64f5-4b33-88f7-8d0ec7c433f3 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:29.527440 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:29.527440 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:29.538353 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-2902d1c3-a427-4506-862e-5f21507f2174 req-73483696-64f5-4b33-88f7-8d0ec7c433f3 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:29.545410 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-73483696-64f5-4b33-88f7-8d0ec7c433f3 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 returned with HTTP 200 Aug 18 23:37:29.546008 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 146/595] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:29 2026] GET /volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:29.569208 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5e7faf4e-9d38-4322-8354-1cd4243872ad None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.569763 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e7faf4e-9d38-4322-8354-1cd4243872ad None None] GET https://10.4.3.229/volume// Aug 18 23:37:29.570097 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e7faf4e-9d38-4322-8354-1cd4243872ad None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:29.570354 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e7faf4e-9d38-4322-8354-1cd4243872ad None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:29.571152 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e7faf4e-9d38-4322-8354-1cd4243872ad None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:29.571152 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 154/596] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:37:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:37:29.584173 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-a57e4023-21c5-4376-8879-0984569d2e8f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.586945 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-a57e4023-21c5-4376-8879-0984569d2e8f tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:37:29.587445 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-a57e4023-21c5-4376-8879-0984569d2e8f tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "580e03e6-ced7-4bb8-8fda-c80d9487dc7a", "connector": null, "instance_uuid": "00332d11-40ae-4616-b1ee-f9188a23bc09"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:29.598120 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:29.598120 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:29.642563 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-a57e4023-21c5-4376-8879-0984569d2e8f tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:37:29.643723 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 148/597] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:37:29 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 18 23:37:29.656031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7cec36cb-bc3b-439a-8664-8b0deaa9ca97 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.656031 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7cec36cb-bc3b-439a-8664-8b0deaa9ca97 None None] GET https://10.4.3.229/volume// Aug 18 23:37:29.656031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7cec36cb-bc3b-439a-8664-8b0deaa9ca97 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:29.656031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7cec36cb-bc3b-439a-8664-8b0deaa9ca97 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:29.656031 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7cec36cb-bc3b-439a-8664-8b0deaa9ca97 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:29.656031 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 150/598] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:37:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:37:29.665179 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-d614f296-d846-4faf-9dfa-85065d8d85d9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.667122 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-d614f296-d846-4faf-9dfa-85065d8d85d9 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:37:29.667509 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-d614f296-d846-4faf-9dfa-85065d8d85d9 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6437db1-fb7a-49d0-a296-7be57539cdf0", "connector": null, "instance_uuid": "00332d11-40ae-4616-b1ee-f9188a23bc09"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:29.679277 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:29.679277 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:29.729796 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-d614f296-d846-4faf-9dfa-85065d8d85d9 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:37:29.730637 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 147/599] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:37:29 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 18 23:37:29.740859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c82c0ac6-82b3-463f-a919-df6508842898 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.741373 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c82c0ac6-82b3-463f-a919-df6508842898 None None] GET https://10.4.3.229/volume// Aug 18 23:37:29.741627 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c82c0ac6-82b3-463f-a919-df6508842898 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:29.742653 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c82c0ac6-82b3-463f-a919-df6508842898 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:29.742653 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c82c0ac6-82b3-463f-a919-df6508842898 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:29.743053 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 155/600] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:37:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:37:29.761286 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-ab6c9bdb-33ea-4e55-b516-42924e4001c9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.763684 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-ab6c9bdb-33ea-4e55-b516-42924e4001c9 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:37:29.764209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-ab6c9bdb-33ea-4e55-b516-42924e4001c9 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39e89bad-5cf4-47b5-aa06-2da10a4c7d29", "connector": null, "instance_uuid": "00332d11-40ae-4616-b1ee-f9188a23bc09"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:29.773946 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:29.773946 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:29.813159 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-ab6c9bdb-33ea-4e55-b516-42924e4001c9 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:37:29.813641 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 149/601] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:37:29 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 18 23:37:29.865588 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d991af63-e264-4dcb-9cbf-61f6e52f826a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.868112 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d991af63-e264-4dcb-9cbf-61f6e52f826a tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 Aug 18 23:37:29.868372 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d991af63-e264-4dcb-9cbf-61f6e52f826a tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:29.868609 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d991af63-e264-4dcb-9cbf-61f6e52f826a tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:29.879701 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:29.879701 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:29.884302 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d991af63-e264-4dcb-9cbf-61f6e52f826a tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:29.890738 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d991af63-e264-4dcb-9cbf-61f6e52f826a tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 returned with HTTP 200 Aug 18 23:37:29.891311 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 151/602] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:29 2026] GET /volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:29.903540 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:29.905628 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:37:29.906063 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1441103748"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:29.908059 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1441103748'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:37:29.908275 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Create volume of 1 GB Aug 18 23:37:29.908529 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:29.908529 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:29.916756 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Availability Zones retrieved successfully. Aug 18 23:37:29.925016 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Flow 'volume_create_api' (58e510c6-607a-45a4-8f21-9b56087dad5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:29.927169 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94212345-d7f5-42ed-a95c-103e469e0dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:29.927938 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:37:29.967259 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94212345-d7f5-42ed-a95c-103e469e0dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:29.970895 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32fe26f-5364-496c-af57-e7f10c82261b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:30.021645 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Created reservations ['16676d0e-69c2-4ccb-ba7a-42bfdee1f698', '880c9aa6-a747-4b7b-8f40-4fdac03244da', '0741260e-99e8-4207-9e31-e0970c5b8dfa', 'ac77ee7b-7678-4a4a-aa2a-68c0ade3044a'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:30.022165 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32fe26f-5364-496c-af57-e7f10c82261b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16676d0e-69c2-4ccb-ba7a-42bfdee1f698', '880c9aa6-a747-4b7b-8f40-4fdac03244da', '0741260e-99e8-4207-9e31-e0970c5b8dfa', 'ac77ee7b-7678-4a4a-aa2a-68c0ade3044a']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:30.024552 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a9b665-11f2-4ddb-9799-1cf9b7a3f37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:30.081780 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a9b665-11f2-4ddb-9799-1cf9b7a3f37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49b900e9-2a8f-41b8-ad88-2ea61c68f772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1441103748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e88994795ad46cdb04ebc8f74621b16',qos_specs=None,replication_status=,reservations=['16676d0e-69c2-4ccb-ba7a-42bfdee1f698','880c9aa6-a747-4b7b-8f40-4fdac03244da','0741260e-99e8-4207-9e31-e0970c5b8dfa','ac77ee7b-7678-4a4a-aa2a-68c0ade3044a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf13e23515fd4318b018e8620a2b3acc',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1441103748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49b900e9-2a8f-41b8-ad88-2ea61c68f772,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e88994795ad46cdb04ebc8f74621b16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf13e23515fd4318b018e8620a2b3acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:30.082866 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (155dc4fa-0f6d-45a4-bdb2-9d26bd89f9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:30.125369 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (155dc4fa-0f6d-45a4-bdb2-9d26bd89f9cf) transitioned into state 'SUCCESS' from state '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-1441103748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e88994795ad46cdb04ebc8f74621b16',qos_specs=None,replication_status=,reservations=['16676d0e-69c2-4ccb-ba7a-42bfdee1f698','880c9aa6-a747-4b7b-8f40-4fdac03244da','0741260e-99e8-4207-9e31-e0970c5b8dfa','ac77ee7b-7678-4a4a-aa2a-68c0ade3044a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf13e23515fd4318b018e8620a2b3acc',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:30.126591 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e8499a-49b4-4795-bc3b-d79ba4a911c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:30.141401 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e8499a-49b4-4795-bc3b-d79ba4a911c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:30.142685 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Flow 'volume_create_api' (58e510c6-607a-45a4-8f21-9b56087dad5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:30.143130 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Create volume request issued successfully. Aug 18 23:37:30.145991 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3cc01fd7-49ce-4d47-969d-f8a1dd7e4dc3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:37:30.146572 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 148/603] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:37:29 2026] POST /volume/v3/volumes => generated 757 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:30.165563 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e5274e75-ed86-4c6c-9b5e-bb8e85e1d750 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:30.170042 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e5274e75-ed86-4c6c-9b5e-bb8e85e1d750 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 Aug 18 23:37:30.170042 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e5274e75-ed86-4c6c-9b5e-bb8e85e1d750 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:30.170042 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e5274e75-ed86-4c6c-9b5e-bb8e85e1d750 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:30.183469 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:30.183469 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:30.188977 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e5274e75-ed86-4c6c-9b5e-bb8e85e1d750 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:30.194503 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e5274e75-ed86-4c6c-9b5e-bb8e85e1d750 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 returned with HTTP 200 Aug 18 23:37:30.195116 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 156/604] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:30 2026] GET /volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:30.583795 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-12ea6ad2-da8a-45e7-b468-152514779a08 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:30.589066 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-12ea6ad2-da8a-45e7-b468-152514779a08 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:30.589066 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-12ea6ad2-da8a-45e7-b468-152514779a08 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:30.589066 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-12ea6ad2-da8a-45e7-b468-152514779a08 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:30.601250 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:30.601250 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:30.609700 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-12ea6ad2-da8a-45e7-b468-152514779a08 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:30.616344 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-12ea6ad2-da8a-45e7-b468-152514779a08 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:30.616895 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 150/605] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:30 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:30.750811 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-14998293-1436-44be-ac75-86e60501bb0d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:30.751274 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-14998293-1436-44be-ac75-86e60501bb0d None None] GET https://10.4.3.229/volume// Aug 18 23:37:30.751357 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-14998293-1436-44be-ac75-86e60501bb0d None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:30.751585 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-14998293-1436-44be-ac75-86e60501bb0d None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:30.751920 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-14998293-1436-44be-ac75-86e60501bb0d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:30.752225 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 152/606] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:37:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:37:30.766230 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-02ff7c83-4772-4441-9c03-08b4b62cf738 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:30.770775 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-02ff7c83-4772-4441-9c03-08b4b62cf738 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:37:30.771249 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-02ff7c83-4772-4441-9c03-08b4b62cf738 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b92099ab-a557-414a-914b-3d3e487be185", "connector": null, "instance_uuid": "c1f9cf07-c4cb-45d1-8e86-e96636f8c955"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:30.780847 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:30.780847 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:30.812180 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-02ff7c83-4772-4441-9c03-08b4b62cf738 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:37:30.812730 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 149/607] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:37:30 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 18 23:37:30.846803 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8cb8afd7-b406-40e7-b0e3-77b52eaee6d8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:30.849218 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8cb8afd7-b406-40e7-b0e3-77b52eaee6d8 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:30.849474 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8cb8afd7-b406-40e7-b0e3-77b52eaee6d8 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:30.849755 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8cb8afd7-b406-40e7-b0e3-77b52eaee6d8 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:30.861746 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5f93dae9-3386-4aad-ad2b-fe2f09dcd133 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:30.861746 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5f93dae9-3386-4aad-ad2b-fe2f09dcd133 None None] GET https://10.4.3.229/volume// Aug 18 23:37:30.861746 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5f93dae9-3386-4aad-ad2b-fe2f09dcd133 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:30.861746 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5f93dae9-3386-4aad-ad2b-fe2f09dcd133 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:30.861746 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5f93dae9-3386-4aad-ad2b-fe2f09dcd133 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:30.861746 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 151/608] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:37:30.868242 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:30.868242 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:30.877771 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-083a15bf-4da1-43f7-9af8-4f5cfc05c3ac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:30.878552 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8cb8afd7-b406-40e7-b0e3-77b52eaee6d8 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:30.880776 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-083a15bf-4da1-43f7-9af8-4f5cfc05c3ac tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:30.881006 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-083a15bf-4da1-43f7-9af8-4f5cfc05c3ac tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:30.882158 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-083a15bf-4da1-43f7-9af8-4f5cfc05c3ac tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:30.887330 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8cb8afd7-b406-40e7-b0e3-77b52eaee6d8 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:30.887918 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 157/609] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:30 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:30.897041 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:30.897041 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:30.902762 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-083a15bf-4da1-43f7-9af8-4f5cfc05c3ac tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:30.908710 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-083a15bf-4da1-43f7-9af8-4f5cfc05c3ac tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:30.909238 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 153/610] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:30 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:31.067021 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-eaff951c-b640-40ee-8dba-3d6c154412ee None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:31.069590 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-eaff951c-b640-40ee-8dba-3d6c154412ee tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] PUT https://10.4.3.229/volume/v3/attachments/c5d938e3-7630-42a9-8ede-3ef4a396dbbf Aug 18 23:37:31.070002 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-eaff951c-b640-40ee-8dba-3d6c154412ee tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:31.083933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-eaff951c-b640-40ee-8dba-3d6c154412ee tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Acquiring lock "cinder-attachment_update-b92099ab-a557-414a-914b-3d3e487be185-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:37:31.092542 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-eaff951c-b640-40ee-8dba-3d6c154412ee tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Lock "cinder-attachment_update-b92099ab-a557-414a-914b-3d3e487be185-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:37:31.092542 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:31.092542 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:31.213275 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fb4e0a81-bc1c-45ac-8556-5d7753a7b100 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:31.216487 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fb4e0a81-bc1c-45ac-8556-5d7753a7b100 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 Aug 18 23:37:31.217299 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fb4e0a81-bc1c-45ac-8556-5d7753a7b100 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:31.217753 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fb4e0a81-bc1c-45ac-8556-5d7753a7b100 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:31.233336 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:31.233336 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:31.242096 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fb4e0a81-bc1c-45ac-8556-5d7753a7b100 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:31.242543 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-eaff951c-b640-40ee-8dba-3d6c154412ee tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Lock "cinder-attachment_update-b92099ab-a557-414a-914b-3d3e487be185-np0000007721" released by "attachment_update" :: held 0.152s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:37:31.242966 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-eaff951c-b640-40ee-8dba-3d6c154412ee tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/attachments/c5d938e3-7630-42a9-8ede-3ef4a396dbbf returned with HTTP 200 Aug 18 23:37:31.243617 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 150/611] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:37:31 2026] PUT /volume/v3/attachments/c5d938e3-7630-42a9-8ede-3ef4a396dbbf => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:31.251585 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fb4e0a81-bc1c-45ac-8556-5d7753a7b100 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 returned with HTTP 200 Aug 18 23:37:31.251585 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 152/612] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:31 2026] GET /volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:31.272419 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:31.284058 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:37:31.284058 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1601276714"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:31.284306 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1601276714'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:37:31.284430 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Create volume of 1 GB Aug 18 23:37:31.297771 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Availability Zones retrieved successfully. Aug 18 23:37:31.306390 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Flow 'volume_create_api' (d37b9b69-13c9-485b-a163-13a407295443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:31.311687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f6a95b-00ae-4e32-8da7-aaf3b4e6903e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:31.311687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:37:31.357940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f6a95b-00ae-4e32-8da7-aaf3b4e6903e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:31.359029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9377bc04-f8ac-42a2-a397-ac82f41896dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:31.423498 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Created reservations ['4fa02327-b490-4ff5-83ed-9547fc346784', 'f99a2f48-1072-4373-8bb8-ec52e423f048', '909d6e36-3c26-4f32-88cd-793ed7c22a97', '5d28c75d-16b4-4133-83be-3d3d57919ad4'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:31.423498 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9377bc04-f8ac-42a2-a397-ac82f41896dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa02327-b490-4ff5-83ed-9547fc346784', 'f99a2f48-1072-4373-8bb8-ec52e423f048', '909d6e36-3c26-4f32-88cd-793ed7c22a97', '5d28c75d-16b4-4133-83be-3d3d57919ad4']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:31.423498 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af09d746-2b60-4b05-a3c7-85e0f2342c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:31.457063 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af09d746-2b60-4b05-a3c7-85e0f2342c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '750015dd-140c-456e-8c08-496ee9a896ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1601276714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e88994795ad46cdb04ebc8f74621b16',qos_specs=None,replication_status=,reservations=['4fa02327-b490-4ff5-83ed-9547fc346784','f99a2f48-1072-4373-8bb8-ec52e423f048','909d6e36-3c26-4f32-88cd-793ed7c22a97','5d28c75d-16b4-4133-83be-3d3d57919ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf13e23515fd4318b018e8620a2b3acc',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1601276714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=750015dd-140c-456e-8c08-496ee9a896ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e88994795ad46cdb04ebc8f74621b16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf13e23515fd4318b018e8620a2b3acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:31.458100 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1092470c-1197-41de-9ece-ef4e05410180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:31.497057 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1092470c-1197-41de-9ece-ef4e05410180) transitioned into state 'SUCCESS' from state '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-1601276714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e88994795ad46cdb04ebc8f74621b16',qos_specs=None,replication_status=,reservations=['4fa02327-b490-4ff5-83ed-9547fc346784','f99a2f48-1072-4373-8bb8-ec52e423f048','909d6e36-3c26-4f32-88cd-793ed7c22a97','5d28c75d-16b4-4133-83be-3d3d57919ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf13e23515fd4318b018e8620a2b3acc',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:31.497485 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3f0215-d723-49c3-82ef-7dc4a42ce35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:31.516703 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3f0215-d723-49c3-82ef-7dc4a42ce35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:31.516703 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Flow 'volume_create_api' (d37b9b69-13c9-485b-a163-13a407295443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:31.516703 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Create volume request issued successfully. Aug 18 23:37:31.520428 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b63e2af8-25e8-45c1-852b-3a9eda9c1a0f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:37:31.520428 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 158/613] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:37:31 2026] POST /volume/v3/volumes => generated 757 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:31.534244 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-30063ee8-bdda-4bc2-9999-1093a35c5309 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:31.538681 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30063ee8-bdda-4bc2-9999-1093a35c5309 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba Aug 18 23:37:31.538681 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30063ee8-bdda-4bc2-9999-1093a35c5309 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:31.538681 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30063ee8-bdda-4bc2-9999-1093a35c5309 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:31.558811 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:31.558811 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:31.566600 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-30063ee8-bdda-4bc2-9999-1093a35c5309 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:31.584893 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30063ee8-bdda-4bc2-9999-1093a35c5309 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba returned with HTTP 200 Aug 18 23:37:31.585819 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 154/614] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:31 2026] GET /volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba => generated 825 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:31.905984 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-81a7fa7f-7b96-45db-bf0b-9aaa85092f8d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:31.910586 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-81a7fa7f-7b96-45db-bf0b-9aaa85092f8d tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:31.911533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-81a7fa7f-7b96-45db-bf0b-9aaa85092f8d tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:31.911533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-81a7fa7f-7b96-45db-bf0b-9aaa85092f8d tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:31.925596 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:31.925596 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:31.935326 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-81a7fa7f-7b96-45db-bf0b-9aaa85092f8d tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:31.941544 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-81a7fa7f-7b96-45db-bf0b-9aaa85092f8d tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:31.944531 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 151/615] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:31 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:32.603038 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f9ed751d-3072-401c-b2d8-96fd399cd2a3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:32.607225 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f9ed751d-3072-401c-b2d8-96fd399cd2a3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba Aug 18 23:37:32.607475 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f9ed751d-3072-401c-b2d8-96fd399cd2a3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:32.607745 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f9ed751d-3072-401c-b2d8-96fd399cd2a3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:32.628711 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:32.628711 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:32.644628 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f9ed751d-3072-401c-b2d8-96fd399cd2a3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:32.656327 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f9ed751d-3072-401c-b2d8-96fd399cd2a3 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba returned with HTTP 200 Aug 18 23:37:32.657192 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 153/616] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:32 2026] GET /volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:32.831398 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a74aef17-f247-4c66-96e8-16e3580195ea None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:32.832296 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a74aef17-f247-4c66-96e8-16e3580195ea None None] GET https://10.4.3.229/volume// Aug 18 23:37:32.832296 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a74aef17-f247-4c66-96e8-16e3580195ea None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:32.832296 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a74aef17-f247-4c66-96e8-16e3580195ea None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:32.832723 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a74aef17-f247-4c66-96e8-16e3580195ea None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:32.832841 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 159/617] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:37:32.844989 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4eb83f12-41fe-4de9-b305-9ea7e3fb1622 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:32.847839 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4eb83f12-41fe-4de9-b305-9ea7e3fb1622 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a Aug 18 23:37:32.848039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4eb83f12-41fe-4de9-b305-9ea7e3fb1622 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:32.848373 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4eb83f12-41fe-4de9-b305-9ea7e3fb1622 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:32.869118 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:32.869118 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:32.879009 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4eb83f12-41fe-4de9-b305-9ea7e3fb1622 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:32.888457 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4eb83f12-41fe-4de9-b305-9ea7e3fb1622 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a returned with HTTP 200 Aug 18 23:37:32.888457 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 155/618] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:32 2026] GET /volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a => generated 1538 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:32.960590 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6ddf0d89-e7d7-4c33-8c5c-c0b9542ef238 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:32.964348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6ddf0d89-e7d7-4c33-8c5c-c0b9542ef238 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:32.964481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6ddf0d89-e7d7-4c33-8c5c-c0b9542ef238 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:32.964780 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6ddf0d89-e7d7-4c33-8c5c-c0b9542ef238 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:32.974160 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:32.974160 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:32.981284 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6ddf0d89-e7d7-4c33-8c5c-c0b9542ef238 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:32.993312 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6ddf0d89-e7d7-4c33-8c5c-c0b9542ef238 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:32.993988 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 152/619] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:32 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:32.994055 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4f069783-1f7e-4cde-a778-b1e62a9457e1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:33.004176 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4f069783-1f7e-4cde-a778-b1e62a9457e1 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] PUT https://10.4.3.229/volume/v3/attachments/fb98863e-807b-4d56-a447-cb22e5de9e7e Aug 18 23:37:33.004574 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4f069783-1f7e-4cde-a778-b1e62a9457e1 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:33.014258 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4f069783-1f7e-4cde-a778-b1e62a9457e1 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Acquiring lock "cinder-attachment_update-580e03e6-ced7-4bb8-8fda-c80d9487dc7a-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:37:33.019814 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4f069783-1f7e-4cde-a778-b1e62a9457e1 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Lock "cinder-attachment_update-580e03e6-ced7-4bb8-8fda-c80d9487dc7a-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:37:33.021102 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:33.021102 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:33.133663 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4f069783-1f7e-4cde-a778-b1e62a9457e1 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Lock "cinder-attachment_update-580e03e6-ced7-4bb8-8fda-c80d9487dc7a-np0000007721" released by "attachment_update" :: held 0.114s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:37:33.134105 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-4f069783-1f7e-4cde-a778-b1e62a9457e1 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments/fb98863e-807b-4d56-a447-cb22e5de9e7e returned with HTTP 200 Aug 18 23:37:33.134759 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 154/620] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:37:32 2026] PUT /volume/v3/attachments/fb98863e-807b-4d56-a447-cb22e5de9e7e => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:33.176915 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-0f66fff1-295d-46b6-b169-dbdaa8d4b7f5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:33.181040 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-0f66fff1-295d-46b6-b169-dbdaa8d4b7f5 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] POST https://10.4.3.229/volume/v3/attachments/fb98863e-807b-4d56-a447-cb22e5de9e7e/action Aug 18 23:37:33.181481 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-0f66fff1-295d-46b6-b169-dbdaa8d4b7f5 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:33.182017 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-0f66fff1-295d-46b6-b169-dbdaa8d4b7f5 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:33.208584 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:33.208584 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:33.230313 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-0f66fff1-295d-46b6-b169-dbdaa8d4b7f5 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments/fb98863e-807b-4d56-a447-cb22e5de9e7e/action returned with HTTP 204 Aug 18 23:37:33.230313 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 160/621] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:37:33 2026] POST /volume/v3/attachments/fb98863e-807b-4d56-a447-cb22e5de9e7e/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:33.260025 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e35ff7e3-a965-48fd-9006-daa7f352ef27 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:33.260506 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e35ff7e3-a965-48fd-9006-daa7f352ef27 None None] GET https://10.4.3.229/volume// Aug 18 23:37:33.260725 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e35ff7e3-a965-48fd-9006-daa7f352ef27 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:33.261002 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e35ff7e3-a965-48fd-9006-daa7f352ef27 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:33.261462 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e35ff7e3-a965-48fd-9006-daa7f352ef27 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:33.261884 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 156/622] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37: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 18 23:37:33.270875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-61655ee5-3685-4b9c-b669-d108f3d72688 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:33.273844 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-61655ee5-3685-4b9c-b669-d108f3d72688 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 Aug 18 23:37:33.274098 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-61655ee5-3685-4b9c-b669-d108f3d72688 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:33.274312 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-61655ee5-3685-4b9c-b669-d108f3d72688 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:33.288422 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:33.288422 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:33.293157 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-2902d1c3-a427-4506-862e-5f21507f2174 req-61655ee5-3685-4b9c-b669-d108f3d72688 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:33.300110 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-61655ee5-3685-4b9c-b669-d108f3d72688 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 returned with HTTP 200 Aug 18 23:37:33.300598 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 153/623] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:33 2026] GET /volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:33.429840 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-62284a47-b986-4cf9-8862-ac7f33428806 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:33.432056 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-62284a47-b986-4cf9-8862-ac7f33428806 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] PUT https://10.4.3.229/volume/v3/attachments/61212670-19ad-4b7f-842a-a372dfa812f7 Aug 18 23:37:33.433556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-62284a47-b986-4cf9-8862-ac7f33428806 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:33.447628 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2902d1c3-a427-4506-862e-5f21507f2174 req-62284a47-b986-4cf9-8862-ac7f33428806 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Acquiring lock "cinder-attachment_update-d6437db1-fb7a-49d0-a296-7be57539cdf0-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:37:33.458596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2902d1c3-a427-4506-862e-5f21507f2174 req-62284a47-b986-4cf9-8862-ac7f33428806 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Lock "cinder-attachment_update-d6437db1-fb7a-49d0-a296-7be57539cdf0-np0000007721" acquired by "attachment_update" :: waited 0.011s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:37:33.461821 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:33.461821 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:33.606507 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2902d1c3-a427-4506-862e-5f21507f2174 req-62284a47-b986-4cf9-8862-ac7f33428806 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Lock "cinder-attachment_update-d6437db1-fb7a-49d0-a296-7be57539cdf0-np0000007721" released by "attachment_update" :: held 0.148s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:37:33.606882 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-62284a47-b986-4cf9-8862-ac7f33428806 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments/61212670-19ad-4b7f-842a-a372dfa812f7 returned with HTTP 200 Aug 18 23:37:33.607535 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 155/624] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:37:33 2026] PUT /volume/v3/attachments/61212670-19ad-4b7f-842a-a372dfa812f7 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:33.648599 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-a3bdc624-2442-4bac-a624-ae72d64ffe8d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:33.651470 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-a3bdc624-2442-4bac-a624-ae72d64ffe8d tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] POST https://10.4.3.229/volume/v3/attachments/61212670-19ad-4b7f-842a-a372dfa812f7/action Aug 18 23:37:33.651855 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-a3bdc624-2442-4bac-a624-ae72d64ffe8d tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:33.652000 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-a3bdc624-2442-4bac-a624-ae72d64ffe8d tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:33.679369 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:33.679369 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:33.695363 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-a3bdc624-2442-4bac-a624-ae72d64ffe8d tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments/61212670-19ad-4b7f-842a-a372dfa812f7/action returned with HTTP 204 Aug 18 23:37:33.695363 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 161/625] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:37:33 2026] POST /volume/v3/attachments/61212670-19ad-4b7f-842a-a372dfa812f7/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:33.723736 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-42e70736-00a5-4a1e-ae3f-bbab02d686f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:33.724259 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42e70736-00a5-4a1e-ae3f-bbab02d686f3 None None] GET https://10.4.3.229/volume// Aug 18 23:37:33.724466 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42e70736-00a5-4a1e-ae3f-bbab02d686f3 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:33.724724 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42e70736-00a5-4a1e-ae3f-bbab02d686f3 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:33.725128 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42e70736-00a5-4a1e-ae3f-bbab02d686f3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:33.725501 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 157/626] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37: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 18 23:37:33.741110 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-662126c4-c3a2-4c0f-af71-e774d76d7783 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:33.744535 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-662126c4-c3a2-4c0f-af71-e774d76d7783 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 Aug 18 23:37:33.745060 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-662126c4-c3a2-4c0f-af71-e774d76d7783 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:33.745060 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-662126c4-c3a2-4c0f-af71-e774d76d7783 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:33.760581 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:33.760581 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:33.767341 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-2902d1c3-a427-4506-862e-5f21507f2174 req-662126c4-c3a2-4c0f-af71-e774d76d7783 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:37:33.773282 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-662126c4-c3a2-4c0f-af71-e774d76d7783 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 returned with HTTP 200 Aug 18 23:37:33.773959 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 154/627] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:33 2026] GET /volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:33.888423 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-58710cc3-138b-41eb-ba87-dd224d9ac550 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:33.891426 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-58710cc3-138b-41eb-ba87-dd224d9ac550 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] PUT https://10.4.3.229/volume/v3/attachments/52d5d1b3-ccad-4334-8026-44242fc8bd8d Aug 18 23:37:33.891693 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-58710cc3-138b-41eb-ba87-dd224d9ac550 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:33.900415 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2902d1c3-a427-4506-862e-5f21507f2174 req-58710cc3-138b-41eb-ba87-dd224d9ac550 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Acquiring lock "cinder-attachment_update-39e89bad-5cf4-47b5-aa06-2da10a4c7d29-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:37:33.906012 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2902d1c3-a427-4506-862e-5f21507f2174 req-58710cc3-138b-41eb-ba87-dd224d9ac550 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Lock "cinder-attachment_update-39e89bad-5cf4-47b5-aa06-2da10a4c7d29-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:37:33.907116 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:33.907116 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:34.011072 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-81cc426e-6b18-4599-990c-37f94111020e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:34.012829 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81cc426e-6b18-4599-990c-37f94111020e tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:34.013118 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81cc426e-6b18-4599-990c-37f94111020e tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:34.013246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81cc426e-6b18-4599-990c-37f94111020e tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:34.041446 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:34.041446 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:34.052265 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-81cc426e-6b18-4599-990c-37f94111020e tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:34.059059 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81cc426e-6b18-4599-990c-37f94111020e tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:34.059653 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 162/628] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:34 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:34.059723 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2902d1c3-a427-4506-862e-5f21507f2174 req-58710cc3-138b-41eb-ba87-dd224d9ac550 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Lock "cinder-attachment_update-39e89bad-5cf4-47b5-aa06-2da10a4c7d29-np0000007721" released by "attachment_update" :: held 0.154s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:37:34.060093 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-58710cc3-138b-41eb-ba87-dd224d9ac550 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments/52d5d1b3-ccad-4334-8026-44242fc8bd8d returned with HTTP 200 Aug 18 23:37:34.060829 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 156/629] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:37:33 2026] PUT /volume/v3/attachments/52d5d1b3-ccad-4334-8026-44242fc8bd8d => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:34.094733 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2902d1c3-a427-4506-862e-5f21507f2174 req-f8cd8685-909e-495f-9e31-c26151a7e541 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:34.096833 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-f8cd8685-909e-495f-9e31-c26151a7e541 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] POST https://10.4.3.229/volume/v3/attachments/52d5d1b3-ccad-4334-8026-44242fc8bd8d/action Aug 18 23:37:34.097229 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-f8cd8685-909e-495f-9e31-c26151a7e541 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:34.097390 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-f8cd8685-909e-495f-9e31-c26151a7e541 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:34.120756 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:34.120756 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:34.141267 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2902d1c3-a427-4506-862e-5f21507f2174 req-f8cd8685-909e-495f-9e31-c26151a7e541 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments/52d5d1b3-ccad-4334-8026-44242fc8bd8d/action returned with HTTP 204 Aug 18 23:37:34.141736 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 158/630] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:37:34 2026] POST /volume/v3/attachments/52d5d1b3-ccad-4334-8026-44242fc8bd8d/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:34.639264 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-86bc054a-6462-4494-a1d6-c2bf9046ab25 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:34.642188 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-86bc054a-6462-4494-a1d6-c2bf9046ab25 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] POST https://10.4.3.229/volume/v3/attachments/c5d938e3-7630-42a9-8ede-3ef4a396dbbf/action Aug 18 23:37:34.642602 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-86bc054a-6462-4494-a1d6-c2bf9046ab25 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:34.642741 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-86bc054a-6462-4494-a1d6-c2bf9046ab25 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:34.668585 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:34.668585 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:34.686507 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-26886a33-af1d-4871-a529-6fe337c9dd72 req-86bc054a-6462-4494-a1d6-c2bf9046ab25 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/attachments/c5d938e3-7630-42a9-8ede-3ef4a396dbbf/action returned with HTTP 204 Aug 18 23:37:34.686507 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 155/631] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:37:34 2026] POST /volume/v3/attachments/c5d938e3-7630-42a9-8ede-3ef4a396dbbf/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:35.081768 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-51bb2349-9489-4ee5-a0ad-b57b18bd5998 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:35.088108 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-51bb2349-9489-4ee5-a0ad-b57b18bd5998 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:35.089017 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-51bb2349-9489-4ee5-a0ad-b57b18bd5998 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:35.089017 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-51bb2349-9489-4ee5-a0ad-b57b18bd5998 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:35.104504 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:35.104504 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:35.110401 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-51bb2349-9489-4ee5-a0ad-b57b18bd5998 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:35.116603 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-51bb2349-9489-4ee5-a0ad-b57b18bd5998 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:35.117197 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 163/632] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:35 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:35.137318 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-62f3eeba-f67a-4063-aae9-f67a02b3c2f3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:35.141226 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-62f3eeba-f67a-4063-aae9-f67a02b3c2f3 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:35.141406 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-62f3eeba-f67a-4063-aae9-f67a02b3c2f3 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:35.141604 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-62f3eeba-f67a-4063-aae9-f67a02b3c2f3 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:35.152786 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:35.152786 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:35.156924 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-62f3eeba-f67a-4063-aae9-f67a02b3c2f3 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:35.162786 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-62f3eeba-f67a-4063-aae9-f67a02b3c2f3 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:35.163065 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 157/633] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:35 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:36.614343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-676ff231-d4f0-4a41-981f-cb314850d44e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:36.616437 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-676ff231-d4f0-4a41-981f-cb314850d44e tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:36.616666 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-676ff231-d4f0-4a41-981f-cb314850d44e tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:36.616911 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-676ff231-d4f0-4a41-981f-cb314850d44e tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:36.632723 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:36.632723 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:36.636660 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-676ff231-d4f0-4a41-981f-cb314850d44e tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:36.641782 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-676ff231-d4f0-4a41-981f-cb314850d44e tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:36.642317 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 159/634] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:36 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:36.664677 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-f1532e80-e2e6-4408-9c2f-a0542213dc02 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:36.667221 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-f1532e80-e2e6-4408-9c2f-a0542213dc02 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] POST https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185/action Aug 18 23:37:36.667604 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-f1532e80-e2e6-4408-9c2f-a0542213dc02 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:36.667735 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-f1532e80-e2e6-4408-9c2f-a0542213dc02 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:36.679616 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:36.679616 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:36.680371 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-f1532e80-e2e6-4408-9c2f-a0542213dc02 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:36.692797 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-f1532e80-e2e6-4408-9c2f-a0542213dc02 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Begin detaching volume completed successfully. Aug 18 23:37:36.693023 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-f1532e80-e2e6-4408-9c2f-a0542213dc02 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185/action returned with HTTP 202 Aug 18 23:37:36.693444 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 156/635] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:37:36 2026] POST /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:37:36.734675 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3400a70d-7efb-4855-ae0f-d2dee62b5f25 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:36.737104 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3400a70d-7efb-4855-ae0f-d2dee62b5f25 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:36.737311 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3400a70d-7efb-4855-ae0f-d2dee62b5f25 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:36.737573 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3400a70d-7efb-4855-ae0f-d2dee62b5f25 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:36.754318 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:36.754318 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:36.761167 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3400a70d-7efb-4855-ae0f-d2dee62b5f25 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:36.761167 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3400a70d-7efb-4855-ae0f-d2dee62b5f25 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:36.761167 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 164/636] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:36 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:36.783480 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bfdf7953-f202-4fdc-a4cb-273d1208ac7b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:36.784004 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bfdf7953-f202-4fdc-a4cb-273d1208ac7b None None] GET https://10.4.3.229/volume// Aug 18 23:37:36.784193 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bfdf7953-f202-4fdc-a4cb-273d1208ac7b None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:36.784420 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bfdf7953-f202-4fdc-a4cb-273d1208ac7b None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:36.785943 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bfdf7953-f202-4fdc-a4cb-273d1208ac7b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:36.785943 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 158/637] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37: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 18 23:37:36.800455 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-7f88ecd8-8849-4b9c-9d09-1fef3795a908 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:36.804665 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-7f88ecd8-8849-4b9c-9d09-1fef3795a908 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:36.805652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-7f88ecd8-8849-4b9c-9d09-1fef3795a908 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:36.805652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-7f88ecd8-8849-4b9c-9d09-1fef3795a908 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:36.817171 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:36.817171 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:36.824816 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-7f88ecd8-8849-4b9c-9d09-1fef3795a908 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:36.830738 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-7f88ecd8-8849-4b9c-9d09-1fef3795a908 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:36.831585 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 160/638] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:36 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:37.782008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ed1088d8-0567-4b4e-978b-efd85e035cb0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:37.788587 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ed1088d8-0567-4b4e-978b-efd85e035cb0 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:37.788587 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ed1088d8-0567-4b4e-978b-efd85e035cb0 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:37.788587 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ed1088d8-0567-4b4e-978b-efd85e035cb0 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:37.805110 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:37.805110 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:37.811039 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ed1088d8-0567-4b4e-978b-efd85e035cb0 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:37.817527 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ed1088d8-0567-4b4e-978b-efd85e035cb0 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:37.820977 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 157/639] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:37 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:37.925195 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-0d618702-4682-46f4-9271-8ab1b47c34aa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:37.929631 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-0d618702-4682-46f4-9271-8ab1b47c34aa tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] DELETE https://10.4.3.229/volume/v3/attachments/c5d938e3-7630-42a9-8ede-3ef4a396dbbf Aug 18 23:37:37.930141 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-0d618702-4682-46f4-9271-8ab1b47c34aa tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:37.931500 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-0d618702-4682-46f4-9271-8ab1b47c34aa tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:37.948238 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:37.948238 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:38.032894 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ce2531aa-93bb-4036-9b9f-306e76661700 req-0d618702-4682-46f4-9271-8ab1b47c34aa tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/attachments/c5d938e3-7630-42a9-8ede-3ef4a396dbbf returned with HTTP 200 Aug 18 23:37:38.034078 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 165/640] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:37:37 2026] DELETE /volume/v3/attachments/c5d938e3-7630-42a9-8ede-3ef4a396dbbf => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:38.834480 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8085ec42-ec1e-4d7f-b566-e9470d244b0c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:38.837426 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8085ec42-ec1e-4d7f-b566-e9470d244b0c tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:38.837658 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8085ec42-ec1e-4d7f-b566-e9470d244b0c tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:38.837863 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8085ec42-ec1e-4d7f-b566-e9470d244b0c tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:38.842637 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=225,cinder:UPDATE=42,cinder:INSERT=23 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:37:38.848014 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:38.848014 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:38.852850 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8085ec42-ec1e-4d7f-b566-e9470d244b0c tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:38.859824 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8085ec42-ec1e-4d7f-b566-e9470d244b0c tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:38.860378 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 159/641] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:38 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:40.135114 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bbb902d4-d553-4578-83a9-911d9a003414 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:40.140023 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bbb902d4-d553-4578-83a9-911d9a003414 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] GET https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 Aug 18 23:37:40.140240 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bbb902d4-d553-4578-83a9-911d9a003414 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:40.140698 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bbb902d4-d553-4578-83a9-911d9a003414 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:40.154993 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:40.154993 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:40.158869 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bbb902d4-d553-4578-83a9-911d9a003414 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Volume info retrieved successfully. Aug 18 23:37:40.166449 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bbb902d4-d553-4578-83a9-911d9a003414 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 returned with HTTP 200 Aug 18 23:37:40.167374 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 161/642] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:40 2026] GET /volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:41.187180 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3f568f93-af49-491a-8915-b7817fff9b0a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.189193 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3f568f93-af49-491a-8915-b7817fff9b0a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] GET https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 Aug 18 23:37:41.189376 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3f568f93-af49-491a-8915-b7817fff9b0a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.192536 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3f568f93-af49-491a-8915-b7817fff9b0a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.196363 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.196363 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:41.200043 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3f568f93-af49-491a-8915-b7817fff9b0a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Volume info retrieved successfully. Aug 18 23:37:41.203860 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3f568f93-af49-491a-8915-b7817fff9b0a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 returned with HTTP 200 Aug 18 23:37:41.204223 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 158/643] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:41.458939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-4026b49e-a06f-4d91-9c4c-ed02768ca179 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.461650 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-4026b49e-a06f-4d91-9c4c-ed02768ca179 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 Aug 18 23:37:41.461851 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-4026b49e-a06f-4d91-9c4c-ed02768ca179 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.462131 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-4026b49e-a06f-4d91-9c4c-ed02768ca179 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.465815 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=219,cinder:UPDATE=50,cinder:INSERT=25 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:37:41.475093 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.475093 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:41.479843 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-4026b49e-a06f-4d91-9c4c-ed02768ca179 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:41.486808 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-4026b49e-a06f-4d91-9c4c-ed02768ca179 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 returned with HTTP 200 Aug 18 23:37:41.487266 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 166/644] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:41.497928 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fb5244bd-fdca-4875-9dae-3c72ffd8b2a4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.502049 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fb5244bd-fdca-4875-9dae-3c72ffd8b2a4 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 Aug 18 23:37:41.502225 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fb5244bd-fdca-4875-9dae-3c72ffd8b2a4 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.502398 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fb5244bd-fdca-4875-9dae-3c72ffd8b2a4 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.509297 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.509297 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:41.513178 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fb5244bd-fdca-4875-9dae-3c72ffd8b2a4 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:41.522229 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fb5244bd-fdca-4875-9dae-3c72ffd8b2a4 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 returned with HTTP 200 Aug 18 23:37:41.522773 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 160/645] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:41.534461 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-322a1574-ab7d-4429-8c18-fda69376776a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.540757 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-322a1574-ab7d-4429-8c18-fda69376776a tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba Aug 18 23:37:41.540757 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-322a1574-ab7d-4429-8c18-fda69376776a tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.540757 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-322a1574-ab7d-4429-8c18-fda69376776a tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.549295 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.549295 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:41.553762 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-322a1574-ab7d-4429-8c18-fda69376776a tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:41.558660 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-322a1574-ab7d-4429-8c18-fda69376776a tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba returned with HTTP 200 Aug 18 23:37:41.559135 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 162/646] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:41.569833 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d21826c2-49d5-4a84-a92e-f219ba71a8a8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.570416 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d21826c2-49d5-4a84-a92e-f219ba71a8a8 None None] GET https://10.4.3.229/volume// Aug 18 23:37:41.570641 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d21826c2-49d5-4a84-a92e-f219ba71a8a8 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.570826 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d21826c2-49d5-4a84-a92e-f219ba71a8a8 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.571282 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d21826c2-49d5-4a84-a92e-f219ba71a8a8 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:41.571712 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 159/647] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:37: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 18 23:37:41.583282 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-0f171515-9a77-4ab0-b5de-85a3184d26e6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.583596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a5fdcca1-58ba-405d-845f-803cff529946 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.585143 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a5fdcca1-58ba-405d-845f-803cff529946 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:41.585305 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a5fdcca1-58ba-405d-845f-803cff529946 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.585497 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a5fdcca1-58ba-405d-845f-803cff529946 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.587279 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-0f171515-9a77-4ab0-b5de-85a3184d26e6 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:37:41.587712 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-0f171515-9a77-4ab0-b5de-85a3184d26e6 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a53140bd-ec39-4b6e-bf19-e71b4a4f8871", "connector": null, "instance_uuid": "a19dd9b5-a738-4c9d-b250-d887de9b9105"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:41.595570 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.595570 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:41.597558 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.597558 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:41.603830 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a5fdcca1-58ba-405d-845f-803cff529946 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:41.609243 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a5fdcca1-58ba-405d-845f-803cff529946 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:41.609707 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 161/648] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:41.626405 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-721034ca-51b4-40f3-94b8-49f0a531d51a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.628339 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-721034ca-51b4-40f3-94b8-49f0a531d51a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 Aug 18 23:37:41.629288 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-721034ca-51b4-40f3-94b8-49f0a531d51a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.629746 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-721034ca-51b4-40f3-94b8-49f0a531d51a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.630032 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-721034ca-51b4-40f3-94b8-49f0a531d51a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Delete volume with id: 5be11e1e-c534-4779-b349-80803180eff1 Aug 18 23:37:41.632272 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-0f171515-9a77-4ab0-b5de-85a3184d26e6 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:37:41.633022 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 167/649] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:37:41 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 18 23:37:41.634028 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-15656eca-f39b-4bc1-9f91-c2e037d9d59d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.639953 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-15656eca-f39b-4bc1-9f91-c2e037d9d59d tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:41.640389 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.640389 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:41.641087 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-721034ca-51b4-40f3-94b8-49f0a531d51a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Volume info retrieved successfully. Aug 18 23:37:41.641861 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-15656eca-f39b-4bc1-9f91-c2e037d9d59d tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.642113 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-15656eca-f39b-4bc1-9f91-c2e037d9d59d tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.649944 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8081400c-aec1-427d-b4b0-22b3e6a89287 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.650264 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8081400c-aec1-427d-b4b0-22b3e6a89287 None None] GET https://10.4.3.229/volume// Aug 18 23:37:41.650410 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8081400c-aec1-427d-b4b0-22b3e6a89287 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.650669 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8081400c-aec1-427d-b4b0-22b3e6a89287 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.651026 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8081400c-aec1-427d-b4b0-22b3e6a89287 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:41.651321 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 162/650] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:37: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 18 23:37:41.653100 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.653100 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:41.657945 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-5653cf85-f99c-4870-9590-9a5753ab0c13 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.660330 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-5653cf85-f99c-4870-9590-9a5753ab0c13 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:41.660574 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-5653cf85-f99c-4870-9590-9a5753ab0c13 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.660805 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-5653cf85-f99c-4870-9590-9a5753ab0c13 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.662278 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-15656eca-f39b-4bc1-9f91-c2e037d9d59d tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:41.664088 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-721034ca-51b4-40f3-94b8-49f0a531d51a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Delete volume request issued successfully. Aug 18 23:37:41.664309 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-721034ca-51b4-40f3-94b8-49f0a531d51a tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 returned with HTTP 202 Aug 18 23:37:41.665439 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 163/651] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:37:41 2026] DELETE /volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:37:41.667477 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-15656eca-f39b-4bc1-9f91-c2e037d9d59d tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:41.668602 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 160/652] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:41.670871 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-aef22663-09eb-404a-b914-724cc8d35b87 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.670871 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-aef22663-09eb-404a-b914-724cc8d35b87 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:37:41.671345 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-aef22663-09eb-404a-b914-724cc8d35b87 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49b900e9-2a8f-41b8-ad88-2ea61c68f772", "connector": null, "instance_uuid": "a19dd9b5-a738-4c9d-b250-d887de9b9105"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:41.676254 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.676254 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:41.676786 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a938c8ee-98a6-4ea9-8382-d01349b1c05e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.679290 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.679290 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:41.681043 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a938c8ee-98a6-4ea9-8382-d01349b1c05e tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] GET https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 Aug 18 23:37:41.681419 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a938c8ee-98a6-4ea9-8382-d01349b1c05e tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.681567 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-5653cf85-f99c-4870-9590-9a5753ab0c13 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:41.681764 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a938c8ee-98a6-4ea9-8382-d01349b1c05e tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.688454 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-5653cf85-f99c-4870-9590-9a5753ab0c13 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:41.689139 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 168/653] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:41.692995 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.692995 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:41.699004 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a938c8ee-98a6-4ea9-8382-d01349b1c05e tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Volume info retrieved successfully. Aug 18 23:37:41.705920 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a938c8ee-98a6-4ea9-8382-d01349b1c05e tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 returned with HTTP 200 Aug 18 23:37:41.708539 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 164/654] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:41.718807 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-aef22663-09eb-404a-b914-724cc8d35b87 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:37:41.718928 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 163/655] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:37:41 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:41.738160 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e91b2258-c05f-4654-9c25-a4acc4fd68e7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.738635 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e91b2258-c05f-4654-9c25-a4acc4fd68e7 None None] GET https://10.4.3.229/volume// Aug 18 23:37:41.738836 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e91b2258-c05f-4654-9c25-a4acc4fd68e7 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.739672 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e91b2258-c05f-4654-9c25-a4acc4fd68e7 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.740093 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e91b2258-c05f-4654-9c25-a4acc4fd68e7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:41.740596 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 161/656] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:37: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 18 23:37:41.744619 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1f347ad3-304a-4fe0-a5fe-78c8617d9396 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.747147 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1f347ad3-304a-4fe0-a5fe-78c8617d9396 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:41.747435 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1f347ad3-304a-4fe0-a5fe-78c8617d9396 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.747887 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1f347ad3-304a-4fe0-a5fe-78c8617d9396 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.751160 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-c06188d9-b94c-4c39-9187-2e82bf4961d6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.754527 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-c06188d9-b94c-4c39-9187-2e82bf4961d6 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:37:41.754946 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-c06188d9-b94c-4c39-9187-2e82bf4961d6 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "750015dd-140c-456e-8c08-496ee9a896ba", "connector": null, "instance_uuid": "a19dd9b5-a738-4c9d-b250-d887de9b9105"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:41.758377 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.758377 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:41.763678 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1f347ad3-304a-4fe0-a5fe-78c8617d9396 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:41.770820 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1f347ad3-304a-4fe0-a5fe-78c8617d9396 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:41.771363 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 169/657] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:41.771442 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.771442 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:41.800752 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1dc594bf-8252-41ef-ab9c-732bc5f80d5b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.801503 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1dc594bf-8252-41ef-ab9c-732bc5f80d5b None None] GET https://10.4.3.229/volume// Aug 18 23:37:41.801503 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1dc594bf-8252-41ef-ab9c-732bc5f80d5b None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.801589 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1dc594bf-8252-41ef-ab9c-732bc5f80d5b None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.801935 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1dc594bf-8252-41ef-ab9c-732bc5f80d5b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:41.802229 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 164/658] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:37: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 18 23:37:41.810947 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-eaa46b80-1df7-4e22-8838-716e5b346849 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.814224 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-eaa46b80-1df7-4e22-8838-716e5b346849 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:37:41.814841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-eaa46b80-1df7-4e22-8838-716e5b346849 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0190bd7-4d62-4a5e-89e7-bd94f8695a28", "connector": null, "instance_uuid": "8cf39ca2-c7d3-4f5a-832c-0faa580dc2d5"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:41.825458 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.825458 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:41.829881 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-c06188d9-b94c-4c39-9187-2e82bf4961d6 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:37:41.830379 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 165/659] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:37:41 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 18 23:37:41.857502 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-eaa46b80-1df7-4e22-8838-716e5b346849 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:37:41.858042 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 162/660] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:37:41 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:41.896177 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bef059fa-9c5f-4562-a6a1-9c589b6ca44c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.899956 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bef059fa-9c5f-4562-a6a1-9c589b6ca44c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:41.899956 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bef059fa-9c5f-4562-a6a1-9c589b6ca44c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.899956 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bef059fa-9c5f-4562-a6a1-9c589b6ca44c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.921101 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.921101 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:41.921376 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0045e63b-4c2e-46d9-838e-6d9418f2b2dc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.921867 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0045e63b-4c2e-46d9-838e-6d9418f2b2dc None None] GET https://10.4.3.229/volume// Aug 18 23:37:41.922117 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0045e63b-4c2e-46d9-838e-6d9418f2b2dc None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.923016 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0045e63b-4c2e-46d9-838e-6d9418f2b2dc None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.923016 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0045e63b-4c2e-46d9-838e-6d9418f2b2dc None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:41.923414 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 165/661] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37: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 18 23:37:41.927298 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bef059fa-9c5f-4562-a6a1-9c589b6ca44c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:41.942695 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bef059fa-9c5f-4562-a6a1-9c589b6ca44c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:41.942814 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0b05ba93-f04b-4b70-b1ce-0be22d63bbd4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:41.943348 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 170/662] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:41.951755 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0b05ba93-f04b-4b70-b1ce-0be22d63bbd4 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:41.951983 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0b05ba93-f04b-4b70-b1ce-0be22d63bbd4 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:41.952133 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0b05ba93-f04b-4b70-b1ce-0be22d63bbd4 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:41.962548 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:41.962548 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:41.966964 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0b05ba93-f04b-4b70-b1ce-0be22d63bbd4 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:41.976667 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0b05ba93-f04b-4b70-b1ce-0be22d63bbd4 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:41.977121 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 166/663] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:41 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 1030 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:42.080544 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0ad4917a-dfc6-493c-9c48-1d34a073d958 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:42.083030 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0ad4917a-dfc6-493c-9c48-1d34a073d958 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] PUT https://10.4.3.229/volume/v3/attachments/18f9db11-7fd1-47f4-90af-073d3320c883 Aug 18 23:37:42.083466 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0ad4917a-dfc6-493c-9c48-1d34a073d958 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:42.098789 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0ad4917a-dfc6-493c-9c48-1d34a073d958 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Acquiring lock "cinder-attachment_update-c0190bd7-4d62-4a5e-89e7-bd94f8695a28-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:37:42.104600 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0ad4917a-dfc6-493c-9c48-1d34a073d958 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Lock "cinder-attachment_update-c0190bd7-4d62-4a5e-89e7-bd94f8695a28-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:37:42.105984 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:42.105984 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:42.204931 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0ad4917a-dfc6-493c-9c48-1d34a073d958 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Lock "cinder-attachment_update-c0190bd7-4d62-4a5e-89e7-bd94f8695a28-np0000007721" released by "attachment_update" :: held 0.100s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:37:42.205390 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-0ad4917a-dfc6-493c-9c48-1d34a073d958 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/attachments/18f9db11-7fd1-47f4-90af-073d3320c883 returned with HTTP 200 Aug 18 23:37:42.206304 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 163/664] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:37:42 2026] PUT /volume/v3/attachments/18f9db11-7fd1-47f4-90af-073d3320c883 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:42.723760 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d3927072-04d3-4f67-a737-48490903df62 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:42.726057 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d3927072-04d3-4f67-a737-48490903df62 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] GET https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 Aug 18 23:37:42.726305 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d3927072-04d3-4f67-a737-48490903df62 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:42.726581 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d3927072-04d3-4f67-a737-48490903df62 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:42.733769 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d3927072-04d3-4f67-a737-48490903df62 tempest-TestImageHashVerification-511983519 tempest-TestImageHashVerification-511983519-project-member] https://10.4.3.229/volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 returned with HTTP 404 Aug 18 23:37:42.734423 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 166/665] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:42 2026] GET /volume/v3/volumes/5be11e1e-c534-4779-b349-80803180eff1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:42.958315 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-504ec286-e319-4f6a-9649-b320a8b33e91 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:42.961817 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-504ec286-e319-4f6a-9649-b320a8b33e91 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:42.962008 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-504ec286-e319-4f6a-9649-b320a8b33e91 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:42.962182 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-504ec286-e319-4f6a-9649-b320a8b33e91 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:42.975062 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:42.975062 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:42.979675 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-504ec286-e319-4f6a-9649-b320a8b33e91 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:42.985538 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-504ec286-e319-4f6a-9649-b320a8b33e91 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:42.986252 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 171/666] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:42 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:43.666914 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ea3eb71f-1e73-4220-ad6b-fcc89669055b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:43.667424 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea3eb71f-1e73-4220-ad6b-fcc89669055b None None] GET https://10.4.3.229/volume// Aug 18 23:37:43.667542 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea3eb71f-1e73-4220-ad6b-fcc89669055b None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:43.667716 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea3eb71f-1e73-4220-ad6b-fcc89669055b None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:43.668067 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea3eb71f-1e73-4220-ad6b-fcc89669055b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:43.668368 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 167/667] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:37:43.679076 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-6fe7b9cd-4482-4038-a62b-c8b64b9f366d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:43.686720 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-6fe7b9cd-4482-4038-a62b-c8b64b9f366d tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 Aug 18 23:37:43.686720 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-6fe7b9cd-4482-4038-a62b-c8b64b9f366d tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:43.686720 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-6fe7b9cd-4482-4038-a62b-c8b64b9f366d tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:43.705072 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:43.705072 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:43.712253 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-6fe7b9cd-4482-4038-a62b-c8b64b9f366d tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:43.717954 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-6fe7b9cd-4482-4038-a62b-c8b64b9f366d tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 returned with HTTP 200 Aug 18 23:37:43.718458 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 164/668] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:43 2026] GET /volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 => generated 1544 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:43.823924 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-17784179-ab87-41d5-a79c-a5186e8730c9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:43.826203 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-17784179-ab87-41d5-a79c-a5186e8730c9 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] PUT https://10.4.3.229/volume/v3/attachments/f3f4be18-45c6-4560-af6d-9810e6ca260e Aug 18 23:37:43.826610 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-17784179-ab87-41d5-a79c-a5186e8730c9 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:43.834639 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-17784179-ab87-41d5-a79c-a5186e8730c9 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Acquiring lock "cinder-attachment_update-a53140bd-ec39-4b6e-bf19-e71b4a4f8871-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:37:43.839403 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-17784179-ab87-41d5-a79c-a5186e8730c9 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Lock "cinder-attachment_update-a53140bd-ec39-4b6e-bf19-e71b4a4f8871-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:37:43.840399 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:43.840399 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:43.945707 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-17784179-ab87-41d5-a79c-a5186e8730c9 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Lock "cinder-attachment_update-a53140bd-ec39-4b6e-bf19-e71b4a4f8871-np0000007721" released by "attachment_update" :: held 0.106s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:37:43.946018 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-17784179-ab87-41d5-a79c-a5186e8730c9 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments/f3f4be18-45c6-4560-af6d-9810e6ca260e returned with HTTP 200 Aug 18 23:37:43.946473 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 167/669] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:37:43 2026] PUT /volume/v3/attachments/f3f4be18-45c6-4560-af6d-9810e6ca260e => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:43.981288 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-1f02e095-7834-4974-97cb-c920ccfe85d6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:43.984358 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-1f02e095-7834-4974-97cb-c920ccfe85d6 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] POST https://10.4.3.229/volume/v3/attachments/f3f4be18-45c6-4560-af6d-9810e6ca260e/action Aug 18 23:37:43.985124 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-1f02e095-7834-4974-97cb-c920ccfe85d6 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:43.985353 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-1f02e095-7834-4974-97cb-c920ccfe85d6 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:44.001373 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bcb890e6-8702-48ee-ad52-d3042c794ca8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:44.003389 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bcb890e6-8702-48ee-ad52-d3042c794ca8 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:44.003624 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bcb890e6-8702-48ee-ad52-d3042c794ca8 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:44.003821 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bcb890e6-8702-48ee-ad52-d3042c794ca8 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:44.006341 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:44.006341 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:44.016457 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:44.016457 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:44.019785 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-1f02e095-7834-4974-97cb-c920ccfe85d6 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments/f3f4be18-45c6-4560-af6d-9810e6ca260e/action returned with HTTP 204 Aug 18 23:37:44.020407 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 172/670] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:37:43 2026] POST /volume/v3/attachments/f3f4be18-45c6-4560-af6d-9810e6ca260e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:44.021380 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bcb890e6-8702-48ee-ad52-d3042c794ca8 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:44.028043 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bcb890e6-8702-48ee-ad52-d3042c794ca8 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:44.028043 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 168/671] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:44 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:44.045934 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a4f98ffc-8a89-4ace-934f-4d56d126eb21 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:44.046393 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a4f98ffc-8a89-4ace-934f-4d56d126eb21 None None] GET https://10.4.3.229/volume// Aug 18 23:37:44.046544 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a4f98ffc-8a89-4ace-934f-4d56d126eb21 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:44.046792 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a4f98ffc-8a89-4ace-934f-4d56d126eb21 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:44.047131 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a4f98ffc-8a89-4ace-934f-4d56d126eb21 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:44.047433 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 165/672] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37: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 18 23:37:44.056256 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fab920d5-efe8-418c-b1bf-0cf0345bc541 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:44.060982 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fab920d5-efe8-418c-b1bf-0cf0345bc541 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 Aug 18 23:37:44.061254 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fab920d5-efe8-418c-b1bf-0cf0345bc541 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:44.061692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fab920d5-efe8-418c-b1bf-0cf0345bc541 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:44.071544 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:44.071544 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:44.075452 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fab920d5-efe8-418c-b1bf-0cf0345bc541 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:44.079810 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-fab920d5-efe8-418c-b1bf-0cf0345bc541 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 returned with HTTP 200 Aug 18 23:37:44.080182 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 168/673] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:44 2026] GET /volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 => generated 1029 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:44.192101 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-42f48585-b411-4e6f-baca-4a1aa1b54b41 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:44.194959 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-42f48585-b411-4e6f-baca-4a1aa1b54b41 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] PUT https://10.4.3.229/volume/v3/attachments/fb106892-e6a6-432f-bbc7-ce2cf9ea3dfc Aug 18 23:37:44.195420 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-42f48585-b411-4e6f-baca-4a1aa1b54b41 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:44.207368 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-42f48585-b411-4e6f-baca-4a1aa1b54b41 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Acquiring lock "cinder-attachment_update-49b900e9-2a8f-41b8-ad88-2ea61c68f772-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:37:44.212990 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-42f48585-b411-4e6f-baca-4a1aa1b54b41 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Lock "cinder-attachment_update-49b900e9-2a8f-41b8-ad88-2ea61c68f772-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:37:44.214190 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:44.214190 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:44.357403 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-42f48585-b411-4e6f-baca-4a1aa1b54b41 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Lock "cinder-attachment_update-49b900e9-2a8f-41b8-ad88-2ea61c68f772-np0000007721" released by "attachment_update" :: held 0.144s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:37:44.357788 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-42f48585-b411-4e6f-baca-4a1aa1b54b41 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments/fb106892-e6a6-432f-bbc7-ce2cf9ea3dfc returned with HTTP 200 Aug 18 23:37:44.358491 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 173/674] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:37:44 2026] PUT /volume/v3/attachments/fb106892-e6a6-432f-bbc7-ce2cf9ea3dfc => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:44.396297 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-588c47ef-f8ef-4211-a85f-d3da5b2a7767 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:44.398644 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-588c47ef-f8ef-4211-a85f-d3da5b2a7767 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] POST https://10.4.3.229/volume/v3/attachments/fb106892-e6a6-432f-bbc7-ce2cf9ea3dfc/action Aug 18 23:37:44.399025 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-588c47ef-f8ef-4211-a85f-d3da5b2a7767 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:44.399151 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-588c47ef-f8ef-4211-a85f-d3da5b2a7767 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:44.425596 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:44.425596 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:44.444349 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-588c47ef-f8ef-4211-a85f-d3da5b2a7767 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments/fb106892-e6a6-432f-bbc7-ce2cf9ea3dfc/action returned with HTTP 204 Aug 18 23:37:44.444864 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 169/675] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:37:44 2026] POST /volume/v3/attachments/fb106892-e6a6-432f-bbc7-ce2cf9ea3dfc/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:44.474121 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7c84b38f-b2e8-47a2-acd3-e602ccd2a811 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:44.474639 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7c84b38f-b2e8-47a2-acd3-e602ccd2a811 None None] GET https://10.4.3.229/volume// Aug 18 23:37:44.474832 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7c84b38f-b2e8-47a2-acd3-e602ccd2a811 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:44.475062 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7c84b38f-b2e8-47a2-acd3-e602ccd2a811 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:44.475378 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7c84b38f-b2e8-47a2-acd3-e602ccd2a811 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:44.475717 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 166/676] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37: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 18 23:37:44.488316 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-5a063dcb-e8b0-428c-a501-1f0a3ceff04c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:44.491885 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-5a063dcb-e8b0-428c-a501-1f0a3ceff04c tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba Aug 18 23:37:44.492224 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-5a063dcb-e8b0-428c-a501-1f0a3ceff04c tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:44.492722 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-5a063dcb-e8b0-428c-a501-1f0a3ceff04c tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:44.510886 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:44.510886 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:44.519957 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-5a063dcb-e8b0-428c-a501-1f0a3ceff04c tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:37:44.528057 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-5a063dcb-e8b0-428c-a501-1f0a3ceff04c tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba returned with HTTP 200 Aug 18 23:37:44.529011 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 169/677] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:44 2026] GET /volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba => generated 1029 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:44.641224 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-54983f3f-ecd8-433b-a6fa-9ac43e1a17c5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:44.643479 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-54983f3f-ecd8-433b-a6fa-9ac43e1a17c5 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] PUT https://10.4.3.229/volume/v3/attachments/8cb35a6e-ec0e-4ec0-8f2f-82476977c4bc Aug 18 23:37:44.643948 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-54983f3f-ecd8-433b-a6fa-9ac43e1a17c5 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:44.653059 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-54983f3f-ecd8-433b-a6fa-9ac43e1a17c5 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Acquiring lock "cinder-attachment_update-750015dd-140c-456e-8c08-496ee9a896ba-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:37:44.658379 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-54983f3f-ecd8-433b-a6fa-9ac43e1a17c5 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Lock "cinder-attachment_update-750015dd-140c-456e-8c08-496ee9a896ba-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:37:44.659382 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:44.659382 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:44.755435 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-54983f3f-ecd8-433b-a6fa-9ac43e1a17c5 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Lock "cinder-attachment_update-750015dd-140c-456e-8c08-496ee9a896ba-np0000007721" released by "attachment_update" :: held 0.097s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:37:44.755999 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-54983f3f-ecd8-433b-a6fa-9ac43e1a17c5 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments/8cb35a6e-ec0e-4ec0-8f2f-82476977c4bc returned with HTTP 200 Aug 18 23:37:44.756634 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 174/678] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:37:44 2026] PUT /volume/v3/attachments/8cb35a6e-ec0e-4ec0-8f2f-82476977c4bc => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:44.789081 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-eb3bc418-abcd-421d-9082-04dd12122daa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:44.791102 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-eb3bc418-abcd-421d-9082-04dd12122daa tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] POST https://10.4.3.229/volume/v3/attachments/8cb35a6e-ec0e-4ec0-8f2f-82476977c4bc/action Aug 18 23:37:44.791417 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-eb3bc418-abcd-421d-9082-04dd12122daa tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:44.791551 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-eb3bc418-abcd-421d-9082-04dd12122daa tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:44.806141 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:44.806141 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:44.816658 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c91827eb-55bf-4125-b99e-7d681bf3325a req-eb3bc418-abcd-421d-9082-04dd12122daa tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments/8cb35a6e-ec0e-4ec0-8f2f-82476977c4bc/action returned with HTTP 204 Aug 18 23:37:44.817193 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 170/679] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:37:44 2026] POST /volume/v3/attachments/8cb35a6e-ec0e-4ec0-8f2f-82476977c4bc/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:45.050599 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a68fb276-3e8a-4335-b19b-7822d34fcb11 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:45.053041 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a68fb276-3e8a-4335-b19b-7822d34fcb11 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:45.053352 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a68fb276-3e8a-4335-b19b-7822d34fcb11 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:45.053636 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a68fb276-3e8a-4335-b19b-7822d34fcb11 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:45.068242 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:45.068242 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:45.074027 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a68fb276-3e8a-4335-b19b-7822d34fcb11 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:45.081220 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a68fb276-3e8a-4335-b19b-7822d34fcb11 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:45.081859 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 167/680] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:45 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:45.401031 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2ba81541-8364-4c0a-a9f0-6da663cc0066 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:45.403321 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2ba81541-8364-4c0a-a9f0-6da663cc0066 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:45.403551 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2ba81541-8364-4c0a-a9f0-6da663cc0066 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:45.403837 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2ba81541-8364-4c0a-a9f0-6da663cc0066 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:45.404068 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-2ba81541-8364-4c0a-a9f0-6da663cc0066 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Delete volume with id: b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:45.416798 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:45.416798 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:45.417771 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2ba81541-8364-4c0a-a9f0-6da663cc0066 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:45.444332 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2ba81541-8364-4c0a-a9f0-6da663cc0066 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Delete volume request issued successfully. Aug 18 23:37:45.444332 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2ba81541-8364-4c0a-a9f0-6da663cc0066 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 202 Aug 18 23:37:45.445706 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 170/681] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:37:45 2026] DELETE /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:37:45.460208 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-28302868-ea3e-4b96-a974-63cb094e0abc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:45.463552 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-28302868-ea3e-4b96-a974-63cb094e0abc tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:45.463552 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-28302868-ea3e-4b96-a974-63cb094e0abc tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:45.463702 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-28302868-ea3e-4b96-a974-63cb094e0abc tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:45.481429 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:45.481429 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:45.488171 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-28302868-ea3e-4b96-a974-63cb094e0abc tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Volume info retrieved successfully. Aug 18 23:37:45.497035 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-28302868-ea3e-4b96-a974-63cb094e0abc tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 200 Aug 18 23:37:45.498495 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 175/682] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:45 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:45.553507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-95466089-bbfe-4981-9a3f-d6cff4ca0a51 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:45.556966 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-95466089-bbfe-4981-9a3f-d6cff4ca0a51 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] POST https://10.4.3.229/volume/v3/attachments/18f9db11-7fd1-47f4-90af-073d3320c883/action Aug 18 23:37:45.558364 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-95466089-bbfe-4981-9a3f-d6cff4ca0a51 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:45.558364 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-95466089-bbfe-4981-9a3f-d6cff4ca0a51 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:45.585942 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:45.585942 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:45.597570 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3a6706df-45d3-44a1-90c5-bbe56d42406c req-95466089-bbfe-4981-9a3f-d6cff4ca0a51 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/attachments/18f9db11-7fd1-47f4-90af-073d3320c883/action returned with HTTP 204 Aug 18 23:37:45.598168 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 171/683] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:37:45 2026] POST /volume/v3/attachments/18f9db11-7fd1-47f4-90af-073d3320c883/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:46.098415 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-87da094c-fabb-4157-a790-ef1c51d98848 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:46.101240 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-87da094c-fabb-4157-a790-ef1c51d98848 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:46.101504 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-87da094c-fabb-4157-a790-ef1c51d98848 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:46.101793 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-87da094c-fabb-4157-a790-ef1c51d98848 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:46.115421 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:46.115421 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:46.120538 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-87da094c-fabb-4157-a790-ef1c51d98848 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:46.126596 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-87da094c-fabb-4157-a790-ef1c51d98848 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:46.127187 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 168/684] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:46 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:46.145501 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0f86fc12-2fec-4739-8d4c-992f59c9cbdb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:46.148024 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0f86fc12-2fec-4739-8d4c-992f59c9cbdb tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:46.148486 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0f86fc12-2fec-4739-8d4c-992f59c9cbdb tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:46.148835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0f86fc12-2fec-4739-8d4c-992f59c9cbdb tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:46.161806 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:46.161806 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:46.167259 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0f86fc12-2fec-4739-8d4c-992f59c9cbdb tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:46.173946 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0f86fc12-2fec-4739-8d4c-992f59c9cbdb tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:46.174644 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 171/685] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:46 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:46.192141 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3b2d880d-a53f-43ec-9018-6f4957d6232c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:46.194149 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3b2d880d-a53f-43ec-9018-6f4957d6232c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:46.194355 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3b2d880d-a53f-43ec-9018-6f4957d6232c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:46.194546 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3b2d880d-a53f-43ec-9018-6f4957d6232c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:46.205321 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:46.205321 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:46.210038 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3b2d880d-a53f-43ec-9018-6f4957d6232c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:46.217781 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3b2d880d-a53f-43ec-9018-6f4957d6232c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:46.218312 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 176/686] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:46 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:46.409967 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8f3bb511-a402-43c3-89e6-fe923cf0c967 req-946d4c7b-7795-4cf8-aa7a-6f8efd49078a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:46.412952 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8f3bb511-a402-43c3-89e6-fe923cf0c967 req-946d4c7b-7795-4cf8-aa7a-6f8efd49078a tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:37:46.413148 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8f3bb511-a402-43c3-89e6-fe923cf0c967 req-946d4c7b-7795-4cf8-aa7a-6f8efd49078a tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:46.413357 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8f3bb511-a402-43c3-89e6-fe923cf0c967 req-946d4c7b-7795-4cf8-aa7a-6f8efd49078a tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:46.429688 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:46.429688 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:46.439064 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-8f3bb511-a402-43c3-89e6-fe923cf0c967 req-946d4c7b-7795-4cf8-aa7a-6f8efd49078a tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:37:46.439064 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8f3bb511-a402-43c3-89e6-fe923cf0c967 req-946d4c7b-7795-4cf8-aa7a-6f8efd49078a tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:37:46.439849 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 172/687] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:46 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:46.518654 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-911c4680-1318-4cc0-b6f8-d50f687c6063 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:46.520271 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-911c4680-1318-4cc0-b6f8-d50f687c6063 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] GET https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 Aug 18 23:37:46.520664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-911c4680-1318-4cc0-b6f8-d50f687c6063 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:46.520664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-911c4680-1318-4cc0-b6f8-d50f687c6063 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:46.531889 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-911c4680-1318-4cc0-b6f8-d50f687c6063 tempest-TaggedAttachmentsTest-464514722 tempest-TaggedAttachmentsTest-464514722-project-member] https://10.4.3.229/volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 returned with HTTP 404 Aug 18 23:37:46.532406 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 169/688] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:46 2026] GET /volume/v3/volumes/b92099ab-a557-414a-914b-3d3e487be185 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:50.572026 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-23dd0b01-855e-4686-b027-2a5433792bca None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:50.722186 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-23dd0b01-855e-4686-b027-2a5433792bca tempest-ProjectAdminTests-1560824423 tempest-ProjectAdminTests-1560824423-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools Aug 18 23:37:50.723794 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-23dd0b01-855e-4686-b027-2a5433792bca tempest-ProjectAdminTests-1560824423 tempest-ProjectAdminTests-1560824423-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:50.723794 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-23dd0b01-855e-4686-b027-2a5433792bca tempest-ProjectAdminTests-1560824423 tempest-ProjectAdminTests-1560824423-project-admin] Calling method 'get_pools' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:50.735628 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-23dd0b01-855e-4686-b027-2a5433792bca tempest-ProjectAdminTests-1560824423 tempest-ProjectAdminTests-1560824423-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 23:37:50.735628 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 172/689] 10.4.3.229 () {66 vars in 1291 bytes} [Tue Aug 18 23:37:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:50.744597 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cfef0676-3b7e-4aea-a33c-d97e1f69440f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:50.746926 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cfef0676-3b7e-4aea-a33c-d97e1f69440f tempest-ProjectAdminTests-1560824423 tempest-ProjectAdminTests-1560824423-project-admin] GET https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool Aug 18 23:37:50.747180 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cfef0676-3b7e-4aea-a33c-d97e1f69440f tempest-ProjectAdminTests-1560824423 tempest-ProjectAdminTests-1560824423-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:50.747424 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cfef0676-3b7e-4aea-a33c-d97e1f69440f tempest-ProjectAdminTests-1560824423 tempest-ProjectAdminTests-1560824423-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:50.761294 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cfef0676-3b7e-4aea-a33c-d97e1f69440f tempest-ProjectAdminTests-1560824423 tempest-ProjectAdminTests-1560824423-project-admin] https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool returned with HTTP 200 Aug 18 23:37:50.762310 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 177/690] 10.4.3.229 () {66 vars in 1318 bytes} [Tue Aug 18 23:37:50 2026] GET /volume/v3/capabilities/np0000007721@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:50.819055 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aeaaecaf-bb30-46e3-acfb-842a03d51c42 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:50.820893 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aeaaecaf-bb30-46e3-acfb-842a03d51c42 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:50.821045 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aeaaecaf-bb30-46e3-acfb-842a03d51c42 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:50.821187 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aeaaecaf-bb30-46e3-acfb-842a03d51c42 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:50.823587 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=266,cinder:UPDATE=78,cinder:INSERT=46 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:37:50.831126 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:50.831126 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:50.837095 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aeaaecaf-bb30-46e3-acfb-842a03d51c42 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:50.843055 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aeaaecaf-bb30-46e3-acfb-842a03d51c42 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:50.843569 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 173/691] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:50 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:50.888937 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-e6d95fc4-66ae-48a9-baf6-8dad07aeddcf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:50.891704 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-e6d95fc4-66ae-48a9-baf6-8dad07aeddcf tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:50.891980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-e6d95fc4-66ae-48a9-baf6-8dad07aeddcf tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:50.892234 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-e6d95fc4-66ae-48a9-baf6-8dad07aeddcf tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:50.901069 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=283,cinder:UPDATE=75,cinder:INSERT=51 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:37:50.908640 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:50.908640 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:50.914678 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-e6d95fc4-66ae-48a9-baf6-8dad07aeddcf tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:50.922635 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-e6d95fc4-66ae-48a9-baf6-8dad07aeddcf tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:50.923406 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 170/692] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:37:50 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:51.003803 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b80e121e-85d8-4137-97c0-2fa387b0d1ef None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:51.004406 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b80e121e-85d8-4137-97c0-2fa387b0d1ef None None] GET https://10.4.3.229/volume// Aug 18 23:37:51.004633 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b80e121e-85d8-4137-97c0-2fa387b0d1ef None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:51.004846 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b80e121e-85d8-4137-97c0-2fa387b0d1ef None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:51.005232 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b80e121e-85d8-4137-97c0-2fa387b0d1ef None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:51.005567 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 173/693] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:37: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 18 23:37:51.013610 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-be0dfc52-41ce-4d32-a03d-cfed370103a4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:51.020201 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-be0dfc52-41ce-4d32-a03d-cfed370103a4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:37:51.020546 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-be0dfc52-41ce-4d32-a03d-cfed370103a4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70a60dfc-7858-418e-aea5-60b763b01ee6", "connector": null, "instance_uuid": "0e3babec-a1ac-4135-b044-bd81acce2ed9"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:51.041172 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:51.041172 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:51.074185 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-be0dfc52-41ce-4d32-a03d-cfed370103a4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:37:51.074846 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 178/694] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:37:51 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:51.114690 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-626a4061-7575-443d-9387-481a0dc4818b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:51.117020 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-626a4061-7575-443d-9387-481a0dc4818b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:51.117280 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-626a4061-7575-443d-9387-481a0dc4818b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:51.117501 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-626a4061-7575-443d-9387-481a0dc4818b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:51.123330 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-910245b9-398d-4304-994f-e0795d702577 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:51.123731 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-910245b9-398d-4304-994f-e0795d702577 None None] GET https://10.4.3.229/volume// Aug 18 23:37:51.123941 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-910245b9-398d-4304-994f-e0795d702577 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:51.124154 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-910245b9-398d-4304-994f-e0795d702577 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:51.124474 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-910245b9-398d-4304-994f-e0795d702577 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:37:51.124797 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 171/695] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:37: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 18 23:37:51.127475 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:51.127475 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:51.133546 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-626a4061-7575-443d-9387-481a0dc4818b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:51.133702 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-1109dd6d-a191-482a-935c-c53de9f58b08 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:51.134913 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-626a4061-7575-443d-9387-481a0dc4818b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:51.135291 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 174/696] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:51 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:51.136405 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-1109dd6d-a191-482a-935c-c53de9f58b08 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:51.138194 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-1109dd6d-a191-482a-935c-c53de9f58b08 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:51.138415 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-1109dd6d-a191-482a-935c-c53de9f58b08 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:51.153702 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:51.153702 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:51.158246 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-1109dd6d-a191-482a-935c-c53de9f58b08 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:51.162567 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-1109dd6d-a191-482a-935c-c53de9f58b08 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:51.162967 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 174/697] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:37:51 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:37:51.257164 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-0ef3cb92-9288-4ae4-9342-91491eca1453 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:51.259914 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-0ef3cb92-9288-4ae4-9342-91491eca1453 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] PUT https://10.4.3.229/volume/v3/attachments/1a1783db-af20-4145-a464-4e2c8f812dc2 Aug 18 23:37:51.260342 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-0ef3cb92-9288-4ae4-9342-91491eca1453 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:51.274862 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-0ef3cb92-9288-4ae4-9342-91491eca1453 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Acquiring lock "cinder-attachment_update-70a60dfc-7858-418e-aea5-60b763b01ee6-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:37:51.284167 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-0ef3cb92-9288-4ae4-9342-91491eca1453 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Lock "cinder-attachment_update-70a60dfc-7858-418e-aea5-60b763b01ee6-np0000007721" acquired by "attachment_update" :: waited 0.009s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:37:51.285560 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:51.285560 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:51.390096 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-0ef3cb92-9288-4ae4-9342-91491eca1453 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Lock "cinder-attachment_update-70a60dfc-7858-418e-aea5-60b763b01ee6-np0000007721" released by "attachment_update" :: held 0.106s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:37:51.390404 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-0ef3cb92-9288-4ae4-9342-91491eca1453 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/1a1783db-af20-4145-a464-4e2c8f812dc2 returned with HTTP 200 Aug 18 23:37:51.390866 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 179/698] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:37:51 2026] PUT /volume/v3/attachments/1a1783db-af20-4145-a464-4e2c8f812dc2 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:52.151051 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-766ff108-a889-4bd6-b9f8-5f84a0785e8a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:52.155019 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-766ff108-a889-4bd6-b9f8-5f84a0785e8a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:52.155280 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-766ff108-a889-4bd6-b9f8-5f84a0785e8a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:52.155544 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-766ff108-a889-4bd6-b9f8-5f84a0785e8a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:52.166145 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:52.166145 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:52.170427 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-766ff108-a889-4bd6-b9f8-5f84a0785e8a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:52.175109 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-766ff108-a889-4bd6-b9f8-5f84a0785e8a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:52.175485 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 172/699] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:52 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:53.001725 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dea4a7cc-20d8-4b08-8a52-2e215a63934c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:53.133541 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dea4a7cc-20d8-4b08-8a52-2e215a63934c tempest-ProjectReaderTests-1895514962 tempest-ProjectReaderTests-1895514962-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools Aug 18 23:37:53.133794 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dea4a7cc-20d8-4b08-8a52-2e215a63934c tempest-ProjectReaderTests-1895514962 tempest-ProjectReaderTests-1895514962-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:53.134044 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dea4a7cc-20d8-4b08-8a52-2e215a63934c tempest-ProjectReaderTests-1895514962 tempest-ProjectReaderTests-1895514962-project-admin] Calling method 'get_pools' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:53.147465 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dea4a7cc-20d8-4b08-8a52-2e215a63934c tempest-ProjectReaderTests-1895514962 tempest-ProjectReaderTests-1895514962-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 23:37:53.148427 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 175/700] 10.4.3.229 () {66 vars in 1291 bytes} [Tue Aug 18 23:37:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:53.161662 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-75f32642-f703-42ad-9a92-b98833c0dce1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:53.191500 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-04cff0dd-42b8-4441-8190-1cbf89547c5d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:53.194394 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-04cff0dd-42b8-4441-8190-1cbf89547c5d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:53.194394 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-04cff0dd-42b8-4441-8190-1cbf89547c5d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:53.194394 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-04cff0dd-42b8-4441-8190-1cbf89547c5d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:53.205112 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:53.205112 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:53.208902 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-04cff0dd-42b8-4441-8190-1cbf89547c5d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:53.212434 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-04cff0dd-42b8-4441-8190-1cbf89547c5d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:53.212997 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 180/701] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:53 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:53.282501 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-75f32642-f703-42ad-9a92-b98833c0dce1 tempest-ProjectReaderTests-1895514962 tempest-ProjectReaderTests-1895514962-project-reader] GET https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool Aug 18 23:37:53.282723 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-75f32642-f703-42ad-9a92-b98833c0dce1 tempest-ProjectReaderTests-1895514962 tempest-ProjectReaderTests-1895514962-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:53.282977 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-75f32642-f703-42ad-9a92-b98833c0dce1 tempest-ProjectReaderTests-1895514962 tempest-ProjectReaderTests-1895514962-project-reader] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:53.283730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.policy [None req-75f32642-f703-42ad-9a92-b98833c0dce1 tempest-ProjectReaderTests-1895514962 tempest-ProjectReaderTests-1895514962-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '554913987236496196762fa6379a0b4b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a78e6ad433c84f7c85c828a9b4c3e08d', '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=100172) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:37:53.283927 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-75f32642-f703-42ad-9a92-b98833c0dce1 tempest-ProjectReaderTests-1895514962 tempest-ProjectReaderTests-1895514962-project-reader] https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool returned with HTTP 403 Aug 18 23:37:53.284381 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 175/702] 10.4.3.229 () {66 vars in 1318 bytes} [Tue Aug 18 23:37:53 2026] GET /volume/v3/capabilities/np0000007721@storpool => generated 110 bytes in 124 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:54.228341 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3101ca63-143e-4193-a200-e1073b624e3b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:54.232090 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3101ca63-143e-4193-a200-e1073b624e3b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:54.232504 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3101ca63-143e-4193-a200-e1073b624e3b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:54.232900 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3101ca63-143e-4193-a200-e1073b624e3b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:54.248061 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:54.248061 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:54.253144 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3101ca63-143e-4193-a200-e1073b624e3b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:54.258669 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3101ca63-143e-4193-a200-e1073b624e3b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:54.259286 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 173/703] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:54 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:55.210609 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:55.276888 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-94121339-699b-4c72-b2b3-b93987a1fa54 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:55.278878 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-94121339-699b-4c72-b2b3-b93987a1fa54 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:55.279133 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-94121339-699b-4c72-b2b3-b93987a1fa54 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:55.279364 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-94121339-699b-4c72-b2b3-b93987a1fa54 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:55.290545 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:55.290545 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:55.295300 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-94121339-699b-4c72-b2b3-b93987a1fa54 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:55.301686 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-94121339-699b-4c72-b2b3-b93987a1fa54 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:55.302113 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 181/704] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:55 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:55.322602 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:37:55.322997 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-630297382"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:55.325075 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-630297382'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:37:55.325227 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume of 1 GB Aug 18 23:37:55.329565 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Availability Zones retrieved successfully. Aug 18 23:37:55.336677 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Flow 'volume_create_api' (be913175-cfb4-41d3-bf16-dbd38dc9a50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:55.338158 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03e28dc0-f1c7-4f04-b31c-65e8b5fed73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:55.339252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:37:55.369000 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03e28dc0-f1c7-4f04-b31c-65e8b5fed73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:55.369960 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d82c0be-5b6f-4171-b80e-013d450ba2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:55.439195 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Created reservations ['317fe237-38af-404a-bbc3-71872d5fe8ca', 'fab1e7d2-6511-4788-9303-63b421a46826', '28c61c07-4653-4517-bd88-fe91a351ff36', '37dfe905-a958-4ff6-aa7b-a8b1fdcec1ec'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:55.439920 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d82c0be-5b6f-4171-b80e-013d450ba2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['317fe237-38af-404a-bbc3-71872d5fe8ca', 'fab1e7d2-6511-4788-9303-63b421a46826', '28c61c07-4653-4517-bd88-fe91a351ff36', '37dfe905-a958-4ff6-aa7b-a8b1fdcec1ec']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:55.440553 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (589f8abc-7dfa-4f3d-88f1-d5471327f0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:55.464133 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (589f8abc-7dfa-4f3d-88f1-d5471327f0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22992aa4-c3c6-48c1-bf33-2f4304b93114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630297382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b63e161fe6d45bc9c14dcecf3f23862',qos_specs=None,replication_status=,reservations=['317fe237-38af-404a-bbc3-71872d5fe8ca','fab1e7d2-6511-4788-9303-63b421a46826','28c61c07-4653-4517-bd88-fe91a351ff36','37dfe905-a958-4ff6-aa7b-a8b1fdcec1ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abce457b54ba46eb878e74cb1c5c027d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630297382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22992aa4-c3c6-48c1-bf33-2f4304b93114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b63e161fe6d45bc9c14dcecf3f23862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abce457b54ba46eb878e74cb1c5c027d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:55.465141 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62558071-34a5-4814-b6e2-229c65099102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:55.490200 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62558071-34a5-4814-b6e2-229c65099102) transitioned into state 'SUCCESS' from state '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-630297382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b63e161fe6d45bc9c14dcecf3f23862',qos_specs=None,replication_status=,reservations=['317fe237-38af-404a-bbc3-71872d5fe8ca','fab1e7d2-6511-4788-9303-63b421a46826','28c61c07-4653-4517-bd88-fe91a351ff36','37dfe905-a958-4ff6-aa7b-a8b1fdcec1ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abce457b54ba46eb878e74cb1c5c027d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:55.490940 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faddb8b8-081a-4b19-acdf-4a17f116342d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:37:55.501430 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faddb8b8-081a-4b19-acdf-4a17f116342d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:37:55.503072 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Flow 'volume_create_api' (be913175-cfb4-41d3-bf16-dbd38dc9a50e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:37:55.503072 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume request issued successfully. Aug 18 23:37:55.503393 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dc5585b-c852-4af8-8aeb-cc0282008ed1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:37:55.503993 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 176/705] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:37:55 2026] POST /volume/v3/volumes => generated 777 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:37:55.517269 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-348c0be5-636a-4d37-acb9-dab3f3716833 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:55.520264 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-348c0be5-636a-4d37-acb9-dab3f3716833 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 Aug 18 23:37:55.520264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-348c0be5-636a-4d37-acb9-dab3f3716833 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:55.520400 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-348c0be5-636a-4d37-acb9-dab3f3716833 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:55.529081 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:55.529081 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:55.532685 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-348c0be5-636a-4d37-acb9-dab3f3716833 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:37:55.536987 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-348c0be5-636a-4d37-acb9-dab3f3716833 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 returned with HTTP 200 Aug 18 23:37:55.536987 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 176/706] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:55 2026] GET /volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:56.322169 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5bf6debc-c1c3-4ddc-9e0b-829442fce34b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:56.327375 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5bf6debc-c1c3-4ddc-9e0b-829442fce34b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:56.327375 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5bf6debc-c1c3-4ddc-9e0b-829442fce34b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:56.327375 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5bf6debc-c1c3-4ddc-9e0b-829442fce34b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:56.339488 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:56.339488 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:56.343878 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5bf6debc-c1c3-4ddc-9e0b-829442fce34b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:56.350534 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5bf6debc-c1c3-4ddc-9e0b-829442fce34b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:56.350534 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 174/707] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:56 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:56.559470 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0ab55f9d-7fe8-4dd2-9f27-00f5bb1b9229 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:56.561970 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0ab55f9d-7fe8-4dd2-9f27-00f5bb1b9229 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 Aug 18 23:37:56.562301 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0ab55f9d-7fe8-4dd2-9f27-00f5bb1b9229 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:56.562456 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0ab55f9d-7fe8-4dd2-9f27-00f5bb1b9229 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:56.574048 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:56.574048 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:56.581507 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0ab55f9d-7fe8-4dd2-9f27-00f5bb1b9229 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:37:56.589071 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0ab55f9d-7fe8-4dd2-9f27-00f5bb1b9229 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 returned with HTTP 200 Aug 18 23:37:56.589617 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 182/708] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:56 2026] GET /volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:56.606842 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c9a17d6a-e3ae-4c63-ad67-1f3f327d4f37 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:56.610066 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c9a17d6a-e3ae-4c63-ad67-1f3f327d4f37 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:37:56.610454 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c9a17d6a-e3ae-4c63-ad67-1f3f327d4f37 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22992aa4-c3c6-48c1-bf33-2f4304b93114", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1920666078"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:56.624193 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:56.624193 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:56.624943 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c9a17d6a-e3ae-4c63-ad67-1f3f327d4f37 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:37:56.624943 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-c9a17d6a-e3ae-4c63-ad67-1f3f327d4f37 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create snapshot from volume 22992aa4-c3c6-48c1-bf33-2f4304b93114 Aug 18 23:37:56.672227 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-c9a17d6a-e3ae-4c63-ad67-1f3f327d4f37 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Created reservations ['af165f17-d54e-4e7b-b0f5-bd9bd64d6e06', '70be00d3-5983-43cc-bd86-8fab65e4952a', 'fc9d4cc3-aa30-4f58-9389-05828a2f5a87', '121180ae-b0dd-4a1d-9453-73cd5ab07d62'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:37:56.722186 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c9a17d6a-e3ae-4c63-ad67-1f3f327d4f37 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot create request issued successfully. Aug 18 23:37:56.722574 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c9a17d6a-e3ae-4c63-ad67-1f3f327d4f37 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:37:56.722939 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 177/709] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:37:56 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 18 23:37:56.735497 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-03a2007b-6897-4577-9f00-0c6948508360 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:56.737646 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-03a2007b-6897-4577-9f00-0c6948508360 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 Aug 18 23:37:56.738157 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-03a2007b-6897-4577-9f00-0c6948508360 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:56.738157 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-03a2007b-6897-4577-9f00-0c6948508360 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:56.756360 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:56.756360 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:56.756735 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-03a2007b-6897-4577-9f00-0c6948508360 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:37:56.757369 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-03a2007b-6897-4577-9f00-0c6948508360 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 returned with HTTP 200 Aug 18 23:37:56.757841 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 177/710] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:37:56 2026] GET /volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:57.364825 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e600476d-490e-44f7-8a87-5e84dbf29129 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:57.369566 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e600476d-490e-44f7-8a87-5e84dbf29129 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:57.369566 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e600476d-490e-44f7-8a87-5e84dbf29129 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:57.369566 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e600476d-490e-44f7-8a87-5e84dbf29129 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:57.385287 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:57.385287 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:57.389759 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e600476d-490e-44f7-8a87-5e84dbf29129 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:57.396654 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e600476d-490e-44f7-8a87-5e84dbf29129 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:57.396654 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 175/711] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:57 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:57.769318 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6dda6cdb-dc2c-4c40-9687-c0008949f419 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:57.774862 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6dda6cdb-dc2c-4c40-9687-c0008949f419 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 Aug 18 23:37:57.774862 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6dda6cdb-dc2c-4c40-9687-c0008949f419 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:57.774862 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6dda6cdb-dc2c-4c40-9687-c0008949f419 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:57.783212 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:57.783212 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:57.786430 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6dda6cdb-dc2c-4c40-9687-c0008949f419 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:37:57.786430 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6dda6cdb-dc2c-4c40-9687-c0008949f419 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 returned with HTTP 200 Aug 18 23:37:57.786430 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 183/712] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:37:57 2026] GET /volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:57.799205 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-054341e6-ec25-4c89-be49-d0acf90fa6ed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:57.876340 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-054341e6-ec25-4c89-be49-d0acf90fa6ed tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] POST https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6/action Aug 18 23:37:57.878066 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-054341e6-ec25-4c89-be49-d0acf90fa6ed tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:57.878325 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-054341e6-ec25-4c89-be49-d0acf90fa6ed tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:57.888598 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:57.888598 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:57.889052 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-054341e6-ec25-4c89-be49-d0acf90fa6ed tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Snapshot retrieved successfully. Aug 18 23:37:57.890037 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-054341e6-ec25-4c89-be49-d0acf90fa6ed tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b4bc2bf5fc6743928976b705b8cd59ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b63e161fe6d45bc9c14dcecf3f23862', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:37:57.890233 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-054341e6-ec25-4c89-be49-d0acf90fa6ed tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6/action returned with HTTP 403 Aug 18 23:37:57.890679 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 178/713] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:37:57 2026] POST /volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6/action => generated 133 bytes in 92 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:57.898843 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7b23b99f-89f7-48c4-b22e-a832444f9c14 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:57.903549 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7b23b99f-89f7-48c4-b22e-a832444f9c14 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 Aug 18 23:37:57.903665 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7b23b99f-89f7-48c4-b22e-a832444f9c14 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:57.903848 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7b23b99f-89f7-48c4-b22e-a832444f9c14 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:57.903980 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-7b23b99f-89f7-48c4-b22e-a832444f9c14 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete snapshot with id: c3872ed3-8588-4dd2-8d49-1da67040b8f6 Aug 18 23:37:57.910549 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:57.910549 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:57.910549 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7b23b99f-89f7-48c4-b22e-a832444f9c14 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:37:57.928556 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7b23b99f-89f7-48c4-b22e-a832444f9c14 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot delete request issued successfully. Aug 18 23:37:57.928774 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7b23b99f-89f7-48c4-b22e-a832444f9c14 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 returned with HTTP 202 Aug 18 23:37:57.929978 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 178/714] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:37:57 2026] DELETE /volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:37:57.939914 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-567c2999-e02f-4060-b0a6-8672519ede6b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:57.941535 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-567c2999-e02f-4060-b0a6-8672519ede6b tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 Aug 18 23:37:57.941667 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-567c2999-e02f-4060-b0a6-8672519ede6b tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:57.942537 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-567c2999-e02f-4060-b0a6-8672519ede6b tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:57.947018 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:57.947018 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:57.947280 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-567c2999-e02f-4060-b0a6-8672519ede6b tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:37:57.948261 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-567c2999-e02f-4060-b0a6-8672519ede6b tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 returned with HTTP 200 Aug 18 23:37:57.948261 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 176/715] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:37:57 2026] GET /volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:58.413901 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-08eb3c46-be93-4996-8e0f-2cd3cd695b17 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:58.417018 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-08eb3c46-be93-4996-8e0f-2cd3cd695b17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:58.417264 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-08eb3c46-be93-4996-8e0f-2cd3cd695b17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:58.417478 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-08eb3c46-be93-4996-8e0f-2cd3cd695b17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:58.430362 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:58.430362 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:58.433478 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-08eb3c46-be93-4996-8e0f-2cd3cd695b17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:58.438338 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-08eb3c46-be93-4996-8e0f-2cd3cd695b17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:58.438722 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 184/716] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:58 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:37:58.959038 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0d998a99-f004-4c90-a41a-d3b4da1f0a89 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:58.961384 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0d998a99-f004-4c90-a41a-d3b4da1f0a89 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 Aug 18 23:37:58.961662 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0d998a99-f004-4c90-a41a-d3b4da1f0a89 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:58.962016 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0d998a99-f004-4c90-a41a-d3b4da1f0a89 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:58.967480 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0d998a99-f004-4c90-a41a-d3b4da1f0a89 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 returned with HTTP 404 Aug 18 23:37:58.968192 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 179/717] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:37:58 2026] GET /volume/v3/snapshots/c3872ed3-8588-4dd2-8d49-1da67040b8f6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:37:58.976822 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-771fb303-b760-4806-8b75-63cd94000d53 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:58.979387 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-771fb303-b760-4806-8b75-63cd94000d53 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 Aug 18 23:37:58.979658 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-771fb303-b760-4806-8b75-63cd94000d53 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:58.979908 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-771fb303-b760-4806-8b75-63cd94000d53 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:58.980114 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-771fb303-b760-4806-8b75-63cd94000d53 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete volume with id: 22992aa4-c3c6-48c1-bf33-2f4304b93114 Aug 18 23:37:58.993632 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:58.993632 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:37:58.993632 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-771fb303-b760-4806-8b75-63cd94000d53 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:37:59.023889 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-771fb303-b760-4806-8b75-63cd94000d53 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete volume request issued successfully. Aug 18 23:37:59.024757 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-771fb303-b760-4806-8b75-63cd94000d53 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 returned with HTTP 202 Aug 18 23:37:59.025223 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 179/718] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:37:58 2026] DELETE /volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:37:59.036762 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9db6fe92-9e19-4563-bdf4-623bfa207439 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:59.039786 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9db6fe92-9e19-4563-bdf4-623bfa207439 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 Aug 18 23:37:59.039786 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9db6fe92-9e19-4563-bdf4-623bfa207439 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:59.039786 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9db6fe92-9e19-4563-bdf4-623bfa207439 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:59.048286 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:59.048286 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:37:59.055374 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9db6fe92-9e19-4563-bdf4-623bfa207439 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:37:59.057146 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9db6fe92-9e19-4563-bdf4-623bfa207439 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 returned with HTTP 200 Aug 18 23:37:59.057502 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 177/719] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:59 2026] GET /volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:37:59.454291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bf8d66d7-0344-483c-8f80-562c3c589377 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:59.456300 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bf8d66d7-0344-483c-8f80-562c3c589377 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:37:59.456532 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bf8d66d7-0344-483c-8f80-562c3c589377 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:37:59.456758 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bf8d66d7-0344-483c-8f80-562c3c589377 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:37:59.468712 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:59.468712 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:37:59.478328 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bf8d66d7-0344-483c-8f80-562c3c589377 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:37:59.483986 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bf8d66d7-0344-483c-8f80-562c3c589377 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:37:59.484393 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 185/720] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:37:59 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:37:59.722112 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-523e5ff5-e3f1-44a8-886a-65832aa442ea None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:37:59.723880 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-523e5ff5-e3f1-44a8-886a-65832aa442ea tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/attachments/1a1783db-af20-4145-a464-4e2c8f812dc2/action Aug 18 23:37:59.724264 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-523e5ff5-e3f1-44a8-886a-65832aa442ea tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:37:59.724390 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-523e5ff5-e3f1-44a8-886a-65832aa442ea tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:37:59.738983 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:37:59.738983 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:37:59.749641 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-385c894d-52b2-4180-9053-72a0f82e4ff5 req-523e5ff5-e3f1-44a8-886a-65832aa442ea tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/1a1783db-af20-4145-a464-4e2c8f812dc2/action returned with HTTP 204 Aug 18 23:37:59.750322 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 180/721] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:37:59 2026] POST /volume/v3/attachments/1a1783db-af20-4145-a464-4e2c8f812dc2/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:00.071672 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-819645fa-b091-4374-8619-7a126ae3021b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:00.073842 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-819645fa-b091-4374-8619-7a126ae3021b tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 Aug 18 23:38:00.074146 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-819645fa-b091-4374-8619-7a126ae3021b tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:00.074452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-819645fa-b091-4374-8619-7a126ae3021b tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:00.081182 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-819645fa-b091-4374-8619-7a126ae3021b tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 returned with HTTP 404 Aug 18 23:38:00.081828 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 180/722] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:00 2026] GET /volume/v3/volumes/22992aa4-c3c6-48c1-bf33-2f4304b93114 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:00.090592 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fb08eacf-492a-4178-95d5-ca35b6814873 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:00.092315 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:00.092657 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-773102471"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:00.094107 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-773102471'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:00.094236 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume of 1 GB Aug 18 23:38:00.097998 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Availability Zones retrieved successfully. Aug 18 23:38:00.103287 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Flow 'volume_create_api' (3c199430-fb61-4267-b8df-b70150c5f643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:00.104311 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf28339-3abf-49d9-acd7-a227d409b919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:00.105061 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:00.127220 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf28339-3abf-49d9-acd7-a227d409b919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:00.128068 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7781c21-6fec-49a0-a2dc-47ccd671788f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:00.179834 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Created reservations ['880c57d0-40f9-4149-a7d3-966f55da92ad', 'ba9e538c-9967-43b1-991d-c6adb04b7211', '838c63a8-7c1b-4919-9554-0e0a3e7d804b', '6cf78da5-c318-4de9-b32d-0728b2f64174'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:00.180665 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7781c21-6fec-49a0-a2dc-47ccd671788f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['880c57d0-40f9-4149-a7d3-966f55da92ad', 'ba9e538c-9967-43b1-991d-c6adb04b7211', '838c63a8-7c1b-4919-9554-0e0a3e7d804b', '6cf78da5-c318-4de9-b32d-0728b2f64174']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:00.181442 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac366bc-355c-4da6-bb15-ce2c496c4670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:00.208182 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eac366bc-355c-4da6-bb15-ce2c496c4670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-773102471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b63e161fe6d45bc9c14dcecf3f23862',qos_specs=None,replication_status=,reservations=['880c57d0-40f9-4149-a7d3-966f55da92ad','ba9e538c-9967-43b1-991d-c6adb04b7211','838c63a8-7c1b-4919-9554-0e0a3e7d804b','6cf78da5-c318-4de9-b32d-0728b2f64174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abce457b54ba46eb878e74cb1c5c027d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-773102471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b63e161fe6d45bc9c14dcecf3f23862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abce457b54ba46eb878e74cb1c5c027d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:00.209131 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b794b1ee-1461-41ea-82fc-d58295f552b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:00.235346 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b794b1ee-1461-41ea-82fc-d58295f552b5) transitioned into state 'SUCCESS' from state '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-773102471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b63e161fe6d45bc9c14dcecf3f23862',qos_specs=None,replication_status=,reservations=['880c57d0-40f9-4149-a7d3-966f55da92ad','ba9e538c-9967-43b1-991d-c6adb04b7211','838c63a8-7c1b-4919-9554-0e0a3e7d804b','6cf78da5-c318-4de9-b32d-0728b2f64174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abce457b54ba46eb878e74cb1c5c027d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:00.236346 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (842a982e-ab2f-411b-8987-a4001f175308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:00.248106 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (842a982e-ab2f-411b-8987-a4001f175308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:00.248953 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Flow 'volume_create_api' (3c199430-fb61-4267-b8df-b70150c5f643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:00.249284 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume request issued successfully. Aug 18 23:38:00.249905 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb08eacf-492a-4178-95d5-ca35b6814873 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:00.250481 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 178/723] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:38:00 2026] POST /volume/v3/volumes => generated 777 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:00.264215 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3ef14ae1-6f07-4b89-bad1-97fcb21552e2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:00.265817 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3ef14ae1-6f07-4b89-bad1-97fcb21552e2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c Aug 18 23:38:00.266022 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3ef14ae1-6f07-4b89-bad1-97fcb21552e2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:00.266191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3ef14ae1-6f07-4b89-bad1-97fcb21552e2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:00.272451 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:00.272451 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:00.275598 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3ef14ae1-6f07-4b89-bad1-97fcb21552e2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:00.279253 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3ef14ae1-6f07-4b89-bad1-97fcb21552e2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c returned with HTTP 200 Aug 18 23:38:00.279684 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 186/724] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:00 2026] GET /volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:00.501949 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4be50046-8ab4-4339-b483-3c11b4583cf5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:00.503943 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4be50046-8ab4-4339-b483-3c11b4583cf5 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:38:00.504153 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4be50046-8ab4-4339-b483-3c11b4583cf5 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:00.504355 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4be50046-8ab4-4339-b483-3c11b4583cf5 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:00.515663 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:00.515663 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:00.519107 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4be50046-8ab4-4339-b483-3c11b4583cf5 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:00.524615 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4be50046-8ab4-4339-b483-3c11b4583cf5 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:38:00.527207 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 181/725] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:00 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:00.545191 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-aa2366f3-c0a5-4cd3-8747-e99be446af52 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:00.547803 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aa2366f3-c0a5-4cd3-8747-e99be446af52 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:38:00.548069 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aa2366f3-c0a5-4cd3-8747-e99be446af52 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:00.548307 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aa2366f3-c0a5-4cd3-8747-e99be446af52 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:00.563305 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:00.563305 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:00.568429 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-aa2366f3-c0a5-4cd3-8747-e99be446af52 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:00.574476 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aa2366f3-c0a5-4cd3-8747-e99be446af52 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:38:00.575158 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 181/726] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:00 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:01.090664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-e218efb0-062b-4b99-a403-5c280240d1ad None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:01.093732 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-e218efb0-062b-4b99-a403-5c280240d1ad tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:38:01.094005 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-e218efb0-062b-4b99-a403-5c280240d1ad tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:01.094256 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-e218efb0-062b-4b99-a403-5c280240d1ad tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:01.105893 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:01.105893 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:01.109937 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-e218efb0-062b-4b99-a403-5c280240d1ad tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:01.116074 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-e218efb0-062b-4b99-a403-5c280240d1ad tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:38:01.116627 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 179/727] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:01 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:01.297473 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-56eb707d-ac11-4505-a0a8-2f6a5c1140b2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:01.299272 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-56eb707d-ac11-4505-a0a8-2f6a5c1140b2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c Aug 18 23:38:01.299461 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-56eb707d-ac11-4505-a0a8-2f6a5c1140b2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:01.299669 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-56eb707d-ac11-4505-a0a8-2f6a5c1140b2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:01.307330 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:01.307330 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:01.310918 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-56eb707d-ac11-4505-a0a8-2f6a5c1140b2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:01.315660 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-56eb707d-ac11-4505-a0a8-2f6a5c1140b2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c returned with HTTP 200 Aug 18 23:38:01.315660 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 187/728] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:01 2026] GET /volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:01.329118 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e812519c-dded-4325-9c62-05a60e607281 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:01.333985 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e812519c-dded-4325-9c62-05a60e607281 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:38:01.334302 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e812519c-dded-4325-9c62-05a60e607281 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1934764590"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:01.347883 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:01.347883 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:01.348370 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e812519c-dded-4325-9c62-05a60e607281 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:01.348527 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-e812519c-dded-4325-9c62-05a60e607281 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create snapshot from volume 3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c Aug 18 23:38:01.397329 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-e812519c-dded-4325-9c62-05a60e607281 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Created reservations ['a6f9c4c7-516e-441e-b0d9-e0241c588f94', 'bdce646f-0e8e-4b30-9e46-ebe6e6911118', '94b6fa15-8497-41df-8b93-48b4e1713d40', '092f227b-83db-445a-91cd-9660d5b8131e'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:01.452911 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e812519c-dded-4325-9c62-05a60e607281 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot create request issued successfully. Aug 18 23:38:01.453291 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e812519c-dded-4325-9c62-05a60e607281 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:38:01.453844 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 182/729] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:38:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:01.464531 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f9cccbc5-96af-4f74-aa1a-fd945f93eb95 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:01.470284 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f9cccbc5-96af-4f74-aa1a-fd945f93eb95 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 Aug 18 23:38:01.470621 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f9cccbc5-96af-4f74-aa1a-fd945f93eb95 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:01.470906 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f9cccbc5-96af-4f74-aa1a-fd945f93eb95 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:01.486871 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:01.486871 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:01.486871 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f9cccbc5-96af-4f74-aa1a-fd945f93eb95 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:01.486871 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f9cccbc5-96af-4f74-aa1a-fd945f93eb95 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 returned with HTTP 200 Aug 18 23:38:01.486871 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 182/730] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:01 2026] GET /volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:01.983855 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-32484f96-e515-4ad6-b15a-2a9d1b781a26 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:01.983855 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-32484f96-e515-4ad6-b15a-2a9d1b781a26 None None] GET https://10.4.3.229/volume// Aug 18 23:38:01.984176 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-32484f96-e515-4ad6-b15a-2a9d1b781a26 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:01.984247 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-32484f96-e515-4ad6-b15a-2a9d1b781a26 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:01.984575 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-32484f96-e515-4ad6-b15a-2a9d1b781a26 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:01.984909 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 180/731] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38: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 18 23:38:01.994200 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-c55bce55-70e8-448f-a92f-0a9197199d82 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:01.997316 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-c55bce55-70e8-448f-a92f-0a9197199d82 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:38:01.997729 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-c55bce55-70e8-448f-a92f-0a9197199d82 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70a60dfc-7858-418e-aea5-60b763b01ee6", "connector": null, "instance_uuid": "0e3babec-a1ac-4135-b044-bd81acce2ed9"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:02.011479 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:02.011479 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:02.058387 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-c55bce55-70e8-448f-a92f-0a9197199d82 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:38:02.059051 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 188/732] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:38:01 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:02.071402 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cf41d746-a5ae-421d-b74f-aa7a319c3014 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:02.072071 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf41d746-a5ae-421d-b74f-aa7a319c3014 None None] GET https://10.4.3.229/volume// Aug 18 23:38:02.072265 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf41d746-a5ae-421d-b74f-aa7a319c3014 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:02.072602 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf41d746-a5ae-421d-b74f-aa7a319c3014 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:02.073042 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf41d746-a5ae-421d-b74f-aa7a319c3014 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:02.073333 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 183/733] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38: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 18 23:38:02.082452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-985b65b3-af77-436e-9c83-badf2f9fb853 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:02.086111 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-985b65b3-af77-436e-9c83-badf2f9fb853 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:38:02.086339 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-985b65b3-af77-436e-9c83-badf2f9fb853 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:02.086568 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-985b65b3-af77-436e-9c83-badf2f9fb853 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:02.108340 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:02.108340 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:02.113533 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-985b65b3-af77-436e-9c83-badf2f9fb853 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:02.118408 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-985b65b3-af77-436e-9c83-badf2f9fb853 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:38:02.118906 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 183/734] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:38:02 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 1318 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:38:02.502216 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0431313c-4aff-49a3-9939-2f5dc68f9c06 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:02.504946 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0431313c-4aff-49a3-9939-2f5dc68f9c06 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 Aug 18 23:38:02.505160 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0431313c-4aff-49a3-9939-2f5dc68f9c06 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:02.505366 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0431313c-4aff-49a3-9939-2f5dc68f9c06 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:02.513674 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:02.513674 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:02.514050 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0431313c-4aff-49a3-9939-2f5dc68f9c06 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:02.514860 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0431313c-4aff-49a3-9939-2f5dc68f9c06 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 returned with HTTP 200 Aug 18 23:38:02.515284 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 181/735] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:02 2026] GET /volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:02.530197 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5f440de0-0e0d-40f8-9499-6b2b2d645cda None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:02.533018 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5f440de0-0e0d-40f8-9499-6b2b2d645cda tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] GET https://10.4.3.229/volume/v3/snapshots Aug 18 23:38:02.534535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5f440de0-0e0d-40f8-9499-6b2b2d645cda tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:02.534535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5f440de0-0e0d-40f8-9499-6b2b2d645cda tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:02.534535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-5f440de0-0e0d-40f8-9499-6b2b2d645cda tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:38:02.534535 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:02.534535 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:02.535721 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.db.api [None req-5f440de0-0e0d-40f8-9499-6b2b2d645cda tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Building query based on filter {{(pid=100173) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:38:02.549239 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5f440de0-0e0d-40f8-9499-6b2b2d645cda tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Get all snapshots completed successfully. Aug 18 23:38:02.550030 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5f440de0-0e0d-40f8-9499-6b2b2d645cda tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 18 23:38:02.550671 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 189/736] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:38:02 2026] GET /volume/v3/snapshots => generated 336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:02.562776 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ce17b38f-1b78-4fc0-bce6-21f426666865 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:02.563233 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ce17b38f-1b78-4fc0-bce6-21f426666865 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 Aug 18 23:38:02.563410 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ce17b38f-1b78-4fc0-bce6-21f426666865 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:02.563592 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ce17b38f-1b78-4fc0-bce6-21f426666865 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:02.564064 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-ce17b38f-1b78-4fc0-bce6-21f426666865 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete snapshot with id: 6769133d-b465-4a17-9062-27a6c4a56322 Aug 18 23:38:02.568683 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:02.568683 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:02.569566 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ce17b38f-1b78-4fc0-bce6-21f426666865 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:02.586860 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ce17b38f-1b78-4fc0-bce6-21f426666865 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot delete request issued successfully. Aug 18 23:38:02.587167 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ce17b38f-1b78-4fc0-bce6-21f426666865 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 returned with HTTP 202 Aug 18 23:38:02.587568 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 184/737] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:38:02 2026] DELETE /volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:02.600213 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3a731b3f-92b3-455e-bad3-0e0236a4fe59 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:02.602350 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3a731b3f-92b3-455e-bad3-0e0236a4fe59 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 Aug 18 23:38:02.602612 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3a731b3f-92b3-455e-bad3-0e0236a4fe59 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:02.602826 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3a731b3f-92b3-455e-bad3-0e0236a4fe59 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:02.609781 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:02.609781 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:02.610141 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3a731b3f-92b3-455e-bad3-0e0236a4fe59 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:02.610781 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3a731b3f-92b3-455e-bad3-0e0236a4fe59 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 returned with HTTP 200 Aug 18 23:38:02.611266 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 184/738] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:02 2026] GET /volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:02.900528 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-08987142-79b8-4d15-a7f3-8cae4a3bf4a8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:02.902848 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-08987142-79b8-4d15-a7f3-8cae4a3bf4a8 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] DELETE https://10.4.3.229/volume/v3/attachments/1a1783db-af20-4145-a464-4e2c8f812dc2 Aug 18 23:38:02.903069 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-08987142-79b8-4d15-a7f3-8cae4a3bf4a8 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:02.903401 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-08987142-79b8-4d15-a7f3-8cae4a3bf4a8 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:02.917579 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:02.917579 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:02.998564 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-08987142-79b8-4d15-a7f3-8cae4a3bf4a8 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/1a1783db-af20-4145-a464-4e2c8f812dc2 returned with HTTP 200 Aug 18 23:38:02.999322 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 182/739] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:38:02 2026] DELETE /volume/v3/attachments/1a1783db-af20-4145-a464-4e2c8f812dc2 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:03.623548 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2f9189de-7125-45cd-a738-3cbd52d64052 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:03.627324 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2f9189de-7125-45cd-a738-3cbd52d64052 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 Aug 18 23:38:03.627324 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2f9189de-7125-45cd-a738-3cbd52d64052 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:03.627324 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2f9189de-7125-45cd-a738-3cbd52d64052 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:03.631803 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2f9189de-7125-45cd-a738-3cbd52d64052 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 returned with HTTP 404 Aug 18 23:38:03.632413 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 190/740] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:03 2026] GET /volume/v3/snapshots/6769133d-b465-4a17-9062-27a6c4a56322 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:03.639472 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c48ecd19-8aea-4a1d-b0ed-524f3bde6191 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:03.641768 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c48ecd19-8aea-4a1d-b0ed-524f3bde6191 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c Aug 18 23:38:03.642180 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c48ecd19-8aea-4a1d-b0ed-524f3bde6191 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:03.642180 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c48ecd19-8aea-4a1d-b0ed-524f3bde6191 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:03.642340 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c48ecd19-8aea-4a1d-b0ed-524f3bde6191 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete volume with id: 3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c Aug 18 23:38:03.653691 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:03.653691 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:03.654174 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c48ecd19-8aea-4a1d-b0ed-524f3bde6191 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:03.669763 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c48ecd19-8aea-4a1d-b0ed-524f3bde6191 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete volume request issued successfully. Aug 18 23:38:03.669953 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c48ecd19-8aea-4a1d-b0ed-524f3bde6191 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c returned with HTTP 202 Aug 18 23:38:03.670325 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 185/741] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:03 2026] DELETE /volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:03.683184 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6557c4c9-9ca2-4c89-9f20-8346eb8f9922 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:03.684905 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6557c4c9-9ca2-4c89-9f20-8346eb8f9922 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c Aug 18 23:38:03.685078 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6557c4c9-9ca2-4c89-9f20-8346eb8f9922 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:03.685257 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6557c4c9-9ca2-4c89-9f20-8346eb8f9922 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:03.698300 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:03.698300 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:03.709064 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6557c4c9-9ca2-4c89-9f20-8346eb8f9922 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:03.713098 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6557c4c9-9ca2-4c89-9f20-8346eb8f9922 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c returned with HTTP 200 Aug 18 23:38:03.713483 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 185/742] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:03 2026] GET /volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:04.726877 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9aac2abc-583c-438e-a7dc-21c850653495 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:04.729651 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9aac2abc-583c-438e-a7dc-21c850653495 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c Aug 18 23:38:04.729986 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9aac2abc-583c-438e-a7dc-21c850653495 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:04.730335 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9aac2abc-583c-438e-a7dc-21c850653495 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:04.739073 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9aac2abc-583c-438e-a7dc-21c850653495 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c returned with HTTP 404 Aug 18 23:38:04.739802 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 183/743] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:04 2026] GET /volume/v3/volumes/3c9d6816-2b8f-4fce-9e9e-d8914ae9f55c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:04.750040 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:04.752021 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:04.752427 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1495857447"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:04.754292 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1495857447'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:04.754428 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume of 1 GB Aug 18 23:38:04.754795 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:04.754795 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:04.760888 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Availability Zones retrieved successfully. Aug 18 23:38:04.770852 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Flow 'volume_create_api' (9c624802-2c61-4024-9bc4-963deb2a77b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:04.771935 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8eee5f8-b8eb-442b-8e6e-2b9e00409685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:04.773190 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:04.819193 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8eee5f8-b8eb-442b-8e6e-2b9e00409685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:04.821784 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836f8fa9-94e7-4bb5-8160-4134b87d87bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:04.889063 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Created reservations ['cf0b0cea-0942-4c3d-8bdb-cc51c5821308', 'e6ff2d65-49c7-4228-9397-4df6ccc452ef', '10782334-9dda-40ce-a3ab-a58a5521dc67', 'd8ee7fc5-af54-44f0-923e-4fbaa971b65c'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:04.890220 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836f8fa9-94e7-4bb5-8160-4134b87d87bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf0b0cea-0942-4c3d-8bdb-cc51c5821308', 'e6ff2d65-49c7-4228-9397-4df6ccc452ef', '10782334-9dda-40ce-a3ab-a58a5521dc67', 'd8ee7fc5-af54-44f0-923e-4fbaa971b65c']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:04.891652 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0443ac8f-ed5c-459b-bb5b-1914679ee8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:04.926147 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0443ac8f-ed5c-459b-bb5b-1914679ee8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6561f2d-6788-432f-a50a-62aec6427e27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1495857447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b63e161fe6d45bc9c14dcecf3f23862',qos_specs=None,replication_status=,reservations=['cf0b0cea-0942-4c3d-8bdb-cc51c5821308','e6ff2d65-49c7-4228-9397-4df6ccc452ef','10782334-9dda-40ce-a3ab-a58a5521dc67','d8ee7fc5-af54-44f0-923e-4fbaa971b65c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abce457b54ba46eb878e74cb1c5c027d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1495857447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6561f2d-6788-432f-a50a-62aec6427e27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b63e161fe6d45bc9c14dcecf3f23862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abce457b54ba46eb878e74cb1c5c027d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:04.928992 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733d8a78-72b7-4770-a2ee-c30071768b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:04.959026 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733d8a78-72b7-4770-a2ee-c30071768b63) transitioned into state 'SUCCESS' from state '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-1495857447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b63e161fe6d45bc9c14dcecf3f23862',qos_specs=None,replication_status=,reservations=['cf0b0cea-0942-4c3d-8bdb-cc51c5821308','e6ff2d65-49c7-4228-9397-4df6ccc452ef','10782334-9dda-40ce-a3ab-a58a5521dc67','d8ee7fc5-af54-44f0-923e-4fbaa971b65c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abce457b54ba46eb878e74cb1c5c027d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:04.960439 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d337fe-51cd-49a0-9133-72fe52d7d535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:04.980540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d337fe-51cd-49a0-9133-72fe52d7d535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:04.981737 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Flow 'volume_create_api' (9c624802-2c61-4024-9bc4-963deb2a77b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:04.982580 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume request issued successfully. Aug 18 23:38:04.983060 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8caa7f4a-8c77-41c5-a511-7f893b2fe5a4 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:04.983617 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 191/744] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:38:04 2026] POST /volume/v3/volumes => generated 778 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:04.997716 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-11e49a08-35a0-4cc8-922f-fcf5855c93b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:05.007191 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11e49a08-35a0-4cc8-922f-fcf5855c93b2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 Aug 18 23:38:05.007469 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11e49a08-35a0-4cc8-922f-fcf5855c93b2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:05.007726 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11e49a08-35a0-4cc8-922f-fcf5855c93b2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:05.018251 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:05.018251 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:05.027304 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-11e49a08-35a0-4cc8-922f-fcf5855c93b2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:05.032779 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11e49a08-35a0-4cc8-922f-fcf5855c93b2 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 returned with HTTP 200 Aug 18 23:38:05.033255 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 186/745] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:04 2026] GET /volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:06.050067 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9441b850-a0b0-4798-aba4-0e67a7a32c35 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:06.052192 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9441b850-a0b0-4798-aba4-0e67a7a32c35 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 Aug 18 23:38:06.052394 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9441b850-a0b0-4798-aba4-0e67a7a32c35 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:06.052591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9441b850-a0b0-4798-aba4-0e67a7a32c35 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:06.059559 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9f505689-7f1e-4da0-88dd-86824fa07a93 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:06.059911 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:06.059911 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:06.059967 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9f505689-7f1e-4da0-88dd-86824fa07a93 None None] GET https://10.4.3.229/volume// Aug 18 23:38:06.060102 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9f505689-7f1e-4da0-88dd-86824fa07a93 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:06.060281 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9f505689-7f1e-4da0-88dd-86824fa07a93 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:06.060636 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9f505689-7f1e-4da0-88dd-86824fa07a93 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:06.060918 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 184/746] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38: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 18 23:38:06.063689 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9441b850-a0b0-4798-aba4-0e67a7a32c35 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:06.068942 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9441b850-a0b0-4798-aba4-0e67a7a32c35 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 returned with HTTP 200 Aug 18 23:38:06.069621 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 186/747] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:06 2026] GET /volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:06.070223 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-d1e4a673-2fa5-47fa-8240-478d9e8954a4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:06.073066 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-d1e4a673-2fa5-47fa-8240-478d9e8954a4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:38:06.073375 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-d1e4a673-2fa5-47fa-8240-478d9e8954a4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:06.073676 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-d1e4a673-2fa5-47fa-8240-478d9e8954a4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:06.082813 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-886c8ef8-70ee-437e-8749-8be26fdb0184 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:06.085230 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-886c8ef8-70ee-437e-8749-8be26fdb0184 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:38:06.085612 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-886c8ef8-70ee-437e-8749-8be26fdb0184 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6561f2d-6788-432f-a50a-62aec6427e27", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-177679513"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:06.088485 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:06.088485 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:06.094695 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-d1e4a673-2fa5-47fa-8240-478d9e8954a4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:06.098585 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:06.098585 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:06.099058 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-886c8ef8-70ee-437e-8749-8be26fdb0184 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:06.099279 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-886c8ef8-70ee-437e-8749-8be26fdb0184 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create snapshot from volume b6561f2d-6788-432f-a50a-62aec6427e27 Aug 18 23:38:06.102155 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-d1e4a673-2fa5-47fa-8240-478d9e8954a4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:38:06.102855 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 192/748] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:38:06 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:38:06.135340 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-886c8ef8-70ee-437e-8749-8be26fdb0184 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Created reservations ['224b88f6-61db-46fb-81aa-89c0978ca8a1', '33f38924-4139-459b-b551-b5687115b8ed', 'd2855e8a-fa5d-422d-bcdf-b4909d0b1868', '87a0d3ac-0498-4c64-9213-477097e378c4'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:06.174544 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-886c8ef8-70ee-437e-8749-8be26fdb0184 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot create request issued successfully. Aug 18 23:38:06.174544 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-886c8ef8-70ee-437e-8749-8be26fdb0184 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:38:06.174544 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 187/749] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:38:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:06.185278 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-09f1d60c-dbb8-4b10-98a2-52e81b15f87c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:06.190124 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-09f1d60c-dbb8-4b10-98a2-52e81b15f87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 Aug 18 23:38:06.190734 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-09f1d60c-dbb8-4b10-98a2-52e81b15f87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:06.190734 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-09f1d60c-dbb8-4b10-98a2-52e81b15f87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:06.195879 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:06.195879 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:06.196183 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-09f1d60c-dbb8-4b10-98a2-52e81b15f87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:06.196896 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-09f1d60c-dbb8-4b10-98a2-52e81b15f87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 returned with HTTP 200 Aug 18 23:38:06.197400 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 185/750] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:06 2026] GET /volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:06.207979 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-8191f8bb-ad70-45ed-b87f-5e530044f90a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:06.210067 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-8191f8bb-ad70-45ed-b87f-5e530044f90a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] PUT https://10.4.3.229/volume/v3/attachments/d8cb9400-25fe-4bf6-a867-88d2798ed497 Aug 18 23:38:06.210455 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-8191f8bb-ad70-45ed-b87f-5e530044f90a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:06.220479 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-8191f8bb-ad70-45ed-b87f-5e530044f90a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Acquiring lock "cinder-attachment_update-70a60dfc-7858-418e-aea5-60b763b01ee6-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:38:06.226233 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-8191f8bb-ad70-45ed-b87f-5e530044f90a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Lock "cinder-attachment_update-70a60dfc-7858-418e-aea5-60b763b01ee6-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:38:06.227631 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:06.227631 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:06.329572 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-8191f8bb-ad70-45ed-b87f-5e530044f90a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Lock "cinder-attachment_update-70a60dfc-7858-418e-aea5-60b763b01ee6-np0000007721" released by "attachment_update" :: held 0.103s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:38:06.330006 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-8191f8bb-ad70-45ed-b87f-5e530044f90a tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/d8cb9400-25fe-4bf6-a867-88d2798ed497 returned with HTTP 200 Aug 18 23:38:06.330815 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 187/751] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:38:06 2026] PUT /volume/v3/attachments/d8cb9400-25fe-4bf6-a867-88d2798ed497 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:06.355230 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-30385d3f-0474-4226-abd3-f1fbcc69406b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:06.357504 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-30385d3f-0474-4226-abd3-f1fbcc69406b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/attachments/d8cb9400-25fe-4bf6-a867-88d2798ed497/action Aug 18 23:38:06.357976 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-30385d3f-0474-4226-abd3-f1fbcc69406b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:06.358096 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-30385d3f-0474-4226-abd3-f1fbcc69406b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:06.385206 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:06.385206 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:06.403388 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-487ae0ec-9b28-4c8a-a754-302ffab0c4e9 req-30385d3f-0474-4226-abd3-f1fbcc69406b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/d8cb9400-25fe-4bf6-a867-88d2798ed497/action returned with HTTP 204 Aug 18 23:38:06.403864 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 193/752] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:38:06 2026] POST /volume/v3/attachments/d8cb9400-25fe-4bf6-a867-88d2798ed497/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:07.213083 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-768d0425-63fe-4989-8726-57a81a2fa717 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:07.213083 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-768d0425-63fe-4989-8726-57a81a2fa717 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 Aug 18 23:38:07.213083 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-768d0425-63fe-4989-8726-57a81a2fa717 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:07.213083 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-768d0425-63fe-4989-8726-57a81a2fa717 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:07.218261 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:07.218261 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:07.218702 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-768d0425-63fe-4989-8726-57a81a2fa717 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:07.219752 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-768d0425-63fe-4989-8726-57a81a2fa717 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 returned with HTTP 200 Aug 18 23:38:07.220616 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 188/753] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:07 2026] GET /volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:38:07.234321 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-66acfdcb-ced7-4592-9d00-a60888161824 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:07.237826 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-66acfdcb-ced7-4592-9d00-a60888161824 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] POST https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11/action Aug 18 23:38:07.238238 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-66acfdcb-ced7-4592-9d00-a60888161824 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:07.238390 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-66acfdcb-ced7-4592-9d00-a60888161824 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:07.240230 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.admin_actions [None req-66acfdcb-ced7-4592-9d00-a60888161824 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Updating snapshot '3cce8f49-c7a1-4c17-96c9-6b97f051ae11' with '{'status': 'error'}' {{(pid=100171) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:38:07.254061 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:07.254061 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:07.254706 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.policy [None req-66acfdcb-ced7-4592-9d00-a60888161824 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b4bc2bf5fc6743928976b705b8cd59ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b63e161fe6d45bc9c14dcecf3f23862', '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=100171) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:38:07.254966 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-66acfdcb-ced7-4592-9d00-a60888161824 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11/action returned with HTTP 403 Aug 18 23:38:07.255538 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 186/754] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:38:07 2026] POST /volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:07.263196 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-85fd0dad-b8fe-4e67-ab9f-bde08ad6e73a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:07.265069 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-85fd0dad-b8fe-4e67-ab9f-bde08ad6e73a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 Aug 18 23:38:07.265278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-85fd0dad-b8fe-4e67-ab9f-bde08ad6e73a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:07.265462 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-85fd0dad-b8fe-4e67-ab9f-bde08ad6e73a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:07.265621 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-85fd0dad-b8fe-4e67-ab9f-bde08ad6e73a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete snapshot with id: 3cce8f49-c7a1-4c17-96c9-6b97f051ae11 Aug 18 23:38:07.270795 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:07.270795 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:07.271255 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-85fd0dad-b8fe-4e67-ab9f-bde08ad6e73a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:07.310803 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-85fd0dad-b8fe-4e67-ab9f-bde08ad6e73a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot delete request issued successfully. Aug 18 23:38:07.310803 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-85fd0dad-b8fe-4e67-ab9f-bde08ad6e73a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 returned with HTTP 202 Aug 18 23:38:07.311214 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 188/755] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:38:07 2026] DELETE /volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:07.323760 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8e4c191d-13f7-4886-9dac-1f7ad5414267 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:07.327489 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8e4c191d-13f7-4886-9dac-1f7ad5414267 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 Aug 18 23:38:07.327798 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8e4c191d-13f7-4886-9dac-1f7ad5414267 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:07.328068 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8e4c191d-13f7-4886-9dac-1f7ad5414267 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:07.333268 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:07.333268 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:07.333663 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8e4c191d-13f7-4886-9dac-1f7ad5414267 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:07.334502 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8e4c191d-13f7-4886-9dac-1f7ad5414267 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 returned with HTTP 200 Aug 18 23:38:07.335038 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 194/756] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:07 2026] GET /volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:08.348921 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-04a31481-1dfb-40d3-bf75-60518b167a63 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:08.351384 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04a31481-1dfb-40d3-bf75-60518b167a63 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 Aug 18 23:38:08.351688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04a31481-1dfb-40d3-bf75-60518b167a63 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:08.351979 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04a31481-1dfb-40d3-bf75-60518b167a63 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:08.358003 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04a31481-1dfb-40d3-bf75-60518b167a63 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 returned with HTTP 404 Aug 18 23:38:08.358666 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 189/757] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:08 2026] GET /volume/v3/snapshots/3cce8f49-c7a1-4c17-96c9-6b97f051ae11 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:08.367094 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ca20d13b-55bb-4fc9-9984-25a22448bc83 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:08.369169 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ca20d13b-55bb-4fc9-9984-25a22448bc83 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 Aug 18 23:38:08.369313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ca20d13b-55bb-4fc9-9984-25a22448bc83 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:08.369478 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ca20d13b-55bb-4fc9-9984-25a22448bc83 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:08.369883 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-ca20d13b-55bb-4fc9-9984-25a22448bc83 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete volume with id: b6561f2d-6788-432f-a50a-62aec6427e27 Aug 18 23:38:08.378929 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:08.378929 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:08.379346 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ca20d13b-55bb-4fc9-9984-25a22448bc83 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:08.400099 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ca20d13b-55bb-4fc9-9984-25a22448bc83 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete volume request issued successfully. Aug 18 23:38:08.400258 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ca20d13b-55bb-4fc9-9984-25a22448bc83 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 returned with HTTP 202 Aug 18 23:38:08.400687 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 187/758] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:08 2026] DELETE /volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:08.413024 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4d09e062-1065-4af5-b34c-a0e7b724cb07 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:08.418141 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4d09e062-1065-4af5-b34c-a0e7b724cb07 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 Aug 18 23:38:08.421201 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4d09e062-1065-4af5-b34c-a0e7b724cb07 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:08.423253 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4d09e062-1065-4af5-b34c-a0e7b724cb07 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:08.434061 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:08.434061 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:08.439403 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4d09e062-1065-4af5-b34c-a0e7b724cb07 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:08.445177 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4d09e062-1065-4af5-b34c-a0e7b724cb07 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 returned with HTTP 200 Aug 18 23:38:08.445813 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 189/759] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:08 2026] GET /volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:09.459526 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a5057f8b-6a98-4444-9c26-18acd144b6e1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:09.462764 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a5057f8b-6a98-4444-9c26-18acd144b6e1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 Aug 18 23:38:09.462764 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a5057f8b-6a98-4444-9c26-18acd144b6e1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:09.462764 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a5057f8b-6a98-4444-9c26-18acd144b6e1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:09.467893 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a5057f8b-6a98-4444-9c26-18acd144b6e1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 returned with HTTP 404 Aug 18 23:38:09.468437 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 195/760] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:09 2026] GET /volume/v3/volumes/b6561f2d-6788-432f-a50a-62aec6427e27 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:09.484459 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:09.486551 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:09.487033 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-831876447"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:09.492632 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-831876447'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:09.492781 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume of 1 GB Aug 18 23:38:09.498018 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Availability Zones retrieved successfully. Aug 18 23:38:09.505341 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Flow 'volume_create_api' (76e3a50a-3b2f-4ca1-8d76-0148a848d4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:09.507005 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0aac8b-d2a0-4dda-a609-6df77b437676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:09.508121 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:09.542631 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0aac8b-d2a0-4dda-a609-6df77b437676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:09.543822 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b90d3fd-7718-4020-ba89-4c8003fb3999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:09.601808 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Created reservations ['43a616e5-999d-42d2-bd40-4356888ffe3e', 'e873395d-ddce-4a6b-931c-d6dffceb60aa', '68a6f91f-e297-4c9c-8c8e-d3b6df08bf9e', 'dfdc4292-0496-4c28-85f5-5e21082245f9'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:09.602713 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b90d3fd-7718-4020-ba89-4c8003fb3999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43a616e5-999d-42d2-bd40-4356888ffe3e', 'e873395d-ddce-4a6b-931c-d6dffceb60aa', '68a6f91f-e297-4c9c-8c8e-d3b6df08bf9e', 'dfdc4292-0496-4c28-85f5-5e21082245f9']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:09.604746 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0589bfa-8b56-4102-b073-c8684d92badb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:09.639180 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0589bfa-8b56-4102-b073-c8684d92badb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72a97747-e3fe-435e-b93a-c4388396ec17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-831876447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b63e161fe6d45bc9c14dcecf3f23862',qos_specs=None,replication_status=,reservations=['43a616e5-999d-42d2-bd40-4356888ffe3e','e873395d-ddce-4a6b-931c-d6dffceb60aa','68a6f91f-e297-4c9c-8c8e-d3b6df08bf9e','dfdc4292-0496-4c28-85f5-5e21082245f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abce457b54ba46eb878e74cb1c5c027d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-831876447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72a97747-e3fe-435e-b93a-c4388396ec17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b63e161fe6d45bc9c14dcecf3f23862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abce457b54ba46eb878e74cb1c5c027d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:09.640171 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34ff466-02cd-444a-9e73-c7eedd82726a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:09.662465 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34ff466-02cd-444a-9e73-c7eedd82726a) transitioned into state 'SUCCESS' from state '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-831876447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b63e161fe6d45bc9c14dcecf3f23862',qos_specs=None,replication_status=,reservations=['43a616e5-999d-42d2-bd40-4356888ffe3e','e873395d-ddce-4a6b-931c-d6dffceb60aa','68a6f91f-e297-4c9c-8c8e-d3b6df08bf9e','dfdc4292-0496-4c28-85f5-5e21082245f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abce457b54ba46eb878e74cb1c5c027d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:09.663112 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f407672c-8812-4478-ae92-60a75c1fae55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:09.675639 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f407672c-8812-4478-ae92-60a75c1fae55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:09.675639 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Flow 'volume_create_api' (76e3a50a-3b2f-4ca1-8d76-0148a848d4a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:09.675639 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume request issued successfully. Aug 18 23:38:09.675639 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cecf2d8a-ac24-4836-bce9-1ff6e54bcf39 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:09.676195 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 190/761] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:38:09 2026] POST /volume/v3/volumes => generated 777 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:09.693086 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3a73a627-cb48-4118-a7f9-ce45decdad99 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:09.695427 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a73a627-cb48-4118-a7f9-ce45decdad99 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 Aug 18 23:38:09.695427 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a73a627-cb48-4118-a7f9-ce45decdad99 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:09.695833 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a73a627-cb48-4118-a7f9-ce45decdad99 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:09.708880 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:09.708880 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:09.715702 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3a73a627-cb48-4118-a7f9-ce45decdad99 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:09.721798 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a73a627-cb48-4118-a7f9-ce45decdad99 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 returned with HTTP 200 Aug 18 23:38:09.722316 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 188/762] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:09 2026] GET /volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:10.746420 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-65f1965a-d7ef-48af-abef-3842fc2b8c8f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:10.748536 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-65f1965a-d7ef-48af-abef-3842fc2b8c8f tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 Aug 18 23:38:10.748736 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-65f1965a-d7ef-48af-abef-3842fc2b8c8f tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:10.748928 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-65f1965a-d7ef-48af-abef-3842fc2b8c8f tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:10.756159 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:10.756159 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:10.759468 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-65f1965a-d7ef-48af-abef-3842fc2b8c8f tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:10.763141 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-65f1965a-d7ef-48af-abef-3842fc2b8c8f tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 returned with HTTP 200 Aug 18 23:38:10.763477 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 190/763] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:10 2026] GET /volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:10.777964 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c37c5eed-1314-45bd-b291-25151aa24cfc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:10.779973 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c37c5eed-1314-45bd-b291-25151aa24cfc tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:38:10.780297 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c37c5eed-1314-45bd-b291-25151aa24cfc tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72a97747-e3fe-435e-b93a-c4388396ec17", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1043364379"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:10.790296 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:10.790296 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:10.791011 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c37c5eed-1314-45bd-b291-25151aa24cfc tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:10.791232 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-c37c5eed-1314-45bd-b291-25151aa24cfc tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create snapshot from volume 72a97747-e3fe-435e-b93a-c4388396ec17 Aug 18 23:38:10.812167 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-c37c5eed-1314-45bd-b291-25151aa24cfc tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-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 18 23:38:10.826709 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-c37c5eed-1314-45bd-b291-25151aa24cfc tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Created reservations ['1984d8ec-84aa-402b-be5b-57f531f62280', '70e15748-77bd-46c4-b590-e9f854c185cc', 'faa2e93d-bfd9-4dda-a9c6-cfdd3088f5e5', '5fa8ab9e-034f-4c43-8952-34c0851aee6a'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:10.863340 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c37c5eed-1314-45bd-b291-25151aa24cfc tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot create request issued successfully. Aug 18 23:38:10.863760 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c37c5eed-1314-45bd-b291-25151aa24cfc tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:38:10.864286 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 196/764] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:38:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:10.874609 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8b726cf8-dcb0-497d-9f6d-b9a15b39c1fe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:10.879987 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b726cf8-dcb0-497d-9f6d-b9a15b39c1fe tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f Aug 18 23:38:10.880238 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b726cf8-dcb0-497d-9f6d-b9a15b39c1fe tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:10.880447 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b726cf8-dcb0-497d-9f6d-b9a15b39c1fe tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:10.886987 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:10.886987 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:10.887342 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8b726cf8-dcb0-497d-9f6d-b9a15b39c1fe tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:10.888053 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b726cf8-dcb0-497d-9f6d-b9a15b39c1fe tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f returned with HTTP 200 Aug 18 23:38:10.888453 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 191/765] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:10 2026] GET /volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:11.899954 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c9ac427c-f4ad-4ed9-8699-eec3f7095ea0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:11.903175 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c9ac427c-f4ad-4ed9-8699-eec3f7095ea0 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f Aug 18 23:38:11.903175 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c9ac427c-f4ad-4ed9-8699-eec3f7095ea0 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:11.903175 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c9ac427c-f4ad-4ed9-8699-eec3f7095ea0 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:11.907885 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:11.907885 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:11.908373 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c9ac427c-f4ad-4ed9-8699-eec3f7095ea0 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:11.909627 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c9ac427c-f4ad-4ed9-8699-eec3f7095ea0 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f returned with HTTP 200 Aug 18 23:38:11.909627 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 189/766] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:11 2026] GET /volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:11.920845 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a57fcdb3-117d-40b3-a950-5c05c2225a62 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:11.923129 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a57fcdb3-117d-40b3-a950-5c05c2225a62 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] GET https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f Aug 18 23:38:11.923368 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a57fcdb3-117d-40b3-a950-5c05c2225a62 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:11.923635 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a57fcdb3-117d-40b3-a950-5c05c2225a62 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:11.930078 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:11.930078 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:11.930687 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a57fcdb3-117d-40b3-a950-5c05c2225a62 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Snapshot retrieved successfully. Aug 18 23:38:11.931856 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a57fcdb3-117d-40b3-a950-5c05c2225a62 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f returned with HTTP 200 Aug 18 23:38:11.932201 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 191/767] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:11 2026] GET /volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:11.945624 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cb1fd2c4-884c-4146-9a12-75da53b91751 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:11.948198 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cb1fd2c4-884c-4146-9a12-75da53b91751 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f Aug 18 23:38:11.948198 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cb1fd2c4-884c-4146-9a12-75da53b91751 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:11.948406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cb1fd2c4-884c-4146-9a12-75da53b91751 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:11.948534 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-cb1fd2c4-884c-4146-9a12-75da53b91751 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete snapshot with id: 7b4a2148-96d3-4d28-bd6b-765bb187b86f Aug 18 23:38:11.954215 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:11.954215 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:11.954665 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cb1fd2c4-884c-4146-9a12-75da53b91751 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:11.973071 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cb1fd2c4-884c-4146-9a12-75da53b91751 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot delete request issued successfully. Aug 18 23:38:11.973259 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cb1fd2c4-884c-4146-9a12-75da53b91751 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f returned with HTTP 202 Aug 18 23:38:11.973736 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 197/768] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:38:11 2026] DELETE /volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:11.983015 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1d528377-ff43-494b-9efc-f251f46c27fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:11.984983 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d528377-ff43-494b-9efc-f251f46c27fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f Aug 18 23:38:11.985193 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d528377-ff43-494b-9efc-f251f46c27fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:11.985446 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d528377-ff43-494b-9efc-f251f46c27fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:11.990902 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:11.990902 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:11.991275 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1d528377-ff43-494b-9efc-f251f46c27fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:11.992006 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d528377-ff43-494b-9efc-f251f46c27fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f returned with HTTP 200 Aug 18 23:38:11.992398 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 192/769] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:11 2026] GET /volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:12.410895 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:12.412891 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:12.414542 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1202636513"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:12.415898 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1202636513'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:12.416260 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Create volume of 1 GB Aug 18 23:38:12.421740 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Availability Zones retrieved successfully. Aug 18 23:38:12.428578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Flow 'volume_create_api' (1ec968ac-d518-4fa3-b9dc-3adde0d93d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:12.431310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d7b2cea-5ab2-4810-88b4-7a51edac2544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:12.437157 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:12.479991 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d7b2cea-5ab2-4810-88b4-7a51edac2544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:12.481536 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c71894e-502f-4dd8-a43d-957202624be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:12.566553 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Created reservations ['45a47f1f-8d19-458b-b1c5-7fb44d3127a1', '856bd4f9-ef42-489b-8582-bffd5932eb20', '7763cc10-8dee-4504-b6b9-8edb12bcb34a', 'd0c31281-e187-4faa-a691-4877143a1f1f'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:12.566553 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c71894e-502f-4dd8-a43d-957202624be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45a47f1f-8d19-458b-b1c5-7fb44d3127a1', '856bd4f9-ef42-489b-8582-bffd5932eb20', '7763cc10-8dee-4504-b6b9-8edb12bcb34a', 'd0c31281-e187-4faa-a691-4877143a1f1f']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:12.566553 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0621f62b-7660-4f8d-a1df-042d77cb62cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:12.597949 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0621f62b-7660-4f8d-a1df-042d77cb62cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bd7c508-7931-43d1-94b0-9cefa5630a3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1202636513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a837fe48f16e45949981502ddb4b7d24',qos_specs=None,replication_status=,reservations=['45a47f1f-8d19-458b-b1c5-7fb44d3127a1','856bd4f9-ef42-489b-8582-bffd5932eb20','7763cc10-8dee-4504-b6b9-8edb12bcb34a','d0c31281-e187-4faa-a691-4877143a1f1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1995095db9a4454b92c950f1b1e86032',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1202636513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bd7c508-7931-43d1-94b0-9cefa5630a3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a837fe48f16e45949981502ddb4b7d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1995095db9a4454b92c950f1b1e86032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:12.599323 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b695817-1ead-47bd-b016-4fd84c02106b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:12.626033 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b695817-1ead-47bd-b016-4fd84c02106b) transitioned into state 'SUCCESS' from state '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-1202636513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a837fe48f16e45949981502ddb4b7d24',qos_specs=None,replication_status=,reservations=['45a47f1f-8d19-458b-b1c5-7fb44d3127a1','856bd4f9-ef42-489b-8582-bffd5932eb20','7763cc10-8dee-4504-b6b9-8edb12bcb34a','d0c31281-e187-4faa-a691-4877143a1f1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1995095db9a4454b92c950f1b1e86032',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:12.626505 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (582c54d1-d84a-471b-abcf-327bb5304f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:12.637159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (582c54d1-d84a-471b-abcf-327bb5304f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:12.637972 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Flow 'volume_create_api' (1ec968ac-d518-4fa3-b9dc-3adde0d93d20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:12.638320 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Create volume request issued successfully. Aug 18 23:38:12.638955 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a691c133-8e48-4a9d-8854-6b364f0e2fba tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:12.639765 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 190/770] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:38:12 2026] POST /volume/v3/volumes => generated 755 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:12.653523 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fadea497-65e9-4f98-905d-b57803088517 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:12.656225 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fadea497-65e9-4f98-905d-b57803088517 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:38:12.656648 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fadea497-65e9-4f98-905d-b57803088517 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:12.656920 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fadea497-65e9-4f98-905d-b57803088517 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:12.666182 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:12.666182 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:12.670923 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fadea497-65e9-4f98-905d-b57803088517 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:38:12.677216 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fadea497-65e9-4f98-905d-b57803088517 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:38:12.677674 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 192/771] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:12 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:13.002906 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7bbe33a0-a537-4cc8-aa58-21e286f7de0a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:13.004731 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7bbe33a0-a537-4cc8-aa58-21e286f7de0a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f Aug 18 23:38:13.004860 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7bbe33a0-a537-4cc8-aa58-21e286f7de0a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:13.005003 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7bbe33a0-a537-4cc8-aa58-21e286f7de0a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:13.013450 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7bbe33a0-a537-4cc8-aa58-21e286f7de0a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f returned with HTTP 404 Aug 18 23:38:13.014099 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 198/772] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:13 2026] GET /volume/v3/snapshots/7b4a2148-96d3-4d28-bd6b-765bb187b86f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:13.022460 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-193e845c-ac92-48d0-a4a0-d3070877c647 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:13.024873 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-193e845c-ac92-48d0-a4a0-d3070877c647 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 Aug 18 23:38:13.025240 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-193e845c-ac92-48d0-a4a0-d3070877c647 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:13.025630 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-193e845c-ac92-48d0-a4a0-d3070877c647 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:13.025935 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-193e845c-ac92-48d0-a4a0-d3070877c647 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete volume with id: 72a97747-e3fe-435e-b93a-c4388396ec17 Aug 18 23:38:13.035490 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:13.035490 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:13.035893 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-193e845c-ac92-48d0-a4a0-d3070877c647 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:13.054759 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-193e845c-ac92-48d0-a4a0-d3070877c647 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete volume request issued successfully. Aug 18 23:38:13.054961 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-193e845c-ac92-48d0-a4a0-d3070877c647 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 returned with HTTP 202 Aug 18 23:38:13.055337 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 193/773] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:13 2026] DELETE /volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:13.062201 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1939782e-9f3f-4ae6-8176-8b4ef06cd6a5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:13.065834 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1939782e-9f3f-4ae6-8176-8b4ef06cd6a5 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 Aug 18 23:38:13.066089 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1939782e-9f3f-4ae6-8176-8b4ef06cd6a5 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:13.066371 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1939782e-9f3f-4ae6-8176-8b4ef06cd6a5 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:13.079192 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:13.079192 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:13.084413 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1939782e-9f3f-4ae6-8176-8b4ef06cd6a5 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:13.090313 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1939782e-9f3f-4ae6-8176-8b4ef06cd6a5 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 returned with HTTP 200 Aug 18 23:38:13.090664 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 191/774] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:13 2026] GET /volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:13.693864 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5554874a-bf67-4684-bd57-da35cb649672 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:13.697308 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5554874a-bf67-4684-bd57-da35cb649672 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:38:13.697308 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5554874a-bf67-4684-bd57-da35cb649672 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:13.697308 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5554874a-bf67-4684-bd57-da35cb649672 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:13.702759 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:13.702759 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:13.706141 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5554874a-bf67-4684-bd57-da35cb649672 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:38:13.712072 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5554874a-bf67-4684-bd57-da35cb649672 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:38:13.712445 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 193/775] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:13 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:13.764093 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-143f2995-f8f1-43ac-9815-eb4c0837d8a7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:13.766430 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-143f2995-f8f1-43ac-9815-eb4c0837d8a7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:38:13.766716 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-143f2995-f8f1-43ac-9815-eb4c0837d8a7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:13.767061 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-143f2995-f8f1-43ac-9815-eb4c0837d8a7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:13.780610 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:13.780610 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:13.784453 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-143f2995-f8f1-43ac-9815-eb4c0837d8a7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:38:13.788971 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-143f2995-f8f1-43ac-9815-eb4c0837d8a7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:38:13.789281 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 199/776] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:13 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:13.900170 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-06a49172-83e9-46d7-afbf-72ebb4009c13 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:13.900586 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-06a49172-83e9-46d7-afbf-72ebb4009c13 None None] GET https://10.4.3.229/volume// Aug 18 23:38:13.900733 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-06a49172-83e9-46d7-afbf-72ebb4009c13 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:13.900929 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-06a49172-83e9-46d7-afbf-72ebb4009c13 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:13.901239 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-06a49172-83e9-46d7-afbf-72ebb4009c13 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:13.901544 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 194/777] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:38: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 18 23:38:13.915650 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-b5ebbb6b-bf44-428e-bc29-758e91300c55 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:13.917813 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-b5ebbb6b-bf44-428e-bc29-758e91300c55 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:38:13.918122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-b5ebbb6b-bf44-428e-bc29-758e91300c55 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bd7c508-7931-43d1-94b0-9cefa5630a3f", "connector": null, "instance_uuid": "722d4bd3-b56a-48d2-ad97-1bb0e9ff2b37"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:13.930412 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:13.930412 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:13.948500 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:13.950233 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:13.950530 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1750370826"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:13.951917 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1750370826'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:13.952021 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Create volume of 1 GB Aug 18 23:38:13.958962 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Availability Zones retrieved successfully. Aug 18 23:38:13.967347 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Flow 'volume_create_api' (3f3cb53a-3c1f-4fe1-8a1e-b3fd81123fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:13.968451 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ca3f9e-9311-4e29-815a-0c40d7729ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:13.968538 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-b5ebbb6b-bf44-428e-bc29-758e91300c55 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:38:13.969119 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 192/778] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:38:13 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 18 23:38:13.969738 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:14.000321 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f4250296-5b34-41e6-a5ba-8ea276bb9ebe None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:14.003650 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f4250296-5b34-41e6-a5ba-8ea276bb9ebe tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:38:14.004095 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f4250296-5b34-41e6-a5ba-8ea276bb9ebe tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:14.004420 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f4250296-5b34-41e6-a5ba-8ea276bb9ebe tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:14.013000 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ca3f9e-9311-4e29-815a-0c40d7729ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:14.013000 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f3718c5-f2bb-4857-af59-31c1a3ba8524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:14.019686 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:14.019686 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:14.027569 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-989050d0-2211-420d-9662-056f319ef761 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:14.027569 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-989050d0-2211-420d-9662-056f319ef761 None None] GET https://10.4.3.229/volume// Aug 18 23:38:14.027992 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f4250296-5b34-41e6-a5ba-8ea276bb9ebe tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:38:14.028039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-989050d0-2211-420d-9662-056f319ef761 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:14.028838 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-989050d0-2211-420d-9662-056f319ef761 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:14.029356 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-989050d0-2211-420d-9662-056f319ef761 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:14.029936 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 195/779] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38: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 18 23:38:14.034016 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f4250296-5b34-41e6-a5ba-8ea276bb9ebe tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:38:14.034990 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 200/780] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:13 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:14.040741 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-04e36c9d-3f93-472e-849f-02c71e667af0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:14.043953 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-04e36c9d-3f93-472e-849f-02c71e667af0 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:38:14.044255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-04e36c9d-3f93-472e-849f-02c71e667af0 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:14.044541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-04e36c9d-3f93-472e-849f-02c71e667af0 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:14.056409 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Created reservations ['1a85a8e1-a406-4bda-b53b-333dad9195ab', 'cd58cf18-8645-425d-aeb7-eec96c9b5b25', '2c84a3e7-c2b1-42a8-a18e-4e1a9e827a00', '9a968d3f-b1a2-449c-8153-d190230fe1e8'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:14.057239 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f3718c5-f2bb-4857-af59-31c1a3ba8524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a85a8e1-a406-4bda-b53b-333dad9195ab', 'cd58cf18-8645-425d-aeb7-eec96c9b5b25', '2c84a3e7-c2b1-42a8-a18e-4e1a9e827a00', '9a968d3f-b1a2-449c-8153-d190230fe1e8']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:14.058183 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e5f436-deb8-4a3e-aaec-81d141ad90bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:14.062254 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:14.062254 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:14.067465 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-04e36c9d-3f93-472e-849f-02c71e667af0 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:38:14.071626 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-04e36c9d-3f93-472e-849f-02c71e667af0 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:38:14.072079 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 193/781] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:38:14 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:38:14.084465 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e5f436-deb8-4a3e-aaec-81d141ad90bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c91310bc-82ba-4c6b-9f54-e14235a04844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1750370826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14e0b752ca641e3aa92df3c0d714258',qos_specs=None,replication_status=,reservations=['1a85a8e1-a406-4bda-b53b-333dad9195ab','cd58cf18-8645-425d-aeb7-eec96c9b5b25','2c84a3e7-c2b1-42a8-a18e-4e1a9e827a00','9a968d3f-b1a2-449c-8153-d190230fe1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8397a1125414f77a1e94e31048fa7ab',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1750370826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c91310bc-82ba-4c6b-9f54-e14235a04844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f14e0b752ca641e3aa92df3c0d714258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8397a1125414f77a1e94e31048fa7ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:14.085305 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41b51074-2b86-42d8-8320-c50717900e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:14.105869 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41b51074-2b86-42d8-8320-c50717900e3d) transitioned into state 'SUCCESS' from state '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-1750370826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14e0b752ca641e3aa92df3c0d714258',qos_specs=None,replication_status=,reservations=['1a85a8e1-a406-4bda-b53b-333dad9195ab','cd58cf18-8645-425d-aeb7-eec96c9b5b25','2c84a3e7-c2b1-42a8-a18e-4e1a9e827a00','9a968d3f-b1a2-449c-8153-d190230fe1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8397a1125414f77a1e94e31048fa7ab',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:14.106026 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-908578e9-ffb7-45cc-b39b-1d3f6539b98f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:14.106175 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb49d98-6dac-4e88-9659-5e7380ca960d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:14.107754 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-908578e9-ffb7-45cc-b39b-1d3f6539b98f tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 Aug 18 23:38:14.108085 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-908578e9-ffb7-45cc-b39b-1d3f6539b98f tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:14.108377 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-908578e9-ffb7-45cc-b39b-1d3f6539b98f tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:14.114302 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-908578e9-ffb7-45cc-b39b-1d3f6539b98f tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 returned with HTTP 404 Aug 18 23:38:14.114866 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 196/782] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:14 2026] GET /volume/v3/volumes/72a97747-e3fe-435e-b93a-c4388396ec17 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:14.116142 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb49d98-6dac-4e88-9659-5e7380ca960d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:14.117393 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Flow 'volume_create_api' (3f3cb53a-3c1f-4fe1-8a1e-b3fd81123fe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:14.117823 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Create volume request issued successfully. Aug 18 23:38:14.118563 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c8f1466-83ea-4a16-a32e-997218d9fdc8 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:14.119085 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 194/783] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:38:13 2026] POST /volume/v3/volumes => generated 751 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:14.122231 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:14.124056 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:14.124365 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-789538714"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:14.125913 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-789538714'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:14.126044 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume of 1 GB Aug 18 23:38:14.130967 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Availability Zones retrieved successfully. Aug 18 23:38:14.135668 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-35c3b5af-e176-4d80-bfe4-89fe77258171 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:14.138112 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Flow 'volume_create_api' (62bf09fa-ef78-42ec-a747-c23273d49255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:14.138782 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-35c3b5af-e176-4d80-bfe4-89fe77258171 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:14.139063 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-35c3b5af-e176-4d80-bfe4-89fe77258171 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:14.139285 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-35c3b5af-e176-4d80-bfe4-89fe77258171 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:14.139374 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17fda371-a0ad-4e43-bfe2-663cd00a6855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:14.140335 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:14.145997 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:14.145997 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:14.151439 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-35c3b5af-e176-4d80-bfe4-89fe77258171 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:14.155481 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-35c3b5af-e176-4d80-bfe4-89fe77258171 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:14.155919 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 194/784] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:14 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:14.168344 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17fda371-a0ad-4e43-bfe2-663cd00a6855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:14.169494 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d239d5f-378d-4d7f-9403-3a942dab46bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:14.177084 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-9b6aa7e3-45ae-4080-b2c7-8381fd6837cb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:14.178870 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-9b6aa7e3-45ae-4080-b2c7-8381fd6837cb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] PUT https://10.4.3.229/volume/v3/attachments/9d0ecaf1-09fc-4c5d-b6c8-09dc3beb2af8 Aug 18 23:38:14.179336 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-9b6aa7e3-45ae-4080-b2c7-8381fd6837cb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:14.187304 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-9b6aa7e3-45ae-4080-b2c7-8381fd6837cb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Acquiring lock "cinder-attachment_update-2bd7c508-7931-43d1-94b0-9cefa5630a3f-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:38:14.194507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-9b6aa7e3-45ae-4080-b2c7-8381fd6837cb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Lock "cinder-attachment_update-2bd7c508-7931-43d1-94b0-9cefa5630a3f-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:38:14.194507 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:14.194507 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:14.215954 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Created reservations ['dbdc9a45-209e-4953-98d2-9a4183b3b40b', 'ef360c33-ed51-4b26-ab9c-fd9826f8ba69', 'c6b35fed-e843-4209-bb2f-8bf3cc3f281a', '453db61e-0ae4-45da-a80d-5830acdd6590'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:14.217002 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d239d5f-378d-4d7f-9403-3a942dab46bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbdc9a45-209e-4953-98d2-9a4183b3b40b', 'ef360c33-ed51-4b26-ab9c-fd9826f8ba69', 'c6b35fed-e843-4209-bb2f-8bf3cc3f281a', '453db61e-0ae4-45da-a80d-5830acdd6590']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:14.218158 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c05a4f-06ad-4fd8-98a5-bc7fbaa7ff5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:14.249072 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c05a4f-06ad-4fd8-98a5-bc7fbaa7ff5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-789538714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b63e161fe6d45bc9c14dcecf3f23862',qos_specs=None,replication_status=,reservations=['dbdc9a45-209e-4953-98d2-9a4183b3b40b','ef360c33-ed51-4b26-ab9c-fd9826f8ba69','c6b35fed-e843-4209-bb2f-8bf3cc3f281a','453db61e-0ae4-45da-a80d-5830acdd6590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abce457b54ba46eb878e74cb1c5c027d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-789538714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b63e161fe6d45bc9c14dcecf3f23862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abce457b54ba46eb878e74cb1c5c027d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:14.249738 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363d2dd2-47b6-4406-ada4-45368fa2c35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:14.265528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363d2dd2-47b6-4406-ada4-45368fa2c35d) transitioned into state 'SUCCESS' from state '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-789538714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b63e161fe6d45bc9c14dcecf3f23862',qos_specs=None,replication_status=,reservations=['dbdc9a45-209e-4953-98d2-9a4183b3b40b','ef360c33-ed51-4b26-ab9c-fd9826f8ba69','c6b35fed-e843-4209-bb2f-8bf3cc3f281a','453db61e-0ae4-45da-a80d-5830acdd6590'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abce457b54ba46eb878e74cb1c5c027d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:14.266166 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4086946-7a62-401d-9c28-7a43121757a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:14.274814 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4086946-7a62-401d-9c28-7a43121757a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:14.275683 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Flow 'volume_create_api' (62bf09fa-ef78-42ec-a747-c23273d49255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:14.275986 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create volume request issued successfully. Aug 18 23:38:14.276509 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d9b8e974-0573-48b7-97a6-78b519b1f181 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:14.276998 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 201/785] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:38:14 2026] POST /volume/v3/volumes => generated 777 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:14.288415 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c89f5c34-02f8-4c0b-8236-de8617957627 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:14.290934 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c89f5c34-02f8-4c0b-8236-de8617957627 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc Aug 18 23:38:14.291019 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c89f5c34-02f8-4c0b-8236-de8617957627 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:14.291243 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c89f5c34-02f8-4c0b-8236-de8617957627 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:14.298590 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:14.298590 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:14.302288 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c89f5c34-02f8-4c0b-8236-de8617957627 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:14.306437 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c89f5c34-02f8-4c0b-8236-de8617957627 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc returned with HTTP 200 Aug 18 23:38:14.306902 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 195/786] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:14 2026] GET /volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:14.341478 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-9b6aa7e3-45ae-4080-b2c7-8381fd6837cb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Lock "cinder-attachment_update-2bd7c508-7931-43d1-94b0-9cefa5630a3f-np0000007721" released by "attachment_update" :: held 0.149s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:38:14.342100 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-9b6aa7e3-45ae-4080-b2c7-8381fd6837cb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments/9d0ecaf1-09fc-4c5d-b6c8-09dc3beb2af8 returned with HTTP 200 Aug 18 23:38:14.342958 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 197/787] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:38:14 2026] PUT /volume/v3/attachments/9d0ecaf1-09fc-4c5d-b6c8-09dc3beb2af8 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:15.047843 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-75f0fdd9-eaa3-4cbe-8e89-7590edb32f80 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.049508 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-75f0fdd9-eaa3-4cbe-8e89-7590edb32f80 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:38:15.049751 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-75f0fdd9-eaa3-4cbe-8e89-7590edb32f80 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:15.049963 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-75f0fdd9-eaa3-4cbe-8e89-7590edb32f80 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:15.061891 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:15.061891 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:15.066924 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-75f0fdd9-eaa3-4cbe-8e89-7590edb32f80 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:38:15.072033 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-75f0fdd9-eaa3-4cbe-8e89-7590edb32f80 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:38:15.072474 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 195/788] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:15 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:15.174397 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-893b20a8-ed57-413e-a8ce-dacb0b87759c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.175485 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-893b20a8-ed57-413e-a8ce-dacb0b87759c tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:15.175831 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-893b20a8-ed57-413e-a8ce-dacb0b87759c tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:15.176053 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-893b20a8-ed57-413e-a8ce-dacb0b87759c tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:15.183769 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:15.183769 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:15.187386 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-893b20a8-ed57-413e-a8ce-dacb0b87759c tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:15.191846 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-893b20a8-ed57-413e-a8ce-dacb0b87759c tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:15.192251 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 202/789] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:15 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:15.238411 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-1c5294ca-ae6e-4c5a-9f0f-ed4ee904be21 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.240509 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-1c5294ca-ae6e-4c5a-9f0f-ed4ee904be21 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:15.240740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-1c5294ca-ae6e-4c5a-9f0f-ed4ee904be21 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:15.240941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-1c5294ca-ae6e-4c5a-9f0f-ed4ee904be21 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:15.248357 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:15.248357 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:15.252601 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-1c5294ca-ae6e-4c5a-9f0f-ed4ee904be21 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:15.256943 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-1c5294ca-ae6e-4c5a-9f0f-ed4ee904be21 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:15.257358 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 196/790] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:15 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:15.322220 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1a648fa4-1265-4aa4-a252-cf350f317819 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.326929 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1a648fa4-1265-4aa4-a252-cf350f317819 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc Aug 18 23:38:15.326929 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1a648fa4-1265-4aa4-a252-cf350f317819 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:15.326929 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1a648fa4-1265-4aa4-a252-cf350f317819 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:15.335571 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:15.335571 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:15.349658 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c14e1c97-1514-4b49-8e02-9486c271dcc7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.350062 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c14e1c97-1514-4b49-8e02-9486c271dcc7 None None] GET https://10.4.3.229/volume// Aug 18 23:38:15.350278 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c14e1c97-1514-4b49-8e02-9486c271dcc7 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:15.350491 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c14e1c97-1514-4b49-8e02-9486c271dcc7 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:15.350881 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1a648fa4-1265-4aa4-a252-cf350f317819 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:15.350943 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c14e1c97-1514-4b49-8e02-9486c271dcc7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:15.351287 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 196/791] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:38: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 18 23:38:15.356206 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1a648fa4-1265-4aa4-a252-cf350f317819 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc returned with HTTP 200 Aug 18 23:38:15.357107 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 198/792] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:15 2026] GET /volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:15.359621 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-30416d5c-1802-4a92-a5bd-d36728d9ed9e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.362323 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-30416d5c-1802-4a92-a5bd-d36728d9ed9e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:38:15.362694 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-30416d5c-1802-4a92-a5bd-d36728d9ed9e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c91310bc-82ba-4c6b-9f54-e14235a04844", "connector": null, "instance_uuid": "e661d6b3-356c-43e8-8039-e6aff5ce44fe"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:15.373530 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ee6fd2e3-2359-4e21-aaa8-3c40c621e87c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.375220 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ee6fd2e3-2359-4e21-aaa8-3c40c621e87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:38:15.375595 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ee6fd2e3-2359-4e21-aaa8-3c40c621e87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-991937418"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:15.376602 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:15.376602 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:15.383456 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:15.383456 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:15.383821 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ee6fd2e3-2359-4e21-aaa8-3c40c621e87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:15.383988 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-ee6fd2e3-2359-4e21-aaa8-3c40c621e87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Create snapshot from volume b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc Aug 18 23:38:15.410393 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-ee6fd2e3-2359-4e21-aaa8-3c40c621e87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Created reservations ['ca21f3a9-8b17-4ce2-a516-1d4d51fcebf9', 'a7fca774-318a-4ccc-ba19-2d88e32b907b', 'f7f4fff2-681e-4e50-83ba-a37794b588de', '147806d2-ac9c-4593-a382-66b7d1470f22'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:15.411074 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-30416d5c-1802-4a92-a5bd-d36728d9ed9e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:38:15.411722 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 203/793] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:38:15 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:15.445086 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b45df801-1e6f-4692-a223-e8df8bacc92e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.449427 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b45df801-1e6f-4692-a223-e8df8bacc92e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:15.449724 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b45df801-1e6f-4692-a223-e8df8bacc92e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:15.450094 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b45df801-1e6f-4692-a223-e8df8bacc92e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:15.450945 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ee6fd2e3-2359-4e21-aaa8-3c40c621e87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot create request issued successfully. Aug 18 23:38:15.451282 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ee6fd2e3-2359-4e21-aaa8-3c40c621e87c tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:38:15.451820 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 197/794] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:38:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:15.464191 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e4eabb44-6e19-4673-be12-9fbbeb68fc5e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.465504 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4eabb44-6e19-4673-be12-9fbbeb68fc5e tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f Aug 18 23:38:15.465701 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4eabb44-6e19-4673-be12-9fbbeb68fc5e tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:15.465888 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4eabb44-6e19-4673-be12-9fbbeb68fc5e tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:15.466151 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:15.466151 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:15.469069 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-92ff68f2-0d71-4f59-b4ad-21ffc97543c1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.469480 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-92ff68f2-0d71-4f59-b4ad-21ffc97543c1 None None] GET https://10.4.3.229/volume// Aug 18 23:38:15.469638 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-92ff68f2-0d71-4f59-b4ad-21ffc97543c1 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:15.469832 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-92ff68f2-0d71-4f59-b4ad-21ffc97543c1 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:15.470129 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-92ff68f2-0d71-4f59-b4ad-21ffc97543c1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:15.470523 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 204/795] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 23:38:15.470940 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:15.470940 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:15.471627 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e4eabb44-6e19-4673-be12-9fbbeb68fc5e tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:15.472222 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4eabb44-6e19-4673-be12-9fbbeb68fc5e tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f returned with HTTP 200 Aug 18 23:38:15.472681 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 199/796] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:15 2026] GET /volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:15.474640 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b45df801-1e6f-4692-a223-e8df8bacc92e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:15.480556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-eb67ac02-768f-48c2-b08e-c91fd0d21141 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.480787 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b45df801-1e6f-4692-a223-e8df8bacc92e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:15.481207 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 197/797] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:15 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:15.483945 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-eb67ac02-768f-48c2-b08e-c91fd0d21141 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:15.484138 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-eb67ac02-768f-48c2-b08e-c91fd0d21141 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:15.484309 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-eb67ac02-768f-48c2-b08e-c91fd0d21141 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:15.494695 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:15.494695 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:15.498065 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-eb67ac02-768f-48c2-b08e-c91fd0d21141 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:15.502961 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-eb67ac02-768f-48c2-b08e-c91fd0d21141 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:15.503544 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 198/798] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:38:15 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:38:15.617649 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-3b915bc5-c4b7-4c9c-986a-90657ca3a154 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:15.620853 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-3b915bc5-c4b7-4c9c-986a-90657ca3a154 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] PUT https://10.4.3.229/volume/v3/attachments/92359902-0abc-44a2-8c70-cabade428f59 Aug 18 23:38:15.621362 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-3b915bc5-c4b7-4c9c-986a-90657ca3a154 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:15.631505 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-3b915bc5-c4b7-4c9c-986a-90657ca3a154 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Acquiring lock "cinder-attachment_update-c91310bc-82ba-4c6b-9f54-e14235a04844-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:38:15.638203 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-3b915bc5-c4b7-4c9c-986a-90657ca3a154 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Lock "cinder-attachment_update-c91310bc-82ba-4c6b-9f54-e14235a04844-np0000007721" acquired by "attachment_update" :: waited 0.007s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:38:15.639690 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:15.639690 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:15.741090 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-3b915bc5-c4b7-4c9c-986a-90657ca3a154 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Lock "cinder-attachment_update-c91310bc-82ba-4c6b-9f54-e14235a04844-np0000007721" released by "attachment_update" :: held 0.103s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:38:15.741364 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-3b915bc5-c4b7-4c9c-986a-90657ca3a154 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments/92359902-0abc-44a2-8c70-cabade428f59 returned with HTTP 200 Aug 18 23:38:15.741959 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 205/799] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:38:15 2026] PUT /volume/v3/attachments/92359902-0abc-44a2-8c70-cabade428f59 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:16.091609 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-738a9481-2fb8-4550-9593-98fc7a0ad137 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:16.093292 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-738a9481-2fb8-4550-9593-98fc7a0ad137 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:38:16.093451 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-738a9481-2fb8-4550-9593-98fc7a0ad137 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:16.093635 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-738a9481-2fb8-4550-9593-98fc7a0ad137 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:16.103238 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:16.103238 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:16.106362 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-738a9481-2fb8-4550-9593-98fc7a0ad137 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:38:16.110226 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-738a9481-2fb8-4550-9593-98fc7a0ad137 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:38:16.110586 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 200/800] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:16 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:16.485114 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-adcbe6c0-9520-437f-be4a-7f37048b13aa None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:16.487164 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-adcbe6c0-9520-437f-be4a-7f37048b13aa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f Aug 18 23:38:16.487407 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-adcbe6c0-9520-437f-be4a-7f37048b13aa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:16.487634 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-adcbe6c0-9520-437f-be4a-7f37048b13aa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:16.492920 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:16.492920 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:16.493275 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-adcbe6c0-9520-437f-be4a-7f37048b13aa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:16.494098 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-adcbe6c0-9520-437f-be4a-7f37048b13aa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f returned with HTTP 200 Aug 18 23:38:16.494588 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 198/801] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:16 2026] GET /volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:16.500001 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d15d4918-df1c-4616-ab64-2ef602815071 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:16.503581 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d15d4918-df1c-4616-ab64-2ef602815071 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:16.504592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d15d4918-df1c-4616-ab64-2ef602815071 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:16.504592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d15d4918-df1c-4616-ab64-2ef602815071 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:16.504709 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c9fdc12b-aa1e-469f-b016-49d12c4b98fa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:16.506732 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c9fdc12b-aa1e-469f-b016-49d12c4b98fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] POST https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f/action Aug 18 23:38:16.507193 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c9fdc12b-aa1e-469f-b016-49d12c4b98fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:16.507367 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c9fdc12b-aa1e-469f-b016-49d12c4b98fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:16.509981 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.snapshot_unmanage [None req-c9fdc12b-aa1e-469f-b016-49d12c4b98fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Unmanage snapshot with id: 06156cb8-c52b-43b1-b08c-b68ed24ad84f Aug 18 23:38:16.515234 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:16.515234 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:16.516252 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:16.516252 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:16.516902 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c9fdc12b-aa1e-469f-b016-49d12c4b98fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Snapshot retrieved successfully. Aug 18 23:38:16.520269 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d15d4918-df1c-4616-ab64-2ef602815071 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:16.520349 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-c9fdc12b-aa1e-469f-b016-49d12c4b98fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'b4bc2bf5fc6743928976b705b8cd59ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b63e161fe6d45bc9c14dcecf3f23862', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:38:16.520349 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c9fdc12b-aa1e-469f-b016-49d12c4b98fa tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-reader] https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f/action returned with HTTP 403 Aug 18 23:38:16.520349 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 206/802] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:38:16 2026] POST /volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:16.522428 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d15d4918-df1c-4616-ab64-2ef602815071 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:16.522948 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 199/803] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:16 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:16.527503 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-39df9ed9-7971-4e5a-b9d0-a557ef02ae68 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:16.529659 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39df9ed9-7971-4e5a-b9d0-a557ef02ae68 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f Aug 18 23:38:16.529941 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39df9ed9-7971-4e5a-b9d0-a557ef02ae68 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:16.530178 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39df9ed9-7971-4e5a-b9d0-a557ef02ae68 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:16.530314 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-39df9ed9-7971-4e5a-b9d0-a557ef02ae68 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete snapshot with id: 06156cb8-c52b-43b1-b08c-b68ed24ad84f Aug 18 23:38:16.536348 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:16.536348 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:16.536766 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-39df9ed9-7971-4e5a-b9d0-a557ef02ae68 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:16.554418 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-39df9ed9-7971-4e5a-b9d0-a557ef02ae68 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot delete request issued successfully. Aug 18 23:38:16.554640 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39df9ed9-7971-4e5a-b9d0-a557ef02ae68 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f returned with HTTP 202 Aug 18 23:38:16.555314 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 201/804] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:38:16 2026] DELETE /volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:16.566240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b1a3cfa2-4f60-4222-9265-59ec2ab586b6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:16.568217 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1a3cfa2-4f60-4222-9265-59ec2ab586b6 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f Aug 18 23:38:16.568413 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1a3cfa2-4f60-4222-9265-59ec2ab586b6 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:16.568619 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1a3cfa2-4f60-4222-9265-59ec2ab586b6 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:16.573387 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:16.573387 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:16.573767 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b1a3cfa2-4f60-4222-9265-59ec2ab586b6 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Snapshot retrieved successfully. Aug 18 23:38:16.574415 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1a3cfa2-4f60-4222-9265-59ec2ab586b6 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f returned with HTTP 200 Aug 18 23:38:16.574839 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 199/805] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:16 2026] GET /volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:17.122817 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0ea3ff9c-d9e1-46e9-a360-470096f27b37 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:17.124705 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0ea3ff9c-d9e1-46e9-a360-470096f27b37 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:38:17.125008 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0ea3ff9c-d9e1-46e9-a360-470096f27b37 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:17.125180 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0ea3ff9c-d9e1-46e9-a360-470096f27b37 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:17.136351 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:17.136351 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:17.140256 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0ea3ff9c-d9e1-46e9-a360-470096f27b37 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:38:17.144905 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0ea3ff9c-d9e1-46e9-a360-470096f27b37 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:38:17.145288 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 207/806] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:17 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:17.538817 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-aca64542-6587-4e17-a96f-343fea40196f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:17.542537 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aca64542-6587-4e17-a96f-343fea40196f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:17.542537 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aca64542-6587-4e17-a96f-343fea40196f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:17.542537 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aca64542-6587-4e17-a96f-343fea40196f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:17.557417 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:17.557417 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:17.563362 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-aca64542-6587-4e17-a96f-343fea40196f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:17.569192 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aca64542-6587-4e17-a96f-343fea40196f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:17.569838 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 200/807] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:17 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:17.584896 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-faa53fdc-bcc8-469b-b61e-240452cda1be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:17.586790 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-faa53fdc-bcc8-469b-b61e-240452cda1be tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f Aug 18 23:38:17.586993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-faa53fdc-bcc8-469b-b61e-240452cda1be tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:17.587189 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-faa53fdc-bcc8-469b-b61e-240452cda1be tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:17.591938 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-faa53fdc-bcc8-469b-b61e-240452cda1be tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f returned with HTTP 404 Aug 18 23:38:17.592318 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 202/808] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:38:17 2026] GET /volume/v3/snapshots/06156cb8-c52b-43b1-b08c-b68ed24ad84f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:17.598024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-f0605266-751a-4b75-8177-247376f48e94 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:17.600035 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-f0605266-751a-4b75-8177-247376f48e94 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/attachments/9d0ecaf1-09fc-4c5d-b6c8-09dc3beb2af8/action Aug 18 23:38:17.600209 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2d778f75-6820-4202-91ea-ee38785dc570 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:17.600491 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-f0605266-751a-4b75-8177-247376f48e94 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:17.600676 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-f0605266-751a-4b75-8177-247376f48e94 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:17.602144 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2d778f75-6820-4202-91ea-ee38785dc570 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc Aug 18 23:38:17.602374 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2d778f75-6820-4202-91ea-ee38785dc570 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:17.602570 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2d778f75-6820-4202-91ea-ee38785dc570 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:17.602735 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-2d778f75-6820-4202-91ea-ee38785dc570 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete volume with id: b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc Aug 18 23:38:17.609876 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:17.609876 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:17.610234 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2d778f75-6820-4202-91ea-ee38785dc570 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:17.621397 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:17.621397 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:17.627098 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2d778f75-6820-4202-91ea-ee38785dc570 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Delete volume request issued successfully. Aug 18 23:38:17.627269 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2d778f75-6820-4202-91ea-ee38785dc570 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc returned with HTTP 202 Aug 18 23:38:17.627697 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 208/809] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:17 2026] DELETE /volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:17.633661 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7737a7b0-22b3-48b2-a225-b58e86d8f1f3 req-f0605266-751a-4b75-8177-247376f48e94 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments/9d0ecaf1-09fc-4c5d-b6c8-09dc3beb2af8/action returned with HTTP 204 Aug 18 23:38:17.633661 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 200/810] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:38:17 2026] POST /volume/v3/attachments/9d0ecaf1-09fc-4c5d-b6c8-09dc3beb2af8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:17.637534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c42fd072-1f6d-476f-9460-02feff810a2a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:17.639411 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c42fd072-1f6d-476f-9460-02feff810a2a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc Aug 18 23:38:17.640070 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c42fd072-1f6d-476f-9460-02feff810a2a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:17.640408 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c42fd072-1f6d-476f-9460-02feff810a2a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:17.650197 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:17.650197 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:17.654948 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c42fd072-1f6d-476f-9460-02feff810a2a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Volume info retrieved successfully. Aug 18 23:38:17.660830 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c42fd072-1f6d-476f-9460-02feff810a2a tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc returned with HTTP 200 Aug 18 23:38:17.660830 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 201/811] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:17 2026] GET /volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:18.158634 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4176d614-5648-44fc-a6a1-2aa9d9e055e4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:18.160848 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4176d614-5648-44fc-a6a1-2aa9d9e055e4 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:38:18.161126 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4176d614-5648-44fc-a6a1-2aa9d9e055e4 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:18.161388 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4176d614-5648-44fc-a6a1-2aa9d9e055e4 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:18.174459 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:18.174459 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:18.179270 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4176d614-5648-44fc-a6a1-2aa9d9e055e4 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:38:18.184760 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4176d614-5648-44fc-a6a1-2aa9d9e055e4 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:38:18.185197 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 203/812] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:18 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:18.197062 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6bb31747-7422-49e6-9e6f-a11d09ade365 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:18.198901 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6bb31747-7422-49e6-9e6f-a11d09ade365 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:38:18.199101 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6bb31747-7422-49e6-9e6f-a11d09ade365 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:18.199302 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6bb31747-7422-49e6-9e6f-a11d09ade365 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:18.208665 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:18.208665 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:18.212287 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6bb31747-7422-49e6-9e6f-a11d09ade365 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:38:18.217260 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6bb31747-7422-49e6-9e6f-a11d09ade365 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:38:18.217704 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 209/813] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:18 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:18.585666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6e896c9a-568f-41d4-bfaa-4d9cabeb781b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:18.587924 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6e896c9a-568f-41d4-bfaa-4d9cabeb781b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:18.588130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6e896c9a-568f-41d4-bfaa-4d9cabeb781b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:18.588302 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6e896c9a-568f-41d4-bfaa-4d9cabeb781b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:18.600901 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:18.600901 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:18.604439 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6e896c9a-568f-41d4-bfaa-4d9cabeb781b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:18.609684 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6e896c9a-568f-41d4-bfaa-4d9cabeb781b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:18.610096 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 201/814] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:18 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:18.677479 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-13eba2b1-b209-4aa2-9ec0-9d4cb13898e1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:18.680695 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-13eba2b1-b209-4aa2-9ec0-9d4cb13898e1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] GET https://10.4.3.229/volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc Aug 18 23:38:18.680939 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-13eba2b1-b209-4aa2-9ec0-9d4cb13898e1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:18.681160 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-13eba2b1-b209-4aa2-9ec0-9d4cb13898e1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:18.687238 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-13eba2b1-b209-4aa2-9ec0-9d4cb13898e1 tempest-ProjectReaderTests-825762644 tempest-ProjectReaderTests-825762644-project-admin] https://10.4.3.229/volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc returned with HTTP 404 Aug 18 23:38:18.687809 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 202/815] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:18 2026] GET /volume/v3/volumes/b800ca4d-0fc3-47fc-9ff2-36acd90fd5dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:19.625238 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-03891679-f2f6-46df-8956-5585f1142763 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:19.627592 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03891679-f2f6-46df-8956-5585f1142763 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:19.627883 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03891679-f2f6-46df-8956-5585f1142763 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:19.628154 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03891679-f2f6-46df-8956-5585f1142763 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:19.641182 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:19.641182 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:19.645744 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-03891679-f2f6-46df-8956-5585f1142763 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:19.651224 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03891679-f2f6-46df-8956-5585f1142763 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:19.651916 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 204/816] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:19 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:20.638238 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-cc1b9d03-4a6a-48c5-9901-370019f7d82f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:20.641424 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-cc1b9d03-4a6a-48c5-9901-370019f7d82f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/attachments/92359902-0abc-44a2-8c70-cabade428f59/action Aug 18 23:38:20.641975 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-cc1b9d03-4a6a-48c5-9901-370019f7d82f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:20.642156 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-cc1b9d03-4a6a-48c5-9901-370019f7d82f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:20.666632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4d475361-0465-4aba-b8ee-6448c6af9e79 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:20.668196 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:20.668196 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:20.669134 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4d475361-0465-4aba-b8ee-6448c6af9e79 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:20.669407 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4d475361-0465-4aba-b8ee-6448c6af9e79 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:20.669676 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4d475361-0465-4aba-b8ee-6448c6af9e79 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:20.680130 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-77ecfc4e-efad-4a09-bec6-f81560170713 req-cc1b9d03-4a6a-48c5-9901-370019f7d82f tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments/92359902-0abc-44a2-8c70-cabade428f59/action returned with HTTP 204 Aug 18 23:38:20.680757 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 210/817] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:38:20 2026] POST /volume/v3/attachments/92359902-0abc-44a2-8c70-cabade428f59/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:20.686324 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:20.686324 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:20.692544 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4d475361-0465-4aba-b8ee-6448c6af9e79 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:20.699289 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4d475361-0465-4aba-b8ee-6448c6af9e79 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:20.699821 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 202/818] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:20 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:20.714941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-aded8eb5-cda6-49a1-8439-694e86ab55a7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:20.717568 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aded8eb5-cda6-49a1-8439-694e86ab55a7 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:20.717888 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aded8eb5-cda6-49a1-8439-694e86ab55a7 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:20.718218 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aded8eb5-cda6-49a1-8439-694e86ab55a7 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:20.730224 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:20.730224 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:20.734594 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-aded8eb5-cda6-49a1-8439-694e86ab55a7 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:20.739254 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aded8eb5-cda6-49a1-8439-694e86ab55a7 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:20.739682 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 203/819] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:20 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:20.835351 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d561f095-e462-4ab4-8b20-2a9371d203ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:20.838161 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:20.838622 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1113867938"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:20.840209 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1113867938'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:20.840374 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Create volume of 1 GB Aug 18 23:38:20.844332 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Availability Zones retrieved successfully. Aug 18 23:38:20.850009 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Flow 'volume_create_api' (04c6ec10-a9f5-4020-9228-f610be103f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:20.851096 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (221596dd-d8be-45ee-bc40-20291248e052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:20.852109 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:20.879948 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (221596dd-d8be-45ee-bc40-20291248e052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:20.880676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9326c2e1-c079-483a-b96e-3bcd4d0a6f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:20.924391 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Created reservations ['0a1dd5c7-8317-4951-a072-c780d4883c74', '4e0ea876-819d-45a5-afe9-41975b9abd68', '14c1954d-7737-46f6-8153-128da243a20e', 'f6dac9f7-f7e2-4151-aba1-8fb700cbc50d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:20.925492 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9326c2e1-c079-483a-b96e-3bcd4d0a6f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a1dd5c7-8317-4951-a072-c780d4883c74', '4e0ea876-819d-45a5-afe9-41975b9abd68', '14c1954d-7737-46f6-8153-128da243a20e', 'f6dac9f7-f7e2-4151-aba1-8fb700cbc50d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:20.926572 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0abd42e5-8222-44eb-94eb-17bd145063de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:20.957819 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0abd42e5-8222-44eb-94eb-17bd145063de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1113867938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14e0b752ca641e3aa92df3c0d714258',qos_specs=None,replication_status=,reservations=['0a1dd5c7-8317-4951-a072-c780d4883c74','4e0ea876-819d-45a5-afe9-41975b9abd68','14c1954d-7737-46f6-8153-128da243a20e','f6dac9f7-f7e2-4151-aba1-8fb700cbc50d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8397a1125414f77a1e94e31048fa7ab',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1113867938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f14e0b752ca641e3aa92df3c0d714258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8397a1125414f77a1e94e31048fa7ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:20.960235 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcce1532-75d4-4a7e-8c89-e080c2fd9069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:20.981231 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcce1532-75d4-4a7e-8c89-e080c2fd9069) transitioned into state 'SUCCESS' from state '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-1113867938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f14e0b752ca641e3aa92df3c0d714258',qos_specs=None,replication_status=,reservations=['0a1dd5c7-8317-4951-a072-c780d4883c74','4e0ea876-819d-45a5-afe9-41975b9abd68','14c1954d-7737-46f6-8153-128da243a20e','f6dac9f7-f7e2-4151-aba1-8fb700cbc50d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8397a1125414f77a1e94e31048fa7ab',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:20.982010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d534fef0-7da7-4410-ba31-69f44cbf6e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:20.990907 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d534fef0-7da7-4410-ba31-69f44cbf6e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:20.991738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Flow 'volume_create_api' (04c6ec10-a9f5-4020-9228-f610be103f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:20.992032 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Create volume request issued successfully. Aug 18 23:38:20.992579 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d561f095-e462-4ab4-8b20-2a9371d203ff tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:20.993027 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 205/820] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:38:20 2026] POST /volume/v3/volumes => generated 751 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:21.004623 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-039334c6-39f7-4f22-8212-cf2cd870ac31 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:21.006767 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-039334c6-39f7-4f22-8212-cf2cd870ac31 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:21.007343 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-039334c6-39f7-4f22-8212-cf2cd870ac31 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:21.007343 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-039334c6-39f7-4f22-8212-cf2cd870ac31 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:21.020911 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:21.020911 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:21.028675 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-039334c6-39f7-4f22-8212-cf2cd870ac31 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:21.034637 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-039334c6-39f7-4f22-8212-cf2cd870ac31 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:21.035400 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 211/821] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:21 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:22.052091 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-67ef660e-46bb-48ea-9c71-2658fa87da47 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:22.054447 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-67ef660e-46bb-48ea-9c71-2658fa87da47 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:22.054722 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-67ef660e-46bb-48ea-9c71-2658fa87da47 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:22.054969 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-67ef660e-46bb-48ea-9c71-2658fa87da47 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:22.067007 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:22.067007 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:22.072795 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-67ef660e-46bb-48ea-9c71-2658fa87da47 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:22.077872 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-67ef660e-46bb-48ea-9c71-2658fa87da47 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:22.078412 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 203/822] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:22 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:22.132328 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ff5cdb8b-5b7e-4428-880e-af54823ff9b1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:22.134592 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ff5cdb8b-5b7e-4428-880e-af54823ff9b1 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:22.134851 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ff5cdb8b-5b7e-4428-880e-af54823ff9b1 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:22.135034 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ff5cdb8b-5b7e-4428-880e-af54823ff9b1 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:22.142281 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:22.142281 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:22.146077 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ff5cdb8b-5b7e-4428-880e-af54823ff9b1 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:22.150449 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ff5cdb8b-5b7e-4428-880e-af54823ff9b1 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:22.150969 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 204/823] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:22 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:22.246775 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3d4b00d2-7c4f-4d9f-964c-594111fd5f86 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:22.247323 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3d4b00d2-7c4f-4d9f-964c-594111fd5f86 None None] GET https://10.4.3.229/volume// Aug 18 23:38:22.247552 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3d4b00d2-7c4f-4d9f-964c-594111fd5f86 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:22.247831 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3d4b00d2-7c4f-4d9f-964c-594111fd5f86 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:22.248229 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3d4b00d2-7c4f-4d9f-964c-594111fd5f86 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:22.248653 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 206/824] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:38:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:38:22.257352 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-b2946155-5c82-4536-acd8-8e87c60b6f3e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:22.259723 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-b2946155-5c82-4536-acd8-8e87c60b6f3e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:38:22.260209 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-b2946155-5c82-4536-acd8-8e87c60b6f3e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2", "connector": null, "instance_uuid": "e661d6b3-356c-43e8-8039-e6aff5ce44fe"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:22.269762 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:22.269762 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:22.307208 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-b2946155-5c82-4536-acd8-8e87c60b6f3e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:38:22.308228 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 212/825] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:38:22 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:22.336838 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-566a8311-83d6-4520-be0c-94bb4cb9fa24 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:22.338829 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-566a8311-83d6-4520-be0c-94bb4cb9fa24 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:22.339052 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-566a8311-83d6-4520-be0c-94bb4cb9fa24 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:22.339295 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-566a8311-83d6-4520-be0c-94bb4cb9fa24 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:22.349553 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:22.349553 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:22.350973 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c7814f9b-f53d-4f7c-9b26-2d129763bd41 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:22.351500 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c7814f9b-f53d-4f7c-9b26-2d129763bd41 None None] GET https://10.4.3.229/volume// Aug 18 23:38:22.351758 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c7814f9b-f53d-4f7c-9b26-2d129763bd41 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:22.352031 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c7814f9b-f53d-4f7c-9b26-2d129763bd41 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:22.352455 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c7814f9b-f53d-4f7c-9b26-2d129763bd41 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:22.352876 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 205/826] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:38:22.355903 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-566a8311-83d6-4520-be0c-94bb4cb9fa24 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:22.361229 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-566a8311-83d6-4520-be0c-94bb4cb9fa24 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:22.361531 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ab11ede8-c015-4bbb-80f7-dca33c066688 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:22.361604 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 204/827] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:22 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:22.364582 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ab11ede8-c015-4bbb-80f7-dca33c066688 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:22.364881 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ab11ede8-c015-4bbb-80f7-dca33c066688 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:22.365139 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ab11ede8-c015-4bbb-80f7-dca33c066688 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:22.375361 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:22.375361 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:22.378841 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ab11ede8-c015-4bbb-80f7-dca33c066688 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:22.383152 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-ab11ede8-c015-4bbb-80f7-dca33c066688 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:22.383577 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 207/828] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:38:22 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:38:22.495048 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-93e4b073-c767-4a5b-8c37-3619a9eef018 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:22.497412 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-93e4b073-c767-4a5b-8c37-3619a9eef018 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] PUT https://10.4.3.229/volume/v3/attachments/4756c667-4380-49a7-8069-d625cbb88f8d Aug 18 23:38:22.498041 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-93e4b073-c767-4a5b-8c37-3619a9eef018 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:22.506264 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-93e4b073-c767-4a5b-8c37-3619a9eef018 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Acquiring lock "cinder-attachment_update-5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:38:22.518046 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-93e4b073-c767-4a5b-8c37-3619a9eef018 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Lock "cinder-attachment_update-5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2-np0000007721" acquired by "attachment_update" :: waited 0.009s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:38:22.518046 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:22.518046 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:22.615810 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-93e4b073-c767-4a5b-8c37-3619a9eef018 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Lock "cinder-attachment_update-5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2-np0000007721" released by "attachment_update" :: held 0.101s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:38:22.616160 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-93e4b073-c767-4a5b-8c37-3619a9eef018 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments/4756c667-4380-49a7-8069-d625cbb88f8d returned with HTTP 200 Aug 18 23:38:22.616640 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 213/829] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:38:22 2026] PUT /volume/v3/attachments/4756c667-4380-49a7-8069-d625cbb88f8d => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:23.377191 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d7ace9af-3c99-4873-8770-89120d81ebd4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:23.379640 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d7ace9af-3c99-4873-8770-89120d81ebd4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:23.379755 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d7ace9af-3c99-4873-8770-89120d81ebd4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:23.379961 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d7ace9af-3c99-4873-8770-89120d81ebd4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:23.391252 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:23.391252 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:23.395691 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d7ace9af-3c99-4873-8770-89120d81ebd4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:23.399084 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d7ace9af-3c99-4873-8770-89120d81ebd4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:23.399556 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 206/830] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:23 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:24.416741 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2061781c-b849-4333-a72f-a791f2ddc5cf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:24.420011 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2061781c-b849-4333-a72f-a791f2ddc5cf tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:24.420540 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2061781c-b849-4333-a72f-a791f2ddc5cf tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:24.420891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2061781c-b849-4333-a72f-a791f2ddc5cf tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:24.437455 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:24.437455 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:24.444028 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2061781c-b849-4333-a72f-a791f2ddc5cf tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:24.450094 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2061781c-b849-4333-a72f-a791f2ddc5cf tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:24.450652 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 205/831] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:24 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:25.464105 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fa8fa6a5-c4d2-47f9-981a-34181a053972 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:25.466660 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa8fa6a5-c4d2-47f9-981a-34181a053972 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:25.466906 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa8fa6a5-c4d2-47f9-981a-34181a053972 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:25.467177 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa8fa6a5-c4d2-47f9-981a-34181a053972 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:25.479690 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:25.479690 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:25.483729 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fa8fa6a5-c4d2-47f9-981a-34181a053972 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:25.489163 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa8fa6a5-c4d2-47f9-981a-34181a053972 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:25.489650 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 208/832] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:25 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:25.868157 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-e2ec0a0d-a6e3-43d3-86e7-ff8c0ccebc5b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:25.870175 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-e2ec0a0d-a6e3-43d3-86e7-ff8c0ccebc5b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/attachments/4756c667-4380-49a7-8069-d625cbb88f8d/action Aug 18 23:38:25.870556 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-e2ec0a0d-a6e3-43d3-86e7-ff8c0ccebc5b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:25.870679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-e2ec0a0d-a6e3-43d3-86e7-ff8c0ccebc5b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:25.889542 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:25.889542 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:25.903177 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f01d7382-b7aa-47fd-a11f-38b08d930ce4 req-e2ec0a0d-a6e3-43d3-86e7-ff8c0ccebc5b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments/4756c667-4380-49a7-8069-d625cbb88f8d/action returned with HTTP 204 Aug 18 23:38:25.903177 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 214/833] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:38:25 2026] POST /volume/v3/attachments/4756c667-4380-49a7-8069-d625cbb88f8d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 23:38:26.501998 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-52065213-29e7-43b3-bc5b-f9cd75d59cbf None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:26.504049 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-52065213-29e7-43b3-bc5b-f9cd75d59cbf tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:26.504268 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-52065213-29e7-43b3-bc5b-f9cd75d59cbf tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:26.504592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-52065213-29e7-43b3-bc5b-f9cd75d59cbf tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:26.515016 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:26.515016 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:26.518692 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-52065213-29e7-43b3-bc5b-f9cd75d59cbf tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:26.523284 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-52065213-29e7-43b3-bc5b-f9cd75d59cbf tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:26.524002 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 207/834] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:26 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:26.535835 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5b8e9c8f-863a-42bb-b10d-5bf35f36805b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:26.537616 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5b8e9c8f-863a-42bb-b10d-5bf35f36805b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:26.537806 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5b8e9c8f-863a-42bb-b10d-5bf35f36805b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:26.537982 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5b8e9c8f-863a-42bb-b10d-5bf35f36805b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:26.546602 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:26.546602 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:26.552209 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5b8e9c8f-863a-42bb-b10d-5bf35f36805b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:26.563020 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5b8e9c8f-863a-42bb-b10d-5bf35f36805b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:26.565430 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 206/835] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:26 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:26.840721 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-9a48dc75-602c-4419-81aa-ffcc766a0ec1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:26.842802 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-9a48dc75-602c-4419-81aa-ffcc766a0ec1 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:26.842967 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-9a48dc75-602c-4419-81aa-ffcc766a0ec1 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:26.843134 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-9a48dc75-602c-4419-81aa-ffcc766a0ec1 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:26.851459 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:26.851459 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:26.854573 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-9a48dc75-602c-4419-81aa-ffcc766a0ec1 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:26.858102 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-9a48dc75-602c-4419-81aa-ffcc766a0ec1 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:26.858444 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 209/836] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:26 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:26.893079 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b02dae4d-49ac-4195-9ffa-2ba71a5663fa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:26.894856 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b02dae4d-49ac-4195-9ffa-2ba71a5663fa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844/action Aug 18 23:38:26.895233 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b02dae4d-49ac-4195-9ffa-2ba71a5663fa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:26.895233 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b02dae4d-49ac-4195-9ffa-2ba71a5663fa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:26.912046 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:26.912046 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:26.912527 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b02dae4d-49ac-4195-9ffa-2ba71a5663fa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:26.919356 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b02dae4d-49ac-4195-9ffa-2ba71a5663fa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Begin detaching volume completed successfully. Aug 18 23:38:26.919611 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b02dae4d-49ac-4195-9ffa-2ba71a5663fa tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844/action returned with HTTP 202 Aug 18 23:38:26.920264 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 215/837] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:38:26 2026] POST /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:38:26.936675 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bb9744a1-637e-4454-8ea5-647103b72ce4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:26.940035 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb9744a1-637e-4454-8ea5-647103b72ce4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:26.940304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb9744a1-637e-4454-8ea5-647103b72ce4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:26.940742 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb9744a1-637e-4454-8ea5-647103b72ce4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:26.952944 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:26.952944 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:26.957088 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bb9744a1-637e-4454-8ea5-647103b72ce4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:26.961220 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8e57361a-d047-443d-bb80-27adbdba4400 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:26.961556 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8e57361a-d047-443d-bb80-27adbdba4400 None None] GET https://10.4.3.229/volume// Aug 18 23:38:26.961717 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8e57361a-d047-443d-bb80-27adbdba4400 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:26.961917 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8e57361a-d047-443d-bb80-27adbdba4400 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:26.962204 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8e57361a-d047-443d-bb80-27adbdba4400 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:26.962392 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb9744a1-637e-4454-8ea5-647103b72ce4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:26.962440 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 207/838] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38:26 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:38:26.963083 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 208/839] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:26 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:26.970604 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b81022b9-00a9-4b5e-9693-88324c36820d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:26.972720 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b81022b9-00a9-4b5e-9693-88324c36820d tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:26.972993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b81022b9-00a9-4b5e-9693-88324c36820d tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:26.973246 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b81022b9-00a9-4b5e-9693-88324c36820d tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:26.985557 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:26.985557 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:26.989298 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b81022b9-00a9-4b5e-9693-88324c36820d tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:26.993312 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-b81022b9-00a9-4b5e-9693-88324c36820d tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:26.993803 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 210/840] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:38:26 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:38:27.860427 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-3238f445-c7b0-4204-8d88-82884f81dc74 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:27.862525 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-3238f445-c7b0-4204-8d88-82884f81dc74 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] DELETE https://10.4.3.229/volume/v3/attachments/92359902-0abc-44a2-8c70-cabade428f59 Aug 18 23:38:27.862723 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-3238f445-c7b0-4204-8d88-82884f81dc74 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:27.862939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-3238f445-c7b0-4204-8d88-82884f81dc74 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:27.869799 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:27.869799 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:27.911818 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8c5397b3-a744-479b-bb53-5d56cb773f47 req-3238f445-c7b0-4204-8d88-82884f81dc74 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments/92359902-0abc-44a2-8c70-cabade428f59 returned with HTTP 200 Aug 18 23:38:27.912376 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 216/841] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:38:27 2026] DELETE /volume/v3/attachments/92359902-0abc-44a2-8c70-cabade428f59 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:27.974156 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3a3704bd-319e-4a0d-9a0d-59e050867f86 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:27.975787 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a3704bd-319e-4a0d-9a0d-59e050867f86 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:27.975939 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a3704bd-319e-4a0d-9a0d-59e050867f86 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:27.976123 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a3704bd-319e-4a0d-9a0d-59e050867f86 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:27.982379 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:27.982379 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:27.985783 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3a3704bd-319e-4a0d-9a0d-59e050867f86 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:27.990000 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a3704bd-319e-4a0d-9a0d-59e050867f86 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:27.990373 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 208/842] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:27 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:28.064078 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-82ca5766-ad90-41c4-84da-38e03457006b req-7c636900-2cb8-49d5-841f-6404c424d1ba None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:28.066124 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-7c636900-2cb8-49d5-841f-6404c424d1ba tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:28.066487 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-7c636900-2cb8-49d5-841f-6404c424d1ba tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:28.066932 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-7c636900-2cb8-49d5-841f-6404c424d1ba tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:28.077101 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:28.077101 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:28.080815 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-82ca5766-ad90-41c4-84da-38e03457006b req-7c636900-2cb8-49d5-841f-6404c424d1ba tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:28.085899 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-7c636900-2cb8-49d5-841f-6404c424d1ba tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:28.086481 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 209/843] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:28 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:28.105317 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-82ca5766-ad90-41c4-84da-38e03457006b req-10ec81bd-63c9-4b43-89ba-50de8d7d776b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:28.107428 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-10ec81bd-63c9-4b43-89ba-50de8d7d776b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] POST https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2/action Aug 18 23:38:28.107842 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-10ec81bd-63c9-4b43-89ba-50de8d7d776b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:28.107955 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-10ec81bd-63c9-4b43-89ba-50de8d7d776b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:28.119261 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:28.119261 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:28.119922 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-82ca5766-ad90-41c4-84da-38e03457006b req-10ec81bd-63c9-4b43-89ba-50de8d7d776b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:28.125863 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-82ca5766-ad90-41c4-84da-38e03457006b req-10ec81bd-63c9-4b43-89ba-50de8d7d776b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Begin detaching volume completed successfully. Aug 18 23:38:28.126042 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-10ec81bd-63c9-4b43-89ba-50de8d7d776b tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2/action returned with HTTP 202 Aug 18 23:38:28.126450 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 211/844] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:38:28 2026] POST /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:38:28.143833 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f3196761-6656-43e5-ab51-fbb4f7f93940 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:28.145666 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3196761-6656-43e5-ab51-fbb4f7f93940 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:28.145912 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3196761-6656-43e5-ab51-fbb4f7f93940 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:28.146132 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3196761-6656-43e5-ab51-fbb4f7f93940 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:28.156543 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:28.156543 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:28.160380 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f3196761-6656-43e5-ab51-fbb4f7f93940 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:28.161495 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-be0393de-0bfd-4d37-8ce1-6923d788169b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:28.161996 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be0393de-0bfd-4d37-8ce1-6923d788169b None None] GET https://10.4.3.229/volume// Aug 18 23:38:28.162221 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be0393de-0bfd-4d37-8ce1-6923d788169b None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:28.162601 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be0393de-0bfd-4d37-8ce1-6923d788169b None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:28.162968 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be0393de-0bfd-4d37-8ce1-6923d788169b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:28.163265 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 209/845] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38: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 18 23:38:28.165164 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3196761-6656-43e5-ab51-fbb4f7f93940 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:28.165661 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 217/846] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:28 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:28.170231 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-82ca5766-ad90-41c4-84da-38e03457006b req-95125d50-5421-4358-87c6-b1d43371d523 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:28.172161 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-95125d50-5421-4358-87c6-b1d43371d523 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:28.172562 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-95125d50-5421-4358-87c6-b1d43371d523 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:28.172908 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-95125d50-5421-4358-87c6-b1d43371d523 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:28.182160 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:28.182160 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:28.188729 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-82ca5766-ad90-41c4-84da-38e03457006b req-95125d50-5421-4358-87c6-b1d43371d523 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:28.191060 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-95125d50-5421-4358-87c6-b1d43371d523 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:28.191647 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 210/847] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:38:28 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:38:28.981017 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-82ca5766-ad90-41c4-84da-38e03457006b req-08f980f1-6d5f-4e9b-9cc5-57ae3279c7ba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:28.983137 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-08f980f1-6d5f-4e9b-9cc5-57ae3279c7ba tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] DELETE https://10.4.3.229/volume/v3/attachments/4756c667-4380-49a7-8069-d625cbb88f8d Aug 18 23:38:28.983323 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-08f980f1-6d5f-4e9b-9cc5-57ae3279c7ba tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:28.983505 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-08f980f1-6d5f-4e9b-9cc5-57ae3279c7ba tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:28.994112 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:28.994112 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:29.045735 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-82ca5766-ad90-41c4-84da-38e03457006b req-08f980f1-6d5f-4e9b-9cc5-57ae3279c7ba tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/attachments/4756c667-4380-49a7-8069-d625cbb88f8d returned with HTTP 200 Aug 18 23:38:29.046314 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 212/848] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:38:28 2026] DELETE /volume/v3/attachments/4756c667-4380-49a7-8069-d625cbb88f8d => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:29.177672 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-22ba2999-59d4-4696-b5f4-a3e97ccbc5ef None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:29.179350 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22ba2999-59d4-4696-b5f4-a3e97ccbc5ef tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:29.179583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22ba2999-59d4-4696-b5f4-a3e97ccbc5ef tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:29.179795 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22ba2999-59d4-4696-b5f4-a3e97ccbc5ef tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:29.186054 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:29.186054 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:29.189386 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-22ba2999-59d4-4696-b5f4-a3e97ccbc5ef tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:29.193201 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22ba2999-59d4-4696-b5f4-a3e97ccbc5ef tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:29.193576 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 210/849] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:29 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:29.206007 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-623670da-ba50-4088-9a4b-80725ac199c0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:29.208257 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-623670da-ba50-4088-9a4b-80725ac199c0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:29.208558 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-623670da-ba50-4088-9a4b-80725ac199c0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:29.208827 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-623670da-ba50-4088-9a4b-80725ac199c0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:29.219120 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:29.219120 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:29.224861 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-623670da-ba50-4088-9a4b-80725ac199c0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:29.231114 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-623670da-ba50-4088-9a4b-80725ac199c0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:29.231705 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 218/850] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:29 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:29.282368 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bae8d12f-abe6-4044-b2ef-1dfb5fcb6dde None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:29.283976 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bae8d12f-abe6-4044-b2ef-1dfb5fcb6dde tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:29.285426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bae8d12f-abe6-4044-b2ef-1dfb5fcb6dde tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:29.285426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bae8d12f-abe6-4044-b2ef-1dfb5fcb6dde tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:29.290956 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:29.290956 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:29.294280 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bae8d12f-abe6-4044-b2ef-1dfb5fcb6dde tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:29.298054 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bae8d12f-abe6-4044-b2ef-1dfb5fcb6dde tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:29.298377 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 211/851] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:29 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:29.313615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-886146b2-efda-407b-b83a-e104a4f435a2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:29.315936 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-886146b2-efda-407b-b83a-e104a4f435a2 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:29.316202 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-886146b2-efda-407b-b83a-e104a4f435a2 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:29.316453 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-886146b2-efda-407b-b83a-e104a4f435a2 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:29.325410 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:29.325410 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:29.329650 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-886146b2-efda-407b-b83a-e104a4f435a2 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:29.335277 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-886146b2-efda-407b-b83a-e104a4f435a2 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:29.335811 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 213/852] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:29 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:29.386114 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b81bd528-6999-482e-b11a-82d08ca3e5f7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:29.387846 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b81bd528-6999-482e-b11a-82d08ca3e5f7 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:29.388030 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b81bd528-6999-482e-b11a-82d08ca3e5f7 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:29.388206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b81bd528-6999-482e-b11a-82d08ca3e5f7 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:29.394621 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:29.394621 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:29.397749 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b81bd528-6999-482e-b11a-82d08ca3e5f7 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:29.401429 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b81bd528-6999-482e-b11a-82d08ca3e5f7 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:29.401817 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 211/853] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:29 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:32.245718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-33ce81af-d168-4d4f-a9cb-ff4df8b8095e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:32.247628 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-33ce81af-d168-4d4f-a9cb-ff4df8b8095e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:32.247860 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-33ce81af-d168-4d4f-a9cb-ff4df8b8095e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:32.248046 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-33ce81af-d168-4d4f-a9cb-ff4df8b8095e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:32.248201 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-33ce81af-d168-4d4f-a9cb-ff4df8b8095e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Delete volume with id: 5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:32.257030 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:32.257030 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:32.257627 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-33ce81af-d168-4d4f-a9cb-ff4df8b8095e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:32.275684 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-33ce81af-d168-4d4f-a9cb-ff4df8b8095e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Delete volume request issued successfully. Aug 18 23:38:32.275945 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-33ce81af-d168-4d4f-a9cb-ff4df8b8095e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 202 Aug 18 23:38:32.276453 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 219/854] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:32 2026] DELETE /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:32.286562 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-33335486-987c-4f5e-b6d4-15adb208199e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:32.289237 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-33335486-987c-4f5e-b6d4-15adb208199e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:32.289585 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-33335486-987c-4f5e-b6d4-15adb208199e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:32.289876 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-33335486-987c-4f5e-b6d4-15adb208199e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:32.301928 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:32.301928 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:32.307650 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-33335486-987c-4f5e-b6d4-15adb208199e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:32.315354 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-33335486-987c-4f5e-b6d4-15adb208199e tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 200 Aug 18 23:38:32.316038 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 212/855] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:32 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:32.842940 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ec7326c8-8eb4-4ac8-88c5-bef12a766d0d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:32.844791 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ec7326c8-8eb4-4ac8-88c5-bef12a766d0d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:38:32.845003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ec7326c8-8eb4-4ac8-88c5-bef12a766d0d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:32.845190 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ec7326c8-8eb4-4ac8-88c5-bef12a766d0d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:32.854786 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:32.854786 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:32.858511 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ec7326c8-8eb4-4ac8-88c5-bef12a766d0d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:38:32.863242 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ec7326c8-8eb4-4ac8-88c5-bef12a766d0d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:38:32.863634 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 214/856] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:32 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:32.902548 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-b6aca152-1607-4cf2-bc6c-f4873d3c98d7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:32.904596 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-b6aca152-1607-4cf2-bc6c-f4873d3c98d7 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:38:32.904820 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-b6aca152-1607-4cf2-bc6c-f4873d3c98d7 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:32.905026 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-b6aca152-1607-4cf2-bc6c-f4873d3c98d7 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:32.914774 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:32.914774 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:32.918402 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-b6aca152-1607-4cf2-bc6c-f4873d3c98d7 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:38:32.922310 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-b6aca152-1607-4cf2-bc6c-f4873d3c98d7 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:38:32.922680 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 212/857] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:32 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:32.942502 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-dddbff8b-f032-45b0-98fa-08545c48f6cd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:32.945255 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-dddbff8b-f032-45b0-98fa-08545c48f6cd tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] POST https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28/action Aug 18 23:38:32.945759 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-dddbff8b-f032-45b0-98fa-08545c48f6cd tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:32.945944 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-dddbff8b-f032-45b0-98fa-08545c48f6cd tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:32.960176 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:32.960176 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:32.960656 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-dddbff8b-f032-45b0-98fa-08545c48f6cd tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:38:32.967341 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-dddbff8b-f032-45b0-98fa-08545c48f6cd tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Begin detaching volume completed successfully. Aug 18 23:38:32.967580 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-dddbff8b-f032-45b0-98fa-08545c48f6cd tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28/action returned with HTTP 202 Aug 18 23:38:32.968049 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 220/858] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:38:32 2026] POST /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:38:33.010001 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8f009ecb-14aa-4d31-b954-07aa23a3e546 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:33.010442 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8f009ecb-14aa-4d31-b954-07aa23a3e546 None None] GET https://10.4.3.229/volume// Aug 18 23:38:33.010703 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8f009ecb-14aa-4d31-b954-07aa23a3e546 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:33.010974 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8f009ecb-14aa-4d31-b954-07aa23a3e546 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:33.011361 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8f009ecb-14aa-4d31-b954-07aa23a3e546 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:33.011793 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 213/859] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38: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 18 23:38:33.021788 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-4d669617-ec68-445f-90f7-45aeac50ed0d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:33.023898 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-4d669617-ec68-445f-90f7-45aeac50ed0d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:38:33.024078 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-4d669617-ec68-445f-90f7-45aeac50ed0d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:33.024248 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-4d669617-ec68-445f-90f7-45aeac50ed0d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:33.033150 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:33.033150 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:33.036641 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-4d669617-ec68-445f-90f7-45aeac50ed0d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:38:33.040869 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-4d669617-ec68-445f-90f7-45aeac50ed0d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:38:33.041280 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 215/860] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:38:33 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 1326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:38:33.333789 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-22cce7d2-f210-49b8-9046-c5dcdbc672c0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:33.335619 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22cce7d2-f210-49b8-9046-c5dcdbc672c0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 Aug 18 23:38:33.335875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22cce7d2-f210-49b8-9046-c5dcdbc672c0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:33.336125 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22cce7d2-f210-49b8-9046-c5dcdbc672c0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:33.342422 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22cce7d2-f210-49b8-9046-c5dcdbc672c0 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 returned with HTTP 404 Aug 18 23:38:33.342947 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 213/861] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:33 2026] GET /volume/v3/volumes/5dfc0afc-d08a-4f91-9461-c4c9c9f1fad2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:33.350457 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e3af7d92-c46c-48f0-8cd5-62aaa3498c59 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:33.352747 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e3af7d92-c46c-48f0-8cd5-62aaa3498c59 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:33.352976 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e3af7d92-c46c-48f0-8cd5-62aaa3498c59 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:33.353201 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e3af7d92-c46c-48f0-8cd5-62aaa3498c59 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:33.353386 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-e3af7d92-c46c-48f0-8cd5-62aaa3498c59 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Delete volume with id: c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:33.360432 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:33.360432 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:33.360974 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e3af7d92-c46c-48f0-8cd5-62aaa3498c59 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:33.380844 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e3af7d92-c46c-48f0-8cd5-62aaa3498c59 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Delete volume request issued successfully. Aug 18 23:38:33.381159 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e3af7d92-c46c-48f0-8cd5-62aaa3498c59 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 202 Aug 18 23:38:33.381806 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 221/862] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:33 2026] DELETE /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:33.390187 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8ef75f8f-aaba-44df-ac74-435d00963c4d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:33.393538 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8ef75f8f-aaba-44df-ac74-435d00963c4d tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:33.393772 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8ef75f8f-aaba-44df-ac74-435d00963c4d tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:33.394174 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8ef75f8f-aaba-44df-ac74-435d00963c4d tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:33.405118 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:33.405118 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:33.409531 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8ef75f8f-aaba-44df-ac74-435d00963c4d tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:33.415299 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8ef75f8f-aaba-44df-ac74-435d00963c4d tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 200 Aug 18 23:38:33.415803 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 214/863] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:33 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:33.912790 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-686cf670-be8c-4dde-8f9c-750fe125e1d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:33.915629 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-686cf670-be8c-4dde-8f9c-750fe125e1d1 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] DELETE https://10.4.3.229/volume/v3/attachments/18f9db11-7fd1-47f4-90af-073d3320c883 Aug 18 23:38:33.915933 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-686cf670-be8c-4dde-8f9c-750fe125e1d1 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:33.916214 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-686cf670-be8c-4dde-8f9c-750fe125e1d1 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:33.926169 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:33.926169 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:33.974436 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-364f85a1-66f3-44e9-95d3-463545a4df5e req-686cf670-be8c-4dde-8f9c-750fe125e1d1 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/attachments/18f9db11-7fd1-47f4-90af-073d3320c883 returned with HTTP 200 Aug 18 23:38:33.974896 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 216/864] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:38:33 2026] DELETE /volume/v3/attachments/18f9db11-7fd1-47f4-90af-073d3320c883 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:34.071076 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eed46b29-6471-4f72-82ec-6eaa0bb14a1d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:34.073198 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eed46b29-6471-4f72-82ec-6eaa0bb14a1d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:38:34.073425 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eed46b29-6471-4f72-82ec-6eaa0bb14a1d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:34.073765 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eed46b29-6471-4f72-82ec-6eaa0bb14a1d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:34.083669 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:34.083669 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:34.092902 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eed46b29-6471-4f72-82ec-6eaa0bb14a1d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:38:34.098317 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eed46b29-6471-4f72-82ec-6eaa0bb14a1d tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:38:34.098908 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 214/865] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:34 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:34.431946 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-74339f6d-3b0b-4115-8b16-10af0ece9768 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:34.437036 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-74339f6d-3b0b-4115-8b16-10af0ece9768 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 Aug 18 23:38:34.437036 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-74339f6d-3b0b-4115-8b16-10af0ece9768 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:34.437036 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-74339f6d-3b0b-4115-8b16-10af0ece9768 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:34.442967 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-74339f6d-3b0b-4115-8b16-10af0ece9768 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 returned with HTTP 404 Aug 18 23:38:34.443768 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 222/866] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:34 2026] GET /volume/v3/volumes/c91310bc-82ba-4c6b-9f54-e14235a04844 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:34.516411 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f0053bf5-ea5b-4d69-96b6-f3df67d10d94 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:34.518307 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f0053bf5-ea5b-4d69-96b6-f3df67d10d94 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:38:34.518495 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f0053bf5-ea5b-4d69-96b6-f3df67d10d94 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:34.518693 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f0053bf5-ea5b-4d69-96b6-f3df67d10d94 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:34.518934 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-f0053bf5-ea5b-4d69-96b6-f3df67d10d94 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Delete volume with id: b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:38:34.526408 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:34.526408 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:34.527904 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f0053bf5-ea5b-4d69-96b6-f3df67d10d94 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:34.542663 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f0053bf5-ea5b-4d69-96b6-f3df67d10d94 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Delete volume request issued successfully. Aug 18 23:38:34.542837 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f0053bf5-ea5b-4d69-96b6-f3df67d10d94 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 202 Aug 18 23:38:34.544102 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 215/867] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:34 2026] DELETE /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:34.553233 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9e00f927-8af2-4c46-be4f-b6240090e807 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:34.555889 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e00f927-8af2-4c46-be4f-b6240090e807 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:38:34.556364 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e00f927-8af2-4c46-be4f-b6240090e807 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:34.556573 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e00f927-8af2-4c46-be4f-b6240090e807 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:34.564872 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:34.564872 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:34.569526 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9e00f927-8af2-4c46-be4f-b6240090e807 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Volume info retrieved successfully. Aug 18 23:38:34.577277 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e00f927-8af2-4c46-be4f-b6240090e807 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 200 Aug 18 23:38:34.577941 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 217/868] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:34 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:35.598813 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b7b6723c-a150-447f-a00a-6b03f05bebd4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:35.602813 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b7b6723c-a150-447f-a00a-6b03f05bebd4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] GET https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 Aug 18 23:38:35.603263 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b7b6723c-a150-447f-a00a-6b03f05bebd4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:35.603483 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b7b6723c-a150-447f-a00a-6b03f05bebd4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:35.611008 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b7b6723c-a150-447f-a00a-6b03f05bebd4 tempest-AttachVolumeTestJSON-93505713 tempest-AttachVolumeTestJSON-93505713-project-member] https://10.4.3.229/volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 returned with HTTP 404 Aug 18 23:38:35.611590 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 215/869] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:35 2026] GET /volume/v3/volumes/b8d7b6db-7e40-4e58-8f38-325580dc8523 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:37.474972 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b5dc1323-d142-4d07-8a94-600c5dabb4a0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:37.476558 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b5dc1323-d142-4d07-8a94-600c5dabb4a0 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:38:37.476726 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b5dc1323-d142-4d07-8a94-600c5dabb4a0 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:37.476924 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b5dc1323-d142-4d07-8a94-600c5dabb4a0 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:37.477120 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b5dc1323-d142-4d07-8a94-600c5dabb4a0 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Delete volume with id: c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:38:37.484536 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:37.484536 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:37.485217 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b5dc1323-d142-4d07-8a94-600c5dabb4a0 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:38:37.502207 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b5dc1323-d142-4d07-8a94-600c5dabb4a0 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Delete volume request issued successfully. Aug 18 23:38:37.502433 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b5dc1323-d142-4d07-8a94-600c5dabb4a0 tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 202 Aug 18 23:38:37.502911 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 223/870] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:37 2026] DELETE /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:37.510194 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e626a83a-634c-49d0-9aa8-9619a54f9b9c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:37.513082 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e626a83a-634c-49d0-9aa8-9619a54f9b9c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:38:37.513366 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e626a83a-634c-49d0-9aa8-9619a54f9b9c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:37.513752 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e626a83a-634c-49d0-9aa8-9619a54f9b9c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:37.523371 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:37.523371 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:37.527407 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e626a83a-634c-49d0-9aa8-9619a54f9b9c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Volume info retrieved successfully. Aug 18 23:38:37.532796 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e626a83a-634c-49d0-9aa8-9619a54f9b9c tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 200 Aug 18 23:38:37.533269 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 216/871] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:37 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:38.546271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6813e33e-6e52-407c-89a2-2506fe99645b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:38.549645 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6813e33e-6e52-407c-89a2-2506fe99645b tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] GET https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 Aug 18 23:38:38.549892 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6813e33e-6e52-407c-89a2-2506fe99645b tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:38.550112 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6813e33e-6e52-407c-89a2-2506fe99645b tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:38.558279 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6813e33e-6e52-407c-89a2-2506fe99645b tempest-ServerStableDeviceRescueTest-2142597049 tempest-ServerStableDeviceRescueTest-2142597049-project-member] https://10.4.3.229/volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 returned with HTTP 404 Aug 18 23:38:38.558894 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 218/872] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:38 2026] GET /volume/v3/volumes/c0190bd7-4d62-4a5e-89e7-bd94f8695a28 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:39.629287 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:39.631365 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:39.631745 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-479488736", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:39.633363 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-479488736', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:39.633508 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Create volume of 1 GB Aug 18 23:38:39.638502 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Availability Zones retrieved successfully. Aug 18 23:38:39.645849 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Flow 'volume_create_api' (49ad6a71-1319-43c7-a8c0-efa16fdd0bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:39.646410 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e025be75-1ecb-4347-8b21-f6b7dc111bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:39.647750 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:39.681212 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e025be75-1ecb-4347-8b21-f6b7dc111bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:39.682409 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (065c6e7c-693f-440f-b809-7aa9d5c9e1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:39.748354 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Created reservations ['6c7d1f66-f230-4ccf-ac6f-bf7425e50769', 'efa8ccc2-ca90-44a2-a26d-935d5bcdcb24', '7404322b-543a-48cf-8d60-37691ca522f9', 'a9809e54-0d81-4bc3-b3e4-9f12d2aaa167'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:39.749490 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (065c6e7c-693f-440f-b809-7aa9d5c9e1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c7d1f66-f230-4ccf-ac6f-bf7425e50769', 'efa8ccc2-ca90-44a2-a26d-935d5bcdcb24', '7404322b-543a-48cf-8d60-37691ca522f9', 'a9809e54-0d81-4bc3-b3e4-9f12d2aaa167']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:39.750742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d844eb6f-9d63-4377-9a84-0180f23c8700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:39.773622 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d844eb6f-9d63-4377-9a84-0180f23c8700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f014399d-56be-4d2d-b26c-bf5f896c085e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-479488736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5437d1e4d24e4b7090afaabfbafeecde',qos_specs=None,replication_status=,reservations=['6c7d1f66-f230-4ccf-ac6f-bf7425e50769','efa8ccc2-ca90-44a2-a26d-935d5bcdcb24','7404322b-543a-48cf-8d60-37691ca522f9','a9809e54-0d81-4bc3-b3e4-9f12d2aaa167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c81028a3b8ed40a8a81b2a9fcf1d28d8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-479488736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f014399d-56be-4d2d-b26c-bf5f896c085e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5437d1e4d24e4b7090afaabfbafeecde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c81028a3b8ed40a8a81b2a9fcf1d28d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:39.774398 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910dc42f-c1b0-4742-a404-60faec14c8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:39.793063 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910dc42f-c1b0-4742-a404-60faec14c8a3) transitioned into state 'SUCCESS' from state '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-479488736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5437d1e4d24e4b7090afaabfbafeecde',qos_specs=None,replication_status=,reservations=['6c7d1f66-f230-4ccf-ac6f-bf7425e50769','efa8ccc2-ca90-44a2-a26d-935d5bcdcb24','7404322b-543a-48cf-8d60-37691ca522f9','a9809e54-0d81-4bc3-b3e4-9f12d2aaa167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c81028a3b8ed40a8a81b2a9fcf1d28d8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:39.793650 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd298977-073a-4d69-b8e3-aa451bb0101e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:39.805156 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd298977-073a-4d69-b8e3-aa451bb0101e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:39.806498 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Flow 'volume_create_api' (49ad6a71-1319-43c7-a8c0-efa16fdd0bd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:39.806948 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Create volume request issued successfully. Aug 18 23:38:39.807805 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-4f1382b6-6743-4904-8c51-c05e02786610 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:39.808234 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 216/873] 10.4.3.229 () {72 vars in 1541 bytes} [Tue Aug 18 23:38:39 2026] POST /volume/v3/volumes => generated 754 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:39.822608 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-2006ee47-23a7-4426-abe4-5d0840a43b38 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:39.824881 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-2006ee47-23a7-4426-abe4-5d0840a43b38 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] GET https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:39.825062 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-2006ee47-23a7-4426-abe4-5d0840a43b38 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:39.825242 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-2006ee47-23a7-4426-abe4-5d0840a43b38 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:39.842538 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:39.842538 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:39.856319 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-2006ee47-23a7-4426-abe4-5d0840a43b38 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Volume info retrieved successfully. Aug 18 23:38:39.864800 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0332d2c4-1d4c-460a-9040-ed2ddd38583d req-2006ee47-23a7-4426-abe4-5d0840a43b38 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e returned with HTTP 200 Aug 18 23:38:39.865464 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 224/874] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:39 2026] GET /volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:39.906381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-0c86bf61-aa35-46ed-9bbe-dbf240cf6da5 req-fef5ee58-a809-457d-9a8f-118e4ba28d26 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:39.909088 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-0c86bf61-aa35-46ed-9bbe-dbf240cf6da5 req-fef5ee58-a809-457d-9a8f-118e4ba28d26 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] GET https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:39.909310 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-0c86bf61-aa35-46ed-9bbe-dbf240cf6da5 req-fef5ee58-a809-457d-9a8f-118e4ba28d26 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:39.909647 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-0c86bf61-aa35-46ed-9bbe-dbf240cf6da5 req-fef5ee58-a809-457d-9a8f-118e4ba28d26 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:39.914254 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=216,cinder:UPDATE=33,cinder:INSERT=15 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:38:39.923953 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:39.923953 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:39.928082 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-0c86bf61-aa35-46ed-9bbe-dbf240cf6da5 req-fef5ee58-a809-457d-9a8f-118e4ba28d26 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Volume info retrieved successfully. Aug 18 23:38:39.932776 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-0c86bf61-aa35-46ed-9bbe-dbf240cf6da5 req-fef5ee58-a809-457d-9a8f-118e4ba28d26 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e returned with HTTP 200 Aug 18 23:38:39.933165 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 217/875] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:39 2026] GET /volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:40.958400 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e3470259-0f2d-43ec-9039-e2d94a40f461 req-b8333d68-aa0e-47f7-99b3-e4c0c8f1d68e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:40.961499 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e3470259-0f2d-43ec-9039-e2d94a40f461 req-b8333d68-aa0e-47f7-99b3-e4c0c8f1d68e tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] GET https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:40.961821 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e3470259-0f2d-43ec-9039-e2d94a40f461 req-b8333d68-aa0e-47f7-99b3-e4c0c8f1d68e tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:40.962157 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e3470259-0f2d-43ec-9039-e2d94a40f461 req-b8333d68-aa0e-47f7-99b3-e4c0c8f1d68e tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:40.971250 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:40.971250 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:40.975721 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-e3470259-0f2d-43ec-9039-e2d94a40f461 req-b8333d68-aa0e-47f7-99b3-e4c0c8f1d68e tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Volume info retrieved successfully. Aug 18 23:38:40.981424 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e3470259-0f2d-43ec-9039-e2d94a40f461 req-b8333d68-aa0e-47f7-99b3-e4c0c8f1d68e tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e returned with HTTP 200 Aug 18 23:38:40.981925 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 219/876] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:40 2026] GET /volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:41.004741 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-83cb9904-2df7-4173-9322-8b7580237246 req-a839b22b-db75-402a-8e70-efd52d0711d5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:41.006794 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-83cb9904-2df7-4173-9322-8b7580237246 req-a839b22b-db75-402a-8e70-efd52d0711d5 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:38:41.007124 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-83cb9904-2df7-4173-9322-8b7580237246 req-a839b22b-db75-402a-8e70-efd52d0711d5 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f014399d-56be-4d2d-b26c-bf5f896c085e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2008889215", "description": null, "metadata": {}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:41.014802 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:41.014802 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:41.015272 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-83cb9904-2df7-4173-9322-8b7580237246 req-a839b22b-db75-402a-8e70-efd52d0711d5 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Volume info retrieved successfully. Aug 18 23:38:41.015419 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [req-83cb9904-2df7-4173-9322-8b7580237246 req-a839b22b-db75-402a-8e70-efd52d0711d5 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Create snapshot from volume f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:41.028317 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [req-83cb9904-2df7-4173-9322-8b7580237246 req-a839b22b-db75-402a-8e70-efd52d0711d5 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-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 18 23:38:41.054670 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [req-83cb9904-2df7-4173-9322-8b7580237246 req-a839b22b-db75-402a-8e70-efd52d0711d5 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Created reservations ['b30811fc-7c0b-4a46-9727-3d21ba238f13', 'c413de9d-6be6-43b5-a168-64ea078ae25a', '373b84e1-fad0-4dfc-b071-10f47c2729bc', '71d94fa0-54b9-41e9-8aa4-58b057eadf45'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:41.084547 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-83cb9904-2df7-4173-9322-8b7580237246 req-a839b22b-db75-402a-8e70-efd52d0711d5 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Snapshot create request issued successfully. Aug 18 23:38:41.084732 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-83cb9904-2df7-4173-9322-8b7580237246 req-a839b22b-db75-402a-8e70-efd52d0711d5 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:38:41.085155 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 217/877] 10.4.3.229 () {72 vars in 1547 bytes} [Tue Aug 18 23:38:41 2026] POST /volume/v3/snapshots => generated 311 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:41.143878 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-1b2e8dce-ea22-4bd8-88ac-37d60abcec5a req-a057b574-0662-457f-b3c0-6bc441904723 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:41.145878 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1b2e8dce-ea22-4bd8-88ac-37d60abcec5a req-a057b574-0662-457f-b3c0-6bc441904723 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] GET https://10.4.3.229/volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 Aug 18 23:38:41.146058 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1b2e8dce-ea22-4bd8-88ac-37d60abcec5a req-a057b574-0662-457f-b3c0-6bc441904723 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:41.146233 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1b2e8dce-ea22-4bd8-88ac-37d60abcec5a req-a057b574-0662-457f-b3c0-6bc441904723 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:41.153120 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:41.153120 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:41.153839 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-1b2e8dce-ea22-4bd8-88ac-37d60abcec5a req-a057b574-0662-457f-b3c0-6bc441904723 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] Snapshot retrieved successfully. Aug 18 23:38:41.155044 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1b2e8dce-ea22-4bd8-88ac-37d60abcec5a req-a057b574-0662-457f-b3c0-6bc441904723 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] https://10.4.3.229/volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 returned with HTTP 200 Aug 18 23:38:41.155793 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 225/878] 10.4.3.229 () {68 vars in 1604 bytes} [Tue Aug 18 23:38:41 2026] GET /volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:41.180325 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d491675b-4352-416e-a658-d655ff134ce1 req-0ac37f52-eeda-4a02-9461-04aa8176e784 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:41.182420 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d491675b-4352-416e-a658-d655ff134ce1 req-0ac37f52-eeda-4a02-9461-04aa8176e784 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 18 23:38:41.182614 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d491675b-4352-416e-a658-d655ff134ce1 req-0ac37f52-eeda-4a02-9461-04aa8176e784 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:41.182824 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d491675b-4352-416e-a658-d655ff134ce1 req-0ac37f52-eeda-4a02-9461-04aa8176e784 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:41.183082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [req-d491675b-4352-416e-a658-d655ff134ce1 req-0ac37f52-eeda-4a02-9461-04aa8176e784 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:38:41.184241 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [req-d491675b-4352-416e-a658-d655ff134ce1 req-0ac37f52-eeda-4a02-9461-04aa8176e784 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:38:41.195346 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-d491675b-4352-416e-a658-d655ff134ce1 req-0ac37f52-eeda-4a02-9461-04aa8176e784 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] Get all snapshots completed successfully. Aug 18 23:38:41.195915 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:41.195915 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:41.196477 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d491675b-4352-416e-a658-d655ff134ce1 req-0ac37f52-eeda-4a02-9461-04aa8176e784 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-reader] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 23:38:41.197010 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 218/879] 10.4.3.229 () {68 vars in 1514 bytes} [Tue Aug 18 23:38:41 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:41.219456 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5b0b6a52-c5aa-4bcf-a31d-007815ee91b3 req-e61e54e6-836f-4ac5-8b3e-64c1b20336d3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:41.221368 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5b0b6a52-c5aa-4bcf-a31d-007815ee91b3 req-e61e54e6-836f-4ac5-8b3e-64c1b20336d3 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] GET https://10.4.3.229/volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 Aug 18 23:38:41.221581 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5b0b6a52-c5aa-4bcf-a31d-007815ee91b3 req-e61e54e6-836f-4ac5-8b3e-64c1b20336d3 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:41.221779 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5b0b6a52-c5aa-4bcf-a31d-007815ee91b3 req-e61e54e6-836f-4ac5-8b3e-64c1b20336d3 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:41.225979 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:41.225979 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:41.226375 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-5b0b6a52-c5aa-4bcf-a31d-007815ee91b3 req-e61e54e6-836f-4ac5-8b3e-64c1b20336d3 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Snapshot retrieved successfully. Aug 18 23:38:41.227048 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5b0b6a52-c5aa-4bcf-a31d-007815ee91b3 req-e61e54e6-836f-4ac5-8b3e-64c1b20336d3 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 returned with HTTP 200 Aug 18 23:38:41.227369 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 220/880] 10.4.3.229 () {68 vars in 1604 bytes} [Tue Aug 18 23:38:41 2026] GET /volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:41.248835 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-915e75bc-bd29-4a9c-ae45-e73e024f18d2 req-32e9a6dd-5992-442d-b95d-7b65e5023775 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:41.251847 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-915e75bc-bd29-4a9c-ae45-e73e024f18d2 req-32e9a6dd-5992-442d-b95d-7b65e5023775 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 Aug 18 23:38:41.252093 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-915e75bc-bd29-4a9c-ae45-e73e024f18d2 req-32e9a6dd-5992-442d-b95d-7b65e5023775 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:41.252363 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-915e75bc-bd29-4a9c-ae45-e73e024f18d2 req-32e9a6dd-5992-442d-b95d-7b65e5023775 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:41.252539 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [req-915e75bc-bd29-4a9c-ae45-e73e024f18d2 req-32e9a6dd-5992-442d-b95d-7b65e5023775 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Delete snapshot with id: d59c173f-13ad-4773-9016-cad634df28b8 Aug 18 23:38:41.259333 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:41.259333 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:41.259981 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-915e75bc-bd29-4a9c-ae45-e73e024f18d2 req-32e9a6dd-5992-442d-b95d-7b65e5023775 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Snapshot retrieved successfully. Aug 18 23:38:41.278997 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-915e75bc-bd29-4a9c-ae45-e73e024f18d2 req-32e9a6dd-5992-442d-b95d-7b65e5023775 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Snapshot delete request issued successfully. Aug 18 23:38:41.279239 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-915e75bc-bd29-4a9c-ae45-e73e024f18d2 req-32e9a6dd-5992-442d-b95d-7b65e5023775 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 returned with HTTP 202 Aug 18 23:38:41.279899 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 218/881] 10.4.3.229 () {70 vars in 1626 bytes} [Tue Aug 18 23:38:41 2026] DELETE /volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:41.302794 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-11ca3894-28b7-4e0b-abf4-e63c3e9afcc3 req-bb261fbc-04ff-4b79-bfef-e1106312c098 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:41.304943 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-11ca3894-28b7-4e0b-abf4-e63c3e9afcc3 req-bb261fbc-04ff-4b79-bfef-e1106312c098 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] GET https://10.4.3.229/volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 Aug 18 23:38:41.305154 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-11ca3894-28b7-4e0b-abf4-e63c3e9afcc3 req-bb261fbc-04ff-4b79-bfef-e1106312c098 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:41.305340 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-11ca3894-28b7-4e0b-abf4-e63c3e9afcc3 req-bb261fbc-04ff-4b79-bfef-e1106312c098 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:41.312128 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:41.312128 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:41.312608 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-11ca3894-28b7-4e0b-abf4-e63c3e9afcc3 req-bb261fbc-04ff-4b79-bfef-e1106312c098 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Snapshot retrieved successfully. Aug 18 23:38:41.313329 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-11ca3894-28b7-4e0b-abf4-e63c3e9afcc3 req-bb261fbc-04ff-4b79-bfef-e1106312c098 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 returned with HTTP 200 Aug 18 23:38:41.313735 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 226/882] 10.4.3.229 () {68 vars in 1604 bytes} [Tue Aug 18 23:38:41 2026] GET /volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:42.349108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6c09e005-1999-45d7-8329-9e31475ccc19 req-caf60b43-ac8c-4156-aeee-de711301a734 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:42.352006 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6c09e005-1999-45d7-8329-9e31475ccc19 req-caf60b43-ac8c-4156-aeee-de711301a734 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] GET https://10.4.3.229/volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 Aug 18 23:38:42.352239 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6c09e005-1999-45d7-8329-9e31475ccc19 req-caf60b43-ac8c-4156-aeee-de711301a734 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:42.352592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6c09e005-1999-45d7-8329-9e31475ccc19 req-caf60b43-ac8c-4156-aeee-de711301a734 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:42.361183 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6c09e005-1999-45d7-8329-9e31475ccc19 req-caf60b43-ac8c-4156-aeee-de711301a734 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 returned with HTTP 404 Aug 18 23:38:42.364636 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 219/883] 10.4.3.229 () {68 vars in 1604 bytes} [Tue Aug 18 23:38:42 2026] GET /volume/v3/snapshots/d59c173f-13ad-4773-9016-cad634df28b8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:42.387072 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-b9874bfa-6bad-45dd-883e-6259be3c53a6 req-daad1f53-314b-4858-a8d1-4a4e1164a93b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:42.389116 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b9874bfa-6bad-45dd-883e-6259be3c53a6 req-daad1f53-314b-4858-a8d1-4a4e1164a93b tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:42.389267 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b9874bfa-6bad-45dd-883e-6259be3c53a6 req-daad1f53-314b-4858-a8d1-4a4e1164a93b tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:42.389431 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b9874bfa-6bad-45dd-883e-6259be3c53a6 req-daad1f53-314b-4858-a8d1-4a4e1164a93b tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:42.389596 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-b9874bfa-6bad-45dd-883e-6259be3c53a6 req-daad1f53-314b-4858-a8d1-4a4e1164a93b tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Delete volume with id: f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:42.397586 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:42.397586 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:42.398055 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-b9874bfa-6bad-45dd-883e-6259be3c53a6 req-daad1f53-314b-4858-a8d1-4a4e1164a93b tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Volume info retrieved successfully. Aug 18 23:38:42.424424 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-b9874bfa-6bad-45dd-883e-6259be3c53a6 req-daad1f53-314b-4858-a8d1-4a4e1164a93b tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Delete volume request issued successfully. Aug 18 23:38:42.424651 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b9874bfa-6bad-45dd-883e-6259be3c53a6 req-daad1f53-314b-4858-a8d1-4a4e1164a93b tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e returned with HTTP 202 Aug 18 23:38:42.425252 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 221/884] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:38:42 2026] DELETE /volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:42.454235 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-75f61faa-51d7-4866-9c72-0e24c1d06c1f req-4fe1e23b-47b5-42bb-a974-fa60901a136e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:42.457253 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-75f61faa-51d7-4866-9c72-0e24c1d06c1f req-4fe1e23b-47b5-42bb-a974-fa60901a136e tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] GET https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:42.457465 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-75f61faa-51d7-4866-9c72-0e24c1d06c1f req-4fe1e23b-47b5-42bb-a974-fa60901a136e tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:42.457752 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-75f61faa-51d7-4866-9c72-0e24c1d06c1f req-4fe1e23b-47b5-42bb-a974-fa60901a136e tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:42.466951 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:42.466951 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:42.476544 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-75f61faa-51d7-4866-9c72-0e24c1d06c1f req-4fe1e23b-47b5-42bb-a974-fa60901a136e tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Volume info retrieved successfully. Aug 18 23:38:42.479234 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-75f61faa-51d7-4866-9c72-0e24c1d06c1f req-4fe1e23b-47b5-42bb-a974-fa60901a136e tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e returned with HTTP 200 Aug 18 23:38:42.480357 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 219/885] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:42 2026] GET /volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:43.505603 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-1ac880b4-ddf3-41c2-b700-81356f7ad3ec req-9acb85cf-5314-4ea2-b773-1ce12e2b9c02 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:43.508319 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1ac880b4-ddf3-41c2-b700-81356f7ad3ec req-9acb85cf-5314-4ea2-b773-1ce12e2b9c02 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] GET https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:43.508621 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1ac880b4-ddf3-41c2-b700-81356f7ad3ec req-9acb85cf-5314-4ea2-b773-1ce12e2b9c02 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:43.508906 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1ac880b4-ddf3-41c2-b700-81356f7ad3ec req-9acb85cf-5314-4ea2-b773-1ce12e2b9c02 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:43.511342 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=269,cinder:UPDATE=69,cinder:INSERT=26 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:38:43.518297 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1ac880b4-ddf3-41c2-b700-81356f7ad3ec req-9acb85cf-5314-4ea2-b773-1ce12e2b9c02 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e returned with HTTP 404 Aug 18 23:38:43.519472 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 227/886] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:43 2026] GET /volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:43.544291 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-e5ebc088-5203-4282-a850-3a55f77ba076 req-d3eb59fb-96e4-4d4f-9143-48b3da8750b8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:43.546352 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-e5ebc088-5203-4282-a850-3a55f77ba076 req-d3eb59fb-96e4-4d4f-9143-48b3da8750b8 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:43.546508 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-e5ebc088-5203-4282-a850-3a55f77ba076 req-d3eb59fb-96e4-4d4f-9143-48b3da8750b8 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:43.546841 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-e5ebc088-5203-4282-a850-3a55f77ba076 req-d3eb59fb-96e4-4d4f-9143-48b3da8750b8 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:43.547031 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [req-e5ebc088-5203-4282-a850-3a55f77ba076 req-d3eb59fb-96e4-4d4f-9143-48b3da8750b8 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Delete volume with id: f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:43.555785 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-e5ebc088-5203-4282-a850-3a55f77ba076 req-d3eb59fb-96e4-4d4f-9143-48b3da8750b8 tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e returned with HTTP 404 Aug 18 23:38:43.556072 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 220/887] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:38:43 2026] DELETE /volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:43.579052 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ed36e05f-dc42-4769-b85e-172e8e105d58 req-63e592c7-8490-49d6-83d2-62e6da8d94ea None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:43.581063 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ed36e05f-dc42-4769-b85e-172e8e105d58 req-63e592c7-8490-49d6-83d2-62e6da8d94ea tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] GET https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e Aug 18 23:38:43.581320 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ed36e05f-dc42-4769-b85e-172e8e105d58 req-63e592c7-8490-49d6-83d2-62e6da8d94ea tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:43.581536 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ed36e05f-dc42-4769-b85e-172e8e105d58 req-63e592c7-8490-49d6-83d2-62e6da8d94ea tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:43.591702 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ed36e05f-dc42-4769-b85e-172e8e105d58 req-63e592c7-8490-49d6-83d2-62e6da8d94ea tempest-VolumesSnapshotsTestJSON-108222167 tempest-VolumesSnapshotsTestJSON-108222167-project-member] https://10.4.3.229/volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e returned with HTTP 404 Aug 18 23:38:43.591702 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 222/888] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:43 2026] GET /volume/v3/volumes/f014399d-56be-4d2d-b26c-bf5f896c085e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:44.692033 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:44.694426 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:44.694426 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1875662436"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:44.695775 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1875662436'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:44.695775 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Create volume of 1 GB Aug 18 23:38:44.699724 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Availability Zones retrieved successfully. Aug 18 23:38:44.704898 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Flow 'volume_create_api' (be78588b-39d8-4198-a40e-2ae30b9bc087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:44.705918 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (312cb68a-7037-4a8c-89b9-983daaf2a37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:44.706631 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:44.730522 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (312cb68a-7037-4a8c-89b9-983daaf2a37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:44.731312 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ba26e5-bcda-4e9a-bb6e-01412289b194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:44.819596 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Created reservations ['47f8e7f7-28c6-42b4-b8d8-b17ac5982df2', 'b4998ce7-cda9-469e-9afb-04b82557f6b4', '0c3cc7fd-74a4-4c98-9843-e83da3761dd7', '6a98eb6c-30db-41a9-a09a-71915ff5ba3c'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:44.819596 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ba26e5-bcda-4e9a-bb6e-01412289b194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47f8e7f7-28c6-42b4-b8d8-b17ac5982df2', 'b4998ce7-cda9-469e-9afb-04b82557f6b4', '0c3cc7fd-74a4-4c98-9843-e83da3761dd7', '6a98eb6c-30db-41a9-a09a-71915ff5ba3c']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:44.820056 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18199af7-bde9-4f9f-b0bc-7b0088f6cc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:44.845838 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18199af7-bde9-4f9f-b0bc-7b0088f6cc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77a52d79-1b82-410e-8d51-ccdda7a33d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1875662436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9a1130e037143a6a486f429acf779ba',qos_specs=None,replication_status=,reservations=['47f8e7f7-28c6-42b4-b8d8-b17ac5982df2','b4998ce7-cda9-469e-9afb-04b82557f6b4','0c3cc7fd-74a4-4c98-9843-e83da3761dd7','6a98eb6c-30db-41a9-a09a-71915ff5ba3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7318ba8497ba4f97be6990d488485126',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1875662436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77a52d79-1b82-410e-8d51-ccdda7a33d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9a1130e037143a6a486f429acf779ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7318ba8497ba4f97be6990d488485126',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:44.847861 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd98a10-1e79-4bbb-a250-9aab7ed69bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:44.868382 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd98a10-1e79-4bbb-a250-9aab7ed69bb1) transitioned into state 'SUCCESS' from state '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-1875662436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9a1130e037143a6a486f429acf779ba',qos_specs=None,replication_status=,reservations=['47f8e7f7-28c6-42b4-b8d8-b17ac5982df2','b4998ce7-cda9-469e-9afb-04b82557f6b4','0c3cc7fd-74a4-4c98-9843-e83da3761dd7','6a98eb6c-30db-41a9-a09a-71915ff5ba3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7318ba8497ba4f97be6990d488485126',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:44.869468 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3536b991-a02d-49c5-b470-0879eaa60351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:44.881071 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3536b991-a02d-49c5-b470-0879eaa60351) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:44.882532 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Flow 'volume_create_api' (be78588b-39d8-4198-a40e-2ae30b9bc087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:44.882841 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Create volume request issued successfully. Aug 18 23:38:44.883654 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5c64eb9a-0ab0-45c4-9b0c-9e9ee78042c7 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:44.884398 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 220/889] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:38:44 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:44.897428 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-660696a9-b28d-4a11-ae17-be883a57f0da None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:44.900021 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-660696a9-b28d-4a11-ae17-be883a57f0da tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:38:44.900198 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-660696a9-b28d-4a11-ae17-be883a57f0da tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:44.900368 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-660696a9-b28d-4a11-ae17-be883a57f0da tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:44.907868 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:44.907868 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:44.912363 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-660696a9-b28d-4a11-ae17-be883a57f0da tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:38:44.919723 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-660696a9-b28d-4a11-ae17-be883a57f0da tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:38:44.920940 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 228/890] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:44 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:45.230910 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:45.360889 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:45.361218 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-931736402"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:45.362525 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-931736402'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:45.362723 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Create volume of 1 GB Aug 18 23:38:45.368365 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Availability Zones retrieved successfully. Aug 18 23:38:45.375616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Flow 'volume_create_api' (406ab298-2b46-46f6-99c2-890981e5ebb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:45.376566 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c8b0a0-196e-42ad-b721-a8f0d3598b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:45.377473 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:45.408524 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c8b0a0-196e-42ad-b721-a8f0d3598b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:45.409334 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28223e4d-10c3-40eb-9f5a-282481d621fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:45.482797 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Created reservations ['e0835fd7-eccd-4845-b876-5abc8712c09b', '20d28e43-0e00-42bc-824d-edc4e4c79b29', '19e1d0e8-0472-4470-ac74-934371fa5016', 'a73e8d11-0a81-4c02-8d51-312d84701450'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:45.483421 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28223e4d-10c3-40eb-9f5a-282481d621fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0835fd7-eccd-4845-b876-5abc8712c09b', '20d28e43-0e00-42bc-824d-edc4e4c79b29', '19e1d0e8-0472-4470-ac74-934371fa5016', 'a73e8d11-0a81-4c02-8d51-312d84701450']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:45.484117 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (748ef034-ea79-4806-8cd8-ba1f32a53c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:45.508244 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (748ef034-ea79-4806-8cd8-ba1f32a53c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2313eb41-22d9-4868-b147-8bddc0cdee39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-931736402',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3828b7fac4ab4ef4942ba434f5a7a261',qos_specs=None,replication_status=,reservations=['e0835fd7-eccd-4845-b876-5abc8712c09b','20d28e43-0e00-42bc-824d-edc4e4c79b29','19e1d0e8-0472-4470-ac74-934371fa5016','a73e8d11-0a81-4c02-8d51-312d84701450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c0abfd6e5c411184ad306984efca31',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-931736402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2313eb41-22d9-4868-b147-8bddc0cdee39,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3828b7fac4ab4ef4942ba434f5a7a261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c0abfd6e5c411184ad306984efca31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:45.508866 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6864e9cb-5320-487e-b40d-6fa42ffccddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:45.538348 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6864e9cb-5320-487e-b40d-6fa42ffccddc) transitioned into state 'SUCCESS' from state '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-931736402',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3828b7fac4ab4ef4942ba434f5a7a261',qos_specs=None,replication_status=,reservations=['e0835fd7-eccd-4845-b876-5abc8712c09b','20d28e43-0e00-42bc-824d-edc4e4c79b29','19e1d0e8-0472-4470-ac74-934371fa5016','a73e8d11-0a81-4c02-8d51-312d84701450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c0abfd6e5c411184ad306984efca31',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:45.538995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f61308-c2f1-43d5-ac51-9f6a24c6ec77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:45.547185 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f61308-c2f1-43d5-ac51-9f6a24c6ec77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:45.547906 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Flow 'volume_create_api' (406ab298-2b46-46f6-99c2-890981e5ebb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:45.548159 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Create volume request issued successfully. Aug 18 23:38:45.548661 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7841cbf5-d2bb-4144-84b6-d4c68903999c tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:45.549044 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 221/891] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:38:45 2026] POST /volume/v3/volumes => generated 759 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:45.563595 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a4c603b0-1e4f-484c-953b-dd23c3692db3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:45.565467 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a4c603b0-1e4f-484c-953b-dd23c3692db3 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 Aug 18 23:38:45.565754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a4c603b0-1e4f-484c-953b-dd23c3692db3 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:45.565928 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a4c603b0-1e4f-484c-953b-dd23c3692db3 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:45.573497 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:45.573497 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:45.577333 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a4c603b0-1e4f-484c-953b-dd23c3692db3 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:45.582068 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a4c603b0-1e4f-484c-953b-dd23c3692db3 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 returned with HTTP 200 Aug 18 23:38:45.582449 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 223/892] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:45 2026] GET /volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:45.935908 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5dc113c3-2ce9-4594-a7a8-b0b24ce73108 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:45.937591 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5dc113c3-2ce9-4594-a7a8-b0b24ce73108 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:38:45.937825 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5dc113c3-2ce9-4594-a7a8-b0b24ce73108 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:45.938003 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5dc113c3-2ce9-4594-a7a8-b0b24ce73108 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:45.944595 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:45.944595 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:45.948001 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5dc113c3-2ce9-4594-a7a8-b0b24ce73108 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:38:45.951931 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5dc113c3-2ce9-4594-a7a8-b0b24ce73108 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:38:45.952507 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 221/893] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:45 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:46.600802 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9cb37ba1-800f-495a-bc70-cb76e10a39c9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:46.602984 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9cb37ba1-800f-495a-bc70-cb76e10a39c9 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 Aug 18 23:38:46.603231 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9cb37ba1-800f-495a-bc70-cb76e10a39c9 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:46.603461 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9cb37ba1-800f-495a-bc70-cb76e10a39c9 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:46.611294 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:46.611294 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:46.615293 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9cb37ba1-800f-495a-bc70-cb76e10a39c9 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:46.619617 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9cb37ba1-800f-495a-bc70-cb76e10a39c9 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 returned with HTTP 200 Aug 18 23:38:46.620045 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 229/894] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:46 2026] GET /volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:46.651995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-a0eda2cf-daa0-4847-99ac-1ac1430e9f78 req-59e2880b-0eb6-4c4c-8552-1265d9195fe0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:46.654107 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a0eda2cf-daa0-4847-99ac-1ac1430e9f78 req-59e2880b-0eb6-4c4c-8552-1265d9195fe0 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 Aug 18 23:38:46.654262 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a0eda2cf-daa0-4847-99ac-1ac1430e9f78 req-59e2880b-0eb6-4c4c-8552-1265d9195fe0 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:46.654437 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a0eda2cf-daa0-4847-99ac-1ac1430e9f78 req-59e2880b-0eb6-4c4c-8552-1265d9195fe0 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:46.661711 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:46.661711 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:46.666007 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-a0eda2cf-daa0-4847-99ac-1ac1430e9f78 req-59e2880b-0eb6-4c4c-8552-1265d9195fe0 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:46.671490 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a0eda2cf-daa0-4847-99ac-1ac1430e9f78 req-59e2880b-0eb6-4c4c-8552-1265d9195fe0 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 returned with HTTP 200 Aug 18 23:38:46.671992 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 222/895] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:46 2026] GET /volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:46.690359 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:46.695091 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:46.696476 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1032601241"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:46.697787 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1032601241'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:46.697896 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Create volume of 1 GB Aug 18 23:38:46.704028 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Availability Zones retrieved successfully. Aug 18 23:38:46.709148 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Flow 'volume_create_api' (88ede62f-7907-4517-938d-b191e8d6c742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:46.709976 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f00a47-5794-438a-81a4-41c6235d3eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:46.710961 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:46.732876 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f00a47-5794-438a-81a4-41c6235d3eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:46.733533 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78dcd700-a1bb-4d51-aec3-e47ba22fed7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:46.778201 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Created reservations ['1d333ddc-4bbc-4824-8885-ebddee6aff80', '694e254a-779a-4422-98d7-242584486f98', '7a337bf4-877d-4a38-88fe-331329308d01', 'fb16b7d1-65b2-43f8-8cf7-2b0140df1faa'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:46.779065 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78dcd700-a1bb-4d51-aec3-e47ba22fed7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d333ddc-4bbc-4824-8885-ebddee6aff80', '694e254a-779a-4422-98d7-242584486f98', '7a337bf4-877d-4a38-88fe-331329308d01', 'fb16b7d1-65b2-43f8-8cf7-2b0140df1faa']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:46.779768 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312fc33a-5282-42af-8e23-0249c0adde36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:46.801891 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (312fc33a-5282-42af-8e23-0249c0adde36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09cbce78-7425-4f77-8647-9c07be27e41b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1032601241',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3828b7fac4ab4ef4942ba434f5a7a261',qos_specs=None,replication_status=,reservations=['1d333ddc-4bbc-4824-8885-ebddee6aff80','694e254a-779a-4422-98d7-242584486f98','7a337bf4-877d-4a38-88fe-331329308d01','fb16b7d1-65b2-43f8-8cf7-2b0140df1faa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c0abfd6e5c411184ad306984efca31',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1032601241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09cbce78-7425-4f77-8647-9c07be27e41b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3828b7fac4ab4ef4942ba434f5a7a261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c0abfd6e5c411184ad306984efca31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:46.802547 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1310d8c9-3a2d-4b13-86c0-6f0f965e3988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:46.818353 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1310d8c9-3a2d-4b13-86c0-6f0f965e3988) transitioned into state 'SUCCESS' from state '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-1032601241',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3828b7fac4ab4ef4942ba434f5a7a261',qos_specs=None,replication_status=,reservations=['1d333ddc-4bbc-4824-8885-ebddee6aff80','694e254a-779a-4422-98d7-242584486f98','7a337bf4-877d-4a38-88fe-331329308d01','fb16b7d1-65b2-43f8-8cf7-2b0140df1faa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c0abfd6e5c411184ad306984efca31',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:46.819040 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b41848e-8ee1-4bee-8423-d892cb1f6c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:46.827366 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b41848e-8ee1-4bee-8423-d892cb1f6c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:46.828254 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Flow 'volume_create_api' (88ede62f-7907-4517-938d-b191e8d6c742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:46.828553 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Create volume request issued successfully. Aug 18 23:38:46.829065 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30882d52-4f90-47b5-af09-ae87e085e2d7 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:46.829453 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 224/896] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:38:46 2026] POST /volume/v3/volumes => generated 760 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:46.847273 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-52052fc0-e3e5-4ad8-baa6-8cdb1db0e3f8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:46.851816 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52052fc0-e3e5-4ad8-baa6-8cdb1db0e3f8 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b Aug 18 23:38:46.852059 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52052fc0-e3e5-4ad8-baa6-8cdb1db0e3f8 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:46.852276 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52052fc0-e3e5-4ad8-baa6-8cdb1db0e3f8 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:46.861311 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:46.861311 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:46.865116 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-52052fc0-e3e5-4ad8-baa6-8cdb1db0e3f8 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:46.869250 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52052fc0-e3e5-4ad8-baa6-8cdb1db0e3f8 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b returned with HTTP 200 Aug 18 23:38:46.869733 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 222/897] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:46 2026] GET /volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:47.164009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-b9eb1047-2ac3-4ae4-a9a5-ab03b07f564b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:47.166806 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-b9eb1047-2ac3-4ae4-a9a5-ab03b07f564b tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] DELETE https://10.4.3.229/volume/v3/attachments/fb98863e-807b-4d56-a447-cb22e5de9e7e Aug 18 23:38:47.167125 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-b9eb1047-2ac3-4ae4-a9a5-ab03b07f564b tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:47.167446 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-b9eb1047-2ac3-4ae4-a9a5-ab03b07f564b tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:47.176922 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:47.176922 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:47.221239 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-b9eb1047-2ac3-4ae4-a9a5-ab03b07f564b tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments/fb98863e-807b-4d56-a447-cb22e5de9e7e returned with HTTP 200 Aug 18 23:38:47.221661 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 230/898] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:38:47 2026] DELETE /volume/v3/attachments/fb98863e-807b-4d56-a447-cb22e5de9e7e => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:38:47.232626 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-8fb791f1-edb4-40ae-8c42-78720c3e005f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:47.235984 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-8fb791f1-edb4-40ae-8c42-78720c3e005f tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] DELETE https://10.4.3.229/volume/v3/attachments/61212670-19ad-4b7f-842a-a372dfa812f7 Aug 18 23:38:47.236196 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-8fb791f1-edb4-40ae-8c42-78720c3e005f tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:47.236421 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-8fb791f1-edb4-40ae-8c42-78720c3e005f tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:47.248245 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:47.248245 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:47.295534 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-8fb791f1-edb4-40ae-8c42-78720c3e005f tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments/61212670-19ad-4b7f-842a-a372dfa812f7 returned with HTTP 200 Aug 18 23:38:47.295981 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 223/899] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:38:47 2026] DELETE /volume/v3/attachments/61212670-19ad-4b7f-842a-a372dfa812f7 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:47.310548 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-8741a611-df25-4d6c-89f1-aaa59c9e0efc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:47.315685 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-8741a611-df25-4d6c-89f1-aaa59c9e0efc tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] DELETE https://10.4.3.229/volume/v3/attachments/52d5d1b3-ccad-4334-8026-44242fc8bd8d Aug 18 23:38:47.315931 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-8741a611-df25-4d6c-89f1-aaa59c9e0efc tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:47.316165 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-8741a611-df25-4d6c-89f1-aaa59c9e0efc tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:47.324730 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:47.324730 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:47.372180 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-39f841e3-6485-4f98-ab99-ecb13c3439fa req-8741a611-df25-4d6c-89f1-aaa59c9e0efc tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/attachments/52d5d1b3-ccad-4334-8026-44242fc8bd8d returned with HTTP 200 Aug 18 23:38:47.372708 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 225/900] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:38:47 2026] DELETE /volume/v3/attachments/52d5d1b3-ccad-4334-8026-44242fc8bd8d => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:47.881194 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5e613247-6004-41bb-9b00-276d799886ee None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:47.882828 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5e613247-6004-41bb-9b00-276d799886ee tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b Aug 18 23:38:47.883005 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5e613247-6004-41bb-9b00-276d799886ee tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:47.883183 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5e613247-6004-41bb-9b00-276d799886ee tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:47.890522 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:47.890522 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:47.893707 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5e613247-6004-41bb-9b00-276d799886ee tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:47.898331 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5e613247-6004-41bb-9b00-276d799886ee tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b returned with HTTP 200 Aug 18 23:38:47.898702 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 223/901] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:47 2026] GET /volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:47.920532 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-44159ef1-4b9c-4a18-800d-4c9f806d731b req-7beac8bc-1dfd-4903-8cf7-dc52ea65c53a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:47.922530 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-44159ef1-4b9c-4a18-800d-4c9f806d731b req-7beac8bc-1dfd-4903-8cf7-dc52ea65c53a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b Aug 18 23:38:47.922766 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-44159ef1-4b9c-4a18-800d-4c9f806d731b req-7beac8bc-1dfd-4903-8cf7-dc52ea65c53a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:47.922978 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-44159ef1-4b9c-4a18-800d-4c9f806d731b req-7beac8bc-1dfd-4903-8cf7-dc52ea65c53a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:47.929660 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:47.929660 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:47.934874 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-44159ef1-4b9c-4a18-800d-4c9f806d731b req-7beac8bc-1dfd-4903-8cf7-dc52ea65c53a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:47.939218 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-44159ef1-4b9c-4a18-800d-4c9f806d731b req-7beac8bc-1dfd-4903-8cf7-dc52ea65c53a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b returned with HTTP 200 Aug 18 23:38:47.939684 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 231/902] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:47 2026] GET /volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:47.957594 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:47.959496 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:47.959597 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1077151438"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:47.961001 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1077151438'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:47.961110 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Create volume of 1 GB Aug 18 23:38:47.961329 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:47.961329 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:47.970301 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Availability Zones retrieved successfully. Aug 18 23:38:47.979445 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Flow 'volume_create_api' (5d2ac593-300f-40b4-8ddf-0ae8804ba74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:47.981165 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda99b69-e64e-407b-8492-61d3dbbbbdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:47.982752 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:48.015358 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda99b69-e64e-407b-8492-61d3dbbbbdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:48.016479 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1cb4f9-0686-49cb-a344-494731c0c45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:48.056963 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Created reservations ['2fdabae8-e7d5-47e0-8b3d-653fe1c4d870', 'dfea63a7-38b4-42dd-95ba-f84b7b416091', '2242f9b9-22b2-48e2-a4da-387210dd0fd4', '324828eb-da21-4b6e-b0ba-dd200aa83d8e'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:48.057662 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1cb4f9-0686-49cb-a344-494731c0c45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fdabae8-e7d5-47e0-8b3d-653fe1c4d870', 'dfea63a7-38b4-42dd-95ba-f84b7b416091', '2242f9b9-22b2-48e2-a4da-387210dd0fd4', '324828eb-da21-4b6e-b0ba-dd200aa83d8e']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:48.058313 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48bec049-cde8-49eb-a04c-6ed570d1a423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:48.082644 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48bec049-cde8-49eb-a04c-6ed570d1a423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27c6a6e4-dd26-4f9f-af96-a46164d9f645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1077151438',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3828b7fac4ab4ef4942ba434f5a7a261',qos_specs=None,replication_status=,reservations=['2fdabae8-e7d5-47e0-8b3d-653fe1c4d870','dfea63a7-38b4-42dd-95ba-f84b7b416091','2242f9b9-22b2-48e2-a4da-387210dd0fd4','324828eb-da21-4b6e-b0ba-dd200aa83d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c0abfd6e5c411184ad306984efca31',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1077151438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27c6a6e4-dd26-4f9f-af96-a46164d9f645,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3828b7fac4ab4ef4942ba434f5a7a261',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3c0abfd6e5c411184ad306984efca31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:48.083446 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a297546-46c6-4491-946c-2d003f43846a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:48.102195 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a297546-46c6-4491-946c-2d003f43846a) transitioned into state 'SUCCESS' from state '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-1077151438',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3828b7fac4ab4ef4942ba434f5a7a261',qos_specs=None,replication_status=,reservations=['2fdabae8-e7d5-47e0-8b3d-653fe1c4d870','dfea63a7-38b4-42dd-95ba-f84b7b416091','2242f9b9-22b2-48e2-a4da-387210dd0fd4','324828eb-da21-4b6e-b0ba-dd200aa83d8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c0abfd6e5c411184ad306984efca31',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:48.103060 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6911b7e2-5d0d-4932-beff-a3f917beadcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:48.117134 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6911b7e2-5d0d-4932-beff-a3f917beadcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:48.119748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Flow 'volume_create_api' (5d2ac593-300f-40b4-8ddf-0ae8804ba74d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:48.120828 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Create volume request issued successfully. Aug 18 23:38:48.123213 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ea6e8317-aa1f-4fd2-aa2d-4ef53f7c5a73 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:48.123843 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 224/903] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:38:47 2026] POST /volume/v3/volumes => generated 760 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:48.136295 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c435ec63-2ef2-479c-91c9-17276c76352f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:48.138528 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c435ec63-2ef2-479c-91c9-17276c76352f tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 Aug 18 23:38:48.138768 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c435ec63-2ef2-479c-91c9-17276c76352f tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:48.139009 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c435ec63-2ef2-479c-91c9-17276c76352f tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:48.149156 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:48.149156 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:48.152186 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c435ec63-2ef2-479c-91c9-17276c76352f tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:48.156054 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c435ec63-2ef2-479c-91c9-17276c76352f tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 returned with HTTP 200 Aug 18 23:38:48.156468 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 226/904] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:48 2026] GET /volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:49.171615 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c3f22eda-61f2-454f-903d-177edffaf7fb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.173181 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c3f22eda-61f2-454f-903d-177edffaf7fb tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 Aug 18 23:38:49.173379 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c3f22eda-61f2-454f-903d-177edffaf7fb tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.173643 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c3f22eda-61f2-454f-903d-177edffaf7fb tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.180486 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.180486 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:49.184382 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c3f22eda-61f2-454f-903d-177edffaf7fb tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:49.188799 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c3f22eda-61f2-454f-903d-177edffaf7fb tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 returned with HTTP 200 Aug 18 23:38:49.189249 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 224/905] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:49 2026] GET /volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:49.212738 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-e7a37d6c-606e-424e-bc71-779ffc0187ed req-c4dd59a1-614d-421f-9ff6-4af334ac7fb4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.215974 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e7a37d6c-606e-424e-bc71-779ffc0187ed req-c4dd59a1-614d-421f-9ff6-4af334ac7fb4 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 Aug 18 23:38:49.216281 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e7a37d6c-606e-424e-bc71-779ffc0187ed req-c4dd59a1-614d-421f-9ff6-4af334ac7fb4 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.216567 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e7a37d6c-606e-424e-bc71-779ffc0187ed req-c4dd59a1-614d-421f-9ff6-4af334ac7fb4 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.225168 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.225168 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:49.229765 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-e7a37d6c-606e-424e-bc71-779ffc0187ed req-c4dd59a1-614d-421f-9ff6-4af334ac7fb4 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:49.234915 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e7a37d6c-606e-424e-bc71-779ffc0187ed req-c4dd59a1-614d-421f-9ff6-4af334ac7fb4 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 returned with HTTP 200 Aug 18 23:38:49.235440 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 232/906] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:49 2026] GET /volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:49.347160 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-07e48557-4400-4458-8fac-84d504f026f7 req-fc29c60a-1164-476c-a560-d7c64cafe312 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.350718 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-07e48557-4400-4458-8fac-84d504f026f7 req-fc29c60a-1164-476c-a560-d7c64cafe312 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:38:49.350969 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-07e48557-4400-4458-8fac-84d504f026f7 req-fc29c60a-1164-476c-a560-d7c64cafe312 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.351164 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-07e48557-4400-4458-8fac-84d504f026f7 req-fc29c60a-1164-476c-a560-d7c64cafe312 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.351449 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [req-07e48557-4400-4458-8fac-84d504f026f7 req-fc29c60a-1164-476c-a560-d7c64cafe312 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:38:49.351836 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.351836 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:49.352225 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-07e48557-4400-4458-8fac-84d504f026f7 req-fc29c60a-1164-476c-a560-d7c64cafe312 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:38:49.365556 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-07e48557-4400-4458-8fac-84d504f026f7 req-fc29c60a-1164-476c-a560-d7c64cafe312 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Get all volumes completed successfully. Aug 18 23:38:49.366478 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.366478 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:49.373649 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-07e48557-4400-4458-8fac-84d504f026f7 req-fc29c60a-1164-476c-a560-d7c64cafe312 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:38:49.374442 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 225/907] 10.4.3.229 () {68 vars in 1508 bytes} [Tue Aug 18 23:38:49 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:49.404318 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4fb0617b-1ff6-4312-a6f5-b3c98690afd1 req-a3839bab-0e78-40b8-95f7-348a385e7069 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.406593 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4fb0617b-1ff6-4312-a6f5-b3c98690afd1 req-a3839bab-0e78-40b8-95f7-348a385e7069 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:38:49.406813 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4fb0617b-1ff6-4312-a6f5-b3c98690afd1 req-a3839bab-0e78-40b8-95f7-348a385e7069 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.406993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4fb0617b-1ff6-4312-a6f5-b3c98690afd1 req-a3839bab-0e78-40b8-95f7-348a385e7069 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.407262 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [req-4fb0617b-1ff6-4312-a6f5-b3c98690afd1 req-a3839bab-0e78-40b8-95f7-348a385e7069 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:38:49.408086 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-4fb0617b-1ff6-4312-a6f5-b3c98690afd1 req-a3839bab-0e78-40b8-95f7-348a385e7069 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:38:49.421829 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-4fb0617b-1ff6-4312-a6f5-b3c98690afd1 req-a3839bab-0e78-40b8-95f7-348a385e7069 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Get all volumes completed successfully. Aug 18 23:38:49.422845 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.422845 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:49.429695 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4fb0617b-1ff6-4312-a6f5-b3c98690afd1 req-a3839bab-0e78-40b8-95f7-348a385e7069 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:38:49.430247 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 227/908] 10.4.3.229 () {68 vars in 1508 bytes} [Tue Aug 18 23:38:49 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:49.465085 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-362d6851-e744-4cb1-a747-af4228cf9891 req-e7864215-a1b4-46bf-9eca-af8a5b4721a5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.468541 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-362d6851-e744-4cb1-a747-af4228cf9891 req-e7864215-a1b4-46bf-9eca-af8a5b4721a5 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:38:49.468813 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-362d6851-e744-4cb1-a747-af4228cf9891 req-e7864215-a1b4-46bf-9eca-af8a5b4721a5 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.469044 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-362d6851-e744-4cb1-a747-af4228cf9891 req-e7864215-a1b4-46bf-9eca-af8a5b4721a5 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.469419 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [req-362d6851-e744-4cb1-a747-af4228cf9891 req-e7864215-a1b4-46bf-9eca-af8a5b4721a5 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:38:49.470467 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-362d6851-e744-4cb1-a747-af4228cf9891 req-e7864215-a1b4-46bf-9eca-af8a5b4721a5 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:38:49.485312 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-362d6851-e744-4cb1-a747-af4228cf9891 req-e7864215-a1b4-46bf-9eca-af8a5b4721a5 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Get all volumes completed successfully. Aug 18 23:38:49.486574 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.486574 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:49.493574 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-362d6851-e744-4cb1-a747-af4228cf9891 req-e7864215-a1b4-46bf-9eca-af8a5b4721a5 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:38:49.494104 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 225/909] 10.4.3.229 () {68 vars in 1508 bytes} [Tue Aug 18 23:38:49 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:49.538173 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f5093090-5519-4e9b-8471-107c567beeba req-326e0d2e-e722-4479-9fc6-9ded2d576111 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.542264 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f5093090-5519-4e9b-8471-107c567beeba req-326e0d2e-e722-4479-9fc6-9ded2d576111 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:38:49.542708 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f5093090-5519-4e9b-8471-107c567beeba req-326e0d2e-e722-4479-9fc6-9ded2d576111 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.542993 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f5093090-5519-4e9b-8471-107c567beeba req-326e0d2e-e722-4479-9fc6-9ded2d576111 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.543261 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [req-f5093090-5519-4e9b-8471-107c567beeba req-326e0d2e-e722-4479-9fc6-9ded2d576111 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:38:49.544017 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-f5093090-5519-4e9b-8471-107c567beeba req-326e0d2e-e722-4479-9fc6-9ded2d576111 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:38:49.563347 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f5093090-5519-4e9b-8471-107c567beeba req-326e0d2e-e722-4479-9fc6-9ded2d576111 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Get all volumes completed successfully. Aug 18 23:38:49.564831 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.564831 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:49.573844 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f5093090-5519-4e9b-8471-107c567beeba req-326e0d2e-e722-4479-9fc6-9ded2d576111 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:38:49.574460 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 233/910] 10.4.3.229 () {68 vars in 1508 bytes} [Tue Aug 18 23:38:49 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:49.613268 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-1e2b39a4-eeb0-41f6-afcf-c4670fd543f5 req-0025b82a-1ed6-48a7-ba09-e8dc8d9d6b93 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.616046 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1e2b39a4-eeb0-41f6-afcf-c4670fd543f5 req-0025b82a-1ed6-48a7-ba09-e8dc8d9d6b93 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:38:49.616132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1e2b39a4-eeb0-41f6-afcf-c4670fd543f5 req-0025b82a-1ed6-48a7-ba09-e8dc8d9d6b93 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.616414 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1e2b39a4-eeb0-41f6-afcf-c4670fd543f5 req-0025b82a-1ed6-48a7-ba09-e8dc8d9d6b93 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.616721 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [req-1e2b39a4-eeb0-41f6-afcf-c4670fd543f5 req-0025b82a-1ed6-48a7-ba09-e8dc8d9d6b93 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:38:49.618135 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [req-1e2b39a4-eeb0-41f6-afcf-c4670fd543f5 req-0025b82a-1ed6-48a7-ba09-e8dc8d9d6b93 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:38:49.628205 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-1e2b39a4-eeb0-41f6-afcf-c4670fd543f5 req-0025b82a-1ed6-48a7-ba09-e8dc8d9d6b93 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Get all volumes completed successfully. Aug 18 23:38:49.629626 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.629626 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:49.634936 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1e2b39a4-eeb0-41f6-afcf-c4670fd543f5 req-0025b82a-1ed6-48a7-ba09-e8dc8d9d6b93 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:38:49.635590 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 226/911] 10.4.3.229 () {68 vars in 1508 bytes} [Tue Aug 18 23:38:49 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 18 23:38:49.670782 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f376eee4-5b7e-4234-9664-85ad14a6d212 req-807dd7df-52ea-46b2-b4cf-ba51ca00bf50 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.675148 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f376eee4-5b7e-4234-9664-85ad14a6d212 req-807dd7df-52ea-46b2-b4cf-ba51ca00bf50 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:38:49.675339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f376eee4-5b7e-4234-9664-85ad14a6d212 req-807dd7df-52ea-46b2-b4cf-ba51ca00bf50 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.675528 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f376eee4-5b7e-4234-9664-85ad14a6d212 req-807dd7df-52ea-46b2-b4cf-ba51ca00bf50 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.675770 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [req-f376eee4-5b7e-4234-9664-85ad14a6d212 req-807dd7df-52ea-46b2-b4cf-ba51ca00bf50 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:38:49.676445 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-f376eee4-5b7e-4234-9664-85ad14a6d212 req-807dd7df-52ea-46b2-b4cf-ba51ca00bf50 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:38:49.688755 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f376eee4-5b7e-4234-9664-85ad14a6d212 req-807dd7df-52ea-46b2-b4cf-ba51ca00bf50 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Get all volumes completed successfully. Aug 18 23:38:49.690648 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.690648 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:49.696734 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f376eee4-5b7e-4234-9664-85ad14a6d212 req-807dd7df-52ea-46b2-b4cf-ba51ca00bf50 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:38:49.697318 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 228/912] 10.4.3.229 () {68 vars in 1508 bytes} [Tue Aug 18 23:38:49 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:49.742123 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f322f80d-d50c-4572-88de-7090a1340096 req-615204a4-bf1b-4517-93dd-8938eb73fd4b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.744923 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f322f80d-d50c-4572-88de-7090a1340096 req-615204a4-bf1b-4517-93dd-8938eb73fd4b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:38:49.745071 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f322f80d-d50c-4572-88de-7090a1340096 req-615204a4-bf1b-4517-93dd-8938eb73fd4b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.745441 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f322f80d-d50c-4572-88de-7090a1340096 req-615204a4-bf1b-4517-93dd-8938eb73fd4b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.745898 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [req-f322f80d-d50c-4572-88de-7090a1340096 req-615204a4-bf1b-4517-93dd-8938eb73fd4b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:38:49.746891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [req-f322f80d-d50c-4572-88de-7090a1340096 req-615204a4-bf1b-4517-93dd-8938eb73fd4b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:38:49.759076 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-f322f80d-d50c-4572-88de-7090a1340096 req-615204a4-bf1b-4517-93dd-8938eb73fd4b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Get all volumes completed successfully. Aug 18 23:38:49.759491 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.759491 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:49.765854 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f322f80d-d50c-4572-88de-7090a1340096 req-615204a4-bf1b-4517-93dd-8938eb73fd4b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:38:49.766431 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 226/913] 10.4.3.229 () {68 vars in 1508 bytes} [Tue Aug 18 23:38:49 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:49.797068 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-3d00c3a0-4cdf-43b5-9e07-c5c03e02492c req-2241004c-0393-4ee9-a92e-d2290f871653 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.799660 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-3d00c3a0-4cdf-43b5-9e07-c5c03e02492c req-2241004c-0393-4ee9-a92e-d2290f871653 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:38:49.799748 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-3d00c3a0-4cdf-43b5-9e07-c5c03e02492c req-2241004c-0393-4ee9-a92e-d2290f871653 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.799887 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-3d00c3a0-4cdf-43b5-9e07-c5c03e02492c req-2241004c-0393-4ee9-a92e-d2290f871653 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.800135 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [req-3d00c3a0-4cdf-43b5-9e07-c5c03e02492c req-2241004c-0393-4ee9-a92e-d2290f871653 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:38:49.800834 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-3d00c3a0-4cdf-43b5-9e07-c5c03e02492c req-2241004c-0393-4ee9-a92e-d2290f871653 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:38:49.809271 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-3d00c3a0-4cdf-43b5-9e07-c5c03e02492c req-2241004c-0393-4ee9-a92e-d2290f871653 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] Get all volumes completed successfully. Aug 18 23:38:49.810247 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.810247 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:49.814397 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-3d00c3a0-4cdf-43b5-9e07-c5c03e02492c req-2241004c-0393-4ee9-a92e-d2290f871653 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:38:49.815064 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 234/914] 10.4.3.229 () {68 vars in 1508 bytes} [Tue Aug 18 23:38:49 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:49.834457 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-215f166e-8812-4e4e-abcd-afd38ebef76a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.837609 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-215f166e-8812-4e4e-abcd-afd38ebef76a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] DELETE https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 Aug 18 23:38:49.837830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-215f166e-8812-4e4e-abcd-afd38ebef76a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.838161 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-215f166e-8812-4e4e-abcd-afd38ebef76a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.838222 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-215f166e-8812-4e4e-abcd-afd38ebef76a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Delete volume with id: 27c6a6e4-dd26-4f9f-af96-a46164d9f645 Aug 18 23:38:49.848675 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.848675 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:49.849427 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-215f166e-8812-4e4e-abcd-afd38ebef76a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:49.884156 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-215f166e-8812-4e4e-abcd-afd38ebef76a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Delete volume request issued successfully. Aug 18 23:38:49.884156 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-215f166e-8812-4e4e-abcd-afd38ebef76a tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 returned with HTTP 202 Aug 18 23:38:49.884700 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 227/915] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:49 2026] DELETE /volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:49.892759 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-81cd0cd1-77db-44fd-82b0-3c0c2c9887d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:49.895478 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81cd0cd1-77db-44fd-82b0-3c0c2c9887d1 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 Aug 18 23:38:49.895478 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81cd0cd1-77db-44fd-82b0-3c0c2c9887d1 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:49.895478 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81cd0cd1-77db-44fd-82b0-3c0c2c9887d1 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:49.905292 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:49.905292 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:49.912442 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-81cd0cd1-77db-44fd-82b0-3c0c2c9887d1 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:49.918049 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81cd0cd1-77db-44fd-82b0-3c0c2c9887d1 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 returned with HTTP 200 Aug 18 23:38:49.918486 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 229/916] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:49 2026] GET /volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:50.772675 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3be19e25-edfd-4190-a0fa-e99025de101a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:50.774432 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3be19e25-edfd-4190-a0fa-e99025de101a tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] DELETE https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 Aug 18 23:38:50.774629 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3be19e25-edfd-4190-a0fa-e99025de101a tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:50.774838 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3be19e25-edfd-4190-a0fa-e99025de101a tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:50.774992 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-3be19e25-edfd-4190-a0fa-e99025de101a tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Delete volume with id: 39e89bad-5cf4-47b5-aa06-2da10a4c7d29 Aug 18 23:38:50.782389 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:50.782389 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:50.782887 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3be19e25-edfd-4190-a0fa-e99025de101a tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:38:50.802855 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3be19e25-edfd-4190-a0fa-e99025de101a tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Delete volume request issued successfully. Aug 18 23:38:50.802855 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3be19e25-edfd-4190-a0fa-e99025de101a tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 returned with HTTP 202 Aug 18 23:38:50.802855 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 227/917] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:50 2026] DELETE /volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:50.810640 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a62d7027-9535-43ea-84e3-fd8911966508 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:50.812297 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a62d7027-9535-43ea-84e3-fd8911966508 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 Aug 18 23:38:50.812552 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a62d7027-9535-43ea-84e3-fd8911966508 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:50.812815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a62d7027-9535-43ea-84e3-fd8911966508 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:50.823506 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:50.823506 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:50.827169 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a62d7027-9535-43ea-84e3-fd8911966508 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:38:50.831733 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a62d7027-9535-43ea-84e3-fd8911966508 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 returned with HTTP 200 Aug 18 23:38:50.831733 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 235/918] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:50 2026] GET /volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:50.932806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f706f28c-1f54-43a0-8234-d80c205f1c7f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:50.937540 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f706f28c-1f54-43a0-8234-d80c205f1c7f tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 Aug 18 23:38:50.937540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f706f28c-1f54-43a0-8234-d80c205f1c7f tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:50.937540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f706f28c-1f54-43a0-8234-d80c205f1c7f tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:50.941825 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f706f28c-1f54-43a0-8234-d80c205f1c7f tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 returned with HTTP 404 Aug 18 23:38:50.942344 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 228/919] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:50 2026] GET /volume/v3/volumes/27c6a6e4-dd26-4f9f-af96-a46164d9f645 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:50.948419 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b1f05131-5393-4a9c-b03a-377c725dd823 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:50.950348 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b1f05131-5393-4a9c-b03a-377c725dd823 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] DELETE https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b Aug 18 23:38:50.950615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b1f05131-5393-4a9c-b03a-377c725dd823 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:50.950837 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b1f05131-5393-4a9c-b03a-377c725dd823 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:50.951018 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b1f05131-5393-4a9c-b03a-377c725dd823 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Delete volume with id: 09cbce78-7425-4f77-8647-9c07be27e41b Aug 18 23:38:50.952972 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=288,cinder:INSERT=49,cinder:UPDATE=102 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:38:50.959192 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:50.959192 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:50.960039 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b1f05131-5393-4a9c-b03a-377c725dd823 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:50.982104 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b1f05131-5393-4a9c-b03a-377c725dd823 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Delete volume request issued successfully. Aug 18 23:38:50.982282 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b1f05131-5393-4a9c-b03a-377c725dd823 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b returned with HTTP 202 Aug 18 23:38:50.982737 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 230/920] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:50 2026] DELETE /volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:50.990037 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8ef1cd04-5f7a-47d0-ad22-9cf7c1770eb6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:50.991711 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8ef1cd04-5f7a-47d0-ad22-9cf7c1770eb6 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b Aug 18 23:38:50.991890 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8ef1cd04-5f7a-47d0-ad22-9cf7c1770eb6 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:50.992058 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8ef1cd04-5f7a-47d0-ad22-9cf7c1770eb6 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:50.993844 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=291,cinder:INSERT=46,cinder:UPDATE=70 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:38:51.001769 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:51.001769 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:51.005404 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8ef1cd04-5f7a-47d0-ad22-9cf7c1770eb6 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:51.009082 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8ef1cd04-5f7a-47d0-ad22-9cf7c1770eb6 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b returned with HTTP 200 Aug 18 23:38:51.009418 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 228/921] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:50 2026] GET /volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:51.210814 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-daf9aa9e-2138-4c32-8510-f14953b0bf36 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:51.212610 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-daf9aa9e-2138-4c32-8510-f14953b0bf36 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:38:51.213237 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-daf9aa9e-2138-4c32-8510-f14953b0bf36 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:51.213237 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-daf9aa9e-2138-4c32-8510-f14953b0bf36 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:51.222880 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:51.222880 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:51.226106 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-daf9aa9e-2138-4c32-8510-f14953b0bf36 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:51.230115 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-daf9aa9e-2138-4c32-8510-f14953b0bf36 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:38:51.230468 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 236/922] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:51 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:51.472177 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-82317999-bafd-41ea-a6c1-de1c8139e12b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:51.482989 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-82317999-bafd-41ea-a6c1-de1c8139e12b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:38:51.482989 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-82317999-bafd-41ea-a6c1-de1c8139e12b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:51.482989 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-82317999-bafd-41ea-a6c1-de1c8139e12b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:51.497292 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:51.497292 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:51.500287 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-82317999-bafd-41ea-a6c1-de1c8139e12b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:51.505939 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-82317999-bafd-41ea-a6c1-de1c8139e12b tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:38:51.506347 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 229/923] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:51 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:51.557235 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-14e3c7fa-5309-4f1f-8465-af93e02b9057 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:51.561688 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-14e3c7fa-5309-4f1f-8465-af93e02b9057 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:38:51.561688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-14e3c7fa-5309-4f1f-8465-af93e02b9057 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:51.561688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-14e3c7fa-5309-4f1f-8465-af93e02b9057 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:51.575827 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:51.575827 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:51.585926 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-14e3c7fa-5309-4f1f-8465-af93e02b9057 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:51.592296 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-14e3c7fa-5309-4f1f-8465-af93e02b9057 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:38:51.592887 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 231/924] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:51 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:51.619608 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-0305f174-dc1c-4c61-afe8-a3c7e9186993 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:51.622950 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-0305f174-dc1c-4c61-afe8-a3c7e9186993 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6/action Aug 18 23:38:51.623358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-0305f174-dc1c-4c61-afe8-a3c7e9186993 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:51.623838 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-0305f174-dc1c-4c61-afe8-a3c7e9186993 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:51.638064 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:51.638064 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:51.639156 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-0305f174-dc1c-4c61-afe8-a3c7e9186993 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:51.650724 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-0305f174-dc1c-4c61-afe8-a3c7e9186993 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Begin detaching volume completed successfully. Aug 18 23:38:51.650934 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-0305f174-dc1c-4c61-afe8-a3c7e9186993 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6/action returned with HTTP 202 Aug 18 23:38:51.651637 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 229/925] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:38:51 2026] POST /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:38:51.743384 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cc030681-4d29-49ad-acd4-e9f66897a760 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:51.743384 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cc030681-4d29-49ad-acd4-e9f66897a760 None None] GET https://10.4.3.229/volume// Aug 18 23:38:51.743384 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cc030681-4d29-49ad-acd4-e9f66897a760 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:51.743384 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cc030681-4d29-49ad-acd4-e9f66897a760 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:51.743384 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cc030681-4d29-49ad-acd4-e9f66897a760 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:51.743384 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 237/926] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:38:51.768744 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-e8f7fe42-66f2-4378-a95c-b3d9ff6bbb76 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:51.771197 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-e8f7fe42-66f2-4378-a95c-b3d9ff6bbb76 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:38:51.771368 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-e8f7fe42-66f2-4378-a95c-b3d9ff6bbb76 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:51.771587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-e8f7fe42-66f2-4378-a95c-b3d9ff6bbb76 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:51.789640 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:51.789640 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:51.797829 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-e8f7fe42-66f2-4378-a95c-b3d9ff6bbb76 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:51.803392 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-e8f7fe42-66f2-4378-a95c-b3d9ff6bbb76 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:38:51.803855 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 230/927] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:38:51 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:38:51.845497 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7b0d6bd4-073e-4763-b150-345d9712a17d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:51.847323 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b0d6bd4-073e-4763-b150-345d9712a17d tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 Aug 18 23:38:51.847538 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b0d6bd4-073e-4763-b150-345d9712a17d tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:51.847754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b0d6bd4-073e-4763-b150-345d9712a17d tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:51.853579 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b0d6bd4-073e-4763-b150-345d9712a17d tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 returned with HTTP 404 Aug 18 23:38:51.854104 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 232/928] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:51 2026] GET /volume/v3/volumes/39e89bad-5cf4-47b5-aa06-2da10a4c7d29 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:51.861493 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-23fbe728-ca74-4a59-b592-e98cc1452111 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:51.863837 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-23fbe728-ca74-4a59-b592-e98cc1452111 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 Aug 18 23:38:51.863837 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-23fbe728-ca74-4a59-b592-e98cc1452111 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:51.863837 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-23fbe728-ca74-4a59-b592-e98cc1452111 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:51.863837 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-23fbe728-ca74-4a59-b592-e98cc1452111 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Delete volume with id: d6437db1-fb7a-49d0-a296-7be57539cdf0 Aug 18 23:38:51.875769 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:51.875769 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:51.876265 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-23fbe728-ca74-4a59-b592-e98cc1452111 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:38:51.911439 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-23fbe728-ca74-4a59-b592-e98cc1452111 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Delete volume request issued successfully. Aug 18 23:38:51.911646 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-23fbe728-ca74-4a59-b592-e98cc1452111 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 returned with HTTP 202 Aug 18 23:38:51.912169 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 230/929] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:51 2026] DELETE /volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:51.919577 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-83c48ed4-0cc9-454b-b0ae-a8bb74aae3de None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:51.921664 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-83c48ed4-0cc9-454b-b0ae-a8bb74aae3de tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 Aug 18 23:38:51.921926 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-83c48ed4-0cc9-454b-b0ae-a8bb74aae3de tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:51.922165 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-83c48ed4-0cc9-454b-b0ae-a8bb74aae3de tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:51.932200 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:51.932200 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:51.936959 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-83c48ed4-0cc9-454b-b0ae-a8bb74aae3de tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:38:51.943450 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-83c48ed4-0cc9-454b-b0ae-a8bb74aae3de tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 returned with HTTP 200 Aug 18 23:38:51.943957 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 238/930] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:51 2026] GET /volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:52.024069 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fa2628d1-d42f-4a86-bebb-17cdc116cf21 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.025758 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fa2628d1-d42f-4a86-bebb-17cdc116cf21 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b Aug 18 23:38:52.026278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fa2628d1-d42f-4a86-bebb-17cdc116cf21 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:52.026278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fa2628d1-d42f-4a86-bebb-17cdc116cf21 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:52.035676 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fa2628d1-d42f-4a86-bebb-17cdc116cf21 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b returned with HTTP 404 Aug 18 23:38:52.035676 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 231/931] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:52 2026] GET /volume/v3/volumes/09cbce78-7425-4f77-8647-9c07be27e41b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:52.047444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1abc3b2c-2640-4642-b21b-ec7aebdb0bef None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.051444 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1abc3b2c-2640-4642-b21b-ec7aebdb0bef tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 Aug 18 23:38:52.051444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1abc3b2c-2640-4642-b21b-ec7aebdb0bef tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:52.051444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1abc3b2c-2640-4642-b21b-ec7aebdb0bef tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:52.051444 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-1abc3b2c-2640-4642-b21b-ec7aebdb0bef tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Delete volume with id: 2313eb41-22d9-4868-b147-8bddc0cdee39 Aug 18 23:38:52.061381 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:52.061381 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:52.062187 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1abc3b2c-2640-4642-b21b-ec7aebdb0bef tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:52.087934 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1abc3b2c-2640-4642-b21b-ec7aebdb0bef tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Delete volume request issued successfully. Aug 18 23:38:52.088356 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1abc3b2c-2640-4642-b21b-ec7aebdb0bef tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 returned with HTTP 202 Aug 18 23:38:52.088966 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 233/932] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:52 2026] DELETE /volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:52.098698 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0e2ecad7-f95c-4788-b10c-8314fe347a5b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.104532 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e2ecad7-f95c-4788-b10c-8314fe347a5b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 Aug 18 23:38:52.104946 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0e2ecad7-f95c-4788-b10c-8314fe347a5b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:52.106452 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0e2ecad7-f95c-4788-b10c-8314fe347a5b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:52.123206 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:52.123206 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:52.128161 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0e2ecad7-f95c-4788-b10c-8314fe347a5b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Volume info retrieved successfully. Aug 18 23:38:52.134723 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e2ecad7-f95c-4788-b10c-8314fe347a5b tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 returned with HTTP 200 Aug 18 23:38:52.135254 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 231/933] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:52 2026] GET /volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:52.318529 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-e27f8b84-4b3e-4690-a4e9-ad59f0d85ebc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.323138 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-e27f8b84-4b3e-4690-a4e9-ad59f0d85ebc tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:38:52.323318 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-e27f8b84-4b3e-4690-a4e9-ad59f0d85ebc tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:52.323481 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-e27f8b84-4b3e-4690-a4e9-ad59f0d85ebc tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:52.331705 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:52.331705 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:52.335366 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-e27f8b84-4b3e-4690-a4e9-ad59f0d85ebc tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:38:52.339378 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-e27f8b84-4b3e-4690-a4e9-ad59f0d85ebc tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:38:52.339800 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 239/934] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:52 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:52.361259 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a33690b3-6cb4-46ce-9333-ab05ca29adf1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.361808 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a33690b3-6cb4-46ce-9333-ab05ca29adf1 None None] GET https://10.4.3.229/volume// Aug 18 23:38:52.362049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a33690b3-6cb4-46ce-9333-ab05ca29adf1 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:52.362306 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a33690b3-6cb4-46ce-9333-ab05ca29adf1 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:52.362860 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a33690b3-6cb4-46ce-9333-ab05ca29adf1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:52.363416 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 232/935] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:38: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 18 23:38:52.373537 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-002a33ca-971e-49bd-9d5d-dd8ec400389a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.380616 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-002a33ca-971e-49bd-9d5d-dd8ec400389a tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:38:52.380616 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-002a33ca-971e-49bd-9d5d-dd8ec400389a tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77a52d79-1b82-410e-8d51-ccdda7a33d03", "connector": null, "instance_uuid": "5b90db4b-c58a-457c-993f-77456290e8ae"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:52.394259 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:52.394259 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:52.425057 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-002a33ca-971e-49bd-9d5d-dd8ec400389a tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:38:52.425057 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 234/936] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:38:52 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:52.478966 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-39470f91-f9e8-4a22-83b1-4222333c77ac None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.480984 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-39470f91-f9e8-4a22-83b1-4222333c77ac tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] POST https://10.4.3.229/volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82/action Aug 18 23:38:52.481321 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-39470f91-f9e8-4a22-83b1-4222333c77ac tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:52.481446 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-39470f91-f9e8-4a22-83b1-4222333c77ac tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:52.500901 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:52.500901 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:52.511098 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6e3ef1db-9d6b-4144-95ec-b4ab712dc836 req-39470f91-f9e8-4a22-83b1-4222333c77ac tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82/action returned with HTTP 204 Aug 18 23:38:52.511778 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 232/937] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:38:52 2026] POST /volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:52.548997 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4c92b0c1-87db-4e5a-8f14-8884b5cb10b6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.551082 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c92b0c1-87db-4e5a-8f14-8884b5cb10b6 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:38:52.553066 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c92b0c1-87db-4e5a-8f14-8884b5cb10b6 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:52.553066 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c92b0c1-87db-4e5a-8f14-8884b5cb10b6 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:52.565103 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:52.565103 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:52.567984 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4c92b0c1-87db-4e5a-8f14-8884b5cb10b6 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:38:52.574418 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c92b0c1-87db-4e5a-8f14-8884b5cb10b6 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:38:52.574418 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 240/938] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:52 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 1112 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:52.592539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a89a8086-a649-453f-8bfb-feba4e6bd2ef None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.592539 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a89a8086-a649-453f-8bfb-feba4e6bd2ef tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:38:52.592539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a89a8086-a649-453f-8bfb-feba4e6bd2ef tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:52.593096 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a89a8086-a649-453f-8bfb-feba4e6bd2ef tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:52.601808 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:52.601808 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:52.605473 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a89a8086-a649-453f-8bfb-feba4e6bd2ef tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:38:52.609890 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a89a8086-a649-453f-8bfb-feba4e6bd2ef tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:38:52.611689 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 233/939] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:52 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 1112 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:52.903266 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-86755d88-74fc-43a8-b0cb-f9fab1a7cefe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.905470 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-86755d88-74fc-43a8-b0cb-f9fab1a7cefe tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] DELETE https://10.4.3.229/volume/v3/attachments/d8cb9400-25fe-4bf6-a867-88d2798ed497 Aug 18 23:38:52.905706 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-86755d88-74fc-43a8-b0cb-f9fab1a7cefe tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:52.905882 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-86755d88-74fc-43a8-b0cb-f9fab1a7cefe tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:52.912677 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:52.912677 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:52.956687 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cb7482b9-72f3-4363-8673-65c8255c6835 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.959742 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb7482b9-72f3-4363-8673-65c8255c6835 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 Aug 18 23:38:52.960609 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb7482b9-72f3-4363-8673-65c8255c6835 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:52.960609 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb7482b9-72f3-4363-8673-65c8255c6835 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:52.969169 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb7482b9-72f3-4363-8673-65c8255c6835 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 returned with HTTP 404 Aug 18 23:38:52.969786 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 233/940] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:52 2026] GET /volume/v3/volumes/d6437db1-fb7a-49d0-a296-7be57539cdf0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:52.970747 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0e818f20-fdd0-4d1a-8f84-1d1c6e6793ce req-86755d88-74fc-43a8-b0cb-f9fab1a7cefe tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/d8cb9400-25fe-4bf6-a867-88d2798ed497 returned with HTTP 200 Aug 18 23:38:52.971270 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 235/941] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:38:52 2026] DELETE /volume/v3/attachments/d8cb9400-25fe-4bf6-a867-88d2798ed497 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:52.976747 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b39d1c1c-7fca-4a03-a5ef-0b3bf8c8b528 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:52.979051 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b39d1c1c-7fca-4a03-a5ef-0b3bf8c8b528 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] DELETE https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a Aug 18 23:38:52.979304 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b39d1c1c-7fca-4a03-a5ef-0b3bf8c8b528 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:52.979600 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b39d1c1c-7fca-4a03-a5ef-0b3bf8c8b528 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:52.979823 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b39d1c1c-7fca-4a03-a5ef-0b3bf8c8b528 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Delete volume with id: 580e03e6-ced7-4bb8-8fda-c80d9487dc7a Aug 18 23:38:52.987909 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:52.987909 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:52.988362 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b39d1c1c-7fca-4a03-a5ef-0b3bf8c8b528 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:38:53.014863 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b39d1c1c-7fca-4a03-a5ef-0b3bf8c8b528 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Delete volume request issued successfully. Aug 18 23:38:53.014863 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b39d1c1c-7fca-4a03-a5ef-0b3bf8c8b528 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a returned with HTTP 202 Aug 18 23:38:53.015168 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 241/942] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:38:52 2026] DELETE /volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:38:53.023037 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-edfc712d-24e3-4517-a5aa-89b9a63be19e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:53.024454 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-edfc712d-24e3-4517-a5aa-89b9a63be19e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a Aug 18 23:38:53.024843 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-edfc712d-24e3-4517-a5aa-89b9a63be19e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:53.024843 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-edfc712d-24e3-4517-a5aa-89b9a63be19e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:53.033327 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:53.033327 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:53.037120 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-edfc712d-24e3-4517-a5aa-89b9a63be19e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Volume info retrieved successfully. Aug 18 23:38:53.041581 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-edfc712d-24e3-4517-a5aa-89b9a63be19e tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a returned with HTTP 200 Aug 18 23:38:53.042115 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 234/943] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:53 2026] GET /volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:53.148703 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-89332bc3-ac69-4d70-b004-2d083f48dee1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:53.150734 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-89332bc3-ac69-4d70-b004-2d083f48dee1 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] GET https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 Aug 18 23:38:53.150989 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-89332bc3-ac69-4d70-b004-2d083f48dee1 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:53.151242 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-89332bc3-ac69-4d70-b004-2d083f48dee1 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:53.158052 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-89332bc3-ac69-4d70-b004-2d083f48dee1 tempest-VolumesTestJSON-919101896 tempest-VolumesTestJSON-919101896-project-member] https://10.4.3.229/volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 returned with HTTP 404 Aug 18 23:38:53.158644 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 234/944] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:53 2026] GET /volume/v3/volumes/2313eb41-22d9-4868-b147-8bddc0cdee39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:53.700988 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e4745af7-48d1-4a15-bd64-596c1d21a605 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:53.701409 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4745af7-48d1-4a15-bd64-596c1d21a605 None None] GET https://10.4.3.229/volume// Aug 18 23:38:53.701642 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4745af7-48d1-4a15-bd64-596c1d21a605 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:53.701905 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4745af7-48d1-4a15-bd64-596c1d21a605 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:53.702334 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4745af7-48d1-4a15-bd64-596c1d21a605 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:53.702778 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 236/945] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:38: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 18 23:38:53.712750 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-9a9a5aaf-1469-4ba0-a5ea-117bdab6b24e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:53.715473 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-9a9a5aaf-1469-4ba0-a5ea-117bdab6b24e tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:38:53.715806 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-9a9a5aaf-1469-4ba0-a5ea-117bdab6b24e tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:53.716064 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-9a9a5aaf-1469-4ba0-a5ea-117bdab6b24e tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:53.729761 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:53.729761 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:53.735571 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-9a9a5aaf-1469-4ba0-a5ea-117bdab6b24e tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:38:53.742717 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-9a9a5aaf-1469-4ba0-a5ea-117bdab6b24e tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:38:53.743269 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 242/946] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:38:53 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 1292 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:38:53.830018 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-47da68a7-0ae5-4903-9dea-9b87b4f97fb9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:53.831565 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-20eb0f34-0e1a-4473-9ac1-d3f5f5324fb9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:53.832617 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-47da68a7-0ae5-4903-9dea-9b87b4f97fb9 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:38:53.832890 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-47da68a7-0ae5-4903-9dea-9b87b4f97fb9 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:53.833107 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-47da68a7-0ae5-4903-9dea-9b87b4f97fb9 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:53.833686 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-20eb0f34-0e1a-4473-9ac1-d3f5f5324fb9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] PUT https://10.4.3.229/volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82 Aug 18 23:38:53.834156 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-20eb0f34-0e1a-4473-9ac1-d3f5f5324fb9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:53.841103 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:53.841103 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:53.843699 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-20eb0f34-0e1a-4473-9ac1-d3f5f5324fb9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Acquiring lock "cinder-attachment_update-77a52d79-1b82-410e-8d51-ccdda7a33d03-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:38:53.845106 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-47da68a7-0ae5-4903-9dea-9b87b4f97fb9 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:53.848654 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-20eb0f34-0e1a-4473-9ac1-d3f5f5324fb9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Lock "cinder-attachment_update-77a52d79-1b82-410e-8d51-ccdda7a33d03-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:38:53.849762 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-47da68a7-0ae5-4903-9dea-9b87b4f97fb9 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:38:53.850039 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:53.850039 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:53.850381 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 235/947] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:53 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:53.962005 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-20eb0f34-0e1a-4473-9ac1-d3f5f5324fb9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Lock "cinder-attachment_update-77a52d79-1b82-410e-8d51-ccdda7a33d03-np0000007721" released by "attachment_update" :: held 0.113s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:38:53.962323 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-20eb0f34-0e1a-4473-9ac1-d3f5f5324fb9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82 returned with HTTP 200 Aug 18 23:38:53.962724 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 235/948] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:38:53 2026] PUT /volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:53.989424 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-dee0bfe6-98b1-4420-979c-2cf34c3dba57 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:53.995066 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-dee0bfe6-98b1-4420-979c-2cf34c3dba57 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] POST https://10.4.3.229/volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82/action Aug 18 23:38:53.995656 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-dee0bfe6-98b1-4420-979c-2cf34c3dba57 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:38:53.995823 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-dee0bfe6-98b1-4420-979c-2cf34c3dba57 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:54.020244 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:54.020244 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:54.031189 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8c35ffb7-df78-45e2-a1f1-5227bdd0c65c req-dee0bfe6-98b1-4420-979c-2cf34c3dba57 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82/action returned with HTTP 204 Aug 18 23:38:54.031266 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 237/949] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:38:53 2026] POST /volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:54.056555 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c2ca05c3-b474-46c5-974c-a171ae341479 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:54.056555 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c2ca05c3-b474-46c5-974c-a171ae341479 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] GET https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a Aug 18 23:38:54.056555 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c2ca05c3-b474-46c5-974c-a171ae341479 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:54.057158 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c2ca05c3-b474-46c5-974c-a171ae341479 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:54.065338 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c2ca05c3-b474-46c5-974c-a171ae341479 tempest-TaggedBootDevicesTest-760217334 tempest-TaggedBootDevicesTest-760217334-project-member] https://10.4.3.229/volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a returned with HTTP 404 Aug 18 23:38:54.065338 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 243/950] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:54 2026] GET /volume/v3/volumes/580e03e6-ced7-4bb8-8fda-c80d9487dc7a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:55.153947 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b1ea35ac-43b9-45d3-8502-9a24bdd7cd27 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.265532 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b1ea35ac-43b9-45d3-8502-9a24bdd7cd27 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:38:55.266145 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b1ea35ac-43b9-45d3-8502-9a24bdd7cd27 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1098384457"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:55.290360 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b1ea35ac-43b9-45d3-8502-9a24bdd7cd27 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:38:55.290872 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 236/951] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:38:55 2026] POST /volume/v3/group_types => generated 181 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:55.304609 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1ff13b95-6854-430b-a8c3-adeb835d9d08 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.310352 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1ff13b95-6854-430b-a8c3-adeb835d9d08 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] POST https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs Aug 18 23:38:55.310795 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1ff13b95-6854-430b-a8c3-adeb835d9d08 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:55.313112 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:55.313112 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:55.326427 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1ff13b95-6854-430b-a8c3-adeb835d9d08 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs returned with HTTP 202 Aug 18 23:38:55.326945 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 236/952] 10.4.3.229 () {70 vars in 1458 bytes} [Tue Aug 18 23:38:55 2026] POST /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs => generated 53 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:55.336248 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b17266bd-3b70-423b-a2f2-891b62f047e0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.337956 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b17266bd-3b70-423b-a2f2-891b62f047e0 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] POST https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs Aug 18 23:38:55.338296 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b17266bd-3b70-423b-a2f2-891b62f047e0 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:55.361943 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b17266bd-3b70-423b-a2f2-891b62f047e0 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs returned with HTTP 202 Aug 18 23:38:55.362307 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 238/953] 10.4.3.229 () {70 vars in 1458 bytes} [Tue Aug 18 23:38:55 2026] POST /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs => generated 61 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:55.370662 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6add1f91-0a5d-4589-b815-85e28fbdfb80 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.372588 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6add1f91-0a5d-4589-b815-85e28fbdfb80 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] GET https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key2 Aug 18 23:38:55.372834 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6add1f91-0a5d-4589-b815-85e28fbdfb80 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:55.373006 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6add1f91-0a5d-4589-b815-85e28fbdfb80 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:55.388365 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6add1f91-0a5d-4589-b815-85e28fbdfb80 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key2 returned with HTTP 200 Aug 18 23:38:55.389038 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 244/954] 10.4.3.229 () {68 vars in 1452 bytes} [Tue Aug 18 23:38:55 2026] GET /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key2 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:55.399910 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bb75aea0-bc23-4551-b2f4-ba3a42c40fc7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.402951 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb75aea0-bc23-4551-b2f4-ba3a42c40fc7 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] GET https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 Aug 18 23:38:55.403378 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb75aea0-bc23-4551-b2f4-ba3a42c40fc7 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:55.403751 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb75aea0-bc23-4551-b2f4-ba3a42c40fc7 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:55.414919 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb75aea0-bc23-4551-b2f4-ba3a42c40fc7 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 returned with HTTP 200 Aug 18 23:38:55.415891 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 237/955] 10.4.3.229 () {68 vars in 1452 bytes} [Tue Aug 18 23:38:55 2026] GET /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 => generated 18 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:55.429374 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-51779d12-3f13-4e61-a142-e45e11e2b180 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.436533 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-51779d12-3f13-4e61-a142-e45e11e2b180 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] PUT https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 Aug 18 23:38:55.436533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-51779d12-3f13-4e61-a142-e45e11e2b180 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:55.450198 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-51779d12-3f13-4e61-a142-e45e11e2b180 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 returned with HTTP 200 Aug 18 23:38:55.450198 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 237/956] 10.4.3.229 () {70 vars in 1472 bytes} [Tue Aug 18 23:38:55 2026] PUT /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:55.463666 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-82854930-832a-41a2-867f-924f154ad605 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.466330 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-82854930-832a-41a2-867f-924f154ad605 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] GET https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs Aug 18 23:38:55.466575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-82854930-832a-41a2-867f-924f154ad605 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:55.466833 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-82854930-832a-41a2-867f-924f154ad605 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:55.474816 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-82854930-832a-41a2-867f-924f154ad605 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs returned with HTTP 200 Aug 18 23:38:55.475247 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 239/957] 10.4.3.229 () {68 vars in 1437 bytes} [Tue Aug 18 23:38:55 2026] GET /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:55.483895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f0e766ba-97ee-4025-a92e-dc3db4e7161f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.485774 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f0e766ba-97ee-4025-a92e-dc3db4e7161f tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key1 Aug 18 23:38:55.486000 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f0e766ba-97ee-4025-a92e-dc3db4e7161f tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:55.486203 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f0e766ba-97ee-4025-a92e-dc3db4e7161f tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:55.504780 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f0e766ba-97ee-4025-a92e-dc3db4e7161f tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key1 returned with HTTP 202 Aug 18 23:38:55.505324 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 245/958] 10.4.3.229 () {68 vars in 1455 bytes} [Tue Aug 18 23:38:55 2026] DELETE /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:38:55.513463 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4be6b3a4-184b-41fb-bf1e-2803aa974fba None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.515926 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4be6b3a4-184b-41fb-bf1e-2803aa974fba tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] GET https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key1 Aug 18 23:38:55.516308 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4be6b3a4-184b-41fb-bf1e-2803aa974fba tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:55.516567 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4be6b3a4-184b-41fb-bf1e-2803aa974fba tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:55.524021 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4be6b3a4-184b-41fb-bf1e-2803aa974fba tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] HTTP exception thrown: Group Type 2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5 has no extra spec with key key1. Aug 18 23:38:55.524292 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4be6b3a4-184b-41fb-bf1e-2803aa974fba tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key1 returned with HTTP 404 Aug 18 23:38:55.524975 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 238/959] 10.4.3.229 () {68 vars in 1452 bytes} [Tue Aug 18 23:38:55 2026] GET /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:38:55.533187 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fb80326a-5c7f-4852-8ca0-cf9692c9568f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.534558 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb80326a-5c7f-4852-8ca0-cf9692c9568f tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key2 Aug 18 23:38:55.534832 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb80326a-5c7f-4852-8ca0-cf9692c9568f tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:55.536142 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb80326a-5c7f-4852-8ca0-cf9692c9568f tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:55.544738 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb80326a-5c7f-4852-8ca0-cf9692c9568f tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key2 returned with HTTP 202 Aug 18 23:38:55.545298 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 238/960] 10.4.3.229 () {68 vars in 1455 bytes} [Tue Aug 18 23:38:55 2026] DELETE /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key2 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:38:55.552431 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-de5cc972-6701-447e-9637-d86a359a1a2c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.554303 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de5cc972-6701-447e-9637-d86a359a1a2c tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] GET https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key2 Aug 18 23:38:55.554532 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de5cc972-6701-447e-9637-d86a359a1a2c tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:55.554816 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de5cc972-6701-447e-9637-d86a359a1a2c tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:55.561298 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de5cc972-6701-447e-9637-d86a359a1a2c tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] HTTP exception thrown: Group Type 2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5 has no extra spec with key key2. Aug 18 23:38:55.561508 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de5cc972-6701-447e-9637-d86a359a1a2c tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key2 returned with HTTP 404 Aug 18 23:38:55.562254 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 240/961] 10.4.3.229 () {68 vars in 1452 bytes} [Tue Aug 18 23:38:55 2026] GET /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:38:55.570928 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0cae00f1-95c2-4415-a15c-97133e4101dd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.572813 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0cae00f1-95c2-4415-a15c-97133e4101dd tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 Aug 18 23:38:55.573029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0cae00f1-95c2-4415-a15c-97133e4101dd tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:55.573229 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0cae00f1-95c2-4415-a15c-97133e4101dd tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:55.582564 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0cae00f1-95c2-4415-a15c-97133e4101dd tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 returned with HTTP 202 Aug 18 23:38:55.582941 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 246/962] 10.4.3.229 () {68 vars in 1455 bytes} [Tue Aug 18 23:38:55 2026] DELETE /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:38:55.590186 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0792b917-6af3-4881-b933-42b1665216f9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.592466 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0792b917-6af3-4881-b933-42b1665216f9 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] GET https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 Aug 18 23:38:55.592722 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0792b917-6af3-4881-b933-42b1665216f9 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:55.592903 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0792b917-6af3-4881-b933-42b1665216f9 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:55.598588 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0792b917-6af3-4881-b933-42b1665216f9 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] HTTP exception thrown: Group Type 2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5 has no extra spec with key key3. Aug 18 23:38:55.598840 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0792b917-6af3-4881-b933-42b1665216f9 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 returned with HTTP 404 Aug 18 23:38:55.599474 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 239/963] 10.4.3.229 () {68 vars in 1452 bytes} [Tue Aug 18 23:38:55 2026] GET /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5/group_specs/key3 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:38:55.606327 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6bdb8b8d-65f0-4847-ab22-f6535fc81862 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:55.607733 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6bdb8b8d-65f0-4847-ab22-f6535fc81862 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5 Aug 18 23:38:55.608019 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6bdb8b8d-65f0-4847-ab22-f6535fc81862 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:55.609397 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6bdb8b8d-65f0-4847-ab22-f6535fc81862 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:55.620571 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6bdb8b8d-65f0-4847-ab22-f6535fc81862 tempest-GroupTypeSpecsTest-515387987 tempest-GroupTypeSpecsTest-515387987-project-admin] https://10.4.3.229/volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5 returned with HTTP 202 Aug 18 23:38:55.620571 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 239/964] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:38:55 2026] DELETE /volume/v3/group_types/2cb55d07-9fd3-44ad-9ebe-cfc35f64c1d5 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:38:57.276385 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b5644107-8a83-4873-9487-83afc42e1ef4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:57.279854 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:57.280960 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1303948593", "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:57.282714 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1303948593', 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:57.397231 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Create volume of 1 GB Aug 18 23:38:57.401533 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Availability Zones retrieved successfully. Aug 18 23:38:57.408462 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Flow 'volume_create_api' (c94e0f49-974b-4097-ab04-21e6f07fa657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:57.409781 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a422be1-eeb7-4d24-8afb-2dfc28fbbf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:57.410992 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:57.514995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a422be1-eeb7-4d24-8afb-2dfc28fbbf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:57.516319 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f4affa-fcf3-489a-91e4-14f79e7eab96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:57.565019 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Created reservations ['7736db26-5077-4c06-afb3-a1cdc88e7463', 'f225b8f7-295e-48f9-8d54-272b7a8b2b26', 'fb168647-3354-49f6-b72e-79134a3d15ff', 'b66be13b-e825-4765-9387-9c90c0fb0cbe'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:57.565910 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f4affa-fcf3-489a-91e4-14f79e7eab96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7736db26-5077-4c06-afb3-a1cdc88e7463', 'f225b8f7-295e-48f9-8d54-272b7a8b2b26', 'fb168647-3354-49f6-b72e-79134a3d15ff', 'b66be13b-e825-4765-9387-9c90c0fb0cbe']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:57.566731 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc1eb27-e9ac-489e-965a-69220255a397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:57.594361 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cc1eb27-e9ac-489e-965a-69220255a397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d5fa8da-3f4a-451f-a4cf-7306482023c6', '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-1303948593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f16b33f2daa4ab18fd1ac8a4eec5803',qos_specs=None,replication_status=,reservations=['7736db26-5077-4c06-afb3-a1cdc88e7463','f225b8f7-295e-48f9-8d54-272b7a8b2b26','fb168647-3354-49f6-b72e-79134a3d15ff','b66be13b-e825-4765-9387-9c90c0fb0cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c5b30892b541c59e0a348111b60924',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1303948593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d5fa8da-3f4a-451f-a4cf-7306482023c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f16b33f2daa4ab18fd1ac8a4eec5803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49c5b30892b541c59e0a348111b60924',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:57.595068 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2d48ea-ff2f-4a57-83cd-4e5bdb6ad273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:57.621329 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2d48ea-ff2f-4a57-83cd-4e5bdb6ad273) transitioned into state 'SUCCESS' from state '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-1303948593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f16b33f2daa4ab18fd1ac8a4eec5803',qos_specs=None,replication_status=,reservations=['7736db26-5077-4c06-afb3-a1cdc88e7463','f225b8f7-295e-48f9-8d54-272b7a8b2b26','fb168647-3354-49f6-b72e-79134a3d15ff','b66be13b-e825-4765-9387-9c90c0fb0cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c5b30892b541c59e0a348111b60924',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:57.622203 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd18c761-1225-4ab4-a742-3e3fccafb2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:57.639463 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd18c761-1225-4ab4-a742-3e3fccafb2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:57.640600 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Flow 'volume_create_api' (c94e0f49-974b-4097-ab04-21e6f07fa657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:57.641621 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Create volume request issued successfully. Aug 18 23:38:57.641858 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5644107-8a83-4873-9487-83afc42e1ef4 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:57.642385 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 241/965] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:38:57 2026] POST /volume/v3/volumes => generated 753 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:57.658396 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4c81036f-d294-4288-a2c1-4506c8f88e10 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:57.662830 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c81036f-d294-4288-a2c1-4506c8f88e10 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 Aug 18 23:38:57.663016 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c81036f-d294-4288-a2c1-4506c8f88e10 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:57.663193 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c81036f-d294-4288-a2c1-4506c8f88e10 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:57.676462 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:57.676462 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:57.684300 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4c81036f-d294-4288-a2c1-4506c8f88e10 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:57.693590 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c81036f-d294-4288-a2c1-4506c8f88e10 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 returned with HTTP 200 Aug 18 23:38:57.694230 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 247/966] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:57 2026] GET /volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:58.224669 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e3bcb489-f007-4b76-ae7a-71e4becfecb0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.349886 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e3bcb489-f007-4b76-ae7a-71e4becfecb0 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:38:58.350824 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e3bcb489-f007-4b76-ae7a-71e4becfecb0 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1372623844", "description": "tempest-group-type-description-1019276766", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:58.371402 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e3bcb489-f007-4b76-ae7a-71e4becfecb0 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:38:58.371402 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 240/967] 10.4.3.229 () {70 vars in 1312 bytes} [Tue Aug 18 23:38:58 2026] POST /volume/v3/group_types => generated 265 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:58.379825 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6a1c3bb5-86ff-4a21-9d33-f077e148fa11 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.381560 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6a1c3bb5-86ff-4a21-9d33-f077e148fa11 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] GET https://10.4.3.229/volume/v3/group_types Aug 18 23:38:58.381873 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6a1c3bb5-86ff-4a21-9d33-f077e148fa11 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.382538 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6a1c3bb5-86ff-4a21-9d33-f077e148fa11 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.393059 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6a1c3bb5-86ff-4a21-9d33-f077e148fa11 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 200 Aug 18 23:38:58.393591 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 240/968] 10.4.3.229 () {68 vars in 1290 bytes} [Tue Aug 18 23:38:58 2026] GET /volume/v3/group_types => generated 499 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:58.403794 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-af51b765-f301-4768-839c-63ecf198fda1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.405968 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af51b765-f301-4768-839c-63ecf198fda1 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] PUT https://10.4.3.229/volume/v3/group_types/c4aea894-b1e4-4412-a099-5df65559d395 Aug 18 23:38:58.406420 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af51b765-f301-4768-839c-63ecf198fda1 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-37945850", "description": "updated-group-type-desc"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:58.408202 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:58.408202 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:58.432596 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af51b765-f301-4768-839c-63ecf198fda1 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types/c4aea894-b1e4-4412-a099-5df65559d395 returned with HTTP 200 Aug 18 23:38:58.433294 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 242/969] 10.4.3.229 () {70 vars in 1422 bytes} [Tue Aug 18 23:38:58 2026] PUT /volume/v3/group_types/c4aea894-b1e4-4412-a099-5df65559d395 => generated 253 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:58.441956 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3590bd2d-0039-4945-b8c1-57ed0cbd0528 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.444795 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3590bd2d-0039-4945-b8c1-57ed0cbd0528 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] GET https://10.4.3.229/volume/v3/group_types/c4aea894-b1e4-4412-a099-5df65559d395 Aug 18 23:38:58.445135 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3590bd2d-0039-4945-b8c1-57ed0cbd0528 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.445345 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3590bd2d-0039-4945-b8c1-57ed0cbd0528 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.451708 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3590bd2d-0039-4945-b8c1-57ed0cbd0528 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types/c4aea894-b1e4-4412-a099-5df65559d395 returned with HTTP 200 Aug 18 23:38:58.452105 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 248/970] 10.4.3.229 () {68 vars in 1401 bytes} [Tue Aug 18 23:38:58 2026] GET /volume/v3/group_types/c4aea894-b1e4-4412-a099-5df65559d395 => generated 253 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:58.463465 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-859f77af-0cd7-453f-9c3f-63cab2ddfe5d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.466507 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-859f77af-0cd7-453f-9c3f-63cab2ddfe5d tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/c4aea894-b1e4-4412-a099-5df65559d395 Aug 18 23:38:58.466891 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-859f77af-0cd7-453f-9c3f-63cab2ddfe5d tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.467123 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-859f77af-0cd7-453f-9c3f-63cab2ddfe5d tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.491969 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-859f77af-0cd7-453f-9c3f-63cab2ddfe5d tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types/c4aea894-b1e4-4412-a099-5df65559d395 returned with HTTP 202 Aug 18 23:38:58.492476 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 241/971] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:38:58 2026] DELETE /volume/v3/group_types/c4aea894-b1e4-4412-a099-5df65559d395 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:38:58.499820 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bc8c6f03-b9bf-4b84-aec2-ca61fbd00053 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.503377 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bc8c6f03-b9bf-4b84-aec2-ca61fbd00053 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] GET https://10.4.3.229/volume/v3/group_types Aug 18 23:38:58.503596 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bc8c6f03-b9bf-4b84-aec2-ca61fbd00053 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.503899 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bc8c6f03-b9bf-4b84-aec2-ca61fbd00053 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.510229 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bc8c6f03-b9bf-4b84-aec2-ca61fbd00053 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 200 Aug 18 23:38:58.510776 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 241/972] 10.4.3.229 () {68 vars in 1290 bytes} [Tue Aug 18 23:38:58 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 18 23:38:58.520597 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ef68b91c-9057-4549-89f0-ebf7b0063fa8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.522267 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef68b91c-9057-4549-89f0-ebf7b0063fa8 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:38:58.522665 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef68b91c-9057-4549-89f0-ebf7b0063fa8 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-516054822", "is_public": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:58.543436 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef68b91c-9057-4549-89f0-ebf7b0063fa8 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:38:58.543991 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 243/973] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:38:58 2026] POST /volume/v3/group_types => generated 163 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 18 23:38:58.552253 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c13b504b-344b-4b5d-9f13-6d7a6b9f6d7b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.557552 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c13b504b-344b-4b5d-9f13-6d7a6b9f6d7b tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:38:58.557552 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c13b504b-344b-4b5d-9f13-6d7a6b9f6d7b tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1552084357", "is_public": false}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:58.578960 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c13b504b-344b-4b5d-9f13-6d7a6b9f6d7b tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:38:58.579372 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 249/974] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:38:58 2026] POST /volume/v3/group_types => generated 165 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:38:58.590873 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-839b6450-5fd6-4765-b5a9-37afc413609a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.592489 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-839b6450-5fd6-4765-b5a9-37afc413609a tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] GET https://10.4.3.229/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 18 23:38:58.592770 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-839b6450-5fd6-4765-b5a9-37afc413609a tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.592980 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-839b6450-5fd6-4765-b5a9-37afc413609a tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.613373 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-839b6450-5fd6-4765-b5a9-37afc413609a tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 18 23:38:58.614406 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 242/975] 10.4.3.229 () {68 vars in 1351 bytes} [Tue Aug 18 23:38:58 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:58.622644 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-56f7d455-6813-4142-bb33-e92255a7cbe2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.625466 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-56f7d455-6813-4142-bb33-e92255a7cbe2 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] GET https://10.4.3.229/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 18 23:38:58.625899 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-56f7d455-6813-4142-bb33-e92255a7cbe2 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.626673 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-56f7d455-6813-4142-bb33-e92255a7cbe2 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.640625 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-56f7d455-6813-4142-bb33-e92255a7cbe2 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 18 23:38:58.641246 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 242/976] 10.4.3.229 () {68 vars in 1353 bytes} [Tue Aug 18 23:38:58 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:58.652639 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b37f27ea-1298-4327-b8f5-39b4dd15939c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.654334 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b37f27ea-1298-4327-b8f5-39b4dd15939c tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] GET https://10.4.3.229/volume/v3/group_types?is_public=False Aug 18 23:38:58.654665 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b37f27ea-1298-4327-b8f5-39b4dd15939c tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.654920 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b37f27ea-1298-4327-b8f5-39b4dd15939c tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.665252 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b37f27ea-1298-4327-b8f5-39b4dd15939c tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 18 23:38:58.665705 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 244/977] 10.4.3.229 () {68 vars in 1321 bytes} [Tue Aug 18 23:38:58 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:58.673205 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9a4aa6cb-52ef-4d3b-80f3-7c4e5532dff7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.677855 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9a4aa6cb-52ef-4d3b-80f3-7c4e5532dff7 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] GET https://10.4.3.229/volume/v3/group_types?is_public=True Aug 18 23:38:58.678035 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9a4aa6cb-52ef-4d3b-80f3-7c4e5532dff7 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.678202 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9a4aa6cb-52ef-4d3b-80f3-7c4e5532dff7 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.690714 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9a4aa6cb-52ef-4d3b-80f3-7c4e5532dff7 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 18 23:38:58.691234 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 250/978] 10.4.3.229 () {68 vars in 1319 bytes} [Tue Aug 18 23:38:58 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:58.698626 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bb7eccb6-4c34-47b6-976b-6b2e5f4026c0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.700492 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb7eccb6-4c34-47b6-976b-6b2e5f4026c0 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/a2ed853b-61b8-4ce9-b3e8-b6e47e2320a2 Aug 18 23:38:58.700705 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb7eccb6-4c34-47b6-976b-6b2e5f4026c0 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.701095 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb7eccb6-4c34-47b6-976b-6b2e5f4026c0 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.707618 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b52630fe-d170-482b-b752-8905ff7e8b81 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.709453 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b52630fe-d170-482b-b752-8905ff7e8b81 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 Aug 18 23:38:58.709827 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b52630fe-d170-482b-b752-8905ff7e8b81 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.710019 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b52630fe-d170-482b-b752-8905ff7e8b81 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.714078 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb7eccb6-4c34-47b6-976b-6b2e5f4026c0 tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types/a2ed853b-61b8-4ce9-b3e8-b6e47e2320a2 returned with HTTP 202 Aug 18 23:38:58.714473 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 243/979] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:38:58 2026] DELETE /volume/v3/group_types/a2ed853b-61b8-4ce9-b3e8-b6e47e2320a2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:38:58.717066 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:58.717066 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:58.721309 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c54695a2-ccfb-48b0-b6de-258617ce668b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.721670 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b52630fe-d170-482b-b752-8905ff7e8b81 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:58.726369 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c54695a2-ccfb-48b0-b6de-258617ce668b tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/34bdd12e-f157-4f39-8f29-23dfe28f4047 Aug 18 23:38:58.726666 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c54695a2-ccfb-48b0-b6de-258617ce668b tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.726892 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b52630fe-d170-482b-b752-8905ff7e8b81 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 returned with HTTP 200 Aug 18 23:38:58.726928 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c54695a2-ccfb-48b0-b6de-258617ce668b tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.727325 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 243/980] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:58 2026] GET /volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:58.744112 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c54695a2-ccfb-48b0-b6de-258617ce668b tempest-GroupTypesTest-575244522 tempest-GroupTypesTest-575244522-project-admin] https://10.4.3.229/volume/v3/group_types/34bdd12e-f157-4f39-8f29-23dfe28f4047 returned with HTTP 202 Aug 18 23:38:58.744701 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 245/981] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:38:58 2026] DELETE /volume/v3/group_types/34bdd12e-f157-4f39-8f29-23dfe28f4047 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:38:58.763201 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-e12ce2db-037b-4008-a365-06e196ae47f1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.766705 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-e12ce2db-037b-4008-a365-06e196ae47f1 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 Aug 18 23:38:58.767425 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-e12ce2db-037b-4008-a365-06e196ae47f1 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:58.767699 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-e12ce2db-037b-4008-a365-06e196ae47f1 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:58.776877 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:58.776877 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:38:58.781978 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-e12ce2db-037b-4008-a365-06e196ae47f1 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:58.789644 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-e12ce2db-037b-4008-a365-06e196ae47f1 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 returned with HTTP 200 Aug 18 23:38:58.789644 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 251/982] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:58 2026] GET /volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:58.905423 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:58.907187 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:38:58.907575 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2135981092"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:58.909056 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2135981092'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:38:58.909170 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Create volume of 1 GB Aug 18 23:38:58.913565 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Availability Zones retrieved successfully. Aug 18 23:38:58.919975 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Flow 'volume_create_api' (88e1b1a8-c901-4eb1-80bd-77eecc98ab83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:58.919975 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561dcc50-77f7-4d9b-a633-89197c881ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:58.920499 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:38:58.947365 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561dcc50-77f7-4d9b-a633-89197c881ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:58.947572 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38ef461b-c100-452b-b922-7253e2e9aa66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:59.001737 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Created reservations ['37f8d0c0-46f6-4580-98c2-6b3e3a85a172', '5173e0bf-5011-48e0-95fa-27935b4bd642', 'a888e7f9-6128-481c-90c2-f11abb804e13', '4fabff4f-315a-4906-be8e-171637c902a8'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:38:59.004684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38ef461b-c100-452b-b922-7253e2e9aa66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f8d0c0-46f6-4580-98c2-6b3e3a85a172', '5173e0bf-5011-48e0-95fa-27935b4bd642', 'a888e7f9-6128-481c-90c2-f11abb804e13', '4fabff4f-315a-4906-be8e-171637c902a8']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:59.004684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b1a9c4-b2ae-4c67-933e-11677673bb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:59.030147 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b1a9c4-b2ae-4c67-933e-11677673bb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f11747e-3d69-4a47-ab72-13d1a147ae8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2135981092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc5cf406dd146ad809cf8f8939c2bf7',qos_specs=None,replication_status=,reservations=['37f8d0c0-46f6-4580-98c2-6b3e3a85a172','5173e0bf-5011-48e0-95fa-27935b4bd642','a888e7f9-6128-481c-90c2-f11abb804e13','4fabff4f-315a-4906-be8e-171637c902a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3369c37d64446babfa89d2f8ff89be9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2135981092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f11747e-3d69-4a47-ab72-13d1a147ae8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc5cf406dd146ad809cf8f8939c2bf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3369c37d64446babfa89d2f8ff89be9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:59.030965 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d18f09c-aded-48bc-a101-c953354d56c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:59.053588 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d18f09c-aded-48bc-a101-c953354d56c9) transitioned into state 'SUCCESS' from state '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-2135981092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc5cf406dd146ad809cf8f8939c2bf7',qos_specs=None,replication_status=,reservations=['37f8d0c0-46f6-4580-98c2-6b3e3a85a172','5173e0bf-5011-48e0-95fa-27935b4bd642','a888e7f9-6128-481c-90c2-f11abb804e13','4fabff4f-315a-4906-be8e-171637c902a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3369c37d64446babfa89d2f8ff89be9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:59.054252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3bb1cd-d91a-496d-a9c5-83c952fb4575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:38:59.072731 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3bb1cd-d91a-496d-a9c5-83c952fb4575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:38:59.073538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Flow 'volume_create_api' (88e1b1a8-c901-4eb1-80bd-77eecc98ab83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:38:59.073840 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Create volume request issued successfully. Aug 18 23:38:59.074418 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1a6847ef-b5cf-41ab-b1ee-c38b70650f92 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:38:59.076713 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 244/983] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:38:58 2026] POST /volume/v3/volumes => generated 759 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:38:59.098235 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dfbf32a1-db18-4588-9485-2b4523a15a41 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:59.101872 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dfbf32a1-db18-4588-9485-2b4523a15a41 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e Aug 18 23:38:59.102053 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dfbf32a1-db18-4588-9485-2b4523a15a41 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:59.102279 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dfbf32a1-db18-4588-9485-2b4523a15a41 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:59.120070 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:59.120070 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:38:59.128216 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-dfbf32a1-db18-4588-9485-2b4523a15a41 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:38:59.135580 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dfbf32a1-db18-4588-9485-2b4523a15a41 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e returned with HTTP 200 Aug 18 23:38:59.136767 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 244/984] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:38:59 2026] GET /volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:38:59.367176 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-a272081d-299d-4975-86f2-79ca7f9a3ae8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:59.369670 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-a272081d-299d-4975-86f2-79ca7f9a3ae8 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 Aug 18 23:38:59.369870 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-a272081d-299d-4975-86f2-79ca7f9a3ae8 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:59.370088 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-a272081d-299d-4975-86f2-79ca7f9a3ae8 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:59.377328 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:59.377328 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:38:59.388533 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-a272081d-299d-4975-86f2-79ca7f9a3ae8 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:38:59.395033 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-a272081d-299d-4975-86f2-79ca7f9a3ae8 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 returned with HTTP 200 Aug 18 23:38:59.395436 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 246/985] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:38:59 2026] GET /volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:38:59.408598 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-122b5f91-67e1-4c53-bdbe-e2d3e52d93ac None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:59.408598 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-122b5f91-67e1-4c53-bdbe-e2d3e52d93ac None None] GET https://10.4.3.229/volume// Aug 18 23:38:59.408598 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-122b5f91-67e1-4c53-bdbe-e2d3e52d93ac None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:38:59.408598 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-122b5f91-67e1-4c53-bdbe-e2d3e52d93ac None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:38:59.408598 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-122b5f91-67e1-4c53-bdbe-e2d3e52d93ac None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:38:59.408598 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 252/986] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:38: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 18 23:38:59.418832 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-b22841d9-508b-4811-9888-5e7fd3714afa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:38:59.421787 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-b22841d9-508b-4811-9888-5e7fd3714afa tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:38:59.422452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-b22841d9-508b-4811-9888-5e7fd3714afa tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d5fa8da-3f4a-451f-a4cf-7306482023c6", "connector": null, "instance_uuid": "a1c85090-da88-4a14-a984-150b4aad2a44"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:38:59.432233 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:38:59.432233 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:38:59.462314 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-b22841d9-508b-4811-9888-5e7fd3714afa tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:38:59.462862 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 245/987] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:38: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 18 23:39:00.157175 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ddbbb7f2-6a9a-467b-bbfe-ddefab9721c1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:00.158979 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ddbbb7f2-6a9a-467b-bbfe-ddefab9721c1 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e Aug 18 23:39:00.159152 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ddbbb7f2-6a9a-467b-bbfe-ddefab9721c1 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:00.159330 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ddbbb7f2-6a9a-467b-bbfe-ddefab9721c1 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:00.166063 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:00.166063 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:00.169416 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ddbbb7f2-6a9a-467b-bbfe-ddefab9721c1 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:39:00.173508 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ddbbb7f2-6a9a-467b-bbfe-ddefab9721c1 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e returned with HTTP 200 Aug 18 23:39:00.173969 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 245/988] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:00 2026] GET /volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:00.780418 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c741a8a5-00c5-486e-b4f1-8bc9381b1e5e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:00.780822 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c741a8a5-00c5-486e-b4f1-8bc9381b1e5e None None] GET https://10.4.3.229/volume// Aug 18 23:39:00.780963 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c741a8a5-00c5-486e-b4f1-8bc9381b1e5e None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:00.781135 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c741a8a5-00c5-486e-b4f1-8bc9381b1e5e None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:00.781493 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c741a8a5-00c5-486e-b4f1-8bc9381b1e5e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:39:00.781833 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 247/989] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:39: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 18 23:39:00.792647 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-2edab710-66ba-4721-938f-657d2c8fa30d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:00.796608 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-2edab710-66ba-4721-938f-657d2c8fa30d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 Aug 18 23:39:00.796608 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-2edab710-66ba-4721-938f-657d2c8fa30d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:00.797137 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-2edab710-66ba-4721-938f-657d2c8fa30d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:00.811943 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:00.811943 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:00.820505 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-2edab710-66ba-4721-938f-657d2c8fa30d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:39:00.827003 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-2edab710-66ba-4721-938f-657d2c8fa30d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 returned with HTTP 200 Aug 18 23:39:00.828384 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 253/990] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:39:00 2026] GET /volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 => generated 1540 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:00.931094 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-4411ba48-d575-4b52-b0be-364306ee4766 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:00.933046 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-4411ba48-d575-4b52-b0be-364306ee4766 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] PUT https://10.4.3.229/volume/v3/attachments/e28470d6-e8be-4961-86a8-1006b5bd55c3 Aug 18 23:39:00.933459 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-4411ba48-d575-4b52-b0be-364306ee4766 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:00.945274 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-4411ba48-d575-4b52-b0be-364306ee4766 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Acquiring lock "cinder-attachment_update-8d5fa8da-3f4a-451f-a4cf-7306482023c6-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:39:00.949471 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-4411ba48-d575-4b52-b0be-364306ee4766 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Lock "cinder-attachment_update-8d5fa8da-3f4a-451f-a4cf-7306482023c6-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:39:00.950364 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:00.950364 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:01.053660 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-4411ba48-d575-4b52-b0be-364306ee4766 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Lock "cinder-attachment_update-8d5fa8da-3f4a-451f-a4cf-7306482023c6-np0000007721" released by "attachment_update" :: held 0.104s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:39:01.056021 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-4411ba48-d575-4b52-b0be-364306ee4766 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/e28470d6-e8be-4961-86a8-1006b5bd55c3 returned with HTTP 200 Aug 18 23:39:01.056721 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 246/991] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:39:00 2026] PUT /volume/v3/attachments/e28470d6-e8be-4961-86a8-1006b5bd55c3 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:01.084340 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-71a78d3a-8d81-4f43-8d66-1e27ffdcf2b7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:01.088720 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-71a78d3a-8d81-4f43-8d66-1e27ffdcf2b7 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/attachments/e28470d6-e8be-4961-86a8-1006b5bd55c3/action Aug 18 23:39:01.088881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-71a78d3a-8d81-4f43-8d66-1e27ffdcf2b7 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:01.088881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-71a78d3a-8d81-4f43-8d66-1e27ffdcf2b7 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:01.107798 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:01.107798 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:01.118430 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-4481b304-1e2b-4a49-8a07-a2af7cfff027 req-71a78d3a-8d81-4f43-8d66-1e27ffdcf2b7 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/e28470d6-e8be-4961-86a8-1006b5bd55c3/action returned with HTTP 204 Aug 18 23:39:01.119046 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 246/992] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:39:01 2026] POST /volume/v3/attachments/e28470d6-e8be-4961-86a8-1006b5bd55c3/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:01.396076 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4a74e3c7-051e-40f1-ab22-29b2651271ac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:01.566629 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a74e3c7-051e-40f1-ab22-29b2651271ac tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:01.568009 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a74e3c7-051e-40f1-ab22-29b2651271ac tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:01.584086 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a74e3c7-051e-40f1-ab22-29b2651271ac tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:39:01.584498 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 248/993] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:39:01 2026] POST /volume/v3/types => generated 188 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:01.592318 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3b8368ff-c1b4-4765-98dc-dec91bae12ac None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:01.595307 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3b8368ff-c1b4-4765-98dc-dec91bae12ac tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:01.595690 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3b8368ff-c1b4-4765-98dc-dec91bae12ac tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:01.615957 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3b8368ff-c1b4-4765-98dc-dec91bae12ac tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:39:01.616264 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 254/994] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:39:01 2026] POST /volume/v3/types => generated 188 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:01.626451 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:01.764004 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:01.764188 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-476352086"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:01.765439 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-476352086'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:01.773584 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Create volume of 1 GB Aug 18 23:39:01.773883 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:01.773883 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:01.774361 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Availability Zones retrieved successfully. Aug 18 23:39:01.780331 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-b8e41c0e-99fd-4cd5-964e-5ad037b4f504 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:01.781325 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Flow 'volume_create_api' (594edf9b-83e5-4203-a40b-ebb77bfcfbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:01.782307 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-b8e41c0e-99fd-4cd5-964e-5ad037b4f504 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] DELETE https://10.4.3.229/volume/v3/attachments/f3f4be18-45c6-4560-af6d-9810e6ca260e Aug 18 23:39:01.782392 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f92916-3452-4268-9b8e-c40a69cd66e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:01.782472 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-b8e41c0e-99fd-4cd5-964e-5ad037b4f504 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:01.782677 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-b8e41c0e-99fd-4cd5-964e-5ad037b4f504 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:01.783283 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:01.789554 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:01.789554 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:01.805789 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f92916-3452-4268-9b8e-c40a69cd66e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:39:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=542e1f80-88ca-42bd-9b23-a1c9f8c2660d,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '542e1f80-88ca-42bd-9b23-a1c9f8c2660d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:01.807098 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bb72f9-d0b5-4e32-8bb8-c8e7f964f7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:01.836777 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-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 18 23:39:01.837061 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-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 18 23:39:01.851772 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-b8e41c0e-99fd-4cd5-964e-5ad037b4f504 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments/f3f4be18-45c6-4560-af6d-9810e6ca260e returned with HTTP 200 Aug 18 23:39:01.851929 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 247/995] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:39:01 2026] DELETE /volume/v3/attachments/f3f4be18-45c6-4560-af6d-9810e6ca260e => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:01.864004 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-3d07cc49-f252-42f9-9bc5-906c8e6369dd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:01.869983 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-3d07cc49-f252-42f9-9bc5-906c8e6369dd tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] DELETE https://10.4.3.229/volume/v3/attachments/fb106892-e6a6-432f-bbc7-ce2cf9ea3dfc Aug 18 23:39:01.870196 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-3d07cc49-f252-42f9-9bc5-906c8e6369dd tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:01.870352 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-3d07cc49-f252-42f9-9bc5-906c8e6369dd tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:01.881276 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:01.881276 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:01.883065 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Created reservations ['80868069-cbca-4bb5-a00a-8ba718a267eb', 'b9d6bff6-473b-432d-b180-8d50bd1ad6cf', 'e88a5471-922a-4356-8f0c-bc52f5c8b9a7', 'e7d68e1e-777e-4fd0-950c-d6014ac64404'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:01.883801 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bb72f9-d0b5-4e32-8bb8-c8e7f964f7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80868069-cbca-4bb5-a00a-8ba718a267eb', 'b9d6bff6-473b-432d-b180-8d50bd1ad6cf', 'e88a5471-922a-4356-8f0c-bc52f5c8b9a7', 'e7d68e1e-777e-4fd0-950c-d6014ac64404']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:01.887713 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8e234d-bc4f-4139-92c5-c7b754b1b9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:01.909586 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8e234d-bc4f-4139-92c5-c7b754b1b9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36af7f8c-15cf-4104-92db-31424884dde0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-476352086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10c23bcb16144369880f7fcb8c1e91af',qos_specs=None,replication_status=,reservations=['80868069-cbca-4bb5-a00a-8ba718a267eb','b9d6bff6-473b-432d-b180-8d50bd1ad6cf','e88a5471-922a-4356-8f0c-bc52f5c8b9a7','e7d68e1e-777e-4fd0-950c-d6014ac64404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8908a1a9bd4f46894ffb141c04c985',volume_type_id=542e1f80-88ca-42bd-9b23-a1c9f8c2660d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-476352086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36af7f8c-15cf-4104-92db-31424884dde0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10c23bcb16144369880f7fcb8c1e91af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b8908a1a9bd4f46894ffb141c04c985',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(542e1f80-88ca-42bd-9b23-a1c9f8c2660d),volume_type_id=542e1f80-88ca-42bd-9b23-a1c9f8c2660d)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:01.910239 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489f7f94-6404-4ede-ab47-f1640f9f6358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:01.931380 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489f7f94-6404-4ede-ab47-f1640f9f6358) transitioned into state 'SUCCESS' from state '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-476352086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10c23bcb16144369880f7fcb8c1e91af',qos_specs=None,replication_status=,reservations=['80868069-cbca-4bb5-a00a-8ba718a267eb','b9d6bff6-473b-432d-b180-8d50bd1ad6cf','e88a5471-922a-4356-8f0c-bc52f5c8b9a7','e7d68e1e-777e-4fd0-950c-d6014ac64404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b8908a1a9bd4f46894ffb141c04c985',volume_type_id=542e1f80-88ca-42bd-9b23-a1c9f8c2660d)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:01.932082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4428b6-0bfc-4c59-bf19-188a14a329c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:01.933217 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-3d07cc49-f252-42f9-9bc5-906c8e6369dd tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments/fb106892-e6a6-432f-bbc7-ce2cf9ea3dfc returned with HTTP 200 Aug 18 23:39:01.933721 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 249/996] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:39:01 2026] DELETE /volume/v3/attachments/fb106892-e6a6-432f-bbc7-ce2cf9ea3dfc => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:01.948259 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-3c5d3b11-54c3-42c6-aa60-e019c4b45c0c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:01.948634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4428b6-0bfc-4c59-bf19-188a14a329c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:01.948634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Flow 'volume_create_api' (594edf9b-83e5-4203-a40b-ebb77bfcfbc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:01.948634 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Create volume request issued successfully. Aug 18 23:39:01.949498 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d07302f8-65ad-4b7c-8a14-f23c3c2b7dba tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:01.949979 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 247/997] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:39:01 2026] POST /volume/v3/volumes => generated 767 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:01.951270 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-3c5d3b11-54c3-42c6-aa60-e019c4b45c0c tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] DELETE https://10.4.3.229/volume/v3/attachments/8cb35a6e-ec0e-4ec0-8f2f-82476977c4bc Aug 18 23:39:01.951896 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-3c5d3b11-54c3-42c6-aa60-e019c4b45c0c tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:01.952207 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-3c5d3b11-54c3-42c6-aa60-e019c4b45c0c tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:01.961753 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:01.961753 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:01.969803 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-67764527-0a84-4cf7-be32-61009018587c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:01.972009 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-67764527-0a84-4cf7-be32-61009018587c tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] GET https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:01.972272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-67764527-0a84-4cf7-be32-61009018587c tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:01.972553 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-67764527-0a84-4cf7-be32-61009018587c tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:01.980944 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:01.980944 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:01.988329 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-67764527-0a84-4cf7-be32-61009018587c tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Volume info retrieved successfully. Aug 18 23:39:01.994266 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-67764527-0a84-4cf7-be32-61009018587c tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 returned with HTTP 200 Aug 18 23:39:01.994698 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 248/998] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:01 2026] GET /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:02.031676 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a5ce7ed8-494b-40cb-a8c3-483df2190785 req-3c5d3b11-54c3-42c6-aa60-e019c4b45c0c tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/attachments/8cb35a6e-ec0e-4ec0-8f2f-82476977c4bc returned with HTTP 200 Aug 18 23:39:02.032174 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 255/999] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:39:01 2026] DELETE /volume/v3/attachments/8cb35a6e-ec0e-4ec0-8f2f-82476977c4bc => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:02.762190 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-13a5ddeb-4b59-43d0-a791-ce9b1eac643f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:02.890241 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13a5ddeb-4b59-43d0-a791-ce9b1eac643f tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:02.890687 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13a5ddeb-4b59-43d0-a791-ce9b1eac643f tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-564692878"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:02.892082 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:02.892082 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:02.921663 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13a5ddeb-4b59-43d0-a791-ce9b1eac643f tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:39:02.921663 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 250/1000] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:39:02 2026] POST /volume/v3/types => generated 223 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:02.931548 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e5726eac-a3c6-4098-8f4b-3841f3bf919d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:02.933707 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e5726eac-a3c6-4098-8f4b-3841f3bf919d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:39:02.934360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e5726eac-a3c6-4098-8f4b-3841f3bf919d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1142835197"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:02.935807 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:02.935807 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:02.948113 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e5726eac-a3c6-4098-8f4b-3841f3bf919d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:39:02.951407 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 248/1001] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:39:02 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:02.964540 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ab8bf28a-512d-46f2-9709-c467b2f0b17a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:03.013414 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3bd71112-1e2f-46a1-9d0c-923fd0b0b4a1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:03.015534 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bd71112-1e2f-46a1-9d0c-923fd0b0b4a1 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] GET https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:03.015730 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bd71112-1e2f-46a1-9d0c-923fd0b0b4a1 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:03.015895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bd71112-1e2f-46a1-9d0c-923fd0b0b4a1 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:03.033862 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:03.033862 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:03.042357 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ab8bf28a-512d-46f2-9709-c467b2f0b17a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/groups Aug 18 23:39:03.042674 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3bd71112-1e2f-46a1-9d0c-923fd0b0b4a1 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Volume info retrieved successfully. Aug 18 23:39:03.042830 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ab8bf28a-512d-46f2-9709-c467b2f0b17a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dfea9b04-554f-4ac1-b7a3-52e36448fbca", "volume_types": ["0d8edcef-6ded-465e-80d8-b1aa137c8ba0"], "name": "tempest-GroupSnapshotsTest-Group-1313788654"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:03.044266 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-ab8bf28a-512d-46f2-9709-c467b2f0b17a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating new group {'group': {'group_type': 'dfea9b04-554f-4ac1-b7a3-52e36448fbca', 'volume_types': ['0d8edcef-6ded-465e-80d8-b1aa137c8ba0'], 'name': 'tempest-GroupSnapshotsTest-Group-1313788654'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 23:39:03.047244 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bd71112-1e2f-46a1-9d0c-923fd0b0b4a1 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 returned with HTTP 200 Aug 18 23:39:03.047623 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 256/1002] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:03 2026] GET /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:03.048145 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.groups [None req-ab8bf28a-512d-46f2-9709-c467b2f0b17a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating group tempest-GroupSnapshotsTest-Group-1313788654. Aug 18 23:39:03.055676 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ab8bf28a-512d-46f2-9709-c467b2f0b17a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Availability Zones retrieved successfully. Aug 18 23:39:03.060340 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4ee521d7-dc3b-49b8-935c-bfb6047e9a7e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:03.067198 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ee521d7-dc3b-49b8-935c-bfb6047e9a7e tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] GET https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:03.067198 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ee521d7-dc3b-49b8-935c-bfb6047e9a7e tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:03.067198 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ee521d7-dc3b-49b8-935c-bfb6047e9a7e tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:03.074957 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:03.074957 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:03.076863 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-ab8bf28a-512d-46f2-9709-c467b2f0b17a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['32bab935-4996-47e3-adec-003cdead3f25'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:03.079361 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4ee521d7-dc3b-49b8-935c-bfb6047e9a7e tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Volume info retrieved successfully. Aug 18 23:39:03.083708 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ee521d7-dc3b-49b8-935c-bfb6047e9a7e tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 returned with HTTP 200 Aug 18 23:39:03.084079 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 251/1003] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:03 2026] GET /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:03.096594 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:03.097585 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ab8bf28a-512d-46f2-9709-c467b2f0b17a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 18 23:39:03.098754 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] POST https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0/action Aug 18 23:39:03.098754 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:03.098754 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:03.099990 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 249/1004] 10.4.3.229 () {70 vars in 1297 bytes} [Tue Aug 18 23:39:02 2026] POST /volume/v3/groups => generated 112 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:03.101942 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-7c6af04b-8b4e-4936-b1a3-ee093cbd5b61 req-9af7a942-b6da-4cfb-8dd7-eef81d1da545 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:03.103890 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-7c6af04b-8b4e-4936-b1a3-ee093cbd5b61 req-9af7a942-b6da-4cfb-8dd7-eef81d1da545 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:39:03.104109 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-7c6af04b-8b4e-4936-b1a3-ee093cbd5b61 req-9af7a942-b6da-4cfb-8dd7-eef81d1da545 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:03.104245 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-7c6af04b-8b4e-4936-b1a3-ee093cbd5b61 req-9af7a942-b6da-4cfb-8dd7-eef81d1da545 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:03.107330 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:03.107330 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:03.107330 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Volume info retrieved successfully. Aug 18 23:39:03.108342 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-83d997c9-7457-4e15-b258-0be054160686 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:03.110169 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-83d997c9-7457-4e15-b258-0be054160686 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52 Aug 18 23:39:03.110367 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-83d997c9-7457-4e15-b258-0be054160686 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:03.110566 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-83d997c9-7457-4e15-b258-0be054160686 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:03.110766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-83d997c9-7457-4e15-b258-0be054160686 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member 6b438e5e-f047-48dd-8b13-0f79c1961a52 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:03.115064 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:03.115064 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:03.115774 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:03.115774 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:03.119874 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-7c6af04b-8b4e-4936-b1a3-ee093cbd5b61 req-9af7a942-b6da-4cfb-8dd7-eef81d1da545 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:03.122094 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-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 18 23:39:03.122341 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-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 18 23:39:03.123374 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-83d997c9-7457-4e15-b258-0be054160686 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52 returned with HTTP 200 Aug 18 23:39:03.123922 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 252/1005] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:03 2026] GET /volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:03.125954 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-7c6af04b-8b4e-4936-b1a3-ee093cbd5b61 req-9af7a942-b6da-4cfb-8dd7-eef81d1da545 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:39:03.125954 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 257/1006] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:39:03 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:03.139391 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Created reservations ['309ce767-22ed-4c92-94b2-e07ac26d7f1a', '066dee22-0f39-4f76-b388-53032174e597'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:03.159705 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Created reservations ['a56a2b17-9c80-4ff7-a224-7f9c096ff3d2', '671351cc-7e2e-48d3-89a1-31dc82e1dc7e'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:03.191526 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Retype volume request issued successfully. Aug 18 23:39:03.191526 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b122e1ce-9353-40a1-8c8e-532f56a4d177 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0/action returned with HTTP 202 Aug 18 23:39:03.191526 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 249/1007] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:39:03 2026] POST /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:39:03.202829 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f4fa9412-ac8d-4ce5-baed-f79fd7b995cf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:03.205893 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f4fa9412-ac8d-4ce5-baed-f79fd7b995cf tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] GET https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:03.206163 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f4fa9412-ac8d-4ce5-baed-f79fd7b995cf tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:03.206685 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f4fa9412-ac8d-4ce5-baed-f79fd7b995cf tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:03.217969 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:03.217969 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:03.221528 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f4fa9412-ac8d-4ce5-baed-f79fd7b995cf tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Volume info retrieved successfully. Aug 18 23:39:03.225108 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f4fa9412-ac8d-4ce5-baed-f79fd7b995cf tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 returned with HTTP 200 Aug 18 23:39:03.225481 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 250/1008] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:03 2026] GET /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:04.134251 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-293532d3-7f60-48cf-aa44-53a301ad5bec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:04.136077 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-293532d3-7f60-48cf-aa44-53a301ad5bec tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52 Aug 18 23:39:04.136327 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-293532d3-7f60-48cf-aa44-53a301ad5bec tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:04.136530 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-293532d3-7f60-48cf-aa44-53a301ad5bec tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:04.136723 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-293532d3-7f60-48cf-aa44-53a301ad5bec tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member 6b438e5e-f047-48dd-8b13-0f79c1961a52 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:04.143536 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.143536 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:04.153105 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-293532d3-7f60-48cf-aa44-53a301ad5bec tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52 returned with HTTP 200 Aug 18 23:39:04.153579 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 253/1009] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:04 2026] GET /volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:04.164116 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:04.166834 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:04.168079 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-303005864", "volume_type": "0d8edcef-6ded-465e-80d8-b1aa137c8ba0", "group_id": "6b438e5e-f047-48dd-8b13-0f79c1961a52", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:04.168963 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-303005864', 'volume_type': '0d8edcef-6ded-465e-80d8-b1aa137c8ba0', 'group_id': '6b438e5e-f047-48dd-8b13-0f79c1961a52', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:04.180992 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.180992 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:04.181436 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume of 1 GB Aug 18 23:39:04.187253 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Availability Zones retrieved successfully. Aug 18 23:39:04.192123 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Flow 'volume_create_api' (dc469335-d086-45a4-b84a-6a9368e68800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:04.237973 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-92bdfaf0-c4aa-4dba-9532-a4bf30616574 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:04.242604 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-92bdfaf0-c4aa-4dba-9532-a4bf30616574 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] GET https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:04.242604 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-92bdfaf0-c4aa-4dba-9532-a4bf30616574 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:04.242604 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-92bdfaf0-c4aa-4dba-9532-a4bf30616574 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:04.253492 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.253492 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:04.262173 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-92bdfaf0-c4aa-4dba-9532-a4bf30616574 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Volume info retrieved successfully. Aug 18 23:39:04.270554 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-92bdfaf0-c4aa-4dba-9532-a4bf30616574 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 returned with HTTP 200 Aug 18 23:39:04.270554 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 250/1010] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:04 2026] GET /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:04.290980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4387332c-2442-4cc5-8787-117bce17cb73 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:04.295841 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4387332c-2442-4cc5-8787-117bce17cb73 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] GET https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:04.296088 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4387332c-2442-4cc5-8787-117bce17cb73 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:04.296361 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4387332c-2442-4cc5-8787-117bce17cb73 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:04.306022 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.306022 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:04.310711 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4387332c-2442-4cc5-8787-117bce17cb73 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Volume info retrieved successfully. Aug 18 23:39:04.318942 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4387332c-2442-4cc5-8787-117bce17cb73 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 returned with HTTP 200 Aug 18 23:39:04.319404 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 251/1011] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:04 2026] GET /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:04.337537 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-839c8a6e-6c55-4a3e-b85d-da9d2e71e273 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:04.337537 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-839c8a6e-6c55-4a3e-b85d-da9d2e71e273 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] GET https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-476352086 Aug 18 23:39:04.337651 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-839c8a6e-6c55-4a3e-b85d-da9d2e71e273 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:04.337843 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-839c8a6e-6c55-4a3e-b85d-da9d2e71e273 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:04.338243 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.338243 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:04.338505 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-839c8a6e-6c55-4a3e-b85d-da9d2e71e273 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-476352086'), ('all_tenants', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:04.368385 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-839c8a6e-6c55-4a3e-b85d-da9d2e71e273 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Get all volumes completed successfully. Aug 18 23:39:04.368829 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-839c8a6e-6c55-4a3e-b85d-da9d2e71e273 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-476352086 returned with HTTP 200 Aug 18 23:39:04.369348 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 254/1012] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:39:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-476352086 => generated 346 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:04.377276 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a522c71a-cc59-4765-b39e-15172d066f20 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:04.379851 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a522c71a-cc59-4765-b39e-15172d066f20 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] GET https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:04.380101 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a522c71a-cc59-4765-b39e-15172d066f20 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:04.380355 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a522c71a-cc59-4765-b39e-15172d066f20 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:04.383247 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff80381-5f99-4659-a72c-0d1e8d4772df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:04.383768 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.383768 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:04.384233 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:04.390706 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.390706 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:04.394220 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a522c71a-cc59-4765-b39e-15172d066f20 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Volume info retrieved successfully. Aug 18 23:39:04.398384 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a522c71a-cc59-4765-b39e-15172d066f20 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 returned with HTTP 200 Aug 18 23:39:04.399025 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 251/1013] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:04 2026] GET /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:04.415136 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff80381-5f99-4659-a72c-0d1e8d4772df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:39:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d8edcef-6ded-465e-80d8-b1aa137c8ba0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-564692878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d8edcef-6ded-465e-80d8-b1aa137c8ba0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6b438e5e-f047-48dd-8b13-0f79c1961a52', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:04.416013 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e1b2ce-a680-4c16-8ce4-0a13906825a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:04.420367 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9ff77bdd-356c-44c1-b8a9-48bf472dd334 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:04.421979 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ff77bdd-356c-44c1-b8a9-48bf472dd334 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] DELETE https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:04.422137 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ff77bdd-356c-44c1-b8a9-48bf472dd334 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:04.422304 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ff77bdd-356c-44c1-b8a9-48bf472dd334 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:04.422466 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-9ff77bdd-356c-44c1-b8a9-48bf472dd334 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Delete volume with id: 36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:04.429503 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.429503 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:04.430111 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9ff77bdd-356c-44c1-b8a9-48bf472dd334 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Volume info retrieved successfully. Aug 18 23:39:04.450802 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-564692878 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-564692878, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:04.451084 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-564692878 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-564692878, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:04.460534 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9ff77bdd-356c-44c1-b8a9-48bf472dd334 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Delete volume request issued successfully. Aug 18 23:39:04.460816 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ff77bdd-356c-44c1-b8a9-48bf472dd334 tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 returned with HTTP 202 Aug 18 23:39:04.461327 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 252/1014] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:04 2026] DELETE /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:04.469128 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-78005cd6-348c-4ae5-a359-045bbc55621c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:04.474903 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78005cd6-348c-4ae5-a359-045bbc55621c tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] GET https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:04.475191 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78005cd6-348c-4ae5-a359-045bbc55621c tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:04.475459 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78005cd6-348c-4ae5-a359-045bbc55621c tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:04.486342 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.486342 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:04.490731 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['b2615598-e675-442e-97e9-af4591207e79', '0991ee36-9f78-4cbf-a79c-d30931a36c37', 'c5178fe6-ace0-4b43-a57b-8e73e98b866b', 'ab88df30-61c0-4888-90b9-a15bed931ed5'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:04.491567 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e1b2ce-a680-4c16-8ce4-0a13906825a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2615598-e675-442e-97e9-af4591207e79', '0991ee36-9f78-4cbf-a79c-d30931a36c37', 'c5178fe6-ace0-4b43-a57b-8e73e98b866b', 'ab88df30-61c0-4888-90b9-a15bed931ed5']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:04.492266 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9016c3d-4758-4f6d-9afa-f9a91dee8e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:04.497486 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-78005cd6-348c-4ae5-a359-045bbc55621c tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Volume info retrieved successfully. Aug 18 23:39:04.503232 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78005cd6-348c-4ae5-a359-045bbc55621c tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 returned with HTTP 200 Aug 18 23:39:04.506458 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 255/1015] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:04 2026] GET /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:04.517215 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9016c3d-4758-4f6d-9afa-f9a91dee8e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65cc982b-b226-4701-a242-d468da5385d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-303005864',encryption_key_id=None,group_id=6b438e5e-f047-48dd-8b13-0f79c1961a52,group_type_id=,metadata={},multiattach=False,project_id='fc639023859a4a4d84048b9205e06ac6',qos_specs=None,replication_status=,reservations=['b2615598-e675-442e-97e9-af4591207e79','0991ee36-9f78-4cbf-a79c-d30931a36c37','c5178fe6-ace0-4b43-a57b-8e73e98b866b','ab88df30-61c0-4888-90b9-a15bed931ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_type_id=0d8edcef-6ded-465e-80d8-b1aa137c8ba0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-303005864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6b438e5e-f047-48dd-8b13-0f79c1961a52,host=None,id=65cc982b-b226-4701-a242-d468da5385d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc639023859a4a4d84048b9205e06ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d8edcef-6ded-465e-80d8-b1aa137c8ba0),volume_type_id=0d8edcef-6ded-465e-80d8-b1aa137c8ba0)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:04.517993 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9fbe0f3-7ecc-4fcd-bba7-4c3f05e06860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:04.546787 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9fbe0f3-7ecc-4fcd-bba7-4c3f05e06860) transitioned into state 'SUCCESS' from state '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-303005864',encryption_key_id=None,group_id=6b438e5e-f047-48dd-8b13-0f79c1961a52,group_type_id=,metadata={},multiattach=False,project_id='fc639023859a4a4d84048b9205e06ac6',qos_specs=None,replication_status=,reservations=['b2615598-e675-442e-97e9-af4591207e79','0991ee36-9f78-4cbf-a79c-d30931a36c37','c5178fe6-ace0-4b43-a57b-8e73e98b866b','ab88df30-61c0-4888-90b9-a15bed931ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_type_id=0d8edcef-6ded-465e-80d8-b1aa137c8ba0)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:04.547854 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea6a6b77-e071-4f10-a237-115949a02835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:04.568194 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea6a6b77-e071-4f10-a237-115949a02835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:04.569036 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Flow 'volume_create_api' (dc469335-d086-45a4-b84a-6a9368e68800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:04.569364 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume request issued successfully. Aug 18 23:39:04.570710 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:04.570871 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:04.607009 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:04.610927 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.610927 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:04.616994 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cb828945-4985-4ef8-bcfe-0b0cfb64ad42 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:04.617649 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 258/1016] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:39:04 2026] POST /volume/v3/volumes => generated 821 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:04.634133 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-af6d4157-b578-4ad6-9270-e82b1d390226 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:04.638045 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-af6d4157-b578-4ad6-9270-e82b1d390226 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 Aug 18 23:39:04.638348 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-af6d4157-b578-4ad6-9270-e82b1d390226 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:04.638644 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-af6d4157-b578-4ad6-9270-e82b1d390226 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:04.647536 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.647536 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:04.656298 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-af6d4157-b578-4ad6-9270-e82b1d390226 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:04.657154 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-af6d4157-b578-4ad6-9270-e82b1d390226 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:04.657354 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-af6d4157-b578-4ad6-9270-e82b1d390226 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:04.697462 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-af6d4157-b578-4ad6-9270-e82b1d390226 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:04.700364 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:04.700364 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:04.709441 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-af6d4157-b578-4ad6-9270-e82b1d390226 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 returned with HTTP 200 Aug 18 23:39:04.710170 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 252/1017] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:04 2026] GET /volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 => generated 889 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:05.375225 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-201ce82d-f26f-4574-aab1-427ca70f61ab None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:05.377556 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-201ce82d-f26f-4574-aab1-427ca70f61ab tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] DELETE https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba Aug 18 23:39:05.377848 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-201ce82d-f26f-4574-aab1-427ca70f61ab tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:05.378107 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-201ce82d-f26f-4574-aab1-427ca70f61ab tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:05.378328 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-201ce82d-f26f-4574-aab1-427ca70f61ab tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Delete volume with id: 750015dd-140c-456e-8c08-496ee9a896ba Aug 18 23:39:05.390717 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:05.390717 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:05.391353 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-201ce82d-f26f-4574-aab1-427ca70f61ab tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:39:05.420042 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-201ce82d-f26f-4574-aab1-427ca70f61ab tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Delete volume request issued successfully. Aug 18 23:39:05.420288 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-201ce82d-f26f-4574-aab1-427ca70f61ab tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba returned with HTTP 202 Aug 18 23:39:05.420891 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 253/1018] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:05 2026] DELETE /volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:05.429151 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-223072f8-477e-4d4d-8e05-d414adfd21aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:05.430942 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-223072f8-477e-4d4d-8e05-d414adfd21aa tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba Aug 18 23:39:05.431159 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-223072f8-477e-4d4d-8e05-d414adfd21aa tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:05.431363 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-223072f8-477e-4d4d-8e05-d414adfd21aa tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:05.439106 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:05.439106 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:05.447802 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-223072f8-477e-4d4d-8e05-d414adfd21aa tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:39:05.456052 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-223072f8-477e-4d4d-8e05-d414adfd21aa tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba returned with HTTP 200 Aug 18 23:39:05.456492 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 256/1019] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:05 2026] GET /volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:05.518316 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-76c15a2c-3373-4110-864b-026581d767de None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:05.520305 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-76c15a2c-3373-4110-864b-026581d767de tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] GET https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 Aug 18 23:39:05.520528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-76c15a2c-3373-4110-864b-026581d767de tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:05.520823 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-76c15a2c-3373-4110-864b-026581d767de tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:05.527386 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-76c15a2c-3373-4110-864b-026581d767de tempest-VolumeRetypeWithoutMigrationTest-32494600 tempest-VolumeRetypeWithoutMigrationTest-32494600-project-member] https://10.4.3.229/volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 returned with HTTP 404 Aug 18 23:39:05.527386 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 259/1020] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:05 2026] GET /volume/v3/volumes/36af7f8c-15cf-4104-92db-31424884dde0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:05.535619 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-084c93f1-f8fd-4abc-9be9-c4b7a38a95bb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:05.537371 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-084c93f1-f8fd-4abc-9be9-c4b7a38a95bb tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] DELETE https://10.4.3.229/volume/v3/types/7fc115a7-cc40-4d0c-aa42-5c107475e3fd Aug 18 23:39:05.537546 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-084c93f1-f8fd-4abc-9be9-c4b7a38a95bb tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:05.537774 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-084c93f1-f8fd-4abc-9be9-c4b7a38a95bb tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:05.579342 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-084c93f1-f8fd-4abc-9be9-c4b7a38a95bb tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] https://10.4.3.229/volume/v3/types/7fc115a7-cc40-4d0c-aa42-5c107475e3fd returned with HTTP 202 Aug 18 23:39:05.580300 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 253/1021] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:39:05 2026] DELETE /volume/v3/types/7fc115a7-cc40-4d0c-aa42-5c107475e3fd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:05.588726 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-147ebe70-0d34-400b-88f5-36d76f3de28f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:05.592903 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-147ebe70-0d34-400b-88f5-36d76f3de28f tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] GET https://10.4.3.229/volume/v3/types/7fc115a7-cc40-4d0c-aa42-5c107475e3fd Aug 18 23:39:05.593028 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-147ebe70-0d34-400b-88f5-36d76f3de28f tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:05.593197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-147ebe70-0d34-400b-88f5-36d76f3de28f tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:05.609825 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-147ebe70-0d34-400b-88f5-36d76f3de28f tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] https://10.4.3.229/volume/v3/types/7fc115a7-cc40-4d0c-aa42-5c107475e3fd returned with HTTP 404 Aug 18 23:39:05.609825 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 254/1022] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:39:05 2026] GET /volume/v3/types/7fc115a7-cc40-4d0c-aa42-5c107475e3fd => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:05.612112 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-95c4446c-0280-4b88-afee-d085e6576033 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:05.614859 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95c4446c-0280-4b88-afee-d085e6576033 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] DELETE https://10.4.3.229/volume/v3/types/542e1f80-88ca-42bd-9b23-a1c9f8c2660d Aug 18 23:39:05.615060 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95c4446c-0280-4b88-afee-d085e6576033 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:05.615257 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95c4446c-0280-4b88-afee-d085e6576033 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:05.672774 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95c4446c-0280-4b88-afee-d085e6576033 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] https://10.4.3.229/volume/v3/types/542e1f80-88ca-42bd-9b23-a1c9f8c2660d returned with HTTP 202 Aug 18 23:39:05.673359 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 257/1023] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:39:05 2026] DELETE /volume/v3/types/542e1f80-88ca-42bd-9b23-a1c9f8c2660d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:05.681137 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5fad245e-501a-4362-b9e2-84a25d431388 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:05.687735 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5fad245e-501a-4362-b9e2-84a25d431388 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] GET https://10.4.3.229/volume/v3/types/542e1f80-88ca-42bd-9b23-a1c9f8c2660d Aug 18 23:39:05.687924 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5fad245e-501a-4362-b9e2-84a25d431388 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:05.691104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5fad245e-501a-4362-b9e2-84a25d431388 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:05.697528 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5fad245e-501a-4362-b9e2-84a25d431388 tempest-VolumeRetypeWithoutMigrationTest-2062788394 tempest-VolumeRetypeWithoutMigrationTest-2062788394-project-admin] https://10.4.3.229/volume/v3/types/542e1f80-88ca-42bd-9b23-a1c9f8c2660d returned with HTTP 404 Aug 18 23:39:05.698045 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 260/1024] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:39:05 2026] GET /volume/v3/types/542e1f80-88ca-42bd-9b23-a1c9f8c2660d => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:05.728729 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-62dc39bc-9663-447c-ad63-29f440657c4e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:05.730869 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-62dc39bc-9663-447c-ad63-29f440657c4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 Aug 18 23:39:05.731186 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-62dc39bc-9663-447c-ad63-29f440657c4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:05.731477 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-62dc39bc-9663-447c-ad63-29f440657c4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:05.740332 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:05.740332 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:05.744903 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-62dc39bc-9663-447c-ad63-29f440657c4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:05.745792 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-62dc39bc-9663-447c-ad63-29f440657c4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:05.746031 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-62dc39bc-9663-447c-ad63-29f440657c4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:05.797784 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-62dc39bc-9663-447c-ad63-29f440657c4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:05.802577 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:05.802577 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:05.812038 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-62dc39bc-9663-447c-ad63-29f440657c4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 returned with HTTP 200 Aug 18 23:39:05.812038 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 254/1025] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:05 2026] GET /volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 => generated 914 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:05.832597 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0e2cb876-5057-488c-828e-88040485daf3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:05.834858 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e2cb876-5057-488c-828e-88040485daf3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/group_snapshots Aug 18 23:39:05.835162 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0e2cb876-5057-488c-828e-88040485daf3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6b438e5e-f047-48dd-8b13-0f79c1961a52", "name": "tempest-group_snapshot-1773199706"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:05.836579 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.group_snapshots [None req-0e2cb876-5057-488c-828e-88040485daf3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6b438e5e-f047-48dd-8b13-0f79c1961a52', 'name': 'tempest-group_snapshot-1773199706'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 23:39:05.848872 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:05.848872 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:05.852206 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.group_snapshots [None req-0e2cb876-5057-488c-828e-88040485daf3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating group_snapshot tempest-group_snapshot-1773199706. Aug 18 23:39:05.897967 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:05.897967 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:05.911041 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-0e2cb876-5057-488c-828e-88040485daf3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-564692878 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-564692878, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:05.911377 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-0e2cb876-5057-488c-828e-88040485daf3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-564692878 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-564692878, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:05.940075 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-0e2cb876-5057-488c-828e-88040485daf3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['690b600f-043d-4c21-a761-e41033fde7ed', 'b9f9e3cf-0aee-4039-83fc-b436ff9f6913', 'c3afbd3d-4674-40e4-aa24-bc9e4e9a747f', '78b1d3c1-c434-4c71-97a3-550ddd151108'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:05.965242 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e2cb876-5057-488c-828e-88040485daf3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots returned with HTTP 202 Aug 18 23:39:05.965713 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 255/1026] 10.4.3.229 () {70 vars in 1324 bytes} [Tue Aug 18 23:39:05 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:05.974041 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2c3cf1a4-1d55-43d6-8140-770996c10eb2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:05.975861 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c3cf1a4-1d55-43d6-8140-770996c10eb2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 Aug 18 23:39:05.975940 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c3cf1a4-1d55-43d6-8140-770996c10eb2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:05.976132 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c3cf1a4-1d55-43d6-8140-770996c10eb2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:05.976308 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-2c3cf1a4-1d55-43d6-8140-770996c10eb2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member 77e409e7-acdc-46d6-949e-79c06d9645c6 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:39:06.093493 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-78806329-a3a6-4ec0-b16f-c95501d88359 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:06.095589 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-78806329-a3a6-4ec0-b16f-c95501d88359 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:39:06.095589 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-78806329-a3a6-4ec0-b16f-c95501d88359 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:06.095735 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-78806329-a3a6-4ec0-b16f-c95501d88359 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:06.104929 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:06.104929 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:06.109009 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-78806329-a3a6-4ec0-b16f-c95501d88359 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:06.113595 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-78806329-a3a6-4ec0-b16f-c95501d88359 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:39:06.114193 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 261/1027] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:06 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:06.125607 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:06.125607 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:06.129288 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c3cf1a4-1d55-43d6-8140-770996c10eb2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 returned with HTTP 200 Aug 18 23:39:06.129910 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 258/1028] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:39:05 2026] GET /volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 => generated 307 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:06.157958 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-8791f548-020a-493a-9e65-ea13877ec4c6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:06.162392 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-8791f548-020a-493a-9e65-ea13877ec4c6 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:39:06.162641 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-8791f548-020a-493a-9e65-ea13877ec4c6 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:06.162833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-8791f548-020a-493a-9e65-ea13877ec4c6 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:06.172729 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:06.172729 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:06.176489 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-8791f548-020a-493a-9e65-ea13877ec4c6 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:06.181328 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-8791f548-020a-493a-9e65-ea13877ec4c6 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:39:06.181975 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 255/1029] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:39:06 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:06.203733 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-d85c4069-e828-49af-b4f4-590402b44d9f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:06.210139 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-d85c4069-e828-49af-b4f4-590402b44d9f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f/action Aug 18 23:39:06.210698 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-d85c4069-e828-49af-b4f4-590402b44d9f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:06.210961 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-d85c4069-e828-49af-b4f4-590402b44d9f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:06.225702 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:06.225702 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:06.226573 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-d85c4069-e828-49af-b4f4-590402b44d9f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:06.235523 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-d85c4069-e828-49af-b4f4-590402b44d9f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Begin detaching volume completed successfully. Aug 18 23:39:06.235879 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-d85c4069-e828-49af-b4f4-590402b44d9f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f/action returned with HTTP 202 Aug 18 23:39:06.236494 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 256/1030] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:39:06 2026] POST /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:39:06.286911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d6fadf88-6112-4534-96c2-7b0fefee04bc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:06.286911 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d6fadf88-6112-4534-96c2-7b0fefee04bc None None] GET https://10.4.3.229/volume// Aug 18 23:39:06.287303 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d6fadf88-6112-4534-96c2-7b0fefee04bc None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:06.287303 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d6fadf88-6112-4534-96c2-7b0fefee04bc None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:06.288645 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d6fadf88-6112-4534-96c2-7b0fefee04bc None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:39:06.288645 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 262/1031] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:39: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 18 23:39:06.300380 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-7e18dba1-4d60-472a-9109-7b3dba2e2277 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:06.302342 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-7e18dba1-4d60-472a-9109-7b3dba2e2277 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:39:06.302555 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-7e18dba1-4d60-472a-9109-7b3dba2e2277 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:06.302747 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-7e18dba1-4d60-472a-9109-7b3dba2e2277 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:06.311835 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:06.311835 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:06.314836 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-7e18dba1-4d60-472a-9109-7b3dba2e2277 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:06.318469 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-7e18dba1-4d60-472a-9109-7b3dba2e2277 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:39:06.318873 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 259/1032] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:39:06 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:06.472007 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-084075e6-6274-4a33-811a-57332cd2e042 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:06.473895 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-084075e6-6274-4a33-811a-57332cd2e042 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba Aug 18 23:39:06.474125 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-084075e6-6274-4a33-811a-57332cd2e042 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:06.474239 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-084075e6-6274-4a33-811a-57332cd2e042 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:06.481255 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-084075e6-6274-4a33-811a-57332cd2e042 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba returned with HTTP 404 Aug 18 23:39:06.481781 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 256/1033] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:06 2026] GET /volume/v3/volumes/750015dd-140c-456e-8c08-496ee9a896ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:06.490595 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0a45ce9c-2511-415d-8e8c-70d7d9388b22 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:06.492488 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0a45ce9c-2511-415d-8e8c-70d7d9388b22 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] DELETE https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 Aug 18 23:39:06.492743 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0a45ce9c-2511-415d-8e8c-70d7d9388b22 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:06.492969 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0a45ce9c-2511-415d-8e8c-70d7d9388b22 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:06.493300 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-0a45ce9c-2511-415d-8e8c-70d7d9388b22 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Delete volume with id: 49b900e9-2a8f-41b8-ad88-2ea61c68f772 Aug 18 23:39:06.502722 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:06.502722 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:06.503355 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0a45ce9c-2511-415d-8e8c-70d7d9388b22 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:39:06.520536 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0a45ce9c-2511-415d-8e8c-70d7d9388b22 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Delete volume request issued successfully. Aug 18 23:39:06.520536 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0a45ce9c-2511-415d-8e8c-70d7d9388b22 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 returned with HTTP 202 Aug 18 23:39:06.520820 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 257/1034] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:06 2026] DELETE /volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:06.533505 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-73b1b696-cc2b-470f-a488-302d588b5dca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:06.537481 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-73b1b696-cc2b-470f-a488-302d588b5dca tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 Aug 18 23:39:06.537749 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-73b1b696-cc2b-470f-a488-302d588b5dca tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:06.538252 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-73b1b696-cc2b-470f-a488-302d588b5dca tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:06.547920 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:06.547920 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:06.552459 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-73b1b696-cc2b-470f-a488-302d588b5dca tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:39:06.558068 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-73b1b696-cc2b-470f-a488-302d588b5dca tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 returned with HTTP 200 Aug 18 23:39:06.558502 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 263/1035] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:06 2026] GET /volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:07.139954 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e7ccf515-231a-4be7-9424-1cceacc47e51 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.142324 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7ccf515-231a-4be7-9424-1cceacc47e51 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 Aug 18 23:39:07.143358 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7ccf515-231a-4be7-9424-1cceacc47e51 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.143711 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7ccf515-231a-4be7-9424-1cceacc47e51 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.143885 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-e7ccf515-231a-4be7-9424-1cceacc47e51 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member 77e409e7-acdc-46d6-949e-79c06d9645c6 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:39:07.149021 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.149021 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:07.153150 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7ccf515-231a-4be7-9424-1cceacc47e51 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 returned with HTTP 200 Aug 18 23:39:07.153653 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 260/1036] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:39:07 2026] GET /volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:07.165406 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-60d3973c-453b-4bdc-84c1-ddd2ad857918 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.168227 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60d3973c-453b-4bdc-84c1-ddd2ad857918 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 18 23:39:07.168451 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60d3973c-453b-4bdc-84c1-ddd2ad857918 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.168859 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60d3973c-453b-4bdc-84c1-ddd2ad857918 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.168974 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-60d3973c-453b-4bdc-84c1-ddd2ad857918 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:07.170021 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-60d3973c-453b-4bdc-84c1-ddd2ad857918 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:39:07.173631 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-ba46f877-eb0e-4fef-bfb0-290b4038579d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.174964 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-60d3973c-453b-4bdc-84c1-ddd2ad857918 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all snapshots completed successfully. Aug 18 23:39:07.175345 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.175345 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:07.175937 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60d3973c-453b-4bdc-84c1-ddd2ad857918 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 23:39:07.176002 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-ba46f877-eb0e-4fef-bfb0-290b4038579d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] DELETE https://10.4.3.229/volume/v3/attachments/9d0ecaf1-09fc-4c5d-b6c8-09dc3beb2af8 Aug 18 23:39:07.176289 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 257/1037] 10.4.3.229 () {66 vars in 1264 bytes} [Tue Aug 18 23:39:07 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:07.176369 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-ba46f877-eb0e-4fef-bfb0-290b4038579d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.176620 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-ba46f877-eb0e-4fef-bfb0-290b4038579d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.184387 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.184387 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:07.187406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7d8dee40-f07d-4a77-acfd-398ae08dfd69 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.189267 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7d8dee40-f07d-4a77-acfd-398ae08dfd69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/snapshots/7e9b3156-f3f4-4bf3-9a72-40f7086afc34 Aug 18 23:39:07.189488 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7d8dee40-f07d-4a77-acfd-398ae08dfd69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.189750 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7d8dee40-f07d-4a77-acfd-398ae08dfd69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.195808 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.195808 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:07.196254 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7d8dee40-f07d-4a77-acfd-398ae08dfd69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Snapshot retrieved successfully. Aug 18 23:39:07.196993 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7d8dee40-f07d-4a77-acfd-398ae08dfd69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/snapshots/7e9b3156-f3f4-4bf3-9a72-40f7086afc34 returned with HTTP 200 Aug 18 23:39:07.197334 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 264/1038] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:39:07 2026] GET /volume/v3/snapshots/7e9b3156-f3f4-4bf3-9a72-40f7086afc34 => generated 451 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:07.208235 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.210207 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/groups/action Aug 18 23:39:07.210665 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "77e409e7-acdc-46d6-949e-79c06d9645c6", "name": "tempest-Group_from_snap-1427342912"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:07.210831 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "77e409e7-acdc-46d6-949e-79c06d9645c6", "name": "tempest-Group_from_snap-1427342912"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:07.212798 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '77e409e7-acdc-46d6-949e-79c06d9645c6', 'name': 'tempest-Group_from_snap-1427342912'}}. {{(pid=100174) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 23:39:07.212965 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating group tempest-Group_from_snap-1427342912 from group_snapshot 77e409e7-acdc-46d6-949e-79c06d9645c6. Aug 18 23:39:07.218425 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.218425 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:07.227920 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.227920 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:07.232711 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.232711 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:07.240474 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-18a62db4-c5ae-4de8-b826-03389be35ef2 req-ba46f877-eb0e-4fef-bfb0-290b4038579d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments/9d0ecaf1-09fc-4c5d-b6c8-09dc3beb2af8 returned with HTTP 200 Aug 18 23:39:07.241193 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 258/1039] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:39:07 2026] DELETE /volume/v3/attachments/9d0ecaf1-09fc-4c5d-b6c8-09dc3beb2af8 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:07.284603 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['5d687ea2-94ab-43f3-a4cc-a3fb77cf0cd7'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:07.337384 np0000007721 devstack@c-api.service[100174]: INFO cinder.group.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] A mapping entry already exists for group c60316be-df5c-43c7-b997-cc8e1b719de8 and volume type 0d8edcef-6ded-465e-80d8-b1aa137c8ba0. Do not need to create again. Aug 18 23:39:07.337715 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.337715 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:07.341771 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Availability zone cache updated, next update will occur around 2026-08-19 00:39:07.341392. {{(pid=100174) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:39:07.341841 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Availability Zones retrieved successfully. Aug 18 23:39:07.347138 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Flow 'volume_create_api' (495ba3c1-2477-4364-9856-fc0aa9d0b93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:07.348103 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6acddbb2-7084-4dce-9778-72db92ca1cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:07.349337 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:07.360011 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-835def97-8d8f-451d-b442-e96dc554851c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.362575 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-835def97-8d8f-451d-b442-e96dc554851c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:39:07.362575 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-835def97-8d8f-451d-b442-e96dc554851c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.362575 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-835def97-8d8f-451d-b442-e96dc554851c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.376430 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.376430 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:07.377418 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6acddbb2-7084-4dce-9778-72db92ca1cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7e9b3156-f3f4-4bf3-9a72-40f7086afc34', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:39:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d8edcef-6ded-465e-80d8-b1aa137c8ba0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-564692878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d8edcef-6ded-465e-80d8-b1aa137c8ba0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c60316be-df5c-43c7-b997-cc8e1b719de8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:07.377997 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e30fe7a-1ff9-4172-a97e-cd7a8c7a3194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:07.380720 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-835def97-8d8f-451d-b442-e96dc554851c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:07.385821 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-835def97-8d8f-451d-b442-e96dc554851c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:39:07.386250 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 258/1040] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:07 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:07.400441 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-564692878 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-564692878, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:07.413694 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['f84f7c52-e480-4c2a-85ae-3ae17bb8277d', 'cef1b899-c90e-4c4b-a664-680e8d9fda60'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:07.414580 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e30fe7a-1ff9-4172-a97e-cd7a8c7a3194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f84f7c52-e480-4c2a-85ae-3ae17bb8277d', 'cef1b899-c90e-4c4b-a664-680e8d9fda60']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:07.415412 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97b5f10-5a46-4a15-b12c-ae2feb40886b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:07.455149 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97b5f10-5a46-4a15-b12c-ae2feb40886b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab5443f-6bb9-48e0-aa58-cc6353641468', '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=c60316be-df5c-43c7-b997-cc8e1b719de8,group_type_id=,metadata={},multiattach=False,project_id='fc639023859a4a4d84048b9205e06ac6',qos_specs=None,replication_status=,reservations=['f84f7c52-e480-4c2a-85ae-3ae17bb8277d','cef1b899-c90e-4c4b-a664-680e8d9fda60'],size=1,snapshot_id=7e9b3156-f3f4-4bf3-9a72-40f7086afc34,source_replicaid=,source_volid=None,status='creating',user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_type_id=0d8edcef-6ded-465e-80d8-b1aa137c8ba0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c60316be-df5c-43c7-b997-cc8e1b719de8,host=None,id=cab5443f-6bb9-48e0-aa58-cc6353641468,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc639023859a4a4d84048b9205e06ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7e9b3156-f3f4-4bf3-9a72-40f7086afc34,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d8edcef-6ded-465e-80d8-b1aa137c8ba0),volume_type_id=0d8edcef-6ded-465e-80d8-b1aa137c8ba0)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:07.455965 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6685ba-4c78-465e-9106-80de8d4d8869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:07.471473 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6685ba-4c78-465e-9106-80de8d4d8869) transitioned into state 'SUCCESS' from 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=c60316be-df5c-43c7-b997-cc8e1b719de8,group_type_id=,metadata={},multiattach=False,project_id='fc639023859a4a4d84048b9205e06ac6',qos_specs=None,replication_status=,reservations=['f84f7c52-e480-4c2a-85ae-3ae17bb8277d','cef1b899-c90e-4c4b-a664-680e8d9fda60'],size=1,snapshot_id=7e9b3156-f3f4-4bf3-9a72-40f7086afc34,source_replicaid=,source_volid=None,status='creating',user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_type_id=0d8edcef-6ded-465e-80d8-b1aa137c8ba0)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:07.472344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Flow 'volume_create_api' (495ba3c1-2477-4364-9856-fc0aa9d0b93c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:07.472766 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume request issued successfully. Aug 18 23:39:07.485338 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2753dd6c-6912-4b1e-9658-d740c980ba16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/action returned with HTTP 202 Aug 18 23:39:07.485865 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 261/1041] 10.4.3.229 () {70 vars in 1318 bytes} [Tue Aug 18 23:39:07 2026] POST /volume/v3/groups/action => generated 103 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:07.495965 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.498343 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:39:07.498608 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.498835 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.499128 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:07.503984 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:07.518030 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all volumes completed successfully. Aug 18 23:39:07.518410 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:07.519375 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:07.574641 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5ddd9c6e-0727-45f9-9de7-4e9f6dca3284 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.578003 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5ddd9c6e-0727-45f9-9de7-4e9f6dca3284 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 Aug 18 23:39:07.578003 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5ddd9c6e-0727-45f9-9de7-4e9f6dca3284 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.578313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5ddd9c6e-0727-45f9-9de7-4e9f6dca3284 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.578921 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:07.583192 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.583192 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:07.588153 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5ddd9c6e-0727-45f9-9de7-4e9f6dca3284 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 returned with HTTP 404 Aug 18 23:39:07.588802 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:07.589003 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:07.590388 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 259/1042] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:07 2026] GET /volume/v3/volumes/49b900e9-2a8f-41b8-ad88-2ea61c68f772 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:07.598995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2c1dca76-051b-4350-be55-b62c51a0e47f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.603541 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c1dca76-051b-4350-be55-b62c51a0e47f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 Aug 18 23:39:07.603541 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c1dca76-051b-4350-be55-b62c51a0e47f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.603541 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c1dca76-051b-4350-be55-b62c51a0e47f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.603956 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-2c1dca76-051b-4350-be55-b62c51a0e47f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Delete volume with id: a53140bd-ec39-4b6e-bf19-e71b4a4f8871 Aug 18 23:39:07.613326 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.613326 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:07.613955 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2c1dca76-051b-4350-be55-b62c51a0e47f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:39:07.642843 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2c1dca76-051b-4350-be55-b62c51a0e47f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Delete volume request issued successfully. Aug 18 23:39:07.642843 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c1dca76-051b-4350-be55-b62c51a0e47f tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 returned with HTTP 202 Aug 18 23:39:07.642843 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 259/1043] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:07 2026] DELETE /volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:07.646851 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:07.651633 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.651633 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:07.654180 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8bd33708-912c-4a61-84b6-da298a5dbe08 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.656776 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8bd33708-912c-4a61-84b6-da298a5dbe08 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 Aug 18 23:39:07.656776 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8bd33708-912c-4a61-84b6-da298a5dbe08 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.656945 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8bd33708-912c-4a61-84b6-da298a5dbe08 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.664526 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e5f4e60d-4914-45c8-8ea5-925bb2b58c69 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:39:07.665104 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 265/1044] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:39:07 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:07.665479 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.665479 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:07.678949 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8bd33708-912c-4a61-84b6-da298a5dbe08 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Volume info retrieved successfully. Aug 18 23:39:07.683683 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-58f07ec1-a45a-4161-8921-baa71f97831d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.686843 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8bd33708-912c-4a61-84b6-da298a5dbe08 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 returned with HTTP 200 Aug 18 23:39:07.687364 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 262/1045] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:07 2026] GET /volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:07.687987 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-58f07ec1-a45a-4161-8921-baa71f97831d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/cab5443f-6bb9-48e0-aa58-cc6353641468 Aug 18 23:39:07.688189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-58f07ec1-a45a-4161-8921-baa71f97831d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.688412 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-58f07ec1-a45a-4161-8921-baa71f97831d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.701260 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.701260 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:07.707447 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-58f07ec1-a45a-4161-8921-baa71f97831d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:07.709007 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-58f07ec1-a45a-4161-8921-baa71f97831d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:07.709264 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-58f07ec1-a45a-4161-8921-baa71f97831d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:07.753820 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-58f07ec1-a45a-4161-8921-baa71f97831d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:07.757791 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.757791 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:07.768151 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-58f07ec1-a45a-4161-8921-baa71f97831d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/cab5443f-6bb9-48e0-aa58-cc6353641468 returned with HTTP 200 Aug 18 23:39:07.768891 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 260/1046] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:07 2026] GET /volume/v3/volumes/cab5443f-6bb9-48e0-aa58-cc6353641468 => generated 926 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:39:07.785226 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9bb412dc-b032-4c6f-9ad4-3bda4441d30e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.787494 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9bb412dc-b032-4c6f-9ad4-3bda4441d30e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/c60316be-df5c-43c7-b997-cc8e1b719de8 Aug 18 23:39:07.787734 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9bb412dc-b032-4c6f-9ad4-3bda4441d30e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.787987 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9bb412dc-b032-4c6f-9ad4-3bda4441d30e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.787987 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-9bb412dc-b032-4c6f-9ad4-3bda4441d30e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member c60316be-df5c-43c7-b997-cc8e1b719de8 {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:07.793419 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.793419 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:07.803178 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9bb412dc-b032-4c6f-9ad4-3bda4441d30e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/c60316be-df5c-43c7-b997-cc8e1b719de8 returned with HTTP 200 Aug 18 23:39:07.803799 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 260/1047] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:07 2026] GET /volume/v3/groups/c60316be-df5c-43c7-b997-cc8e1b719de8 => generated 418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:07.817476 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.820537 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:39:07.820537 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:07.820537 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:07.820537 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:07.820953 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:07.832209 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all volumes completed successfully. Aug 18 23:39:07.832994 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:07.833182 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:07.880057 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:07.883535 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.883535 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:07.886886 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:07.887052 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:07.923221 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:07.925997 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.925997 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:07.933358 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f29623ac-261a-4a12-9f7c-3ed1c0d109f9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:39:07.933795 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 266/1048] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:39:07 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:07.948065 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cca188c3-0886-49f9-b0ed-eb1d5e74d541 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:07.949722 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cca188c3-0886-49f9-b0ed-eb1d5e74d541 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/groups/c60316be-df5c-43c7-b997-cc8e1b719de8/action Aug 18 23:39:07.950040 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cca188c3-0886-49f9-b0ed-eb1d5e74d541 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:07.950148 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cca188c3-0886-49f9-b0ed-eb1d5e74d541 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:07.951472 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-cca188c3-0886-49f9-b0ed-eb1d5e74d541 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] delete called for group c60316be-df5c-43c7-b997-cc8e1b719de8 {{(pid=100174) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:39:07.951656 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-cca188c3-0886-49f9-b0ed-eb1d5e74d541 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Delete group with id: c60316be-df5c-43c7-b997-cc8e1b719de8 Aug 18 23:39:07.956608 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:07.956608 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:08.006340 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cca188c3-0886-49f9-b0ed-eb1d5e74d541 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/c60316be-df5c-43c7-b997-cc8e1b719de8/action returned with HTTP 202 Aug 18 23:39:08.006948 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 263/1049] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:39:07 2026] POST /volume/v3/groups/c60316be-df5c-43c7-b997-cc8e1b719de8/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:08.017905 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6b8b9b3e-fe8b-4e4f-a2e0-e48242ecdcad None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.020156 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6b8b9b3e-fe8b-4e4f-a2e0-e48242ecdcad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/cab5443f-6bb9-48e0-aa58-cc6353641468 Aug 18 23:39:08.020614 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6b8b9b3e-fe8b-4e4f-a2e0-e48242ecdcad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.020839 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6b8b9b3e-fe8b-4e4f-a2e0-e48242ecdcad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.029357 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:08.029357 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:08.037434 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6b8b9b3e-fe8b-4e4f-a2e0-e48242ecdcad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:08.038389 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-6b8b9b3e-fe8b-4e4f-a2e0-e48242ecdcad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:08.038664 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-6b8b9b3e-fe8b-4e4f-a2e0-e48242ecdcad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:08.088125 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-6b8b9b3e-fe8b-4e4f-a2e0-e48242ecdcad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:08.095290 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:08.095290 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:08.103274 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6b8b9b3e-fe8b-4e4f-a2e0-e48242ecdcad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/cab5443f-6bb9-48e0-aa58-cc6353641468 returned with HTTP 200 Aug 18 23:39:08.103715 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 261/1050] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:08 2026] GET /volume/v3/volumes/cab5443f-6bb9-48e0-aa58-cc6353641468 => generated 925 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:08.137135 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-77560dfc-6da9-4276-9511-286347b420e6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.261266 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-77560dfc-6da9-4276-9511-286347b420e6 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:08.261787 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-77560dfc-6da9-4276-9511-286347b420e6 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1165273633"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:08.264305 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:08.264305 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:08.285273 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-77560dfc-6da9-4276-9511-286347b420e6 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:39:08.285832 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 261/1051] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:39:08 2026] POST /volume/v3/types => generated 231 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:08.295792 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c585d53b-4dc3-4f60-b184-41790116d10d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.298726 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c585d53b-4dc3-4f60-b184-41790116d10d tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] POST https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs Aug 18 23:39:08.299104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c585d53b-4dc3-4f60-b184-41790116d10d tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:08.319316 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c585d53b-4dc3-4f60-b184-41790116d10d tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs returned with HTTP 200 Aug 18 23:39:08.319861 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 267/1052] 10.4.3.229 () {68 vars in 1399 bytes} [Tue Aug 18 23:39:08 2026] POST /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:08.328077 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e9f092bc-3104-4a3a-aedd-573f2a0cc750 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.329845 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9f092bc-3104-4a3a-aedd-573f2a0cc750 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] GET https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec3 Aug 18 23:39:08.330142 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9f092bc-3104-4a3a-aedd-573f2a0cc750 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.330328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9f092bc-3104-4a3a-aedd-573f2a0cc750 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.337317 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9f092bc-3104-4a3a-aedd-573f2a0cc750 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec3 returned with HTTP 200 Aug 18 23:39:08.337763 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 264/1053] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:39:08 2026] GET /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec3 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:08.349366 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c5b3fdfd-492c-4645-b72c-5b4ad9510581 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.351123 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c5b3fdfd-492c-4645-b72c-5b4ad9510581 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] DELETE https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec3 Aug 18 23:39:08.351495 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c5b3fdfd-492c-4645-b72c-5b4ad9510581 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.351495 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c5b3fdfd-492c-4645-b72c-5b4ad9510581 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.373116 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c5b3fdfd-492c-4645-b72c-5b4ad9510581 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec3 returned with HTTP 202 Aug 18 23:39:08.373751 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 262/1054] 10.4.3.229 () {66 vars in 1399 bytes} [Tue Aug 18 23:39:08 2026] DELETE /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:39:08.385042 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2fd02c8d-ae83-4abe-b26c-12bee3151703 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.388164 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2fd02c8d-ae83-4abe-b26c-12bee3151703 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] GET https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec3 Aug 18 23:39:08.388434 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2fd02c8d-ae83-4abe-b26c-12bee3151703 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.388736 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2fd02c8d-ae83-4abe-b26c-12bee3151703 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.398670 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2fd02c8d-ae83-4abe-b26c-12bee3151703 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec3 returned with HTTP 404 Aug 18 23:39:08.399255 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 262/1055] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:39:08 2026] GET /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec3 => generated 129 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:08.407575 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-51f35810-54ac-4a45-bbf2-317a022ff9f5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.410148 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-51f35810-54ac-4a45-bbf2-317a022ff9f5 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] POST https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs Aug 18 23:39:08.410590 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-51f35810-54ac-4a45-bbf2-317a022ff9f5 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:08.437099 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.438963 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:08.439437 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-765911927"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:08.440852 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-765911927'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:08.441024 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Create volume of 1 GB Aug 18 23:39:08.441118 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-51f35810-54ac-4a45-bbf2-317a022ff9f5 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs returned with HTTP 200 Aug 18 23:39:08.441484 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 268/1056] 10.4.3.229 () {68 vars in 1399 bytes} [Tue Aug 18 23:39:08 2026] POST /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:08.446251 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Availability Zones retrieved successfully. Aug 18 23:39:08.449389 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3d584461-f2e7-4441-906a-2aaa7a3869d7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.452245 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d584461-f2e7-4441-906a-2aaa7a3869d7 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] GET https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs Aug 18 23:39:08.452347 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Flow 'volume_create_api' (e8d8b876-0718-49c6-af65-cff2ba2260af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:08.452587 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d584461-f2e7-4441-906a-2aaa7a3869d7 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.452797 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d584461-f2e7-4441-906a-2aaa7a3869d7 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.453849 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0bcecc-5d0a-46dc-a420-8b8e4924ccf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:08.455181 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:08.467484 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d584461-f2e7-4441-906a-2aaa7a3869d7 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs returned with HTTP 200 Aug 18 23:39:08.468035 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 263/1057] 10.4.3.229 () {66 vars in 1378 bytes} [Tue Aug 18 23:39:08 2026] GET /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs => generated 34 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:08.478570 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d973cb81-1e6d-4cfc-8566-81f00a697a3d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.481319 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d973cb81-1e6d-4cfc-8566-81f00a697a3d tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] POST https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs Aug 18 23:39:08.481779 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d973cb81-1e6d-4cfc-8566-81f00a697a3d tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:08.485871 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0bcecc-5d0a-46dc-a420-8b8e4924ccf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:08.486568 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f7be44-21be-4abf-be9a-1fa74b2c1fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:08.511651 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d973cb81-1e6d-4cfc-8566-81f00a697a3d tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs returned with HTTP 200 Aug 18 23:39:08.512429 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 263/1058] 10.4.3.229 () {68 vars in 1399 bytes} [Tue Aug 18 23:39:08 2026] POST /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:08.523365 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-67379535-6012-4ce5-9223-88dbedf3903c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.525272 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-67379535-6012-4ce5-9223-88dbedf3903c tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] PUT https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec2 Aug 18 23:39:08.525608 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-67379535-6012-4ce5-9223-88dbedf3903c tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:08.545837 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-67379535-6012-4ce5-9223-88dbedf3903c tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec2 returned with HTTP 200 Aug 18 23:39:08.546314 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 269/1059] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:39:08 2026] PUT /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:08.552422 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Created reservations ['a32fec58-5c25-48a2-832e-add27e0ed2aa', '82f19074-c350-4d26-92cc-05cfb4ade149', '43e4bc8e-1fb1-4d6c-9563-a025dd219d54', '2e6bf8e6-e365-47fa-b39a-76439412cadf'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:08.553348 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f7be44-21be-4abf-be9a-1fa74b2c1fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a32fec58-5c25-48a2-832e-add27e0ed2aa', '82f19074-c350-4d26-92cc-05cfb4ade149', '43e4bc8e-1fb1-4d6c-9563-a025dd219d54', '2e6bf8e6-e365-47fa-b39a-76439412cadf']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:08.553932 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33dfe183-aee8-448d-b788-b197358091db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:08.557140 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-52044631-8188-45d0-9096-1fbb6b05e942 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.560545 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52044631-8188-45d0-9096-1fbb6b05e942 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] GET https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec2 Aug 18 23:39:08.561780 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52044631-8188-45d0-9096-1fbb6b05e942 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.561996 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52044631-8188-45d0-9096-1fbb6b05e942 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.570255 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52044631-8188-45d0-9096-1fbb6b05e942 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec2 returned with HTTP 200 Aug 18 23:39:08.570697 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 264/1060] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:39:08 2026] GET /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:08.580104 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5a03471e-4f10-479c-98bd-8fc5646902fc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.582815 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5a03471e-4f10-479c-98bd-8fc5646902fc tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] POST https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs Aug 18 23:39:08.583305 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33dfe183-aee8-448d-b788-b197358091db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c828f63-85e4-4080-96d0-b70d566b066e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-765911927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc5cf406dd146ad809cf8f8939c2bf7',qos_specs=None,replication_status=,reservations=['a32fec58-5c25-48a2-832e-add27e0ed2aa','82f19074-c350-4d26-92cc-05cfb4ade149','43e4bc8e-1fb1-4d6c-9563-a025dd219d54','2e6bf8e6-e365-47fa-b39a-76439412cadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3369c37d64446babfa89d2f8ff89be9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-765911927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c828f63-85e4-4080-96d0-b70d566b066e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc5cf406dd146ad809cf8f8939c2bf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3369c37d64446babfa89d2f8ff89be9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:08.583507 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5a03471e-4f10-479c-98bd-8fc5646902fc tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:08.584373 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761a3207-eeb9-4136-90ba-fc6a7f6e8053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:08.605582 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761a3207-eeb9-4136-90ba-fc6a7f6e8053) transitioned into state 'SUCCESS' from state '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-765911927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc5cf406dd146ad809cf8f8939c2bf7',qos_specs=None,replication_status=,reservations=['a32fec58-5c25-48a2-832e-add27e0ed2aa','82f19074-c350-4d26-92cc-05cfb4ade149','43e4bc8e-1fb1-4d6c-9563-a025dd219d54','2e6bf8e6-e365-47fa-b39a-76439412cadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3369c37d64446babfa89d2f8ff89be9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:08.606255 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb073a21-5eba-47ff-a71c-7bcf984a10af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:08.619008 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb073a21-5eba-47ff-a71c-7bcf984a10af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:08.619794 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Flow 'volume_create_api' (e8d8b876-0718-49c6-af65-cff2ba2260af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:08.620083 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Create volume request issued successfully. Aug 18 23:39:08.620656 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb88c286-cf07-40dc-8381-1bd1a6d9009e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:08.623549 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 265/1061] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:39:08 2026] POST /volume/v3/volumes => generated 758 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:08.632962 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8bee8531-a8ea-40a4-9dd6-1f22d01750cc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.634941 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8bee8531-a8ea-40a4-9dd6-1f22d01750cc tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:39:08.635175 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8bee8531-a8ea-40a4-9dd6-1f22d01750cc tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.635409 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8bee8531-a8ea-40a4-9dd6-1f22d01750cc tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.642901 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:08.642901 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:08.649775 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8bee8531-a8ea-40a4-9dd6-1f22d01750cc tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:39:08.654883 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8bee8531-a8ea-40a4-9dd6-1f22d01750cc tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:39:08.655456 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 270/1062] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:08 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:08.705093 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-efaba994-1d21-4815-bc78-5cc510e878e9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.708648 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-efaba994-1d21-4815-bc78-5cc510e878e9 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] GET https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 Aug 18 23:39:08.708648 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-efaba994-1d21-4815-bc78-5cc510e878e9 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.708648 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-efaba994-1d21-4815-bc78-5cc510e878e9 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.771670 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5a03471e-4f10-479c-98bd-8fc5646902fc tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs returned with HTTP 200 Aug 18 23:39:08.772235 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 264/1063] 10.4.3.229 () {68 vars in 1399 bytes} [Tue Aug 18 23:39:08 2026] POST /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs => generated 51 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:08.781771 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b5d84729-4e80-482b-a6cd-bd492d69eedf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.783708 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5d84729-4e80-482b-a6cd-bd492d69eedf tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] GET https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs Aug 18 23:39:08.783973 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5d84729-4e80-482b-a6cd-bd492d69eedf tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.784253 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5d84729-4e80-482b-a6cd-bd492d69eedf tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.784615 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:08.784615 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:08.795095 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5d84729-4e80-482b-a6cd-bd492d69eedf tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs returned with HTTP 200 Aug 18 23:39:08.795565 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 266/1064] 10.4.3.229 () {66 vars in 1378 bytes} [Tue Aug 18 23:39:08 2026] GET /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:08.808946 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-21e042dd-c3a4-4c40-b7b4-1a587b018d88 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.810745 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-21e042dd-c3a4-4c40-b7b4-1a587b018d88 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] DELETE https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef Aug 18 23:39:08.810902 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-21e042dd-c3a4-4c40-b7b4-1a587b018d88 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.811092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-21e042dd-c3a4-4c40-b7b4-1a587b018d88 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.833337 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-21e042dd-c3a4-4c40-b7b4-1a587b018d88 tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef returned with HTTP 202 Aug 18 23:39:08.833779 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 271/1065] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:39:08 2026] DELETE /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:08.845039 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-51ad4443-d302-41be-b709-1e8da4f00f8d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:08.847324 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-51ad4443-d302-41be-b709-1e8da4f00f8d tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] GET https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef Aug 18 23:39:08.847555 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-51ad4443-d302-41be-b709-1e8da4f00f8d tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:08.847800 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-51ad4443-d302-41be-b709-1e8da4f00f8d tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:08.854098 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-51ad4443-d302-41be-b709-1e8da4f00f8d tempest-VolumeTypesExtraSpecsTest-188317215 tempest-VolumeTypesExtraSpecsTest-188317215-project-admin] https://10.4.3.229/volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef returned with HTTP 404 Aug 18 23:39:08.854641 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 265/1066] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:39:08 2026] GET /volume/v3/types/0c2454f4-b734-43f3-aff1-21cd71529fef => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:08.905398 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-efaba994-1d21-4815-bc78-5cc510e878e9 tempest-TaggedBootDevicesTest_v242-1703811424 tempest-TaggedBootDevicesTest_v242-1703811424-project-member] https://10.4.3.229/volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 returned with HTTP 404 Aug 18 23:39:08.905733 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 265/1067] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:08 2026] GET /volume/v3/volumes/a53140bd-ec39-4b6e-bf19-e71b4a4f8871 => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:09.118504 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6fc52d5c-3b57-4bc8-ad50-333adbacb5b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:09.120891 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6fc52d5c-3b57-4bc8-ad50-333adbacb5b2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/cab5443f-6bb9-48e0-aa58-cc6353641468 Aug 18 23:39:09.121542 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6fc52d5c-3b57-4bc8-ad50-333adbacb5b2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:09.121838 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6fc52d5c-3b57-4bc8-ad50-333adbacb5b2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:09.127940 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6fc52d5c-3b57-4bc8-ad50-333adbacb5b2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/cab5443f-6bb9-48e0-aa58-cc6353641468 returned with HTTP 404 Aug 18 23:39:09.128468 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 267/1068] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:09 2026] GET /volume/v3/volumes/cab5443f-6bb9-48e0-aa58-cc6353641468 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:09.140645 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7af73771-0bb5-4d75-81a4-6cc695614407 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:09.142799 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7af73771-0bb5-4d75-81a4-6cc695614407 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/c60316be-df5c-43c7-b997-cc8e1b719de8 Aug 18 23:39:09.143064 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7af73771-0bb5-4d75-81a4-6cc695614407 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:09.143290 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7af73771-0bb5-4d75-81a4-6cc695614407 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:09.143461 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-7af73771-0bb5-4d75-81a4-6cc695614407 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member c60316be-df5c-43c7-b997-cc8e1b719de8 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:09.147063 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7af73771-0bb5-4d75-81a4-6cc695614407 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/c60316be-df5c-43c7-b997-cc8e1b719de8 returned with HTTP 404 Aug 18 23:39:09.147729 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 272/1069] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:09 2026] GET /volume/v3/groups/c60316be-df5c-43c7-b997-cc8e1b719de8 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:09.156438 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7c959ef1-28b7-479c-a3bb-6c4b5fcf66de None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:09.159015 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c959ef1-28b7-479c-a3bb-6c4b5fcf66de tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 Aug 18 23:39:09.159247 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c959ef1-28b7-479c-a3bb-6c4b5fcf66de tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:09.159489 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c959ef1-28b7-479c-a3bb-6c4b5fcf66de tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:09.159674 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.group_snapshots [None req-7c959ef1-28b7-479c-a3bb-6c4b5fcf66de tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] delete called for member 77e409e7-acdc-46d6-949e-79c06d9645c6 {{(pid=100172) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 23:39:09.159790 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.group_snapshots [None req-7c959ef1-28b7-479c-a3bb-6c4b5fcf66de tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Delete group_snapshot with id: 77e409e7-acdc-46d6-949e-79c06d9645c6 Aug 18 23:39:09.166218 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:09.166218 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:09.211439 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c959ef1-28b7-479c-a3bb-6c4b5fcf66de tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 returned with HTTP 202 Aug 18 23:39:09.211909 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 266/1070] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:39:09 2026] DELETE /volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:09.219869 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8df1328a-13fb-426e-b14b-50514a1024d2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:09.223313 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8df1328a-13fb-426e-b14b-50514a1024d2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:39:09.223708 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8df1328a-13fb-426e-b14b-50514a1024d2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:09.223801 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8df1328a-13fb-426e-b14b-50514a1024d2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:09.224134 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-8df1328a-13fb-426e-b14b-50514a1024d2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:09.224960 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8df1328a-13fb-426e-b14b-50514a1024d2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:09.232647 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8df1328a-13fb-426e-b14b-50514a1024d2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all volumes completed successfully. Aug 18 23:39:09.233550 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-8df1328a-13fb-426e-b14b-50514a1024d2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:09.233745 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-8df1328a-13fb-426e-b14b-50514a1024d2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:09.285762 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-8df1328a-13fb-426e-b14b-50514a1024d2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:09.289548 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:09.289548 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:09.298017 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8df1328a-13fb-426e-b14b-50514a1024d2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:39:09.298501 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 266/1071] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:39:09 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:09.313746 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-412ac672-5311-40e1-b02f-450aa969831b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:09.318782 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-412ac672-5311-40e1-b02f-450aa969831b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 18 23:39:09.319028 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-412ac672-5311-40e1-b02f-450aa969831b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:09.319336 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-412ac672-5311-40e1-b02f-450aa969831b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:09.321290 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-412ac672-5311-40e1-b02f-450aa969831b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:09.323903 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-412ac672-5311-40e1-b02f-450aa969831b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:39:09.335395 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-412ac672-5311-40e1-b02f-450aa969831b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all snapshots completed successfully. Aug 18 23:39:09.336970 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-412ac672-5311-40e1-b02f-450aa969831b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 23:39:09.337088 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 268/1072] 10.4.3.229 () {66 vars in 1264 bytes} [Tue Aug 18 23:39:09 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 18 23:39:09.357036 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d55c320b-e77a-47b8-bfc5-759e0b346007 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:09.359491 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d55c320b-e77a-47b8-bfc5-759e0b346007 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 Aug 18 23:39:09.359780 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d55c320b-e77a-47b8-bfc5-759e0b346007 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:09.359975 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d55c320b-e77a-47b8-bfc5-759e0b346007 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:09.360115 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.group_snapshots [None req-d55c320b-e77a-47b8-bfc5-759e0b346007 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member 77e409e7-acdc-46d6-949e-79c06d9645c6 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:39:09.364128 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d55c320b-e77a-47b8-bfc5-759e0b346007 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 returned with HTTP 404 Aug 18 23:39:09.364696 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 273/1073] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:39:09 2026] GET /volume/v3/group_snapshots/77e409e7-acdc-46d6-949e-79c06d9645c6 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:09.372091 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:09.375419 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:39:09.375552 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:09.375765 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:09.376004 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:09.376739 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:09.376739 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:09.376855 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:09.385314 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all volumes completed successfully. Aug 18 23:39:09.386336 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:09.386541 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:09.436810 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:09.441319 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:09.441319 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:09.454138 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-58547cd3-5819-4c74-a748-8b1f8292ee9f tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:39:09.454781 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 267/1074] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:39:09 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:09.472788 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b3746b03-de6a-401f-b333-fd56a3360913 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:09.475225 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3746b03-de6a-401f-b333-fd56a3360913 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52/action Aug 18 23:39:09.475666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3746b03-de6a-401f-b333-fd56a3360913 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:09.476173 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3746b03-de6a-401f-b333-fd56a3360913 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:09.477497 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-b3746b03-de6a-401f-b333-fd56a3360913 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] delete called for group 6b438e5e-f047-48dd-8b13-0f79c1961a52 {{(pid=100171) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:39:09.477645 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.groups [None req-b3746b03-de6a-401f-b333-fd56a3360913 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Delete group with id: 6b438e5e-f047-48dd-8b13-0f79c1961a52 Aug 18 23:39:09.481207 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:09.481207 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:09.527494 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3746b03-de6a-401f-b333-fd56a3360913 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52/action returned with HTTP 202 Aug 18 23:39:09.527930 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 267/1075] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:39:09 2026] POST /volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:09.541178 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b666d702-3293-4e81-8c62-6c28095a3de8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:09.542300 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b666d702-3293-4e81-8c62-6c28095a3de8 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 Aug 18 23:39:09.542574 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b666d702-3293-4e81-8c62-6c28095a3de8 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:09.542818 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b666d702-3293-4e81-8c62-6c28095a3de8 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:09.555903 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:09.555903 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:09.563384 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b666d702-3293-4e81-8c62-6c28095a3de8 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:09.564293 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-b666d702-3293-4e81-8c62-6c28095a3de8 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:09.564472 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-b666d702-3293-4e81-8c62-6c28095a3de8 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:09.619020 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-b666d702-3293-4e81-8c62-6c28095a3de8 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:09.622053 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:09.622053 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:09.630108 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b666d702-3293-4e81-8c62-6c28095a3de8 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 returned with HTTP 200 Aug 18 23:39:09.630108 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 269/1076] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:09 2026] GET /volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:09.667084 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3af7c83b-a1c5-40f3-a1a0-a5f6d7ff74c6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:09.669603 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3af7c83b-a1c5-40f3-a1a0-a5f6d7ff74c6 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:39:09.669762 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3af7c83b-a1c5-40f3-a1a0-a5f6d7ff74c6 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:09.669950 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3af7c83b-a1c5-40f3-a1a0-a5f6d7ff74c6 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:09.678650 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:09.678650 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:09.685541 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3af7c83b-a1c5-40f3-a1a0-a5f6d7ff74c6 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:39:09.688784 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3af7c83b-a1c5-40f3-a1a0-a5f6d7ff74c6 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:39:09.689149 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 274/1077] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:09 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:10.646606 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-237793b6-f913-4233-9ccf-612d45b0f2ee None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:10.650114 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-237793b6-f913-4233-9ccf-612d45b0f2ee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 Aug 18 23:39:10.650381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-237793b6-f913-4233-9ccf-612d45b0f2ee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:10.651050 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-237793b6-f913-4233-9ccf-612d45b0f2ee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:10.660500 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-237793b6-f913-4233-9ccf-612d45b0f2ee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 returned with HTTP 404 Aug 18 23:39:10.661214 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 268/1078] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:10 2026] GET /volume/v3/volumes/65cc982b-b226-4701-a242-d468da5385d5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:10.671303 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-288060fa-1de1-41be-a249-d1011d983e3a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:10.675688 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-288060fa-1de1-41be-a249-d1011d983e3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52 Aug 18 23:39:10.675688 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-288060fa-1de1-41be-a249-d1011d983e3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:10.675688 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-288060fa-1de1-41be-a249-d1011d983e3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:10.675688 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-288060fa-1de1-41be-a249-d1011d983e3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member 6b438e5e-f047-48dd-8b13-0f79c1961a52 {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:10.685797 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-288060fa-1de1-41be-a249-d1011d983e3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52 returned with HTTP 404 Aug 18 23:39:10.686450 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 268/1079] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:10 2026] GET /volume/v3/groups/6b438e5e-f047-48dd-8b13-0f79c1961a52 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:10.695304 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1a70d71b-3ff3-4c83-a1e6-88ef627d3358 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:10.697769 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1a70d71b-3ff3-4c83-a1e6-88ef627d3358 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/dfea9b04-554f-4ac1-b7a3-52e36448fbca Aug 18 23:39:10.698046 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1a70d71b-3ff3-4c83-a1e6-88ef627d3358 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:10.698300 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1a70d71b-3ff3-4c83-a1e6-88ef627d3358 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:10.711998 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1a70d71b-3ff3-4c83-a1e6-88ef627d3358 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/group_types/dfea9b04-554f-4ac1-b7a3-52e36448fbca returned with HTTP 202 Aug 18 23:39:10.712456 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 270/1080] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:39:10 2026] DELETE /volume/v3/group_types/dfea9b04-554f-4ac1-b7a3-52e36448fbca => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:10.725316 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-edf720ac-df6b-4bf7-9a1c-7ad28048ca56 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:10.727610 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-edf720ac-df6b-4bf7-9a1c-7ad28048ca56 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] DELETE https://10.4.3.229/volume/v3/types/0d8edcef-6ded-465e-80d8-b1aa137c8ba0 Aug 18 23:39:10.727874 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-edf720ac-df6b-4bf7-9a1c-7ad28048ca56 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:10.728143 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-edf720ac-df6b-4bf7-9a1c-7ad28048ca56 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:10.754440 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-edf720ac-df6b-4bf7-9a1c-7ad28048ca56 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/types/0d8edcef-6ded-465e-80d8-b1aa137c8ba0 returned with HTTP 202 Aug 18 23:39:10.755002 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 275/1081] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:39:10 2026] DELETE /volume/v3/types/0d8edcef-6ded-465e-80d8-b1aa137c8ba0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:10.763251 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d5e2843a-84b8-49be-8a6e-a4f26550ea2d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:10.765555 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d5e2843a-84b8-49be-8a6e-a4f26550ea2d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] GET https://10.4.3.229/volume/v3/types/0d8edcef-6ded-465e-80d8-b1aa137c8ba0 Aug 18 23:39:10.765828 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d5e2843a-84b8-49be-8a6e-a4f26550ea2d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:10.766060 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d5e2843a-84b8-49be-8a6e-a4f26550ea2d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:10.770383 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d5e2843a-84b8-49be-8a6e-a4f26550ea2d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/types/0d8edcef-6ded-465e-80d8-b1aa137c8ba0 returned with HTTP 404 Aug 18 23:39:10.770383 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 269/1082] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:39:10 2026] GET /volume/v3/types/0d8edcef-6ded-465e-80d8-b1aa137c8ba0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:10.780421 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-15a7d6f7-38b6-43be-b216-b8ba3369a5f1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:10.782687 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-15a7d6f7-38b6-43be-b216-b8ba3369a5f1 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:10.782998 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-15a7d6f7-38b6-43be-b216-b8ba3369a5f1 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1230964976"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:10.800456 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-15a7d6f7-38b6-43be-b216-b8ba3369a5f1 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:39:10.800884 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 269/1083] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:39:10 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 18 23:39:10.812474 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1ebb423b-3a69-45e3-a43b-ad0c5d07f44c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:10.813878 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1ebb423b-3a69-45e3-a43b-ad0c5d07f44c tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:39:10.814207 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1ebb423b-3a69-45e3-a43b-ad0c5d07f44c tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2081927366"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:10.829880 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1ebb423b-3a69-45e3-a43b-ad0c5d07f44c tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:39:10.830230 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 271/1084] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:39:10 2026] POST /volume/v3/group_types => generated 181 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:10.841434 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-138b9abc-18ee-4bda-a861-57847be92403 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:10.844769 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-138b9abc-18ee-4bda-a861-57847be92403 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/groups Aug 18 23:39:10.844769 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-138b9abc-18ee-4bda-a861-57847be92403 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "449af54e-03e9-499b-9ee1-6a51894a98e3", "volume_types": ["046015c9-993b-4417-be0b-12d416b2abcf"], "name": "tempest-GroupSnapshotsTest-Group-1499335163"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:10.847247 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-138b9abc-18ee-4bda-a861-57847be92403 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating new group {'group': {'group_type': '449af54e-03e9-499b-9ee1-6a51894a98e3', 'volume_types': ['046015c9-993b-4417-be0b-12d416b2abcf'], 'name': 'tempest-GroupSnapshotsTest-Group-1499335163'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 23:39:10.852657 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.groups [None req-138b9abc-18ee-4bda-a861-57847be92403 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating group tempest-GroupSnapshotsTest-Group-1499335163. Aug 18 23:39:10.864552 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-138b9abc-18ee-4bda-a861-57847be92403 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Availability Zones retrieved successfully. Aug 18 23:39:10.886415 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-138b9abc-18ee-4bda-a861-57847be92403 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['513ab313-32f7-4ff8-a843-0463e3ed1183'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:10.921539 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-138b9abc-18ee-4bda-a861-57847be92403 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 18 23:39:10.921539 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 276/1085] 10.4.3.229 () {70 vars in 1297 bytes} [Tue Aug 18 23:39:10 2026] POST /volume/v3/groups => generated 112 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:10.932046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-000a26f0-f576-47ba-aa90-cc7a7f5069a9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:10.933668 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-000a26f0-f576-47ba-aa90-cc7a7f5069a9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:10.933852 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-000a26f0-f576-47ba-aa90-cc7a7f5069a9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:10.934039 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-000a26f0-f576-47ba-aa90-cc7a7f5069a9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:10.934141 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-000a26f0-f576-47ba-aa90-cc7a7f5069a9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:10.938247 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:10.938247 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:10.944936 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-000a26f0-f576-47ba-aa90-cc7a7f5069a9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 200 Aug 18 23:39:10.945692 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 270/1086] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:10 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:11.608818 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c2be8922-4c89-42f0-90c7-4dba5f76f65a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:11.752740 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2be8922-4c89-42f0-90c7-4dba5f76f65a tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] POST https://10.4.3.229/volume/v3/types/7c9eccb3-269b-4e1d-aaab-5827e5f0cd89/encryption Aug 18 23:39:11.753197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2be8922-4c89-42f0-90c7-4dba5f76f65a tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:11.786601 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2be8922-4c89-42f0-90c7-4dba5f76f65a tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types/7c9eccb3-269b-4e1d-aaab-5827e5f0cd89/encryption returned with HTTP 404 Aug 18 23:39:11.787379 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 270/1087] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:39:11 2026] POST /volume/v3/types/7c9eccb3-269b-4e1d-aaab-5827e5f0cd89/encryption => generated 114 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:11.798339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f824df4-40fa-4515-96d8-5f6ead82b25a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:11.803054 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f824df4-40fa-4515-96d8-5f6ead82b25a tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:11.803392 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f824df4-40fa-4515-96d8-5f6ead82b25a tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1291163905", "os-volume-type-access:is_public": false}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:11.829809 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f824df4-40fa-4515-96d8-5f6ead82b25a tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:39:11.830905 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 272/1088] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:39:11 2026] POST /volume/v3/types => generated 231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:11.844452 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5aff19ef-1dab-43bc-8285-25b160dc8181 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:11.935625 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5aff19ef-1dab-43bc-8285-25b160dc8181 tempest-VolumeTypesNegativeTest-2142206079 tempest-VolumeTypesNegativeTest-2142206079-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:11.936114 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5aff19ef-1dab-43bc-8285-25b160dc8181 tempest-VolumeTypesNegativeTest-2142206079 tempest-VolumeTypesNegativeTest-2142206079-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ad47db8e-c20d-402e-868f-f7589949526a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-628161136"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:11.938125 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-5aff19ef-1dab-43bc-8285-25b160dc8181 tempest-VolumeTypesNegativeTest-2142206079 tempest-VolumeTypesNegativeTest-2142206079-project-member] Create volume request body: {'volume': {'volume_type': 'ad47db8e-c20d-402e-868f-f7589949526a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-628161136'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:11.947039 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5aff19ef-1dab-43bc-8285-25b160dc8181 tempest-VolumeTypesNegativeTest-2142206079 tempest-VolumeTypesNegativeTest-2142206079-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 404 Aug 18 23:39:11.947879 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 277/1089] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:39:11 2026] POST /volume/v3/volumes => generated 114 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:11.956785 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f2bad100-b461-4e87-99e8-abefa334380c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:11.958410 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-20cfdad6-252e-41f6-b285-3ca518f5885c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:11.959780 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f2bad100-b461-4e87-99e8-abefa334380c tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] DELETE https://10.4.3.229/volume/v3/types/ad47db8e-c20d-402e-868f-f7589949526a Aug 18 23:39:11.960634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f2bad100-b461-4e87-99e8-abefa334380c tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:11.960634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f2bad100-b461-4e87-99e8-abefa334380c tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:11.960789 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-20cfdad6-252e-41f6-b285-3ca518f5885c tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:11.961600 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-20cfdad6-252e-41f6-b285-3ca518f5885c tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:11.961713 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:11.961713 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:11.961805 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-20cfdad6-252e-41f6-b285-3ca518f5885c tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:11.961805 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-20cfdad6-252e-41f6-b285-3ca518f5885c tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:11.966279 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:11.966279 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:11.976403 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-20cfdad6-252e-41f6-b285-3ca518f5885c tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 200 Aug 18 23:39:11.976875 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 271/1090] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:11 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:11.988644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fc3ed9df-b973-4c86-93db-665f34302564 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:11.990310 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:11.990843 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1765950399", "volume_type": "046015c9-993b-4417-be0b-12d416b2abcf", "group_id": "aec2f007-7631-42f7-b816-0d4a07acebec", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:11.992855 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1765950399', 'volume_type': '046015c9-993b-4417-be0b-12d416b2abcf', 'group_id': 'aec2f007-7631-42f7-b816-0d4a07acebec', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:11.997890 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f2bad100-b461-4e87-99e8-abefa334380c tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types/ad47db8e-c20d-402e-868f-f7589949526a returned with HTTP 202 Aug 18 23:39:11.997890 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 271/1091] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:39:11 2026] DELETE /volume/v3/types/ad47db8e-c20d-402e-868f-f7589949526a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:12.002397 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:12.002397 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:12.003040 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume of 1 GB Aug 18 23:39:12.006220 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e0cd0664-ab46-4028-9c17-6b7c09b2db25 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:12.008076 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e0cd0664-ab46-4028-9c17-6b7c09b2db25 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] GET https://10.4.3.229/volume/v3/types/ad47db8e-c20d-402e-868f-f7589949526a Aug 18 23:39:12.008440 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e0cd0664-ab46-4028-9c17-6b7c09b2db25 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:12.008683 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e0cd0664-ab46-4028-9c17-6b7c09b2db25 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:12.009969 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Availability Zones retrieved successfully. Aug 18 23:39:12.012918 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e0cd0664-ab46-4028-9c17-6b7c09b2db25 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types/ad47db8e-c20d-402e-868f-f7589949526a returned with HTTP 404 Aug 18 23:39:12.013363 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 278/1092] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:39:12 2026] GET /volume/v3/types/ad47db8e-c20d-402e-868f-f7589949526a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:12.018685 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Flow 'volume_create_api' (09a63918-ded5-478e-8fae-ecb79ef9c9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:12.019559 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd2df06-cb1a-41c1-a0b6-58afd7072b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:12.020370 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:12.020370 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:12.020990 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:12.024882 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ced5805e-6f64-4452-affe-11612ad8d326 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:12.026887 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ced5805e-6f64-4452-affe-11612ad8d326 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:12.027213 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ced5805e-6f64-4452-affe-11612ad8d326 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:12.030476 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ced5805e-6f64-4452-affe-11612ad8d326 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 400 Aug 18 23:39:12.032112 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 272/1093] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:39:12 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 18 23:39:12.042049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f927d688-3e9d-4903-8e89-bd6e900c942a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:12.044853 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f927d688-3e9d-4903-8e89-bd6e900c942a tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:12.045389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f927d688-3e9d-4903-8e89-bd6e900c942a tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1638936200"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:12.053808 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd2df06-cb1a-41c1-a0b6-58afd7072b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:39:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=046015c9-993b-4417-be0b-12d416b2abcf,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1230964976',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '046015c9-993b-4417-be0b-12d416b2abcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aec2f007-7631-42f7-b816-0d4a07acebec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:12.054164 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e88b67ee-43f8-4582-aea0-d78053b33d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:12.064962 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f927d688-3e9d-4903-8e89-bd6e900c942a tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:39:12.065557 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 272/1094] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:39:12 2026] POST /volume/v3/types => generated 229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:12.075270 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1dcbb505-4c18-412d-a23c-6cdd241ebc77 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:12.082539 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1dcbb505-4c18-412d-a23c-6cdd241ebc77 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:12.082539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1dcbb505-4c18-412d-a23c-6cdd241ebc77 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1638936200"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:12.082539 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:12.082539 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:12.085847 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1dcbb505-4c18-412d-a23c-6cdd241ebc77 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1638936200 already exists. Aug 18 23:39:12.086053 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1dcbb505-4c18-412d-a23c-6cdd241ebc77 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 409 Aug 18 23:39:12.086412 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 279/1095] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:39:12 2026] POST /volume/v3/types => generated 134 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:12.091467 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1230964976 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1230964976, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:12.091846 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1230964976 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1230964976, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:12.096423 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-aaea956a-9e48-4072-8b01-379af141a774 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:12.098147 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aaea956a-9e48-4072-8b01-379af141a774 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] DELETE https://10.4.3.229/volume/v3/types/1132fe4e-9732-4899-8760-a341b2982d05 Aug 18 23:39:12.098322 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aaea956a-9e48-4072-8b01-379af141a774 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:12.098641 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aaea956a-9e48-4072-8b01-379af141a774 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:12.098886 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:12.098886 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:12.127566 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['faad8673-a087-4b00-86d8-d0e2fb66b1bb', '5eaa2736-0a44-45da-a3fe-0894b1f226e0', '23704389-04a9-47bc-b6d9-12ca317eea09', 'e2da515a-0c54-4239-bf3f-6e62c0ec6871'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:12.128445 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e88b67ee-43f8-4582-aea0-d78053b33d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faad8673-a087-4b00-86d8-d0e2fb66b1bb', '5eaa2736-0a44-45da-a3fe-0894b1f226e0', '23704389-04a9-47bc-b6d9-12ca317eea09', 'e2da515a-0c54-4239-bf3f-6e62c0ec6871']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:12.129234 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55c0781-d5a6-4c0e-bc61-6295ff41b14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:12.130872 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aaea956a-9e48-4072-8b01-379af141a774 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types/1132fe4e-9732-4899-8760-a341b2982d05 returned with HTTP 202 Aug 18 23:39:12.131388 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 273/1096] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:39:12 2026] DELETE /volume/v3/types/1132fe4e-9732-4899-8760-a341b2982d05 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 23:39:12.139350 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c99d6b47-e9f3-4984-987a-78c4eda9a908 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:12.141879 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c99d6b47-e9f3-4984-987a-78c4eda9a908 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] GET https://10.4.3.229/volume/v3/types/1132fe4e-9732-4899-8760-a341b2982d05 Aug 18 23:39:12.142229 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c99d6b47-e9f3-4984-987a-78c4eda9a908 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:12.142602 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c99d6b47-e9f3-4984-987a-78c4eda9a908 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:12.152239 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c99d6b47-e9f3-4984-987a-78c4eda9a908 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types/1132fe4e-9732-4899-8760-a341b2982d05 returned with HTTP 404 Aug 18 23:39:12.153064 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 273/1097] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:39:12 2026] GET /volume/v3/types/1132fe4e-9732-4899-8760-a341b2982d05 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:12.160926 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55c0781-d5a6-4c0e-bc61-6295ff41b14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e918cc30-9d06-4568-987b-6c2f565ad214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1765950399',encryption_key_id=None,group_id=aec2f007-7631-42f7-b816-0d4a07acebec,group_type_id=,metadata={},multiattach=False,project_id='fc639023859a4a4d84048b9205e06ac6',qos_specs=None,replication_status=,reservations=['faad8673-a087-4b00-86d8-d0e2fb66b1bb','5eaa2736-0a44-45da-a3fe-0894b1f226e0','23704389-04a9-47bc-b6d9-12ca317eea09','e2da515a-0c54-4239-bf3f-6e62c0ec6871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_type_id=046015c9-993b-4417-be0b-12d416b2abcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1765950399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aec2f007-7631-42f7-b816-0d4a07acebec,host=None,id=e918cc30-9d06-4568-987b-6c2f565ad214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc639023859a4a4d84048b9205e06ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(046015c9-993b-4417-be0b-12d416b2abcf),volume_type_id=046015c9-993b-4417-be0b-12d416b2abcf)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:12.161921 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a24f6b-702f-4323-98fd-56fa3310a109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:12.170539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e42286d6-eeaa-4624-84d7-b711bec64a73 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:12.170994 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e42286d6-eeaa-4624-84d7-b711bec64a73 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] DELETE https://10.4.3.229/volume/v3/types/d0d22b98-89a9-4e74-9dc2-00a7ea4e6ea4 Aug 18 23:39:12.171203 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e42286d6-eeaa-4624-84d7-b711bec64a73 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:12.171416 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e42286d6-eeaa-4624-84d7-b711bec64a73 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:12.177970 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e42286d6-eeaa-4624-84d7-b711bec64a73 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types/d0d22b98-89a9-4e74-9dc2-00a7ea4e6ea4 returned with HTTP 404 Aug 18 23:39:12.178673 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 280/1098] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:39:12 2026] DELETE /volume/v3/types/d0d22b98-89a9-4e74-9dc2-00a7ea4e6ea4 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:12.183992 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a24f6b-702f-4323-98fd-56fa3310a109) transitioned into state 'SUCCESS' from state '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-1765950399',encryption_key_id=None,group_id=aec2f007-7631-42f7-b816-0d4a07acebec,group_type_id=,metadata={},multiattach=False,project_id='fc639023859a4a4d84048b9205e06ac6',qos_specs=None,replication_status=,reservations=['faad8673-a087-4b00-86d8-d0e2fb66b1bb','5eaa2736-0a44-45da-a3fe-0894b1f226e0','23704389-04a9-47bc-b6d9-12ca317eea09','e2da515a-0c54-4239-bf3f-6e62c0ec6871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_type_id=046015c9-993b-4417-be0b-12d416b2abcf)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:12.185747 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5aa4d27-41ca-443e-b5b1-16b37b122ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:12.192675 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b93e305b-b533-4dff-945a-fa1a9a7d1fb7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:12.197262 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b93e305b-b533-4dff-945a-fa1a9a7d1fb7 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] GET https://10.4.3.229/volume/v3/types/3c0e56c2-ac3a-47c8-bdce-a2c5a4eefc13 Aug 18 23:39:12.197502 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b93e305b-b533-4dff-945a-fa1a9a7d1fb7 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:12.201559 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b93e305b-b533-4dff-945a-fa1a9a7d1fb7 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:12.205216 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5aa4d27-41ca-443e-b5b1-16b37b122ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:12.206474 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Flow 'volume_create_api' (09a63918-ded5-478e-8fae-ecb79ef9c9ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:12.206899 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume request issued successfully. Aug 18 23:39:12.207936 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b93e305b-b533-4dff-945a-fa1a9a7d1fb7 tempest-VolumeTypesNegativeTest-1671069174 tempest-VolumeTypesNegativeTest-1671069174-project-admin] https://10.4.3.229/volume/v3/types/3c0e56c2-ac3a-47c8-bdce-a2c5a4eefc13 returned with HTTP 404 Aug 18 23:39:12.208015 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:12.208058 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 274/1099] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:39:12 2026] GET /volume/v3/types/3c0e56c2-ac3a-47c8-bdce-a2c5a4eefc13 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:12.208098 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:12.267322 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:12.272259 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:12.272259 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:12.277697 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fc3ed9df-b973-4c86-93db-665f34302564 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:12.278163 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 273/1100] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:39:11 2026] POST /volume/v3/volumes => generated 823 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:12.296543 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7e89e1e7-6a7d-4675-996d-025c01aa988d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:12.298813 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7e89e1e7-6a7d-4675-996d-025c01aa988d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/e918cc30-9d06-4568-987b-6c2f565ad214 Aug 18 23:39:12.299099 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7e89e1e7-6a7d-4675-996d-025c01aa988d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:12.299360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7e89e1e7-6a7d-4675-996d-025c01aa988d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:12.309957 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:12.309957 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:12.314545 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7e89e1e7-6a7d-4675-996d-025c01aa988d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:12.315784 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-7e89e1e7-6a7d-4675-996d-025c01aa988d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:12.315932 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-7e89e1e7-6a7d-4675-996d-025c01aa988d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:12.371310 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-7e89e1e7-6a7d-4675-996d-025c01aa988d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:12.374824 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:12.374824 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:12.385560 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7e89e1e7-6a7d-4675-996d-025c01aa988d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/e918cc30-9d06-4568-987b-6c2f565ad214 returned with HTTP 200 Aug 18 23:39:12.385988 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 274/1101] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:12 2026] GET /volume/v3/volumes/e918cc30-9d06-4568-987b-6c2f565ad214 => generated 891 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:13.403032 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8e60a426-38f7-4157-a486-19ab798e5a54 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:13.405341 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8e60a426-38f7-4157-a486-19ab798e5a54 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/e918cc30-9d06-4568-987b-6c2f565ad214 Aug 18 23:39:13.405341 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8e60a426-38f7-4157-a486-19ab798e5a54 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:13.405341 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8e60a426-38f7-4157-a486-19ab798e5a54 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:13.416592 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:13.416592 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:13.430017 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8e60a426-38f7-4157-a486-19ab798e5a54 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:13.430017 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-8e60a426-38f7-4157-a486-19ab798e5a54 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:13.430017 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-8e60a426-38f7-4157-a486-19ab798e5a54 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:13.475898 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-8e60a426-38f7-4157-a486-19ab798e5a54 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:13.481884 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:13.481884 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:13.497762 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8e60a426-38f7-4157-a486-19ab798e5a54 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/e918cc30-9d06-4568-987b-6c2f565ad214 returned with HTTP 200 Aug 18 23:39:13.498281 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 281/1102] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:13 2026] GET /volume/v3/volumes/e918cc30-9d06-4568-987b-6c2f565ad214 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:13.518373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:13.523929 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:13.523929 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-74258434", "volume_type": "046015c9-993b-4417-be0b-12d416b2abcf", "group_id": "aec2f007-7631-42f7-b816-0d4a07acebec", "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:13.526120 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-74258434', 'volume_type': '046015c9-993b-4417-be0b-12d416b2abcf', 'group_id': 'aec2f007-7631-42f7-b816-0d4a07acebec', 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:13.550072 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:13.550072 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:13.552362 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume of 1 GB Aug 18 23:39:13.563233 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Availability Zones retrieved successfully. Aug 18 23:39:13.577240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Flow 'volume_create_api' (5c09e645-63b8-4968-8983-372e136d5dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:13.579731 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c05343d-3305-4d3d-b486-409814bd3418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:13.580528 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:13.580528 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:13.581177 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:13.625299 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c05343d-3305-4d3d-b486-409814bd3418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:39:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=046015c9-993b-4417-be0b-12d416b2abcf,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1230964976',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '046015c9-993b-4417-be0b-12d416b2abcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aec2f007-7631-42f7-b816-0d4a07acebec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:13.626276 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1721eda9-e0db-44f4-897b-167814433d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:13.665759 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1230964976 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1230964976, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:13.666031 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1230964976 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1230964976, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:13.682505 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['668f89d4-b735-430d-bbdc-24a766d4ae69', '798b900b-b57b-493b-8a5b-f6ca3ec3e39b', '5b868277-6fc4-4451-92c3-6cd5029d55c7', '58ebea69-0f57-4dbd-b890-f38cfc3ea73c'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:13.683745 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1721eda9-e0db-44f4-897b-167814433d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['668f89d4-b735-430d-bbdc-24a766d4ae69', '798b900b-b57b-493b-8a5b-f6ca3ec3e39b', '5b868277-6fc4-4451-92c3-6cd5029d55c7', '58ebea69-0f57-4dbd-b890-f38cfc3ea73c']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:13.684897 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a4b3978-8471-4a4f-8332-9f50fa3f218d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:13.717465 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a4b3978-8471-4a4f-8332-9f50fa3f218d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4db6103f-c220-41a3-9f88-08b43c47d636', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-74258434',encryption_key_id=None,group_id=aec2f007-7631-42f7-b816-0d4a07acebec,group_type_id=,metadata={},multiattach=False,project_id='fc639023859a4a4d84048b9205e06ac6',qos_specs=None,replication_status=,reservations=['668f89d4-b735-430d-bbdc-24a766d4ae69','798b900b-b57b-493b-8a5b-f6ca3ec3e39b','5b868277-6fc4-4451-92c3-6cd5029d55c7','58ebea69-0f57-4dbd-b890-f38cfc3ea73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_type_id=046015c9-993b-4417-be0b-12d416b2abcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-74258434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aec2f007-7631-42f7-b816-0d4a07acebec,host=None,id=4db6103f-c220-41a3-9f88-08b43c47d636,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc639023859a4a4d84048b9205e06ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(046015c9-993b-4417-be0b-12d416b2abcf),volume_type_id=046015c9-993b-4417-be0b-12d416b2abcf)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:13.718420 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23477db6-39c3-40fb-b234-327f7a99fc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:13.746507 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23477db6-39c3-40fb-b234-327f7a99fc3c) transitioned into state 'SUCCESS' from state '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-74258434',encryption_key_id=None,group_id=aec2f007-7631-42f7-b816-0d4a07acebec,group_type_id=,metadata={},multiattach=False,project_id='fc639023859a4a4d84048b9205e06ac6',qos_specs=None,replication_status=,reservations=['668f89d4-b735-430d-bbdc-24a766d4ae69','798b900b-b57b-493b-8a5b-f6ca3ec3e39b','5b868277-6fc4-4451-92c3-6cd5029d55c7','58ebea69-0f57-4dbd-b890-f38cfc3ea73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_type_id=046015c9-993b-4417-be0b-12d416b2abcf)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:13.747748 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2242e798-0735-43b2-8c4b-48e14aa1d452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:13.766176 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2242e798-0735-43b2-8c4b-48e14aa1d452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:13.767002 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Flow 'volume_create_api' (5c09e645-63b8-4968-8983-372e136d5dc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:13.767277 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume request issued successfully. Aug 18 23:39:13.768003 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:13.768111 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:13.813252 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:13.819620 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:13.819620 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:13.823423 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ae97fdc6-001c-4896-aa5c-eb1d70f3e320 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:13.823818 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 275/1103] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:39:13 2026] POST /volume/v3/volumes => generated 821 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:13.837075 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-778b640f-0aea-4216-ab62-2345d74aa5b6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:13.839087 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-778b640f-0aea-4216-ab62-2345d74aa5b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 Aug 18 23:39:13.839429 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-778b640f-0aea-4216-ab62-2345d74aa5b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:13.839773 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-778b640f-0aea-4216-ab62-2345d74aa5b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:13.849095 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:13.849095 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:13.853937 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-778b640f-0aea-4216-ab62-2345d74aa5b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:13.854891 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-778b640f-0aea-4216-ab62-2345d74aa5b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:13.855108 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-778b640f-0aea-4216-ab62-2345d74aa5b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:13.912527 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-778b640f-0aea-4216-ab62-2345d74aa5b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:13.915471 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:13.915471 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:13.923401 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-778b640f-0aea-4216-ab62-2345d74aa5b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 returned with HTTP 200 Aug 18 23:39:13.923401 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 274/1104] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:13 2026] GET /volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 => generated 889 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:13.973258 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8d6fe12f-d663-44fb-b285-e906bf34e4a4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:13.974299 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8d6fe12f-d663-44fb-b285-e906bf34e4a4 None None] GET https://10.4.3.229/volume// Aug 18 23:39:13.974299 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8d6fe12f-d663-44fb-b285-e906bf34e4a4 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:13.974481 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8d6fe12f-d663-44fb-b285-e906bf34e4a4 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:13.975016 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8d6fe12f-d663-44fb-b285-e906bf34e4a4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:39:13.975754 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 275/1105] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:39:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:39:13.994615 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-9a48ad3f-e3f9-46f9-8128-dbb4a3265c31 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:13.996780 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-9a48ad3f-e3f9-46f9-8128-dbb4a3265c31 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:39:13.997099 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-9a48ad3f-e3f9-46f9-8128-dbb4a3265c31 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d5fa8da-3f4a-451f-a4cf-7306482023c6", "connector": null, "instance_uuid": "a1c85090-da88-4a14-a984-150b4aad2a44"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:14.022325 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:14.022325 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:14.074759 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-9a48ad3f-e3f9-46f9-8128-dbb4a3265c31 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:39:14.075376 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 282/1106] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:39:13 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:14.088742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-b311ed24-1a31-4306-b73c-58e9203d4551 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:14.091764 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-b311ed24-1a31-4306-b73c-58e9203d4551 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] DELETE https://10.4.3.229/volume/v3/attachments/e28470d6-e8be-4961-86a8-1006b5bd55c3 Aug 18 23:39:14.091965 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-b311ed24-1a31-4306-b73c-58e9203d4551 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:14.092415 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-b311ed24-1a31-4306-b73c-58e9203d4551 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:14.100076 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:14.100076 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:14.171898 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-b311ed24-1a31-4306-b73c-58e9203d4551 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/e28470d6-e8be-4961-86a8-1006b5bd55c3 returned with HTTP 200 Aug 18 23:39:14.172480 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 276/1107] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:39:14 2026] DELETE /volume/v3/attachments/e28470d6-e8be-4961-86a8-1006b5bd55c3 => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:14.941791 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8e5734da-e148-40f6-9750-bd1916b3a5ef None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:14.945705 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e5734da-e148-40f6-9750-bd1916b3a5ef tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 Aug 18 23:39:14.945705 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e5734da-e148-40f6-9750-bd1916b3a5ef tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:14.945923 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e5734da-e148-40f6-9750-bd1916b3a5ef tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:14.971156 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:14.971156 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:14.975559 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8e5734da-e148-40f6-9750-bd1916b3a5ef tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:14.976590 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-8e5734da-e148-40f6-9750-bd1916b3a5ef tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:14.976590 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-8e5734da-e148-40f6-9750-bd1916b3a5ef tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:15.035487 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-8e5734da-e148-40f6-9750-bd1916b3a5ef tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:15.038981 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:15.038981 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:15.051838 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e5734da-e148-40f6-9750-bd1916b3a5ef tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 returned with HTTP 200 Aug 18 23:39:15.051838 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 275/1108] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:14 2026] GET /volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 => generated 914 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:15.071070 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-300c0fdb-23f3-4914-ad82-4d5b73628fd5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:15.075260 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-300c0fdb-23f3-4914-ad82-4d5b73628fd5 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] PUT https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:15.075705 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-300c0fdb-23f3-4914-ad82-4d5b73628fd5 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e918cc30-9d06-4568-987b-6c2f565ad214"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:15.077905 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-300c0fdb-23f3-4914-ad82-4d5b73628fd5 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Update called for group aec2f007-7631-42f7-b816-0d4a07acebec. {{(pid=100172) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 23:39:15.078761 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.groups [None req-300c0fdb-23f3-4914-ad82-4d5b73628fd5 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Updating group aec2f007-7631-42f7-b816-0d4a07acebec with name None description: None add_volumes: None remove_volumes: e918cc30-9d06-4568-987b-6c2f565ad214. Aug 18 23:39:15.087535 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:15.087535 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:15.126224 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-300c0fdb-23f3-4914-ad82-4d5b73628fd5 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 202 Aug 18 23:39:15.126700 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 276/1109] 10.4.3.229 () {70 vars in 1406 bytes} [Tue Aug 18 23:39:15 2026] PUT /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:15.135238 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fbe8ebc4-0520-448f-9d50-211180d13d9a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:15.136878 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fbe8ebc4-0520-448f-9d50-211180d13d9a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:15.137061 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fbe8ebc4-0520-448f-9d50-211180d13d9a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:15.137231 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fbe8ebc4-0520-448f-9d50-211180d13d9a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:15.137342 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-fbe8ebc4-0520-448f-9d50-211180d13d9a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:15.141163 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:15.141163 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:15.149565 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fbe8ebc4-0520-448f-9d50-211180d13d9a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 200 Aug 18 23:39:15.150072 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 283/1110] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:15 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:15.460072 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-417f6701-cb46-4ac7-ab30-717229db0a17 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:15.462304 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-417f6701-cb46-4ac7-ab30-717229db0a17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] PUT https://10.4.3.229/volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501 Aug 18 23:39:15.462729 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-417f6701-cb46-4ac7-ab30-717229db0a17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:15.471721 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-417f6701-cb46-4ac7-ab30-717229db0a17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Acquiring lock "cinder-attachment_update-8d5fa8da-3f4a-451f-a4cf-7306482023c6-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:39:15.479536 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-417f6701-cb46-4ac7-ab30-717229db0a17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Lock "cinder-attachment_update-8d5fa8da-3f4a-451f-a4cf-7306482023c6-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:39:15.479536 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:15.479536 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:15.562810 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-43356a3c-9b96-4d12-a980-6648464382f7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:15.582156 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-417f6701-cb46-4ac7-ab30-717229db0a17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Lock "cinder-attachment_update-8d5fa8da-3f4a-451f-a4cf-7306482023c6-np0000007721" released by "attachment_update" :: held 0.106s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:39:15.582629 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-417f6701-cb46-4ac7-ab30-717229db0a17 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501 returned with HTTP 200 Aug 18 23:39:15.586703 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 277/1111] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:39:15 2026] PUT /volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:15.603802 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-65f68743-adc4-42ff-9bd0-3bea1a874726 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:15.606113 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-65f68743-adc4-42ff-9bd0-3bea1a874726 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501 Aug 18 23:39:15.606549 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-65f68743-adc4-42ff-9bd0-3bea1a874726 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:15.608223 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-65f68743-adc4-42ff-9bd0-3bea1a874726 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:15.642262 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-65f68743-adc4-42ff-9bd0-3bea1a874726 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501 returned with HTTP 200 Aug 18 23:39:15.642806 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 277/1112] 10.4.3.229 () {70 vars in 1651 bytes} [Tue Aug 18 23:39:15 2026] GET /volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501 => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:15.740539 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:15.740539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-82623754"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:15.741474 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-82623754'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:15.741772 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Create volume of 1 GB Aug 18 23:39:15.748751 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Availability Zones retrieved successfully. Aug 18 23:39:15.755078 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Flow 'volume_create_api' (5e78593e-a55a-4b96-9026-aea8bfe8fcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:15.756253 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f945bd-ea48-43b2-bea7-7975f1b06b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:15.757155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:15.793644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f945bd-ea48-43b2-bea7-7975f1b06b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:15.795269 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54cf942-2ff9-4ffd-aa8b-3530d2f541d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:15.879665 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Created reservations ['bf582593-02f6-412a-9b4e-e91d9e715f44', '4feb10bc-8536-4125-9d4e-e1bd5601194e', 'f59a6b12-15ec-4804-b0b0-aef3d3cededd', '9d493ff2-5288-4892-9ad7-c8780d9306d7'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:15.880601 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54cf942-2ff9-4ffd-aa8b-3530d2f541d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf582593-02f6-412a-9b4e-e91d9e715f44', '4feb10bc-8536-4125-9d4e-e1bd5601194e', 'f59a6b12-15ec-4804-b0b0-aef3d3cededd', '9d493ff2-5288-4892-9ad7-c8780d9306d7']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:15.881687 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e8bb8a-4932-4c1e-929e-68dbc490e48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:15.909399 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e8bb8a-4932-4c1e-929e-68dbc490e48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c81662e9-ec0d-4734-b95b-2a703e6f4b5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-82623754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4f967464b14e16a6cb58b6eb737482',qos_specs=None,replication_status=,reservations=['bf582593-02f6-412a-9b4e-e91d9e715f44','4feb10bc-8536-4125-9d4e-e1bd5601194e','f59a6b12-15ec-4804-b0b0-aef3d3cededd','9d493ff2-5288-4892-9ad7-c8780d9306d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853cdb80ed5446de99d783203e510d9a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-82623754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c81662e9-ec0d-4734-b95b-2a703e6f4b5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f4f967464b14e16a6cb58b6eb737482',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='853cdb80ed5446de99d783203e510d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:15.910945 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3776d0c4-74f9-41bc-82a8-1c8a346774f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:15.935441 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3776d0c4-74f9-41bc-82a8-1c8a346774f3) transitioned into state 'SUCCESS' from state '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-82623754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4f967464b14e16a6cb58b6eb737482',qos_specs=None,replication_status=,reservations=['bf582593-02f6-412a-9b4e-e91d9e715f44','4feb10bc-8536-4125-9d4e-e1bd5601194e','f59a6b12-15ec-4804-b0b0-aef3d3cededd','9d493ff2-5288-4892-9ad7-c8780d9306d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853cdb80ed5446de99d783203e510d9a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:15.936406 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84981439-1506-4a6b-81a0-63316108c32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:15.963046 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84981439-1506-4a6b-81a0-63316108c32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:15.964178 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Flow 'volume_create_api' (5e78593e-a55a-4b96-9026-aea8bfe8fcec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:15.964645 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Create volume request issued successfully. Aug 18 23:39:15.968137 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-43356a3c-9b96-4d12-a980-6648464382f7 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:15.969029 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 276/1113] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:39:15 2026] POST /volume/v3/volumes => generated 749 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:15.983278 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-71f083d4-6d7a-40c2-8e8d-7568743f9c61 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:15.985558 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-71f083d4-6d7a-40c2-8e8d-7568743f9c61 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:15.985795 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-71f083d4-6d7a-40c2-8e8d-7568743f9c61 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:15.986015 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-71f083d4-6d7a-40c2-8e8d-7568743f9c61 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:15.995557 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:15.995557 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:16.000541 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-71f083d4-6d7a-40c2-8e8d-7568743f9c61 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Volume info retrieved successfully. Aug 18 23:39:16.008631 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-71f083d4-6d7a-40c2-8e8d-7568743f9c61 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d returned with HTTP 200 Aug 18 23:39:16.008631 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 284/1114] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:15 2026] GET /volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:16.161039 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2e2b8dc1-6caa-4871-85f7-d61d3fa8d56b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:16.163931 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2e2b8dc1-6caa-4871-85f7-d61d3fa8d56b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:16.163931 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2e2b8dc1-6caa-4871-85f7-d61d3fa8d56b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:16.163931 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2e2b8dc1-6caa-4871-85f7-d61d3fa8d56b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:16.164299 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-2e2b8dc1-6caa-4871-85f7-d61d3fa8d56b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:16.169194 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:16.169194 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:16.179093 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2e2b8dc1-6caa-4871-85f7-d61d3fa8d56b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 200 Aug 18 23:39:16.179507 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 278/1115] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:16 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:16.188857 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a419c180-f635-4b5d-99f6-a5ff312e1a4e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:16.191354 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a419c180-f635-4b5d-99f6-a5ff312e1a4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] PUT https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:16.192218 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a419c180-f635-4b5d-99f6-a5ff312e1a4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e918cc30-9d06-4568-987b-6c2f565ad214"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:16.193941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-a419c180-f635-4b5d-99f6-a5ff312e1a4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Update called for group aec2f007-7631-42f7-b816-0d4a07acebec. {{(pid=100172) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 23:39:16.194093 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.groups [None req-a419c180-f635-4b5d-99f6-a5ff312e1a4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Updating group aec2f007-7631-42f7-b816-0d4a07acebec with name None description: None add_volumes: e918cc30-9d06-4568-987b-6c2f565ad214 remove_volumes: None. Aug 18 23:39:16.200070 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:16.200070 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:16.239337 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a419c180-f635-4b5d-99f6-a5ff312e1a4e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 202 Aug 18 23:39:16.240024 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 278/1116] 10.4.3.229 () {70 vars in 1406 bytes} [Tue Aug 18 23:39:16 2026] PUT /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:16.254134 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c48c1878-8bf3-4eea-aaea-4dbb625d9ec0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:16.256891 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c48c1878-8bf3-4eea-aaea-4dbb625d9ec0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:16.257221 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c48c1878-8bf3-4eea-aaea-4dbb625d9ec0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:16.257575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c48c1878-8bf3-4eea-aaea-4dbb625d9ec0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:16.257826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-c48c1878-8bf3-4eea-aaea-4dbb625d9ec0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:16.264438 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:16.264438 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:16.278886 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c48c1878-8bf3-4eea-aaea-4dbb625d9ec0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 200 Aug 18 23:39:16.278886 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 277/1117] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:16 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:17.026991 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-49fa203e-c9f4-4206-8192-3b1e29525432 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.033551 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-49fa203e-c9f4-4206-8192-3b1e29525432 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:17.033551 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-49fa203e-c9f4-4206-8192-3b1e29525432 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.033551 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-49fa203e-c9f4-4206-8192-3b1e29525432 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.039833 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.039833 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:17.044699 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-49fa203e-c9f4-4206-8192-3b1e29525432 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Volume info retrieved successfully. Aug 18 23:39:17.055240 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-49fa203e-c9f4-4206-8192-3b1e29525432 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d returned with HTTP 200 Aug 18 23:39:17.055679 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 285/1118] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:17 2026] GET /volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:17.070331 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-06ddc071-6ed9-4514-b0f0-d13ad2d44e44 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.071976 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-06ddc071-6ed9-4514-b0f0-d13ad2d44e44 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] POST https://10.4.3.229/volume/v3/os-volume-transfer Aug 18 23:39:17.072272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-06ddc071-6ed9-4514-b0f0-d13ad2d44e44 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c81662e9-ec0d-4734-b95b-2a703e6f4b5d"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:17.074137 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.volume_transfer [None req-06ddc071-6ed9-4514-b0f0-d13ad2d44e44 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c81662e9-ec0d-4734-b95b-2a703e6f4b5d'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 23:39:17.074335 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.volume_transfer [None req-06ddc071-6ed9-4514-b0f0-d13ad2d44e44 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Creating transfer of volume c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:17.074539 np0000007721 devstack@c-api.service[100171]: INFO cinder.transfer.api [None req-06ddc071-6ed9-4514-b0f0-d13ad2d44e44 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Generating transfer record for volume c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:17.084806 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.084806 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:17.096305 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-06ddc071-6ed9-4514-b0f0-d13ad2d44e44 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 23:39:17.096476 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 279/1119] 10.4.3.229 () {68 vars in 1291 bytes} [Tue Aug 18 23:39:17 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:17.106652 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-02167731-d1e6-4909-91a2-75ba5669d120 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.108456 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-02167731-d1e6-4909-91a2-75ba5669d120 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:17.108674 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-02167731-d1e6-4909-91a2-75ba5669d120 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.108914 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-02167731-d1e6-4909-91a2-75ba5669d120 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.116817 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.116817 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:17.120667 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-02167731-d1e6-4909-91a2-75ba5669d120 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Volume info retrieved successfully. Aug 18 23:39:17.126342 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-02167731-d1e6-4909-91a2-75ba5669d120 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d returned with HTTP 200 Aug 18 23:39:17.126870 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 279/1120] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:17 2026] GET /volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:17.144070 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-21fe4cfd-3377-42f1-9b98-6752249e1d08 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.146470 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-21fe4cfd-3377-42f1-9b98-6752249e1d08 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/os-volume-transfer/1af5cf35-d5c5-422b-8d45-e0bb21511c3e Aug 18 23:39:17.146719 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-21fe4cfd-3377-42f1-9b98-6752249e1d08 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.147098 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-21fe4cfd-3377-42f1-9b98-6752249e1d08 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.147375 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.147375 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:17.151660 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-21fe4cfd-3377-42f1-9b98-6752249e1d08 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/1af5cf35-d5c5-422b-8d45-e0bb21511c3e returned with HTTP 200 Aug 18 23:39:17.152013 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 278/1121] 10.4.3.229 () {66 vars in 1381 bytes} [Tue Aug 18 23:39:17 2026] GET /volume/v3/os-volume-transfer/1af5cf35-d5c5-422b-8d45-e0bb21511c3e => generated 409 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:17.164685 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b36d550a-e70b-4918-9e85-2260b06848a5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.167299 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b36d550a-e70b-4918-9e85-2260b06848a5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/os-volume-transfer Aug 18 23:39:17.167299 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b36d550a-e70b-4918-9e85-2260b06848a5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.167393 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b36d550a-e70b-4918-9e85-2260b06848a5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.167606 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.volume_transfer [None req-b36d550a-e70b-4918-9e85-2260b06848a5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Listing volume transfers {{(pid=100173) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 23:39:17.174741 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b36d550a-e70b-4918-9e85-2260b06848a5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/os-volume-transfer returned with HTTP 200 Aug 18 23:39:17.175205 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 286/1122] 10.4.3.229 () {66 vars in 1270 bytes} [Tue Aug 18 23:39:17 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 18 23:39:17.193580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cb503873-3461-42cd-87b7-7e693759ff67 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.291292 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-35c038df-31d5-421e-82d7-01ff6fef503e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.293414 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35c038df-31d5-421e-82d7-01ff6fef503e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:17.294005 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35c038df-31d5-421e-82d7-01ff6fef503e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.294005 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35c038df-31d5-421e-82d7-01ff6fef503e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.294005 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-35c038df-31d5-421e-82d7-01ff6fef503e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:17.299005 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.299005 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:17.311938 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35c038df-31d5-421e-82d7-01ff6fef503e tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 200 Aug 18 23:39:17.312334 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 280/1123] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:17 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:17.325303 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a1ce04e2-d95f-41be-b27f-33ed59a26223 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.328430 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1ce04e2-d95f-41be-b27f-33ed59a26223 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] PUT https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:17.328430 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1ce04e2-d95f-41be-b27f-33ed59a26223 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4db6103f-c220-41a3-9f88-08b43c47d636"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:17.331086 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-a1ce04e2-d95f-41be-b27f-33ed59a26223 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Update called for group aec2f007-7631-42f7-b816-0d4a07acebec. {{(pid=100174) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 23:39:17.332140 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-a1ce04e2-d95f-41be-b27f-33ed59a26223 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Updating group aec2f007-7631-42f7-b816-0d4a07acebec with name None description: None add_volumes: None remove_volumes: 4db6103f-c220-41a3-9f88-08b43c47d636. Aug 18 23:39:17.337113 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.337113 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:17.367069 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1ce04e2-d95f-41be-b27f-33ed59a26223 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 202 Aug 18 23:39:17.367674 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 279/1124] 10.4.3.229 () {70 vars in 1406 bytes} [Tue Aug 18 23:39:17 2026] PUT /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:17.375861 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-407ef929-f398-44e0-9a51-76185b54934b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.377862 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-407ef929-f398-44e0-9a51-76185b54934b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:17.378109 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-407ef929-f398-44e0-9a51-76185b54934b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.378323 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-407ef929-f398-44e0-9a51-76185b54934b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.378497 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-407ef929-f398-44e0-9a51-76185b54934b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:17.382421 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.382421 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:17.394856 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-407ef929-f398-44e0-9a51-76185b54934b tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 200 Aug 18 23:39:17.395366 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 287/1125] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:17 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:17.396830 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] POST https://10.4.3.229/volume/v3/os-volume-transfer/1af5cf35-d5c5-422b-8d45-e0bb21511c3e/accept Aug 18 23:39:17.397273 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ca8289966ecbb753"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:17.399094 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.volume_transfer [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Accepting volume transfer 1af5cf35-d5c5-422b-8d45-e0bb21511c3e {{(pid=100171) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 23:39:17.399165 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.volume_transfer [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Accepting transfer 1af5cf35-d5c5-422b-8d45-e0bb21511c3e Aug 18 23:39:17.484538 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Created reservations ['bd8cea60-712d-4e6c-975e-dbab3a5fbc2d', '3514102d-2a2c-41da-a16d-a622ec6fc316', 'ace6283b-3fea-4fed-b553-3a9d864a1d41', '36012480-473f-4702-9159-5d39ac19329d'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:17.509752 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Created reservations ['15784d08-a429-41f1-bb11-5ebbde3cf3aa', '658e8000-f6dd-4fb3-841c-b7e7f352a246', '4ebc1177-4c39-4836-992d-d6543ff8a417', '6734bd9c-8068-4983-9117-e459c77412ca'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:17.562201 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Created reservations ['0d9d70f8-5b42-4d95-9109-aea73928a8c5', '35f06c74-48ff-4020-83d0-4608d353197e', '344f59c1-286a-4cc1-880e-6e4b17f30c8d', '8878c7ae-df62-4ea2-9dd1-f8136690073a'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:17.607372 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Created reservations ['60b6c967-23a8-4e2b-aebd-9e34a6b9cbb7', '485d56c9-4203-4933-864d-35dcccb30478', '49c45f98-1f2d-4711-acf6-71cc12d89a12', 'd7793be8-9292-4516-8daf-d0d5dfeb309c'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:17.619109 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Transfer volume completed successfully. Aug 18 23:39:17.691311 np0000007721 devstack@c-api.service[100171]: INFO cinder.transfer.api [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Volume c81662e9-ec0d-4734-b95b-2a703e6f4b5d has been transferred. Aug 18 23:39:17.700358 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb503873-3461-42cd-87b7-7e693759ff67 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/1af5cf35-d5c5-422b-8d45-e0bb21511c3e/accept returned with HTTP 202 Aug 18 23:39:17.700909 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 280/1126] 10.4.3.229 () {68 vars in 1423 bytes} [Tue Aug 18 23:39:17 2026] POST /volume/v3/os-volume-transfer/1af5cf35-d5c5-422b-8d45-e0bb21511c3e/accept => generated 365 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:17.709201 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d851bd55-6654-4000-9cd0-2b72d3909aee None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.711026 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d851bd55-6654-4000-9cd0-2b72d3909aee tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] GET https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:17.711297 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d851bd55-6654-4000-9cd0-2b72d3909aee tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.711539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d851bd55-6654-4000-9cd0-2b72d3909aee tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.718592 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.718592 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:17.722875 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d851bd55-6654-4000-9cd0-2b72d3909aee tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Volume info retrieved successfully. Aug 18 23:39:17.728408 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d851bd55-6654-4000-9cd0-2b72d3909aee tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d returned with HTTP 200 Aug 18 23:39:17.728883 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 281/1127] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:17 2026] GET /volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:17.740994 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e269755b-a0e1-4e96-a0b3-25ec858ad030 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.744035 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e269755b-a0e1-4e96-a0b3-25ec858ad030 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] GET https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:17.744329 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e269755b-a0e1-4e96-a0b3-25ec858ad030 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.744647 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e269755b-a0e1-4e96-a0b3-25ec858ad030 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.756072 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.756072 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:17.761409 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e269755b-a0e1-4e96-a0b3-25ec858ad030 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] Volume info retrieved successfully. Aug 18 23:39:17.767887 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e269755b-a0e1-4e96-a0b3-25ec858ad030 tempest-VolumesTransfersTest-1132349769 tempest-VolumesTransfersTest-1132349769-project-member] https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d returned with HTTP 200 Aug 18 23:39:17.768423 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 280/1128] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:17 2026] GET /volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:17.781030 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a49f35de-893d-4c52-ab22-39c18efe6889 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.782891 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a49f35de-893d-4c52-ab22-39c18efe6889 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] DELETE https://10.4.3.229/volume/v3/os-volume-transfer/1af5cf35-d5c5-422b-8d45-e0bb21511c3e Aug 18 23:39:17.783282 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a49f35de-893d-4c52-ab22-39c18efe6889 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.784620 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a49f35de-893d-4c52-ab22-39c18efe6889 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.784620 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.volume_transfer [None req-a49f35de-893d-4c52-ab22-39c18efe6889 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Delete transfer with id: 1af5cf35-d5c5-422b-8d45-e0bb21511c3e Aug 18 23:39:17.787451 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a49f35de-893d-4c52-ab22-39c18efe6889 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/1af5cf35-d5c5-422b-8d45-e0bb21511c3e returned with HTTP 404 Aug 18 23:39:17.787928 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 288/1129] 10.4.3.229 () {66 vars in 1384 bytes} [Tue Aug 18 23:39:17 2026] DELETE /volume/v3/os-volume-transfer/1af5cf35-d5c5-422b-8d45-e0bb21511c3e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:17.796787 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-01c2717c-9dc5-4a7f-b9d3-6916cd62974d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.861694 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-01c2717c-9dc5-4a7f-b9d3-6916cd62974d tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:17.861960 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-01c2717c-9dc5-4a7f-b9d3-6916cd62974d tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.862214 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-01c2717c-9dc5-4a7f-b9d3-6916cd62974d tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.862651 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-01c2717c-9dc5-4a7f-b9d3-6916cd62974d tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Delete volume with id: c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:17.873291 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.873291 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:17.873744 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-01c2717c-9dc5-4a7f-b9d3-6916cd62974d tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Volume info retrieved successfully. Aug 18 23:39:17.901576 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-01c2717c-9dc5-4a7f-b9d3-6916cd62974d tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Delete volume request issued successfully. Aug 18 23:39:17.901928 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-01c2717c-9dc5-4a7f-b9d3-6916cd62974d tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d returned with HTTP 202 Aug 18 23:39:17.902126 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 281/1130] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:17 2026] DELETE /volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:17.911108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9c28ce62-a018-43e4-a78d-d5366d21f03f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:17.914534 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c28ce62-a018-43e4-a78d-d5366d21f03f tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] GET https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:17.914892 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9c28ce62-a018-43e4-a78d-d5366d21f03f tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:17.915066 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9c28ce62-a018-43e4-a78d-d5366d21f03f tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:17.925206 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:17.925206 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:17.929603 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9c28ce62-a018-43e4-a78d-d5366d21f03f tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Volume info retrieved successfully. Aug 18 23:39:17.933692 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c28ce62-a018-43e4-a78d-d5366d21f03f tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d returned with HTTP 200 Aug 18 23:39:17.934069 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 282/1131] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:17 2026] GET /volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:18.406371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1cba9bde-568a-435d-9a22-08cd3e9322b3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:18.408134 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1cba9bde-568a-435d-9a22-08cd3e9322b3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:18.408369 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1cba9bde-568a-435d-9a22-08cd3e9322b3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:18.408611 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1cba9bde-568a-435d-9a22-08cd3e9322b3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:18.408738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-1cba9bde-568a-435d-9a22-08cd3e9322b3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:18.412074 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:18.412074 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:18.432716 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1cba9bde-568a-435d-9a22-08cd3e9322b3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 200 Aug 18 23:39:18.433194 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 281/1132] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:18 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:18.444106 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-76b81259-0f64-40b6-8cbd-d9e9250bb5a9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:18.446966 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-76b81259-0f64-40b6-8cbd-d9e9250bb5a9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] PUT https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:18.447425 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-76b81259-0f64-40b6-8cbd-d9e9250bb5a9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4db6103f-c220-41a3-9f88-08b43c47d636"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:18.448905 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-76b81259-0f64-40b6-8cbd-d9e9250bb5a9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Update called for group aec2f007-7631-42f7-b816-0d4a07acebec. {{(pid=100173) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 23:39:18.449012 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.groups [None req-76b81259-0f64-40b6-8cbd-d9e9250bb5a9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Updating group aec2f007-7631-42f7-b816-0d4a07acebec with name None description: None add_volumes: 4db6103f-c220-41a3-9f88-08b43c47d636 remove_volumes: None. Aug 18 23:39:18.452717 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:18.452717 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:18.488811 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-76b81259-0f64-40b6-8cbd-d9e9250bb5a9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 202 Aug 18 23:39:18.489453 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 289/1133] 10.4.3.229 () {70 vars in 1406 bytes} [Tue Aug 18 23:39:18 2026] PUT /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:18.496165 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b1fb514f-33d5-4306-9999-984cfda5a2a0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:18.498197 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1fb514f-33d5-4306-9999-984cfda5a2a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:18.498478 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1fb514f-33d5-4306-9999-984cfda5a2a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:18.498723 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1fb514f-33d5-4306-9999-984cfda5a2a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:18.498855 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-b1fb514f-33d5-4306-9999-984cfda5a2a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:18.502106 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:18.502106 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:18.512048 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1fb514f-33d5-4306-9999-984cfda5a2a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 200 Aug 18 23:39:18.512603 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 282/1134] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:18 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:18.952196 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-441333ea-876c-4057-9a88-c4d3a4b96975 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:18.954420 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-441333ea-876c-4057-9a88-c4d3a4b96975 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] GET https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:18.954879 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-441333ea-876c-4057-9a88-c4d3a4b96975 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:18.956506 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-441333ea-876c-4057-9a88-c4d3a4b96975 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:18.963134 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-441333ea-876c-4057-9a88-c4d3a4b96975 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d returned with HTTP 404 Aug 18 23:39:18.964253 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 283/1135] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:18 2026] GET /volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:18.972976 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-280d79b8-129b-4a10-b43f-7e247ffb6bec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:18.976619 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-280d79b8-129b-4a10-b43f-7e247ffb6bec tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:18.976844 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-280d79b8-129b-4a10-b43f-7e247ffb6bec tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:18.977060 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-280d79b8-129b-4a10-b43f-7e247ffb6bec tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:18.983697 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-280d79b8-129b-4a10-b43f-7e247ffb6bec tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d returned with HTTP 404 Aug 18 23:39:18.984743 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 282/1136] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:18 2026] GET /volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:18.991816 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b7648ba1-fb63-4fac-ba53-8a973c78b798 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:18.994265 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b7648ba1-fb63-4fac-ba53-8a973c78b798 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:18.994582 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b7648ba1-fb63-4fac-ba53-8a973c78b798 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:18.996008 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b7648ba1-fb63-4fac-ba53-8a973c78b798 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:18.996008 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b7648ba1-fb63-4fac-ba53-8a973c78b798 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Delete volume with id: c81662e9-ec0d-4734-b95b-2a703e6f4b5d Aug 18 23:39:19.003218 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b7648ba1-fb63-4fac-ba53-8a973c78b798 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d returned with HTTP 404 Aug 18 23:39:19.003748 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 290/1137] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:18 2026] DELETE /volume/v3/volumes/c81662e9-ec0d-4734-b95b-2a703e6f4b5d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:19.013709 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-64acd232-44ce-4fde-adfc-48e42586aabe None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:19.016191 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:19.016680 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1756283180"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:19.018294 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1756283180'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:19.018596 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Create volume of 1 GB Aug 18 23:39:19.019650 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:19.019650 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:19.030439 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Availability Zones retrieved successfully. Aug 18 23:39:19.043985 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Flow 'volume_create_api' (27c88e7b-535e-4964-99c6-5bbc388710ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:19.045698 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9cd56e-ce71-4cb5-be7e-3f0df09efe6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:19.046997 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:19.085307 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9cd56e-ce71-4cb5-be7e-3f0df09efe6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:19.086329 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3885645f-9c51-4e26-8e40-c907bfb48aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:19.138254 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Created reservations ['0ff9e28e-db3f-4fc1-abe5-1fed68908c75', '6a29e70d-f473-4c08-8876-7b59fb100291', '4c7c9953-4f67-461c-b846-6e8fb7da28d1', '9a58f50f-3ed7-47d9-b2b8-af8953597253'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:19.139637 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3885645f-9c51-4e26-8e40-c907bfb48aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ff9e28e-db3f-4fc1-abe5-1fed68908c75', '6a29e70d-f473-4c08-8876-7b59fb100291', '4c7c9953-4f67-461c-b846-6e8fb7da28d1', '9a58f50f-3ed7-47d9-b2b8-af8953597253']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:19.141350 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea26fe7a-79b3-4a84-9369-bf7fe6cd3337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:19.172399 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea26fe7a-79b3-4a84-9369-bf7fe6cd3337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '546494c5-f59b-42d9-bf32-9425971fac8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1756283180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4f967464b14e16a6cb58b6eb737482',qos_specs=None,replication_status=,reservations=['0ff9e28e-db3f-4fc1-abe5-1fed68908c75','6a29e70d-f473-4c08-8876-7b59fb100291','4c7c9953-4f67-461c-b846-6e8fb7da28d1','9a58f50f-3ed7-47d9-b2b8-af8953597253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853cdb80ed5446de99d783203e510d9a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1756283180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=546494c5-f59b-42d9-bf32-9425971fac8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f4f967464b14e16a6cb58b6eb737482',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='853cdb80ed5446de99d783203e510d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:19.172867 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ac8365-40a6-479f-b77c-78e6fddb899d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:19.193043 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ac8365-40a6-479f-b77c-78e6fddb899d) transitioned into state 'SUCCESS' from state '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-1756283180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4f967464b14e16a6cb58b6eb737482',qos_specs=None,replication_status=,reservations=['0ff9e28e-db3f-4fc1-abe5-1fed68908c75','6a29e70d-f473-4c08-8876-7b59fb100291','4c7c9953-4f67-461c-b846-6e8fb7da28d1','9a58f50f-3ed7-47d9-b2b8-af8953597253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='853cdb80ed5446de99d783203e510d9a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:19.193838 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7154604-8c33-4d5d-8e18-227451acc5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:19.205310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7154604-8c33-4d5d-8e18-227451acc5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:19.206212 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Flow 'volume_create_api' (27c88e7b-535e-4964-99c6-5bbc388710ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:19.206612 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Create volume request issued successfully. Aug 18 23:39:19.207295 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-64acd232-44ce-4fde-adfc-48e42586aabe tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:19.209911 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 283/1138] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:39:19 2026] POST /volume/v3/volumes => generated 751 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:19.222255 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b505e8b0-950d-4c28-bf82-affb797e126a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:19.226944 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b505e8b0-950d-4c28-bf82-affb797e126a tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:19.227432 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b505e8b0-950d-4c28-bf82-affb797e126a tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:19.227432 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b505e8b0-950d-4c28-bf82-affb797e126a tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:19.240957 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:19.240957 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:19.252430 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b505e8b0-950d-4c28-bf82-affb797e126a tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Volume info retrieved successfully. Aug 18 23:39:19.261690 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b505e8b0-950d-4c28-bf82-affb797e126a tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c returned with HTTP 200 Aug 18 23:39:19.261690 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 284/1139] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:19 2026] GET /volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:19.522845 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-833fc2da-7a68-4e49-bb2a-d990aeff5015 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:19.524865 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-833fc2da-7a68-4e49-bb2a-d990aeff5015 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:19.525425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-833fc2da-7a68-4e49-bb2a-d990aeff5015 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:19.525425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-833fc2da-7a68-4e49-bb2a-d990aeff5015 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:19.525425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-833fc2da-7a68-4e49-bb2a-d990aeff5015 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:19.533649 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:19.533649 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:19.547777 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-833fc2da-7a68-4e49-bb2a-d990aeff5015 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 200 Aug 18 23:39:19.548304 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 283/1140] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:19 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:19.559123 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-64382508-889a-45ea-87a1-5a39b1cebf33 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:19.560921 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:39:19.561132 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:19.561324 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:19.561605 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:19.561911 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:19.561911 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:19.562482 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:19.571085 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all volumes completed successfully. Aug 18 23:39:19.571085 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:19.571443 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:19.611208 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:19.613545 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:19.613545 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:19.618641 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:19.618819 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:19.664899 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:19.667736 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:19.667736 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:19.675205 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-64382508-889a-45ea-87a1-5a39b1cebf33 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:39:19.676134 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 291/1141] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:39:19 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:19.696818 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6ff2a47f-c0f2-4480-80ff-41ec5d59aaee None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:19.700541 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6ff2a47f-c0f2-4480-80ff-41ec5d59aaee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/group_snapshots Aug 18 23:39:19.700541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6ff2a47f-c0f2-4480-80ff-41ec5d59aaee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "aec2f007-7631-42f7-b816-0d4a07acebec", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1870033449"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:19.701638 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.group_snapshots [None req-6ff2a47f-c0f2-4480-80ff-41ec5d59aaee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'aec2f007-7631-42f7-b816-0d4a07acebec', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1870033449'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 23:39:19.708695 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:19.708695 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:19.714979 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.group_snapshots [None req-6ff2a47f-c0f2-4480-80ff-41ec5d59aaee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1870033449. Aug 18 23:39:19.737835 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:19.737835 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:19.754910 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-6ff2a47f-c0f2-4480-80ff-41ec5d59aaee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1230964976 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1230964976, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:19.777546 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-6ff2a47f-c0f2-4480-80ff-41ec5d59aaee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['41d23dc0-0cca-42ae-b121-ed26e4321f47', '224d0b80-505e-4523-9f91-7658aa028a23', '4ed09742-527a-4f33-8de4-7c35167221bb', '09f1425f-b50d-4ec9-91ce-d1603e0cdd13'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:19.821363 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6ff2a47f-c0f2-4480-80ff-41ec5d59aaee tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots returned with HTTP 202 Aug 18 23:39:19.824323 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 284/1142] 10.4.3.229 () {70 vars in 1324 bytes} [Tue Aug 18 23:39:19 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:19.835147 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bc2c6ca9-2fa0-4732-b2b5-d8b620ed2604 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:19.837638 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bc2c6ca9-2fa0-4732-b2b5-d8b620ed2604 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb Aug 18 23:39:19.837638 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bc2c6ca9-2fa0-4732-b2b5-d8b620ed2604 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:19.838269 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bc2c6ca9-2fa0-4732-b2b5-d8b620ed2604 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:19.838269 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.group_snapshots [None req-bc2c6ca9-2fa0-4732-b2b5-d8b620ed2604 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member 80942312-7f69-419d-8b1d-73cfcafdc7cb {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:39:19.845892 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:19.845892 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:19.853225 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bc2c6ca9-2fa0-4732-b2b5-d8b620ed2604 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb returned with HTTP 200 Aug 18 23:39:19.853866 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 285/1143] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:39:19 2026] GET /volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:20.278235 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7d77708f-6538-4d79-b8a3-1d780df47cd8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.281866 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d77708f-6538-4d79-b8a3-1d780df47cd8 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:20.282123 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d77708f-6538-4d79-b8a3-1d780df47cd8 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.282404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d77708f-6538-4d79-b8a3-1d780df47cd8 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.294905 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.294905 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:20.300951 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7d77708f-6538-4d79-b8a3-1d780df47cd8 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Volume info retrieved successfully. Aug 18 23:39:20.309182 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d77708f-6538-4d79-b8a3-1d780df47cd8 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c returned with HTTP 200 Aug 18 23:39:20.310896 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 284/1144] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:20 2026] GET /volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:20.325667 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c6624481-dc19-4aa4-b980-cb2cbe3201b5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.328018 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c6624481-dc19-4aa4-b980-cb2cbe3201b5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] POST https://10.4.3.229/volume/v3/os-volume-transfer Aug 18 23:39:20.328389 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c6624481-dc19-4aa4-b980-cb2cbe3201b5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "546494c5-f59b-42d9-bf32-9425971fac8c"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:20.330313 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.volume_transfer [None req-c6624481-dc19-4aa4-b980-cb2cbe3201b5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Creating new volume transfer {'transfer': {'volume_id': '546494c5-f59b-42d9-bf32-9425971fac8c'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 23:39:20.330450 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.volume_transfer [None req-c6624481-dc19-4aa4-b980-cb2cbe3201b5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Creating transfer of volume 546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:20.330642 np0000007721 devstack@c-api.service[100173]: INFO cinder.transfer.api [None req-c6624481-dc19-4aa4-b980-cb2cbe3201b5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Generating transfer record for volume 546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:20.340057 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.340057 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:20.358328 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c6624481-dc19-4aa4-b980-cb2cbe3201b5 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 23:39:20.358328 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 292/1145] 10.4.3.229 () {68 vars in 1291 bytes} [Tue Aug 18 23:39:20 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:20.369805 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ced6507c-8cfb-4a39-b218-4d7a8907a4aa None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.373695 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ced6507c-8cfb-4a39-b218-4d7a8907a4aa tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:20.374048 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ced6507c-8cfb-4a39-b218-4d7a8907a4aa tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.374302 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ced6507c-8cfb-4a39-b218-4d7a8907a4aa tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.384496 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.384496 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:20.394926 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ced6507c-8cfb-4a39-b218-4d7a8907a4aa tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Volume info retrieved successfully. Aug 18 23:39:20.405100 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ced6507c-8cfb-4a39-b218-4d7a8907a4aa tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c returned with HTTP 200 Aug 18 23:39:20.405637 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 285/1146] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:20 2026] GET /volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:20.431650 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-887c9862-41ca-4c3b-82f9-a35b8117d2c2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.433421 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-887c9862-41ca-4c3b-82f9-a35b8117d2c2 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/os-volume-transfer/detail Aug 18 23:39:20.433642 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-887c9862-41ca-4c3b-82f9-a35b8117d2c2 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.433821 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-887c9862-41ca-4c3b-82f9-a35b8117d2c2 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.433959 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.volume_transfer [None req-887c9862-41ca-4c3b-82f9-a35b8117d2c2 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Listing volume transfers {{(pid=100172) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 23:39:20.438094 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-887c9862-41ca-4c3b-82f9-a35b8117d2c2 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 18 23:39:20.438453 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 286/1147] 10.4.3.229 () {66 vars in 1291 bytes} [Tue Aug 18 23:39:20 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:20.449722 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e3581741-767b-4dc7-972b-108f9c200483 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.452024 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3581741-767b-4dc7-972b-108f9c200483 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] DELETE https://10.4.3.229/volume/v3/os-volume-transfer/cfd05a53-7810-414f-bf7c-f6ee35d24263 Aug 18 23:39:20.452301 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3581741-767b-4dc7-972b-108f9c200483 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.452606 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3581741-767b-4dc7-972b-108f9c200483 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.452772 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.volume_transfer [None req-e3581741-767b-4dc7-972b-108f9c200483 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Delete transfer with id: cfd05a53-7810-414f-bf7c-f6ee35d24263 Aug 18 23:39:20.468418 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.468418 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:20.484043 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3581741-767b-4dc7-972b-108f9c200483 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/cfd05a53-7810-414f-bf7c-f6ee35d24263 returned with HTTP 202 Aug 18 23:39:20.484043 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 285/1148] 10.4.3.229 () {66 vars in 1384 bytes} [Tue Aug 18 23:39:20 2026] DELETE /volume/v3/os-volume-transfer/cfd05a53-7810-414f-bf7c-f6ee35d24263 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:20.493496 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-61fc8a6b-fddd-41c3-b761-b94545967533 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.498542 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-61fc8a6b-fddd-41c3-b761-b94545967533 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:20.498542 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-61fc8a6b-fddd-41c3-b761-b94545967533 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.498542 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-61fc8a6b-fddd-41c3-b761-b94545967533 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.505161 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.505161 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:20.520113 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-61fc8a6b-fddd-41c3-b761-b94545967533 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Volume info retrieved successfully. Aug 18 23:39:20.527749 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-61fc8a6b-fddd-41c3-b761-b94545967533 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c returned with HTTP 200 Aug 18 23:39:20.531326 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 293/1149] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:20 2026] GET /volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:20.549464 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-be8441a2-25e8-4571-ac73-ecbf84326325 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.553251 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be8441a2-25e8-4571-ac73-ecbf84326325 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] DELETE https://10.4.3.229/volume/v3/os-volume-transfer/cfd05a53-7810-414f-bf7c-f6ee35d24263 Aug 18 23:39:20.553251 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be8441a2-25e8-4571-ac73-ecbf84326325 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.554553 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be8441a2-25e8-4571-ac73-ecbf84326325 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.554553 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.volume_transfer [None req-be8441a2-25e8-4571-ac73-ecbf84326325 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Delete transfer with id: cfd05a53-7810-414f-bf7c-f6ee35d24263 Aug 18 23:39:20.558902 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be8441a2-25e8-4571-ac73-ecbf84326325 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/cfd05a53-7810-414f-bf7c-f6ee35d24263 returned with HTTP 404 Aug 18 23:39:20.559601 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 286/1150] 10.4.3.229 () {66 vars in 1384 bytes} [Tue Aug 18 23:39:20 2026] DELETE /volume/v3/os-volume-transfer/cfd05a53-7810-414f-bf7c-f6ee35d24263 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:20.568121 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-251202f6-8322-4a47-871d-ee58c3fe4104 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.573538 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-251202f6-8322-4a47-871d-ee58c3fe4104 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:20.573538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-251202f6-8322-4a47-871d-ee58c3fe4104 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.573538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-251202f6-8322-4a47-871d-ee58c3fe4104 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.573538 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-251202f6-8322-4a47-871d-ee58c3fe4104 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Delete volume with id: 546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:20.582875 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.582875 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:20.583667 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-251202f6-8322-4a47-871d-ee58c3fe4104 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Volume info retrieved successfully. Aug 18 23:39:20.615841 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-0f75c24c-6918-47db-9a7a-15263389827d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.619134 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-251202f6-8322-4a47-871d-ee58c3fe4104 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Delete volume request issued successfully. Aug 18 23:39:20.619345 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-0f75c24c-6918-47db-9a7a-15263389827d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] POST https://10.4.3.229/volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501/action Aug 18 23:39:20.620157 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-251202f6-8322-4a47-871d-ee58c3fe4104 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c returned with HTTP 202 Aug 18 23:39:20.620204 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-0f75c24c-6918-47db-9a7a-15263389827d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:20.620243 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 287/1151] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:20 2026] DELETE /volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 23:39:20.620280 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-0f75c24c-6918-47db-9a7a-15263389827d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:20.629486 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-20b4d952-18f3-4246-8f49-78ba1cea1863 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.634807 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-20b4d952-18f3-4246-8f49-78ba1cea1863 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] GET https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:20.636076 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-20b4d952-18f3-4246-8f49-78ba1cea1863 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.636076 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-20b4d952-18f3-4246-8f49-78ba1cea1863 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.643320 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.643320 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:20.646828 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.646828 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:20.653379 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-20b4d952-18f3-4246-8f49-78ba1cea1863 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Volume info retrieved successfully. Aug 18 23:39:20.659740 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-20b4d952-18f3-4246-8f49-78ba1cea1863 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c returned with HTTP 200 Aug 18 23:39:20.660959 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 294/1152] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:20 2026] GET /volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:20.661775 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1a9b96fe-bda9-49f3-9bcb-8933bd63e55a req-0f75c24c-6918-47db-9a7a-15263389827d tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501/action returned with HTTP 204 Aug 18 23:39:20.662393 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 286/1153] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:39:20 2026] POST /volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:20.864969 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4efb5020-18f8-4f01-9518-bf08b56e646c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.867382 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4efb5020-18f8-4f01-9518-bf08b56e646c tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb Aug 18 23:39:20.867788 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4efb5020-18f8-4f01-9518-bf08b56e646c tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.867992 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4efb5020-18f8-4f01-9518-bf08b56e646c tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.868202 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.group_snapshots [None req-4efb5020-18f8-4f01-9518-bf08b56e646c tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member 80942312-7f69-419d-8b1d-73cfcafdc7cb {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:39:20.872989 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.872989 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:20.878004 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4efb5020-18f8-4f01-9518-bf08b56e646c tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb returned with HTTP 200 Aug 18 23:39:20.879487 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 287/1154] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:39:20 2026] GET /volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:39:20.891953 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ac84d264-f81a-4188-ad83-08fb7357ac3a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.894674 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ac84d264-f81a-4188-ad83-08fb7357ac3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 18 23:39:20.895267 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ac84d264-f81a-4188-ad83-08fb7357ac3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.895267 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ac84d264-f81a-4188-ad83-08fb7357ac3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.895580 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-ac84d264-f81a-4188-ad83-08fb7357ac3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:20.897289 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-ac84d264-f81a-4188-ad83-08fb7357ac3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:39:20.904637 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ac84d264-f81a-4188-ad83-08fb7357ac3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all snapshots completed successfully. Aug 18 23:39:20.904637 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.904637 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:20.905170 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ac84d264-f81a-4188-ad83-08fb7357ac3a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 23:39:20.906092 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 288/1155] 10.4.3.229 () {66 vars in 1264 bytes} [Tue Aug 18 23:39:20 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:20.918674 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-88b1ee42-5368-487f-8f7f-9f1e343c377a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.921936 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-88b1ee42-5368-487f-8f7f-9f1e343c377a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/snapshots/b2da9259-340f-4ca9-ba55-39386be3e59f Aug 18 23:39:20.922067 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-88b1ee42-5368-487f-8f7f-9f1e343c377a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.922509 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-88b1ee42-5368-487f-8f7f-9f1e343c377a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.931690 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.931690 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:20.931956 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-88b1ee42-5368-487f-8f7f-9f1e343c377a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Snapshot retrieved successfully. Aug 18 23:39:20.933711 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-88b1ee42-5368-487f-8f7f-9f1e343c377a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/snapshots/b2da9259-340f-4ca9-ba55-39386be3e59f returned with HTTP 200 Aug 18 23:39:20.934653 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 295/1156] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:39:20 2026] GET /volume/v3/snapshots/b2da9259-340f-4ca9-ba55-39386be3e59f => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:20.947738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c84b4178-eb57-448e-8762-96b0a303d962 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.951332 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c84b4178-eb57-448e-8762-96b0a303d962 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/snapshots/6ead0833-7f2d-40b7-94f7-20b9cbf4d964 Aug 18 23:39:20.952249 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c84b4178-eb57-448e-8762-96b0a303d962 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.952249 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c84b4178-eb57-448e-8762-96b0a303d962 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.966727 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.966727 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:20.967366 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c84b4178-eb57-448e-8762-96b0a303d962 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Snapshot retrieved successfully. Aug 18 23:39:20.968800 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c84b4178-eb57-448e-8762-96b0a303d962 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/snapshots/6ead0833-7f2d-40b7-94f7-20b9cbf4d964 returned with HTTP 200 Aug 18 23:39:20.969183 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 287/1157] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:39:20 2026] GET /volume/v3/snapshots/6ead0833-7f2d-40b7-94f7-20b9cbf4d964 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:20.983883 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bde02926-5084-4439-b435-1003ecae9651 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:20.989144 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bde02926-5084-4439-b435-1003ecae9651 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb Aug 18 23:39:20.989489 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bde02926-5084-4439-b435-1003ecae9651 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:20.989774 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bde02926-5084-4439-b435-1003ecae9651 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:20.989993 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.group_snapshots [None req-bde02926-5084-4439-b435-1003ecae9651 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] delete called for member 80942312-7f69-419d-8b1d-73cfcafdc7cb {{(pid=100171) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 23:39:20.990105 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.group_snapshots [None req-bde02926-5084-4439-b435-1003ecae9651 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Delete group_snapshot with id: 80942312-7f69-419d-8b1d-73cfcafdc7cb Aug 18 23:39:20.994360 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:20.994360 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:21.064727 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bde02926-5084-4439-b435-1003ecae9651 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb returned with HTTP 202 Aug 18 23:39:21.065621 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 288/1158] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:39:20 2026] DELETE /volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:21.079878 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-60c58c34-2880-4bfc-8789-321d45803d8d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:21.082045 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:39:21.082333 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:21.083186 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:21.083186 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:21.083900 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:21.098901 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all volumes completed successfully. Aug 18 23:39:21.100443 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:21.100443 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:21.165324 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:21.170599 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:21.170599 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:21.177407 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:21.178107 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:21.237336 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:21.242273 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:21.242273 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:21.252607 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60c58c34-2880-4bfc-8789-321d45803d8d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:39:21.252607 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 289/1159] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:39:21 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:21.270607 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d1f5addc-1737-40d9-b8c4-8b3a34251251 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:21.273046 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d1f5addc-1737-40d9-b8c4-8b3a34251251 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 18 23:39:21.273379 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d1f5addc-1737-40d9-b8c4-8b3a34251251 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:21.273735 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d1f5addc-1737-40d9-b8c4-8b3a34251251 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:21.273959 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-d1f5addc-1737-40d9-b8c4-8b3a34251251 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:21.275856 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.db.api [None req-d1f5addc-1737-40d9-b8c4-8b3a34251251 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Building query based on filter {{(pid=100173) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:39:21.279300 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d1f5addc-1737-40d9-b8c4-8b3a34251251 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all snapshots completed successfully. Aug 18 23:39:21.280427 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d1f5addc-1737-40d9-b8c4-8b3a34251251 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 23:39:21.280861 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 296/1160] 10.4.3.229 () {66 vars in 1264 bytes} [Tue Aug 18 23:39:21 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 18 23:39:21.294131 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a3d7e707-a51d-43f8-aa1d-8cb97a130f13 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:21.296765 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a3d7e707-a51d-43f8-aa1d-8cb97a130f13 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb Aug 18 23:39:21.297643 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a3d7e707-a51d-43f8-aa1d-8cb97a130f13 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:21.297643 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a3d7e707-a51d-43f8-aa1d-8cb97a130f13 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:21.298495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-a3d7e707-a51d-43f8-aa1d-8cb97a130f13 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member 80942312-7f69-419d-8b1d-73cfcafdc7cb {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:39:21.303635 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a3d7e707-a51d-43f8-aa1d-8cb97a130f13 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb returned with HTTP 404 Aug 18 23:39:21.304099 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 288/1161] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:39:21 2026] GET /volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:21.314153 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3aad8452-1cbb-4c9e-a119-ff0a0b11dfad None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:21.316438 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3aad8452-1cbb-4c9e-a119-ff0a0b11dfad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb Aug 18 23:39:21.316849 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3aad8452-1cbb-4c9e-a119-ff0a0b11dfad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:21.316849 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3aad8452-1cbb-4c9e-a119-ff0a0b11dfad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:21.316975 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.group_snapshots [None req-3aad8452-1cbb-4c9e-a119-ff0a0b11dfad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] delete called for member 80942312-7f69-419d-8b1d-73cfcafdc7cb {{(pid=100171) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 23:39:21.317125 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.group_snapshots [None req-3aad8452-1cbb-4c9e-a119-ff0a0b11dfad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Delete group_snapshot with id: 80942312-7f69-419d-8b1d-73cfcafdc7cb Aug 18 23:39:21.322334 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3aad8452-1cbb-4c9e-a119-ff0a0b11dfad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb returned with HTTP 404 Aug 18 23:39:21.323063 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 289/1162] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:39:21 2026] DELETE /volume/v3/group_snapshots/80942312-7f69-419d-8b1d-73cfcafdc7cb => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:21.333913 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:21.336487 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:39:21.336626 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:21.336927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:21.337195 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:21.338342 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:21.349127 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all volumes completed successfully. Aug 18 23:39:21.350582 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:21.350582 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:21.409857 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:21.415722 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:21.415722 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:21.420960 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:21.421110 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:21.468231 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:21.474333 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:21.474333 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:21.485726 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-afa77dbb-9ca0-48b4-ba58-da98e5f866e9 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:39:21.486243 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 290/1163] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:39:21 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:21.504119 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e504de70-e0f6-4acf-ac7f-2be62ae23b31 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:21.506777 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e504de70-e0f6-4acf-ac7f-2be62ae23b31 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec/action Aug 18 23:39:21.507222 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e504de70-e0f6-4acf-ac7f-2be62ae23b31 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:21.507332 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e504de70-e0f6-4acf-ac7f-2be62ae23b31 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:21.510119 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-e504de70-e0f6-4acf-ac7f-2be62ae23b31 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] delete called for group aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100173) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:39:21.510270 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.groups [None req-e504de70-e0f6-4acf-ac7f-2be62ae23b31 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Delete group with id: aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:21.515074 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:21.515074 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:21.565969 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e504de70-e0f6-4acf-ac7f-2be62ae23b31 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec/action returned with HTTP 202 Aug 18 23:39:21.566404 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 297/1164] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:39:21 2026] POST /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:21.575381 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3a5e2f2e-2551-48a3-813b-885c3cc42317 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:21.579092 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a5e2f2e-2551-48a3-813b-885c3cc42317 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 Aug 18 23:39:21.579383 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a5e2f2e-2551-48a3-813b-885c3cc42317 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:21.579632 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a5e2f2e-2551-48a3-813b-885c3cc42317 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:21.587540 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:21.587540 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:21.591888 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3a5e2f2e-2551-48a3-813b-885c3cc42317 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:21.592614 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-3a5e2f2e-2551-48a3-813b-885c3cc42317 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:21.592849 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-3a5e2f2e-2551-48a3-813b-885c3cc42317 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:21.638760 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-3a5e2f2e-2551-48a3-813b-885c3cc42317 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:21.643778 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:21.643778 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:21.659808 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a5e2f2e-2551-48a3-813b-885c3cc42317 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 returned with HTTP 200 Aug 18 23:39:21.661652 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 289/1165] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:21 2026] GET /volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:21.675631 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3d9a57f6-b354-48ed-8d18-9adfc9c13e11 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:21.679304 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d9a57f6-b354-48ed-8d18-9adfc9c13e11 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] GET https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:21.679435 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d9a57f6-b354-48ed-8d18-9adfc9c13e11 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:21.679646 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d9a57f6-b354-48ed-8d18-9adfc9c13e11 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:21.693039 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d9a57f6-b354-48ed-8d18-9adfc9c13e11 tempest-VolumesTransfersTest-1144105544 tempest-VolumesTransfersTest-1144105544-project-admin] https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c returned with HTTP 404 Aug 18 23:39:21.693168 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 290/1166] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:21 2026] GET /volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:21.701743 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-167c4d16-8dde-4939-ba97-4fb51ee26148 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:21.704862 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-167c4d16-8dde-4939-ba97-4fb51ee26148 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] GET https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:21.705111 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-167c4d16-8dde-4939-ba97-4fb51ee26148 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:21.705378 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-167c4d16-8dde-4939-ba97-4fb51ee26148 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:21.713587 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-167c4d16-8dde-4939-ba97-4fb51ee26148 tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c returned with HTTP 404 Aug 18 23:39:21.714313 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 291/1167] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:21 2026] GET /volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:21.723473 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2332c666-9fc6-4e55-bc54-94ae0348ecca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:21.724782 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2332c666-9fc6-4e55-bc54-94ae0348ecca tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] DELETE https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:21.725061 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2332c666-9fc6-4e55-bc54-94ae0348ecca tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:21.725263 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2332c666-9fc6-4e55-bc54-94ae0348ecca tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:21.725445 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-2332c666-9fc6-4e55-bc54-94ae0348ecca tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] Delete volume with id: 546494c5-f59b-42d9-bf32-9425971fac8c Aug 18 23:39:21.733970 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2332c666-9fc6-4e55-bc54-94ae0348ecca tempest-VolumesTransfersTest-1417944718 tempest-VolumesTransfersTest-1417944718-project-member] https://10.4.3.229/volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c returned with HTTP 404 Aug 18 23:39:21.734456 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 298/1168] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:21 2026] DELETE /volume/v3/volumes/546494c5-f59b-42d9-bf32-9425971fac8c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:22.678826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-90768674-e791-4942-86b1-b6dc6dc13af3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:22.681599 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90768674-e791-4942-86b1-b6dc6dc13af3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 Aug 18 23:39:22.681964 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90768674-e791-4942-86b1-b6dc6dc13af3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:22.682396 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90768674-e791-4942-86b1-b6dc6dc13af3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:22.689415 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90768674-e791-4942-86b1-b6dc6dc13af3 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 returned with HTTP 404 Aug 18 23:39:22.689990 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 290/1169] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:22 2026] GET /volume/v3/volumes/4db6103f-c220-41a3-9f88-08b43c47d636 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:22.700079 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5ff3d5c5-a7d8-4d9d-91c1-dc2f6a5e47f2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:22.702299 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5ff3d5c5-a7d8-4d9d-91c1-dc2f6a5e47f2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/e918cc30-9d06-4568-987b-6c2f565ad214 Aug 18 23:39:22.702986 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5ff3d5c5-a7d8-4d9d-91c1-dc2f6a5e47f2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:22.703361 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5ff3d5c5-a7d8-4d9d-91c1-dc2f6a5e47f2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:22.713082 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5ff3d5c5-a7d8-4d9d-91c1-dc2f6a5e47f2 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/e918cc30-9d06-4568-987b-6c2f565ad214 returned with HTTP 404 Aug 18 23:39:22.713082 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 291/1170] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:22 2026] GET /volume/v3/volumes/e918cc30-9d06-4568-987b-6c2f565ad214 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:22.720377 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-71d3deee-8161-412b-b927-90e2e79964b6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:22.722498 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-71d3deee-8161-412b-b927-90e2e79964b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec Aug 18 23:39:22.722781 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-71d3deee-8161-412b-b927-90e2e79964b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:22.723068 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-71d3deee-8161-412b-b927-90e2e79964b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:22.723225 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-71d3deee-8161-412b-b927-90e2e79964b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member aec2f007-7631-42f7-b816-0d4a07acebec {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:22.728992 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-71d3deee-8161-412b-b927-90e2e79964b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec returned with HTTP 404 Aug 18 23:39:22.729749 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 292/1171] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:22 2026] GET /volume/v3/groups/aec2f007-7631-42f7-b816-0d4a07acebec => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:22.741194 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6c39f613-68fc-4407-8508-74343ab6950a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:22.748589 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6c39f613-68fc-4407-8508-74343ab6950a tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/449af54e-03e9-499b-9ee1-6a51894a98e3 Aug 18 23:39:22.748832 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6c39f613-68fc-4407-8508-74343ab6950a tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:22.749070 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6c39f613-68fc-4407-8508-74343ab6950a tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:22.769648 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6c39f613-68fc-4407-8508-74343ab6950a tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/group_types/449af54e-03e9-499b-9ee1-6a51894a98e3 returned with HTTP 202 Aug 18 23:39:22.770175 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 299/1172] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:39:22 2026] DELETE /volume/v3/group_types/449af54e-03e9-499b-9ee1-6a51894a98e3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:22.782435 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-28765f7d-ecc8-4d05-9c50-90c0ac41638d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:22.785040 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28765f7d-ecc8-4d05-9c50-90c0ac41638d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] DELETE https://10.4.3.229/volume/v3/types/046015c9-993b-4417-be0b-12d416b2abcf Aug 18 23:39:22.785040 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28765f7d-ecc8-4d05-9c50-90c0ac41638d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:22.785040 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28765f7d-ecc8-4d05-9c50-90c0ac41638d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:22.813652 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28765f7d-ecc8-4d05-9c50-90c0ac41638d tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/types/046015c9-993b-4417-be0b-12d416b2abcf returned with HTTP 202 Aug 18 23:39:22.817671 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 291/1173] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:39:22 2026] DELETE /volume/v3/types/046015c9-993b-4417-be0b-12d416b2abcf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 23:39:22.821296 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-80201902-fa17-40dd-bdd7-1f762624e89e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:22.823003 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-80201902-fa17-40dd-bdd7-1f762624e89e tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] GET https://10.4.3.229/volume/v3/types/046015c9-993b-4417-be0b-12d416b2abcf Aug 18 23:39:22.823176 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-80201902-fa17-40dd-bdd7-1f762624e89e tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:22.823361 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-80201902-fa17-40dd-bdd7-1f762624e89e tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:22.830094 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-80201902-fa17-40dd-bdd7-1f762624e89e tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/types/046015c9-993b-4417-be0b-12d416b2abcf returned with HTTP 404 Aug 18 23:39:22.830094 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 292/1174] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:39:22 2026] GET /volume/v3/types/046015c9-993b-4417-be0b-12d416b2abcf => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:22.839129 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d2b96743-3931-448f-8329-d90d45b58bd5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:22.841938 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d2b96743-3931-448f-8329-d90d45b58bd5 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:22.842379 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d2b96743-3931-448f-8329-d90d45b58bd5 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1590856192"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:22.859820 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d2b96743-3931-448f-8329-d90d45b58bd5 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:39:22.860130 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 293/1175] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:39:22 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 18 23:39:22.872121 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7d27202c-8a54-4518-9bd4-fd4da2d37bb0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:22.874308 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7d27202c-8a54-4518-9bd4-fd4da2d37bb0 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:39:22.874748 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7d27202c-8a54-4518-9bd4-fd4da2d37bb0 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1340398925"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:22.897287 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7d27202c-8a54-4518-9bd4-fd4da2d37bb0 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:39:22.897828 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 300/1176] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:39:22 2026] POST /volume/v3/group_types => generated 181 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:22.915070 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ba17bf81-185b-4236-bfdd-a79ad7afb655 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:22.918145 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ba17bf81-185b-4236-bfdd-a79ad7afb655 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/groups Aug 18 23:39:22.918973 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ba17bf81-185b-4236-bfdd-a79ad7afb655 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1b7870c2-408e-45db-9318-ad6b9692cf14", "volume_types": ["63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41"], "name": "tempest-GroupSnapshotsTest-Group-672685254"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:22.920828 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-ba17bf81-185b-4236-bfdd-a79ad7afb655 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating new group {'group': {'group_type': '1b7870c2-408e-45db-9318-ad6b9692cf14', 'volume_types': ['63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41'], 'name': 'tempest-GroupSnapshotsTest-Group-672685254'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 23:39:22.925692 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-ba17bf81-185b-4236-bfdd-a79ad7afb655 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating group tempest-GroupSnapshotsTest-Group-672685254. Aug 18 23:39:22.938408 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ba17bf81-185b-4236-bfdd-a79ad7afb655 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Availability Zones retrieved successfully. Aug 18 23:39:22.953695 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-ba17bf81-185b-4236-bfdd-a79ad7afb655 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['b28ee7d1-0c79-4e59-a1f8-7983afb0875f'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:22.988616 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ba17bf81-185b-4236-bfdd-a79ad7afb655 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 18 23:39:22.988616 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 292/1177] 10.4.3.229 () {70 vars in 1297 bytes} [Tue Aug 18 23:39:22 2026] POST /volume/v3/groups => generated 111 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:22.996854 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-440387f9-f654-4616-8cb8-9c63a3d48c47 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:22.999220 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-440387f9-f654-4616-8cb8-9c63a3d48c47 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a Aug 18 23:39:23.000040 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-440387f9-f654-4616-8cb8-9c63a3d48c47 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:23.000040 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-440387f9-f654-4616-8cb8-9c63a3d48c47 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:23.000040 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-440387f9-f654-4616-8cb8-9c63a3d48c47 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member fb105498-191a-4221-9af5-e80eeea7074a {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:23.005849 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:23.005849 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:23.033225 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-440387f9-f654-4616-8cb8-9c63a3d48c47 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a returned with HTTP 200 Aug 18 23:39:23.033225 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 293/1178] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:22 2026] GET /volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a => generated 391 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:24.049249 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-998a7b54-a40c-4587-8557-e0d9ff087dba None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:24.052112 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-998a7b54-a40c-4587-8557-e0d9ff087dba tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a Aug 18 23:39:24.053588 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-998a7b54-a40c-4587-8557-e0d9ff087dba tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:24.053588 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-998a7b54-a40c-4587-8557-e0d9ff087dba tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:24.053588 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-998a7b54-a40c-4587-8557-e0d9ff087dba tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member fb105498-191a-4221-9af5-e80eeea7074a {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:24.057790 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:24.057790 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:24.067504 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-998a7b54-a40c-4587-8557-e0d9ff087dba tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a returned with HTTP 200 Aug 18 23:39:24.068015 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 294/1179] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:24 2026] GET /volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:24.077939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3fac56c5-b306-4000-889e-80f260bcf25d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:24.079455 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:24.079819 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1470881122", "volume_type": "63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41", "group_id": "fb105498-191a-4221-9af5-e80eeea7074a", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:24.081188 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1470881122', 'volume_type': '63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41', 'group_id': 'fb105498-191a-4221-9af5-e80eeea7074a', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:24.088573 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:24.088573 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:24.089171 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume of 1 GB Aug 18 23:39:24.095775 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Availability Zones retrieved successfully. Aug 18 23:39:24.102929 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Flow 'volume_create_api' (35b12546-e68c-4418-87ac-1ff5404c43eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:24.104652 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8031b856-ac87-4aec-a33d-b8ef6bc69544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:24.105450 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:24.105450 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:24.106005 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:24.131713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8031b856-ac87-4aec-a33d-b8ef6bc69544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:39:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1590856192',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fb105498-191a-4221-9af5-e80eeea7074a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:24.132928 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (056b7d38-0a3f-4c13-85f2-7e9a02d95abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:24.174043 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1590856192 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1590856192, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:24.174480 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1590856192 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1590856192, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:24.214715 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['60239287-68c8-4eec-889d-a831e61d24b0', 'eb4b01d1-3273-4b63-8153-b4da88e2ba34', '3d9eda41-bf45-4aa6-811c-ebec5894c65d', '5b420ffe-6803-40a9-b10a-a4b035403415'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:24.215619 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (056b7d38-0a3f-4c13-85f2-7e9a02d95abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60239287-68c8-4eec-889d-a831e61d24b0', 'eb4b01d1-3273-4b63-8153-b4da88e2ba34', '3d9eda41-bf45-4aa6-811c-ebec5894c65d', '5b420ffe-6803-40a9-b10a-a4b035403415']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:24.216286 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ede92c-2d94-4bfd-9e64-d9ec33808ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:24.241903 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ede92c-2d94-4bfd-9e64-d9ec33808ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81bc6e19-5c9e-4143-9208-761ae41f0545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1470881122',encryption_key_id=None,group_id=fb105498-191a-4221-9af5-e80eeea7074a,group_type_id=,metadata={},multiattach=False,project_id='fc639023859a4a4d84048b9205e06ac6',qos_specs=None,replication_status=,reservations=['60239287-68c8-4eec-889d-a831e61d24b0','eb4b01d1-3273-4b63-8153-b4da88e2ba34','3d9eda41-bf45-4aa6-811c-ebec5894c65d','5b420ffe-6803-40a9-b10a-a4b035403415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_type_id=63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1470881122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb105498-191a-4221-9af5-e80eeea7074a,host=None,id=81bc6e19-5c9e-4143-9208-761ae41f0545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc639023859a4a4d84048b9205e06ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41),volume_type_id=63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:24.242633 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d6882c-9559-4de1-bbf6-2519f469238c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:24.262469 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d6882c-9559-4de1-bbf6-2519f469238c) transitioned into state 'SUCCESS' from state '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-1470881122',encryption_key_id=None,group_id=fb105498-191a-4221-9af5-e80eeea7074a,group_type_id=,metadata={},multiattach=False,project_id='fc639023859a4a4d84048b9205e06ac6',qos_specs=None,replication_status=,reservations=['60239287-68c8-4eec-889d-a831e61d24b0','eb4b01d1-3273-4b63-8153-b4da88e2ba34','3d9eda41-bf45-4aa6-811c-ebec5894c65d','5b420ffe-6803-40a9-b10a-a4b035403415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f26e5bc4468450587e0b55ae7aa83bf',volume_type_id=63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:24.263200 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1d0664-94f0-44f8-9f7a-484fda3ef3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:24.280382 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1d0664-94f0-44f8-9f7a-484fda3ef3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:24.280382 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Flow 'volume_create_api' (35b12546-e68c-4418-87ac-1ff5404c43eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:24.282028 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Create volume request issued successfully. Aug 18 23:39:24.283107 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:24.283314 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:24.340475 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:24.344380 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:24.344380 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:24.348075 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3fac56c5-b306-4000-889e-80f260bcf25d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:24.348681 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 301/1180] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:39:24 2026] POST /volume/v3/volumes => generated 823 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:24.369608 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7f4c4214-321c-4ee4-9b95-32635dd636ad None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:24.373788 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7f4c4214-321c-4ee4-9b95-32635dd636ad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 Aug 18 23:39:24.374242 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7f4c4214-321c-4ee4-9b95-32635dd636ad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:24.374536 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7f4c4214-321c-4ee4-9b95-32635dd636ad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:24.384810 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:24.384810 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:24.391466 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7f4c4214-321c-4ee4-9b95-32635dd636ad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:24.392606 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-7f4c4214-321c-4ee4-9b95-32635dd636ad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:24.392861 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-7f4c4214-321c-4ee4-9b95-32635dd636ad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:24.444832 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-7f4c4214-321c-4ee4-9b95-32635dd636ad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:24.448612 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:24.448612 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:24.458851 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7f4c4214-321c-4ee4-9b95-32635dd636ad tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 returned with HTTP 200 Aug 18 23:39:24.458851 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 293/1181] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:24 2026] GET /volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 => generated 891 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:25.457249 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9a065559-c2a7-4b28-b72d-35876640620e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:25.475086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b29dc0e7-be00-4b22-8973-a0dc4ca6732d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:25.478816 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b29dc0e7-be00-4b22-8973-a0dc4ca6732d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 Aug 18 23:39:25.479010 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b29dc0e7-be00-4b22-8973-a0dc4ca6732d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:25.479187 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b29dc0e7-be00-4b22-8973-a0dc4ca6732d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:25.489611 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:25.489611 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:25.494538 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b29dc0e7-be00-4b22-8973-a0dc4ca6732d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:25.495321 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-b29dc0e7-be00-4b22-8973-a0dc4ca6732d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:25.495499 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-b29dc0e7-be00-4b22-8973-a0dc4ca6732d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:25.550018 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-b29dc0e7-be00-4b22-8973-a0dc4ca6732d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:25.555462 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:25.555462 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:25.566033 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b29dc0e7-be00-4b22-8973-a0dc4ca6732d tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 returned with HTTP 200 Aug 18 23:39:25.566493 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 295/1182] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:25 2026] GET /volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:25.581913 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2e1cf481-7eae-4351-89c4-c8507f4f47a0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:25.585651 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e1cf481-7eae-4351-89c4-c8507f4f47a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/group_snapshots Aug 18 23:39:25.586252 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e1cf481-7eae-4351-89c4-c8507f4f47a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fb105498-191a-4221-9af5-e80eeea7074a", "name": "tempest-group_snapshot-1218453296"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:25.592229 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.group_snapshots [None req-2e1cf481-7eae-4351-89c4-c8507f4f47a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fb105498-191a-4221-9af5-e80eeea7074a', 'name': 'tempest-group_snapshot-1218453296'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 23:39:25.595387 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:25.595387 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:25.600117 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.group_snapshots [None req-2e1cf481-7eae-4351-89c4-c8507f4f47a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Creating group_snapshot tempest-group_snapshot-1218453296. Aug 18 23:39:25.628551 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:25.628551 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:25.643996 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-2e1cf481-7eae-4351-89c4-c8507f4f47a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1590856192 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1590856192, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:39:25.659077 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:25.659576 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-17768650"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:25.661869 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-17768650'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:25.662060 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Create volume of 1 GB Aug 18 23:39:25.662098 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-2e1cf481-7eae-4351-89c4-c8507f4f47a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Created reservations ['b2e402c9-1109-4e1f-9864-e927d77e57cc', 'def7326a-3008-41f6-9705-47b9d5a346a1', 'c02eb84c-a822-4c91-8872-04bde3730c8a', 'baa9a550-4ad7-4956-b8ca-04daecaf3f5d'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:25.662462 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:25.662462 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:25.671354 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Availability Zones retrieved successfully. Aug 18 23:39:25.679143 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Flow 'volume_create_api' (4f03f0ce-06cf-4ba0-97e5-f15c74e5645c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:25.680463 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0c0616-ec56-4dc6-ba5a-972a5ccc616a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:25.681663 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:25.693023 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e1cf481-7eae-4351-89c4-c8507f4f47a0 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots returned with HTTP 202 Aug 18 23:39:25.693579 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 302/1183] 10.4.3.229 () {70 vars in 1324 bytes} [Tue Aug 18 23:39:25 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:25.704508 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-09189ac5-ac09-46d0-ab25-8e553eb85736 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:25.706783 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09189ac5-ac09-46d0-ab25-8e553eb85736 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 Aug 18 23:39:25.707587 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09189ac5-ac09-46d0-ab25-8e553eb85736 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:25.707587 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09189ac5-ac09-46d0-ab25-8e553eb85736 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:25.707587 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-09189ac5-ac09-46d0-ab25-8e553eb85736 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member ef57358b-671c-4151-aed9-154c6fcdb525 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:39:25.711682 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:25.711682 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:25.717945 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09189ac5-ac09-46d0-ab25-8e553eb85736 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 returned with HTTP 200 Aug 18 23:39:25.718571 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 294/1184] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:39:25 2026] GET /volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:25.729130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0c0616-ec56-4dc6-ba5a-972a5ccc616a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:25.729940 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaea3e93-a20d-4ad4-9fe4-6a082b71b250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:25.823480 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Created reservations ['a39985cf-965f-4ca8-b448-7af38149d5ff', '396aa678-854f-4a40-bc09-a7d11bd198e8', '438f4ec9-0579-47e4-b836-48088edd72ef', '3a790ec7-8e4d-45e4-b5df-4a15eab0917a'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:25.824609 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaea3e93-a20d-4ad4-9fe4-6a082b71b250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a39985cf-965f-4ca8-b448-7af38149d5ff', '396aa678-854f-4a40-bc09-a7d11bd198e8', '438f4ec9-0579-47e4-b836-48088edd72ef', '3a790ec7-8e4d-45e4-b5df-4a15eab0917a']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:25.825780 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (950973e4-a969-4ebf-a270-9c342f039026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:25.865742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (950973e4-a969-4ebf-a270-9c342f039026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa9cde3b-8a86-43f6-a078-4b4d1df52b67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-17768650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70baea6f4510481db61c698ce393872c',qos_specs=None,replication_status=,reservations=['a39985cf-965f-4ca8-b448-7af38149d5ff','396aa678-854f-4a40-bc09-a7d11bd198e8','438f4ec9-0579-47e4-b836-48088edd72ef','3a790ec7-8e4d-45e4-b5df-4a15eab0917a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4fba6a6e3d944c4b5a3b792df11a405',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-17768650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa9cde3b-8a86-43f6-a078-4b4d1df52b67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70baea6f4510481db61c698ce393872c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4fba6a6e3d944c4b5a3b792df11a405',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:25.866826 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4264a2d-3783-4b5c-9340-30ba08da850b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:25.896025 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4264a2d-3783-4b5c-9340-30ba08da850b) transitioned into state 'SUCCESS' from state '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-17768650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70baea6f4510481db61c698ce393872c',qos_specs=None,replication_status=,reservations=['a39985cf-965f-4ca8-b448-7af38149d5ff','396aa678-854f-4a40-bc09-a7d11bd198e8','438f4ec9-0579-47e4-b836-48088edd72ef','3a790ec7-8e4d-45e4-b5df-4a15eab0917a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4fba6a6e3d944c4b5a3b792df11a405',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:25.897002 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa16887-de1b-48a5-9c37-2b804c177426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:25.909332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa16887-de1b-48a5-9c37-2b804c177426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:25.911327 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Flow 'volume_create_api' (4f03f0ce-06cf-4ba0-97e5-f15c74e5645c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:25.911327 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Create volume request issued successfully. Aug 18 23:39:25.911749 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9a065559-c2a7-4b28-b72d-35876640620e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:25.912753 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 294/1185] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:39:25 2026] POST /volume/v3/volumes => generated 817 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:25.935723 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4af3a000-43e3-4f18-a2b2-b3273f08e674 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:25.937537 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4af3a000-43e3-4f18-a2b2-b3273f08e674 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:25.937831 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4af3a000-43e3-4f18-a2b2-b3273f08e674 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:25.938053 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4af3a000-43e3-4f18-a2b2-b3273f08e674 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:25.946846 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:25.946846 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:25.952272 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4af3a000-43e3-4f18-a2b2-b3273f08e674 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Volume info retrieved successfully. Aug 18 23:39:25.958853 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4af3a000-43e3-4f18-a2b2-b3273f08e674 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 returned with HTTP 200 Aug 18 23:39:25.959407 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 296/1186] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:25 2026] GET /volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:26.728836 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-15ae51a7-084d-4dc3-93dd-727709df2b32 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.730607 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-15ae51a7-084d-4dc3-93dd-727709df2b32 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 Aug 18 23:39:26.730961 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-15ae51a7-084d-4dc3-93dd-727709df2b32 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.731203 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-15ae51a7-084d-4dc3-93dd-727709df2b32 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.731406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.group_snapshots [None req-15ae51a7-084d-4dc3-93dd-727709df2b32 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member ef57358b-671c-4151-aed9-154c6fcdb525 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:39:26.734880 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:26.734880 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:26.738999 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-15ae51a7-084d-4dc3-93dd-727709df2b32 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 returned with HTTP 200 Aug 18 23:39:26.738999 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 303/1187] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:39:26 2026] GET /volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:26.747289 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-670defa2-9768-4019-a2ae-64cb599d3d16 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.749076 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-670defa2-9768-4019-a2ae-64cb599d3d16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 18 23:39:26.749266 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-670defa2-9768-4019-a2ae-64cb599d3d16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.749481 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-670defa2-9768-4019-a2ae-64cb599d3d16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.749875 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-670defa2-9768-4019-a2ae-64cb599d3d16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:26.751616 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-670defa2-9768-4019-a2ae-64cb599d3d16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:39:26.755419 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-670defa2-9768-4019-a2ae-64cb599d3d16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all snapshots completed successfully. Aug 18 23:39:26.755859 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:26.755859 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:26.756382 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-670defa2-9768-4019-a2ae-64cb599d3d16 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 23:39:26.756839 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 295/1188] 10.4.3.229 () {66 vars in 1264 bytes} [Tue Aug 18 23:39:26 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:26.765557 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4e69e34e-c390-4e35-a68d-a3444f0245b6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.767725 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4e69e34e-c390-4e35-a68d-a3444f0245b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/snapshots/f1582a15-c863-42d2-8536-de15c47a3643 Aug 18 23:39:26.767958 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4e69e34e-c390-4e35-a68d-a3444f0245b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.768152 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4e69e34e-c390-4e35-a68d-a3444f0245b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.773856 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:26.773856 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:26.774361 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4e69e34e-c390-4e35-a68d-a3444f0245b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Snapshot retrieved successfully. Aug 18 23:39:26.775236 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4e69e34e-c390-4e35-a68d-a3444f0245b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/snapshots/f1582a15-c863-42d2-8536-de15c47a3643 returned with HTTP 200 Aug 18 23:39:26.775670 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 295/1189] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:39:26 2026] GET /volume/v3/snapshots/f1582a15-c863-42d2-8536-de15c47a3643 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:26.784475 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4319325d-3191-4553-b098-63ab2974a710 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.787305 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4319325d-3191-4553-b098-63ab2974a710 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 Aug 18 23:39:26.787606 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4319325d-3191-4553-b098-63ab2974a710 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.787838 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4319325d-3191-4553-b098-63ab2974a710 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.788012 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.group_snapshots [None req-4319325d-3191-4553-b098-63ab2974a710 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member ef57358b-671c-4151-aed9-154c6fcdb525 {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:39:26.791711 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:26.791711 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:26.796732 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4319325d-3191-4553-b098-63ab2974a710 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 returned with HTTP 200 Aug 18 23:39:26.797264 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 297/1190] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:39:26 2026] GET /volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:26.805300 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-897cdd1c-0ec5-4d7f-a52f-5944a3d5273a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.806669 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-897cdd1c-0ec5-4d7f-a52f-5944a3d5273a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/detail Aug 18 23:39:26.806996 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-897cdd1c-0ec5-4d7f-a52f-5944a3d5273a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.807262 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-897cdd1c-0ec5-4d7f-a52f-5944a3d5273a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.815456 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-897cdd1c-0ec5-4d7f-a52f-5944a3d5273a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 18 23:39:26.816020 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 304/1191] 10.4.3.229 () {68 vars in 1323 bytes} [Tue Aug 18 23:39:26 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:26.826459 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-90c13ba9-39b8-4aa9-b234-8e1a887318cc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.828834 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90c13ba9-39b8-4aa9-b234-8e1a887318cc tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 Aug 18 23:39:26.829128 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90c13ba9-39b8-4aa9-b234-8e1a887318cc tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.829393 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90c13ba9-39b8-4aa9-b234-8e1a887318cc tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.829816 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-90c13ba9-39b8-4aa9-b234-8e1a887318cc tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] delete called for member ef57358b-671c-4151-aed9-154c6fcdb525 {{(pid=100174) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 23:39:26.829973 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.group_snapshots [None req-90c13ba9-39b8-4aa9-b234-8e1a887318cc tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Delete group_snapshot with id: ef57358b-671c-4151-aed9-154c6fcdb525 Aug 18 23:39:26.833672 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:26.833672 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:26.861300 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90c13ba9-39b8-4aa9-b234-8e1a887318cc tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 returned with HTTP 202 Aug 18 23:39:26.861781 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 296/1192] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:39:26 2026] DELETE /volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:26.869811 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.871687 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:39:26.871949 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.872219 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.872603 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:26.873337 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:26.880996 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all volumes completed successfully. Aug 18 23:39:26.881737 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:26.881896 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:26.916935 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:26.919956 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:26.919956 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:26.927592 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2c5fa4e4-68c9-4518-8d94-1cc0c5f34b14 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:39:26.927983 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 296/1193] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:39:26 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:26.940304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e0591a47-100e-4151-82e7-82f677b528c4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.942035 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e0591a47-100e-4151-82e7-82f677b528c4 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 18 23:39:26.942257 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e0591a47-100e-4151-82e7-82f677b528c4 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.942482 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e0591a47-100e-4151-82e7-82f677b528c4 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.942799 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-e0591a47-100e-4151-82e7-82f677b528c4 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:26.943767 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-e0591a47-100e-4151-82e7-82f677b528c4 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:39:26.946819 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e0591a47-100e-4151-82e7-82f677b528c4 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all snapshots completed successfully. Aug 18 23:39:26.947582 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e0591a47-100e-4151-82e7-82f677b528c4 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 23:39:26.947988 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 298/1194] 10.4.3.229 () {66 vars in 1264 bytes} [Tue Aug 18 23:39:26 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:26.959430 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f0d9a9f2-55ce-4609-9b76-86112e0209f6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.960806 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f0d9a9f2-55ce-4609-9b76-86112e0209f6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 Aug 18 23:39:26.961071 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f0d9a9f2-55ce-4609-9b76-86112e0209f6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.961302 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f0d9a9f2-55ce-4609-9b76-86112e0209f6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.961501 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.group_snapshots [None req-f0d9a9f2-55ce-4609-9b76-86112e0209f6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member ef57358b-671c-4151-aed9-154c6fcdb525 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:39:26.964325 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f0d9a9f2-55ce-4609-9b76-86112e0209f6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 returned with HTTP 404 Aug 18 23:39:26.964847 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 305/1195] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:39:26 2026] GET /volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:26.972859 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d7c41993-2755-4aa5-9abc-c7451d5431cb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.974580 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7c41993-2755-4aa5-9abc-c7451d5431cb tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/group_snapshots Aug 18 23:39:26.974771 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7c41993-2755-4aa5-9abc-c7451d5431cb tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.974946 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7c41993-2755-4aa5-9abc-c7451d5431cb tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.975213 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:26.975213 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:26.977034 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4a8126cb-73c8-4552-8c28-e58ce42ad87b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.979185 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4a8126cb-73c8-4552-8c28-e58ce42ad87b tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:26.979337 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7c41993-2755-4aa5-9abc-c7451d5431cb tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots returned with HTTP 200 Aug 18 23:39:26.979384 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4a8126cb-73c8-4552-8c28-e58ce42ad87b tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.979568 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4a8126cb-73c8-4552-8c28-e58ce42ad87b tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.979766 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 297/1196] 10.4.3.229 () {68 vars in 1302 bytes} [Tue Aug 18 23:39:26 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:26.986695 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:26.986695 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:26.986804 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2ee0c77d-9aff-4040-987a-05fe54fac724 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:26.989706 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2ee0c77d-9aff-4040-987a-05fe54fac724 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 Aug 18 23:39:26.989974 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2ee0c77d-9aff-4040-987a-05fe54fac724 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:26.990202 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2ee0c77d-9aff-4040-987a-05fe54fac724 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:26.990336 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.group_snapshots [None req-2ee0c77d-9aff-4040-987a-05fe54fac724 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] delete called for member ef57358b-671c-4151-aed9-154c6fcdb525 {{(pid=100172) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 23:39:26.990420 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4a8126cb-73c8-4552-8c28-e58ce42ad87b tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Volume info retrieved successfully. Aug 18 23:39:26.990467 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.group_snapshots [None req-2ee0c77d-9aff-4040-987a-05fe54fac724 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Delete group_snapshot with id: ef57358b-671c-4151-aed9-154c6fcdb525 Aug 18 23:39:26.993504 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2ee0c77d-9aff-4040-987a-05fe54fac724 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 returned with HTTP 404 Aug 18 23:39:26.994110 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 299/1197] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:39:26 2026] DELETE /volume/v3/group_snapshots/ef57358b-671c-4151-aed9-154c6fcdb525 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:26.995955 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4a8126cb-73c8-4552-8c28-e58ce42ad87b tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 returned with HTTP 200 Aug 18 23:39:26.996393 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 297/1198] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:26 2026] GET /volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:27.002157 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.003918 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:39:27.004224 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:27.004537 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:27.004908 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:27.005353 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.005353 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:27.005859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:27.012960 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Get all volumes completed successfully. Aug 18 23:39:27.013073 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e17d15e7-eb30-4952-af36-330e08e05eb6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.015545 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:27.015545 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:27.015676 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e17d15e7-eb30-4952-af36-330e08e05eb6 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] POST https://10.4.3.229/volume/v3/volume-transfers Aug 18 23:39:27.015676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e17d15e7-eb30-4952-af36-330e08e05eb6 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fa9cde3b-8a86-43f6-a078-4b4d1df52b67"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:27.016212 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volume_transfer [None req-e17d15e7-eb30-4952-af36-330e08e05eb6 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fa9cde3b-8a86-43f6-a078-4b4d1df52b67'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 23:39:27.016328 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volume_transfer [None req-e17d15e7-eb30-4952-af36-330e08e05eb6 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Creating transfer of volume fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:27.016423 np0000007721 devstack@c-api.service[100174]: INFO cinder.transfer.api [None req-e17d15e7-eb30-4952-af36-330e08e05eb6 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Generating transfer record for volume fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:27.032069 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.032069 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:27.042677 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e17d15e7-eb30-4952-af36-330e08e05eb6 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 202 Aug 18 23:39:27.043250 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 298/1199] 10.4.3.229 () {70 vars in 1326 bytes} [Tue Aug 18 23:39:27 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:27.051045 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5393b425-7a27-46d8-ae2e-30859a76cb4b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.052802 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5393b425-7a27-46d8-ae2e-30859a76cb4b tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:27.053026 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5393b425-7a27-46d8-ae2e-30859a76cb4b tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:27.053207 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5393b425-7a27-46d8-ae2e-30859a76cb4b tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:27.054166 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:27.058160 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.058160 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:27.059800 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.059800 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:27.063918 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5393b425-7a27-46d8-ae2e-30859a76cb4b tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Volume info retrieved successfully. Aug 18 23:39:27.064445 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3515839-5c54-4ced-86a5-b996fdbfe059 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:39:27.064940 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 306/1200] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:39:27 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:27.067767 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5393b425-7a27-46d8-ae2e-30859a76cb4b tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 returned with HTTP 200 Aug 18 23:39:27.068213 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 300/1201] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:27 2026] GET /volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:27.081721 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f858035f-5ac0-4c34-84f2-8a938a95ef7e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.082236 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0a1b1e5c-84cc-447d-9085-31a82cc2e097 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.083507 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f858035f-5ac0-4c34-84f2-8a938a95ef7e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volume-transfers/0290c7b3-e050-4c28-a4f5-2af6f6d2396e Aug 18 23:39:27.083758 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f858035f-5ac0-4c34-84f2-8a938a95ef7e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:27.083834 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0a1b1e5c-84cc-447d-9085-31a82cc2e097 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] POST https://10.4.3.229/volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a/action Aug 18 23:39:27.083933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f858035f-5ac0-4c34-84f2-8a938a95ef7e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:27.084158 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0a1b1e5c-84cc-447d-9085-31a82cc2e097 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:27.084275 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0a1b1e5c-84cc-447d-9085-31a82cc2e097 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:27.085704 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-0a1b1e5c-84cc-447d-9085-31a82cc2e097 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] delete called for group fb105498-191a-4221-9af5-e80eeea7074a {{(pid=100174) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:39:27.085812 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-0a1b1e5c-84cc-447d-9085-31a82cc2e097 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Delete group with id: fb105498-191a-4221-9af5-e80eeea7074a Aug 18 23:39:27.088089 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f858035f-5ac0-4c34-84f2-8a938a95ef7e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volume-transfers/0290c7b3-e050-4c28-a4f5-2af6f6d2396e returned with HTTP 200 Aug 18 23:39:27.088582 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 298/1202] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:39:27 2026] GET /volume/v3/volume-transfers/0290c7b3-e050-4c28-a4f5-2af6f6d2396e => generated 432 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:27.089264 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.089264 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:27.096727 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5e34d795-29cb-473a-ad17-3c45e7e06201 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.098731 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e34d795-29cb-473a-ad17-3c45e7e06201 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volume-transfers Aug 18 23:39:27.098992 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e34d795-29cb-473a-ad17-3c45e7e06201 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:27.099347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e34d795-29cb-473a-ad17-3c45e7e06201 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:27.099347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volume_transfer [None req-5e34d795-29cb-473a-ad17-3c45e7e06201 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Listing volume transfers {{(pid=100173) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 23:39:27.103664 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e34d795-29cb-473a-ad17-3c45e7e06201 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 200 Aug 18 23:39:27.104297 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 307/1203] 10.4.3.229 () {68 vars in 1305 bytes} [Tue Aug 18 23:39:27 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:27.112452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b297bddd-febe-411a-8482-c69307c74787 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.133567 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0a1b1e5c-84cc-447d-9085-31a82cc2e097 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a/action returned with HTTP 202 Aug 18 23:39:27.136592 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 299/1204] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:39:27 2026] POST /volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:27.145602 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-15aa9d0a-e767-408f-ac27-f43d2a55d7b6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.148111 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-15aa9d0a-e767-408f-ac27-f43d2a55d7b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 Aug 18 23:39:27.148841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-15aa9d0a-e767-408f-ac27-f43d2a55d7b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:27.148841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-15aa9d0a-e767-408f-ac27-f43d2a55d7b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:27.166556 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.166556 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:27.171200 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-15aa9d0a-e767-408f-ac27-f43d2a55d7b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Volume info retrieved successfully. Aug 18 23:39:27.173226 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-15aa9d0a-e767-408f-ac27-f43d2a55d7b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:39:27.174478 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-15aa9d0a-e767-408f-ac27-f43d2a55d7b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:39:27.214746 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] POST https://10.4.3.229/volume/v3/volume-transfers/0290c7b3-e050-4c28-a4f5-2af6f6d2396e/accept Aug 18 23:39:27.215227 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1d43eb887f1a0ca7"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:27.219769 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.volume_transfer [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Accepting volume transfer 0290c7b3-e050-4c28-a4f5-2af6f6d2396e {{(pid=100172) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 23:39:27.219938 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.volume_transfer [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Accepting transfer 0290c7b3-e050-4c28-a4f5-2af6f6d2396e Aug 18 23:39:27.244382 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-15aa9d0a-e767-408f-ac27-f43d2a55d7b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:39:27.250331 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.250331 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:27.266186 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-15aa9d0a-e767-408f-ac27-f43d2a55d7b6 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 returned with HTTP 200 Aug 18 23:39:27.267061 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 299/1205] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:27 2026] GET /volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:27.309178 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Created reservations ['f4229544-546d-4574-9557-ff678b2f60b4', '3dc34069-107d-4aaf-9495-7550ce02171e', '293d02c7-cbe5-4e69-94d8-37aaef3945cf', 'bb8087c3-6098-4011-8628-02c7940fe08f'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:27.337669 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Created reservations ['9f5b0be5-379d-4a2f-8561-7eaa1a5cfa0d', 'c9de2716-ee79-47be-a6ed-b7ea08cfe867', 'a638952a-ad4d-45d0-8314-f119157cafc0', '162f0e98-ce09-447a-a1a5-5c5ed08772e1'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:27.373781 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Created reservations ['26c9bcdd-d677-4b67-98f1-9c997d084b49', '47985fd2-3da0-41fe-893d-2e39c4e66454', '428f469b-6eaa-4073-904b-04518f485a05', '611ce191-1cb6-43ab-8ae2-d832a4e83527'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:27.426219 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Created reservations ['275654c1-8202-4393-b5ad-564d53bd92ed', 'fcd62a14-1286-41a3-998e-dfd9963592cc', 'bf491796-9e19-47f1-8613-64b3f3559b38', 'ae9605ae-b4fd-48aa-bf1d-a22e4afbdb20'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:27.442462 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Transfer volume completed successfully. Aug 18 23:39:27.512971 np0000007721 devstack@c-api.service[100172]: INFO cinder.transfer.api [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Volume fa9cde3b-8a86-43f6-a078-4b4d1df52b67 has been transferred. Aug 18 23:39:27.521787 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b297bddd-febe-411a-8482-c69307c74787 tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] https://10.4.3.229/volume/v3/volume-transfers/0290c7b3-e050-4c28-a4f5-2af6f6d2396e/accept returned with HTTP 202 Aug 18 23:39:27.522176 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 301/1206] 10.4.3.229 () {70 vars in 1458 bytes} [Tue Aug 18 23:39:27 2026] POST /volume/v3/volume-transfers/0290c7b3-e050-4c28-a4f5-2af6f6d2396e/accept => generated 365 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:27.531707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e201a608-fc9b-4c9c-bfd5-b77f06e97c4c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.534004 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e201a608-fc9b-4c9c-bfd5-b77f06e97c4c tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] GET https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:27.534179 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e201a608-fc9b-4c9c-bfd5-b77f06e97c4c tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:27.534407 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e201a608-fc9b-4c9c-bfd5-b77f06e97c4c tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:27.542590 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.542590 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:27.547222 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e201a608-fc9b-4c9c-bfd5-b77f06e97c4c tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Volume info retrieved successfully. Aug 18 23:39:27.552998 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e201a608-fc9b-4c9c-bfd5-b77f06e97c4c tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 returned with HTTP 200 Aug 18 23:39:27.553447 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 308/1207] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:27 2026] GET /volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:39:27.566664 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-084de532-bb7e-4ccd-aadc-abe86de08fdb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.568600 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-084de532-bb7e-4ccd-aadc-abe86de08fdb tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] GET https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:27.568828 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-084de532-bb7e-4ccd-aadc-abe86de08fdb tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:27.569018 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-084de532-bb7e-4ccd-aadc-abe86de08fdb tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:27.576567 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.576567 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:27.580915 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-084de532-bb7e-4ccd-aadc-abe86de08fdb tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] Volume info retrieved successfully. Aug 18 23:39:27.585599 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-084de532-bb7e-4ccd-aadc-abe86de08fdb tempest-VolumesTransfersV355Test-1039558553 tempest-VolumesTransfersV355Test-1039558553-project-member] https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 returned with HTTP 200 Aug 18 23:39:27.586003 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 300/1208] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:27 2026] GET /volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:27.598191 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-37bac6f1-d734-433c-a15d-5976806e9fc5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.600268 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-37bac6f1-d734-433c-a15d-5976806e9fc5 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/0290c7b3-e050-4c28-a4f5-2af6f6d2396e Aug 18 23:39:27.600560 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-37bac6f1-d734-433c-a15d-5976806e9fc5 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:27.600798 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-37bac6f1-d734-433c-a15d-5976806e9fc5 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:27.600937 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.volume_transfer [None req-37bac6f1-d734-433c-a15d-5976806e9fc5 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Delete transfer with id: 0290c7b3-e050-4c28-a4f5-2af6f6d2396e Aug 18 23:39:27.604303 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-37bac6f1-d734-433c-a15d-5976806e9fc5 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volume-transfers/0290c7b3-e050-4c28-a4f5-2af6f6d2396e returned with HTTP 404 Aug 18 23:39:27.604821 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 300/1209] 10.4.3.229 () {68 vars in 1419 bytes} [Tue Aug 18 23:39:27 2026] DELETE /volume/v3/volume-transfers/0290c7b3-e050-4c28-a4f5-2af6f6d2396e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:27.612254 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-37f918f6-49ba-46ef-baa9-1e5629c4fd2b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.640744 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-37f918f6-49ba-46ef-baa9-1e5629c4fd2b tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:27.640993 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-37f918f6-49ba-46ef-baa9-1e5629c4fd2b tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:27.641238 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-37f918f6-49ba-46ef-baa9-1e5629c4fd2b tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:27.641391 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-37f918f6-49ba-46ef-baa9-1e5629c4fd2b tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Delete volume with id: fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:27.649582 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.649582 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:27.649952 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-37f918f6-49ba-46ef-baa9-1e5629c4fd2b tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Volume info retrieved successfully. Aug 18 23:39:27.666682 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-37f918f6-49ba-46ef-baa9-1e5629c4fd2b tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Delete volume request issued successfully. Aug 18 23:39:27.666847 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-37f918f6-49ba-46ef-baa9-1e5629c4fd2b tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 returned with HTTP 202 Aug 18 23:39:27.667304 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 302/1210] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:39:27 2026] DELETE /volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:27.675213 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1da35755-23fe-4fb7-a14d-f7295f74b04a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:27.677176 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1da35755-23fe-4fb7-a14d-f7295f74b04a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] GET https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:27.677389 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1da35755-23fe-4fb7-a14d-f7295f74b04a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:27.677623 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1da35755-23fe-4fb7-a14d-f7295f74b04a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:27.685224 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:27.685224 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:27.689078 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1da35755-23fe-4fb7-a14d-f7295f74b04a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Volume info retrieved successfully. Aug 18 23:39:27.692914 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1da35755-23fe-4fb7-a14d-f7295f74b04a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 returned with HTTP 200 Aug 18 23:39:27.693334 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 309/1211] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:27 2026] GET /volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:28.283278 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5d189a4-3803-4de5-87cc-372ce3ef0b7a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:28.288366 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5d189a4-3803-4de5-87cc-372ce3ef0b7a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 Aug 18 23:39:28.288598 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5d189a4-3803-4de5-87cc-372ce3ef0b7a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:28.288822 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5d189a4-3803-4de5-87cc-372ce3ef0b7a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:28.295310 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5d189a4-3803-4de5-87cc-372ce3ef0b7a tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 returned with HTTP 404 Aug 18 23:39:28.295873 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 301/1212] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:28 2026] GET /volume/v3/volumes/81bc6e19-5c9e-4143-9208-761ae41f0545 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:28.305001 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1e8a6bfb-35bd-4172-ba53-4a34af364807 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:28.307002 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1e8a6bfb-35bd-4172-ba53-4a34af364807 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] GET https://10.4.3.229/volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a Aug 18 23:39:28.307203 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1e8a6bfb-35bd-4172-ba53-4a34af364807 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:28.307385 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1e8a6bfb-35bd-4172-ba53-4a34af364807 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:28.307548 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-1e8a6bfb-35bd-4172-ba53-4a34af364807 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] show called for member fb105498-191a-4221-9af5-e80eeea7074a {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:39:28.310897 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1e8a6bfb-35bd-4172-ba53-4a34af364807 tempest-GroupSnapshotsTest-991765631 tempest-GroupSnapshotsTest-991765631-project-member] https://10.4.3.229/volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a returned with HTTP 404 Aug 18 23:39:28.311455 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 301/1213] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:39:28 2026] GET /volume/v3/groups/fb105498-191a-4221-9af5-e80eeea7074a => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:28.319447 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-01c70dad-0fd8-4135-bafd-f759a9a88ae2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:28.321591 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-01c70dad-0fd8-4135-bafd-f759a9a88ae2 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/1b7870c2-408e-45db-9318-ad6b9692cf14 Aug 18 23:39:28.321850 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-01c70dad-0fd8-4135-bafd-f759a9a88ae2 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:28.322079 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-01c70dad-0fd8-4135-bafd-f759a9a88ae2 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:28.334850 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-01c70dad-0fd8-4135-bafd-f759a9a88ae2 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/group_types/1b7870c2-408e-45db-9318-ad6b9692cf14 returned with HTTP 202 Aug 18 23:39:28.335309 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 303/1214] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:39:28 2026] DELETE /volume/v3/group_types/1b7870c2-408e-45db-9318-ad6b9692cf14 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:28.343389 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a9af4533-ed0c-4f9f-b8e9-2f2b3a671ba9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:28.345312 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a9af4533-ed0c-4f9f-b8e9-2f2b3a671ba9 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] DELETE https://10.4.3.229/volume/v3/types/63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41 Aug 18 23:39:28.345549 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a9af4533-ed0c-4f9f-b8e9-2f2b3a671ba9 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:28.345822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a9af4533-ed0c-4f9f-b8e9-2f2b3a671ba9 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:28.371226 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a9af4533-ed0c-4f9f-b8e9-2f2b3a671ba9 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/types/63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41 returned with HTTP 202 Aug 18 23:39:28.371870 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 310/1215] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:39:28 2026] DELETE /volume/v3/types/63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:28.378543 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0fcfdbf2-b306-468b-98af-f6bf93848f11 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:28.380926 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0fcfdbf2-b306-468b-98af-f6bf93848f11 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] GET https://10.4.3.229/volume/v3/types/63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41 Aug 18 23:39:28.381199 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0fcfdbf2-b306-468b-98af-f6bf93848f11 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:28.381382 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0fcfdbf2-b306-468b-98af-f6bf93848f11 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:28.385572 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0fcfdbf2-b306-468b-98af-f6bf93848f11 tempest-GroupSnapshotsTest-1906489620 tempest-GroupSnapshotsTest-1906489620-project-admin] https://10.4.3.229/volume/v3/types/63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41 returned with HTTP 404 Aug 18 23:39:28.386278 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 302/1216] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:39:28 2026] GET /volume/v3/types/63a5f6c5-9f7e-4030-8b1a-7b8fbd2caa41 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:28.707637 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c13b8a11-0e71-4a41-8f34-dcc4a2111eb3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:28.710174 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c13b8a11-0e71-4a41-8f34-dcc4a2111eb3 tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] GET https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:28.710429 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c13b8a11-0e71-4a41-8f34-dcc4a2111eb3 tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:28.710725 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c13b8a11-0e71-4a41-8f34-dcc4a2111eb3 tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:28.717210 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c13b8a11-0e71-4a41-8f34-dcc4a2111eb3 tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 returned with HTTP 404 Aug 18 23:39:28.717210 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 302/1217] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:28 2026] GET /volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:28.725732 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bf3ec7bd-3dfb-4849-b4a8-ad32e67d31c8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:28.728001 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bf3ec7bd-3dfb-4849-b4a8-ad32e67d31c8 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:28.728272 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bf3ec7bd-3dfb-4849-b4a8-ad32e67d31c8 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:28.728558 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bf3ec7bd-3dfb-4849-b4a8-ad32e67d31c8 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:28.737114 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bf3ec7bd-3dfb-4849-b4a8-ad32e67d31c8 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 returned with HTTP 404 Aug 18 23:39:28.737754 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 304/1218] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:28 2026] GET /volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:28.745362 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e2aef714-bcb5-49b8-a605-26c6be329238 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:28.747758 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e2aef714-bcb5-49b8-a605-26c6be329238 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] DELETE https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:28.748029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e2aef714-bcb5-49b8-a605-26c6be329238 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:28.748282 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e2aef714-bcb5-49b8-a605-26c6be329238 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:28.748539 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-e2aef714-bcb5-49b8-a605-26c6be329238 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Delete volume with id: fa9cde3b-8a86-43f6-a078-4b4d1df52b67 Aug 18 23:39:28.754956 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e2aef714-bcb5-49b8-a605-26c6be329238 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 returned with HTTP 404 Aug 18 23:39:28.755455 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 311/1219] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:39:28 2026] DELETE /volume/v3/volumes/fa9cde3b-8a86-43f6-a078-4b4d1df52b67 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:28.767842 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:28.769790 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:28.770195 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-613309699"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:28.771467 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-613309699'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:28.771660 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Create volume of 1 GB Aug 18 23:39:28.776438 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Availability Zones retrieved successfully. Aug 18 23:39:28.781484 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Flow 'volume_create_api' (e4505246-2192-4773-8a21-9c13355b25d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:28.782759 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456d401d-fed6-489d-9638-8b4adf1dcf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:28.783622 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:28.807668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (456d401d-fed6-489d-9638-8b4adf1dcf32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:28.808429 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498f0f51-480e-48d2-bfd9-ad0e83c90d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:28.852293 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Created reservations ['60548c04-783c-4ee4-a3b1-1a95e1fe7da8', 'cee66443-a2ad-459a-abe0-7a2107750b21', 'f7be1a6b-5ece-42c4-9909-fb8181d48644', '78b7853f-c35d-4bbb-9088-43f22a5fbc26'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:28.853156 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498f0f51-480e-48d2-bfd9-ad0e83c90d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60548c04-783c-4ee4-a3b1-1a95e1fe7da8', 'cee66443-a2ad-459a-abe0-7a2107750b21', 'f7be1a6b-5ece-42c4-9909-fb8181d48644', '78b7853f-c35d-4bbb-9088-43f22a5fbc26']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:28.856551 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462a3b7f-5ec0-44cc-9064-48ef97942f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:28.878301 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462a3b7f-5ec0-44cc-9064-48ef97942f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b45dc715-c8e1-4763-96dd-bc56276d4914', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-613309699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70baea6f4510481db61c698ce393872c',qos_specs=None,replication_status=,reservations=['60548c04-783c-4ee4-a3b1-1a95e1fe7da8','cee66443-a2ad-459a-abe0-7a2107750b21','f7be1a6b-5ece-42c4-9909-fb8181d48644','78b7853f-c35d-4bbb-9088-43f22a5fbc26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4fba6a6e3d944c4b5a3b792df11a405',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-613309699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b45dc715-c8e1-4763-96dd-bc56276d4914,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70baea6f4510481db61c698ce393872c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4fba6a6e3d944c4b5a3b792df11a405',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:28.879108 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1b172f0-2de5-49e0-97ad-c95daa4c6801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:28.902772 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1b172f0-2de5-49e0-97ad-c95daa4c6801) transitioned into state 'SUCCESS' from state '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-613309699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70baea6f4510481db61c698ce393872c',qos_specs=None,replication_status=,reservations=['60548c04-783c-4ee4-a3b1-1a95e1fe7da8','cee66443-a2ad-459a-abe0-7a2107750b21','f7be1a6b-5ece-42c4-9909-fb8181d48644','78b7853f-c35d-4bbb-9088-43f22a5fbc26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4fba6a6e3d944c4b5a3b792df11a405',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:28.905374 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e792ee8-283d-40cf-adfe-45dfdb3ff96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:28.916191 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e792ee8-283d-40cf-adfe-45dfdb3ff96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:28.917730 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Flow 'volume_create_api' (e4505246-2192-4773-8a21-9c13355b25d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:28.918481 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Create volume request issued successfully. Aug 18 23:39:28.919310 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cb3ce2aa-4e4a-4ba0-8411-12953dec828f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:28.919998 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 303/1220] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:39:28 2026] POST /volume/v3/volumes => generated 818 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:28.939983 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6a300443-60c2-40a7-a808-12f75a47a5a0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:28.944470 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6a300443-60c2-40a7-a808-12f75a47a5a0 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:28.944845 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6a300443-60c2-40a7-a808-12f75a47a5a0 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:28.945021 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6a300443-60c2-40a7-a808-12f75a47a5a0 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:28.957292 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:28.957292 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:28.961600 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6a300443-60c2-40a7-a808-12f75a47a5a0 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Volume info retrieved successfully. Aug 18 23:39:28.967416 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6a300443-60c2-40a7-a808-12f75a47a5a0 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 returned with HTTP 200 Aug 18 23:39:28.967874 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 303/1221] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:28 2026] GET /volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:29.982837 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-337205b1-5c63-4356-957b-283e248a813e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:29.986562 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-337205b1-5c63-4356-957b-283e248a813e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:29.986562 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-337205b1-5c63-4356-957b-283e248a813e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:29.986562 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-337205b1-5c63-4356-957b-283e248a813e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:29.995560 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:29.995560 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:29.998041 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-337205b1-5c63-4356-957b-283e248a813e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Volume info retrieved successfully. Aug 18 23:39:30.002506 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-337205b1-5c63-4356-957b-283e248a813e tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 returned with HTTP 200 Aug 18 23:39:30.003232 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 305/1222] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:29 2026] GET /volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:30.021540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e9581f15-cc6d-45e6-b4c7-0741397f5c0c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:30.024183 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e9581f15-cc6d-45e6-b4c7-0741397f5c0c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] POST https://10.4.3.229/volume/v3/volume-transfers Aug 18 23:39:30.024709 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e9581f15-cc6d-45e6-b4c7-0741397f5c0c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b45dc715-c8e1-4763-96dd-bc56276d4914"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:30.026994 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volume_transfer [None req-e9581f15-cc6d-45e6-b4c7-0741397f5c0c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b45dc715-c8e1-4763-96dd-bc56276d4914'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 23:39:30.027209 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volume_transfer [None req-e9581f15-cc6d-45e6-b4c7-0741397f5c0c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Creating transfer of volume b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:30.027374 np0000007721 devstack@c-api.service[100173]: INFO cinder.transfer.api [None req-e9581f15-cc6d-45e6-b4c7-0741397f5c0c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Generating transfer record for volume b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:30.039794 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:30.039794 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:30.056203 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e9581f15-cc6d-45e6-b4c7-0741397f5c0c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volume-transfers returned with HTTP 202 Aug 18 23:39:30.056998 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 312/1223] 10.4.3.229 () {70 vars in 1326 bytes} [Tue Aug 18 23:39:30 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:30.068464 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d1a7beab-5c69-4e4f-84ac-4bf8b044e12f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:30.071458 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d1a7beab-5c69-4e4f-84ac-4bf8b044e12f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:30.071771 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d1a7beab-5c69-4e4f-84ac-4bf8b044e12f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:30.072023 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d1a7beab-5c69-4e4f-84ac-4bf8b044e12f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:30.081910 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:30.081910 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:30.088938 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d1a7beab-5c69-4e4f-84ac-4bf8b044e12f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Volume info retrieved successfully. Aug 18 23:39:30.095356 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d1a7beab-5c69-4e4f-84ac-4bf8b044e12f tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 returned with HTTP 200 Aug 18 23:39:30.095932 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 304/1224] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:30 2026] GET /volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 => generated 953 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:30.112907 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a8d2d502-e2aa-45d1-bf36-ed6de24a9bab None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:30.114880 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a8d2d502-e2aa-45d1-bf36-ed6de24a9bab tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volume-transfers/detail Aug 18 23:39:30.116648 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a8d2d502-e2aa-45d1-bf36-ed6de24a9bab tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:30.116648 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a8d2d502-e2aa-45d1-bf36-ed6de24a9bab tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:30.116648 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volume_transfer [None req-a8d2d502-e2aa-45d1-bf36-ed6de24a9bab tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Listing volume transfers {{(pid=100171) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 23:39:30.122469 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a8d2d502-e2aa-45d1-bf36-ed6de24a9bab tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 23:39:30.122904 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 304/1225] 10.4.3.229 () {68 vars in 1326 bytes} [Tue Aug 18 23:39:30 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:30.134638 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d2a6266f-6eef-432b-8b9f-34c2ae6b03ce None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:30.137034 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d2a6266f-6eef-432b-8b9f-34c2ae6b03ce tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/0daab27e-0e35-47d5-b4c1-8a4f878389f1 Aug 18 23:39:30.137335 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d2a6266f-6eef-432b-8b9f-34c2ae6b03ce tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:30.137633 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d2a6266f-6eef-432b-8b9f-34c2ae6b03ce tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:30.137788 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.volume_transfer [None req-d2a6266f-6eef-432b-8b9f-34c2ae6b03ce tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Delete transfer with id: 0daab27e-0e35-47d5-b4c1-8a4f878389f1 Aug 18 23:39:30.152263 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:30.152263 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:30.165867 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d2a6266f-6eef-432b-8b9f-34c2ae6b03ce tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volume-transfers/0daab27e-0e35-47d5-b4c1-8a4f878389f1 returned with HTTP 202 Aug 18 23:39:30.166764 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 306/1226] 10.4.3.229 () {68 vars in 1419 bytes} [Tue Aug 18 23:39:30 2026] DELETE /volume/v3/volume-transfers/0daab27e-0e35-47d5-b4c1-8a4f878389f1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:30.178433 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a324d47b-a05d-454d-b46b-082fb9f0c3ba None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:30.181807 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a324d47b-a05d-454d-b46b-082fb9f0c3ba tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:30.182225 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a324d47b-a05d-454d-b46b-082fb9f0c3ba tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:30.182710 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a324d47b-a05d-454d-b46b-082fb9f0c3ba tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:30.193050 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:30.193050 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:30.198470 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a324d47b-a05d-454d-b46b-082fb9f0c3ba tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Volume info retrieved successfully. Aug 18 23:39:30.208451 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a324d47b-a05d-454d-b46b-082fb9f0c3ba tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 returned with HTTP 200 Aug 18 23:39:30.209038 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 313/1227] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:30 2026] GET /volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:30.224960 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8133cdba-a7ab-4254-abe1-d88e076b20c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:30.228553 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8133cdba-a7ab-4254-abe1-d88e076b20c8 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] DELETE https://10.4.3.229/volume/v3/volume-transfers/0daab27e-0e35-47d5-b4c1-8a4f878389f1 Aug 18 23:39:30.228883 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8133cdba-a7ab-4254-abe1-d88e076b20c8 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:30.229167 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8133cdba-a7ab-4254-abe1-d88e076b20c8 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:30.229314 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.volume_transfer [None req-8133cdba-a7ab-4254-abe1-d88e076b20c8 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Delete transfer with id: 0daab27e-0e35-47d5-b4c1-8a4f878389f1 Aug 18 23:39:30.234139 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8133cdba-a7ab-4254-abe1-d88e076b20c8 tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volume-transfers/0daab27e-0e35-47d5-b4c1-8a4f878389f1 returned with HTTP 404 Aug 18 23:39:30.234675 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 305/1228] 10.4.3.229 () {68 vars in 1419 bytes} [Tue Aug 18 23:39:30 2026] DELETE /volume/v3/volume-transfers/0daab27e-0e35-47d5-b4c1-8a4f878389f1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:30.244275 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4e555784-c668-4526-9704-19b1a1641d3a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:30.248240 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4e555784-c668-4526-9704-19b1a1641d3a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:30.248240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4e555784-c668-4526-9704-19b1a1641d3a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:30.248240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4e555784-c668-4526-9704-19b1a1641d3a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:30.248240 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-4e555784-c668-4526-9704-19b1a1641d3a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Delete volume with id: b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:30.256975 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:30.256975 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:30.257438 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4e555784-c668-4526-9704-19b1a1641d3a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Volume info retrieved successfully. Aug 18 23:39:30.276933 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4e555784-c668-4526-9704-19b1a1641d3a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Delete volume request issued successfully. Aug 18 23:39:30.277137 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4e555784-c668-4526-9704-19b1a1641d3a tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 returned with HTTP 202 Aug 18 23:39:30.277958 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 305/1229] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:39:30 2026] DELETE /volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:39:30.291570 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-55e2b211-71af-4c6b-8b4f-c116aa33d57e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:30.295540 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-55e2b211-71af-4c6b-8b4f-c116aa33d57e tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] GET https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:30.295540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-55e2b211-71af-4c6b-8b4f-c116aa33d57e tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:30.295540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-55e2b211-71af-4c6b-8b4f-c116aa33d57e tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:30.304610 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:30.304610 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:30.307083 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-55e2b211-71af-4c6b-8b4f-c116aa33d57e tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Volume info retrieved successfully. Aug 18 23:39:30.311965 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-55e2b211-71af-4c6b-8b4f-c116aa33d57e tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 returned with HTTP 200 Aug 18 23:39:30.312748 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 307/1230] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:30 2026] GET /volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:30.916815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3f324720-5a69-468c-a08e-7ffcf5415d09 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.007578 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3f324720-5a69-468c-a08e-7ffcf5415d09 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] GET https://10.4.3.229/volume/v3/os-quota-class-sets/default Aug 18 23:39:31.007800 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3f324720-5a69-468c-a08e-7ffcf5415d09 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:31.008016 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3f324720-5a69-468c-a08e-7ffcf5415d09 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:31.020024 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3f324720-5a69-468c-a08e-7ffcf5415d09 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] https://10.4.3.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 23:39:31.020737 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 314/1231] 10.4.3.229 () {66 vars in 1297 bytes} [Tue Aug 18 23:39:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:31.032472 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5e26097c-48e4-4636-87d7-e119ffbba4f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.034615 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e26097c-48e4-4636-87d7-e119ffbba4f3 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] GET https://10.4.3.229/volume/v3/os-quota-class-sets/default Aug 18 23:39:31.034848 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e26097c-48e4-4636-87d7-e119ffbba4f3 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:31.035051 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e26097c-48e4-4636-87d7-e119ffbba4f3 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:31.057826 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e26097c-48e4-4636-87d7-e119ffbba4f3 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] https://10.4.3.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 23:39:31.058693 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 306/1232] 10.4.3.229 () {66 vars in 1297 bytes} [Tue Aug 18 23:39:31 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:31.070391 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0ca0e362-ec00-4b77-88b6-8340ff2a4e34 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.072493 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0ca0e362-ec00-4b77-88b6-8340ff2a4e34 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:39:31.072888 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0ca0e362-ec00-4b77-88b6-8340ff2a4e34 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-441061127"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:31.088479 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0ca0e362-ec00-4b77-88b6-8340ff2a4e34 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:39:31.088966 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 306/1233] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:39:31 2026] POST /volume/v3/types => generated 227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:31.101186 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-41f52b11-faab-4af3-8f8f-53722c3eec42 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.103047 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41f52b11-faab-4af3-8f8f-53722c3eec42 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-class-sets/default Aug 18 23:39:31.103566 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41f52b11-faab-4af3-8f8f-53722c3eec42 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-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-441061127": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-441061127": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-441061127": 2}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:31.221362 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41f52b11-faab-4af3-8f8f-53722c3eec42 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] https://10.4.3.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 23:39:31.225551 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 308/1234] 10.4.3.229 () {68 vars in 1318 bytes} [Tue Aug 18 23:39:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:31.233809 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3e561b30-f141-4cf2-9dbe-afdb82bf2e01 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.236028 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3e561b30-f141-4cf2-9dbe-afdb82bf2e01 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/d8eb2389441245498e610518a783efef/defaults Aug 18 23:39:31.236235 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3e561b30-f141-4cf2-9dbe-afdb82bf2e01 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:31.236416 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3e561b30-f141-4cf2-9dbe-afdb82bf2e01 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Calling method 'defaults' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:31.245555 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-3e561b30-f141-4cf2-9dbe-afdb82bf2e01 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-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 18 23:39:31.246239 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-3e561b30-f141-4cf2-9dbe-afdb82bf2e01 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-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 18 23:39:31.246631 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-3e561b30-f141-4cf2-9dbe-afdb82bf2e01 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-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 18 23:39:31.247047 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-3e561b30-f141-4cf2-9dbe-afdb82bf2e01 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-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 18 23:39:31.252164 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3e561b30-f141-4cf2-9dbe-afdb82bf2e01 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/d8eb2389441245498e610518a783efef/defaults returned with HTTP 200 Aug 18 23:39:31.252803 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 315/1235] 10.4.3.229 () {66 vars in 1381 bytes} [Tue Aug 18 23:39:31 2026] GET /volume/v3/os-quota-sets/d8eb2389441245498e610518a783efef/defaults => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:31.329882 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9b1e19cc-ab8d-4732-b5f2-5cc8e2d060ac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.331695 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b1e19cc-ab8d-4732-b5f2-5cc8e2d060ac tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] GET https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:31.332171 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b1e19cc-ab8d-4732-b5f2-5cc8e2d060ac tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:31.332245 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b1e19cc-ab8d-4732-b5f2-5cc8e2d060ac tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:31.343210 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b1e19cc-ab8d-4732-b5f2-5cc8e2d060ac tempest-VolumesTransfersV355Test-1111614117 tempest-VolumesTransfersV355Test-1111614117-project-admin] https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 returned with HTTP 404 Aug 18 23:39:31.343917 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 307/1236] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:31 2026] GET /volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:31.358116 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d910d083-8131-48e8-ace2-a9b71ec300cc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.361204 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d910d083-8131-48e8-ace2-a9b71ec300cc tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] GET https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:31.361605 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d910d083-8131-48e8-ace2-a9b71ec300cc tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:31.362195 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d910d083-8131-48e8-ace2-a9b71ec300cc tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:31.371241 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d910d083-8131-48e8-ace2-a9b71ec300cc tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 returned with HTTP 404 Aug 18 23:39:31.372058 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 307/1237] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:39:31 2026] GET /volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:31.378852 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-68f22ce9-ed2c-4874-9cbe-16ca6807df1c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.381552 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-68f22ce9-ed2c-4874-9cbe-16ca6807df1c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:31.381552 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-68f22ce9-ed2c-4874-9cbe-16ca6807df1c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:31.381552 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-68f22ce9-ed2c-4874-9cbe-16ca6807df1c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:31.381552 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-68f22ce9-ed2c-4874-9cbe-16ca6807df1c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] Delete volume with id: b45dc715-c8e1-4763-96dd-bc56276d4914 Aug 18 23:39:31.388257 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-68f22ce9-ed2c-4874-9cbe-16ca6807df1c tempest-VolumesTransfersV355Test-1299316711 tempest-VolumesTransfersV355Test-1299316711-project-member] https://10.4.3.229/volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 returned with HTTP 404 Aug 18 23:39:31.390087 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 309/1238] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:39:31 2026] DELETE /volume/v3/volumes/b45dc715-c8e1-4763-96dd-bc56276d4914 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:39:31.481333 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-afa87a6a-85ef-47b2-82a8-21c1bc4594a3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.483233 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-afa87a6a-85ef-47b2-82a8-21c1bc4594a3 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/0fe0d8a336db4d21bccfb34e7c7500e2/defaults Aug 18 23:39:31.483474 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-afa87a6a-85ef-47b2-82a8-21c1bc4594a3 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:31.483723 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-afa87a6a-85ef-47b2-82a8-21c1bc4594a3 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Calling method 'defaults' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:31.499481 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-afa87a6a-85ef-47b2-82a8-21c1bc4594a3 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/0fe0d8a336db4d21bccfb34e7c7500e2/defaults returned with HTTP 200 Aug 18 23:39:31.500020 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 316/1239] 10.4.3.229 () {66 vars in 1381 bytes} [Tue Aug 18 23:39:31 2026] GET /volume/v3/os-quota-sets/0fe0d8a336db4d21bccfb34e7c7500e2/defaults => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:31.595058 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bfcc3548-9285-400e-9bf3-4f2528759dd6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.596770 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bfcc3548-9285-400e-9bf3-4f2528759dd6 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] DELETE https://10.4.3.229/volume/v3/types/44f7f58c-b136-4d6d-a37c-3e113c691cd1 Aug 18 23:39:31.597013 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bfcc3548-9285-400e-9bf3-4f2528759dd6 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:31.597271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bfcc3548-9285-400e-9bf3-4f2528759dd6 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:31.626201 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bfcc3548-9285-400e-9bf3-4f2528759dd6 tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] https://10.4.3.229/volume/v3/types/44f7f58c-b136-4d6d-a37c-3e113c691cd1 returned with HTTP 202 Aug 18 23:39:31.626944 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 308/1240] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:39:31 2026] DELETE /volume/v3/types/44f7f58c-b136-4d6d-a37c-3e113c691cd1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:31.635591 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bbd70bcb-c3c1-4016-bcd0-346cbfedd80f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.638126 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bbd70bcb-c3c1-4016-bcd0-346cbfedd80f tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] GET https://10.4.3.229/volume/v3/types/44f7f58c-b136-4d6d-a37c-3e113c691cd1 Aug 18 23:39:31.638491 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bbd70bcb-c3c1-4016-bcd0-346cbfedd80f tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:31.638879 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bbd70bcb-c3c1-4016-bcd0-346cbfedd80f tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:31.642975 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bbd70bcb-c3c1-4016-bcd0-346cbfedd80f tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] https://10.4.3.229/volume/v3/types/44f7f58c-b136-4d6d-a37c-3e113c691cd1 returned with HTTP 404 Aug 18 23:39:31.643915 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 308/1241] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:39:31 2026] GET /volume/v3/types/44f7f58c-b136-4d6d-a37c-3e113c691cd1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:31.651736 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-94c8cba7-aaec-42c9-92c7-951e83c157ae None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:31.654202 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-94c8cba7-aaec-42c9-92c7-951e83c157ae tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-class-sets/default Aug 18 23:39:31.654676 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-94c8cba7-aaec-42c9-92c7-951e83c157ae tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-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=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:31.744014 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-94c8cba7-aaec-42c9-92c7-951e83c157ae tempest-VolumeQuotaClassesTest-1297141074 tempest-VolumeQuotaClassesTest-1297141074-project-admin] https://10.4.3.229/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 23:39:31.744686 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 310/1242] 10.4.3.229 () {68 vars in 1318 bytes} [Tue Aug 18 23:39:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:34.072241 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:34.199759 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:34.200103 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1342533443"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:34.201812 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1342533443'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:34.201956 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create volume of 1 GB Aug 18 23:39:34.206887 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Availability Zones retrieved successfully. Aug 18 23:39:34.212644 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Flow 'volume_create_api' (390b2b79-b3e5-4cac-ac77-f5ddb3541493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:34.213790 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (442e22cc-035b-4dc3-8345-2cc3558d440d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:34.214795 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:34.244612 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (442e22cc-035b-4dc3-8345-2cc3558d440d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:34.245288 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f30a5d04-12bc-4fee-9ce1-c4bf04eba7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:34.311967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Created reservations ['62cb616c-a233-4bc5-b7cf-7e3e74847bab', 'c7605831-27e5-49a1-a473-45912279ae42', '0b9c1331-e18a-4ba3-92be-e9f9fd418eb9', 'b10b7528-407c-41c2-8b33-0833920c61b4'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:34.312734 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f30a5d04-12bc-4fee-9ce1-c4bf04eba7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62cb616c-a233-4bc5-b7cf-7e3e74847bab', 'c7605831-27e5-49a1-a473-45912279ae42', '0b9c1331-e18a-4ba3-92be-e9f9fd418eb9', 'b10b7528-407c-41c2-8b33-0833920c61b4']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:34.313474 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9426388-eb5d-40cc-b4df-0c0c9bf414f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:34.337233 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9426388-eb5d-40cc-b4df-0c0c9bf414f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a95b1405-1736-4f10-89ba-de3b022180f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1342533443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9a24fbc8ae482e9bdd93b631ff7ff7',qos_specs=None,replication_status=,reservations=['62cb616c-a233-4bc5-b7cf-7e3e74847bab','c7605831-27e5-49a1-a473-45912279ae42','0b9c1331-e18a-4ba3-92be-e9f9fd418eb9','b10b7528-407c-41c2-8b33-0833920c61b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='808f16208ddf458eb68a2f967eb1956d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1342533443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a95b1405-1736-4f10-89ba-de3b022180f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e9a24fbc8ae482e9bdd93b631ff7ff7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='808f16208ddf458eb68a2f967eb1956d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:34.338780 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a9484d-fc14-4acb-8840-755824416ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:34.369531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a9484d-fc14-4acb-8840-755824416ce3) transitioned into state 'SUCCESS' from state '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-1342533443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9a24fbc8ae482e9bdd93b631ff7ff7',qos_specs=None,replication_status=,reservations=['62cb616c-a233-4bc5-b7cf-7e3e74847bab','c7605831-27e5-49a1-a473-45912279ae42','0b9c1331-e18a-4ba3-92be-e9f9fd418eb9','b10b7528-407c-41c2-8b33-0833920c61b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='808f16208ddf458eb68a2f967eb1956d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:34.370196 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db13225a-6b19-4df3-bbf8-e2285ba3f1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:34.382590 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db13225a-6b19-4df3-bbf8-e2285ba3f1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:34.382590 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Flow 'volume_create_api' (390b2b79-b3e5-4cac-ac77-f5ddb3541493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:34.382590 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create volume request issued successfully. Aug 18 23:39:34.382590 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be8de919-5eb7-4bec-9a88-f2d2f6fc32dd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:34.382590 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 317/1243] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:39:34 2026] POST /volume/v3/volumes => generated 751 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:34.405401 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cb1fbb8e-209c-4923-af0a-eaddf7bbf6d9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:34.410891 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cb1fbb8e-209c-4923-af0a-eaddf7bbf6d9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 Aug 18 23:39:34.411221 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cb1fbb8e-209c-4923-af0a-eaddf7bbf6d9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:34.411667 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cb1fbb8e-209c-4923-af0a-eaddf7bbf6d9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:34.421922 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:34.421922 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:34.428213 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cb1fbb8e-209c-4923-af0a-eaddf7bbf6d9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:34.438443 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cb1fbb8e-209c-4923-af0a-eaddf7bbf6d9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 returned with HTTP 200 Aug 18 23:39:34.439110 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 309/1244] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:34 2026] GET /volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:34.587642 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c44b071c-ec54-4864-9bff-554f38fdd983 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:34.591223 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:34.591223 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1156391980"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:34.592760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume request body: {'volume': {'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1156391980'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:34.679992 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume of 1 GB Aug 18 23:39:34.684130 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Availability Zones retrieved successfully. Aug 18 23:39:34.689839 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Flow 'volume_create_api' (26208f48-46f3-4041-89b6-53e07f0400ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:34.690849 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c72748-314c-47e2-80ef-8180e4f839b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:34.691953 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:34.758243 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c72748-314c-47e2-80ef-8180e4f839b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:34.759281 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (870fc7b9-06bd-402c-9bd5-e0dff061919e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:34.831562 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Created reservations ['459464e3-5ccc-470a-b5d1-6da0271ff73d', '2c58932b-beee-45d3-b74e-108a9ba13555', '19a5148a-69e7-4ebc-9676-d6c6540bfa14', '61a5bb95-1e6a-43ab-83c4-2eae64df56e6'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:34.832727 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (870fc7b9-06bd-402c-9bd5-e0dff061919e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['459464e3-5ccc-470a-b5d1-6da0271ff73d', '2c58932b-beee-45d3-b74e-108a9ba13555', '19a5148a-69e7-4ebc-9676-d6c6540bfa14', '61a5bb95-1e6a-43ab-83c4-2eae64df56e6']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:34.833910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c80e5d2-bf84-4e9e-8515-9a942fbce8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:34.863129 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c80e5d2-bf84-4e9e-8515-9a942fbce8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e984abd-00cf-4bf1-8f57-96702989f0dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1156391980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3ec992603a4586a0551c5d718b81b0',qos_specs=None,replication_status=,reservations=['459464e3-5ccc-470a-b5d1-6da0271ff73d','2c58932b-beee-45d3-b74e-108a9ba13555','19a5148a-69e7-4ebc-9676-d6c6540bfa14','61a5bb95-1e6a-43ab-83c4-2eae64df56e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1156391980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e984abd-00cf-4bf1-8f57-96702989f0dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3ec992603a4586a0551c5d718b81b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:34.864250 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b0e605-d0aa-4a24-bca6-010adc89fbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:34.890168 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b0e605-d0aa-4a24-bca6-010adc89fbc2) transitioned into state 'SUCCESS' from state '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-1156391980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3ec992603a4586a0551c5d718b81b0',qos_specs=None,replication_status=,reservations=['459464e3-5ccc-470a-b5d1-6da0271ff73d','2c58932b-beee-45d3-b74e-108a9ba13555','19a5148a-69e7-4ebc-9676-d6c6540bfa14','61a5bb95-1e6a-43ab-83c4-2eae64df56e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:34.891207 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a89dfd5a-3631-4ab7-aee2-c32d7b89fb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:34.901940 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a89dfd5a-3631-4ab7-aee2-c32d7b89fb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:34.902911 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Flow 'volume_create_api' (26208f48-46f3-4041-89b6-53e07f0400ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:34.903293 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume request issued successfully. Aug 18 23:39:34.904022 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c44b071c-ec54-4864-9bff-554f38fdd983 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:34.904580 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 309/1245] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:39:34 2026] POST /volume/v3/volumes => generated 747 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:34.922483 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0006332f-9e3f-4762-9093-0c6d836da8c8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:34.925298 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0006332f-9e3f-4762-9093-0c6d836da8c8 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd Aug 18 23:39:34.925596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0006332f-9e3f-4762-9093-0c6d836da8c8 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:34.925848 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0006332f-9e3f-4762-9093-0c6d836da8c8 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:34.942533 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:34.942533 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:34.950558 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0006332f-9e3f-4762-9093-0c6d836da8c8 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:34.959417 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0006332f-9e3f-4762-9093-0c6d836da8c8 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd returned with HTTP 200 Aug 18 23:39:34.960149 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 311/1246] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:34 2026] GET /volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:35.456923 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ad071b6b-d90f-4cf5-81b9-fb259083e0cc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:35.458855 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ad071b6b-d90f-4cf5-81b9-fb259083e0cc tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 Aug 18 23:39:35.459086 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ad071b6b-d90f-4cf5-81b9-fb259083e0cc tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:35.459314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ad071b6b-d90f-4cf5-81b9-fb259083e0cc tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:35.467565 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:35.467565 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:35.473145 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ad071b6b-d90f-4cf5-81b9-fb259083e0cc tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:35.480356 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ad071b6b-d90f-4cf5-81b9-fb259083e0cc tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 returned with HTTP 200 Aug 18 23:39:35.481014 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 318/1247] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:35 2026] GET /volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:35.506382 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-290ec0b2-05c8-4aec-a638-87cd28a81ce8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:35.509000 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-290ec0b2-05c8-4aec-a638-87cd28a81ce8 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:39:35.509535 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-290ec0b2-05c8-4aec-a638-87cd28a81ce8 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a95b1405-1736-4f10-89ba-de3b022180f7", "name": "tempest-VolumesDeleteCascade-Snapshot-136210810"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:35.521297 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:35.521297 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:35.522079 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-290ec0b2-05c8-4aec-a638-87cd28a81ce8 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:35.522257 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-290ec0b2-05c8-4aec-a638-87cd28a81ce8 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create snapshot from volume a95b1405-1736-4f10-89ba-de3b022180f7 Aug 18 23:39:35.572450 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-290ec0b2-05c8-4aec-a638-87cd28a81ce8 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Created reservations ['a2fc2078-b2ef-4370-b9a9-e790a15a3e49', '5b2de485-45df-4b8d-9277-6b90045701d1', '893701b3-848d-4653-8da5-35aceff2151d', '673c22bb-af1c-4e53-9b5a-b1cb1f99bfde'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:35.611823 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-290ec0b2-05c8-4aec-a638-87cd28a81ce8 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Snapshot create request issued successfully. Aug 18 23:39:35.612389 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-290ec0b2-05c8-4aec-a638-87cd28a81ce8 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:39:35.613007 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 310/1248] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:39:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:35.625014 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5740dcde-1504-4ad4-bed0-2710cf447852 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:35.627459 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5740dcde-1504-4ad4-bed0-2710cf447852 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/snapshots/3fe7b6bb-8a57-4628-9e31-fb16412fa494 Aug 18 23:39:35.627760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5740dcde-1504-4ad4-bed0-2710cf447852 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:35.627993 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5740dcde-1504-4ad4-bed0-2710cf447852 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:35.635941 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:35.635941 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:35.636472 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5740dcde-1504-4ad4-bed0-2710cf447852 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Snapshot retrieved successfully. Aug 18 23:39:35.638276 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5740dcde-1504-4ad4-bed0-2710cf447852 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots/3fe7b6bb-8a57-4628-9e31-fb16412fa494 returned with HTTP 200 Aug 18 23:39:35.638276 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 310/1249] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:39:35 2026] GET /volume/v3/snapshots/3fe7b6bb-8a57-4628-9e31-fb16412fa494 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:35.976833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b03074e7-f8c7-4177-ad7d-5650ded08044 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:35.979124 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b03074e7-f8c7-4177-ad7d-5650ded08044 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd Aug 18 23:39:35.979378 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b03074e7-f8c7-4177-ad7d-5650ded08044 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:35.979689 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b03074e7-f8c7-4177-ad7d-5650ded08044 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:35.989459 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:35.989459 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:35.994897 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b03074e7-f8c7-4177-ad7d-5650ded08044 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:36.001591 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b03074e7-f8c7-4177-ad7d-5650ded08044 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd returned with HTTP 200 Aug 18 23:39:36.002181 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 312/1250] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:35 2026] GET /volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:36.014901 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-25112944-5104-4b36-9355-3f006148ee14 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:36.016820 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:36.017211 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4e984abd-00cf-4bf1-8f57-96702989f0dd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1264280273"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:36.018962 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume request body: {'volume': {'source_volid': '4e984abd-00cf-4bf1-8f57-96702989f0dd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1264280273'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:36.027116 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:36.027116 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:36.027634 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume retrieved successfully. Aug 18 23:39:36.027755 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume of 1 GB Aug 18 23:39:36.031418 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Availability Zones retrieved successfully. Aug 18 23:39:36.038061 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Flow 'volume_create_api' (695cbd82-1d68-419c-b8bb-6bf4028e4d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:36.040071 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b63d209-520b-4fff-9e23-af5d0cd8d10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:36.041120 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:36.065605 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b63d209-520b-4fff-9e23-af5d0cd8d10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4e984abd-00cf-4bf1-8f57-96702989f0dd', 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:36.066350 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5659b43-806b-4c36-9519-3355009d9af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:36.103734 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Created reservations ['123fa255-81c9-4571-8b47-d12817fbf475', '4079a2be-e367-4c13-8a61-d8c2f101dcf3', 'a5a852cd-9bbd-4753-886b-74aa9ffa63a6', '683065aa-d6df-408f-80e4-bdb9b583a5c0'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:36.104480 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5659b43-806b-4c36-9519-3355009d9af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['123fa255-81c9-4571-8b47-d12817fbf475', '4079a2be-e367-4c13-8a61-d8c2f101dcf3', 'a5a852cd-9bbd-4753-886b-74aa9ffa63a6', '683065aa-d6df-408f-80e4-bdb9b583a5c0']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:36.105233 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54f51b7-ea31-4ffb-bccb-792fc5ed8806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:36.140798 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54f51b7-ea31-4ffb-bccb-792fc5ed8806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00e3ef5f-0311-46fe-8186-440a8f5f4049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1264280273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3ec992603a4586a0551c5d718b81b0',qos_specs=None,replication_status=,reservations=['123fa255-81c9-4571-8b47-d12817fbf475','4079a2be-e367-4c13-8a61-d8c2f101dcf3','a5a852cd-9bbd-4753-886b-74aa9ffa63a6','683065aa-d6df-408f-80e4-bdb9b583a5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=4e984abd-00cf-4bf1-8f57-96702989f0dd,status='creating',user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), '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-18T23:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1264280273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00e3ef5f-0311-46fe-8186-440a8f5f4049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3ec992603a4586a0551c5d718b81b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4e984abd-00cf-4bf1-8f57-96702989f0dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:36.141021 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (763fc49b-af71-4323-b9c4-0498bdc621e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:36.165302 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (763fc49b-af71-4323-b9c4-0498bdc621e7) transitioned into state 'SUCCESS' from state '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-1264280273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3ec992603a4586a0551c5d718b81b0',qos_specs=None,replication_status=,reservations=['123fa255-81c9-4571-8b47-d12817fbf475','4079a2be-e367-4c13-8a61-d8c2f101dcf3','a5a852cd-9bbd-4753-886b-74aa9ffa63a6','683065aa-d6df-408f-80e4-bdb9b583a5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=4e984abd-00cf-4bf1-8f57-96702989f0dd,status='creating',user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:36.166145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d654144e-c639-424c-99f3-812e61f81a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:36.187053 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d654144e-c639-424c-99f3-812e61f81a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:36.188267 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Flow 'volume_create_api' (695cbd82-1d68-419c-b8bb-6bf4028e4d59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:36.188692 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume request issued successfully. Aug 18 23:39:36.189387 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-25112944-5104-4b36-9355-3f006148ee14 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:36.189922 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 319/1251] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:39:36 2026] POST /volume/v3/volumes => generated 780 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:36.210011 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c22b384a-b5c0-42a1-b654-09c755a29717 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:36.214205 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c22b384a-b5c0-42a1-b654-09c755a29717 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 Aug 18 23:39:36.214436 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c22b384a-b5c0-42a1-b654-09c755a29717 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:36.214830 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c22b384a-b5c0-42a1-b654-09c755a29717 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:36.225173 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:36.225173 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:36.231219 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c22b384a-b5c0-42a1-b654-09c755a29717 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:36.237274 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c22b384a-b5c0-42a1-b654-09c755a29717 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 returned with HTTP 200 Aug 18 23:39:36.237852 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 311/1252] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:36 2026] GET /volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:36.651903 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-21524839-cc12-44de-a834-c3e357843f60 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:36.654870 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-21524839-cc12-44de-a834-c3e357843f60 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/snapshots/3fe7b6bb-8a57-4628-9e31-fb16412fa494 Aug 18 23:39:36.655254 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-21524839-cc12-44de-a834-c3e357843f60 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:36.655543 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-21524839-cc12-44de-a834-c3e357843f60 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:36.665247 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:36.665247 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:36.665841 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-21524839-cc12-44de-a834-c3e357843f60 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Snapshot retrieved successfully. Aug 18 23:39:36.666827 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-21524839-cc12-44de-a834-c3e357843f60 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots/3fe7b6bb-8a57-4628-9e31-fb16412fa494 returned with HTTP 200 Aug 18 23:39:36.667734 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 311/1253] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:39:36 2026] GET /volume/v3/snapshots/3fe7b6bb-8a57-4628-9e31-fb16412fa494 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:39:36.681237 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-27930ffe-476d-4b8b-bb31-0cba182acebf None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:36.682966 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-27930ffe-476d-4b8b-bb31-0cba182acebf tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:39:36.683302 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-27930ffe-476d-4b8b-bb31-0cba182acebf tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a95b1405-1736-4f10-89ba-de3b022180f7", "name": "tempest-VolumesDeleteCascade-Snapshot-842884566"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:36.693048 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:36.693048 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:36.693528 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-27930ffe-476d-4b8b-bb31-0cba182acebf tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:36.693684 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-27930ffe-476d-4b8b-bb31-0cba182acebf tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create snapshot from volume a95b1405-1736-4f10-89ba-de3b022180f7 Aug 18 23:39:36.719621 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-27930ffe-476d-4b8b-bb31-0cba182acebf tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Created reservations ['8e7468d1-b80d-42ab-8056-c9f8bf530247', '0849e8b9-2f7d-4bd0-925c-5900787f1ac3', '32659557-6616-406d-b464-012cf4285f6f', '4d5810d6-01d4-4ce0-8cec-7f5aa10d539b'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:36.749615 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-27930ffe-476d-4b8b-bb31-0cba182acebf tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Snapshot create request issued successfully. Aug 18 23:39:36.750013 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-27930ffe-476d-4b8b-bb31-0cba182acebf tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:39:36.750542 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 313/1254] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:39:36 2026] POST /volume/v3/snapshots => generated 306 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:36.762548 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3f002827-7d27-4bb6-9523-fedb38f0cc42 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:36.765000 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3f002827-7d27-4bb6-9523-fedb38f0cc42 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/snapshots/fe1a9168-e5bd-482f-8458-b113adf49253 Aug 18 23:39:36.765274 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3f002827-7d27-4bb6-9523-fedb38f0cc42 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:36.765539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3f002827-7d27-4bb6-9523-fedb38f0cc42 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:36.772448 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:36.772448 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:36.773390 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3f002827-7d27-4bb6-9523-fedb38f0cc42 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Snapshot retrieved successfully. Aug 18 23:39:36.774105 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3f002827-7d27-4bb6-9523-fedb38f0cc42 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots/fe1a9168-e5bd-482f-8458-b113adf49253 returned with HTTP 200 Aug 18 23:39:36.774684 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 320/1255] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:39:36 2026] GET /volume/v3/snapshots/fe1a9168-e5bd-482f-8458-b113adf49253 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:37.252538 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8d169abc-5be0-455f-87cc-7748fc92b57f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:37.254560 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8d169abc-5be0-455f-87cc-7748fc92b57f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 Aug 18 23:39:37.254881 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8d169abc-5be0-455f-87cc-7748fc92b57f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:37.255061 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8d169abc-5be0-455f-87cc-7748fc92b57f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:37.262557 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:37.262557 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:37.265995 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8d169abc-5be0-455f-87cc-7748fc92b57f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:37.270117 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8d169abc-5be0-455f-87cc-7748fc92b57f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 returned with HTTP 200 Aug 18 23:39:37.270409 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 312/1256] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:37 2026] GET /volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:37.281980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-45fcdfdf-bbe7-4318-884c-7aabfd9b193d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:37.284250 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-45fcdfdf-bbe7-4318-884c-7aabfd9b193d tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 Aug 18 23:39:37.284450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-45fcdfdf-bbe7-4318-884c-7aabfd9b193d tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:37.284771 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-45fcdfdf-bbe7-4318-884c-7aabfd9b193d tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:37.293113 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:37.293113 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:37.297886 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-45fcdfdf-bbe7-4318-884c-7aabfd9b193d tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:37.303097 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-45fcdfdf-bbe7-4318-884c-7aabfd9b193d tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 returned with HTTP 200 Aug 18 23:39:37.303693 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 312/1257] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:37 2026] GET /volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:37.315935 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cce2aeca-94f2-4edc-9c53-8868e72d6310 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:37.318131 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cce2aeca-94f2-4edc-9c53-8868e72d6310 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 Aug 18 23:39:37.318328 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cce2aeca-94f2-4edc-9c53-8868e72d6310 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:37.318555 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cce2aeca-94f2-4edc-9c53-8868e72d6310 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:37.326933 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:37.326933 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:37.331505 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-cce2aeca-94f2-4edc-9c53-8868e72d6310 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:37.337582 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cce2aeca-94f2-4edc-9c53-8868e72d6310 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 returned with HTTP 200 Aug 18 23:39:37.338119 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 314/1258] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:37 2026] GET /volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:37.352130 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cea088ed-5819-4559-b68b-26a79a04ed2f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:37.354533 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cea088ed-5819-4559-b68b-26a79a04ed2f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] DELETE https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 Aug 18 23:39:37.354816 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cea088ed-5819-4559-b68b-26a79a04ed2f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:37.355078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cea088ed-5819-4559-b68b-26a79a04ed2f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:37.355300 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-cea088ed-5819-4559-b68b-26a79a04ed2f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Delete volume with id: 00e3ef5f-0311-46fe-8186-440a8f5f4049 Aug 18 23:39:37.365205 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:37.365205 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:37.365891 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cea088ed-5819-4559-b68b-26a79a04ed2f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:37.387891 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cea088ed-5819-4559-b68b-26a79a04ed2f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Delete volume request issued successfully. Aug 18 23:39:37.387891 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cea088ed-5819-4559-b68b-26a79a04ed2f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 returned with HTTP 202 Aug 18 23:39:37.387891 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 321/1259] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:37 2026] DELETE /volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:37.396442 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1ca429ad-686f-42ff-8f2f-092899f42b12 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:37.399160 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1ca429ad-686f-42ff-8f2f-092899f42b12 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 Aug 18 23:39:37.399254 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1ca429ad-686f-42ff-8f2f-092899f42b12 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:37.399434 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1ca429ad-686f-42ff-8f2f-092899f42b12 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:37.410722 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:37.410722 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:37.417874 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1ca429ad-686f-42ff-8f2f-092899f42b12 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:37.426582 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1ca429ad-686f-42ff-8f2f-092899f42b12 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 returned with HTTP 200 Aug 18 23:39:37.426582 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 313/1260] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:37 2026] GET /volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 => generated 1388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:37.786331 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f901fd1a-0831-465c-8cf4-4911465d0a28 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:37.788189 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f901fd1a-0831-465c-8cf4-4911465d0a28 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/snapshots/fe1a9168-e5bd-482f-8458-b113adf49253 Aug 18 23:39:37.788392 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f901fd1a-0831-465c-8cf4-4911465d0a28 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:37.788601 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f901fd1a-0831-465c-8cf4-4911465d0a28 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:37.793505 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:37.793505 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:37.793927 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f901fd1a-0831-465c-8cf4-4911465d0a28 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Snapshot retrieved successfully. Aug 18 23:39:37.794679 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f901fd1a-0831-465c-8cf4-4911465d0a28 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots/fe1a9168-e5bd-482f-8458-b113adf49253 returned with HTTP 200 Aug 18 23:39:37.795005 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 313/1261] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:39:37 2026] GET /volume/v3/snapshots/fe1a9168-e5bd-482f-8458-b113adf49253 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:37.806265 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-698428fa-868f-447f-8744-ee0379b4ed75 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:37.807965 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-698428fa-868f-447f-8744-ee0379b4ed75 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7?cascade=True Aug 18 23:39:37.808164 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-698428fa-868f-447f-8744-ee0379b4ed75 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:37.808341 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-698428fa-868f-447f-8744-ee0379b4ed75 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:37.808546 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-698428fa-868f-447f-8744-ee0379b4ed75 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete volume with id: a95b1405-1736-4f10-89ba-de3b022180f7 Aug 18 23:39:37.815866 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:37.815866 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:37.816323 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-698428fa-868f-447f-8744-ee0379b4ed75 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:37.851944 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-698428fa-868f-447f-8744-ee0379b4ed75 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete volume request issued successfully. Aug 18 23:39:37.851944 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-698428fa-868f-447f-8744-ee0379b4ed75 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7?cascade=True returned with HTTP 202 Aug 18 23:39:37.851944 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 315/1262] 10.4.3.229 () {66 vars in 1376 bytes} [Tue Aug 18 23:39:37 2026] DELETE /volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7?cascade=True => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:37.861637 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7dbe896e-0c01-4192-9885-5d2bdbdb6cec None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:37.862882 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7dbe896e-0c01-4192-9885-5d2bdbdb6cec tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 Aug 18 23:39:37.863068 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7dbe896e-0c01-4192-9885-5d2bdbdb6cec tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:37.863249 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7dbe896e-0c01-4192-9885-5d2bdbdb6cec tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:37.870368 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:37.870368 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:37.873652 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7dbe896e-0c01-4192-9885-5d2bdbdb6cec tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:37.877964 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7dbe896e-0c01-4192-9885-5d2bdbdb6cec tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 returned with HTTP 200 Aug 18 23:39:37.878258 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 322/1263] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:37 2026] GET /volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:38.330001 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6dea3179-cbff-418f-be59-e1ff846d4323 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.332218 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:38.332604 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-680280693"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:38.333964 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-680280693'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:38.334105 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Create volume of 1 GB Aug 18 23:39:38.337881 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Availability Zones retrieved successfully. Aug 18 23:39:38.342930 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Flow 'volume_create_api' (27b29be3-961a-4c0c-8476-ca8aac1bbc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:38.343793 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7372a92f-3bfd-4470-98a2-bda31ce4bcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:38.344640 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:38.366597 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7372a92f-3bfd-4470-98a2-bda31ce4bcc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:38.367244 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64fae53-6fd8-48b9-8720-1f8c5e11c27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:38.428895 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Created reservations ['39a601d7-584c-4556-bf4d-84f5af2a4ae7', 'a5f60c27-3849-47e2-9a34-6fb323d4397c', 'b715f7a2-1e69-48cc-b25a-92a59176fd9b', 'abfea058-73b5-482d-ad3b-7e735524c525'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:38.429847 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f64fae53-6fd8-48b9-8720-1f8c5e11c27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a601d7-584c-4556-bf4d-84f5af2a4ae7', 'a5f60c27-3849-47e2-9a34-6fb323d4397c', 'b715f7a2-1e69-48cc-b25a-92a59176fd9b', 'abfea058-73b5-482d-ad3b-7e735524c525']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:38.430727 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31353fcd-f7a8-496d-9173-368f1afa6503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:38.443139 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-650a0322-7b2a-4789-9424-c95072616800 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.445598 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-650a0322-7b2a-4789-9424-c95072616800 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 Aug 18 23:39:38.445894 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-650a0322-7b2a-4789-9424-c95072616800 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.446166 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-650a0322-7b2a-4789-9424-c95072616800 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.454499 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-650a0322-7b2a-4789-9424-c95072616800 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 returned with HTTP 404 Aug 18 23:39:38.455310 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 314/1264] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:38 2026] GET /volume/v3/volumes/00e3ef5f-0311-46fe-8186-440a8f5f4049 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:38.458154 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31353fcd-f7a8-496d-9173-368f1afa6503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17caafe5-dc59-4907-8912-b865cb07aac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-680280693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f005d2ca6d8e45d3a7a6a52e9af39e4f',qos_specs=None,replication_status=,reservations=['39a601d7-584c-4556-bf4d-84f5af2a4ae7','a5f60c27-3849-47e2-9a34-6fb323d4397c','b715f7a2-1e69-48cc-b25a-92a59176fd9b','abfea058-73b5-482d-ad3b-7e735524c525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a364bd741c94ca79e60a36d332b8476',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-680280693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17caafe5-dc59-4907-8912-b865cb07aac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f005d2ca6d8e45d3a7a6a52e9af39e4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a364bd741c94ca79e60a36d332b8476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:38.459635 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0742b362-6e40-4f3d-bdc6-cb4d056a8990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:38.463383 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0ce30086-aa5e-4ebe-93ea-adfe88e74e6f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.465406 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0ce30086-aa5e-4ebe-93ea-adfe88e74e6f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd Aug 18 23:39:38.465656 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0ce30086-aa5e-4ebe-93ea-adfe88e74e6f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.465853 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0ce30086-aa5e-4ebe-93ea-adfe88e74e6f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.474064 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:38.474064 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:38.478064 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0ce30086-aa5e-4ebe-93ea-adfe88e74e6f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:38.483110 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0ce30086-aa5e-4ebe-93ea-adfe88e74e6f tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd returned with HTTP 200 Aug 18 23:39:38.483488 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 316/1265] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:38 2026] GET /volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:39:38.485276 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0742b362-6e40-4f3d-bdc6-cb4d056a8990) transitioned into state 'SUCCESS' from state '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-680280693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f005d2ca6d8e45d3a7a6a52e9af39e4f',qos_specs=None,replication_status=,reservations=['39a601d7-584c-4556-bf4d-84f5af2a4ae7','a5f60c27-3849-47e2-9a34-6fb323d4397c','b715f7a2-1e69-48cc-b25a-92a59176fd9b','abfea058-73b5-482d-ad3b-7e735524c525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a364bd741c94ca79e60a36d332b8476',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:38.486371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee92acaf-7b2e-4d03-8473-2add3a3b0044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:38.496500 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9465e010-c353-4f80-8fd8-3cd69c3b911b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.498640 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9465e010-c353-4f80-8fd8-3cd69c3b911b tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd Aug 18 23:39:38.498863 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9465e010-c353-4f80-8fd8-3cd69c3b911b tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.499049 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9465e010-c353-4f80-8fd8-3cd69c3b911b tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.499218 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-9465e010-c353-4f80-8fd8-3cd69c3b911b tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Delete volume with id: 4e984abd-00cf-4bf1-8f57-96702989f0dd Aug 18 23:39:38.499799 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee92acaf-7b2e-4d03-8473-2add3a3b0044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:38.500690 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Flow 'volume_create_api' (27b29be3-961a-4c0c-8476-ca8aac1bbc70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:38.500984 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Create volume request issued successfully. Aug 18 23:39:38.501535 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6dea3179-cbff-418f-be59-e1ff846d4323 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:38.501942 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 314/1266] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:39:38 2026] POST /volume/v3/volumes => generated 753 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:38.511747 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:38.511747 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:38.512641 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9465e010-c353-4f80-8fd8-3cd69c3b911b tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:38.516933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4cb0e59a-8fa8-4d69-8d7a-68f8bf3f8273 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.521239 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4cb0e59a-8fa8-4d69-8d7a-68f8bf3f8273 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] GET https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 Aug 18 23:39:38.521554 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4cb0e59a-8fa8-4d69-8d7a-68f8bf3f8273 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.521810 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4cb0e59a-8fa8-4d69-8d7a-68f8bf3f8273 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.529646 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:38.529646 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:38.533540 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9465e010-c353-4f80-8fd8-3cd69c3b911b tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Delete volume request issued successfully. Aug 18 23:39:38.533540 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9465e010-c353-4f80-8fd8-3cd69c3b911b tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd returned with HTTP 202 Aug 18 23:39:38.533540 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 323/1267] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:38 2026] DELETE /volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:38.533755 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4cb0e59a-8fa8-4d69-8d7a-68f8bf3f8273 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:38.540454 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4cb0e59a-8fa8-4d69-8d7a-68f8bf3f8273 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 returned with HTTP 200 Aug 18 23:39:38.540454 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 315/1268] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:38 2026] GET /volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:38.542149 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0c8d7f63-af2e-4cb3-a6df-0573f533fc1e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.544239 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0c8d7f63-af2e-4cb3-a6df-0573f533fc1e tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd Aug 18 23:39:38.544506 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0c8d7f63-af2e-4cb3-a6df-0573f533fc1e tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.544999 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0c8d7f63-af2e-4cb3-a6df-0573f533fc1e tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.555592 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:38.555592 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:38.559234 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0c8d7f63-af2e-4cb3-a6df-0573f533fc1e tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:38.565212 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0c8d7f63-af2e-4cb3-a6df-0573f533fc1e tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd returned with HTTP 200 Aug 18 23:39:38.565779 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 317/1269] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:38 2026] GET /volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:38.891082 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f930c05-3393-4d43-a829-c1768b13c537 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.893077 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f930c05-3393-4d43-a829-c1768b13c537 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 Aug 18 23:39:38.893307 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f930c05-3393-4d43-a829-c1768b13c537 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.893586 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f930c05-3393-4d43-a829-c1768b13c537 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.899126 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f930c05-3393-4d43-a829-c1768b13c537 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 returned with HTTP 404 Aug 18 23:39:38.899826 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 315/1270] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:38 2026] GET /volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:38.906047 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8015f902-602d-4e5a-973c-02f7687b5093 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.907712 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8015f902-602d-4e5a-973c-02f7687b5093 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 18 23:39:38.907902 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8015f902-602d-4e5a-973c-02f7687b5093 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.908076 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8015f902-602d-4e5a-973c-02f7687b5093 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.908334 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-8015f902-602d-4e5a-973c-02f7687b5093 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:38.909021 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8015f902-602d-4e5a-973c-02f7687b5093 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:38.914997 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8015f902-602d-4e5a-973c-02f7687b5093 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Get all volumes completed successfully. Aug 18 23:39:38.915315 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8015f902-602d-4e5a-973c-02f7687b5093 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 18 23:39:38.915762 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 324/1271] 10.4.3.229 () {66 vars in 1237 bytes} [Tue Aug 18 23:39:38 2026] GET /volume/v3/volumes => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:38.923781 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-953c44b5-0439-4868-a426-f08cd157230d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.925534 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-953c44b5-0439-4868-a426-f08cd157230d tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 18 23:39:38.925760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-953c44b5-0439-4868-a426-f08cd157230d tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.925972 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-953c44b5-0439-4868-a426-f08cd157230d tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.926243 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-953c44b5-0439-4868-a426-f08cd157230d tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:38.927330 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.db.api [None req-953c44b5-0439-4868-a426-f08cd157230d tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Building query based on filter {{(pid=100171) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:39:38.937250 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-953c44b5-0439-4868-a426-f08cd157230d tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Get all snapshots completed successfully. Aug 18 23:39:38.937547 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-953c44b5-0439-4868-a426-f08cd157230d tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 18 23:39:38.937934 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 316/1272] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:39:38 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:38.946265 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-36ad4103-f7a4-4e3e-b8eb-7bf020165c07 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.948038 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-36ad4103-f7a4-4e3e-b8eb-7bf020165c07 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/fe1a9168-e5bd-482f-8458-b113adf49253 Aug 18 23:39:38.948238 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-36ad4103-f7a4-4e3e-b8eb-7bf020165c07 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.948420 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-36ad4103-f7a4-4e3e-b8eb-7bf020165c07 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.948570 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-36ad4103-f7a4-4e3e-b8eb-7bf020165c07 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete snapshot with id: fe1a9168-e5bd-482f-8458-b113adf49253 Aug 18 23:39:38.952580 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-36ad4103-f7a4-4e3e-b8eb-7bf020165c07 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots/fe1a9168-e5bd-482f-8458-b113adf49253 returned with HTTP 404 Aug 18 23:39:38.953023 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 318/1273] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:39:38 2026] DELETE /volume/v3/snapshots/fe1a9168-e5bd-482f-8458-b113adf49253 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:38.959186 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2b970588-495d-4389-8927-e08fb22acba3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.961015 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b970588-495d-4389-8927-e08fb22acba3 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/3fe7b6bb-8a57-4628-9e31-fb16412fa494 Aug 18 23:39:38.961231 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b970588-495d-4389-8927-e08fb22acba3 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.961495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b970588-495d-4389-8927-e08fb22acba3 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.961662 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-2b970588-495d-4389-8927-e08fb22acba3 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete snapshot with id: 3fe7b6bb-8a57-4628-9e31-fb16412fa494 Aug 18 23:39:38.965818 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b970588-495d-4389-8927-e08fb22acba3 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots/3fe7b6bb-8a57-4628-9e31-fb16412fa494 returned with HTTP 404 Aug 18 23:39:38.966262 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 316/1274] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:39:38 2026] DELETE /volume/v3/snapshots/3fe7b6bb-8a57-4628-9e31-fb16412fa494 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:38.972262 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a6b13b2c-3906-465f-bbad-989199e55078 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.974029 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a6b13b2c-3906-465f-bbad-989199e55078 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 Aug 18 23:39:38.974243 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a6b13b2c-3906-465f-bbad-989199e55078 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.974428 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a6b13b2c-3906-465f-bbad-989199e55078 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.979619 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a6b13b2c-3906-465f-bbad-989199e55078 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 returned with HTTP 404 Aug 18 23:39:38.980096 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 325/1275] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:38 2026] GET /volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:38.987094 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a96b1684-65de-47b0-88d6-7ff91f9c2313 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:38.988934 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a96b1684-65de-47b0-88d6-7ff91f9c2313 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 Aug 18 23:39:38.989147 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a96b1684-65de-47b0-88d6-7ff91f9c2313 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:38.989356 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a96b1684-65de-47b0-88d6-7ff91f9c2313 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:38.989590 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-a96b1684-65de-47b0-88d6-7ff91f9c2313 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete volume with id: a95b1405-1736-4f10-89ba-de3b022180f7 Aug 18 23:39:38.994902 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a96b1684-65de-47b0-88d6-7ff91f9c2313 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 returned with HTTP 404 Aug 18 23:39:38.995360 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 317/1276] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:38 2026] DELETE /volume/v3/volumes/a95b1405-1736-4f10-89ba-de3b022180f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:39.003067 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3616a4fe-df71-4443-b6e1-f034144c8949 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:39.004916 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:39.005248 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-790114795"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:39.006664 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-790114795'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:39.006775 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create volume of 1 GB Aug 18 23:39:39.011703 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Availability Zones retrieved successfully. Aug 18 23:39:39.017212 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Flow 'volume_create_api' (6926cbc1-3cfc-4618-994a-dc2c9e4595f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:39.018320 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c63c82-fb26-430a-bdfc-bd246c7e895d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:39.019214 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:39.043734 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c63c82-fb26-430a-bdfc-bd246c7e895d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:39.044488 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ebd0468-0484-4f1c-b7a2-f70c82732707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:39.080111 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Created reservations ['da8a7733-f091-462b-b322-ea87674b1e26', '4dfc786d-9aeb-4104-8b39-197a9daaf974', '99a7670d-2272-4eba-9ddb-416e837b644f', 'ac9d2203-8d60-42eb-9008-098abeabed3a'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:39.080918 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ebd0468-0484-4f1c-b7a2-f70c82732707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da8a7733-f091-462b-b322-ea87674b1e26', '4dfc786d-9aeb-4104-8b39-197a9daaf974', '99a7670d-2272-4eba-9ddb-416e837b644f', 'ac9d2203-8d60-42eb-9008-098abeabed3a']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:39.081821 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531babde-591b-40db-b5bb-0388f072621d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:39.105144 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (531babde-591b-40db-b5bb-0388f072621d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6845f3dd-700a-4645-bfb6-c6f11eb3d44e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-790114795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9a24fbc8ae482e9bdd93b631ff7ff7',qos_specs=None,replication_status=,reservations=['da8a7733-f091-462b-b322-ea87674b1e26','4dfc786d-9aeb-4104-8b39-197a9daaf974','99a7670d-2272-4eba-9ddb-416e837b644f','ac9d2203-8d60-42eb-9008-098abeabed3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='808f16208ddf458eb68a2f967eb1956d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-790114795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6845f3dd-700a-4645-bfb6-c6f11eb3d44e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e9a24fbc8ae482e9bdd93b631ff7ff7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='808f16208ddf458eb68a2f967eb1956d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:39.106010 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a563dff-f3dd-45dc-91c0-3c35fdb8c0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:39.123965 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a563dff-f3dd-45dc-91c0-3c35fdb8c0d7) transitioned into state 'SUCCESS' from state '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-790114795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9a24fbc8ae482e9bdd93b631ff7ff7',qos_specs=None,replication_status=,reservations=['da8a7733-f091-462b-b322-ea87674b1e26','4dfc786d-9aeb-4104-8b39-197a9daaf974','99a7670d-2272-4eba-9ddb-416e837b644f','ac9d2203-8d60-42eb-9008-098abeabed3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='808f16208ddf458eb68a2f967eb1956d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:39.124791 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27f6428-7743-441a-af01-eb3d64f4410f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:39.132386 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27f6428-7743-441a-af01-eb3d64f4410f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:39.133174 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Flow 'volume_create_api' (6926cbc1-3cfc-4618-994a-dc2c9e4595f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:39.133486 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create volume request issued successfully. Aug 18 23:39:39.134357 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3616a4fe-df71-4443-b6e1-f034144c8949 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:39.134963 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 319/1277] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:39:39 2026] POST /volume/v3/volumes => generated 750 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:39.151014 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-22e2b5e2-29f4-4892-8120-422e87f7dbbd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:39.156060 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-22e2b5e2-29f4-4892-8120-422e87f7dbbd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e Aug 18 23:39:39.156264 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-22e2b5e2-29f4-4892-8120-422e87f7dbbd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:39.156468 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-22e2b5e2-29f4-4892-8120-422e87f7dbbd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:39.165929 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:39.165929 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:39.170836 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-22e2b5e2-29f4-4892-8120-422e87f7dbbd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:39.177267 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-22e2b5e2-29f4-4892-8120-422e87f7dbbd tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e returned with HTTP 200 Aug 18 23:39:39.177835 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 317/1278] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:39 2026] GET /volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:39.553392 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4f88487e-e0c7-4624-8031-09ead14436bd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:39.555269 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4f88487e-e0c7-4624-8031-09ead14436bd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] GET https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 Aug 18 23:39:39.555484 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4f88487e-e0c7-4624-8031-09ead14436bd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:39.555713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4f88487e-e0c7-4624-8031-09ead14436bd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:39.562647 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:39.562647 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:39.566081 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4f88487e-e0c7-4624-8031-09ead14436bd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:39.569945 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4f88487e-e0c7-4624-8031-09ead14436bd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 returned with HTTP 200 Aug 18 23:39:39.570295 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 326/1279] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:39 2026] GET /volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:39.580208 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-133b6876-52c5-41fb-a407-f91f024026d6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:39.581884 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-133b6876-52c5-41fb-a407-f91f024026d6 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd Aug 18 23:39:39.582102 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-133b6876-52c5-41fb-a407-f91f024026d6 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:39.582265 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-133b6876-52c5-41fb-a407-f91f024026d6 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:39.585125 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5a2e343a-e8ce-411c-9943-b761e5eb1923 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:39.587748 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5a2e343a-e8ce-411c-9943-b761e5eb1923 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] POST https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8/action Aug 18 23:39:39.587748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5a2e343a-e8ce-411c-9943-b761e5eb1923 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:39.587748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5a2e343a-e8ce-411c-9943-b761e5eb1923 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:39.588159 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-133b6876-52c5-41fb-a407-f91f024026d6 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd returned with HTTP 404 Aug 18 23:39:39.588448 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 318/1280] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:39 2026] GET /volume/v3/volumes/4e984abd-00cf-4bf1-8f57-96702989f0dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:39.596749 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9b01c8b6-3f30-489e-8195-f950794ea099 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:39.597552 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:39.597552 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:39.598086 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5a2e343a-e8ce-411c-9943-b761e5eb1923 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:39.598671 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:39.599033 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-673920971"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:39.600442 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-673920971'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:39.600828 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume of 1 GB Aug 18 23:39:39.605116 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5a2e343a-e8ce-411c-9943-b761e5eb1923 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume updated successfully. Aug 18 23:39:39.605335 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5a2e343a-e8ce-411c-9943-b761e5eb1923 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8/action returned with HTTP 200 Aug 18 23:39:39.605851 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 320/1281] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:39:39 2026] POST /volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 23:39:39.606708 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Availability Zones retrieved successfully. Aug 18 23:39:39.612175 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b7c82cd8-c6b2-48c7-9116-d9013f148f8b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:39.613313 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Flow 'volume_create_api' (61d76909-5d71-4cc7-aa66-d7b05028b73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:39.613825 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b7c82cd8-c6b2-48c7-9116-d9013f148f8b tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] GET https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 Aug 18 23:39:39.613999 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b7c82cd8-c6b2-48c7-9116-d9013f148f8b tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:39.614172 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b7c82cd8-c6b2-48c7-9116-d9013f148f8b tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:39.614437 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cecaa8-d044-4eb5-8cc1-bc2443578638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:39.615703 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:39.621917 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:39.621917 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:39.626502 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b7c82cd8-c6b2-48c7-9116-d9013f148f8b tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:39.631258 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b7c82cd8-c6b2-48c7-9116-d9013f148f8b tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 returned with HTTP 200 Aug 18 23:39:39.632147 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 327/1282] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:39 2026] GET /volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:39.644038 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cecaa8-d044-4eb5-8cc1-bc2443578638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:39.644970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f8cd23-59b7-4078-a78f-21812d06c189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:39.683615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Created reservations ['b44881a0-887a-442c-93d0-4d7ee539a9c3', 'e99e12d8-7fba-44a4-87c3-805bf264882b', '27857a03-419d-4aee-8be0-6f5c329912fa', '9453cca9-6553-49a8-bd93-0a7077452035'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:39.684430 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f8cd23-59b7-4078-a78f-21812d06c189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b44881a0-887a-442c-93d0-4d7ee539a9c3', 'e99e12d8-7fba-44a4-87c3-805bf264882b', '27857a03-419d-4aee-8be0-6f5c329912fa', '9453cca9-6553-49a8-bd93-0a7077452035']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:39.685213 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc44edb8-063c-4e05-99ca-fc4c8862cdf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:39.708896 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc44edb8-063c-4e05-99ca-fc4c8862cdf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c18baf5e-777d-4066-b9f6-5f46801e9a4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-673920971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3ec992603a4586a0551c5d718b81b0',qos_specs=None,replication_status=,reservations=['b44881a0-887a-442c-93d0-4d7ee539a9c3','e99e12d8-7fba-44a4-87c3-805bf264882b','27857a03-419d-4aee-8be0-6f5c329912fa','9453cca9-6553-49a8-bd93-0a7077452035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-673920971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c18baf5e-777d-4066-b9f6-5f46801e9a4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3ec992603a4586a0551c5d718b81b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:39.709562 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e3618f-b46d-43fb-8877-91b42cf4f61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:39.727910 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e3618f-b46d-43fb-8877-91b42cf4f61d) transitioned into state 'SUCCESS' from state '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-673920971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3ec992603a4586a0551c5d718b81b0',qos_specs=None,replication_status=,reservations=['b44881a0-887a-442c-93d0-4d7ee539a9c3','e99e12d8-7fba-44a4-87c3-805bf264882b','27857a03-419d-4aee-8be0-6f5c329912fa','9453cca9-6553-49a8-bd93-0a7077452035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:39.728603 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b078c797-28c8-4759-bc1c-dd0b126a7748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:39.736303 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b078c797-28c8-4759-bc1c-dd0b126a7748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:39.737099 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Flow 'volume_create_api' (61d76909-5d71-4cc7-aa66-d7b05028b73b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:39.737380 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume request issued successfully. Aug 18 23:39:39.738300 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b01c8b6-3f30-489e-8195-f950794ea099 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:39.738866 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 318/1283] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:39:39 2026] POST /volume/v3/volumes => generated 746 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:39.750924 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2eb1b628-4e94-4e69-b724-9c9b79076aab None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:39.752975 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-313ecadc-bd32-47cb-bd48-aa21f414d776 req-02bc3dee-2b2c-4809-8355-34db9b2f19f1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:39.754183 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2eb1b628-4e94-4e69-b724-9c9b79076aab tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d Aug 18 23:39:39.754451 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2eb1b628-4e94-4e69-b724-9c9b79076aab tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:39.754742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2eb1b628-4e94-4e69-b724-9c9b79076aab tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:39.754800 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-313ecadc-bd32-47cb-bd48-aa21f414d776 req-02bc3dee-2b2c-4809-8355-34db9b2f19f1 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] GET https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 Aug 18 23:39:39.754968 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-313ecadc-bd32-47cb-bd48-aa21f414d776 req-02bc3dee-2b2c-4809-8355-34db9b2f19f1 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:39.755133 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-313ecadc-bd32-47cb-bd48-aa21f414d776 req-02bc3dee-2b2c-4809-8355-34db9b2f19f1 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:39.762380 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:39.762380 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:39.762929 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:39.762929 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:39.766356 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2eb1b628-4e94-4e69-b724-9c9b79076aab tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:39.767359 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-313ecadc-bd32-47cb-bd48-aa21f414d776 req-02bc3dee-2b2c-4809-8355-34db9b2f19f1 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:39.770830 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2eb1b628-4e94-4e69-b724-9c9b79076aab tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d returned with HTTP 200 Aug 18 23:39:39.771552 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 319/1284] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:39 2026] GET /volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:39.771615 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-313ecadc-bd32-47cb-bd48-aa21f414d776 req-02bc3dee-2b2c-4809-8355-34db9b2f19f1 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 returned with HTTP 200 Aug 18 23:39:39.771960 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 321/1285] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:39:39 2026] GET /volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:40.107099 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b37efbab-4077-4962-8773-7e50ee6359dd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:40.109045 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:40.109429 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-917440345"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:40.111088 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-917440345'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:40.111222 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Create volume of 1 GB Aug 18 23:39:40.116037 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Availability Zones retrieved successfully. Aug 18 23:39:40.123840 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Flow 'volume_create_api' (4eeccf3b-25a5-4364-b581-6903514aff05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:40.125090 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaec23d2-d3f4-4d86-9423-485177625d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:40.126308 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:40.151872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaec23d2-d3f4-4d86-9423-485177625d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:40.152579 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c6c8ef5-e7b4-47bf-b874-60f3d146de9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:40.189254 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Created reservations ['b513965b-7f5b-4b4f-abf6-dbc235cd8a1d', '94ddd927-78dd-4c62-b71c-b0fcd778c7d3', '86fb0bac-20f3-424f-b4e8-4cb100c8c724', '622c178b-895f-4105-8cf9-6bf21c1ace90'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:40.190033 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c6c8ef5-e7b4-47bf-b874-60f3d146de9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b513965b-7f5b-4b4f-abf6-dbc235cd8a1d', '94ddd927-78dd-4c62-b71c-b0fcd778c7d3', '86fb0bac-20f3-424f-b4e8-4cb100c8c724', '622c178b-895f-4105-8cf9-6bf21c1ace90']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:40.190446 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5b39bbb-ea30-466d-946b-69af8f81af8c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:40.190848 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3124a5f-ba5e-4647-875e-59a9c76d028e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:40.193030 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5b39bbb-ea30-466d-946b-69af8f81af8c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e Aug 18 23:39:40.193292 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5b39bbb-ea30-466d-946b-69af8f81af8c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:40.193572 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5b39bbb-ea30-466d-946b-69af8f81af8c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:40.204162 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:40.204162 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:40.208748 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d5b39bbb-ea30-466d-946b-69af8f81af8c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:40.214222 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5b39bbb-ea30-466d-946b-69af8f81af8c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e returned with HTTP 200 Aug 18 23:39:40.215004 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 319/1286] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:40 2026] GET /volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:40.223531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3124a5f-ba5e-4647-875e-59a9c76d028e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34fcfa12-e621-4843-8cf6-192c6de6c6f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-917440345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f005d2ca6d8e45d3a7a6a52e9af39e4f',qos_specs=None,replication_status=,reservations=['b513965b-7f5b-4b4f-abf6-dbc235cd8a1d','94ddd927-78dd-4c62-b71c-b0fcd778c7d3','86fb0bac-20f3-424f-b4e8-4cb100c8c724','622c178b-895f-4105-8cf9-6bf21c1ace90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a364bd741c94ca79e60a36d332b8476',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-917440345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34fcfa12-e621-4843-8cf6-192c6de6c6f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f005d2ca6d8e45d3a7a6a52e9af39e4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a364bd741c94ca79e60a36d332b8476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:40.224275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae5f17c4-5754-4bdf-a04a-47d28a0038d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:40.228562 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5315fcf8-140d-4fdc-945b-cb423a51898c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:40.230625 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5315fcf8-140d-4fdc-945b-cb423a51898c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:39:40.231032 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5315fcf8-140d-4fdc-945b-cb423a51898c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6845f3dd-700a-4645-bfb6-c6f11eb3d44e", "name": "tempest-VolumesDeleteCascade-Snapshot-618536713"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:40.241245 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:40.241245 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:40.241799 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5315fcf8-140d-4fdc-945b-cb423a51898c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:40.241923 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae5f17c4-5754-4bdf-a04a-47d28a0038d7) transitioned into state 'SUCCESS' from state '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-917440345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f005d2ca6d8e45d3a7a6a52e9af39e4f',qos_specs=None,replication_status=,reservations=['b513965b-7f5b-4b4f-abf6-dbc235cd8a1d','94ddd927-78dd-4c62-b71c-b0fcd778c7d3','86fb0bac-20f3-424f-b4e8-4cb100c8c724','622c178b-895f-4105-8cf9-6bf21c1ace90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a364bd741c94ca79e60a36d332b8476',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:40.242032 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-5315fcf8-140d-4fdc-945b-cb423a51898c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create snapshot from volume 6845f3dd-700a-4645-bfb6-c6f11eb3d44e Aug 18 23:39:40.242803 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbe9e25-c0d4-4cfb-bdd0-400d2d8dd07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:40.253509 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbe9e25-c0d4-4cfb-bdd0-400d2d8dd07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:40.254663 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Flow 'volume_create_api' (4eeccf3b-25a5-4364-b581-6903514aff05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:40.255196 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Create volume request issued successfully. Aug 18 23:39:40.255946 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b37efbab-4077-4962-8773-7e50ee6359dd tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:40.256574 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 328/1287] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:39:40 2026] POST /volume/v3/volumes => generated 753 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:40.267102 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-5315fcf8-140d-4fdc-945b-cb423a51898c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Created reservations ['1130677b-cfd5-4401-a537-5d08665bdd89', '1646766f-730b-4978-a565-43ccda51875a', 'f345eb02-01fb-4bec-ac43-1346db4ab6f0', '60e3654b-9c92-498c-a48a-cdf8045cb5ad'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:40.269494 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e107c56a-bee8-44b0-9073-a57e9d01ce6f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:40.271355 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e107c56a-bee8-44b0-9073-a57e9d01ce6f tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] GET https://10.4.3.229/volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 Aug 18 23:39:40.271574 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e107c56a-bee8-44b0-9073-a57e9d01ce6f tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:40.271775 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e107c56a-bee8-44b0-9073-a57e9d01ce6f tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:40.273926 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=555,cinder:INSERT=97,cinder:UPDATE=151 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:39:40.281932 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:40.281932 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:40.286195 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e107c56a-bee8-44b0-9073-a57e9d01ce6f tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:40.292348 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e107c56a-bee8-44b0-9073-a57e9d01ce6f tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 returned with HTTP 200 Aug 18 23:39:40.292816 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 322/1288] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:40 2026] GET /volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:40.296723 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5315fcf8-140d-4fdc-945b-cb423a51898c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Snapshot create request issued successfully. Aug 18 23:39:40.297024 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5315fcf8-140d-4fdc-945b-cb423a51898c tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:39:40.297431 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 320/1289] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:39:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:40.308008 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ad15bd62-a50d-449a-b822-3e0c52dcf0c2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:40.310987 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad15bd62-a50d-449a-b822-3e0c52dcf0c2 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/snapshots/5e0b5df6-e818-4cd6-bd41-6a1199a2fab3 Aug 18 23:39:40.311179 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad15bd62-a50d-449a-b822-3e0c52dcf0c2 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:40.311449 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad15bd62-a50d-449a-b822-3e0c52dcf0c2 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:40.316558 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:40.316558 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:40.316964 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ad15bd62-a50d-449a-b822-3e0c52dcf0c2 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Snapshot retrieved successfully. Aug 18 23:39:40.317729 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad15bd62-a50d-449a-b822-3e0c52dcf0c2 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots/5e0b5df6-e818-4cd6-bd41-6a1199a2fab3 returned with HTTP 200 Aug 18 23:39:40.318217 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 320/1290] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:39:40 2026] GET /volume/v3/snapshots/5e0b5df6-e818-4cd6-bd41-6a1199a2fab3 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:40.783028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a34750a9-2e11-4f0c-b3d9-1d68d4f2cc3c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:40.785525 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a34750a9-2e11-4f0c-b3d9-1d68d4f2cc3c tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d Aug 18 23:39:40.785819 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a34750a9-2e11-4f0c-b3d9-1d68d4f2cc3c tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:40.786092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a34750a9-2e11-4f0c-b3d9-1d68d4f2cc3c tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:40.795319 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:40.795319 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:40.799448 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a34750a9-2e11-4f0c-b3d9-1d68d4f2cc3c tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:40.805018 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a34750a9-2e11-4f0c-b3d9-1d68d4f2cc3c tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d returned with HTTP 200 Aug 18 23:39:40.805522 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 329/1291] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:40 2026] GET /volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:40.817305 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:40.819080 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:40.819422 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c18baf5e-777d-4066-b9f6-5f46801e9a4d", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1825337110"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:40.820962 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume request body: {'volume': {'source_volid': 'c18baf5e-777d-4066-b9f6-5f46801e9a4d', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1825337110'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:40.828286 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:40.828286 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:40.828870 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume retrieved successfully. Aug 18 23:39:40.829020 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume of 2 GB Aug 18 23:39:40.832661 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Availability Zones retrieved successfully. Aug 18 23:39:40.837344 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Flow 'volume_create_api' (188e66a1-9769-490d-ad4d-4084f2c77644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:40.838383 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc09b8aa-f0e1-47cd-af8f-e5c7c7f62d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:40.839311 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:40.862002 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc09b8aa-f0e1-47cd-af8f-e5c7c7f62d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c18baf5e-777d-4066-b9f6-5f46801e9a4d', 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:40.862738 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4bd12f-8664-49e0-aef0-0a07bd8b8459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:40.905455 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Created reservations ['a3acf74b-accb-4e61-a85b-f86ba5f1ed6e', '745bc3b9-09b0-4990-8c89-8c298a07d647', '18abcf09-7ae9-449d-95ca-78ccb9f44d21', '9bf1d07b-d993-4f4c-b004-28ed84393d9e'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:40.906217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf4bd12f-8664-49e0-aef0-0a07bd8b8459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3acf74b-accb-4e61-a85b-f86ba5f1ed6e', '745bc3b9-09b0-4990-8c89-8c298a07d647', '18abcf09-7ae9-449d-95ca-78ccb9f44d21', '9bf1d07b-d993-4f4c-b004-28ed84393d9e']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:40.907080 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (789a7002-8548-449b-9f7b-3788f0c736d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:40.938643 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (789a7002-8548-449b-9f7b-3788f0c736d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13b75d70-8665-4de3-bef4-4d37a6c795e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1825337110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3ec992603a4586a0551c5d718b81b0',qos_specs=None,replication_status=,reservations=['a3acf74b-accb-4e61-a85b-f86ba5f1ed6e','745bc3b9-09b0-4990-8c89-8c298a07d647','18abcf09-7ae9-449d-95ca-78ccb9f44d21','9bf1d07b-d993-4f4c-b004-28ed84393d9e'],size=2,snapshot_id=None,source_replicaid=,source_volid=c18baf5e-777d-4066-b9f6-5f46801e9a4d,status='creating',user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1825337110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13b75d70-8665-4de3-bef4-4d37a6c795e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3ec992603a4586a0551c5d718b81b0',provider_auth=None,provider_geometry=None,provider_id=None,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=c18baf5e-777d-4066-b9f6-5f46801e9a4d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:40.939303 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6defd5e-2b3c-4ae1-a089-737e0abaff86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:40.956355 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6defd5e-2b3c-4ae1-a089-737e0abaff86) transitioned into state 'SUCCESS' from state '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-1825337110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3ec992603a4586a0551c5d718b81b0',qos_specs=None,replication_status=,reservations=['a3acf74b-accb-4e61-a85b-f86ba5f1ed6e','745bc3b9-09b0-4990-8c89-8c298a07d647','18abcf09-7ae9-449d-95ca-78ccb9f44d21','9bf1d07b-d993-4f4c-b004-28ed84393d9e'],size=2,snapshot_id=None,source_replicaid=,source_volid=c18baf5e-777d-4066-b9f6-5f46801e9a4d,status='creating',user_id='c2254d4a60f54313acfb6dfc37ca3007',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:40.957044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f56fe88-df33-4ec6-a3e6-f480df83d06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:40.971366 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f56fe88-df33-4ec6-a3e6-f480df83d06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:40.972561 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Flow 'volume_create_api' (188e66a1-9769-490d-ad4d-4084f2c77644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:40.972561 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Create volume request issued successfully. Aug 18 23:39:40.972957 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-643ce8ac-c90a-4244-8e27-af5a204a4ccc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:40.973344 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 323/1292] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:39:40 2026] POST /volume/v3/volumes => generated 781 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:40.987476 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-035867ae-3a53-4ecb-8c68-6d3513c310e0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:40.989253 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-035867ae-3a53-4ecb-8c68-6d3513c310e0 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 Aug 18 23:39:40.989433 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-035867ae-3a53-4ecb-8c68-6d3513c310e0 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:40.989645 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-035867ae-3a53-4ecb-8c68-6d3513c310e0 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:41.005199 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.005199 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:41.012739 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-035867ae-3a53-4ecb-8c68-6d3513c310e0 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:41.017323 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-035867ae-3a53-4ecb-8c68-6d3513c310e0 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 returned with HTTP 200 Aug 18 23:39:41.017752 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 321/1293] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:40 2026] GET /volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:41.306590 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2066f649-ce35-4251-9b2e-85227aeea264 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.308553 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2066f649-ce35-4251-9b2e-85227aeea264 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] GET https://10.4.3.229/volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 Aug 18 23:39:41.308791 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2066f649-ce35-4251-9b2e-85227aeea264 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:41.309014 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2066f649-ce35-4251-9b2e-85227aeea264 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:41.315601 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.315601 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:41.319162 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2066f649-ce35-4251-9b2e-85227aeea264 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:41.322811 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2066f649-ce35-4251-9b2e-85227aeea264 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 returned with HTTP 200 Aug 18 23:39:41.323172 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 321/1294] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:41 2026] GET /volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:41.328353 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-85c99aee-2fa1-4b3d-87ce-bfb0a8cfa992 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.330057 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-85c99aee-2fa1-4b3d-87ce-bfb0a8cfa992 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/snapshots/5e0b5df6-e818-4cd6-bd41-6a1199a2fab3 Aug 18 23:39:41.330245 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-85c99aee-2fa1-4b3d-87ce-bfb0a8cfa992 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:41.330422 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-85c99aee-2fa1-4b3d-87ce-bfb0a8cfa992 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:41.335044 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.335044 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:41.335500 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-85c99aee-2fa1-4b3d-87ce-bfb0a8cfa992 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Snapshot retrieved successfully. Aug 18 23:39:41.336240 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-85c99aee-2fa1-4b3d-87ce-bfb0a8cfa992 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots/5e0b5df6-e818-4cd6-bd41-6a1199a2fab3 returned with HTTP 200 Aug 18 23:39:41.336656 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 330/1295] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:39:41 2026] GET /volume/v3/snapshots/5e0b5df6-e818-4cd6-bd41-6a1199a2fab3 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:41.344610 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.347026 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:41.347482 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5e0b5df6-e818-4cd6-bd41-6a1199a2fab3", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1021406504"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:41.349456 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create volume request body: {'volume': {'snapshot_id': '5e0b5df6-e818-4cd6-bd41-6a1199a2fab3', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1021406504'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:41.355458 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.355458 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:41.356012 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Snapshot retrieved successfully. Aug 18 23:39:41.356167 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create volume of 1 GB Aug 18 23:39:41.359929 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Availability Zones retrieved successfully. Aug 18 23:39:41.367878 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Flow 'volume_create_api' (c2eb5b20-5ed4-4eab-ad2a-d7ba8a0fdfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:41.369168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02608aa4-f355-4efd-96e1-e8c8c75e2327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:41.370366 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:41.401165 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02608aa4-f355-4efd-96e1-e8c8c75e2327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5e0b5df6-e818-4cd6-bd41-6a1199a2fab3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:41.402098 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ad534a-66b8-4b60-9e67-c8b23c90c3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:41.439568 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Created reservations ['7412cb64-2c33-4846-b2b6-f818035fadf4', '29a3395b-e121-40d9-bad0-27440a0d5808', '0080ca3e-fb2d-45f8-b3a8-89fa25affc86', 'feb2bd95-e53c-42f7-b7ae-20092a423127'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:41.440284 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03ad534a-66b8-4b60-9e67-c8b23c90c3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7412cb64-2c33-4846-b2b6-f818035fadf4', '29a3395b-e121-40d9-bad0-27440a0d5808', '0080ca3e-fb2d-45f8-b3a8-89fa25affc86', 'feb2bd95-e53c-42f7-b7ae-20092a423127']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:41.441013 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6c26e3-d22c-473d-8751-cadda5b0152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:41.481846 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6c26e3-d22c-473d-8751-cadda5b0152c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93c92afe-cea4-4dd3-b772-2638bd603696', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1021406504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9a24fbc8ae482e9bdd93b631ff7ff7',qos_specs=None,replication_status=,reservations=['7412cb64-2c33-4846-b2b6-f818035fadf4','29a3395b-e121-40d9-bad0-27440a0d5808','0080ca3e-fb2d-45f8-b3a8-89fa25affc86','feb2bd95-e53c-42f7-b7ae-20092a423127'],size=1,snapshot_id=5e0b5df6-e818-4cd6-bd41-6a1199a2fab3,source_replicaid=,source_volid=None,status='creating',user_id='808f16208ddf458eb68a2f967eb1956d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1021406504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93c92afe-cea4-4dd3-b772-2638bd603696,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e9a24fbc8ae482e9bdd93b631ff7ff7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5e0b5df6-e818-4cd6-bd41-6a1199a2fab3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='808f16208ddf458eb68a2f967eb1956d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:41.482529 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aefc3bc-1cb1-42e8-ad0c-83c751b8993c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:41.498082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aefc3bc-1cb1-42e8-ad0c-83c751b8993c) transitioned into state 'SUCCESS' from state '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-1021406504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e9a24fbc8ae482e9bdd93b631ff7ff7',qos_specs=None,replication_status=,reservations=['7412cb64-2c33-4846-b2b6-f818035fadf4','29a3395b-e121-40d9-bad0-27440a0d5808','0080ca3e-fb2d-45f8-b3a8-89fa25affc86','feb2bd95-e53c-42f7-b7ae-20092a423127'],size=1,snapshot_id=5e0b5df6-e818-4cd6-bd41-6a1199a2fab3,source_replicaid=,source_volid=None,status='creating',user_id='808f16208ddf458eb68a2f967eb1956d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:41.498845 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad745ac2-d8c9-4481-b5dc-5044be86c792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:41.518149 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad745ac2-d8c9-4481-b5dc-5044be86c792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:41.518974 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Flow 'volume_create_api' (c2eb5b20-5ed4-4eab-ad2a-d7ba8a0fdfcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:41.519241 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Create volume request issued successfully. Aug 18 23:39:41.519837 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-50cd7b22-6810-4e98-8caa-c2fb4d006a21 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:41.520351 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 324/1296] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:39:41 2026] POST /volume/v3/volumes => generated 785 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:41.531489 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-928aee0f-7bcb-4962-9eca-f43dd415d8d9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.534093 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-928aee0f-7bcb-4962-9eca-f43dd415d8d9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 Aug 18 23:39:41.534264 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-928aee0f-7bcb-4962-9eca-f43dd415d8d9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:41.534432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-928aee0f-7bcb-4962-9eca-f43dd415d8d9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:41.546417 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.546417 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:41.549848 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-928aee0f-7bcb-4962-9eca-f43dd415d8d9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:41.555075 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-928aee0f-7bcb-4962-9eca-f43dd415d8d9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 returned with HTTP 200 Aug 18 23:39:41.555628 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 322/1297] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:41 2026] GET /volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:41.581480 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6576686a-c46f-4cd1-9fa4-359118a48310 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.582995 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6576686a-c46f-4cd1-9fa4-359118a48310 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:39:41.583157 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6576686a-c46f-4cd1-9fa4-359118a48310 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:41.583321 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6576686a-c46f-4cd1-9fa4-359118a48310 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:41.596352 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.596352 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:41.604684 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6576686a-c46f-4cd1-9fa4-359118a48310 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:39:41.606027 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8fe3e1f1-1596-4f06-a5fa-5ee91bf6657e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.607758 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8fe3e1f1-1596-4f06-a5fa-5ee91bf6657e tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] DELETE https://10.4.3.229/volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 Aug 18 23:39:41.607929 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8fe3e1f1-1596-4f06-a5fa-5ee91bf6657e tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:41.608100 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8fe3e1f1-1596-4f06-a5fa-5ee91bf6657e tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:41.608253 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-8fe3e1f1-1596-4f06-a5fa-5ee91bf6657e tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Delete volume with id: 34fcfa12-e621-4843-8cf6-192c6de6c6f7 Aug 18 23:39:41.613483 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6576686a-c46f-4cd1-9fa4-359118a48310 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:39:41.613898 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 322/1298] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:41 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:41.618250 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.618250 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:41.618968 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8fe3e1f1-1596-4f06-a5fa-5ee91bf6657e tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:41.648265 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8fe3e1f1-1596-4f06-a5fa-5ee91bf6657e tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Delete volume request issued successfully. Aug 18 23:39:41.648553 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8fe3e1f1-1596-4f06-a5fa-5ee91bf6657e tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 returned with HTTP 202 Aug 18 23:39:41.649118 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 331/1299] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:41 2026] DELETE /volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:41.657289 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b5cbc1d5-e5e7-481b-af24-eb278bb2838d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.659227 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b5cbc1d5-e5e7-481b-af24-eb278bb2838d tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] GET https://10.4.3.229/volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 Aug 18 23:39:41.659407 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b5cbc1d5-e5e7-481b-af24-eb278bb2838d tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:41.659622 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b5cbc1d5-e5e7-481b-af24-eb278bb2838d tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:41.665585 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-46806b4b-6f34-4b5d-9240-0dc6fb605907 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.667249 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.667249 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:41.667693 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-46806b4b-6f34-4b5d-9240-0dc6fb605907 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:39:41.667884 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-46806b4b-6f34-4b5d-9240-0dc6fb605907 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:41.668065 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-46806b4b-6f34-4b5d-9240-0dc6fb605907 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:41.672065 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b5cbc1d5-e5e7-481b-af24-eb278bb2838d tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:41.677225 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.677225 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:41.677453 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b5cbc1d5-e5e7-481b-af24-eb278bb2838d tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 returned with HTTP 200 Aug 18 23:39:41.677734 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 325/1300] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:41 2026] GET /volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:41.680916 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-46806b4b-6f34-4b5d-9240-0dc6fb605907 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:39:41.685051 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-46806b4b-6f34-4b5d-9240-0dc6fb605907 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:39:41.685429 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 323/1301] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:39:41 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:41.711017 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-b4eba2fd-ad27-4256-b6a7-61c6e077bcc9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.713096 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-b4eba2fd-ad27-4256-b6a7-61c6e077bcc9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] POST https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03/action Aug 18 23:39:41.713437 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-b4eba2fd-ad27-4256-b6a7-61c6e077bcc9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:41.713569 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-b4eba2fd-ad27-4256-b6a7-61c6e077bcc9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:41.723582 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.723582 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:41.724004 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-b4eba2fd-ad27-4256-b6a7-61c6e077bcc9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:39:41.729100 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-b4eba2fd-ad27-4256-b6a7-61c6e077bcc9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Begin detaching volume completed successfully. Aug 18 23:39:41.729312 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-b4eba2fd-ad27-4256-b6a7-61c6e077bcc9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03/action returned with HTTP 202 Aug 18 23:39:41.729834 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 323/1302] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:39:41 2026] POST /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:39:41.770544 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-225537ae-2780-44e2-b4a0-996b925b4e3d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.771095 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-225537ae-2780-44e2-b4a0-996b925b4e3d None None] GET https://10.4.3.229/volume// Aug 18 23:39:41.771338 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-225537ae-2780-44e2-b4a0-996b925b4e3d None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:41.771642 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-225537ae-2780-44e2-b4a0-996b925b4e3d None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:41.772115 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-225537ae-2780-44e2-b4a0-996b925b4e3d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:39:41.772669 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 332/1303] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:39: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 18 23:39:41.778688 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-a5227091-4921-46ac-88dd-ca8715ddecf8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:41.780831 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-a5227091-4921-46ac-88dd-ca8715ddecf8 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:39:41.781039 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-a5227091-4921-46ac-88dd-ca8715ddecf8 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:41.781213 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-a5227091-4921-46ac-88dd-ca8715ddecf8 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:41.789303 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:41.789303 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:41.792178 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-a5227091-4921-46ac-88dd-ca8715ddecf8 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:39:41.795646 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-a5227091-4921-46ac-88dd-ca8715ddecf8 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:39:41.795993 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 326/1304] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:39:41 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 1325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:42.041224 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e7cf4ce5-f020-401c-b437-aeb8ed8ca5dc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.043283 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e7cf4ce5-f020-401c-b437-aeb8ed8ca5dc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 Aug 18 23:39:42.043506 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e7cf4ce5-f020-401c-b437-aeb8ed8ca5dc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.043746 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e7cf4ce5-f020-401c-b437-aeb8ed8ca5dc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.050640 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.050640 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:42.054603 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e7cf4ce5-f020-401c-b437-aeb8ed8ca5dc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:42.058904 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e7cf4ce5-f020-401c-b437-aeb8ed8ca5dc tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 returned with HTTP 200 Aug 18 23:39:42.059283 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 324/1305] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:42 2026] GET /volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:42.070971 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-63f05a02-8a93-4b2d-a0db-0dbd3d6d74ee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.072677 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63f05a02-8a93-4b2d-a0db-0dbd3d6d74ee tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 Aug 18 23:39:42.072874 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63f05a02-8a93-4b2d-a0db-0dbd3d6d74ee tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.073052 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63f05a02-8a93-4b2d-a0db-0dbd3d6d74ee tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.079736 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.079736 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:42.083050 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-63f05a02-8a93-4b2d-a0db-0dbd3d6d74ee tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:42.086764 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63f05a02-8a93-4b2d-a0db-0dbd3d6d74ee tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 returned with HTTP 200 Aug 18 23:39:42.087200 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 324/1306] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:42 2026] GET /volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:42.098892 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6af9bd3e-1940-4299-a032-2512ddfbd7f5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.101222 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6af9bd3e-1940-4299-a032-2512ddfbd7f5 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 Aug 18 23:39:42.101450 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6af9bd3e-1940-4299-a032-2512ddfbd7f5 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.101740 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6af9bd3e-1940-4299-a032-2512ddfbd7f5 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.109494 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.109494 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:42.113097 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6af9bd3e-1940-4299-a032-2512ddfbd7f5 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:42.117062 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6af9bd3e-1940-4299-a032-2512ddfbd7f5 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 returned with HTTP 200 Aug 18 23:39:42.117450 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 333/1307] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:42 2026] GET /volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:42.130312 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-90cee346-b89b-4067-b1da-f3323108ec4a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.132152 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-90cee346-b89b-4067-b1da-f3323108ec4a tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] DELETE https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 Aug 18 23:39:42.132328 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-90cee346-b89b-4067-b1da-f3323108ec4a tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.132522 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-90cee346-b89b-4067-b1da-f3323108ec4a tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.132686 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-90cee346-b89b-4067-b1da-f3323108ec4a tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Delete volume with id: 13b75d70-8665-4de3-bef4-4d37a6c795e7 Aug 18 23:39:42.139281 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.139281 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:42.139812 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-90cee346-b89b-4067-b1da-f3323108ec4a tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:42.154264 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-90cee346-b89b-4067-b1da-f3323108ec4a tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Delete volume request issued successfully. Aug 18 23:39:42.154444 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-90cee346-b89b-4067-b1da-f3323108ec4a tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 returned with HTTP 202 Aug 18 23:39:42.154889 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 327/1308] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:42 2026] DELETE /volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:42.163422 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1f4aeaf0-930a-48c5-bfb1-5fac9c28fad4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.165572 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f4aeaf0-930a-48c5-bfb1-5fac9c28fad4 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 Aug 18 23:39:42.165784 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f4aeaf0-930a-48c5-bfb1-5fac9c28fad4 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.165982 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f4aeaf0-930a-48c5-bfb1-5fac9c28fad4 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.174725 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.174725 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:42.180103 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1f4aeaf0-930a-48c5-bfb1-5fac9c28fad4 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:42.184983 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f4aeaf0-930a-48c5-bfb1-5fac9c28fad4 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 returned with HTTP 200 Aug 18 23:39:42.185418 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 325/1309] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:42 2026] GET /volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:42.568226 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cb0f9692-eaae-4788-ac94-04f6b7b02d2a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.570038 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cb0f9692-eaae-4788-ac94-04f6b7b02d2a tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 Aug 18 23:39:42.570215 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cb0f9692-eaae-4788-ac94-04f6b7b02d2a tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.570390 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cb0f9692-eaae-4788-ac94-04f6b7b02d2a tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.577826 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.577826 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:42.581929 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cb0f9692-eaae-4788-ac94-04f6b7b02d2a tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:42.586646 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cb0f9692-eaae-4788-ac94-04f6b7b02d2a tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 returned with HTTP 200 Aug 18 23:39:42.587041 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 325/1310] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:42 2026] GET /volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:42.598785 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-63ad8c6a-8585-483b-b901-fe6df1dc9045 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.600654 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63ad8c6a-8585-483b-b901-fe6df1dc9045 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 Aug 18 23:39:42.600864 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63ad8c6a-8585-483b-b901-fe6df1dc9045 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.601042 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63ad8c6a-8585-483b-b901-fe6df1dc9045 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.608185 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.608185 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:42.612221 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-63ad8c6a-8585-483b-b901-fe6df1dc9045 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:42.615805 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-639b128a-8d68-48c3-b3f9-9d266b5a0ee9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.616702 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63ad8c6a-8585-483b-b901-fe6df1dc9045 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 returned with HTTP 200 Aug 18 23:39:42.617071 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 334/1311] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:42 2026] GET /volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:42.618248 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-639b128a-8d68-48c3-b3f9-9d266b5a0ee9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] DELETE https://10.4.3.229/volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82 Aug 18 23:39:42.618497 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-639b128a-8d68-48c3-b3f9-9d266b5a0ee9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.618752 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-639b128a-8d68-48c3-b3f9-9d266b5a0ee9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.627053 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.627053 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:42.628913 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-17388f4f-de8d-4ff0-9354-d4affe092830 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.631220 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-17388f4f-de8d-4ff0-9354-d4affe092830 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e?cascade=True Aug 18 23:39:42.631473 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-17388f4f-de8d-4ff0-9354-d4affe092830 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.631709 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-17388f4f-de8d-4ff0-9354-d4affe092830 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.631879 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-17388f4f-de8d-4ff0-9354-d4affe092830 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete volume with id: 6845f3dd-700a-4645-bfb6-c6f11eb3d44e Aug 18 23:39:42.639798 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.639798 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:42.640280 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-17388f4f-de8d-4ff0-9354-d4affe092830 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:42.669017 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-17388f4f-de8d-4ff0-9354-d4affe092830 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete volume request issued successfully. Aug 18 23:39:42.669202 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-17388f4f-de8d-4ff0-9354-d4affe092830 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e?cascade=True returned with HTTP 202 Aug 18 23:39:42.669706 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 326/1312] 10.4.3.229 () {66 vars in 1376 bytes} [Tue Aug 18 23:39:42 2026] DELETE /volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e?cascade=True => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:42.676199 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4dd60e92-909e-42f6-9f5b-c7dc3c0d2ac9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.676990 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-27c46a76-80a5-42a1-91db-4602ce02e8a3 req-639b128a-8d68-48c3-b3f9-9d266b5a0ee9 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82 returned with HTTP 200 Aug 18 23:39:42.677572 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 328/1313] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:39:42 2026] DELETE /volume/v3/attachments/36e1ada8-0789-4fce-932c-e57794439a82 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:42.678604 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4dd60e92-909e-42f6-9f5b-c7dc3c0d2ac9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e Aug 18 23:39:42.678876 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4dd60e92-909e-42f6-9f5b-c7dc3c0d2ac9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.679130 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4dd60e92-909e-42f6-9f5b-c7dc3c0d2ac9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.692131 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.692131 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:42.693408 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a4a9a644-3193-4648-9972-7c5962667ecb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.696612 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a4a9a644-3193-4648-9972-7c5962667ecb tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] GET https://10.4.3.229/volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 Aug 18 23:39:42.696840 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a4a9a644-3193-4648-9972-7c5962667ecb tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.696985 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4dd60e92-909e-42f6-9f5b-c7dc3c0d2ac9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:42.697034 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a4a9a644-3193-4648-9972-7c5962667ecb tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.705372 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a4a9a644-3193-4648-9972-7c5962667ecb tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 returned with HTTP 404 Aug 18 23:39:42.705372 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 335/1314] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:42 2026] GET /volume/v3/volumes/34fcfa12-e621-4843-8cf6-192c6de6c6f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:42.705528 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4dd60e92-909e-42f6-9f5b-c7dc3c0d2ac9 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e returned with HTTP 200 Aug 18 23:39:42.705528 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 326/1315] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:42 2026] GET /volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:42.711652 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-590740af-a035-435e-81ec-704c7c096733 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.714363 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-590740af-a035-435e-81ec-704c7c096733 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] DELETE https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 Aug 18 23:39:42.714768 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-590740af-a035-435e-81ec-704c7c096733 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.714957 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-590740af-a035-435e-81ec-704c7c096733 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.715259 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-590740af-a035-435e-81ec-704c7c096733 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Delete volume with id: 17caafe5-dc59-4907-8912-b865cb07aac8 Aug 18 23:39:42.725060 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.725060 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:42.725992 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-590740af-a035-435e-81ec-704c7c096733 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:42.742976 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-590740af-a035-435e-81ec-704c7c096733 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Delete volume request issued successfully. Aug 18 23:39:42.743205 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-590740af-a035-435e-81ec-704c7c096733 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 returned with HTTP 202 Aug 18 23:39:42.743779 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 327/1316] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:42 2026] DELETE /volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:42.750295 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-deee4755-2b34-465d-b0fd-7b33687c6459 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.752689 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-deee4755-2b34-465d-b0fd-7b33687c6459 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] GET https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 Aug 18 23:39:42.753491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-deee4755-2b34-465d-b0fd-7b33687c6459 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.753491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-deee4755-2b34-465d-b0fd-7b33687c6459 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.760811 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.760811 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:42.764715 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-deee4755-2b34-465d-b0fd-7b33687c6459 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Volume info retrieved successfully. Aug 18 23:39:42.769545 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-deee4755-2b34-465d-b0fd-7b33687c6459 tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 returned with HTTP 200 Aug 18 23:39:42.769986 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 329/1317] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:42 2026] GET /volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:42.823763 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0200fb62-248f-4322-9827-2317cc263663 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:42.825981 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0200fb62-248f-4322-9827-2317cc263663 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:39:42.826234 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0200fb62-248f-4322-9827-2317cc263663 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:42.826537 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0200fb62-248f-4322-9827-2317cc263663 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:42.835555 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:42.835555 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:42.840776 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0200fb62-248f-4322-9827-2317cc263663 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:39:42.847552 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0200fb62-248f-4322-9827-2317cc263663 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:39:42.848074 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 336/1318] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:42 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:43.199251 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-df82bca2-8657-4c09-87c3-5f9b41cbc12c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.201048 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df82bca2-8657-4c09-87c3-5f9b41cbc12c tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 Aug 18 23:39:43.201228 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df82bca2-8657-4c09-87c3-5f9b41cbc12c tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.201424 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df82bca2-8657-4c09-87c3-5f9b41cbc12c tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.207233 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df82bca2-8657-4c09-87c3-5f9b41cbc12c tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 returned with HTTP 404 Aug 18 23:39:43.207827 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 327/1319] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:43 2026] GET /volume/v3/volumes/13b75d70-8665-4de3-bef4-4d37a6c795e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:43.214209 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1f715e49-9814-4c35-85ae-2ca0cd5a1171 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.216034 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f715e49-9814-4c35-85ae-2ca0cd5a1171 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d Aug 18 23:39:43.216197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f715e49-9814-4c35-85ae-2ca0cd5a1171 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.216447 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f715e49-9814-4c35-85ae-2ca0cd5a1171 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.222960 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:43.222960 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:43.226802 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1f715e49-9814-4c35-85ae-2ca0cd5a1171 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:43.233126 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f715e49-9814-4c35-85ae-2ca0cd5a1171 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d returned with HTTP 200 Aug 18 23:39:43.233571 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 328/1320] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:43 2026] GET /volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:43.247600 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-753224d0-87e0-4e46-bfeb-f83128bbb0e9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.249440 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-753224d0-87e0-4e46-bfeb-f83128bbb0e9 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d Aug 18 23:39:43.249684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-753224d0-87e0-4e46-bfeb-f83128bbb0e9 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.249974 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-753224d0-87e0-4e46-bfeb-f83128bbb0e9 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.250171 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-753224d0-87e0-4e46-bfeb-f83128bbb0e9 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Delete volume with id: c18baf5e-777d-4066-b9f6-5f46801e9a4d Aug 18 23:39:43.257905 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:43.257905 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:43.258217 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-753224d0-87e0-4e46-bfeb-f83128bbb0e9 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:43.297863 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-753224d0-87e0-4e46-bfeb-f83128bbb0e9 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Delete volume request issued successfully. Aug 18 23:39:43.298122 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-753224d0-87e0-4e46-bfeb-f83128bbb0e9 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d returned with HTTP 202 Aug 18 23:39:43.298726 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 330/1321] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:43 2026] DELETE /volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:43.306412 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7d59dd07-3c51-4023-b4b6-b01caee67ac2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.311328 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7d59dd07-3c51-4023-b4b6-b01caee67ac2 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d Aug 18 23:39:43.311703 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7d59dd07-3c51-4023-b4b6-b01caee67ac2 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.311830 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7d59dd07-3c51-4023-b4b6-b01caee67ac2 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.334873 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:43.334873 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:43.346815 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7d59dd07-3c51-4023-b4b6-b01caee67ac2 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Volume info retrieved successfully. Aug 18 23:39:43.353063 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7d59dd07-3c51-4023-b4b6-b01caee67ac2 tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d returned with HTTP 200 Aug 18 23:39:43.353353 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 337/1322] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:43 2026] GET /volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:43.723906 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8ac024f7-a5bd-4dce-bd56-07dad4716a70 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.725909 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ac024f7-a5bd-4dce-bd56-07dad4716a70 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e Aug 18 23:39:43.726146 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ac024f7-a5bd-4dce-bd56-07dad4716a70 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.726366 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ac024f7-a5bd-4dce-bd56-07dad4716a70 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.734302 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ac024f7-a5bd-4dce-bd56-07dad4716a70 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e returned with HTTP 404 Aug 18 23:39:43.734922 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 328/1323] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:43 2026] GET /volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:43.742021 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8e477a19-9507-4f5f-8d87-37c46a0d9349 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.744165 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8e477a19-9507-4f5f-8d87-37c46a0d9349 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 18 23:39:43.744401 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8e477a19-9507-4f5f-8d87-37c46a0d9349 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.744674 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8e477a19-9507-4f5f-8d87-37c46a0d9349 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.745010 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-8e477a19-9507-4f5f-8d87-37c46a0d9349 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:43.745959 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8e477a19-9507-4f5f-8d87-37c46a0d9349 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:39:43.753789 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8e477a19-9507-4f5f-8d87-37c46a0d9349 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Get all volumes completed successfully. Aug 18 23:39:43.754284 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8e477a19-9507-4f5f-8d87-37c46a0d9349 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 18 23:39:43.754760 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 329/1324] 10.4.3.229 () {66 vars in 1237 bytes} [Tue Aug 18 23:39:43 2026] GET /volume/v3/volumes => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:43.762731 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7337314d-2788-470d-bbb1-0b717a5df429 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.764508 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7337314d-2788-470d-bbb1-0b717a5df429 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 18 23:39:43.764743 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7337314d-2788-470d-bbb1-0b717a5df429 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.764973 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7337314d-2788-470d-bbb1-0b717a5df429 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.765276 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-7337314d-2788-470d-bbb1-0b717a5df429 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:39:43.766409 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-7337314d-2788-470d-bbb1-0b717a5df429 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:39:43.769735 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7337314d-2788-470d-bbb1-0b717a5df429 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Get all snapshots completed successfully. Aug 18 23:39:43.769986 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7337314d-2788-470d-bbb1-0b717a5df429 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 18 23:39:43.770383 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 331/1325] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:39:43 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:39:43.779351 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5e18f718-5909-49fd-848b-00e314d4caa6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.781390 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e18f718-5909-49fd-848b-00e314d4caa6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 Aug 18 23:39:43.781654 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e18f718-5909-49fd-848b-00e314d4caa6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.781895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e18f718-5909-49fd-848b-00e314d4caa6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.783868 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e5601cbd-cf11-40c0-accf-813360f9e41b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.784109 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=502,cinder:UPDATE=110,cinder:INSERT=62 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:39:43.786898 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e5601cbd-cf11-40c0-accf-813360f9e41b tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] GET https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 Aug 18 23:39:43.786898 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e5601cbd-cf11-40c0-accf-813360f9e41b tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.787095 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e5601cbd-cf11-40c0-accf-813360f9e41b tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.797291 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e5601cbd-cf11-40c0-accf-813360f9e41b tempest-ServersNegativeTestJSON-1848647622 tempest-ServersNegativeTestJSON-1848647622-project-member] https://10.4.3.229/volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 returned with HTTP 404 Aug 18 23:39:43.797828 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 329/1326] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:43 2026] GET /volume/v3/volumes/17caafe5-dc59-4907-8912-b865cb07aac8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:43.801886 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:43.801886 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:43.809084 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5e18f718-5909-49fd-848b-00e314d4caa6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:43.814111 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e18f718-5909-49fd-848b-00e314d4caa6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 returned with HTTP 200 Aug 18 23:39:43.814628 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 338/1327] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:43 2026] GET /volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:43.828187 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8c67afeb-4d6e-4869-a137-806ca31797a6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.835881 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c67afeb-4d6e-4869-a137-806ca31797a6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] DELETE https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 Aug 18 23:39:43.835881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c67afeb-4d6e-4869-a137-806ca31797a6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.835881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c67afeb-4d6e-4869-a137-806ca31797a6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.835881 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-8c67afeb-4d6e-4869-a137-806ca31797a6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete volume with id: 93c92afe-cea4-4dd3-b772-2638bd603696 Aug 18 23:39:43.844596 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:43.844596 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:43.845086 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8c67afeb-4d6e-4869-a137-806ca31797a6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:43.873547 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8c67afeb-4d6e-4869-a137-806ca31797a6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete volume request issued successfully. Aug 18 23:39:43.873547 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c67afeb-4d6e-4869-a137-806ca31797a6 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 returned with HTTP 202 Aug 18 23:39:43.873547 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 330/1328] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:43 2026] DELETE /volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:39:43.879090 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fb342b45-6843-45ba-b251-9e7f732cf517 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:43.883685 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fb342b45-6843-45ba-b251-9e7f732cf517 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 Aug 18 23:39:43.883685 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fb342b45-6843-45ba-b251-9e7f732cf517 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:43.883685 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fb342b45-6843-45ba-b251-9e7f732cf517 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:43.888127 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:43.888127 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:43.892143 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fb342b45-6843-45ba-b251-9e7f732cf517 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Volume info retrieved successfully. Aug 18 23:39:43.896353 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fb342b45-6843-45ba-b251-9e7f732cf517 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 returned with HTTP 200 Aug 18 23:39:43.896802 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 332/1329] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:43 2026] GET /volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:44.368697 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1da825e7-8ff8-4949-a417-c43633a618ea None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:44.370834 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1da825e7-8ff8-4949-a417-c43633a618ea tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] GET https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d Aug 18 23:39:44.371073 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1da825e7-8ff8-4949-a417-c43633a618ea tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:44.371448 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1da825e7-8ff8-4949-a417-c43633a618ea tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:44.377787 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1da825e7-8ff8-4949-a417-c43633a618ea tempest-VolumesCloneTest-1379082932 tempest-VolumesCloneTest-1379082932-project-member] https://10.4.3.229/volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d returned with HTTP 404 Aug 18 23:39:44.378257 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 330/1330] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:44 2026] GET /volume/v3/volumes/c18baf5e-777d-4066-b9f6-5f46801e9a4d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:44.913973 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7fc19f12-3ae6-4f63-b065-c1d62b246414 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:44.917541 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7fc19f12-3ae6-4f63-b065-c1d62b246414 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 Aug 18 23:39:44.917541 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7fc19f12-3ae6-4f63-b065-c1d62b246414 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:44.917541 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7fc19f12-3ae6-4f63-b065-c1d62b246414 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:44.928828 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7fc19f12-3ae6-4f63-b065-c1d62b246414 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 returned with HTTP 404 Aug 18 23:39:44.929312 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 339/1331] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:44 2026] GET /volume/v3/volumes/93c92afe-cea4-4dd3-b772-2638bd603696 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:44.937883 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9a67288a-eac2-4b3b-b2a3-c1ef33180c4a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:44.940089 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9a67288a-eac2-4b3b-b2a3-c1ef33180c4a tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/5e0b5df6-e818-4cd6-bd41-6a1199a2fab3 Aug 18 23:39:44.940345 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9a67288a-eac2-4b3b-b2a3-c1ef33180c4a tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:44.940626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9a67288a-eac2-4b3b-b2a3-c1ef33180c4a tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:44.940760 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-9a67288a-eac2-4b3b-b2a3-c1ef33180c4a tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete snapshot with id: 5e0b5df6-e818-4cd6-bd41-6a1199a2fab3 Aug 18 23:39:44.945974 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9a67288a-eac2-4b3b-b2a3-c1ef33180c4a tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/snapshots/5e0b5df6-e818-4cd6-bd41-6a1199a2fab3 returned with HTTP 404 Aug 18 23:39:44.946606 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 331/1332] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:39:44 2026] DELETE /volume/v3/snapshots/5e0b5df6-e818-4cd6-bd41-6a1199a2fab3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:44.953311 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d4650c15-0741-44eb-a783-258a401c4137 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:44.955821 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d4650c15-0741-44eb-a783-258a401c4137 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] GET https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e Aug 18 23:39:44.955989 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d4650c15-0741-44eb-a783-258a401c4137 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:44.956174 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d4650c15-0741-44eb-a783-258a401c4137 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:44.967446 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d4650c15-0741-44eb-a783-258a401c4137 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e returned with HTTP 404 Aug 18 23:39:44.967446 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 333/1333] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:44 2026] GET /volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:44.972699 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a62ea712-49dc-4a9d-93dc-e758a8200b59 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:44.976892 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a62ea712-49dc-4a9d-93dc-e758a8200b59 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e Aug 18 23:39:44.977137 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a62ea712-49dc-4a9d-93dc-e758a8200b59 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:44.977386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a62ea712-49dc-4a9d-93dc-e758a8200b59 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:44.977631 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a62ea712-49dc-4a9d-93dc-e758a8200b59 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] Delete volume with id: 6845f3dd-700a-4645-bfb6-c6f11eb3d44e Aug 18 23:39:44.984090 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a62ea712-49dc-4a9d-93dc-e758a8200b59 tempest-VolumesDeleteCascade-1807097350 tempest-VolumesDeleteCascade-1807097350-project-member] https://10.4.3.229/volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e returned with HTTP 404 Aug 18 23:39:44.984716 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 331/1334] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:39:44 2026] DELETE /volume/v3/volumes/6845f3dd-700a-4645-bfb6-c6f11eb3d44e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:46.257539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:46.348716 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:46.348884 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1625224486"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:46.350263 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1625224486'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:46.350413 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Create volume of 1 GB Aug 18 23:39:46.357213 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Availability Zones retrieved successfully. Aug 18 23:39:46.362907 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Flow 'volume_create_api' (97b67768-3825-40af-80f8-e0b346e29e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:46.363873 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec5421c-7d3d-414e-9a14-b650800c9c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:46.364866 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:46.396766 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec5421c-7d3d-414e-9a14-b650800c9c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:46.397067 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4483ec14-91a4-4d67-9596-03fd16884245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:46.473102 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Created reservations ['4fb52ffb-eb82-4f1c-88e5-e371d6a3ed46', '3c87935e-4a7e-4b39-be08-7e542700e2ac', '20ca7bda-8049-446a-9ec5-ca0b0999c875', 'e2b74c33-8091-4c23-8f61-5734fcbc0322'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:46.474238 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4483ec14-91a4-4d67-9596-03fd16884245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fb52ffb-eb82-4f1c-88e5-e371d6a3ed46', '3c87935e-4a7e-4b39-be08-7e542700e2ac', '20ca7bda-8049-446a-9ec5-ca0b0999c875', 'e2b74c33-8091-4c23-8f61-5734fcbc0322']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:46.475689 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6d45f7-843b-4987-8715-81330b7d0f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:46.499529 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e6d45f7-843b-4987-8715-81330b7d0f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb3418dc-915a-4097-8a54-90cee76dad89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1625224486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2489215b3a744df876fee06d07cbd7b',qos_specs=None,replication_status=,reservations=['4fb52ffb-eb82-4f1c-88e5-e371d6a3ed46','3c87935e-4a7e-4b39-be08-7e542700e2ac','20ca7bda-8049-446a-9ec5-ca0b0999c875','e2b74c33-8091-4c23-8f61-5734fcbc0322'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738c60b25ff84387ae6f58923afee938',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1625224486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb3418dc-915a-4097-8a54-90cee76dad89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2489215b3a744df876fee06d07cbd7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='738c60b25ff84387ae6f58923afee938',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:46.500108 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510050f6-90c2-4e0d-9132-740655e5e0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:46.520175 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510050f6-90c2-4e0d-9132-740655e5e0c1) transitioned into state 'SUCCESS' from state '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-1625224486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2489215b3a744df876fee06d07cbd7b',qos_specs=None,replication_status=,reservations=['4fb52ffb-eb82-4f1c-88e5-e371d6a3ed46','3c87935e-4a7e-4b39-be08-7e542700e2ac','20ca7bda-8049-446a-9ec5-ca0b0999c875','e2b74c33-8091-4c23-8f61-5734fcbc0322'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='738c60b25ff84387ae6f58923afee938',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:46.521091 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede3f6f1-0131-448a-8661-23cf162663e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:46.531684 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede3f6f1-0131-448a-8661-23cf162663e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:46.532763 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Flow 'volume_create_api' (97b67768-3825-40af-80f8-e0b346e29e69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:46.534251 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Create volume request issued successfully. Aug 18 23:39:46.534251 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b6b05f9f-63ac-472f-8721-3c7726d617ae tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:46.534398 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 340/1335] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:39:46 2026] POST /volume/v3/volumes => generated 750 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:46.548022 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-563d497d-2b8c-456a-97e6-ca8eb2d6c989 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:46.550196 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-563d497d-2b8c-456a-97e6-ca8eb2d6c989 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 Aug 18 23:39:46.550438 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-563d497d-2b8c-456a-97e6-ca8eb2d6c989 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:46.552333 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-563d497d-2b8c-456a-97e6-ca8eb2d6c989 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:46.558460 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:46.558460 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:46.563023 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-563d497d-2b8c-456a-97e6-ca8eb2d6c989 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Volume info retrieved successfully. Aug 18 23:39:46.568855 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-563d497d-2b8c-456a-97e6-ca8eb2d6c989 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 returned with HTTP 200 Aug 18 23:39:46.569399 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 332/1336] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:46 2026] GET /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:47.583617 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-642bbe7c-e2e8-4c03-8c19-95a11125a96c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:47.585886 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-642bbe7c-e2e8-4c03-8c19-95a11125a96c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 Aug 18 23:39:47.586075 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-642bbe7c-e2e8-4c03-8c19-95a11125a96c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:47.586252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-642bbe7c-e2e8-4c03-8c19-95a11125a96c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:47.594469 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:47.594469 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:47.599211 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-642bbe7c-e2e8-4c03-8c19-95a11125a96c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Volume info retrieved successfully. Aug 18 23:39:47.604159 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-642bbe7c-e2e8-4c03-8c19-95a11125a96c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 returned with HTTP 200 Aug 18 23:39:47.604575 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 334/1337] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:47 2026] GET /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:54.307644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-32eb2f21-0ffd-4aa7-8614-f0457d6fadf4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:54.309826 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32eb2f21-0ffd-4aa7-8614-f0457d6fadf4 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/b240ca7b-7d72-4931-a8d7-a28070c741d1/action Aug 18 23:39:54.310188 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32eb2f21-0ffd-4aa7-8614-f0457d6fadf4 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-attach": {"instance_uuid": "5f3d48aa-1254-4f64-a389-78f2eaf0bc12", "mountpoint": "/dev/vdc"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:54.310344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32eb2f21-0ffd-4aa7-8614-f0457d6fadf4 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5f3d48aa-1254-4f64-a389-78f2eaf0bc12", "mountpoint": "/dev/vdc"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:54.314487 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=536,cinder:UPDATE=152,cinder:INSERT=78 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:39:54.319113 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32eb2f21-0ffd-4aa7-8614-f0457d6fadf4 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/b240ca7b-7d72-4931-a8d7-a28070c741d1/action returned with HTTP 404 Aug 18 23:39:54.319713 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 332/1338] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:39:54 2026] POST /volume/v3/volumes/b240ca7b-7d72-4931-a8d7-a28070c741d1/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:39:54.748447 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:54.750220 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:54.750504 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-388600529", "snapshot_id": null, "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "volume_type": null, "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:54.752272 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-388600529', 'snapshot_id': None, 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'volume_type': None, 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:54.844335 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Create volume of 1 GB Aug 18 23:39:54.844680 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:54.844680 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:54.849445 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Availability Zones retrieved successfully. Aug 18 23:39:54.854354 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Flow 'volume_create_api' (3870e2ae-dc95-4fb2-af2c-21c9710ae1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:54.855465 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2049ab-eb2d-40a4-8985-91f2dc982058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:54.856442 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:54.932138 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2049ab-eb2d-40a4-8985-91f2dc982058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:54.932843 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3604a98-84db-4fdf-9ce4-05f9700e4a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:54.997887 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Created reservations ['0f361897-70e3-4792-9830-eee94f9b8724', '6ffe6428-a697-41bc-bf72-c8f8ed7304c0', 'b187e52b-5067-498e-bfb2-3c4630702c11', '20b0f47b-ce3a-4d70-af5e-8dde5a7810bd'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:54.999009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3604a98-84db-4fdf-9ce4-05f9700e4a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f361897-70e3-4792-9830-eee94f9b8724', '6ffe6428-a697-41bc-bf72-c8f8ed7304c0', 'b187e52b-5067-498e-bfb2-3c4630702c11', '20b0f47b-ce3a-4d70-af5e-8dde5a7810bd']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:55.000037 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2110a9a8-4b05-40a6-9064-ac7df9acb853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:55.027308 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2110a9a8-4b05-40a6-9064-ac7df9acb853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24d37023-337a-4484-aa51-979c4b09eb33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-388600529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2d5d5a26324d6ab23655888be9bf0f',qos_specs=None,replication_status=,reservations=['0f361897-70e3-4792-9830-eee94f9b8724','6ffe6428-a697-41bc-bf72-c8f8ed7304c0','b187e52b-5067-498e-bfb2-3c4630702c11','20b0f47b-ce3a-4d70-af5e-8dde5a7810bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9354d603b14406999354c880b25ab4d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-388600529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24d37023-337a-4484-aa51-979c4b09eb33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c2d5d5a26324d6ab23655888be9bf0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9354d603b14406999354c880b25ab4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:55.028177 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (640e0655-3da5-4ab6-9fe2-22e69e529a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:55.054370 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (640e0655-3da5-4ab6-9fe2-22e69e529a58) transitioned into state 'SUCCESS' from state '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-388600529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2d5d5a26324d6ab23655888be9bf0f',qos_specs=None,replication_status=,reservations=['0f361897-70e3-4792-9830-eee94f9b8724','6ffe6428-a697-41bc-bf72-c8f8ed7304c0','b187e52b-5067-498e-bfb2-3c4630702c11','20b0f47b-ce3a-4d70-af5e-8dde5a7810bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9354d603b14406999354c880b25ab4d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:55.055126 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160e70b2-7ee2-4d64-9511-ac4774114426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:55.064504 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160e70b2-7ee2-4d64-9511-ac4774114426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:55.065319 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Flow 'volume_create_api' (3870e2ae-dc95-4fb2-af2c-21c9710ae1d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:55.065860 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Create volume request issued successfully. Aug 18 23:39:55.066456 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2036538d-d6fe-498f-bd2d-cef2bf547293 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:55.066922 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 341/1339] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:39:54 2026] POST /volume/v3/volumes => generated 753 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:55.080394 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c202fe74-7e60-42e6-b81b-316ff9c85e9b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:55.083056 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c202fe74-7e60-42e6-b81b-316ff9c85e9b tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 Aug 18 23:39:55.083765 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c202fe74-7e60-42e6-b81b-316ff9c85e9b tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:55.084003 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c202fe74-7e60-42e6-b81b-316ff9c85e9b tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:55.089025 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=503,cinder:UPDATE=159,cinder:INSERT=95 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:39:55.097742 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:55.097742 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:55.103246 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c202fe74-7e60-42e6-b81b-316ff9c85e9b tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:39:55.110333 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c202fe74-7e60-42e6-b81b-316ff9c85e9b tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 returned with HTTP 200 Aug 18 23:39:55.110783 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 333/1340] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:55 2026] GET /volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:55.782067 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-aea80a1b-76eb-4db7-8cfb-ea8dce0ee2e6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:55.785631 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-aea80a1b-76eb-4db7-8cfb-ea8dce0ee2e6 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:39:55.785874 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-aea80a1b-76eb-4db7-8cfb-ea8dce0ee2e6 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:55.786091 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-aea80a1b-76eb-4db7-8cfb-ea8dce0ee2e6 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:55.795583 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:55.795583 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:55.800507 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-aea80a1b-76eb-4db7-8cfb-ea8dce0ee2e6 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:39:55.807984 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-aea80a1b-76eb-4db7-8cfb-ea8dce0ee2e6 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:39:55.808585 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 335/1341] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:39:55 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:55.925092 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-127708c8-d734-4726-be66-294dbb4324fc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:55.925448 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-127708c8-d734-4726-be66-294dbb4324fc None None] GET https://10.4.3.229/volume// Aug 18 23:39:55.927533 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-127708c8-d734-4726-be66-294dbb4324fc None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:55.927533 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-127708c8-d734-4726-be66-294dbb4324fc None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:55.927533 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-127708c8-d734-4726-be66-294dbb4324fc None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:39:55.927533 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 333/1342] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:39:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:39:55.942611 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-506d18e2-0495-48db-8d76-a89c072cdc7f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:55.946178 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-506d18e2-0495-48db-8d76-a89c072cdc7f tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:39:55.946730 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-506d18e2-0495-48db-8d76-a89c072cdc7f tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c828f63-85e4-4080-96d0-b70d566b066e", "connector": null, "instance_uuid": "62f6d778-255c-4885-9d94-32ed0c19adb6"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:55.955432 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:55.955432 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:55.981577 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-506d18e2-0495-48db-8d76-a89c072cdc7f tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:39:55.982139 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 342/1343] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:39:55 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:56.011723 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4c21da6e-fb60-4499-8721-9163da1a5dad None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.014036 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4c21da6e-fb60-4499-8721-9163da1a5dad tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:39:56.014299 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4c21da6e-fb60-4499-8721-9163da1a5dad tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:56.014562 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4c21da6e-fb60-4499-8721-9163da1a5dad tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:56.025999 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:56.025999 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:56.029470 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4c21da6e-fb60-4499-8721-9163da1a5dad tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:39:56.035936 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4c21da6e-fb60-4499-8721-9163da1a5dad tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:39:56.036451 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 334/1344] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:56 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:56.037346 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-185dd3b1-1b37-4eb7-a93a-8f06afb7da18 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.037785 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-185dd3b1-1b37-4eb7-a93a-8f06afb7da18 None None] GET https://10.4.3.229/volume// Aug 18 23:39:56.037942 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-185dd3b1-1b37-4eb7-a93a-8f06afb7da18 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:56.038249 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-185dd3b1-1b37-4eb7-a93a-8f06afb7da18 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:56.038433 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-185dd3b1-1b37-4eb7-a93a-8f06afb7da18 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:39:56.038735 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 336/1345] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:39:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:39:56.070169 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-d97ac8b3-b78a-4c87-90a5-0f3f77cb6371 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.071981 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-d97ac8b3-b78a-4c87-90a5-0f3f77cb6371 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:39:56.072157 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-d97ac8b3-b78a-4c87-90a5-0f3f77cb6371 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:56.072322 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-d97ac8b3-b78a-4c87-90a5-0f3f77cb6371 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:56.081989 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:56.081989 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:56.085462 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-d97ac8b3-b78a-4c87-90a5-0f3f77cb6371 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:39:56.090702 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-d97ac8b3-b78a-4c87-90a5-0f3f77cb6371 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:39:56.091192 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 334/1346] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:39:56 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 1030 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:56.126252 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eed98a30-090d-4b6e-8418-41e56eb977b6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.127891 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eed98a30-090d-4b6e-8418-41e56eb977b6 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 Aug 18 23:39:56.128055 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eed98a30-090d-4b6e-8418-41e56eb977b6 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:56.128227 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eed98a30-090d-4b6e-8418-41e56eb977b6 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:56.134772 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:56.134772 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:56.138226 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-eed98a30-090d-4b6e-8418-41e56eb977b6 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:39:56.142841 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eed98a30-090d-4b6e-8418-41e56eb977b6 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 returned with HTTP 200 Aug 18 23:39:56.143250 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 343/1347] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:56 2026] GET /volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:56.160174 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-22ae2a8b-6680-4dce-9b5f-7edef15dd8d9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.163917 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22ae2a8b-6680-4dce-9b5f-7edef15dd8d9 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 Aug 18 23:39:56.164103 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22ae2a8b-6680-4dce-9b5f-7edef15dd8d9 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:56.164302 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22ae2a8b-6680-4dce-9b5f-7edef15dd8d9 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:56.173674 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:56.173674 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:56.177690 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-22ae2a8b-6680-4dce-9b5f-7edef15dd8d9 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:39:56.186010 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22ae2a8b-6680-4dce-9b5f-7edef15dd8d9 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 returned with HTTP 200 Aug 18 23:39:56.186443 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 335/1348] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:56 2026] GET /volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:56.201255 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1e36e3a5-b5a3-49e6-8068-1adf6fdf31e7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.203531 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1e36e3a5-b5a3-49e6-8068-1adf6fdf31e7 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 Aug 18 23:39:56.203717 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1e36e3a5-b5a3-49e6-8068-1adf6fdf31e7 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:56.203895 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1e36e3a5-b5a3-49e6-8068-1adf6fdf31e7 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:56.206392 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-3531d7e5-65a1-432a-88fa-e5235d6bd445 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.208595 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-3531d7e5-65a1-432a-88fa-e5235d6bd445 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] PUT https://10.4.3.229/volume/v3/attachments/79dec6dc-2f01-42dd-8e8d-38129462e2c2 Aug 18 23:39:56.208989 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-3531d7e5-65a1-432a-88fa-e5235d6bd445 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:56.211096 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:56.211096 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:56.214838 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1e36e3a5-b5a3-49e6-8068-1adf6fdf31e7 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:39:56.216876 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-3531d7e5-65a1-432a-88fa-e5235d6bd445 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Acquiring lock "cinder-attachment_update-2c828f63-85e4-4080-96d0-b70d566b066e-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:39:56.220106 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1e36e3a5-b5a3-49e6-8068-1adf6fdf31e7 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 returned with HTTP 200 Aug 18 23:39:56.220559 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 337/1349] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:56 2026] GET /volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:56.221184 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-3531d7e5-65a1-432a-88fa-e5235d6bd445 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Lock "cinder-attachment_update-2c828f63-85e4-4080-96d0-b70d566b066e-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:39:56.222155 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:56.222155 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:56.233909 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-58d1229a-6930-452e-bd86-97b001b7f95e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.235654 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-58d1229a-6930-452e-bd86-97b001b7f95e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:39:56.235970 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-58d1229a-6930-452e-bd86-97b001b7f95e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24d37023-337a-4484-aa51-979c4b09eb33", "name": "tempest-TestVolumeBackupRestore-backup-96769969", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:56.237443 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-58d1229a-6930-452e-bd86-97b001b7f95e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Creating new backup {'backup': {'volume_id': '24d37023-337a-4484-aa51-979c4b09eb33', 'name': 'tempest-TestVolumeBackupRestore-backup-96769969', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:39:56.237709 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-58d1229a-6930-452e-bd86-97b001b7f95e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Creating backup of volume 24d37023-337a-4484-aa51-979c4b09eb33 in container None Aug 18 23:39:56.246443 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:56.246443 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:56.246778 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-58d1229a-6930-452e-bd86-97b001b7f95e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:39:56.277447 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-58d1229a-6930-452e-bd86-97b001b7f95e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Created reservations ['3dd1ffcf-47e9-4e23-8390-5fabde91a949', 'caea5b33-e49c-4869-881c-e9b65391bf3a'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:56.311336 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-58d1229a-6930-452e-bd86-97b001b7f95e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:39:56.311948 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 344/1350] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:39:56 2026] POST /volume/v3/backups => generated 333 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:56.324055 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-91765396-bd4b-4426-bdd9-eb79c1be6ead None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.326045 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-91765396-bd4b-4426-bdd9-eb79c1be6ead tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:39:56.326269 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-91765396-bd4b-4426-bdd9-eb79c1be6ead tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:56.326508 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-91765396-bd4b-4426-bdd9-eb79c1be6ead tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:56.326667 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-91765396-bd4b-4426-bdd9-eb79c1be6ead tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:39:56.330603 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-3531d7e5-65a1-432a-88fa-e5235d6bd445 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Lock "cinder-attachment_update-2c828f63-85e4-4080-96d0-b70d566b066e-np0000007721" released by "attachment_update" :: held 0.109s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:39:56.331589 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-3531d7e5-65a1-432a-88fa-e5235d6bd445 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/attachments/79dec6dc-2f01-42dd-8e8d-38129462e2c2 returned with HTTP 200 Aug 18 23:39:56.331736 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 335/1351] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:39:56 2026] PUT /volume/v3/attachments/79dec6dc-2f01-42dd-8e8d-38129462e2c2 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:56.333190 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:56.333190 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:56.334190 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-91765396-bd4b-4426-bdd9-eb79c1be6ead tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:39:56.334750 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 336/1352] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:56 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 740 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:56.828681 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.832050 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:56.832495 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1774536865"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:56.834080 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1774536865'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:56.834251 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Create volume of 1 GB Aug 18 23:39:56.838426 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Availability Zones retrieved successfully. Aug 18 23:39:56.843888 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Flow 'volume_create_api' (0645d8cb-b69e-469f-9320-61edd9871633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:56.844761 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c9996cf-acc5-43f1-b2fe-cc2b13e38b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:56.845682 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:56.885250 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c9996cf-acc5-43f1-b2fe-cc2b13e38b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:56.886048 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d783ba76-accf-4bfb-b3c1-80b5960a2104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:56.926455 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Created reservations ['bd387a99-8ea5-4400-a97f-da1001abccbc', 'd2e1d95a-3a1e-424d-8f28-7e92bdeb0c04', 'a6ec1e4d-2dec-496e-a3a7-c25bfb865691', '4958c19b-6714-45d5-8cdd-587517c19186'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:56.927304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d783ba76-accf-4bfb-b3c1-80b5960a2104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd387a99-8ea5-4400-a97f-da1001abccbc', 'd2e1d95a-3a1e-424d-8f28-7e92bdeb0c04', 'a6ec1e4d-2dec-496e-a3a7-c25bfb865691', '4958c19b-6714-45d5-8cdd-587517c19186']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:56.928152 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4bb815-8118-4f52-bb51-2ca886cd7aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:56.952492 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4bb815-8118-4f52-bb51-2ca886cd7aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5db525d1-8952-4f07-b9a3-775457e36376', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1774536865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a837fe48f16e45949981502ddb4b7d24',qos_specs=None,replication_status=,reservations=['bd387a99-8ea5-4400-a97f-da1001abccbc','d2e1d95a-3a1e-424d-8f28-7e92bdeb0c04','a6ec1e4d-2dec-496e-a3a7-c25bfb865691','4958c19b-6714-45d5-8cdd-587517c19186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1995095db9a4454b92c950f1b1e86032',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1774536865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5db525d1-8952-4f07-b9a3-775457e36376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a837fe48f16e45949981502ddb4b7d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1995095db9a4454b92c950f1b1e86032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:56.953467 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26a3762-5c98-4a2d-b3d7-923760e369e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:56.972752 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26a3762-5c98-4a2d-b3d7-923760e369e8) transitioned into state 'SUCCESS' from state '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-1774536865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a837fe48f16e45949981502ddb4b7d24',qos_specs=None,replication_status=,reservations=['bd387a99-8ea5-4400-a97f-da1001abccbc','d2e1d95a-3a1e-424d-8f28-7e92bdeb0c04','a6ec1e4d-2dec-496e-a3a7-c25bfb865691','4958c19b-6714-45d5-8cdd-587517c19186'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1995095db9a4454b92c950f1b1e86032',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:56.973693 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87a94584-71e0-4a96-8ae9-491b597d8a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:56.978968 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:56.988800 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87a94584-71e0-4a96-8ae9-491b597d8a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:56.989702 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Flow 'volume_create_api' (0645d8cb-b69e-469f-9320-61edd9871633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:56.990078 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Create volume request issued successfully. Aug 18 23:39:56.990750 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c9ccd46d-c0a7-4d2e-b15d-7cd7afe956ca tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:56.991184 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 338/1353] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:39:56 2026] POST /volume/v3/volumes => generated 755 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:57.009287 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9a95b5d8-fecb-4c68-bac6-0983587bec2f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:57.011155 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9a95b5d8-fecb-4c68-bac6-0983587bec2f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:39:57.011347 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9a95b5d8-fecb-4c68-bac6-0983587bec2f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:57.011574 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9a95b5d8-fecb-4c68-bac6-0983587bec2f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:57.022120 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:57.022120 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:57.032169 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9a95b5d8-fecb-4c68-bac6-0983587bec2f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:57.039110 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9a95b5d8-fecb-4c68-bac6-0983587bec2f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:39:57.039553 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 336/1354] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:57 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:57.056950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f8e7556a-6201-4deb-9aa9-e0563b872f4e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:57.060476 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f8e7556a-6201-4deb-9aa9-e0563b872f4e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:39:57.060789 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f8e7556a-6201-4deb-9aa9-e0563b872f4e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:57.061001 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f8e7556a-6201-4deb-9aa9-e0563b872f4e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:57.078788 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:57.078788 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:57.085661 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f8e7556a-6201-4deb-9aa9-e0563b872f4e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:39:57.087712 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:57.088211 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1841913665", "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:57.093157 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1841913665', 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:57.095406 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f8e7556a-6201-4deb-9aa9-e0563b872f4e tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:39:57.095865 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 337/1355] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:57 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:57.199155 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume of 1 GB Aug 18 23:39:57.199483 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:57.199483 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:57.199968 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Availability Zones retrieved successfully. Aug 18 23:39:57.205922 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Flow 'volume_create_api' (a78859ec-bce1-4cfa-8c6d-b54e4f3e81fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:57.206802 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e09d49-fa9d-4326-9cc3-4e778bc29ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:57.207643 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:57.244267 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:57.244267 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:57.256261 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e09d49-fa9d-4326-9cc3-4e778bc29ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=22a657cb-dbfb-4dd2-a4a6-755517b5337a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22a657cb-dbfb-4dd2-a4a6-755517b5337a', 'encryption_key_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=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:57.256943 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b0bf15-c878-42b4-8780-a48588793af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:57.314808 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Created reservations ['4ae5536c-9abd-4563-8f20-0c910c93eb03', '196d53b2-98f8-4bab-9073-18fd1e33cc8f', '1d837e0a-fc89-49ec-88f5-0ce165ca5ea8', 'f1cfc4f3-104e-492c-b7b1-daa0bb540352'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:39:57.315815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b0bf15-c878-42b4-8780-a48588793af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ae5536c-9abd-4563-8f20-0c910c93eb03', '196d53b2-98f8-4bab-9073-18fd1e33cc8f', '1d837e0a-fc89-49ec-88f5-0ce165ca5ea8', 'f1cfc4f3-104e-492c-b7b1-daa0bb540352']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:57.316811 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9290b85-9fee-42a8-b2e8-d02ca194a3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:57.345187 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8a702687-38f9-44dc-8193-0027fac75032 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:57.346164 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9290b85-9fee-42a8-b2e8-d02ca194a3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4abef1c6-da0b-4755-8f2e-32b82ac82a9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1841913665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5893ef660e944858cdbc40705d00ed1',qos_specs=None,replication_status=,reservations=['4ae5536c-9abd-4563-8f20-0c910c93eb03','196d53b2-98f8-4bab-9073-18fd1e33cc8f','1d837e0a-fc89-49ec-88f5-0ce165ca5ea8','f1cfc4f3-104e-492c-b7b1-daa0bb540352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:39:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1841913665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4abef1c6-da0b-4755-8f2e-32b82ac82a9e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b5893ef660e944858cdbc40705d00ed1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22a657cb-dbfb-4dd2-a4a6-755517b5337a),volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:57.346825 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8a702687-38f9-44dc-8193-0027fac75032 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:39:57.348385 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4435d07-c280-45a2-8138-2657fa3f12b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:57.348621 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8a702687-38f9-44dc-8193-0027fac75032 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:57.348621 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8a702687-38f9-44dc-8193-0027fac75032 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:57.348621 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-8a702687-38f9-44dc-8193-0027fac75032 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:39:57.353013 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:57.353013 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:57.354063 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8a702687-38f9-44dc-8193-0027fac75032 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:39:57.354598 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 339/1356] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:57 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:57.363983 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4435d07-c280-45a2-8138-2657fa3f12b9) transitioned into state 'SUCCESS' from state '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-1841913665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5893ef660e944858cdbc40705d00ed1',qos_specs=None,replication_status=,reservations=['4ae5536c-9abd-4563-8f20-0c910c93eb03','196d53b2-98f8-4bab-9073-18fd1e33cc8f','1d837e0a-fc89-49ec-88f5-0ce165ca5ea8','f1cfc4f3-104e-492c-b7b1-daa0bb540352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:57.364596 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc5286ae-7e79-433d-b524-4b4c282528ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:57.372634 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc5286ae-7e79-433d-b524-4b4c282528ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:39:57.373315 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Flow 'volume_create_api' (a78859ec-bce1-4cfa-8c6d-b54e4f3e81fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:57.373684 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume request issued successfully. Aug 18 23:39:57.374165 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8da76c7e-9a9e-4946-9d93-3bd07f57f23f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:39:57.374585 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 345/1357] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:39:56 2026] POST /volume/v3/volumes => generated 760 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:39:57.393470 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-09ae7cbe-f8bb-4d3d-9b13-4521ef04b606 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:57.394589 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09ae7cbe-f8bb-4d3d-9b13-4521ef04b606 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e Aug 18 23:39:57.394817 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09ae7cbe-f8bb-4d3d-9b13-4521ef04b606 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:57.395047 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09ae7cbe-f8bb-4d3d-9b13-4521ef04b606 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:57.410881 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:57.410881 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:57.410881 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-09ae7cbe-f8bb-4d3d-9b13-4521ef04b606 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:39:57.413934 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09ae7cbe-f8bb-4d3d-9b13-4521ef04b606 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e returned with HTTP 200 Aug 18 23:39:57.414363 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 337/1358] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:57 2026] GET /volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:58.056464 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-97fe53e9-ebdf-45bf-8f11-1fb3a7d975e2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.059224 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-97fe53e9-ebdf-45bf-8f11-1fb3a7d975e2 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:39:58.059572 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-97fe53e9-ebdf-45bf-8f11-1fb3a7d975e2 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.059691 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-97fe53e9-ebdf-45bf-8f11-1fb3a7d975e2 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.075896 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.075896 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:58.080208 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-97fe53e9-ebdf-45bf-8f11-1fb3a7d975e2 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:58.085655 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-97fe53e9-ebdf-45bf-8f11-1fb3a7d975e2 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:39:58.086121 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 338/1359] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:58.112163 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e00ae459-2012-4248-a490-c1f5a43e5847 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.114337 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e00ae459-2012-4248-a490-c1f5a43e5847 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:39:58.116402 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e00ae459-2012-4248-a490-c1f5a43e5847 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.116402 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e00ae459-2012-4248-a490-c1f5a43e5847 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.132574 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.132574 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:58.135615 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-7e2a3bc8-4944-4134-bb44-fa7e8fa393d9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.139642 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e00ae459-2012-4248-a490-c1f5a43e5847 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:39:58.139822 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-7e2a3bc8-4944-4134-bb44-fa7e8fa393d9 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:39:58.139822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-7e2a3bc8-4944-4134-bb44-fa7e8fa393d9 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.139822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-7e2a3bc8-4944-4134-bb44-fa7e8fa393d9 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.142502 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e00ae459-2012-4248-a490-c1f5a43e5847 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:39:58.143701 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 340/1360] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:58.146159 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.146159 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:58.149666 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-7e2a3bc8-4944-4134-bb44-fa7e8fa393d9 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:58.153741 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-7e2a3bc8-4944-4134-bb44-fa7e8fa393d9 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:39:58.154182 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 346/1361] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:58.235671 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-626f43ef-14ea-4f8a-878c-e4e73a36d01d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.236140 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-626f43ef-14ea-4f8a-878c-e4e73a36d01d None None] GET https://10.4.3.229/volume// Aug 18 23:39:58.236323 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-626f43ef-14ea-4f8a-878c-e4e73a36d01d None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.236571 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-626f43ef-14ea-4f8a-878c-e4e73a36d01d None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.236918 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-626f43ef-14ea-4f8a-878c-e4e73a36d01d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:39:58.237206 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 338/1362] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:39:58.245365 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-6e0e92a4-7754-4f61-8d89-53baa44461f5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.247544 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-6e0e92a4-7754-4f61-8d89-53baa44461f5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:39:58.247951 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-6e0e92a4-7754-4f61-8d89-53baa44461f5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5db525d1-8952-4f07-b9a3-775457e36376", "connector": null, "instance_uuid": "bb8605cb-74b1-4be2-ad3e-b9ab1bcd4b7e"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:58.257119 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.257119 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:58.282290 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-6e0e92a4-7754-4f61-8d89-53baa44461f5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:39:58.282743 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 339/1363] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:39:58 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 18 23:39:58.312741 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-98978bbc-4b94-4b37-b373-467072dd31e4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.316535 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-98978bbc-4b94-4b37-b373-467072dd31e4 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:39:58.316787 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-98978bbc-4b94-4b37-b373-467072dd31e4 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.316999 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-98978bbc-4b94-4b37-b373-467072dd31e4 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.325138 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c2f8e359-6465-493d-91ba-54f07ed9301c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.325138 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c2f8e359-6465-493d-91ba-54f07ed9301c None None] GET https://10.4.3.229/volume// Aug 18 23:39:58.325138 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c2f8e359-6465-493d-91ba-54f07ed9301c None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.325138 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c2f8e359-6465-493d-91ba-54f07ed9301c None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.325138 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c2f8e359-6465-493d-91ba-54f07ed9301c None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:39:58.325138 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 347/1364] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:39:58.326673 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.326673 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:58.329951 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-98978bbc-4b94-4b37-b373-467072dd31e4 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:58.331580 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-2435e1f1-76c0-4360-82bf-0d74f1c75122 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.333555 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-2435e1f1-76c0-4360-82bf-0d74f1c75122 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:39:58.333766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-2435e1f1-76c0-4360-82bf-0d74f1c75122 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.333935 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-2435e1f1-76c0-4360-82bf-0d74f1c75122 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.334326 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-98978bbc-4b94-4b37-b373-467072dd31e4 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:39:58.334912 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 341/1365] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:58.342499 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.342499 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:58.345554 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-2435e1f1-76c0-4360-82bf-0d74f1c75122 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:58.349352 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-2435e1f1-76c0-4360-82bf-0d74f1c75122 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:39:58.349765 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 339/1366] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 1027 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:39:58.364024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0ac87c29-7710-40a7-a2db-f14348d509ac None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.366758 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0ac87c29-7710-40a7-a2db-f14348d509ac tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:39:58.366941 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0ac87c29-7710-40a7-a2db-f14348d509ac tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.367195 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0ac87c29-7710-40a7-a2db-f14348d509ac tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.367195 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-0ac87c29-7710-40a7-a2db-f14348d509ac tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:39:58.370740 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.370740 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:58.371404 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0ac87c29-7710-40a7-a2db-f14348d509ac tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:39:58.371781 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 340/1367] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:58.430911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8ee4ce2a-8415-4503-9c2b-f0a7cf25ed3c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.432305 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8ee4ce2a-8415-4503-9c2b-f0a7cf25ed3c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e Aug 18 23:39:58.432707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8ee4ce2a-8415-4503-9c2b-f0a7cf25ed3c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.434856 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8ee4ce2a-8415-4503-9c2b-f0a7cf25ed3c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.439429 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-5b2c9645-6f43-4c24-8b6a-17790dda5d7a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.442040 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-5b2c9645-6f43-4c24-8b6a-17790dda5d7a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] PUT https://10.4.3.229/volume/v3/attachments/2acf3296-d0c6-4b13-b469-0fef11dd0cb2 Aug 18 23:39:58.443545 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-5b2c9645-6f43-4c24-8b6a-17790dda5d7a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:58.444002 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.444002 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:58.447251 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8ee4ce2a-8415-4503-9c2b-f0a7cf25ed3c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:39:58.448797 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-5b2c9645-6f43-4c24-8b6a-17790dda5d7a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Acquiring lock "cinder-attachment_update-5db525d1-8952-4f07-b9a3-775457e36376-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:39:58.453565 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-5b2c9645-6f43-4c24-8b6a-17790dda5d7a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Lock "cinder-attachment_update-5db525d1-8952-4f07-b9a3-775457e36376-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:39:58.453998 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8ee4ce2a-8415-4503-9c2b-f0a7cf25ed3c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e returned with HTTP 200 Aug 18 23:39:58.454128 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.454128 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:58.454875 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 348/1368] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:58.477473 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.479084 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:39:58.479397 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e19e1987-17d9-4838-b525-dc93b010889a", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1038694537"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:58.480731 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Create volume request body: {'volume': {'imageRef': 'e19e1987-17d9-4838-b525-dc93b010889a', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1038694537'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:39:58.526716 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-5b2c9645-6f43-4c24-8b6a-17790dda5d7a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Lock "cinder-attachment_update-5db525d1-8952-4f07-b9a3-775457e36376-np0000007721" released by "attachment_update" :: held 0.073s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:39:58.527067 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-5b2c9645-6f43-4c24-8b6a-17790dda5d7a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments/2acf3296-d0c6-4b13-b469-0fef11dd0cb2 returned with HTTP 200 Aug 18 23:39:58.527900 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 342/1369] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:39:58 2026] PUT /volume/v3/attachments/2acf3296-d0c6-4b13-b469-0fef11dd0cb2 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:58.546020 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-adea8594-910d-4346-8318-52a21982a63f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.547799 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-adea8594-910d-4346-8318-52a21982a63f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e Aug 18 23:39:58.547953 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-adea8594-910d-4346-8318-52a21982a63f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.548119 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-adea8594-910d-4346-8318-52a21982a63f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.554743 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.554743 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:58.558983 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-adea8594-910d-4346-8318-52a21982a63f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:39:58.564363 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Create volume of 2 GB Aug 18 23:39:58.564595 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-adea8594-910d-4346-8318-52a21982a63f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e returned with HTTP 200 Aug 18 23:39:58.564990 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 341/1370] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:58.568751 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Availability Zones retrieved successfully. Aug 18 23:39:58.574698 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Flow 'volume_create_api' (29d524c9-4098-4453-923d-7cba312ed4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:39:58.575906 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647921f4-76b8-487a-8700-79c96a17c5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:58.576928 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Validating volume size '2' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:39:58.611800 np0000007721 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647921f4-76b8-487a-8700-79c96a17c5c8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 23:39:58.611800 np0000007721 devstack@c-api.service[100174]: Failure: cinder.exception.InvalidInput: Invalid input received: Image e19e1987-17d9-4838-b525-dc93b010889a is not active. Aug 18 23:39:58.613708 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647921f4-76b8-487a-8700-79c96a17c5c8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:39:58.614487 np0000007721 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (647921f4-76b8-487a-8700-79c96a17c5c8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:39:58.615320 np0000007721 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Flow 'volume_create_api' (29d524c9-4098-4453-923d-7cba312ed4bb) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 23:39:58.615673 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e069bae-abe0-4458-bcee-3970c9c81ae3 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 18 23:39:58.616346 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 340/1371] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:39:58 2026] POST /volume/v3/volumes => generated 125 bytes in 139 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:39:58.933292 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-682ef92f-bf4e-46eb-8a11-777f60631d93 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.934934 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-682ef92f-bf4e-46eb-8a11-777f60631d93 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e Aug 18 23:39:58.935232 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-682ef92f-bf4e-46eb-8a11-777f60631d93 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.935571 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-682ef92f-bf4e-46eb-8a11-777f60631d93 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.943537 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.943537 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:58.946679 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-682ef92f-bf4e-46eb-8a11-777f60631d93 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:39:58.950852 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-682ef92f-bf4e-46eb-8a11-777f60631d93 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e returned with HTTP 200 Aug 18 23:39:58.951333 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 349/1372] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:58.962171 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4155ac4d-8caf-4c66-8d3f-9c892731a7ec None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.962623 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4155ac4d-8caf-4c66-8d3f-9c892731a7ec None None] GET https://10.4.3.229/volume// Aug 18 23:39:58.962772 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4155ac4d-8caf-4c66-8d3f-9c892731a7ec None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:58.962949 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4155ac4d-8caf-4c66-8d3f-9c892731a7ec None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:58.963240 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4155ac4d-8caf-4c66-8d3f-9c892731a7ec None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:39:58.963546 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 343/1373] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:39:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:39:58.970639 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-72c51b8e-eead-419e-ba64-8a71a29a33d2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:58.972854 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-72c51b8e-eead-419e-ba64-8a71a29a33d2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:39:58.973183 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-72c51b8e-eead-419e-ba64-8a71a29a33d2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4abef1c6-da0b-4755-8f2e-32b82ac82a9e", "connector": null, "instance_uuid": "3f0ebe0d-ba6f-4b17-8d7a-20893be447b5"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:58.981137 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:58.981137 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:59.002389 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-72c51b8e-eead-419e-ba64-8a71a29a33d2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:39:59.002823 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 342/1374] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:39:58 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:39:59.155319 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1573d5e0-db5f-4165-b369-d07374980cc5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:59.156964 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1573d5e0-db5f-4165-b369-d07374980cc5 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:39:59.157180 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1573d5e0-db5f-4165-b369-d07374980cc5 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:59.157375 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1573d5e0-db5f-4165-b369-d07374980cc5 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:59.166766 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:59.166766 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:39:59.169743 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1573d5e0-db5f-4165-b369-d07374980cc5 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:39:59.173942 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1573d5e0-db5f-4165-b369-d07374980cc5 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:39:59.174354 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 341/1375] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:59 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:59.348827 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5950c6ed-4f38-47c3-b667-f7302763576d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:59.350463 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5950c6ed-4f38-47c3-b667-f7302763576d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:39:59.350824 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5950c6ed-4f38-47c3-b667-f7302763576d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:59.351080 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5950c6ed-4f38-47c3-b667-f7302763576d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:59.359864 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:59.359864 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:39:59.363115 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5950c6ed-4f38-47c3-b667-f7302763576d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:39:59.368179 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5950c6ed-4f38-47c3-b667-f7302763576d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:39:59.368179 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 350/1376] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:59 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:59.381728 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7273bb9c-5f0f-47c8-aeea-45e6a0d8f574 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:59.385898 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7273bb9c-5f0f-47c8-aeea-45e6a0d8f574 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:39:59.386180 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7273bb9c-5f0f-47c8-aeea-45e6a0d8f574 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:39:59.387301 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7273bb9c-5f0f-47c8-aeea-45e6a0d8f574 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:39:59.387475 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-7273bb9c-5f0f-47c8-aeea-45e6a0d8f574 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:39:59.395933 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:59.395933 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:39:59.396910 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7273bb9c-5f0f-47c8-aeea-45e6a0d8f574 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:39:59.397293 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 344/1377] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:39:59 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:39:59.607900 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-f40b1956-f4e0-49ac-a27e-e07f604a256d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:39:59.609819 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-f40b1956-f4e0-49ac-a27e-e07f604a256d tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] POST https://10.4.3.229/volume/v3/attachments/79dec6dc-2f01-42dd-8e8d-38129462e2c2/action Aug 18 23:39:59.610127 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-f40b1956-f4e0-49ac-a27e-e07f604a256d tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:39:59.610249 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-f40b1956-f4e0-49ac-a27e-e07f604a256d tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:39:59.626413 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:39:59.626413 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:39:59.634802 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-25e72da4-d29b-4a69-a86f-ab7052e0ac36 req-f40b1956-f4e0-49ac-a27e-e07f604a256d tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/attachments/79dec6dc-2f01-42dd-8e8d-38129462e2c2/action returned with HTTP 204 Aug 18 23:39:59.635333 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 343/1378] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:39:59 2026] POST /volume/v3/attachments/79dec6dc-2f01-42dd-8e8d-38129462e2c2/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:00.187348 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-568c6d06-d3af-42e4-8e26-f0076c116e28 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.189502 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-568c6d06-d3af-42e4-8e26-f0076c116e28 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:00.189770 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-568c6d06-d3af-42e4-8e26-f0076c116e28 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.190005 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-568c6d06-d3af-42e4-8e26-f0076c116e28 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.203709 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.203709 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:00.205864 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.209415 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-568c6d06-d3af-42e4-8e26-f0076c116e28 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:00.209976 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:00.210296 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "b2a94a4d-000e-4281-84af-a9aebee530e7"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.212762 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-03f0be5b-2b50-4b13-b6da-87d4a2231854 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.213267 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-03f0be5b-2b50-4b13-b6da-87d4a2231854 None None] GET https://10.4.3.229/volume// Aug 18 23:40:00.213529 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-03f0be5b-2b50-4b13-b6da-87d4a2231854 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.213578 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'b2a94a4d-000e-4281-84af-a9aebee530e7'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:40:00.213782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-03f0be5b-2b50-4b13-b6da-87d4a2231854 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.214184 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-03f0be5b-2b50-4b13-b6da-87d4a2231854 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:00.214311 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-568c6d06-d3af-42e4-8e26-f0076c116e28 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:40:00.214612 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 345/1379] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:40: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 18 23:40:00.214807 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 342/1380] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:00.227857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f85de663-c162-464d-9cbe-634a6fa44249 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.227977 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-20d32cbc-e487-465c-91a3-7ff9b0fc67f9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.229835 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f85de663-c162-464d-9cbe-634a6fa44249 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e Aug 18 23:40:00.230054 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f85de663-c162-464d-9cbe-634a6fa44249 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.230168 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-20d32cbc-e487-465c-91a3-7ff9b0fc67f9 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:00.230228 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f85de663-c162-464d-9cbe-634a6fa44249 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.230428 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-20d32cbc-e487-465c-91a3-7ff9b0fc67f9 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.230708 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-20d32cbc-e487-465c-91a3-7ff9b0fc67f9 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.239267 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.239267 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:00.246537 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.246537 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:00.247251 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f85de663-c162-464d-9cbe-634a6fa44249 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:00.247660 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-20d32cbc-e487-465c-91a3-7ff9b0fc67f9 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:00.251925 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-20d32cbc-e487-465c-91a3-7ff9b0fc67f9 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:40:00.252355 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f85de663-c162-464d-9cbe-634a6fa44249 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e returned with HTTP 200 Aug 18 23:40:00.252402 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 346/1381] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:00.252879 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 344/1382] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e => generated 1547 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:40:00.313566 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Create volume of 1 GB Aug 18 23:40:00.320408 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Availability Zones retrieved successfully. Aug 18 23:40:00.321944 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2213b6e7-55fb-4434-9199-798916d335a0 req-596b60b2-bec8-489e-93f9-3dd230b72870 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.323331 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2213b6e7-55fb-4434-9199-798916d335a0 req-596b60b2-bec8-489e-93f9-3dd230b72870 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:00.324607 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2213b6e7-55fb-4434-9199-798916d335a0 req-596b60b2-bec8-489e-93f9-3dd230b72870 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.324607 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2213b6e7-55fb-4434-9199-798916d335a0 req-596b60b2-bec8-489e-93f9-3dd230b72870 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.325195 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Flow 'volume_create_api' (a048c790-4674-4bdc-aec6-e0495f738f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:00.326288 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3935a4ed-c8b7-488e-8c5a-3f98c9c2d85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:00.327442 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:40:00.333954 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.333954 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:00.337666 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-2213b6e7-55fb-4434-9199-798916d335a0 req-596b60b2-bec8-489e-93f9-3dd230b72870 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:00.342496 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2213b6e7-55fb-4434-9199-798916d335a0 req-596b60b2-bec8-489e-93f9-3dd230b72870 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:40:00.343047 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 343/1383] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:00.356007 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-2c71eaa4-a8cd-44b4-89c0-e1c949fb6416 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.358112 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-2c71eaa4-a8cd-44b4-89c0-e1c949fb6416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] PUT https://10.4.3.229/volume/v3/attachments/c5a7e705-95c4-4d64-976a-968e3ce2b6ed Aug 18 23:40:00.358467 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-2c71eaa4-a8cd-44b4-89c0-e1c949fb6416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.369318 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-2c71eaa4-a8cd-44b4-89c0-e1c949fb6416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Acquiring lock "cinder-attachment_update-4abef1c6-da0b-4755-8f2e-32b82ac82a9e-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:40:00.369907 np0000007721 devstack@c-api.service[100173]: WARNING cinder.volume.api [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3935a4ed-c8b7-488e-8c5a-3f98c9c2d85a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 23:40:00.369907 np0000007721 devstack@c-api.service[100173]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 18 23:40:00.370501 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3935a4ed-c8b7-488e-8c5a-3f98c9c2d85a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:00.372175 np0000007721 devstack@c-api.service[100173]: WARNING cinder.volume.api [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3935a4ed-c8b7-488e-8c5a-3f98c9c2d85a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:40:00.372251 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-2c71eaa4-a8cd-44b4-89c0-e1c949fb6416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-4abef1c6-da0b-4755-8f2e-32b82ac82a9e-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:40:00.372387 np0000007721 devstack@c-api.service[100173]: WARNING cinder.volume.api [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Flow 'volume_create_api' (a048c790-4674-4bdc-aec6-e0495f738f8e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 23:40:00.372703 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ff13578-9a8e-4e38-a454-a47ffd8c2147 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 18 23:40:00.372811 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.372811 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:00.373248 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 351/1384] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:40:00 2026] POST /volume/v3/volumes => generated 134 bytes in 168 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:40:00.380043 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5ef11d2c-3ded-4e10-85b3-b5092e7e8752 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.382253 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5ef11d2c-3ded-4e10-85b3-b5092e7e8752 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:40:00.382459 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5ef11d2c-3ded-4e10-85b3-b5092e7e8752 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.382700 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5ef11d2c-3ded-4e10-85b3-b5092e7e8752 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.397425 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.397425 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:00.404115 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5ef11d2c-3ded-4e10-85b3-b5092e7e8752 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:00.411128 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5ef11d2c-3ded-4e10-85b3-b5092e7e8752 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:40:00.411572 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 345/1385] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:00.414984 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d46aba5b-78f3-46fb-a9af-dee7144b10da None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.416168 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d46aba5b-78f3-46fb-a9af-dee7144b10da tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:00.416436 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d46aba5b-78f3-46fb-a9af-dee7144b10da tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.416732 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d46aba5b-78f3-46fb-a9af-dee7144b10da tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.416896 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d46aba5b-78f3-46fb-a9af-dee7144b10da tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:00.423838 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.423838 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:00.424809 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d46aba5b-78f3-46fb-a9af-dee7144b10da tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:00.425070 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 344/1386] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:00.481941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-2c71eaa4-a8cd-44b4-89c0-e1c949fb6416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-4abef1c6-da0b-4755-8f2e-32b82ac82a9e-np0000007721" released by "attachment_update" :: held 0.110s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:40:00.482288 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-2c71eaa4-a8cd-44b4-89c0-e1c949fb6416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/c5a7e705-95c4-4d64-976a-968e3ce2b6ed returned with HTTP 200 Aug 18 23:40:00.482877 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 347/1387] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:40:00 2026] PUT /volume/v3/attachments/c5a7e705-95c4-4d64-976a-968e3ce2b6ed => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:00.515662 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f194c6de-827c-46c0-92e8-85239b367523 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.523198 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f194c6de-827c-46c0-92e8-85239b367523 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments/c5a7e705-95c4-4d64-976a-968e3ce2b6ed/action Aug 18 23:40:00.523823 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f194c6de-827c-46c0-92e8-85239b367523 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:00.523876 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f194c6de-827c-46c0-92e8-85239b367523 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.544500 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.544500 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:00.559384 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d8296ac7-e3e1-40e5-bed2-be8bbaa47d56 req-f194c6de-827c-46c0-92e8-85239b367523 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/c5a7e705-95c4-4d64-976a-968e3ce2b6ed/action returned with HTTP 204 Aug 18 23:40:00.559874 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 352/1388] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:40:00 2026] POST /volume/v3/attachments/c5a7e705-95c4-4d64-976a-968e3ce2b6ed/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:00.579626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-69c9bc0f-b98a-4918-8437-b1c2d7fdae81 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.583860 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-69c9bc0f-b98a-4918-8437-b1c2d7fdae81 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:00.584593 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-69c9bc0f-b98a-4918-8437-b1c2d7fdae81 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.587323 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-69c9bc0f-b98a-4918-8437-b1c2d7fdae81 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 18 23:40:00.587323 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 346/1389] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:40:00 2026] POST /volume/v3/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:40:00.601574 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7ebfb24b-e9a4-48df-b3c2-4dc9fc3ad737 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.605268 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7ebfb24b-e9a4-48df-b3c2-4dc9fc3ad737 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:00.605268 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7ebfb24b-e9a4-48df-b3c2-4dc9fc3ad737 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d6bfb137-5046-4cdd-9c44-ac0566498959"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.610921 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-7ebfb24b-e9a4-48df-b3c2-4dc9fc3ad737 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd6bfb137-5046-4cdd-9c44-ac0566498959'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:40:00.623401 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7ebfb24b-e9a4-48df-b3c2-4dc9fc3ad737 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 404 Aug 18 23:40:00.623401 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 345/1390] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:40:00 2026] POST /volume/v3/volumes => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:00.635629 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5a097937-5a7b-47cb-8afb-0493d8ce2c6b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.638773 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5a097937-5a7b-47cb-8afb-0493d8ce2c6b tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:00.638972 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5a097937-5a7b-47cb-8afb-0493d8ce2c6b tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f3075939-7d2d-4640-b1b3-b744a616d0ef"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.640965 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-5a097937-5a7b-47cb-8afb-0493d8ce2c6b tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f3075939-7d2d-4640-b1b3-b744a616d0ef'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:40:00.651170 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5a097937-5a7b-47cb-8afb-0493d8ce2c6b tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 404 Aug 18 23:40:00.652215 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 348/1391] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:40:00 2026] POST /volume/v3/volumes => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 23:40:00.659784 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fcf03906-c63f-41f1-a7bc-cd0c3f7849be None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.663651 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fcf03906-c63f-41f1-a7bc-cd0c3f7849be tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:00.663651 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fcf03906-c63f-41f1-a7bc-cd0c3f7849be tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "530a1b3a-c8e7-46bc-9dc0-f02a9414d863"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.663651 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-fcf03906-c63f-41f1-a7bc-cd0c3f7849be tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '530a1b3a-c8e7-46bc-9dc0-f02a9414d863'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:40:00.670849 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fcf03906-c63f-41f1-a7bc-cd0c3f7849be tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 404 Aug 18 23:40:00.671325 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 353/1392] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:40:00 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:00.682174 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-52d3d69c-d571-4880-9445-311ea770fa65 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.684314 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52d3d69c-d571-4880-9445-311ea770fa65 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:00.684860 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52d3d69c-d571-4880-9445-311ea770fa65 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.687496 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52d3d69c-d571-4880-9445-311ea770fa65 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 18 23:40:00.687957 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 347/1393] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:40:00 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:40:00.697688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-257829d2-aedb-46bc-8900-15fec8b7f902 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.699528 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-257829d2-aedb-46bc-8900-15fec8b7f902 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:00.699950 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-257829d2-aedb-46bc-8900-15fec8b7f902 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.702506 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-257829d2-aedb-46bc-8900-15fec8b7f902 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 18 23:40:00.703102 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 346/1394] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:40:00 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:40:00.718203 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8baf2cb4-c902-4620-898d-39d4a732c44b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.720030 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8baf2cb4-c902-4620-898d-39d4a732c44b tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:00.720358 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8baf2cb4-c902-4620-898d-39d4a732c44b tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.722031 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8baf2cb4-c902-4620-898d-39d4a732c44b tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 18 23:40:00.722567 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 349/1395] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:40:00 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 18 23:40:00.732142 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-79bfb5d3-cc09-4f9d-8e4e-cfcfc59c95f2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.738046 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-79bfb5d3-cc09-4f9d-8e4e-cfcfc59c95f2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] DELETE https://10.4.3.229/volume/v3/volumes/tempest-invalid-568661594 Aug 18 23:40:00.738289 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-79bfb5d3-cc09-4f9d-8e4e-cfcfc59c95f2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.738537 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-79bfb5d3-cc09-4f9d-8e4e-cfcfc59c95f2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.738678 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-79bfb5d3-cc09-4f9d-8e4e-cfcfc59c95f2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Delete volume with id: tempest-invalid-568661594 Aug 18 23:40:00.752059 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-79bfb5d3-cc09-4f9d-8e4e-cfcfc59c95f2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/tempest-invalid-568661594 returned with HTTP 404 Aug 18 23:40:00.753868 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 354/1396] 10.4.3.229 () {66 vars in 1318 bytes} [Tue Aug 18 23:40:00 2026] DELETE /volume/v3/volumes/tempest-invalid-568661594 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:40:00.761977 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ac81a5af-05d1-4ea1-96a5-1675b22a079c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.765462 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 348/1397] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:40:00 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 23:40:00.774271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bfb8f95f-c3d6-46d6-8adc-be6e631216c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.776559 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bfb8f95f-c3d6-46d6-8adc-be6e631216c7 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/xxx/action Aug 18 23:40:00.776871 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bfb8f95f-c3d6-46d6-8adc-be6e631216c7 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-detach": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:00.777034 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bfb8f95f-c3d6-46d6-8adc-be6e631216c7 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.785697 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bfb8f95f-c3d6-46d6-8adc-be6e631216c7 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 18 23:40:00.786484 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 347/1398] 10.4.3.229 () {68 vars in 1291 bytes} [Tue Aug 18 23:40:00 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 18 23:40:00.800202 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-124bc5c2-9192-48e1-8dc0-60e0fadbfcaf None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.801813 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-124bc5c2-9192-48e1-8dc0-60e0fadbfcaf tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes/tempest-invalid-1194635049 Aug 18 23:40:00.801978 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-124bc5c2-9192-48e1-8dc0-60e0fadbfcaf tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.802145 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-124bc5c2-9192-48e1-8dc0-60e0fadbfcaf tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.808174 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-124bc5c2-9192-48e1-8dc0-60e0fadbfcaf tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/tempest-invalid-1194635049 returned with HTTP 404 Aug 18 23:40:00.808676 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 350/1399] 10.4.3.229 () {66 vars in 1318 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes/tempest-invalid-1194635049 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:40:00.815369 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-47069f82-a6f7-4435-bd3a-d4cf15053d27 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.817212 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 355/1400] 10.4.3.229 () {66 vars in 1240 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 23:40:00.824391 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a6e54481-45ea-480d-98ed-e511f709c47c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.826159 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a6e54481-45ea-480d-98ed-e511f709c47c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?status=null Aug 18 23:40:00.826381 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a6e54481-45ea-480d-98ed-e511f709c47c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.826624 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a6e54481-45ea-480d-98ed-e511f709c47c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.826852 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-a6e54481-45ea-480d-98ed-e511f709c47c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:40:00.827071 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a6e54481-45ea-480d-98ed-e511f709c47c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Could not evaluate value null, assuming string {{(pid=100171) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:40:00.827604 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-a6e54481-45ea-480d-98ed-e511f709c47c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:40:00.836530 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a6e54481-45ea-480d-98ed-e511f709c47c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Get all volumes completed successfully. Aug 18 23:40:00.838434 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a6e54481-45ea-480d-98ed-e511f709c47c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 18 23:40:00.838892 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 349/1401] 10.4.3.229 () {66 vars in 1281 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:40:00.854803 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f4db459-c94e-4386-86b7-7556163d0a8f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.857157 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f4db459-c94e-4386-86b7-7556163d0a8f tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1154566630 Aug 18 23:40:00.857415 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f4db459-c94e-4386-86b7-7556163d0a8f tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.857627 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f4db459-c94e-4386-86b7-7556163d0a8f tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.858010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-3f4db459-c94e-4386-86b7-7556163d0a8f tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:40:00.858967 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3f4db459-c94e-4386-86b7-7556163d0a8f tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1154566630'), ('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:40:00.883342 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3f4db459-c94e-4386-86b7-7556163d0a8f tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Get all volumes completed successfully. Aug 18 23:40:00.885218 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f4db459-c94e-4386-86b7-7556163d0a8f tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1154566630 returned with HTTP 200 Aug 18 23:40:00.885576 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 348/1402] 10.4.3.229 () {66 vars in 1359 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1154566630 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:40:00.898645 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-be34f636-876b-45c5-8786-414f42939d5a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.903551 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be34f636-876b-45c5-8786-414f42939d5a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes?status=null Aug 18 23:40:00.903755 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be34f636-876b-45c5-8786-414f42939d5a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.903923 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be34f636-876b-45c5-8786-414f42939d5a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.905317 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-be34f636-876b-45c5-8786-414f42939d5a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:40:00.905583 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be34f636-876b-45c5-8786-414f42939d5a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Could not evaluate value null, assuming string {{(pid=100172) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:40:00.905811 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.905811 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:00.906358 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be34f636-876b-45c5-8786-414f42939d5a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:40:00.915073 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-be34f636-876b-45c5-8786-414f42939d5a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Get all volumes completed successfully. Aug 18 23:40:00.915441 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be34f636-876b-45c5-8786-414f42939d5a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes?status=null returned with HTTP 200 Aug 18 23:40:00.915973 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 351/1403] 10.4.3.229 () {66 vars in 1260 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:40:00.924285 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-51962cc4-a5e9-4cc5-9ba8-9b7244141bff None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.926011 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-51962cc4-a5e9-4cc5-9ba8-9b7244141bff tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1446671835 Aug 18 23:40:00.926206 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-51962cc4-a5e9-4cc5-9ba8-9b7244141bff tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:00.926381 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-51962cc4-a5e9-4cc5-9ba8-9b7244141bff tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:00.926722 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-51962cc4-a5e9-4cc5-9ba8-9b7244141bff tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:40:00.927436 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-51962cc4-a5e9-4cc5-9ba8-9b7244141bff tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1446671835'), ('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:40:00.935732 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-51962cc4-a5e9-4cc5-9ba8-9b7244141bff tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Get all volumes completed successfully. Aug 18 23:40:00.936051 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-51962cc4-a5e9-4cc5-9ba8-9b7244141bff tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1446671835 returned with HTTP 200 Aug 18 23:40:00.936380 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 356/1404] 10.4.3.229 () {66 vars in 1338 bytes} [Tue Aug 18 23:40:00 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1446671835 => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:40:00.945147 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-82a4e111-3c65-475b-8219-7b57aac8e2da None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.948348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-82a4e111-3c65-475b-8219-7b57aac8e2da tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action Aug 18 23:40:00.948770 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-82a4e111-3c65-475b-8219-7b57aac8e2da tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:00.948928 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-82a4e111-3c65-475b-8219-7b57aac8e2da tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.956463 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.956463 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:00.956980 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-82a4e111-3c65-475b-8219-7b57aac8e2da tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Volume info retrieved successfully. Aug 18 23:40:00.964728 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-82a4e111-3c65-475b-8219-7b57aac8e2da tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Reserve volume completed successfully. Aug 18 23:40:00.964920 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-82a4e111-3c65-475b-8219-7b57aac8e2da tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action returned with HTTP 202 Aug 18 23:40:00.965285 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 350/1405] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:40:00 2026] POST /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:40:00.972640 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-583d37b2-8ff6-4959-ae8c-3050b12df752 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:00.975202 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-583d37b2-8ff6-4959-ae8c-3050b12df752 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action Aug 18 23:40:00.975640 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-583d37b2-8ff6-4959-ae8c-3050b12df752 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:00.975815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-583d37b2-8ff6-4959-ae8c-3050b12df752 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:00.991181 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:00.991181 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:00.991677 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-583d37b2-8ff6-4959-ae8c-3050b12df752 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Volume info retrieved successfully. Aug 18 23:40:00.995484 np0000007721 devstack@c-api.service[100174]: ERROR cinder.volume.api [None req-583d37b2-8ff6-4959-ae8c-3050b12df752 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Volume status must be available to reserve, but the status is attaching. Aug 18 23:40:00.995738 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-583d37b2-8ff6-4959-ae8c-3050b12df752 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action returned with HTTP 400 Aug 18 23:40:00.996173 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 349/1406] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:40:00 2026] POST /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:40:01.004165 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ded23819-ff04-4593-b463-967eeddb2ef2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.009160 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ded23819-ff04-4593-b463-967eeddb2ef2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action Aug 18 23:40:01.010353 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ded23819-ff04-4593-b463-967eeddb2ef2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:01.010353 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ded23819-ff04-4593-b463-967eeddb2ef2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:01.017441 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:01.017441 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:01.017667 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ded23819-ff04-4593-b463-967eeddb2ef2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Volume info retrieved successfully. Aug 18 23:40:01.034963 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ded23819-ff04-4593-b463-967eeddb2ef2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Unreserve volume completed successfully. Aug 18 23:40:01.035274 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ded23819-ff04-4593-b463-967eeddb2ef2 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action returned with HTTP 202 Aug 18 23:40:01.035810 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 352/1407] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:40:01 2026] POST /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:40:01.043197 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ff4408d4-73dd-41c6-864b-af3716ba8f80 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.044800 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ff4408d4-73dd-41c6-864b-af3716ba8f80 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/eb416346-7314-4865-a01a-c80fd8523570/action Aug 18 23:40:01.045123 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ff4408d4-73dd-41c6-864b-af3716ba8f80 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:01.045222 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ff4408d4-73dd-41c6-864b-af3716ba8f80 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:01.054811 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ff4408d4-73dd-41c6-864b-af3716ba8f80 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/eb416346-7314-4865-a01a-c80fd8523570/action returned with HTTP 404 Aug 18 23:40:01.055637 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 357/1408] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:40:01 2026] POST /volume/v3/volumes/eb416346-7314-4865-a01a-c80fd8523570/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:01.062430 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6524a694-0325-4891-b22d-7d7bb1c63102 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.064013 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6524a694-0325-4891-b22d-7d7bb1c63102 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/5199e4f1-dfde-4fa4-aff7-7468d2b8e7d5/action Aug 18 23:40:01.064358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6524a694-0325-4891-b22d-7d7bb1c63102 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:01.064559 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6524a694-0325-4891-b22d-7d7bb1c63102 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:01.077984 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6524a694-0325-4891-b22d-7d7bb1c63102 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/5199e4f1-dfde-4fa4-aff7-7468d2b8e7d5/action returned with HTTP 404 Aug 18 23:40:01.078831 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 351/1409] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:40:01 2026] POST /volume/v3/volumes/5199e4f1-dfde-4fa4-aff7-7468d2b8e7d5/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:01.087361 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-43d5612d-3de0-4f25-903f-27a76ddbc407 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.089203 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 350/1410] 10.4.3.229 () {68 vars in 1260 bytes} [Tue Aug 18 23:40:01 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 23:40:01.096665 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ba69ffc4-95de-4e35-88e1-59e62e7e8740 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.098598 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba69ffc4-95de-4e35-88e1-59e62e7e8740 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] PUT https://10.4.3.229/volume/v3/volumes/tempest-invalid-1920221467 Aug 18 23:40:01.098995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba69ffc4-95de-4e35-88e1-59e62e7e8740 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:01.106545 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba69ffc4-95de-4e35-88e1-59e62e7e8740 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/tempest-invalid-1920221467 returned with HTTP 404 Aug 18 23:40:01.107004 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 353/1411] 10.4.3.229 () {68 vars in 1338 bytes} [Tue Aug 18 23:40:01 2026] PUT /volume/v3/volumes/tempest-invalid-1920221467 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:40:01.117825 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-01ef8e53-db3d-49b4-80cd-a05d2b2eacca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.121267 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-01ef8e53-db3d-49b4-80cd-a05d2b2eacca tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] PUT https://10.4.3.229/volume/v3/volumes/557cfd99-d35b-4bb1-acdc-75a0dae298bc Aug 18 23:40:01.121267 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-01ef8e53-db3d-49b4-80cd-a05d2b2eacca tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:01.130677 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-01ef8e53-db3d-49b4-80cd-a05d2b2eacca tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/557cfd99-d35b-4bb1-acdc-75a0dae298bc returned with HTTP 404 Aug 18 23:40:01.131289 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 358/1412] 10.4.3.229 () {68 vars in 1368 bytes} [Tue Aug 18 23:40:01 2026] PUT /volume/v3/volumes/557cfd99-d35b-4bb1-acdc-75a0dae298bc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:01.142690 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-69077e13-c167-42d5-88e4-cd5913ba197a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.144593 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-69077e13-c167-42d5-88e4-cd5913ba197a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2473e3fb-f2d9-4149-85b7-52ba32498512 Aug 18 23:40:01.144850 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-69077e13-c167-42d5-88e4-cd5913ba197a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:01.145082 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-69077e13-c167-42d5-88e4-cd5913ba197a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:01.145250 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-69077e13-c167-42d5-88e4-cd5913ba197a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Delete volume with id: 2473e3fb-f2d9-4149-85b7-52ba32498512 Aug 18 23:40:01.156185 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-69077e13-c167-42d5-88e4-cd5913ba197a tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/2473e3fb-f2d9-4149-85b7-52ba32498512 returned with HTTP 404 Aug 18 23:40:01.156884 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 352/1413] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:40:01 2026] DELETE /volume/v3/volumes/2473e3fb-f2d9-4149-85b7-52ba32498512 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:01.167716 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8deb7fc4-8f07-4044-96de-507b6c02ceb4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.170011 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8deb7fc4-8f07-4044-96de-507b6c02ceb4 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action Aug 18 23:40:01.170389 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8deb7fc4-8f07-4044-96de-507b6c02ceb4 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:01.170666 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8deb7fc4-8f07-4044-96de-507b6c02ceb4 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:01.172329 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8deb7fc4-8f07-4044-96de-507b6c02ceb4 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action returned with HTTP 400 Aug 18 23:40:01.173315 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 351/1414] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:40:01 2026] POST /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:40:01.184427 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5677eae5-e9fe-48b5-9cf5-545f49e15565 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.187044 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5677eae5-e9fe-48b5-9cf5-545f49e15565 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action Aug 18 23:40:01.187529 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5677eae5-e9fe-48b5-9cf5-545f49e15565 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:01.187802 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5677eae5-e9fe-48b5-9cf5-545f49e15565 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:01.190328 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5677eae5-e9fe-48b5-9cf5-545f49e15565 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action returned with HTTP 400 Aug 18 23:40:01.191098 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 354/1415] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:40:01 2026] POST /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:40:01.205283 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-669d6a6f-3d1f-416d-b53f-9534ef72278e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.207108 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-669d6a6f-3d1f-416d-b53f-9534ef72278e tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/0a4faa5f-721a-47be-b77b-7270dfae5fbe/action Aug 18 23:40:01.207540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-669d6a6f-3d1f-416d-b53f-9534ef72278e tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:01.207699 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-669d6a6f-3d1f-416d-b53f-9534ef72278e tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:01.218630 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-669d6a6f-3d1f-416d-b53f-9534ef72278e tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/0a4faa5f-721a-47be-b77b-7270dfae5fbe/action returned with HTTP 404 Aug 18 23:40:01.219752 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 359/1416] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:40:01 2026] POST /volume/v3/volumes/0a4faa5f-721a-47be-b77b-7270dfae5fbe/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:01.231510 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ec603dee-5ba4-42d6-bbbc-de6285a6a7db None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.233603 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ec603dee-5ba4-42d6-bbbc-de6285a6a7db tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action Aug 18 23:40:01.233914 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ec603dee-5ba4-42d6-bbbc-de6285a6a7db tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:01.234087 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ec603dee-5ba4-42d6-bbbc-de6285a6a7db tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:01.235837 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ec603dee-5ba4-42d6-bbbc-de6285a6a7db tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action returned with HTTP 400 Aug 18 23:40:01.236384 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 353/1417] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:40:01 2026] POST /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:40:01.248066 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-42f8bff3-b3fb-48f5-92e4-2991701eb599 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.250490 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42f8bff3-b3fb-48f5-92e4-2991701eb599 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] POST https://10.4.3.229/volume/v3/volumes/None/action Aug 18 23:40:01.251082 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42f8bff3-b3fb-48f5-92e4-2991701eb599 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:01.251082 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42f8bff3-b3fb-48f5-92e4-2991701eb599 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:01.263478 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42f8bff3-b3fb-48f5-92e4-2991701eb599 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/None/action returned with HTTP 404 Aug 18 23:40:01.264165 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 352/1418] 10.4.3.229 () {68 vars in 1294 bytes} [Tue Aug 18 23:40:01 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:40:01.273443 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c0bd6ca3-8cb3-4841-bbc7-e40d449f9d7c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.275656 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0bd6ca3-8cb3-4841-bbc7-e40d449f9d7c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes/d74208cb-facb-4672-b421-124fa2770c5a Aug 18 23:40:01.276046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0bd6ca3-8cb3-4841-bbc7-e40d449f9d7c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:01.276319 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0bd6ca3-8cb3-4841-bbc7-e40d449f9d7c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:01.284209 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0bd6ca3-8cb3-4841-bbc7-e40d449f9d7c tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/d74208cb-facb-4672-b421-124fa2770c5a returned with HTTP 404 Aug 18 23:40:01.285393 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 355/1419] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:01 2026] GET /volume/v3/volumes/d74208cb-facb-4672-b421-124fa2770c5a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:01.296770 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-81134850-0f0a-4740-9cf2-4f23e9fa7750 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.298554 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81134850-0f0a-4740-9cf2-4f23e9fa7750 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 Aug 18 23:40:01.298788 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81134850-0f0a-4740-9cf2-4f23e9fa7750 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:01.299012 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81134850-0f0a-4740-9cf2-4f23e9fa7750 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:01.306576 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:01.306576 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:01.310762 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-81134850-0f0a-4740-9cf2-4f23e9fa7750 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Volume info retrieved successfully. Aug 18 23:40:01.315799 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81134850-0f0a-4740-9cf2-4f23e9fa7750 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 returned with HTTP 200 Aug 18 23:40:01.316192 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 360/1420] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:01 2026] GET /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:01.329150 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-68c17f79-3422-43d4-bba6-4d49fdf65697 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.331064 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-68c17f79-3422-43d4-bba6-4d49fdf65697 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] DELETE https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 Aug 18 23:40:01.331295 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-68c17f79-3422-43d4-bba6-4d49fdf65697 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:01.331540 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-68c17f79-3422-43d4-bba6-4d49fdf65697 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:01.331749 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-68c17f79-3422-43d4-bba6-4d49fdf65697 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Delete volume with id: fb3418dc-915a-4097-8a54-90cee76dad89 Aug 18 23:40:01.341761 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:01.341761 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:01.342301 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-68c17f79-3422-43d4-bba6-4d49fdf65697 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Volume info retrieved successfully. Aug 18 23:40:01.361191 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-68c17f79-3422-43d4-bba6-4d49fdf65697 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Delete volume request issued successfully. Aug 18 23:40:01.361610 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-68c17f79-3422-43d4-bba6-4d49fdf65697 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 returned with HTTP 202 Aug 18 23:40:01.362013 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 354/1421] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:40:01 2026] DELETE /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:40:01.370118 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9e9f7d03-e3d7-47f5-b751-b56e6cb27eeb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.372398 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e9f7d03-e3d7-47f5-b751-b56e6cb27eeb tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 Aug 18 23:40:01.372676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e9f7d03-e3d7-47f5-b751-b56e6cb27eeb tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:01.372920 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e9f7d03-e3d7-47f5-b751-b56e6cb27eeb tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:01.384116 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:01.384116 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:01.390719 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9e9f7d03-e3d7-47f5-b751-b56e6cb27eeb tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Volume info retrieved successfully. Aug 18 23:40:01.397385 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e9f7d03-e3d7-47f5-b751-b56e6cb27eeb tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 returned with HTTP 200 Aug 18 23:40:01.398044 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 353/1422] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:01 2026] GET /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:01.429482 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-667e8418-92d6-435b-82b1-27a250b1fa9d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.431728 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-667e8418-92d6-435b-82b1-27a250b1fa9d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:40:01.432092 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-667e8418-92d6-435b-82b1-27a250b1fa9d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:01.432215 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-667e8418-92d6-435b-82b1-27a250b1fa9d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:01.444843 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c5738a83-dd02-4056-a1a5-97e9a01144c6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:01.449282 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:01.449282 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:01.449797 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c5738a83-dd02-4056-a1a5-97e9a01144c6 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:01.450043 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c5738a83-dd02-4056-a1a5-97e9a01144c6 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:01.450295 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c5738a83-dd02-4056-a1a5-97e9a01144c6 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:01.450350 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-c5738a83-dd02-4056-a1a5-97e9a01144c6 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:01.454868 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-667e8418-92d6-435b-82b1-27a250b1fa9d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:01.455010 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:01.455010 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:01.455704 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c5738a83-dd02-4056-a1a5-97e9a01144c6 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:01.456099 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 361/1423] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:01 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:01.461264 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-667e8418-92d6-435b-82b1-27a250b1fa9d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:40:01.461976 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 356/1424] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:01 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:02.412487 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e8b2846b-8ffc-493a-8618-19949520f900 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:02.414662 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e8b2846b-8ffc-493a-8618-19949520f900 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] GET https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 Aug 18 23:40:02.414865 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e8b2846b-8ffc-493a-8618-19949520f900 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:02.415069 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e8b2846b-8ffc-493a-8618-19949520f900 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:02.422394 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e8b2846b-8ffc-493a-8618-19949520f900 tempest-VolumesNegativeTest-1236336791 tempest-VolumesNegativeTest-1236336791-project-member] https://10.4.3.229/volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 returned with HTTP 404 Aug 18 23:40:02.423061 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 355/1425] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:02 2026] GET /volume/v3/volumes/fb3418dc-915a-4097-8a54-90cee76dad89 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:02.469685 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-008f4381-1478-4940-a7e6-c707b3349677 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:02.473994 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-008f4381-1478-4940-a7e6-c707b3349677 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:02.473994 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-008f4381-1478-4940-a7e6-c707b3349677 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:02.473994 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-008f4381-1478-4940-a7e6-c707b3349677 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:02.473994 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-008f4381-1478-4940-a7e6-c707b3349677 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:02.476654 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:02.476654 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:02.477427 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-008f4381-1478-4940-a7e6-c707b3349677 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:02.478428 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e03be88e-31eb-40a3-9424-93e990fb7e9d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:02.478765 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 354/1426] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:02 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:02.482036 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e03be88e-31eb-40a3-9424-93e990fb7e9d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:40:02.482267 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e03be88e-31eb-40a3-9424-93e990fb7e9d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:02.482575 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e03be88e-31eb-40a3-9424-93e990fb7e9d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:02.495326 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:02.495326 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:02.499134 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e03be88e-31eb-40a3-9424-93e990fb7e9d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:02.505313 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e03be88e-31eb-40a3-9424-93e990fb7e9d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:40:02.505767 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 362/1427] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:02 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:02.782389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-22b6e6c9-5936-4745-9710-da37f758478f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:02.785121 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-22b6e6c9-5936-4745-9710-da37f758478f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/attachments/2acf3296-d0c6-4b13-b469-0fef11dd0cb2/action Aug 18 23:40:02.785121 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-22b6e6c9-5936-4745-9710-da37f758478f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:02.785121 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-22b6e6c9-5936-4745-9710-da37f758478f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:02.810183 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:02.810183 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:02.826886 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7c2ade1a-97d5-4842-929b-90fef5c8b613 req-22b6e6c9-5936-4745-9710-da37f758478f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments/2acf3296-d0c6-4b13-b469-0fef11dd0cb2/action returned with HTTP 204 Aug 18 23:40:02.827504 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 357/1428] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:40:02 2026] POST /volume/v3/attachments/2acf3296-d0c6-4b13-b469-0fef11dd0cb2/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:03.381314 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-bcf870cd-fe68-460a-bcf1-7e6720940c84 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.383675 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-bcf870cd-fe68-460a-bcf1-7e6720940c84 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] DELETE https://10.4.3.229/volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501 Aug 18 23:40:03.384084 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-bcf870cd-fe68-460a-bcf1-7e6720940c84 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:03.384416 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-bcf870cd-fe68-460a-bcf1-7e6720940c84 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:03.397062 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:03.397062 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:03.459228 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-bcf870cd-fe68-460a-bcf1-7e6720940c84 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501 returned with HTTP 200 Aug 18 23:40:03.459228 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 356/1429] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:40:03 2026] DELETE /volume/v3/attachments/4f27bbcd-21b6-4a49-8c5a-b88d211e6501 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:03.469762 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-48023493-6ca0-4bdd-88da-08a1f4bdfb9e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.472889 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-48023493-6ca0-4bdd-88da-08a1f4bdfb9e tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 Aug 18 23:40:03.473159 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-48023493-6ca0-4bdd-88da-08a1f4bdfb9e tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:03.473493 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-48023493-6ca0-4bdd-88da-08a1f4bdfb9e tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:03.473703 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-48023493-6ca0-4bdd-88da-08a1f4bdfb9e tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Delete volume with id: 8d5fa8da-3f4a-451f-a4cf-7306482023c6 Aug 18 23:40:03.482590 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:03.482590 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:03.483390 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-48023493-6ca0-4bdd-88da-08a1f4bdfb9e tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:40:03.489662 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-03f459ab-d0aa-4891-94a7-b432c0b79067 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.492144 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-03f459ab-d0aa-4891-94a7-b432c0b79067 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:03.492353 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-03f459ab-d0aa-4891-94a7-b432c0b79067 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:03.492572 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-03f459ab-d0aa-4891-94a7-b432c0b79067 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:03.492692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-03f459ab-d0aa-4891-94a7-b432c0b79067 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:03.498569 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:03.498569 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:03.499639 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-03f459ab-d0aa-4891-94a7-b432c0b79067 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:03.500113 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 363/1430] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:03 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:03.518857 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a1007ce3-5e77-4b7d-a5d7-5b1ba4559feb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.520379 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-48023493-6ca0-4bdd-88da-08a1f4bdfb9e tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Delete volume request issued successfully. Aug 18 23:40:03.520671 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-79fdc383-1eb4-4cc1-b736-37dfc9818475 req-48023493-6ca0-4bdd-88da-08a1f4bdfb9e tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 returned with HTTP 202 Aug 18 23:40:03.520715 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a1007ce3-5e77-4b7d-a5d7-5b1ba4559feb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:40:03.520930 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a1007ce3-5e77-4b7d-a5d7-5b1ba4559feb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:03.521112 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a1007ce3-5e77-4b7d-a5d7-5b1ba4559feb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:03.521229 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 355/1431] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:40:03 2026] DELETE /volume/v3/volumes/8d5fa8da-3f4a-451f-a4cf-7306482023c6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:40:03.534571 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:03.534571 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:03.538358 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a1007ce3-5e77-4b7d-a5d7-5b1ba4559feb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:03.542905 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a1007ce3-5e77-4b7d-a5d7-5b1ba4559feb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:40:03.543345 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 358/1432] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:03 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:03.560942 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0b7ec945-6c67-42c2-a1ff-32c341502230 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.562930 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0b7ec945-6c67-42c2-a1ff-32c341502230 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:40:03.563352 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0b7ec945-6c67-42c2-a1ff-32c341502230 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:03.563742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0b7ec945-6c67-42c2-a1ff-32c341502230 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:03.576971 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:03.576971 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:03.580383 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0b7ec945-6c67-42c2-a1ff-32c341502230 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:03.585317 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0b7ec945-6c67-42c2-a1ff-32c341502230 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:40:03.585896 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 357/1433] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:03 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:03.634127 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-16744e26-952f-4648-83b6-700714736466 req-66681f71-11a8-4d70-8278-7827b5bdce1b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.636615 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-16744e26-952f-4648-83b6-700714736466 req-66681f71-11a8-4d70-8278-7827b5bdce1b tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:40:03.636918 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-16744e26-952f-4648-83b6-700714736466 req-66681f71-11a8-4d70-8278-7827b5bdce1b tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:03.637185 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-16744e26-952f-4648-83b6-700714736466 req-66681f71-11a8-4d70-8278-7827b5bdce1b tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:03.649221 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:03.649221 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:03.654219 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-16744e26-952f-4648-83b6-700714736466 req-66681f71-11a8-4d70-8278-7827b5bdce1b tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:03.661912 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-16744e26-952f-4648-83b6-700714736466 req-66681f71-11a8-4d70-8278-7827b5bdce1b tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:40:03.662414 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 364/1434] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:03 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:03.681613 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2ca297e4-02ba-41bf-8d79-3d7dd294d2b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.684305 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ca297e4-02ba-41bf-8d79-3d7dd294d2b2 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:40:03.684817 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ca297e4-02ba-41bf-8d79-3d7dd294d2b2 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:03.684996 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ca297e4-02ba-41bf-8d79-3d7dd294d2b2 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:03.697325 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:03.697325 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:03.700703 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2ca297e4-02ba-41bf-8d79-3d7dd294d2b2 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:03.705181 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ca297e4-02ba-41bf-8d79-3d7dd294d2b2 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:40:03.705621 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 356/1435] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:03 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:03.765099 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-39f0ca51-5b31-461b-b81b-ca450545c4f5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.770865 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-39f0ca51-5b31-461b-b81b-ca450545c4f5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:40:03.770865 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-39f0ca51-5b31-461b-b81b-ca450545c4f5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:03.770865 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-39f0ca51-5b31-461b-b81b-ca450545c4f5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:03.779644 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:03.779644 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:03.783614 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-39f0ca51-5b31-461b-b81b-ca450545c4f5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:03.788055 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-39f0ca51-5b31-461b-b81b-ca450545c4f5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:40:03.789380 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 359/1436] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:03 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:03.807311 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-d442dfc6-eae8-408e-aeb6-5998f0bb808a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.811348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-d442dfc6-eae8-408e-aeb6-5998f0bb808a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376/action Aug 18 23:40:03.811718 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-d442dfc6-eae8-408e-aeb6-5998f0bb808a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:03.811888 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-d442dfc6-eae8-408e-aeb6-5998f0bb808a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:03.833881 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:03.833881 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:03.835195 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-d442dfc6-eae8-408e-aeb6-5998f0bb808a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:03.851684 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-d442dfc6-eae8-408e-aeb6-5998f0bb808a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Begin detaching volume completed successfully. Aug 18 23:40:03.851978 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-d442dfc6-eae8-408e-aeb6-5998f0bb808a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376/action returned with HTTP 202 Aug 18 23:40:03.852409 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 358/1437] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:40:03 2026] POST /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:40:03.915683 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-179d8179-f071-4856-8602-49c95c2c6e84 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.916057 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-179d8179-f071-4856-8602-49c95c2c6e84 None None] GET https://10.4.3.229/volume// Aug 18 23:40:03.916292 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-179d8179-f071-4856-8602-49c95c2c6e84 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:03.916569 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-179d8179-f071-4856-8602-49c95c2c6e84 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:03.916952 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-179d8179-f071-4856-8602-49c95c2c6e84 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:03.917258 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 365/1438] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:40:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:40:03.926304 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-624cd5dc-79cf-4a6e-b19b-515248c01df5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:03.928574 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-624cd5dc-79cf-4a6e-b19b-515248c01df5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:40:03.928832 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-624cd5dc-79cf-4a6e-b19b-515248c01df5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:03.929063 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-624cd5dc-79cf-4a6e-b19b-515248c01df5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:03.942575 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:03.942575 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:03.947086 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-624cd5dc-79cf-4a6e-b19b-515248c01df5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:03.952407 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-624cd5dc-79cf-4a6e-b19b-515248c01df5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:40:03.952997 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 357/1439] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:40:03 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:40:04.483886 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2154d51e-f04a-4c2a-94f9-e5cdbd8f1714 req-ad993be6-7208-499a-b288-d60c6d17d68f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:04.486354 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2154d51e-f04a-4c2a-94f9-e5cdbd8f1714 req-ad993be6-7208-499a-b288-d60c6d17d68f tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:04.486622 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2154d51e-f04a-4c2a-94f9-e5cdbd8f1714 req-ad993be6-7208-499a-b288-d60c6d17d68f tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:04.486809 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2154d51e-f04a-4c2a-94f9-e5cdbd8f1714 req-ad993be6-7208-499a-b288-d60c6d17d68f tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:04.496736 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:04.496736 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:04.500149 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-2154d51e-f04a-4c2a-94f9-e5cdbd8f1714 req-ad993be6-7208-499a-b288-d60c6d17d68f tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:04.504434 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2154d51e-f04a-4c2a-94f9-e5cdbd8f1714 req-ad993be6-7208-499a-b288-d60c6d17d68f tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:40:04.504849 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 360/1440] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:04 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:04.512398 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-50e8d43f-273f-4818-9d58-f31423da0601 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:04.513962 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-50e8d43f-273f-4818-9d58-f31423da0601 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:04.514127 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-50e8d43f-273f-4818-9d58-f31423da0601 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:04.514294 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-50e8d43f-273f-4818-9d58-f31423da0601 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:04.514384 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-50e8d43f-273f-4818-9d58-f31423da0601 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:04.518627 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:04.518627 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:04.519370 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-50e8d43f-273f-4818-9d58-f31423da0601 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:04.519765 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 359/1441] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:04 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:04.833634 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6e42aef8-9723-49bc-8beb-eacaf6ec8532 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:04.835260 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6e42aef8-9723-49bc-8beb-eacaf6ec8532 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] DELETE https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:40:04.836145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6e42aef8-9723-49bc-8beb-eacaf6ec8532 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:04.836145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6e42aef8-9723-49bc-8beb-eacaf6ec8532 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:04.836145 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-6e42aef8-9723-49bc-8beb-eacaf6ec8532 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Delete volume with id: 70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:40:04.843909 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:04.843909 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:04.844138 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6e42aef8-9723-49bc-8beb-eacaf6ec8532 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:40:04.865423 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6e42aef8-9723-49bc-8beb-eacaf6ec8532 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Delete volume request issued successfully. Aug 18 23:40:04.865423 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6e42aef8-9723-49bc-8beb-eacaf6ec8532 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 202 Aug 18 23:40:04.865423 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 366/1442] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:40:04 2026] DELETE /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:40:04.873010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2b20dc02-950d-4f4c-9bd3-6179dc354a4c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:04.875549 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b20dc02-950d-4f4c-9bd3-6179dc354a4c tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:40:04.876029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b20dc02-950d-4f4c-9bd3-6179dc354a4c tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:04.876255 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b20dc02-950d-4f4c-9bd3-6179dc354a4c tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:04.883715 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:04.883715 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:04.887646 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2b20dc02-950d-4f4c-9bd3-6179dc354a4c tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Volume info retrieved successfully. Aug 18 23:40:04.892630 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b20dc02-950d-4f4c-9bd3-6179dc354a4c tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 200 Aug 18 23:40:04.892630 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 358/1443] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:04 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:05.529949 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-26987866-2585-4230-bf14-8ee9accb7074 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:05.533242 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-26987866-2585-4230-bf14-8ee9accb7074 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:05.533242 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-26987866-2585-4230-bf14-8ee9accb7074 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:05.533242 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-26987866-2585-4230-bf14-8ee9accb7074 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:05.533242 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-26987866-2585-4230-bf14-8ee9accb7074 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:05.537588 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:05.537588 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:05.537588 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-26987866-2585-4230-bf14-8ee9accb7074 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:05.537588 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 361/1444] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:05 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:05.912739 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-52a9f9b9-6376-4da5-8ff5-5099b9273967 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:05.916571 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52a9f9b9-6376-4da5-8ff5-5099b9273967 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] GET https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 Aug 18 23:40:05.916843 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52a9f9b9-6376-4da5-8ff5-5099b9273967 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:05.917183 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52a9f9b9-6376-4da5-8ff5-5099b9273967 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:05.928449 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52a9f9b9-6376-4da5-8ff5-5099b9273967 tempest-ServerActionsTestOtherA-1017208471 tempest-ServerActionsTestOtherA-1017208471-project-member] https://10.4.3.229/volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 returned with HTTP 404 Aug 18 23:40:05.929093 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 360/1445] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:05 2026] GET /volume/v3/volumes/70a60dfc-7858-418e-aea5-60b763b01ee6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:06.194441 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-fa3118b5-8e23-4930-8930-ecf2fb7eb8e3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:06.196716 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-fa3118b5-8e23-4930-8930-ecf2fb7eb8e3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] DELETE https://10.4.3.229/volume/v3/attachments/2acf3296-d0c6-4b13-b469-0fef11dd0cb2 Aug 18 23:40:06.197006 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-fa3118b5-8e23-4930-8930-ecf2fb7eb8e3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:06.197392 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-fa3118b5-8e23-4930-8930-ecf2fb7eb8e3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:06.209894 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:06.209894 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:06.266778 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a672fd1e-9f71-40c1-a2ec-1e308f83f179 req-fa3118b5-8e23-4930-8930-ecf2fb7eb8e3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments/2acf3296-d0c6-4b13-b469-0fef11dd0cb2 returned with HTTP 200 Aug 18 23:40:06.266778 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 367/1446] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:40:06 2026] DELETE /volume/v3/attachments/2acf3296-d0c6-4b13-b469-0fef11dd0cb2 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:06.552390 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fb792724-c0d2-44d7-8bd5-d3af27356492 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:06.554247 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb792724-c0d2-44d7-8bd5-d3af27356492 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:06.554489 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb792724-c0d2-44d7-8bd5-d3af27356492 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:06.554754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb792724-c0d2-44d7-8bd5-d3af27356492 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:06.554897 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-fb792724-c0d2-44d7-8bd5-d3af27356492 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:06.566129 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:06.566129 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:06.567125 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb792724-c0d2-44d7-8bd5-d3af27356492 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:06.567199 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 359/1447] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:06 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:07.072433 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5908658c-7796-4171-b64e-73e742d58c17 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:07.074059 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5908658c-7796-4171-b64e-73e742d58c17 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:40:07.074301 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5908658c-7796-4171-b64e-73e742d58c17 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:07.074401 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5908658c-7796-4171-b64e-73e742d58c17 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:07.087185 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:07.087185 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:07.093290 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5908658c-7796-4171-b64e-73e742d58c17 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:07.099821 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5908658c-7796-4171-b64e-73e742d58c17 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:40:07.100235 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 362/1448] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:07 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:07.587546 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-78559bca-5206-4dfd-93e1-711fb578f3d1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:07.591189 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-78559bca-5206-4dfd-93e1-711fb578f3d1 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:07.591189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-78559bca-5206-4dfd-93e1-711fb578f3d1 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:07.591399 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-78559bca-5206-4dfd-93e1-711fb578f3d1 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:07.591631 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-78559bca-5206-4dfd-93e1-711fb578f3d1 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:07.598655 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:07.598655 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:07.598871 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-78559bca-5206-4dfd-93e1-711fb578f3d1 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:07.599845 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 361/1449] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:07 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:08.614995 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c8680e91-b1fb-4c9d-975e-3892e9ce9d98 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:08.621300 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c8680e91-b1fb-4c9d-975e-3892e9ce9d98 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:08.621550 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c8680e91-b1fb-4c9d-975e-3892e9ce9d98 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:08.622167 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c8680e91-b1fb-4c9d-975e-3892e9ce9d98 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:08.622167 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-c8680e91-b1fb-4c9d-975e-3892e9ce9d98 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:08.630861 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:08.630861 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:08.632060 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c8680e91-b1fb-4c9d-975e-3892e9ce9d98 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:08.632347 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 368/1450] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:08 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 742 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:09.646953 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b061ad81-2084-4049-b20d-2bcb0a250eb3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:09.652458 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b061ad81-2084-4049-b20d-2bcb0a250eb3 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:09.652664 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b061ad81-2084-4049-b20d-2bcb0a250eb3 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:09.652965 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b061ad81-2084-4049-b20d-2bcb0a250eb3 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:09.652965 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b061ad81-2084-4049-b20d-2bcb0a250eb3 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:09.660314 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:09.660314 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:09.661164 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b061ad81-2084-4049-b20d-2bcb0a250eb3 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:09.661614 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 360/1451] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:09 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:10.678345 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-52209991-0096-43ad-b4bb-f876dd878373 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:10.682612 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-52209991-0096-43ad-b4bb-f876dd878373 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:10.682916 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-52209991-0096-43ad-b4bb-f876dd878373 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:10.683165 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-52209991-0096-43ad-b4bb-f876dd878373 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:10.683299 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-52209991-0096-43ad-b4bb-f876dd878373 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:10.690068 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:10.690068 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:10.691125 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-52209991-0096-43ad-b4bb-f876dd878373 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:10.691524 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 363/1452] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:10 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:11.704550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-77717acf-ae08-4c16-b9ff-79718db72fbb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:11.706475 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-77717acf-ae08-4c16-b9ff-79718db72fbb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:11.707019 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-77717acf-ae08-4c16-b9ff-79718db72fbb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:11.707207 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-77717acf-ae08-4c16-b9ff-79718db72fbb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:11.707306 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-77717acf-ae08-4c16-b9ff-79718db72fbb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:11.711681 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:11.711681 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:11.712526 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-77717acf-ae08-4c16-b9ff-79718db72fbb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:11.712932 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 362/1453] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:11 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:12.725314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d68026ab-c124-4da9-9691-f13c942536ca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:12.730972 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d68026ab-c124-4da9-9691-f13c942536ca tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:12.731234 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d68026ab-c124-4da9-9691-f13c942536ca tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:12.731496 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d68026ab-c124-4da9-9691-f13c942536ca tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:12.731690 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-d68026ab-c124-4da9-9691-f13c942536ca tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:12.743381 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:12.743381 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:12.745454 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d68026ab-c124-4da9-9691-f13c942536ca tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:12.746054 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 369/1454] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:12 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:13.770405 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:13.775142 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bdeb923b-43dc-45a0-adf2-59edf0fcd123 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:13.775142 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bdeb923b-43dc-45a0-adf2-59edf0fcd123 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:13.775142 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bdeb923b-43dc-45a0-adf2-59edf0fcd123 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:13.775142 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bdeb923b-43dc-45a0-adf2-59edf0fcd123 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:13.775142 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-bdeb923b-43dc-45a0-adf2-59edf0fcd123 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:13.775142 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:13.775142 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:13.775142 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bdeb923b-43dc-45a0-adf2-59edf0fcd123 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:13.775142 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 364/1455] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:13 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:13.801287 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:13.802970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-91213609", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:13.804406 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-91213609', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:40:13.804504 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Create volume of 1 GB Aug 18 23:40:13.810009 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Availability Zones retrieved successfully. Aug 18 23:40:13.814944 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Flow 'volume_create_api' (1e85919a-4881-4f18-aad9-7ae8d2a66311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:13.816114 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987230ab-74b2-42d2-af44-f37d8f3a49f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:13.817047 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:40:13.844684 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987230ab-74b2-42d2-af44-f37d8f3a49f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:13.845462 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00173119-0029-49a1-8d45-864bb9d2ea86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:13.910813 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Created reservations ['d155631e-6ee9-426e-b34f-3c2a3a72f451', '631f2025-475c-4c5d-9fcd-6a67ae9cc8db', '6273b2ca-349c-49dd-ab07-052665d0e94e', 'a6e14c99-bfcc-4eb2-bf13-2471a3650907'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:40:13.912273 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00173119-0029-49a1-8d45-864bb9d2ea86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d155631e-6ee9-426e-b34f-3c2a3a72f451', '631f2025-475c-4c5d-9fcd-6a67ae9cc8db', '6273b2ca-349c-49dd-ab07-052665d0e94e', 'a6e14c99-bfcc-4eb2-bf13-2471a3650907']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:13.913061 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7fbf9a1-6c5e-41a3-a900-391068079570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:13.936318 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7fbf9a1-6c5e-41a3-a900-391068079570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7b31203-9f6c-4b86-a46f-b894a92f45ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-91213609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e056ad68dc447ed8a705c39e0ef1de1',qos_specs=None,replication_status=,reservations=['d155631e-6ee9-426e-b34f-3c2a3a72f451','631f2025-475c-4c5d-9fcd-6a67ae9cc8db','6273b2ca-349c-49dd-ab07-052665d0e94e','a6e14c99-bfcc-4eb2-bf13-2471a3650907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff5a96766b94998838dea124d88964a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-91213609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7b31203-9f6c-4b86-a46f-b894a92f45ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e056ad68dc447ed8a705c39e0ef1de1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff5a96766b94998838dea124d88964a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:13.937145 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38400518-b5a7-4076-bd3a-053b83e3645d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:13.958198 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38400518-b5a7-4076-bd3a-053b83e3645d) transitioned into state 'SUCCESS' from state '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-91213609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e056ad68dc447ed8a705c39e0ef1de1',qos_specs=None,replication_status=,reservations=['d155631e-6ee9-426e-b34f-3c2a3a72f451','631f2025-475c-4c5d-9fcd-6a67ae9cc8db','6273b2ca-349c-49dd-ab07-052665d0e94e','a6e14c99-bfcc-4eb2-bf13-2471a3650907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff5a96766b94998838dea124d88964a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:13.959003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af967f7a-bb63-4010-9846-5be071ea29f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:13.970279 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af967f7a-bb63-4010-9846-5be071ea29f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:13.971159 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Flow 'volume_create_api' (1e85919a-4881-4f18-aad9-7ae8d2a66311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:13.971481 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Create volume request issued successfully. Aug 18 23:40:13.972089 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-901fd74b-18e4-4e3f-989f-7aa69a752dcd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:40:13.972599 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 361/1456] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:40:13 2026] POST /volume/v3/volumes => generated 763 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:40:13.985436 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:13.987278 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:13.987701 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1625890122", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:13.990233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1625890122', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:40:13.990233 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Create volume of 1 GB Aug 18 23:40:13.996924 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Availability Zones retrieved successfully. Aug 18 23:40:14.003317 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Flow 'volume_create_api' (065109e5-345a-4b73-bc67-26995dd7890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:14.004625 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f299287-2d68-4909-85dc-26604fa37a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:14.005889 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:40:14.052847 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f299287-2d68-4909-85dc-26604fa37a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:14.053684 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (794af13e-0afd-4d5f-85f1-13d4f75704bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:14.094244 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Created reservations ['dfe14327-7714-4d56-9acb-f06d535b8dc3', 'f9816ca6-92ee-4800-ba1a-d961f3337f00', '18f71e2c-6cf8-478c-9249-6e966d861899', '4b667fa3-c345-458b-b78e-5554cbf03b47'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:40:14.095032 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (794af13e-0afd-4d5f-85f1-13d4f75704bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfe14327-7714-4d56-9acb-f06d535b8dc3', 'f9816ca6-92ee-4800-ba1a-d961f3337f00', '18f71e2c-6cf8-478c-9249-6e966d861899', '4b667fa3-c345-458b-b78e-5554cbf03b47']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:14.096415 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d396de-1602-40af-898b-f331f0923465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:14.127875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d396de-1602-40af-898b-f331f0923465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55913b3e-c29c-4d4a-a647-ae33c8e7131e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1625890122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e056ad68dc447ed8a705c39e0ef1de1',qos_specs=None,replication_status=,reservations=['dfe14327-7714-4d56-9acb-f06d535b8dc3','f9816ca6-92ee-4800-ba1a-d961f3337f00','18f71e2c-6cf8-478c-9249-6e966d861899','4b667fa3-c345-458b-b78e-5554cbf03b47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff5a96766b94998838dea124d88964a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:40:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1625890122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55913b3e-c29c-4d4a-a647-ae33c8e7131e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e056ad68dc447ed8a705c39e0ef1de1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff5a96766b94998838dea124d88964a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:14.128874 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77256d57-27d1-4eb2-81ff-de97dd831ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:14.148286 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77256d57-27d1-4eb2-81ff-de97dd831ef0) transitioned into state 'SUCCESS' from state '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-1625890122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e056ad68dc447ed8a705c39e0ef1de1',qos_specs=None,replication_status=,reservations=['dfe14327-7714-4d56-9acb-f06d535b8dc3','f9816ca6-92ee-4800-ba1a-d961f3337f00','18f71e2c-6cf8-478c-9249-6e966d861899','4b667fa3-c345-458b-b78e-5554cbf03b47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff5a96766b94998838dea124d88964a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:14.148915 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e717d216-7ff5-4204-a1d1-c1dbc16342e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:14.162032 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e717d216-7ff5-4204-a1d1-c1dbc16342e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:14.162800 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Flow 'volume_create_api' (065109e5-345a-4b73-bc67-26995dd7890f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:14.163103 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Create volume request issued successfully. Aug 18 23:40:14.163732 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7fc7243d-33eb-48e6-97d9-b2699bf3f41d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:40:14.164026 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 363/1457] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:40:13 2026] POST /volume/v3/volumes => generated 765 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 23:40:14.780723 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e54b570c-7d72-4d63-becc-7a88dd2ceb82 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:14.783201 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e54b570c-7d72-4d63-becc-7a88dd2ceb82 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:14.783504 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e54b570c-7d72-4d63-becc-7a88dd2ceb82 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:14.783807 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e54b570c-7d72-4d63-becc-7a88dd2ceb82 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:14.783957 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e54b570c-7d72-4d63-becc-7a88dd2ceb82 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:14.794181 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:14.794181 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:14.794181 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e54b570c-7d72-4d63-becc-7a88dd2ceb82 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:14.794387 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 370/1458] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:14 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:15.811657 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a8109480-7472-4ce5-9531-848ef4a36224 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:15.812201 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a8109480-7472-4ce5-9531-848ef4a36224 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:15.819370 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a8109480-7472-4ce5-9531-848ef4a36224 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:15.819638 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a8109480-7472-4ce5-9531-848ef4a36224 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:15.819749 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a8109480-7472-4ce5-9531-848ef4a36224 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:15.823931 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:15.823931 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:15.824698 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a8109480-7472-4ce5-9531-848ef4a36224 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:15.825108 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 365/1459] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:15 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:16.839926 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e684d937-be37-423b-94ba-cc81074c4e6e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:16.842466 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e684d937-be37-423b-94ba-cc81074c4e6e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:16.842786 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e684d937-be37-423b-94ba-cc81074c4e6e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:16.843060 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e684d937-be37-423b-94ba-cc81074c4e6e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:16.843216 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e684d937-be37-423b-94ba-cc81074c4e6e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:16.849377 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:16.849377 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:16.850222 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e684d937-be37-423b-94ba-cc81074c4e6e tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:16.850747 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 362/1460] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:16 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:17.866086 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1a837ec4-2d02-4801-a5b8-495491d29183 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:17.868768 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1a837ec4-2d02-4801-a5b8-495491d29183 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:17.869009 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1a837ec4-2d02-4801-a5b8-495491d29183 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:17.869235 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1a837ec4-2d02-4801-a5b8-495491d29183 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:17.869409 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-1a837ec4-2d02-4801-a5b8-495491d29183 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:17.876007 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:17.876007 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:17.878179 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1a837ec4-2d02-4801-a5b8-495491d29183 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:17.878748 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 364/1461] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:17 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:18.894358 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-31785717-e868-49f0-bf81-d56971e30666 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:18.897115 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31785717-e868-49f0-bf81-d56971e30666 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:18.897354 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31785717-e868-49f0-bf81-d56971e30666 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:18.897774 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31785717-e868-49f0-bf81-d56971e30666 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:18.897922 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-31785717-e868-49f0-bf81-d56971e30666 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:18.909166 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:18.909166 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:18.909977 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31785717-e868-49f0-bf81-d56971e30666 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:18.910360 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 371/1462] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:18 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:19.924684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b41f8286-3b64-4dae-a30e-9098d4eefbf9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:19.926662 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b41f8286-3b64-4dae-a30e-9098d4eefbf9 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:19.926872 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b41f8286-3b64-4dae-a30e-9098d4eefbf9 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:19.927094 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b41f8286-3b64-4dae-a30e-9098d4eefbf9 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:19.927204 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-b41f8286-3b64-4dae-a30e-9098d4eefbf9 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:19.938467 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:19.938467 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:19.940539 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b41f8286-3b64-4dae-a30e-9098d4eefbf9 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:19.940539 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 366/1463] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:19 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:20.953372 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-53dc4e1e-433e-423d-9dc5-e4a9e98c234c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:20.956064 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-53dc4e1e-433e-423d-9dc5-e4a9e98c234c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:20.956292 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-53dc4e1e-433e-423d-9dc5-e4a9e98c234c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:20.956508 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-53dc4e1e-433e-423d-9dc5-e4a9e98c234c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:20.956692 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-53dc4e1e-433e-423d-9dc5-e4a9e98c234c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:20.963250 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:20.963250 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:20.964919 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-53dc4e1e-433e-423d-9dc5-e4a9e98c234c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:20.965112 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 363/1464] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:20 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:21.976531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dc92cf3a-b525-4c93-904b-0f5350232d84 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:21.979162 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dc92cf3a-b525-4c93-904b-0f5350232d84 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:21.979529 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dc92cf3a-b525-4c93-904b-0f5350232d84 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:21.979689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dc92cf3a-b525-4c93-904b-0f5350232d84 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:21.979830 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-dc92cf3a-b525-4c93-904b-0f5350232d84 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:21.988381 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:21.988381 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:21.989385 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dc92cf3a-b525-4c93-904b-0f5350232d84 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:21.989895 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 365/1465] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:21 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:23.008767 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-68c5d441-68c6-473a-9093-8144ae63ce35 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:23.010413 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-68c5d441-68c6-473a-9093-8144ae63ce35 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:23.010413 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-68c5d441-68c6-473a-9093-8144ae63ce35 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:23.010884 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-68c5d441-68c6-473a-9093-8144ae63ce35 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:23.010884 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-68c5d441-68c6-473a-9093-8144ae63ce35 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:23.022070 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:23.022070 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:23.022977 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-68c5d441-68c6-473a-9093-8144ae63ce35 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:23.023377 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 372/1466] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:23 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:24.037549 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f3ef51d5-c939-4e78-8f4a-4b65b8bffa10 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:24.039374 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f3ef51d5-c939-4e78-8f4a-4b65b8bffa10 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:24.039679 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f3ef51d5-c939-4e78-8f4a-4b65b8bffa10 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:24.041540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f3ef51d5-c939-4e78-8f4a-4b65b8bffa10 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:24.041540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f3ef51d5-c939-4e78-8f4a-4b65b8bffa10 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:24.046825 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:24.046825 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:24.047880 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f3ef51d5-c939-4e78-8f4a-4b65b8bffa10 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:24.048346 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 367/1467] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:24 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:24.062110 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-10170066-44fb-42c9-92e1-d0d70d30c8bb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:24.063841 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10170066-44fb-42c9-92e1-d0d70d30c8bb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 Aug 18 23:40:24.064730 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10170066-44fb-42c9-92e1-d0d70d30c8bb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:24.064730 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10170066-44fb-42c9-92e1-d0d70d30c8bb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:24.073695 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:24.073695 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:24.079142 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-10170066-44fb-42c9-92e1-d0d70d30c8bb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:40:24.086162 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10170066-44fb-42c9-92e1-d0d70d30c8bb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 returned with HTTP 200 Aug 18 23:40:24.088551 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 364/1468] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:24 2026] GET /volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:24.105080 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:24.109092 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] POST https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5/restore Aug 18 23:40:24.109943 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:24.111692 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.backups [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Restoring backup 24b2466a-9588-4f19-97d0-4656508b42d5 ({'restore': {}}) {{(pid=100171) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:40:24.112079 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Restoring backup 24b2466a-9588-4f19-97d0-4656508b42d5 to volume None. Aug 18 23:40:24.118024 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:24.118024 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:24.119368 np0000007721 devstack@c-api.service[100171]: INFO cinder.backup.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Creating volume of 1 GB for restore of backup 24b2466a-9588-4f19-97d0-4656508b42d5. Aug 18 23:40:24.127026 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Availability zone cache updated, next update will occur around 2026-08-19 00:40:24.126701. {{(pid=100171) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:40:24.127177 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Availability Zones retrieved successfully. Aug 18 23:40:24.132995 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Flow 'volume_create_api' (83158781-7912-4dfd-bf23-6ffad2b2b3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:24.135117 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116cd116-5cfa-45fa-9ccc-dfb949bc1d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:24.136386 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:40:24.177885 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116cd116-5cfa-45fa-9ccc-dfb949bc1d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:24.178584 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8af95e8-967b-4022-8bc6-2847ba0a82ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:24.231358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Created reservations ['bf058d34-c6ec-4fbe-a1b5-0dba8db13846', '7c8faf50-edab-4a92-af16-7e58939d22cd', '0cf66d02-e63b-4627-bf97-d20c835a78a8', '69ea3e48-ab8a-46c5-89a3-73c7560f9c69'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:40:24.232610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8af95e8-967b-4022-8bc6-2847ba0a82ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf058d34-c6ec-4fbe-a1b5-0dba8db13846', '7c8faf50-edab-4a92-af16-7e58939d22cd', '0cf66d02-e63b-4627-bf97-d20c835a78a8', '69ea3e48-ab8a-46c5-89a3-73c7560f9c69']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:24.233375 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e83ec92-5708-4d72-904a-2435579a3739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:24.267555 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e83ec92-5708-4d72-904a-2435579a3739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0081f9e0-0a47-4a5a-9a07-a5e757afd726', '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_24b2466a-9588-4f19-97d0-4656508b42d5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2d5d5a26324d6ab23655888be9bf0f',qos_specs=None,replication_status=,reservations=['bf058d34-c6ec-4fbe-a1b5-0dba8db13846','7c8faf50-edab-4a92-af16-7e58939d22cd','0cf66d02-e63b-4627-bf97-d20c835a78a8','69ea3e48-ab8a-46c5-89a3-73c7560f9c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9354d603b14406999354c880b25ab4d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:40:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_24b2466a-9588-4f19-97d0-4656508b42d5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0081f9e0-0a47-4a5a-9a07-a5e757afd726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c2d5d5a26324d6ab23655888be9bf0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9354d603b14406999354c880b25ab4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:24.268626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b98acf-3c03-45ce-be34-a185eb5fc2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:24.290214 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b98acf-3c03-45ce-be34-a185eb5fc2f4) transitioned into 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_24b2466a-9588-4f19-97d0-4656508b42d5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c2d5d5a26324d6ab23655888be9bf0f',qos_specs=None,replication_status=,reservations=['bf058d34-c6ec-4fbe-a1b5-0dba8db13846','7c8faf50-edab-4a92-af16-7e58939d22cd','0cf66d02-e63b-4627-bf97-d20c835a78a8','69ea3e48-ab8a-46c5-89a3-73c7560f9c69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9354d603b14406999354c880b25ab4d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:24.290985 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e282f71-02de-4520-a609-d1696c19148c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:24.304022 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e282f71-02de-4520-a609-d1696c19148c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:24.307015 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Flow 'volume_create_api' (83158781-7912-4dfd-bf23-6ffad2b2b3a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:24.307015 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Create volume request issued successfully. Aug 18 23:40:24.313102 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:24.313102 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:24.313706 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:40:25.323072 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:25.323072 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:25.326807 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:40:25.326985 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Checking backup size 1 against volume size 1 {{(pid=100171) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:40:25.327107 np0000007721 devstack@c-api.service[100171]: INFO cinder.backup.api [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Overwriting volume 0081f9e0-0a47-4a5a-9a07-a5e757afd726 with restore of backup 24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:25.344854 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] restore_backup in rpcapi backup_id 24b2466a-9588-4f19-97d0-4656508b42d5 {{(pid=100171) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:40:25.347596 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1cd7ae15-0560-4ab7-9099-421cee32bbe5 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5/restore returned with HTTP 202 Aug 18 23:40:25.348121 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 366/1469] 10.4.3.229 () {68 vars in 1393 bytes} [Tue Aug 18 23:40:24 2026] POST /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5/restore => generated 189 bytes in 1244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:40:25.358854 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c5a1b286-fa33-4b17-b786-a868a82f56d1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:25.363091 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c5a1b286-fa33-4b17-b786-a868a82f56d1 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:25.363091 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c5a1b286-fa33-4b17-b786-a868a82f56d1 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:25.363091 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c5a1b286-fa33-4b17-b786-a868a82f56d1 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:25.363091 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-c5a1b286-fa33-4b17-b786-a868a82f56d1 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:25.367631 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:25.367631 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:25.368738 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c5a1b286-fa33-4b17-b786-a868a82f56d1 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:25.369186 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 373/1470] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:25 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:26.385577 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5db09ede-2568-4520-9afd-bacf4c070a0a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:26.391787 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5db09ede-2568-4520-9afd-bacf4c070a0a tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:26.391940 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5db09ede-2568-4520-9afd-bacf4c070a0a tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:26.392132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5db09ede-2568-4520-9afd-bacf4c070a0a tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:26.392256 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-5db09ede-2568-4520-9afd-bacf4c070a0a tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:26.405096 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:26.405096 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:26.405605 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5db09ede-2568-4520-9afd-bacf4c070a0a tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:26.406711 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 368/1471] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:26 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:27.422587 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a66ba372-3522-4c33-8e03-3abc4946f170 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:27.425396 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a66ba372-3522-4c33-8e03-3abc4946f170 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:27.425680 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a66ba372-3522-4c33-8e03-3abc4946f170 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:27.426003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a66ba372-3522-4c33-8e03-3abc4946f170 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:27.426054 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a66ba372-3522-4c33-8e03-3abc4946f170 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:27.431870 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:27.431870 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:27.433009 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a66ba372-3522-4c33-8e03-3abc4946f170 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:27.433589 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 365/1472] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:27 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:27.721798 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:27.723997 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:27.724364 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1837169870"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:27.726159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1837169870'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:40:27.733366 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume of 1 GB Aug 18 23:40:27.733744 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:27.733744 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:27.734314 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Availability Zones retrieved successfully. Aug 18 23:40:27.742405 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Flow 'volume_create_api' (3fd1296a-3453-4035-a02e-c30c992d93b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:27.743541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd89c70-db3c-4073-8f11-580a747be3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:27.744630 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:40:27.754873 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:27.754873 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:27.774180 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd89c70-db3c-4073-8f11-580a747be3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=22a657cb-dbfb-4dd2-a4a6-755517b5337a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22a657cb-dbfb-4dd2-a4a6-755517b5337a', 'encryption_key_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=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:27.775189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c291a6e2-c55b-47b9-83bc-f9ffb45617ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:27.830868 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Created reservations ['3e8f3f42-e689-4750-9fa8-ebfe01de93fd', '01dfab50-2c3c-40d8-b15a-85fd0ffbafaf', '73e5f494-6731-44ad-b2b3-3273bc1b27b4', '71707ac5-cf03-40a2-88d0-982add3221ea'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:40:27.831618 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c291a6e2-c55b-47b9-83bc-f9ffb45617ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e8f3f42-e689-4750-9fa8-ebfe01de93fd', '01dfab50-2c3c-40d8-b15a-85fd0ffbafaf', '73e5f494-6731-44ad-b2b3-3273bc1b27b4', '71707ac5-cf03-40a2-88d0-982add3221ea']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:27.832393 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77be012b-a84a-4890-836a-927396772a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:27.856705 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77be012b-a84a-4890-836a-927396772a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43e21e3c-fe20-471c-a5ed-dbbba8b72008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1837169870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5893ef660e944858cdbc40705d00ed1',qos_specs=None,replication_status=,reservations=['3e8f3f42-e689-4750-9fa8-ebfe01de93fd','01dfab50-2c3c-40d8-b15a-85fd0ffbafaf','73e5f494-6731-44ad-b2b3-3273bc1b27b4','71707ac5-cf03-40a2-88d0-982add3221ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1837169870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43e21e3c-fe20-471c-a5ed-dbbba8b72008,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b5893ef660e944858cdbc40705d00ed1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22a657cb-dbfb-4dd2-a4a6-755517b5337a),volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:27.857425 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6900fc-ca23-4457-a74c-37ae35920701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:27.882542 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6900fc-ca23-4457-a74c-37ae35920701) transitioned into state 'SUCCESS' from state '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-1837169870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5893ef660e944858cdbc40705d00ed1',qos_specs=None,replication_status=,reservations=['3e8f3f42-e689-4750-9fa8-ebfe01de93fd','01dfab50-2c3c-40d8-b15a-85fd0ffbafaf','73e5f494-6731-44ad-b2b3-3273bc1b27b4','71707ac5-cf03-40a2-88d0-982add3221ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:27.882542 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb012bd-1e6f-4e80-bd20-10f248ec836f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:27.893700 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb012bd-1e6f-4e80-bd20-10f248ec836f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:27.893700 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Flow 'volume_create_api' (3fd1296a-3453-4035-a02e-c30c992d93b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:27.893700 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume request issued successfully. Aug 18 23:40:27.893700 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7906aab1-c1c1-4b51-9a63-2e3a3dd69875 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:40:27.893842 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 367/1473] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:40:27 2026] POST /volume/v3/volumes => generated 760 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:40:27.910051 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c280f288-d21e-4bfb-9ab5-8ebc990fd53b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:27.911917 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c280f288-d21e-4bfb-9ab5-8ebc990fd53b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:27.912117 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c280f288-d21e-4bfb-9ab5-8ebc990fd53b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:27.912677 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c280f288-d21e-4bfb-9ab5-8ebc990fd53b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:27.919695 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:27.919695 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:27.923566 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c280f288-d21e-4bfb-9ab5-8ebc990fd53b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:27.927703 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c280f288-d21e-4bfb-9ab5-8ebc990fd53b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:27.927917 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 374/1474] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:27 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:28.447596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-57ec0a7d-f508-4f20-83f6-c4d60573b238 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:28.449822 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57ec0a7d-f508-4f20-83f6-c4d60573b238 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:28.450005 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57ec0a7d-f508-4f20-83f6-c4d60573b238 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:28.450198 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57ec0a7d-f508-4f20-83f6-c4d60573b238 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:28.450312 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-57ec0a7d-f508-4f20-83f6-c4d60573b238 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:28.455185 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:28.455185 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:28.456086 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57ec0a7d-f508-4f20-83f6-c4d60573b238 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:28.456912 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 369/1475] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:28 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:28.942255 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1742d79e-52df-4499-b0a0-4335933a0881 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:28.944566 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1742d79e-52df-4499-b0a0-4335933a0881 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:28.944870 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1742d79e-52df-4499-b0a0-4335933a0881 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:28.945094 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1742d79e-52df-4499-b0a0-4335933a0881 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:28.954812 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:28.954812 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:28.960114 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1742d79e-52df-4499-b0a0-4335933a0881 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:28.966848 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1742d79e-52df-4499-b0a0-4335933a0881 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:28.967383 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 366/1476] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:28 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:29.014872 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-c6bd078e-e2cc-48a7-9071-aa4015b53568 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:29.017603 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-c6bd078e-e2cc-48a7-9071-aa4015b53568 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:29.017893 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-c6bd078e-e2cc-48a7-9071-aa4015b53568 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:29.018257 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-c6bd078e-e2cc-48a7-9071-aa4015b53568 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:29.026846 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:29.026846 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:29.031393 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-c6bd078e-e2cc-48a7-9071-aa4015b53568 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:29.036419 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-c6bd078e-e2cc-48a7-9071-aa4015b53568 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:29.036979 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 368/1477] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:29 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:29.121202 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fef60e9e-8705-4ada-a839-b7ed43365710 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:29.121672 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fef60e9e-8705-4ada-a839-b7ed43365710 None None] GET https://10.4.3.229/volume// Aug 18 23:40:29.122131 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fef60e9e-8705-4ada-a839-b7ed43365710 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:29.122225 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fef60e9e-8705-4ada-a839-b7ed43365710 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:29.122660 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fef60e9e-8705-4ada-a839-b7ed43365710 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:29.123080 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 375/1478] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:40:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:40:29.132198 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-8bb8fa78-4692-40c8-aedf-a11b81867eb8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:29.135176 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-8bb8fa78-4692-40c8-aedf-a11b81867eb8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:40:29.135497 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-8bb8fa78-4692-40c8-aedf-a11b81867eb8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43e21e3c-fe20-471c-a5ed-dbbba8b72008", "connector": null, "instance_uuid": "800dc102-7d1a-48b2-b90b-be019b3593d7"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:29.149096 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:29.149096 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:29.188829 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-8bb8fa78-4692-40c8-aedf-a11b81867eb8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:40:29.188829 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 370/1479] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:40:29 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 18 23:40:29.226105 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-151a6f5e-b2b8-4a66-b6a0-2dfc81938aaf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:29.229974 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-151a6f5e-b2b8-4a66-b6a0-2dfc81938aaf tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:29.230163 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-151a6f5e-b2b8-4a66-b6a0-2dfc81938aaf tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:29.230452 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-151a6f5e-b2b8-4a66-b6a0-2dfc81938aaf tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:29.240816 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-92229cd0-b465-4aa4-8437-fed08e90a078 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:29.241259 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-92229cd0-b465-4aa4-8437-fed08e90a078 None None] GET https://10.4.3.229/volume// Aug 18 23:40:29.241374 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-92229cd0-b465-4aa4-8437-fed08e90a078 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:29.241607 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-92229cd0-b465-4aa4-8437-fed08e90a078 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:29.241970 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-92229cd0-b465-4aa4-8437-fed08e90a078 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:29.242317 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 369/1480] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:40:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:40:29.245797 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:29.245797 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:29.249802 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-151a6f5e-b2b8-4a66-b6a0-2dfc81938aaf tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:29.253996 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-933f3c9e-b284-423e-8f75-ed06592cf0ee None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:29.254782 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-151a6f5e-b2b8-4a66-b6a0-2dfc81938aaf tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:29.255158 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 367/1481] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:29 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:29.257226 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-933f3c9e-b284-423e-8f75-ed06592cf0ee tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:29.257500 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-933f3c9e-b284-423e-8f75-ed06592cf0ee tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:29.258154 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-933f3c9e-b284-423e-8f75-ed06592cf0ee tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:29.268153 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:29.268153 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:29.271821 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-933f3c9e-b284-423e-8f75-ed06592cf0ee tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:29.276530 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-933f3c9e-b284-423e-8f75-ed06592cf0ee tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:29.276999 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 376/1482] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:40:29 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1032 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:40:29.400974 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-61d9bf1f-7fdc-43cb-b452-3bd5d919ca74 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:29.403190 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-61d9bf1f-7fdc-43cb-b452-3bd5d919ca74 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] PUT https://10.4.3.229/volume/v3/attachments/84f681f4-c249-4470-b509-c44d191c681e Aug 18 23:40:29.403652 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-61d9bf1f-7fdc-43cb-b452-3bd5d919ca74 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:29.412300 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-61d9bf1f-7fdc-43cb-b452-3bd5d919ca74 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Acquiring lock "cinder-attachment_update-43e21e3c-fe20-471c-a5ed-dbbba8b72008-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:40:29.417487 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-61d9bf1f-7fdc-43cb-b452-3bd5d919ca74 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-43e21e3c-fe20-471c-a5ed-dbbba8b72008-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:40:29.418438 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:29.418438 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:29.470714 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b452e054-4297-4205-a667-fb6b3a43853a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:29.473151 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b452e054-4297-4205-a667-fb6b3a43853a tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:29.473473 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b452e054-4297-4205-a667-fb6b3a43853a tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:29.473696 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b452e054-4297-4205-a667-fb6b3a43853a tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:29.473819 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-b452e054-4297-4205-a667-fb6b3a43853a tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:29.481291 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:29.481291 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:29.482782 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b452e054-4297-4205-a667-fb6b3a43853a tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:29.483612 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 370/1483] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:29 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:29.511970 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-61d9bf1f-7fdc-43cb-b452-3bd5d919ca74 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-43e21e3c-fe20-471c-a5ed-dbbba8b72008-np0000007721" released by "attachment_update" :: held 0.094s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:40:29.512328 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-61d9bf1f-7fdc-43cb-b452-3bd5d919ca74 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/84f681f4-c249-4470-b509-c44d191c681e returned with HTTP 200 Aug 18 23:40:29.512829 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 371/1484] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:40:29 2026] PUT /volume/v3/attachments/84f681f4-c249-4470-b509-c44d191c681e => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:30.269438 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e4df989c-3a05-4982-aa82-25b2e2e69181 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:30.271320 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4df989c-3a05-4982-aa82-25b2e2e69181 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:30.271589 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4df989c-3a05-4982-aa82-25b2e2e69181 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:30.271835 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4df989c-3a05-4982-aa82-25b2e2e69181 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:30.281742 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:30.281742 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:30.285851 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e4df989c-3a05-4982-aa82-25b2e2e69181 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:30.290457 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4df989c-3a05-4982-aa82-25b2e2e69181 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:30.290992 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 368/1485] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:30 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:30.496764 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7e63230c-ea91-4c9c-b5cb-56600a371385 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:30.498935 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7e63230c-ea91-4c9c-b5cb-56600a371385 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:30.499126 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7e63230c-ea91-4c9c-b5cb-56600a371385 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:30.499347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7e63230c-ea91-4c9c-b5cb-56600a371385 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:30.499459 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-7e63230c-ea91-4c9c-b5cb-56600a371385 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:30.503825 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:30.503825 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:30.504560 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7e63230c-ea91-4c9c-b5cb-56600a371385 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:30.505100 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 377/1486] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:30 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:31.188169 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:31.190030 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:31.190402 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1066464005"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:31.191855 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1066464005'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:40:31.192027 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Create volume of 1 GB Aug 18 23:40:31.197580 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Availability Zones retrieved successfully. Aug 18 23:40:31.206949 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Flow 'volume_create_api' (0f6f4905-3584-4521-b6a9-6a0b7373476c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:31.208667 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720b675c-01c2-440c-980f-8564907384f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:31.210177 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:40:31.248417 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720b675c-01c2-440c-980f-8564907384f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:31.249783 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856f2e9e-bc04-4579-851a-dcd7bf11977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:31.300226 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Created reservations ['4977794c-d78d-4fa3-b2b3-675292d1d496', '97b88dae-cf0a-40bb-87ab-53107343a037', '276fcb7c-13e1-45dd-8d94-e5a458608ca3', '5e212bd3-a1c5-4dcc-bf3e-516b5d1a7b4c'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:40:31.301303 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856f2e9e-bc04-4579-851a-dcd7bf11977a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4977794c-d78d-4fa3-b2b3-675292d1d496', '97b88dae-cf0a-40bb-87ab-53107343a037', '276fcb7c-13e1-45dd-8d94-e5a458608ca3', '5e212bd3-a1c5-4dcc-bf3e-516b5d1a7b4c']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:31.302349 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3837631-1d76-4dba-a61e-fefcba1e0711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:31.304577 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-41fc9c78-82db-487f-a735-788ea5db201e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:31.307527 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41fc9c78-82db-487f-a735-788ea5db201e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:31.307722 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41fc9c78-82db-487f-a735-788ea5db201e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:31.307891 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41fc9c78-82db-487f-a735-788ea5db201e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:31.317847 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:31.317847 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:31.321817 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-41fc9c78-82db-487f-a735-788ea5db201e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:31.325653 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3837631-1d76-4dba-a61e-fefcba1e0711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47e713ad-4bf7-4c13-a23b-e4530fe3a504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1066464005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9a1130e037143a6a486f429acf779ba',qos_specs=None,replication_status=,reservations=['4977794c-d78d-4fa3-b2b3-675292d1d496','97b88dae-cf0a-40bb-87ab-53107343a037','276fcb7c-13e1-45dd-8d94-e5a458608ca3','5e212bd3-a1c5-4dcc-bf3e-516b5d1a7b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7318ba8497ba4f97be6990d488485126',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:40:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1066464005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47e713ad-4bf7-4c13-a23b-e4530fe3a504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9a1130e037143a6a486f429acf779ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7318ba8497ba4f97be6990d488485126',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:31.326360 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a59e89-e9ee-42e5-bfaa-da7c9c52cdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:31.327004 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41fc9c78-82db-487f-a735-788ea5db201e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:31.327305 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 372/1487] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:31 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:31.343932 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a59e89-e9ee-42e5-bfaa-da7c9c52cdcf) transitioned into state 'SUCCESS' from state '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-1066464005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9a1130e037143a6a486f429acf779ba',qos_specs=None,replication_status=,reservations=['4977794c-d78d-4fa3-b2b3-675292d1d496','97b88dae-cf0a-40bb-87ab-53107343a037','276fcb7c-13e1-45dd-8d94-e5a458608ca3','5e212bd3-a1c5-4dcc-bf3e-516b5d1a7b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7318ba8497ba4f97be6990d488485126',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:31.344632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (669ecacc-b1ca-41c9-baf1-e1961c487fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:31.356624 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (669ecacc-b1ca-41c9-baf1-e1961c487fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:31.357626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Flow 'volume_create_api' (0f6f4905-3584-4521-b6a9-6a0b7373476c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:31.357967 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Create volume request issued successfully. Aug 18 23:40:31.358564 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3eaf3eb-ae66-4ac2-b11d-bcb33c0ef493 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:40:31.359048 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 371/1488] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:40:31 2026] POST /volume/v3/volumes => generated 757 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:40:31.376292 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8540faa7-7774-4a1d-ab46-6bfcfb478a5c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:31.378477 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8540faa7-7774-4a1d-ab46-6bfcfb478a5c tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:40:31.378810 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8540faa7-7774-4a1d-ab46-6bfcfb478a5c tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:31.379173 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8540faa7-7774-4a1d-ab46-6bfcfb478a5c tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:31.387411 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:31.387411 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:31.391467 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8540faa7-7774-4a1d-ab46-6bfcfb478a5c tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:40:31.395810 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8540faa7-7774-4a1d-ab46-6bfcfb478a5c tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 200 Aug 18 23:40:31.396228 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 369/1489] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:31 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:31.516344 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-218345dd-c2c7-4c4c-b5dd-d279d7b99e60 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:31.518062 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-218345dd-c2c7-4c4c-b5dd-d279d7b99e60 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:31.518233 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-218345dd-c2c7-4c4c-b5dd-d279d7b99e60 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:31.518422 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-218345dd-c2c7-4c4c-b5dd-d279d7b99e60 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:31.518539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-218345dd-c2c7-4c4c-b5dd-d279d7b99e60 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:31.522657 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:31.522657 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:31.523646 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-218345dd-c2c7-4c4c-b5dd-d279d7b99e60 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:31.524204 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 378/1490] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:31 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:32.341954 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5dc7f6d0-e0b2-4fdd-a36e-e21f5ba6a6e1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:32.343969 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5dc7f6d0-e0b2-4fdd-a36e-e21f5ba6a6e1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:32.344219 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5dc7f6d0-e0b2-4fdd-a36e-e21f5ba6a6e1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:32.344768 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5dc7f6d0-e0b2-4fdd-a36e-e21f5ba6a6e1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:32.356783 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:32.356783 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:32.363193 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5dc7f6d0-e0b2-4fdd-a36e-e21f5ba6a6e1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:32.372044 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5dc7f6d0-e0b2-4fdd-a36e-e21f5ba6a6e1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:32.372653 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 373/1491] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:32 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:32.412934 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ddea8aba-f781-4f91-9598-213d519dbdea None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:32.414797 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ddea8aba-f781-4f91-9598-213d519dbdea tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:40:32.414978 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ddea8aba-f781-4f91-9598-213d519dbdea tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:32.415165 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ddea8aba-f781-4f91-9598-213d519dbdea tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:32.422365 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:32.422365 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:32.426117 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ddea8aba-f781-4f91-9598-213d519dbdea tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:40:32.430336 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ddea8aba-f781-4f91-9598-213d519dbdea tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 200 Aug 18 23:40:32.430906 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 372/1492] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:32 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:32.535752 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b9ada03e-1cf8-439d-ade9-f5f57be79f06 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:32.537880 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b9ada03e-1cf8-439d-ade9-f5f57be79f06 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:32.538143 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b9ada03e-1cf8-439d-ade9-f5f57be79f06 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:32.538422 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b9ada03e-1cf8-439d-ade9-f5f57be79f06 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:32.538601 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b9ada03e-1cf8-439d-ade9-f5f57be79f06 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:32.545961 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:32.545961 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:32.546961 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b9ada03e-1cf8-439d-ade9-f5f57be79f06 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:32.547380 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 370/1493] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:32 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:32.746588 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-60d25dc1-1625-4c04-813f-e2e098ce1401 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:32.748463 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-60d25dc1-1625-4c04-813f-e2e098ce1401 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments/84f681f4-c249-4470-b509-c44d191c681e/action Aug 18 23:40:32.748857 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-60d25dc1-1625-4c04-813f-e2e098ce1401 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:32.748965 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-60d25dc1-1625-4c04-813f-e2e098ce1401 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:32.768538 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:32.768538 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:32.778284 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ba9887a2-4d76-4d42-a3d2-3fc6f5ce9145 req-60d25dc1-1625-4c04-813f-e2e098ce1401 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/84f681f4-c249-4470-b509-c44d191c681e/action returned with HTTP 204 Aug 18 23:40:32.778748 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 379/1494] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:40:32 2026] POST /volume/v3/attachments/84f681f4-c249-4470-b509-c44d191c681e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:33.391541 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1c7ee935-c231-4be3-b75d-96ed31cca67a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:33.393357 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1c7ee935-c231-4be3-b75d-96ed31cca67a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:33.393578 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1c7ee935-c231-4be3-b75d-96ed31cca67a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:33.393859 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1c7ee935-c231-4be3-b75d-96ed31cca67a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:33.407970 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:33.407970 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:33.417536 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1c7ee935-c231-4be3-b75d-96ed31cca67a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:33.421888 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1c7ee935-c231-4be3-b75d-96ed31cca67a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:33.422205 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 374/1495] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:33 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:33.491721 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-a32e21c5-e4ed-49eb-a1fb-b41f91317b68 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:33.494874 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-a32e21c5-e4ed-49eb-a1fb-b41f91317b68 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:33.495155 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-a32e21c5-e4ed-49eb-a1fb-b41f91317b68 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:33.495441 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-a32e21c5-e4ed-49eb-a1fb-b41f91317b68 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:33.510641 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:33.510641 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:33.516328 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-a32e21c5-e4ed-49eb-a1fb-b41f91317b68 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:33.523845 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-a32e21c5-e4ed-49eb-a1fb-b41f91317b68 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:33.524495 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 373/1496] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:33 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:33.559269 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c23f633a-7c2c-4530-991a-1dbbf90662fd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:33.563491 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c23f633a-7c2c-4530-991a-1dbbf90662fd tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:33.563828 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c23f633a-7c2c-4530-991a-1dbbf90662fd tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:33.564065 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c23f633a-7c2c-4530-991a-1dbbf90662fd tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:33.564599 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c23f633a-7c2c-4530-991a-1dbbf90662fd tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:33.573882 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:33.573882 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:33.574608 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c23f633a-7c2c-4530-991a-1dbbf90662fd tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:33.575307 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 371/1497] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:33 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:33.630319 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d9f147b5-fb79-40c8-b423-ffdb5e634acd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:33.630819 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d9f147b5-fb79-40c8-b423-ffdb5e634acd None None] GET https://10.4.3.229/volume// Aug 18 23:40:33.631005 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d9f147b5-fb79-40c8-b423-ffdb5e634acd None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:33.631206 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d9f147b5-fb79-40c8-b423-ffdb5e634acd None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:33.631605 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d9f147b5-fb79-40c8-b423-ffdb5e634acd None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:33.631965 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 380/1498] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:40: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 18 23:40:33.641615 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-15b23451-a3ea-4db1-917b-4017560fa7f2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:33.643701 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-15b23451-a3ea-4db1-917b-4017560fa7f2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:40:33.645087 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-15b23451-a3ea-4db1-917b-4017560fa7f2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43e21e3c-fe20-471c-a5ed-dbbba8b72008", "connector": null, "instance_uuid": "1f6fb59f-ee6f-4ff7-b92c-480ed21f94bc"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:33.654881 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:33.654881 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:33.681250 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-15b23451-a3ea-4db1-917b-4017560fa7f2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:40:33.681250 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 375/1499] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:40:33 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 18 23:40:33.716905 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-86df4dc8-d5fd-4a4b-97fc-af9c3ca73d2a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:33.719623 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-86df4dc8-d5fd-4a4b-97fc-af9c3ca73d2a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:33.719958 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-86df4dc8-d5fd-4a4b-97fc-af9c3ca73d2a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:33.720280 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-86df4dc8-d5fd-4a4b-97fc-af9c3ca73d2a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:33.733580 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc51d1bb-1170-4a05-81b8-e7032cbec825 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:33.734383 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc51d1bb-1170-4a05-81b8-e7032cbec825 None None] GET https://10.4.3.229/volume// Aug 18 23:40:33.734383 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc51d1bb-1170-4a05-81b8-e7032cbec825 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:33.734577 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc51d1bb-1170-4a05-81b8-e7032cbec825 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:33.734819 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc51d1bb-1170-4a05-81b8-e7032cbec825 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:33.735145 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 372/1500] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:40: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 18 23:40:33.744467 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:33.744467 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:33.746294 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-b5ca192d-5395-41a1-87ab-ba2a78f79e7d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:33.750582 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-b5ca192d-5395-41a1-87ab-ba2a78f79e7d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:33.751145 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-86df4dc8-d5fd-4a4b-97fc-af9c3ca73d2a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:33.751182 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-b5ca192d-5395-41a1-87ab-ba2a78f79e7d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:33.751182 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-b5ca192d-5395-41a1-87ab-ba2a78f79e7d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:33.755599 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-86df4dc8-d5fd-4a4b-97fc-af9c3ca73d2a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:33.757592 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 374/1501] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:33 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:33.766135 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:33.766135 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:33.769919 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-b5ca192d-5395-41a1-87ab-ba2a78f79e7d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:33.774625 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-b5ca192d-5395-41a1-87ab-ba2a78f79e7d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:33.775116 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 381/1502] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:40:33 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:40:33.890258 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-1eb097df-2843-4086-b151-44cc45a34630 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:33.892128 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-1eb097df-2843-4086-b151-44cc45a34630 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] PUT https://10.4.3.229/volume/v3/attachments/45f59205-0a89-40f5-8cc1-2406745fb6d7 Aug 18 23:40:33.892480 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-1eb097df-2843-4086-b151-44cc45a34630 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:33.900084 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-1eb097df-2843-4086-b151-44cc45a34630 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Acquiring lock "cinder-attachment_update-43e21e3c-fe20-471c-a5ed-dbbba8b72008-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:40:33.906355 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-1eb097df-2843-4086-b151-44cc45a34630 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-43e21e3c-fe20-471c-a5ed-dbbba8b72008-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:40:33.907390 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:33.907390 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:34.007284 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-1eb097df-2843-4086-b151-44cc45a34630 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-43e21e3c-fe20-471c-a5ed-dbbba8b72008-np0000007721" released by "attachment_update" :: held 0.101s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:40:34.009018 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-1eb097df-2843-4086-b151-44cc45a34630 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/45f59205-0a89-40f5-8cc1-2406745fb6d7 returned with HTTP 200 Aug 18 23:40:34.009623 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 376/1503] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:40:33 2026] PUT /volume/v3/attachments/45f59205-0a89-40f5-8cc1-2406745fb6d7 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:34.590332 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2c3700f-7d3e-47e9-82f4-d2ed58bca318 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:34.593825 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2c3700f-7d3e-47e9-82f4-d2ed58bca318 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:34.594143 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2c3700f-7d3e-47e9-82f4-d2ed58bca318 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:34.594355 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2c3700f-7d3e-47e9-82f4-d2ed58bca318 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:34.594572 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a2c3700f-7d3e-47e9-82f4-d2ed58bca318 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:34.603498 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:34.603498 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:34.604631 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2c3700f-7d3e-47e9-82f4-d2ed58bca318 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:34.605324 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 373/1504] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:34 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:34.769356 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eb6d3b08-ebcd-4797-8ffa-000d7ba0d96a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:34.771187 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eb6d3b08-ebcd-4797-8ffa-000d7ba0d96a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:34.771380 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eb6d3b08-ebcd-4797-8ffa-000d7ba0d96a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:34.771584 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eb6d3b08-ebcd-4797-8ffa-000d7ba0d96a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:34.787543 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:34.787543 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:34.792138 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eb6d3b08-ebcd-4797-8ffa-000d7ba0d96a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:34.798171 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eb6d3b08-ebcd-4797-8ffa-000d7ba0d96a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:34.798742 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 375/1505] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:34 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:40:35.619619 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-be28c172-7b02-4aaa-bff8-a9a5fb027bdb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:35.622361 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be28c172-7b02-4aaa-bff8-a9a5fb027bdb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:35.622361 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be28c172-7b02-4aaa-bff8-a9a5fb027bdb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:35.622361 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be28c172-7b02-4aaa-bff8-a9a5fb027bdb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:35.622604 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-be28c172-7b02-4aaa-bff8-a9a5fb027bdb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:35.626997 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:35.626997 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:35.627846 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be28c172-7b02-4aaa-bff8-a9a5fb027bdb tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:35.628276 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 382/1506] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:35 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:35.813437 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9a4625da-8c92-4aaf-8fc7-61adff477fc7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:35.815500 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9a4625da-8c92-4aaf-8fc7-61adff477fc7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:35.815775 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9a4625da-8c92-4aaf-8fc7-61adff477fc7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:35.815992 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9a4625da-8c92-4aaf-8fc7-61adff477fc7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:35.831540 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:35.831540 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:35.836761 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9a4625da-8c92-4aaf-8fc7-61adff477fc7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:35.843118 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9a4625da-8c92-4aaf-8fc7-61adff477fc7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:35.843550 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 377/1507] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:35 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:36.355960 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-dba92c04-cd50-470b-bd8c-5c297a56f5e4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:36.360127 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-dba92c04-cd50-470b-bd8c-5c297a56f5e4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments/45f59205-0a89-40f5-8cc1-2406745fb6d7/action Aug 18 23:40:36.360498 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-dba92c04-cd50-470b-bd8c-5c297a56f5e4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:36.360707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-dba92c04-cd50-470b-bd8c-5c297a56f5e4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:36.400026 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:36.400026 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:36.421262 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f556244a-e68d-4a3d-b7ff-15d05c2679de req-dba92c04-cd50-470b-bd8c-5c297a56f5e4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/45f59205-0a89-40f5-8cc1-2406745fb6d7/action returned with HTTP 204 Aug 18 23:40:36.421935 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 374/1508] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:40:36 2026] POST /volume/v3/attachments/45f59205-0a89-40f5-8cc1-2406745fb6d7/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:36.640875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-44ed739c-046d-4c1b-b797-042078dd7d4d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:36.643158 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-44ed739c-046d-4c1b-b797-042078dd7d4d tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:40:36.643158 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-44ed739c-046d-4c1b-b797-042078dd7d4d tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:36.643347 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-44ed739c-046d-4c1b-b797-042078dd7d4d tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:36.643432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-44ed739c-046d-4c1b-b797-042078dd7d4d tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Show backup with id 24b2466a-9588-4f19-97d0-4656508b42d5. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:40:36.649498 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:36.649498 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:36.650473 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-44ed739c-046d-4c1b-b797-042078dd7d4d tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 200 Aug 18 23:40:36.650935 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 376/1509] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:36 2026] GET /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:36.662199 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1004379c-9fea-4c92-af1f-d89c7bfde32f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:36.664558 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1004379c-9fea-4c92-af1f-d89c7bfde32f tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 Aug 18 23:40:36.664558 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1004379c-9fea-4c92-af1f-d89c7bfde32f tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:36.664927 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1004379c-9fea-4c92-af1f-d89c7bfde32f tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:36.674005 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:36.674005 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:36.678865 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1004379c-9fea-4c92-af1f-d89c7bfde32f tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:40:36.684468 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1004379c-9fea-4c92-af1f-d89c7bfde32f tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 returned with HTTP 200 Aug 18 23:40:36.684961 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 383/1510] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:36 2026] GET /volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:36.698370 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5f5ed4c1-7433-46b6-9c50-4fbf5ad4531b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:36.701199 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5f5ed4c1-7433-46b6-9c50-4fbf5ad4531b tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 Aug 18 23:40:36.703136 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5f5ed4c1-7433-46b6-9c50-4fbf5ad4531b tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:36.703136 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5f5ed4c1-7433-46b6-9c50-4fbf5ad4531b tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:36.710420 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:36.710420 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:36.715493 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5f5ed4c1-7433-46b6-9c50-4fbf5ad4531b tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:40:36.721532 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5f5ed4c1-7433-46b6-9c50-4fbf5ad4531b tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 returned with HTTP 200 Aug 18 23:40:36.721988 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 378/1511] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:36 2026] GET /volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:36.868507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dc984a74-4c0d-451c-ad64-e63a26a3ab51 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:36.871673 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dc984a74-4c0d-451c-ad64-e63a26a3ab51 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:36.871843 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dc984a74-4c0d-451c-ad64-e63a26a3ab51 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:36.872091 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dc984a74-4c0d-451c-ad64-e63a26a3ab51 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:36.896458 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:36.896458 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:36.901250 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dc984a74-4c0d-451c-ad64-e63a26a3ab51 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:36.906624 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dc984a74-4c0d-451c-ad64-e63a26a3ab51 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:36.907083 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 375/1512] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:36 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:36.924823 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0dd6cc83-5098-4078-92f7-4367388a431b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:37.053490 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0dd6cc83-5098-4078-92f7-4367388a431b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:37.054975 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0dd6cc83-5098-4078-92f7-4367388a431b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:37.054975 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0dd6cc83-5098-4078-92f7-4367388a431b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:37.073375 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:37.073375 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:37.081594 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0dd6cc83-5098-4078-92f7-4367388a431b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Volume info retrieved successfully. Aug 18 23:40:37.088016 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0dd6cc83-5098-4078-92f7-4367388a431b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:37.088559 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 377/1513] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:36 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1442 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:37.144668 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-86a8f455-250f-4755-af2e-a48fa906006b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:37.147187 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86a8f455-250f-4755-af2e-a48fa906006b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:37.147475 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86a8f455-250f-4755-af2e-a48fa906006b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:37.147784 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86a8f455-250f-4755-af2e-a48fa906006b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:37.166074 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:37.166074 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:37.173136 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-86a8f455-250f-4755-af2e-a48fa906006b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Volume info retrieved successfully. Aug 18 23:40:37.179967 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86a8f455-250f-4755-af2e-a48fa906006b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:37.180460 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 384/1514] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:37 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:37.224729 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-db6f4b45-bc72-4516-8cdb-37bdbdd1825f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:37.228222 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-db6f4b45-bc72-4516-8cdb-37bdbdd1825f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:37.228530 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-db6f4b45-bc72-4516-8cdb-37bdbdd1825f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:37.228838 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-db6f4b45-bc72-4516-8cdb-37bdbdd1825f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:37.245338 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:37.245338 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:37.250299 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-db6f4b45-bc72-4516-8cdb-37bdbdd1825f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:37.259352 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-db6f4b45-bc72-4516-8cdb-37bdbdd1825f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:37.260712 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 379/1515] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:37 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:37.285488 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-7f867fd6-34c8-4565-8376-fa93312657a8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:37.290273 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-7f867fd6-34c8-4565-8376-fa93312657a8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008/action Aug 18 23:40:37.290876 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-7f867fd6-34c8-4565-8376-fa93312657a8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:37.290940 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-7f867fd6-34c8-4565-8376-fa93312657a8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:37.310084 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:37.310084 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:37.310888 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-7f867fd6-34c8-4565-8376-fa93312657a8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:37.320653 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-7f867fd6-34c8-4565-8376-fa93312657a8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Begin detaching volume completed successfully. Aug 18 23:40:37.320988 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-7f867fd6-34c8-4565-8376-fa93312657a8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008/action returned with HTTP 202 Aug 18 23:40:37.321574 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 376/1516] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:40:37 2026] POST /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:40:37.350372 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-74aeaba9-3a42-467a-8df8-6a0c57dadfc1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:37.355457 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-74aeaba9-3a42-467a-8df8-6a0c57dadfc1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:37.355783 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-74aeaba9-3a42-467a-8df8-6a0c57dadfc1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:37.356064 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-74aeaba9-3a42-467a-8df8-6a0c57dadfc1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:37.374553 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8f79792a-4aab-4562-a66b-824d281916c7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:37.375121 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8f79792a-4aab-4562-a66b-824d281916c7 None None] GET https://10.4.3.229/volume// Aug 18 23:40:37.375569 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8f79792a-4aab-4562-a66b-824d281916c7 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:37.375797 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8f79792a-4aab-4562-a66b-824d281916c7 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:37.376174 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8f79792a-4aab-4562-a66b-824d281916c7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:37.377078 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 385/1517] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:40:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:40:37.382582 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:37.382582 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:37.390254 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-bcbbc503-ec05-4bd3-a2ff-02615dd80299 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:37.391238 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-74aeaba9-3a42-467a-8df8-6a0c57dadfc1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:37.392002 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-bcbbc503-ec05-4bd3-a2ff-02615dd80299 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:37.392263 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-bcbbc503-ec05-4bd3-a2ff-02615dd80299 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:37.392474 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-bcbbc503-ec05-4bd3-a2ff-02615dd80299 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:37.399348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-74aeaba9-3a42-467a-8df8-6a0c57dadfc1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:37.399348 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 378/1518] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:37 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1445 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:37.427195 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:37.427195 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:37.437417 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-bcbbc503-ec05-4bd3-a2ff-02615dd80299 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:37.442745 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-bcbbc503-ec05-4bd3-a2ff-02615dd80299 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:37.443191 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 380/1519] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:40:37 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1625 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:40:38.223765 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-3d2f4962-86b4-4ee7-92fc-dcdde5b808da None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.226224 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-3d2f4962-86b4-4ee7-92fc-dcdde5b808da tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 Aug 18 23:40:38.226465 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-3d2f4962-86b4-4ee7-92fc-dcdde5b808da tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.226752 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-3d2f4962-86b4-4ee7-92fc-dcdde5b808da tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.234971 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.234971 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:38.238723 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-3d2f4962-86b4-4ee7-92fc-dcdde5b808da tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:40:38.243797 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-3d2f4962-86b4-4ee7-92fc-dcdde5b808da tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 returned with HTTP 200 Aug 18 23:40:38.244235 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 377/1520] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:38 2026] GET /volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 => generated 1416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:38.278302 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-33949622-16e6-422c-b502-ef986613c243 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.280414 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-33949622-16e6-422c-b502-ef986613c243 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:38.280627 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-33949622-16e6-422c-b502-ef986613c243 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.281622 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-33949622-16e6-422c-b502-ef986613c243 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.293710 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.293710 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:38.297701 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-33949622-16e6-422c-b502-ef986613c243 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:38.303880 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-33949622-16e6-422c-b502-ef986613c243 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:38.304462 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 386/1521] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:38 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:38.327020 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-dcbbc7cb-79f4-438a-b68b-ac54eb96fcfa None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.332829 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-dcbbc7cb-79f4-438a-b68b-ac54eb96fcfa tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/attachments/84f681f4-c249-4470-b509-c44d191c681e Aug 18 23:40:38.332829 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-dcbbc7cb-79f4-438a-b68b-ac54eb96fcfa tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.332829 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-dcbbc7cb-79f4-438a-b68b-ac54eb96fcfa tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.344447 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.344447 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:38.403367 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9a0ab6ec-f321-490e-8bc1-0c8f900f093d req-dcbbc7cb-79f4-438a-b68b-ac54eb96fcfa tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/84f681f4-c249-4470-b509-c44d191c681e returned with HTTP 200 Aug 18 23:40:38.403367 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 379/1522] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:40:38 2026] DELETE /volume/v3/attachments/84f681f4-c249-4470-b509-c44d191c681e => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:38.423622 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-09897e67-f354-4f4b-a0b0-9a9e1f128a10 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.425612 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-09897e67-f354-4f4b-a0b0-9a9e1f128a10 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:38.425819 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-09897e67-f354-4f4b-a0b0-9a9e1f128a10 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.425977 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-09897e67-f354-4f4b-a0b0-9a9e1f128a10 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.446342 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.446342 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:38.453222 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-09897e67-f354-4f4b-a0b0-9a9e1f128a10 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:38.458704 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-09897e67-f354-4f4b-a0b0-9a9e1f128a10 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:38.459157 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 381/1523] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:38 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:38.522439 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-97181b13-8f5a-42e9-888b-38da5abfcc3a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.524707 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-97181b13-8f5a-42e9-888b-38da5abfcc3a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:38.524924 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-97181b13-8f5a-42e9-888b-38da5abfcc3a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.525152 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-97181b13-8f5a-42e9-888b-38da5abfcc3a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.534915 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.534915 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:38.538587 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-97181b13-8f5a-42e9-888b-38da5abfcc3a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Volume info retrieved successfully. Aug 18 23:40:38.543037 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-97181b13-8f5a-42e9-888b-38da5abfcc3a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:38.543574 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 378/1524] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:38 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:38.591799 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-4eaabf51-f6fa-48e7-9959-e42024b3ecaa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.594375 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-4eaabf51-f6fa-48e7-9959-e42024b3ecaa tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:38.594550 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-4eaabf51-f6fa-48e7-9959-e42024b3ecaa tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.594762 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-4eaabf51-f6fa-48e7-9959-e42024b3ecaa tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.606594 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.606594 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:38.612206 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-4eaabf51-f6fa-48e7-9959-e42024b3ecaa tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:38.616907 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-4eaabf51-f6fa-48e7-9959-e42024b3ecaa tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:38.617426 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 387/1525] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:38 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:38.643793 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-e68cfbb6-b3a5-4858-962e-1ab6aea90ccc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.645914 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-e68cfbb6-b3a5-4858-962e-1ab6aea90ccc tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008/action Aug 18 23:40:38.646440 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-e68cfbb6-b3a5-4858-962e-1ab6aea90ccc tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:38.648536 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-e68cfbb6-b3a5-4858-962e-1ab6aea90ccc tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:38.658888 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.658888 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:38.659624 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-e68cfbb6-b3a5-4858-962e-1ab6aea90ccc tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:38.668155 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-e68cfbb6-b3a5-4858-962e-1ab6aea90ccc tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Begin detaching volume completed successfully. Aug 18 23:40:38.668569 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-e68cfbb6-b3a5-4858-962e-1ab6aea90ccc tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008/action returned with HTTP 202 Aug 18 23:40:38.669142 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 380/1526] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:40:38 2026] POST /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:40:38.689096 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-eae47112-0af7-4ce8-a695-0a8b476a45d0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.691150 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-eae47112-0af7-4ce8-a695-0a8b476a45d0 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:38.691382 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-eae47112-0af7-4ce8-a695-0a8b476a45d0 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.691613 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-eae47112-0af7-4ce8-a695-0a8b476a45d0 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.704564 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.704564 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:38.708674 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-eae47112-0af7-4ce8-a695-0a8b476a45d0 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:38.714996 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-eae47112-0af7-4ce8-a695-0a8b476a45d0 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:38.715426 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 382/1527] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:38 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:38.725237 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e4af22a0-25fa-4c0c-be45-25e708f531f9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.725615 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4af22a0-25fa-4c0c-be45-25e708f531f9 None None] GET https://10.4.3.229/volume// Aug 18 23:40:38.725819 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4af22a0-25fa-4c0c-be45-25e708f531f9 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.726064 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4af22a0-25fa-4c0c-be45-25e708f531f9 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.726399 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4af22a0-25fa-4c0c-be45-25e708f531f9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:38.726737 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 379/1528] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:40: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 18 23:40:38.735706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-78671fc9-da92-4d14-9f01-2bcddd419df3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.738128 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-78671fc9-da92-4d14-9f01-2bcddd419df3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:38.738411 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-78671fc9-da92-4d14-9f01-2bcddd419df3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.738629 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-78671fc9-da92-4d14-9f01-2bcddd419df3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.752893 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.752893 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:38.758443 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-78671fc9-da92-4d14-9f01-2bcddd419df3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:38.764093 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-78671fc9-da92-4d14-9f01-2bcddd419df3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:38.764093 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 388/1529] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:40:38 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:40:38.920726 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e0573bf5-1707-4974-8772-04487d847cee None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.922601 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e0573bf5-1707-4974-8772-04487d847cee tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 Aug 18 23:40:38.923992 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e0573bf5-1707-4974-8772-04487d847cee tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.923992 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e0573bf5-1707-4974-8772-04487d847cee tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.932991 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.932991 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:38.939249 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e0573bf5-1707-4974-8772-04487d847cee tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:40:38.942148 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e0573bf5-1707-4974-8772-04487d847cee tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 returned with HTTP 200 Aug 18 23:40:38.942691 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 381/1530] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:38 2026] GET /volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 => generated 1416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:38.953048 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2d6d8081-7766-4e54-bd03-aa9e77610e11 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.953483 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2d6d8081-7766-4e54-bd03-aa9e77610e11 None None] GET https://10.4.3.229/volume// Aug 18 23:40:38.953734 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2d6d8081-7766-4e54-bd03-aa9e77610e11 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.954109 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2d6d8081-7766-4e54-bd03-aa9e77610e11 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.954428 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2d6d8081-7766-4e54-bd03-aa9e77610e11 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:38.954824 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 383/1531] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:40: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 18 23:40:38.965851 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-2fcb4131-e6ba-4b51-810e-0e6f5d0aa238 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.967824 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-2fcb4131-e6ba-4b51-810e-0e6f5d0aa238 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:40:38.968166 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-2fcb4131-e6ba-4b51-810e-0e6f5d0aa238 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0081f9e0-0a47-4a5a-9a07-a5e757afd726", "connector": null, "instance_uuid": "84ef0a2c-53fa-4294-bc0d-7e1dc93c7645"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:38.972852 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-91013af9-fcd7-41d6-9705-6b4bb88dc989 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:38.975802 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-91013af9-fcd7-41d6-9705-6b4bb88dc989 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:40:38.976084 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-91013af9-fcd7-41d6-9705-6b4bb88dc989 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:38.976344 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-91013af9-fcd7-41d6-9705-6b4bb88dc989 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:38.978308 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.978308 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:38.987899 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:38.987899 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:38.992325 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-91013af9-fcd7-41d6-9705-6b4bb88dc989 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:40:39.000921 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-91013af9-fcd7-41d6-9705-6b4bb88dc989 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 200 Aug 18 23:40:39.001412 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 389/1532] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:38 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:39.015474 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-2fcb4131-e6ba-4b51-810e-0e6f5d0aa238 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:40:39.015997 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 380/1533] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:40:38 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 18 23:40:39.028583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ddaa47b5-bb2f-4928-a4ab-105f81a8ae0a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:39.029459 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ddaa47b5-bb2f-4928-a4ab-105f81a8ae0a None None] GET https://10.4.3.229/volume// Aug 18 23:40:39.029459 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ddaa47b5-bb2f-4928-a4ab-105f81a8ae0a None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:39.029459 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ddaa47b5-bb2f-4928-a4ab-105f81a8ae0a None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:39.029893 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ddaa47b5-bb2f-4928-a4ab-105f81a8ae0a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:39.030231 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 382/1534] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:40: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 18 23:40:39.039456 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-2915e49a-3b28-4896-9604-f0ef53c4c236 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:39.042968 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-2915e49a-3b28-4896-9604-f0ef53c4c236 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:40:39.042968 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-2915e49a-3b28-4896-9604-f0ef53c4c236 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47e713ad-4bf7-4c13-a23b-e4530fe3a504", "connector": null, "instance_uuid": "1517e443-a32b-4af0-aeb3-626df85ed5bf"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:39.051757 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:39.051757 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:39.081086 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-2915e49a-3b28-4896-9604-f0ef53c4c236 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:40:39.081583 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 384/1535] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:40:39 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:39.128662 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-4e6ce7a6-7a3b-426b-b223-5acd411ba214 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:39.130654 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-4e6ce7a6-7a3b-426b-b223-5acd411ba214 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] POST https://10.4.3.229/volume/v3/attachments/e4fb92ea-09fb-4bac-978a-1c0a4d6a3276/action Aug 18 23:40:39.131051 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-4e6ce7a6-7a3b-426b-b223-5acd411ba214 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:39.131215 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-4e6ce7a6-7a3b-426b-b223-5acd411ba214 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:39.152561 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:39.152561 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:39.160420 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1cd888f1-5635-4f12-ae2e-e1700725a104 req-4e6ce7a6-7a3b-426b-b223-5acd411ba214 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/attachments/e4fb92ea-09fb-4bac-978a-1c0a4d6a3276/action returned with HTTP 204 Aug 18 23:40:39.160885 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 390/1536] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:40:39 2026] POST /volume/v3/attachments/e4fb92ea-09fb-4bac-978a-1c0a4d6a3276/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:39.195270 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-52c6c933-03d4-45d5-a8d9-8cb2127deb0c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:39.196909 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52c6c933-03d4-45d5-a8d9-8cb2127deb0c tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:40:39.197070 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52c6c933-03d4-45d5-a8d9-8cb2127deb0c tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:39.197238 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52c6c933-03d4-45d5-a8d9-8cb2127deb0c tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:39.206272 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:39.206272 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:39.210588 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-52c6c933-03d4-45d5-a8d9-8cb2127deb0c tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:40:39.216059 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52c6c933-03d4-45d5-a8d9-8cb2127deb0c tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 200 Aug 18 23:40:39.216630 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 381/1537] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:39 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 1112 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:39.236116 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2f003223-6cc2-4f56-b598-fc475b69de9d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:39.238676 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2f003223-6cc2-4f56-b598-fc475b69de9d tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:40:39.239112 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2f003223-6cc2-4f56-b598-fc475b69de9d tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:39.239383 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2f003223-6cc2-4f56-b598-fc475b69de9d tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:39.249116 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:39.249116 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:39.252443 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2f003223-6cc2-4f56-b598-fc475b69de9d tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:40:39.256917 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2f003223-6cc2-4f56-b598-fc475b69de9d tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 200 Aug 18 23:40:39.257341 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 383/1538] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:39 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 1112 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:39.302918 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-e9343329-f6d7-4692-abee-ea89587355a9 req-7cf634a5-2911-42ae-913d-568720b33906 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:39.305215 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-e9343329-f6d7-4692-abee-ea89587355a9 req-7cf634a5-2911-42ae-913d-568720b33906 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:40:39.305441 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-e9343329-f6d7-4692-abee-ea89587355a9 req-7cf634a5-2911-42ae-913d-568720b33906 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:39.305656 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-e9343329-f6d7-4692-abee-ea89587355a9 req-7cf634a5-2911-42ae-913d-568720b33906 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:39.315525 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:39.315525 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:39.319466 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-e9343329-f6d7-4692-abee-ea89587355a9 req-7cf634a5-2911-42ae-913d-568720b33906 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:40:39.324757 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-e9343329-f6d7-4692-abee-ea89587355a9 req-7cf634a5-2911-42ae-913d-568720b33906 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 200 Aug 18 23:40:39.325293 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 385/1539] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:39 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 1112 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:39.352280 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-e9343329-f6d7-4692-abee-ea89587355a9 req-8db2308a-bf97-49e9-a096-9133722ab8a6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:39.354941 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e9343329-f6d7-4692-abee-ea89587355a9 req-8db2308a-bf97-49e9-a096-9133722ab8a6 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] DELETE https://10.4.3.229/volume/v3/attachments/e4fb92ea-09fb-4bac-978a-1c0a4d6a3276 Aug 18 23:40:39.355259 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e9343329-f6d7-4692-abee-ea89587355a9 req-8db2308a-bf97-49e9-a096-9133722ab8a6 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:39.355462 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e9343329-f6d7-4692-abee-ea89587355a9 req-8db2308a-bf97-49e9-a096-9133722ab8a6 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:39.366416 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:39.366416 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:39.412629 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e9343329-f6d7-4692-abee-ea89587355a9 req-8db2308a-bf97-49e9-a096-9133722ab8a6 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/attachments/e4fb92ea-09fb-4bac-978a-1c0a4d6a3276 returned with HTTP 200 Aug 18 23:40:39.413968 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 391/1540] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:40:39 2026] DELETE /volume/v3/attachments/e4fb92ea-09fb-4bac-978a-1c0a4d6a3276 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:39.447780 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e8a03a4a-5e4f-42b3-b937-5d0d0e447590 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:39.451617 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e8a03a4a-5e4f-42b3-b937-5d0d0e447590 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:40:39.451949 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e8a03a4a-5e4f-42b3-b937-5d0d0e447590 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:39.452310 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e8a03a4a-5e4f-42b3-b937-5d0d0e447590 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:39.464203 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:39.464203 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:39.470370 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e8a03a4a-5e4f-42b3-b937-5d0d0e447590 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:40:39.476993 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e8a03a4a-5e4f-42b3-b937-5d0d0e447590 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 200 Aug 18 23:40:39.477573 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 382/1541] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:39 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:39.728269 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ca6893f4-d398-4d6b-8dcb-0ea0d6b3aa54 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:39.730058 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ca6893f4-d398-4d6b-8dcb-0ea0d6b3aa54 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:39.730232 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ca6893f4-d398-4d6b-8dcb-0ea0d6b3aa54 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:39.730422 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ca6893f4-d398-4d6b-8dcb-0ea0d6b3aa54 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:39.743479 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:39.743479 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:39.749108 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ca6893f4-d398-4d6b-8dcb-0ea0d6b3aa54 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:39.754609 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ca6893f4-d398-4d6b-8dcb-0ea0d6b3aa54 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:39.755555 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 384/1542] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:39 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:40.264139 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2af07708-ee50-4555-857e-bc61794c3b7d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:40.267608 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2af07708-ee50-4555-857e-bc61794c3b7d None None] GET https://10.4.3.229/volume// Aug 18 23:40:40.267608 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2af07708-ee50-4555-857e-bc61794c3b7d None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:40.267608 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2af07708-ee50-4555-857e-bc61794c3b7d None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:40.267608 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2af07708-ee50-4555-857e-bc61794c3b7d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:40.267608 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 386/1543] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:40:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:40:40.275819 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-69af2861-c49e-4853-b666-d1a9a5bb9d0f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:40.277882 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-69af2861-c49e-4853-b666-d1a9a5bb9d0f tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 Aug 18 23:40:40.278097 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-69af2861-c49e-4853-b666-d1a9a5bb9d0f tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:40.278271 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-69af2861-c49e-4853-b666-d1a9a5bb9d0f tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:40.291041 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:40.291041 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:40.295885 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-69af2861-c49e-4853-b666-d1a9a5bb9d0f tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:40:40.303845 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-69af2861-c49e-4853-b666-d1a9a5bb9d0f tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 returned with HTTP 200 Aug 18 23:40:40.304561 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 392/1544] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:40:40 2026] GET /volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 => generated 1595 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:40:40.411002 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e46cd2ac-4f16-4219-8013-080851c5b1bf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:40.416085 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e46cd2ac-4f16-4219-8013-080851c5b1bf tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] PUT https://10.4.3.229/volume/v3/attachments/6abbe3da-1850-4f7f-9313-6838d8c0eb8c Aug 18 23:40:40.416571 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e46cd2ac-4f16-4219-8013-080851c5b1bf tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:40.434808 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e46cd2ac-4f16-4219-8013-080851c5b1bf tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Acquiring lock "cinder-attachment_update-0081f9e0-0a47-4a5a-9a07-a5e757afd726-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:40:40.440610 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e46cd2ac-4f16-4219-8013-080851c5b1bf tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Lock "cinder-attachment_update-0081f9e0-0a47-4a5a-9a07-a5e757afd726-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:40:40.441587 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:40.441587 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:40.535922 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e46cd2ac-4f16-4219-8013-080851c5b1bf tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Lock "cinder-attachment_update-0081f9e0-0a47-4a5a-9a07-a5e757afd726-np0000007721" released by "attachment_update" :: held 0.095s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:40:40.536397 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e46cd2ac-4f16-4219-8013-080851c5b1bf tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/attachments/6abbe3da-1850-4f7f-9313-6838d8c0eb8c returned with HTTP 200 Aug 18 23:40:40.537012 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 383/1545] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:40:40 2026] PUT /volume/v3/attachments/6abbe3da-1850-4f7f-9313-6838d8c0eb8c => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:40.561720 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e89b2c35-8e36-41c9-8f45-4c7e93cda468 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:40.564016 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e89b2c35-8e36-41c9-8f45-4c7e93cda468 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] POST https://10.4.3.229/volume/v3/attachments/6abbe3da-1850-4f7f-9313-6838d8c0eb8c/action Aug 18 23:40:40.564380 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e89b2c35-8e36-41c9-8f45-4c7e93cda468 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:40.564527 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e89b2c35-8e36-41c9-8f45-4c7e93cda468 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:40.585673 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:40.585673 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:40.596777 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9ba72131-c50e-4492-a100-b59ee2fe81da req-e89b2c35-8e36-41c9-8f45-4c7e93cda468 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/attachments/6abbe3da-1850-4f7f-9313-6838d8c0eb8c/action returned with HTTP 204 Aug 18 23:40:40.597408 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 385/1546] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:40:40 2026] POST /volume/v3/attachments/6abbe3da-1850-4f7f-9313-6838d8c0eb8c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:40.767976 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d1f05ce2-b91f-4b89-a822-cf45b541ab3e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:40.770058 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d1f05ce2-b91f-4b89-a822-cf45b541ab3e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:40.770313 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d1f05ce2-b91f-4b89-a822-cf45b541ab3e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:40.770593 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d1f05ce2-b91f-4b89-a822-cf45b541ab3e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:40.773002 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=266,cinder:INSERT=23,cinder:UPDATE=54 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:40:40.785402 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:40.785402 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:40.790628 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d1f05ce2-b91f-4b89-a822-cf45b541ab3e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:40.795054 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d1f05ce2-b91f-4b89-a822-cf45b541ab3e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:40.795580 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 387/1547] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:40 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:41.808076 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8b8cfb7c-bc1d-4cc5-9b9b-a9544e93f66e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:41.809880 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b8cfb7c-bc1d-4cc5-9b9b-a9544e93f66e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:41.810057 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8b8cfb7c-bc1d-4cc5-9b9b-a9544e93f66e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:41.810260 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8b8cfb7c-bc1d-4cc5-9b9b-a9544e93f66e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:41.819790 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:41.819790 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:41.823094 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8b8cfb7c-bc1d-4cc5-9b9b-a9544e93f66e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:41.827617 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b8cfb7c-bc1d-4cc5-9b9b-a9544e93f66e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:41.828168 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 393/1548] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:41 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:42.845216 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f5b4fef3-df28-4482-b5b6-8dcce662f011 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:42.846815 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5b4fef3-df28-4482-b5b6-8dcce662f011 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:42.847114 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5b4fef3-df28-4482-b5b6-8dcce662f011 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:42.848539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5b4fef3-df28-4482-b5b6-8dcce662f011 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:42.865476 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:42.865476 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:42.868749 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f5b4fef3-df28-4482-b5b6-8dcce662f011 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:42.874331 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5b4fef3-df28-4482-b5b6-8dcce662f011 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:42.874917 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 384/1549] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:42 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:43.871253 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-bba2173f-a0a0-4c2a-8363-2949b0b40302 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:43.873765 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-bba2173f-a0a0-4c2a-8363-2949b0b40302 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:43.873765 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-bba2173f-a0a0-4c2a-8363-2949b0b40302 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:43.873950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-bba2173f-a0a0-4c2a-8363-2949b0b40302 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:43.888903 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5fee451e-172d-40ee-a5ea-b86b542fb690 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:43.889225 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:43.889225 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:43.892323 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5fee451e-172d-40ee-a5ea-b86b542fb690 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:43.892323 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5fee451e-172d-40ee-a5ea-b86b542fb690 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:43.892323 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5fee451e-172d-40ee-a5ea-b86b542fb690 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:43.895025 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-bba2173f-a0a0-4c2a-8363-2949b0b40302 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:43.900120 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-bba2173f-a0a0-4c2a-8363-2949b0b40302 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:43.900506 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 386/1550] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:43 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:43.901603 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:43.901603 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:43.906310 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5fee451e-172d-40ee-a5ea-b86b542fb690 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:43.912027 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5fee451e-172d-40ee-a5ea-b86b542fb690 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:43.912532 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 388/1551] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:43 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:44.929373 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-26e54a23-4eb8-403c-bbb7-fdc92f94b469 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:44.930531 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cf81ec1f-c860-4bad-acfe-483673190416 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:44.932034 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-26e54a23-4eb8-403c-bbb7-fdc92f94b469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:44.932034 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-26e54a23-4eb8-403c-bbb7-fdc92f94b469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:44.933287 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-26e54a23-4eb8-403c-bbb7-fdc92f94b469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:44.936627 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=246,cinder:INSERT=37,cinder:UPDATE=59 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:40:44.936701 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf81ec1f-c860-4bad-acfe-483673190416 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:44.936701 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf81ec1f-c860-4bad-acfe-483673190416 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:44.936701 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf81ec1f-c860-4bad-acfe-483673190416 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:44.949887 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:44.949887 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:44.953454 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:44.953454 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:44.958372 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cf81ec1f-c860-4bad-acfe-483673190416 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:44.959317 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-26e54a23-4eb8-403c-bbb7-fdc92f94b469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:44.965111 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf81ec1f-c860-4bad-acfe-483673190416 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:40:44.965718 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 385/1552] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:44 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:44.966165 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-26e54a23-4eb8-403c-bbb7-fdc92f94b469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:44.966596 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 394/1553] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:44 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:45.033826 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-d9e3afbe-c1ec-47fa-9c5f-9a89fe496ee4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:45.037198 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-d9e3afbe-c1ec-47fa-9c5f-9a89fe496ee4 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:45.037198 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-d9e3afbe-c1ec-47fa-9c5f-9a89fe496ee4 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:45.037198 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-d9e3afbe-c1ec-47fa-9c5f-9a89fe496ee4 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:45.052676 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:45.052676 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:45.058377 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-d9e3afbe-c1ec-47fa-9c5f-9a89fe496ee4 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:45.065866 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-d9e3afbe-c1ec-47fa-9c5f-9a89fe496ee4 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:40:45.065866 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 387/1554] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:45 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:45.091332 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-75bff657-81fe-484b-ae42-408058df937d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:45.094032 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-75bff657-81fe-484b-ae42-408058df937d tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] POST https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e/action Aug 18 23:40:45.094564 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-75bff657-81fe-484b-ae42-408058df937d tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:40:45.094740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-75bff657-81fe-484b-ae42-408058df937d tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:45.112378 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:45.112378 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:45.113023 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-75bff657-81fe-484b-ae42-408058df937d tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:45.127122 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-75bff657-81fe-484b-ae42-408058df937d tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Begin detaching volume completed successfully. Aug 18 23:40:45.127430 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-75bff657-81fe-484b-ae42-408058df937d tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e/action returned with HTTP 202 Aug 18 23:40:45.127992 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 389/1555] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:40:45 2026] POST /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:40:45.234746 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-376dccda-67a5-48c9-8e5d-16d517f34085 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:45.235259 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-376dccda-67a5-48c9-8e5d-16d517f34085 None None] GET https://10.4.3.229/volume// Aug 18 23:40:45.235456 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-376dccda-67a5-48c9-8e5d-16d517f34085 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:45.235702 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-376dccda-67a5-48c9-8e5d-16d517f34085 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:45.236142 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-376dccda-67a5-48c9-8e5d-16d517f34085 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:45.236692 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 386/1556] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:40:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 23:40:45.244979 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-db6faff6-4a50-4098-9037-65a5aa956e04 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:45.247196 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-db6faff6-4a50-4098-9037-65a5aa956e04 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:45.247402 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-db6faff6-4a50-4098-9037-65a5aa956e04 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:45.247593 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-db6faff6-4a50-4098-9037-65a5aa956e04 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:45.259333 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-ab2a7526-4395-4702-a3f9-043fa9be4fbd None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:45.262782 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-ab2a7526-4395-4702-a3f9-043fa9be4fbd tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/attachments/45f59205-0a89-40f5-8cc1-2406745fb6d7 Aug 18 23:40:45.263074 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-ab2a7526-4395-4702-a3f9-043fa9be4fbd tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:45.263240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-ab2a7526-4395-4702-a3f9-043fa9be4fbd tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:45.271287 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:45.271287 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:45.272050 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:45.272050 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:45.282593 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-db6faff6-4a50-4098-9037-65a5aa956e04 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:45.288031 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-db6faff6-4a50-4098-9037-65a5aa956e04 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:40:45.288373 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 395/1557] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:40:45 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 1326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:40:45.337251 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-33ed94fa-cd9b-49aa-90bb-69539e730897 req-ab2a7526-4395-4702-a3f9-043fa9be4fbd tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/45f59205-0a89-40f5-8cc1-2406745fb6d7 returned with HTTP 200 Aug 18 23:40:45.337935 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 388/1558] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:40:45 2026] DELETE /volume/v3/attachments/45f59205-0a89-40f5-8cc1-2406745fb6d7 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:45.983246 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-43f619b9-0de6-40f6-aa09-c133a656bbc8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:45.984918 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-43f619b9-0de6-40f6-aa09-c133a656bbc8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:45.985146 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-43f619b9-0de6-40f6-aa09-c133a656bbc8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:45.985379 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-43f619b9-0de6-40f6-aa09-c133a656bbc8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:45.994502 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:45.994502 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:45.998038 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-43f619b9-0de6-40f6-aa09-c133a656bbc8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:46.002112 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-43f619b9-0de6-40f6-aa09-c133a656bbc8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:46.002572 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 390/1559] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:45 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:46.016498 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c59f7dee-ff6b-4371-86ed-9136b2cafd33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:46.018974 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c59f7dee-ff6b-4371-86ed-9136b2cafd33 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:46.019236 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c59f7dee-ff6b-4371-86ed-9136b2cafd33 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:46.019473 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c59f7dee-ff6b-4371-86ed-9136b2cafd33 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:46.030753 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:46.030753 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:46.038075 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c59f7dee-ff6b-4371-86ed-9136b2cafd33 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:46.043685 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c59f7dee-ff6b-4371-86ed-9136b2cafd33 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:46.044316 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 387/1560] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:46 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:46.100085 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ab61dbd5-13d1-4f9b-a2d3-7bad977fbfe6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:46.102212 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ab61dbd5-13d1-4f9b-a2d3-7bad977fbfe6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:40:46.102428 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ab61dbd5-13d1-4f9b-a2d3-7bad977fbfe6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:46.102668 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ab61dbd5-13d1-4f9b-a2d3-7bad977fbfe6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:46.112887 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:46.112887 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:46.118807 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ab61dbd5-13d1-4f9b-a2d3-7bad977fbfe6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:40:46.123835 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ab61dbd5-13d1-4f9b-a2d3-7bad977fbfe6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:40:46.124789 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 396/1561] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:46 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:46.356992 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-470c3495-3a96-4656-ba8b-900f24603b90 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:46.361187 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-470c3495-3a96-4656-ba8b-900f24603b90 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] DELETE https://10.4.3.229/volume/v3/attachments/79dec6dc-2f01-42dd-8e8d-38129462e2c2 Aug 18 23:40:46.361423 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-470c3495-3a96-4656-ba8b-900f24603b90 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:46.361692 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-470c3495-3a96-4656-ba8b-900f24603b90 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:46.372904 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:46.372904 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:46.442544 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0ccefafe-e8fd-41bf-a05d-22e570c7b180 req-470c3495-3a96-4656-ba8b-900f24603b90 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/attachments/79dec6dc-2f01-42dd-8e8d-38129462e2c2 returned with HTTP 200 Aug 18 23:40:46.443034 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 389/1562] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:40:46 2026] DELETE /volume/v3/attachments/79dec6dc-2f01-42dd-8e8d-38129462e2c2 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:47.301002 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-578b2b0f-3dc6-44f3-912c-aaa58132c2f0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:47.303725 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-578b2b0f-3dc6-44f3-912c-aaa58132c2f0 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:47.304003 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-578b2b0f-3dc6-44f3-912c-aaa58132c2f0 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:47.304346 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-578b2b0f-3dc6-44f3-912c-aaa58132c2f0 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:47.314664 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:47.314664 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:47.323281 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-578b2b0f-3dc6-44f3-912c-aaa58132c2f0 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:47.332007 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-578b2b0f-3dc6-44f3-912c-aaa58132c2f0 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:40:47.333108 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 391/1563] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:47 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:50.416188 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bb6c20bd-088e-492b-826b-d659e91c1d6c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:50.418800 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb6c20bd-088e-492b-826b-d659e91c1d6c tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:50.419055 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb6c20bd-088e-492b-826b-d659e91c1d6c tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:50.419298 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb6c20bd-088e-492b-826b-d659e91c1d6c tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:50.419569 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-bb6c20bd-088e-492b-826b-d659e91c1d6c tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Delete volume with id: 2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:50.433086 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:50.433086 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:50.434133 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bb6c20bd-088e-492b-826b-d659e91c1d6c tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:50.481612 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bb6c20bd-088e-492b-826b-d659e91c1d6c tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Delete volume request issued successfully. Aug 18 23:40:50.481841 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb6c20bd-088e-492b-826b-d659e91c1d6c tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 202 Aug 18 23:40:50.482283 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 388/1564] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:40:50 2026] DELETE /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:40:50.495677 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6aa4acf9-278f-42cd-a5e9-836a708d62c1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:50.498739 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6aa4acf9-278f-42cd-a5e9-836a708d62c1 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:50.498978 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6aa4acf9-278f-42cd-a5e9-836a708d62c1 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:50.499162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6aa4acf9-278f-42cd-a5e9-836a708d62c1 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:50.508094 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:50.508094 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:50.512737 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6aa4acf9-278f-42cd-a5e9-836a708d62c1 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:50.518294 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6aa4acf9-278f-42cd-a5e9-836a708d62c1 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 200 Aug 18 23:40:50.518602 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 397/1565] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:50 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:51.536200 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bdd3ce4a-c1aa-4629-957a-c84108ca3c26 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:51.538082 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bdd3ce4a-c1aa-4629-957a-c84108ca3c26 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e Aug 18 23:40:51.538281 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bdd3ce4a-c1aa-4629-957a-c84108ca3c26 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:51.538459 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bdd3ce4a-c1aa-4629-957a-c84108ca3c26 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:51.545067 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bdd3ce4a-c1aa-4629-957a-c84108ca3c26 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e returned with HTTP 404 Aug 18 23:40:51.545756 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 390/1566] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:51 2026] GET /volume/v3/volumes/2c828f63-85e4-4080-96d0-b70d566b066e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:51.555800 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-dc6a15a5-3f6a-4845-b109-9635955c7117 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:51.558276 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dc6a15a5-3f6a-4845-b109-9635955c7117 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e Aug 18 23:40:51.558422 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dc6a15a5-3f6a-4845-b109-9635955c7117 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:51.558687 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dc6a15a5-3f6a-4845-b109-9635955c7117 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:51.559070 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-dc6a15a5-3f6a-4845-b109-9635955c7117 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Delete volume with id: 5f11747e-3d69-4a47-ab72-13d1a147ae8e Aug 18 23:40:51.568277 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:51.568277 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:51.568872 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-dc6a15a5-3f6a-4845-b109-9635955c7117 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:51.587071 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-dc6a15a5-3f6a-4845-b109-9635955c7117 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Delete volume request issued successfully. Aug 18 23:40:51.587261 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dc6a15a5-3f6a-4845-b109-9635955c7117 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e returned with HTTP 202 Aug 18 23:40:51.587954 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 392/1567] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:40:51 2026] DELETE /volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:40:51.596784 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-442f041f-f009-4f2c-8b93-b0b7d312009a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:51.600542 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-442f041f-f009-4f2c-8b93-b0b7d312009a tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e Aug 18 23:40:51.600542 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-442f041f-f009-4f2c-8b93-b0b7d312009a tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:51.600542 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-442f041f-f009-4f2c-8b93-b0b7d312009a tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:51.610396 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:51.610396 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:51.616623 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-442f041f-f009-4f2c-8b93-b0b7d312009a tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Volume info retrieved successfully. Aug 18 23:40:51.625139 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-442f041f-f009-4f2c-8b93-b0b7d312009a tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e returned with HTTP 200 Aug 18 23:40:51.625667 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 389/1568] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:51 2026] GET /volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:52.642621 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d5fb952f-08ef-4d87-89f8-99c9c0a2d146 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:52.645703 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d5fb952f-08ef-4d87-89f8-99c9c0a2d146 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] GET https://10.4.3.229/volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e Aug 18 23:40:52.646024 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d5fb952f-08ef-4d87-89f8-99c9c0a2d146 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:52.646283 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d5fb952f-08ef-4d87-89f8-99c9c0a2d146 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:52.655260 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d5fb952f-08ef-4d87-89f8-99c9c0a2d146 tempest-ServerRescueNegativeTestJSON-739246061 tempest-ServerRescueNegativeTestJSON-739246061-project-member] https://10.4.3.229/volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e returned with HTTP 404 Aug 18 23:40:52.655774 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 398/1569] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:52 2026] GET /volume/v3/volumes/5f11747e-3d69-4a47-ab72-13d1a147ae8e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:40:56.202053 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:56.203983 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:40:56.204403 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1735767193"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:56.206248 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1735767193'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:40:56.207106 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Create volume of 1 GB Aug 18 23:40:56.207450 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:56.207450 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:56.209716 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=269,cinder:UPDATE=74,cinder:INSERT=27 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:40:56.213145 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Availability Zones retrieved successfully. Aug 18 23:40:56.230269 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Flow 'volume_create_api' (45d2093d-b39f-44bd-b4f6-e51c8ce1399d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:56.234145 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0480ad66-7bea-4e49-aea7-c4ae014df269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:56.234846 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:40:56.271486 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0480ad66-7bea-4e49-aea7-c4ae014df269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:56.274705 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1380b57d-082c-4944-8d93-df87156ce834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:56.331771 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Created reservations ['6424bb16-2c39-4010-b441-21a7b45e1cf9', 'dbad69e7-a152-4d60-a18c-89ae2d6c0d7a', '8d65e9f0-3339-46a6-bf0c-36f1f3380153', '33e0c173-628d-412f-9eb8-8126d27f62de'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:40:56.333091 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1380b57d-082c-4944-8d93-df87156ce834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6424bb16-2c39-4010-b441-21a7b45e1cf9', 'dbad69e7-a152-4d60-a18c-89ae2d6c0d7a', '8d65e9f0-3339-46a6-bf0c-36f1f3380153', '33e0c173-628d-412f-9eb8-8126d27f62de']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:56.334099 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c34905b-8d7e-4270-8511-2a9b5f94ac0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:56.362945 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c34905b-8d7e-4270-8511-2a9b5f94ac0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a8f87ab-94f0-4bcf-a524-0ae37c03d908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1735767193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a837fe48f16e45949981502ddb4b7d24',qos_specs=None,replication_status=,reservations=['6424bb16-2c39-4010-b441-21a7b45e1cf9','dbad69e7-a152-4d60-a18c-89ae2d6c0d7a','8d65e9f0-3339-46a6-bf0c-36f1f3380153','33e0c173-628d-412f-9eb8-8126d27f62de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1995095db9a4454b92c950f1b1e86032',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:40:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1735767193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a8f87ab-94f0-4bcf-a524-0ae37c03d908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a837fe48f16e45949981502ddb4b7d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1995095db9a4454b92c950f1b1e86032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:56.365063 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4ac9ea-a658-4aca-b59a-8bec5a6be0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:56.391752 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4ac9ea-a658-4aca-b59a-8bec5a6be0a4) transitioned into state 'SUCCESS' from state '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-1735767193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a837fe48f16e45949981502ddb4b7d24',qos_specs=None,replication_status=,reservations=['6424bb16-2c39-4010-b441-21a7b45e1cf9','dbad69e7-a152-4d60-a18c-89ae2d6c0d7a','8d65e9f0-3339-46a6-bf0c-36f1f3380153','33e0c173-628d-412f-9eb8-8126d27f62de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1995095db9a4454b92c950f1b1e86032',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:56.392740 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a5c81d-4030-4959-ac56-64b2a2989310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:40:56.407163 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a5c81d-4030-4959-ac56-64b2a2989310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:40:56.409226 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Flow 'volume_create_api' (45d2093d-b39f-44bd-b4f6-e51c8ce1399d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:40:56.409226 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Create volume request issued successfully. Aug 18 23:40:56.409775 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-726d854c-321d-4a7e-8d12-a42d0c1a2da3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:40:56.410299 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 391/1570] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:40:56 2026] POST /volume/v3/volumes => generated 755 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:40:56.427085 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-20f427da-643c-4494-8828-f4038312d27f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:56.430963 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-20f427da-643c-4494-8828-f4038312d27f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:40:56.430963 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-20f427da-643c-4494-8828-f4038312d27f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:56.431131 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-20f427da-643c-4494-8828-f4038312d27f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:56.446024 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:56.446024 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:56.452550 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-20f427da-643c-4494-8828-f4038312d27f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:56.457424 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-20f427da-643c-4494-8828-f4038312d27f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:40:56.457981 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 393/1571] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:56 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:57.477019 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-25f3dd98-157b-4cc5-957b-10576f8211a8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:57.479431 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25f3dd98-157b-4cc5-957b-10576f8211a8 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:40:57.479727 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25f3dd98-157b-4cc5-957b-10576f8211a8 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:57.480020 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25f3dd98-157b-4cc5-957b-10576f8211a8 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:57.483564 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=187,cinder:UPDATE=22,cinder:INSERT=13 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:40:57.492575 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:57.492575 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:57.502390 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-25f3dd98-157b-4cc5-957b-10576f8211a8 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:57.509402 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25f3dd98-157b-4cc5-957b-10576f8211a8 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:40:57.510009 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 390/1572] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:57 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:57.569186 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-eb9d33ff-78d7-4005-a002-b7802cfbc826 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:57.575388 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-eb9d33ff-78d7-4005-a002-b7802cfbc826 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:40:57.575620 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-eb9d33ff-78d7-4005-a002-b7802cfbc826 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:57.575790 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-eb9d33ff-78d7-4005-a002-b7802cfbc826 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:57.587765 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:57.587765 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:57.592101 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-eb9d33ff-78d7-4005-a002-b7802cfbc826 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:57.597215 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-eb9d33ff-78d7-4005-a002-b7802cfbc826 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:40:57.597756 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 399/1573] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:40:57 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:57.703254 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-67461d36-b7e1-4b84-a18a-5a6e7a076529 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:57.703779 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-67461d36-b7e1-4b84-a18a-5a6e7a076529 None None] GET https://10.4.3.229/volume// Aug 18 23:40:57.703895 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-67461d36-b7e1-4b84-a18a-5a6e7a076529 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:57.704325 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-67461d36-b7e1-4b84-a18a-5a6e7a076529 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:57.704398 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-67461d36-b7e1-4b84-a18a-5a6e7a076529 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:57.704682 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 392/1574] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:40: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 18 23:40:57.713571 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-b3728445-1b63-49f4-ac93-5bca0fcb80b1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:57.715745 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-b3728445-1b63-49f4-ac93-5bca0fcb80b1 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:40:57.716133 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-b3728445-1b63-49f4-ac93-5bca0fcb80b1 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a8f87ab-94f0-4bcf-a524-0ae37c03d908", "connector": null, "instance_uuid": "8d7cbc1c-171a-48da-9f72-1c91d8a3a2e5"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:57.729855 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:57.729855 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:57.758820 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-b3728445-1b63-49f4-ac93-5bca0fcb80b1 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:40:57.759407 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 394/1575] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:40:57 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 18 23:40:57.797583 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-27d970f2-3a78-4883-a0cf-fb070d786ec3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:57.798014 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-27d970f2-3a78-4883-a0cf-fb070d786ec3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:40:57.798215 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-27d970f2-3a78-4883-a0cf-fb070d786ec3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:57.798446 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-27d970f2-3a78-4883-a0cf-fb070d786ec3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:57.813534 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:57.813534 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:57.819438 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-27d970f2-3a78-4883-a0cf-fb070d786ec3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:57.823215 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-574a880a-3f08-4185-af62-69d337ddc256 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:57.823773 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-574a880a-3f08-4185-af62-69d337ddc256 None None] GET https://10.4.3.229/volume// Aug 18 23:40:57.824032 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-574a880a-3f08-4185-af62-69d337ddc256 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:57.824331 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-574a880a-3f08-4185-af62-69d337ddc256 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:57.824801 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-574a880a-3f08-4185-af62-69d337ddc256 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:40:57.825263 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 400/1576] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:40: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 18 23:40:57.825499 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-27d970f2-3a78-4883-a0cf-fb070d786ec3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:40:57.826010 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 391/1577] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:57 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:57.837592 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-2257b55f-b90a-4356-bff2-2bed8cd5aedb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:57.841297 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-2257b55f-b90a-4356-bff2-2bed8cd5aedb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:40:57.843365 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-2257b55f-b90a-4356-bff2-2bed8cd5aedb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:57.843365 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-2257b55f-b90a-4356-bff2-2bed8cd5aedb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:57.855445 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:57.855445 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:40:57.860167 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-2257b55f-b90a-4356-bff2-2bed8cd5aedb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:57.865686 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-2257b55f-b90a-4356-bff2-2bed8cd5aedb tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:40:57.866088 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 393/1578] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:40:57 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:40:57.998623 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-ba149817-6582-4d7d-99d1-89da05c2edc5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:58.000589 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-ba149817-6582-4d7d-99d1-89da05c2edc5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] PUT https://10.4.3.229/volume/v3/attachments/b3c4f449-b4e6-4da1-ba92-0090cedd99df Aug 18 23:40:58.001217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-ba149817-6582-4d7d-99d1-89da05c2edc5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:40:58.011962 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-ba149817-6582-4d7d-99d1-89da05c2edc5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Acquiring lock "cinder-attachment_update-1a8f87ab-94f0-4bcf-a524-0ae37c03d908-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:40:58.018423 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-ba149817-6582-4d7d-99d1-89da05c2edc5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Lock "cinder-attachment_update-1a8f87ab-94f0-4bcf-a524-0ae37c03d908-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:40:58.018423 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:58.018423 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:40:58.099745 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-ba149817-6582-4d7d-99d1-89da05c2edc5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Lock "cinder-attachment_update-1a8f87ab-94f0-4bcf-a524-0ae37c03d908-np0000007721" released by "attachment_update" :: held 0.083s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:40:58.099939 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-ba149817-6582-4d7d-99d1-89da05c2edc5 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments/b3c4f449-b4e6-4da1-ba92-0090cedd99df returned with HTTP 200 Aug 18 23:40:58.100466 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 395/1579] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:40:57 2026] PUT /volume/v3/attachments/b3c4f449-b4e6-4da1-ba92-0090cedd99df => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:40:58.839956 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8fff73d4-0874-4f84-9d11-478a8873794d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:58.843531 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8fff73d4-0874-4f84-9d11-478a8873794d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:40:58.843531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8fff73d4-0874-4f84-9d11-478a8873794d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:58.843531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8fff73d4-0874-4f84-9d11-478a8873794d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:58.853784 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:58.853784 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:40:58.859207 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8fff73d4-0874-4f84-9d11-478a8873794d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:58.865164 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8fff73d4-0874-4f84-9d11-478a8873794d tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:40:58.865705 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 401/1580] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:58 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:40:59.879589 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9929f492-b97d-45c6-910a-e09695c99b8c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:40:59.883174 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9929f492-b97d-45c6-910a-e09695c99b8c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:40:59.883174 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9929f492-b97d-45c6-910a-e09695c99b8c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:40:59.883174 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9929f492-b97d-45c6-910a-e09695c99b8c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:40:59.892534 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:40:59.892534 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:40:59.907126 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9929f492-b97d-45c6-910a-e09695c99b8c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:40:59.926903 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9929f492-b97d-45c6-910a-e09695c99b8c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:40:59.927364 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 392/1581] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:40:59 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:00.942555 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b26d2182-c515-4aab-a3ad-4c54bf83c0c7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:00.944475 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b26d2182-c515-4aab-a3ad-4c54bf83c0c7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:00.944669 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b26d2182-c515-4aab-a3ad-4c54bf83c0c7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:00.944945 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b26d2182-c515-4aab-a3ad-4c54bf83c0c7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:00.956831 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:00.956831 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:00.962979 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b26d2182-c515-4aab-a3ad-4c54bf83c0c7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:00.970856 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b26d2182-c515-4aab-a3ad-4c54bf83c0c7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:41:00.971471 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 394/1582] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:00 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:01.437153 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-a3288f07-088a-4dd4-b501-8fa442c93e6a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:01.441999 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-a3288f07-088a-4dd4-b501-8fa442c93e6a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/attachments/b3c4f449-b4e6-4da1-ba92-0090cedd99df/action Aug 18 23:41:01.441999 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-a3288f07-088a-4dd4-b501-8fa442c93e6a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:01.441999 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-a3288f07-088a-4dd4-b501-8fa442c93e6a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:01.479458 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:01.479458 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:01.491696 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c1f61291-cad4-46e5-9fa8-a8749e8c458c req-a3288f07-088a-4dd4-b501-8fa442c93e6a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments/b3c4f449-b4e6-4da1-ba92-0090cedd99df/action returned with HTTP 204 Aug 18 23:41:01.493231 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 396/1583] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:41:01 2026] POST /volume/v3/attachments/b3c4f449-b4e6-4da1-ba92-0090cedd99df/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:01.706440 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2e388d38-4c27-4d7f-8c08-7390f68b9c4e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:01.708116 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e388d38-4c27-4d7f-8c08-7390f68b9c4e tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:01.708291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e388d38-4c27-4d7f-8c08-7390f68b9c4e tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:01.708458 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e388d38-4c27-4d7f-8c08-7390f68b9c4e tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:01.715393 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:01.715393 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:01.719830 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2e388d38-4c27-4d7f-8c08-7390f68b9c4e tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:01.733687 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e388d38-4c27-4d7f-8c08-7390f68b9c4e tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:01.734249 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 402/1584] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:01 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:01.748368 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d6d58317-e3f3-445e-9090-a5b82538f92f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:01.751178 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6d58317-e3f3-445e-9090-a5b82538f92f tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:01.751429 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6d58317-e3f3-445e-9090-a5b82538f92f tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:01.751709 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6d58317-e3f3-445e-9090-a5b82538f92f tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:01.763063 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:01.763063 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:01.769407 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d6d58317-e3f3-445e-9090-a5b82538f92f tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:01.776664 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6d58317-e3f3-445e-9090-a5b82538f92f tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:01.777102 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 393/1585] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:01 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:01.840188 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-de854baa-9130-4a7c-b99b-19a4dd6c5ada None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:01.841714 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-de854baa-9130-4a7c-b99b-19a4dd6c5ada tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:01.841936 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-de854baa-9130-4a7c-b99b-19a4dd6c5ada tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:01.842148 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-de854baa-9130-4a7c-b99b-19a4dd6c5ada tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:01.851162 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:01.851162 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:01.855848 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-de854baa-9130-4a7c-b99b-19a4dd6c5ada tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:01.861355 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-de854baa-9130-4a7c-b99b-19a4dd6c5ada tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:01.861876 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 395/1586] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:01 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:01.952552 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7e8fe8d9-b88f-483f-8ced-b389114ff27a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:01.954341 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7e8fe8d9-b88f-483f-8ced-b389114ff27a None None] GET https://10.4.3.229/volume// Aug 18 23:41:01.954341 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7e8fe8d9-b88f-483f-8ced-b389114ff27a None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:01.954341 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7e8fe8d9-b88f-483f-8ced-b389114ff27a None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:01.955329 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7e8fe8d9-b88f-483f-8ced-b389114ff27a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:01.955329 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 397/1587] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:41:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:41:01.963273 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-87cbddf0-d8f1-43b7-85de-500c6b788692 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:01.965698 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-1f0d2471-49ae-4672-b4c3-44fbe00c1461 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:01.987173 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1614c567-5929-4212-b0d5-2518dcc51f86 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:01.990461 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1614c567-5929-4212-b0d5-2518dcc51f86 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:01.990742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1614c567-5929-4212-b0d5-2518dcc51f86 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:01.991115 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1614c567-5929-4212-b0d5-2518dcc51f86 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.007267 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.007267 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:02.014652 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1614c567-5929-4212-b0d5-2518dcc51f86 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:02.023430 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1614c567-5929-4212-b0d5-2518dcc51f86 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:41:02.023887 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 396/1588] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:01 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:02.040205 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6fe6efed-1aa8-4233-97e2-27d895ac2ae8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.043587 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6fe6efed-1aa8-4233-97e2-27d895ac2ae8 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:02.043587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6fe6efed-1aa8-4233-97e2-27d895ac2ae8 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.043587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6fe6efed-1aa8-4233-97e2-27d895ac2ae8 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.056491 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.056491 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:02.062072 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6fe6efed-1aa8-4233-97e2-27d895ac2ae8 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:02.069942 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6fe6efed-1aa8-4233-97e2-27d895ac2ae8 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:41:02.069942 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 398/1589] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:02.086061 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5a419b93-462a-4bb9-9654-57af8899bb1f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.088592 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5a419b93-462a-4bb9-9654-57af8899bb1f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:02.088838 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5a419b93-462a-4bb9-9654-57af8899bb1f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.089378 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5a419b93-462a-4bb9-9654-57af8899bb1f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.089378 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-5a419b93-462a-4bb9-9654-57af8899bb1f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Delete volume with id: 1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:02.093902 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-87cbddf0-d8f1-43b7-85de-500c6b788692 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] POST https://10.4.3.229/volume/v3/qos-specs Aug 18 23:41:02.094254 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-87cbddf0-d8f1-43b7-85de-500c6b788692 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-135653574", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:02.096107 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.qos_specs [None req-87cbddf0-d8f1-43b7-85de-500c6b788692 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-135653574', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100173) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 23:41:02.102157 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.db.api [None req-87cbddf0-d8f1-43b7-85de-500c6b788692 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DB qos_specs_create(): root {'id': 'de580092-cc4d-4d71-9302-e20e089e6855', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-135653574'} {{(pid=100173) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 23:41:02.107804 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.107804 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:02.108577 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5a419b93-462a-4bb9-9654-57af8899bb1f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:02.116477 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-87cbddf0-d8f1-43b7-85de-500c6b788692 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 18 23:41:02.116477 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 403/1590] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:41:01 2026] POST /volume/v3/qos-specs => generated 392 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.119676 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5a419b93-462a-4bb9-9654-57af8899bb1f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-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 18 23:41:02.120133 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5a419b93-462a-4bb9-9654-57af8899bb1f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 400 Aug 18 23:41:02.120848 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 397/1591] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:02 2026] DELETE /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 307 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:41:02.127988 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ad90955f-18f6-4200-8b8f-a078f47135f1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.129028 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ad90955f-18f6-4200-8b8f-a078f47135f1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:41:02.129533 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ad90955f-18f6-4200-8b8f-a078f47135f1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1577431139"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:02.129945 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0390c57c-5655-412b-9933-7b8bab52e82a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.131873 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0390c57c-5655-412b-9933-7b8bab52e82a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:02.133528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0390c57c-5655-412b-9933-7b8bab52e82a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.133528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0390c57c-5655-412b-9933-7b8bab52e82a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.149543 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.149543 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:02.151263 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ad90955f-18f6-4200-8b8f-a078f47135f1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:41:02.151345 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0390c57c-5655-412b-9933-7b8bab52e82a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:02.151872 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 399/1592] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:41:02 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.161586 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-503f1faa-0afd-44b9-84e5-57c72e4c52e0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.162723 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0390c57c-5655-412b-9933-7b8bab52e82a tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:41:02.163286 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 404/1593] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:02.164908 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-503f1faa-0afd-44b9-84e5-57c72e4c52e0 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:41:02.165329 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-503f1faa-0afd-44b9-84e5-57c72e4c52e0 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-351073958"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:02.173738 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-1f0d2471-49ae-4672-b4c3-44fbe00c1461 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:41:02.174121 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-1f0d2471-49ae-4672-b4c3-44fbe00c1461 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7b31203-9f6c-4b86-a46f-b894a92f45ae", "connector": null, "instance_uuid": "5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:02.189755 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.189755 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:02.196363 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-503f1faa-0afd-44b9-84e5-57c72e4c52e0 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:41:02.196950 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 398/1594] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:41:02 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.205537 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-44265aad-5a70-4cb4-848f-ad87750ebaa2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.207360 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-44265aad-5a70-4cb4-848f-ad87750ebaa2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:41:02.207763 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-44265aad-5a70-4cb4-848f-ad87750ebaa2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1313449609"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:02.214275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-67664c08-2c5e-4045-a282-676b9174fa93 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.217275 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-67664c08-2c5e-4045-a282-676b9174fa93 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:02.217628 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-67664c08-2c5e-4045-a282-676b9174fa93 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.217931 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-67664c08-2c5e-4045-a282-676b9174fa93 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.228999 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-44265aad-5a70-4cb4-848f-ad87750ebaa2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:41:02.229408 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 400/1595] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:41:02 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.235058 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-1f0d2471-49ae-4672-b4c3-44fbe00c1461 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:41:02.235469 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 394/1596] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:41:01 2026] POST /volume/v3/attachments => generated 273 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:02.238269 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.238269 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:02.243177 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-67664c08-2c5e-4045-a282-676b9174fa93 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:02.247371 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9255706a-a1f4-4a0f-b976-fba539647873 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.248394 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-67664c08-2c5e-4045-a282-676b9174fa93 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:41:02.249011 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 405/1597] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:02.249315 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9255706a-a1f4-4a0f-b976-fba539647873 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associate?vol_type_id=56f56b91-abf3-4005-8c89-b9d040fa61df Aug 18 23:41:02.249550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9255706a-a1f4-4a0f-b976-fba539647873 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.249766 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9255706a-a1f4-4a0f-b976-fba539647873 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'associate' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.250319 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9255706a-a1f4-4a0f-b976-fba539647873 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Associate qos_spec: de580092-cc4d-4d71-9302-e20e089e6855 with type: 56f56b91-abf3-4005-8c89-b9d040fa61df {{(pid=100171) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 23:41:02.273208 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9255706a-a1f4-4a0f-b976-fba539647873 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associate?vol_type_id=56f56b91-abf3-4005-8c89-b9d040fa61df returned with HTTP 202 Aug 18 23:41:02.273926 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 399/1598] 10.4.3.229 () {66 vars in 1481 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associate?vol_type_id=56f56b91-abf3-4005-8c89-b9d040fa61df => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:02.275160 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-d2ba46dc-849b-4fcb-ae70-073c83c2945c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.279127 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-d2ba46dc-849b-4fcb-ae70-073c83c2945c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] POST https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908/action Aug 18 23:41:02.279812 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-d2ba46dc-849b-4fcb-ae70-073c83c2945c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:02.279942 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-d2ba46dc-849b-4fcb-ae70-073c83c2945c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:02.285061 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d0808d2e-7ebd-4c60-b1d6-e1f8cf3b8d5f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.291398 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d0808d2e-7ebd-4c60-b1d6-e1f8cf3b8d5f tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associate?vol_type_id=18d71bac-6185-482a-83cc-6cba39c3e902 Aug 18 23:41:02.291398 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d0808d2e-7ebd-4c60-b1d6-e1f8cf3b8d5f tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.291398 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d0808d2e-7ebd-4c60-b1d6-e1f8cf3b8d5f tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'associate' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.291959 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.291959 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:02.292306 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d0808d2e-7ebd-4c60-b1d6-e1f8cf3b8d5f tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Associate qos_spec: de580092-cc4d-4d71-9302-e20e089e6855 with type: 18d71bac-6185-482a-83cc-6cba39c3e902 {{(pid=100174) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 23:41:02.293489 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3deeac6f-967f-48af-be76-9887b82c8113 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.295252 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3deeac6f-967f-48af-be76-9887b82c8113 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:02.295313 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.295313 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:02.295418 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3deeac6f-967f-48af-be76-9887b82c8113 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.295761 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3deeac6f-967f-48af-be76-9887b82c8113 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.296676 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-d2ba46dc-849b-4fcb-ae70-073c83c2945c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:02.303103 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-d2ba46dc-849b-4fcb-ae70-073c83c2945c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Begin detaching volume completed successfully. Aug 18 23:41:02.303351 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-d2ba46dc-849b-4fcb-ae70-073c83c2945c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908/action returned with HTTP 202 Aug 18 23:41:02.304323 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 401/1599] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:41:02 2026] POST /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:02.307635 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.307635 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:02.310100 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3deeac6f-967f-48af-be76-9887b82c8113 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:02.315363 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3deeac6f-967f-48af-be76-9887b82c8113 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:02.315768 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 406/1600] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.316107 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d0808d2e-7ebd-4c60-b1d6-e1f8cf3b8d5f tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associate?vol_type_id=18d71bac-6185-482a-83cc-6cba39c3e902 returned with HTTP 202 Aug 18 23:41:02.316486 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 395/1601] 10.4.3.229 () {66 vars in 1481 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associate?vol_type_id=18d71bac-6185-482a-83cc-6cba39c3e902 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:02.317874 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dee6f51d-a6f2-474d-8f77-75568721fff1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.318292 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dee6f51d-a6f2-474d-8f77-75568721fff1 None None] GET https://10.4.3.229/volume// Aug 18 23:41:02.318482 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dee6f51d-a6f2-474d-8f77-75568721fff1 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.318709 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dee6f51d-a6f2-474d-8f77-75568721fff1 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.319046 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dee6f51d-a6f2-474d-8f77-75568721fff1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:02.319357 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 400/1602] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41: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 18 23:41:02.333169 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-37879059-53cc-487c-a899-6d52ddf4bf23 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.336618 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-37879059-53cc-487c-a899-6d52ddf4bf23 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associate?vol_type_id=bc6f3cf0-a6da-45a3-9ac8-b7cd6853c4bb Aug 18 23:41:02.336746 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-37879059-53cc-487c-a899-6d52ddf4bf23 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.337022 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-37879059-53cc-487c-a899-6d52ddf4bf23 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'associate' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.338967 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.qos_specs_manage [None req-37879059-53cc-487c-a899-6d52ddf4bf23 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Associate qos_spec: de580092-cc4d-4d71-9302-e20e089e6855 with type: bc6f3cf0-a6da-45a3-9ac8-b7cd6853c4bb {{(pid=100172) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 23:41:02.339119 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-f4a72f94-241f-4b0a-a9b6-ffb2e7496655 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.340934 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-f4a72f94-241f-4b0a-a9b6-ffb2e7496655 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:02.341136 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-f4a72f94-241f-4b0a-a9b6-ffb2e7496655 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.341320 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-f4a72f94-241f-4b0a-a9b6-ffb2e7496655 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.355974 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.355974 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:02.360630 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-f4a72f94-241f-4b0a-a9b6-ffb2e7496655 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:02.364497 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-18754e64-de18-47de-8a23-6524dfbbddf9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.365083 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18754e64-de18-47de-8a23-6524dfbbddf9 None None] GET https://10.4.3.229/volume// Aug 18 23:41:02.365400 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18754e64-de18-47de-8a23-6524dfbbddf9 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.365639 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18754e64-de18-47de-8a23-6524dfbbddf9 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.366103 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18754e64-de18-47de-8a23-6524dfbbddf9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:02.366498 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 396/1603] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41: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 18 23:41:02.368904 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-f4a72f94-241f-4b0a-a9b6-ffb2e7496655 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:02.369188 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 407/1604] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 1035 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:02.369751 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-37879059-53cc-487c-a899-6d52ddf4bf23 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associate?vol_type_id=bc6f3cf0-a6da-45a3-9ac8-b7cd6853c4bb returned with HTTP 202 Aug 18 23:41:02.370565 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 402/1605] 10.4.3.229 () {66 vars in 1481 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associate?vol_type_id=bc6f3cf0-a6da-45a3-9ac8-b7cd6853c4bb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:02.380834 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3f06c560-bb9b-4288-bca7-5e2635bf5f60 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.381090 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-847d68e3-bbc2-4727-929c-17205ac7b412 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.383479 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3f06c560-bb9b-4288-bca7-5e2635bf5f60 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associations Aug 18 23:41:02.383756 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3f06c560-bb9b-4288-bca7-5e2635bf5f60 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.383971 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-847d68e3-bbc2-4727-929c-17205ac7b412 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:02.384010 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3f06c560-bb9b-4288-bca7-5e2635bf5f60 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'associations' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.384286 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-847d68e3-bbc2-4727-929c-17205ac7b412 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.384352 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.384352 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:02.384572 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-847d68e3-bbc2-4727-929c-17205ac7b412 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.385446 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f06c560-bb9b-4288-bca7-5e2635bf5f60 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Get associations for qos_spec id: de580092-cc4d-4d71-9302-e20e089e6855 {{(pid=100171) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 23:41:02.399561 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.399561 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:02.408432 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-847d68e3-bbc2-4727-929c-17205ac7b412 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:02.408787 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3f06c560-bb9b-4288-bca7-5e2635bf5f60 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associations returned with HTTP 200 Aug 18 23:41:02.409410 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 401/1606] 10.4.3.229 () {66 vars in 1393 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associations => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.418864 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-847d68e3-bbc2-4727-929c-17205ac7b412 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:41:02.419095 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 397/1607] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:02.420809 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0e7d3528-4d6a-4b6a-93ad-93ab97109e41 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.422354 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0e7d3528-4d6a-4b6a-93ad-93ab97109e41 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/disassociate?vol_type_id=56f56b91-abf3-4005-8c89-b9d040fa61df Aug 18 23:41:02.422726 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0e7d3528-4d6a-4b6a-93ad-93ab97109e41 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.423144 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0e7d3528-4d6a-4b6a-93ad-93ab97109e41 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'disassociate' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.423854 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0e7d3528-4d6a-4b6a-93ad-93ab97109e41 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Disassociate qos_spec: de580092-cc4d-4d71-9302-e20e089e6855 from type: 56f56b91-abf3-4005-8c89-b9d040fa61df {{(pid=100173) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 18 23:41:02.449215 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0e7d3528-4d6a-4b6a-93ad-93ab97109e41 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/disassociate?vol_type_id=56f56b91-abf3-4005-8c89-b9d040fa61df returned with HTTP 202 Aug 18 23:41:02.449215 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 408/1608] 10.4.3.229 () {66 vars in 1490 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/disassociate?vol_type_id=56f56b91-abf3-4005-8c89-b9d040fa61df => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:02.458906 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9f17267b-e02c-4a93-b875-ff68e0cc49c7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.461248 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f17267b-e02c-4a93-b875-ff68e0cc49c7 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associations Aug 18 23:41:02.461706 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f17267b-e02c-4a93-b875-ff68e0cc49c7 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.461914 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f17267b-e02c-4a93-b875-ff68e0cc49c7 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'associations' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.462170 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.462170 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:02.462704 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9f17267b-e02c-4a93-b875-ff68e0cc49c7 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Get associations for qos_spec id: de580092-cc4d-4d71-9302-e20e089e6855 {{(pid=100172) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 23:41:02.481232 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f17267b-e02c-4a93-b875-ff68e0cc49c7 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associations returned with HTTP 200 Aug 18 23:41:02.482235 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 403/1609] 10.4.3.229 () {66 vars in 1393 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associations => generated 305 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.492702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-95b2aadb-0292-4f7c-b642-fdb4ba0cd150 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.495114 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-95b2aadb-0292-4f7c-b642-fdb4ba0cd150 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/disassociate_all Aug 18 23:41:02.495348 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-95b2aadb-0292-4f7c-b642-fdb4ba0cd150 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.495593 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-95b2aadb-0292-4f7c-b642-fdb4ba0cd150 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'disassociate_all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.495928 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.495928 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:02.496283 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.qos_specs_manage [None req-95b2aadb-0292-4f7c-b642-fdb4ba0cd150 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Disassociate qos_spec: de580092-cc4d-4d71-9302-e20e089e6855 from all. {{(pid=100171) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 18 23:41:02.505007 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-dd749cfc-9ee6-4e01-aacf-e657e7a4fcd8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.513537 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-dd749cfc-9ee6-4e01-aacf-e657e7a4fcd8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] PUT https://10.4.3.229/volume/v3/attachments/29eba43c-9402-45d1-aa11-6a96aa466818 Aug 18 23:41:02.514057 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-95b2aadb-0292-4f7c-b642-fdb4ba0cd150 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/disassociate_all returned with HTTP 202 Aug 18 23:41:02.514150 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-dd749cfc-9ee6-4e01-aacf-e657e7a4fcd8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:02.514613 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 402/1610] 10.4.3.229 () {66 vars in 1405 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/disassociate_all => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:02.526226 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-02791f54-e37f-4b20-83fc-d8e4767a982d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.529058 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-02791f54-e37f-4b20-83fc-d8e4767a982d tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associations Aug 18 23:41:02.529322 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-02791f54-e37f-4b20-83fc-d8e4767a982d tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.531187 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-02791f54-e37f-4b20-83fc-d8e4767a982d tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'associations' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.531187 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.531187 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:02.531314 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-dd749cfc-9ee6-4e01-aacf-e657e7a4fcd8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Acquiring lock "cinder-attachment_update-c7b31203-9f6c-4b86-a46f-b894a92f45ae-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:41:02.531350 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.qos_specs_manage [None req-02791f54-e37f-4b20-83fc-d8e4767a982d tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Get associations for qos_spec id: de580092-cc4d-4d71-9302-e20e089e6855 {{(pid=100173) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 23:41:02.534739 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.539543 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-dd749cfc-9ee6-4e01-aacf-e657e7a4fcd8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Lock "cinder-attachment_update-c7b31203-9f6c-4b86-a46f-b894a92f45ae-np0000007721" acquired by "attachment_update" :: waited 0.007s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:41:02.539637 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:02.539677 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.539677 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:02.539723 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1529655677"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:02.541075 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1529655677'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:02.545345 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume of 1 GB Aug 18 23:41:02.545774 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.545774 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:02.546457 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Availability Zones retrieved successfully. Aug 18 23:41:02.550638 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-02791f54-e37f-4b20-83fc-d8e4767a982d tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associations returned with HTTP 200 Aug 18 23:41:02.551193 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 409/1611] 10.4.3.229 () {66 vars in 1393 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/associations => generated 24 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:41:02.553942 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Flow 'volume_create_api' (a90fccfe-0657-4a09-9e47-0cc7de9da34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:02.555212 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b62c8e99-fb45-4bf6-93fb-403a254559d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:02.556657 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:02.559182 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e91af7a8-1732-402c-a66d-3926727a7622 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.561509 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e91af7a8-1732-402c-a66d-3926727a7622 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DELETE https://10.4.3.229/volume/v3/types/bc6f3cf0-a6da-45a3-9ac8-b7cd6853c4bb Aug 18 23:41:02.562420 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e91af7a8-1732-402c-a66d-3926727a7622 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.562420 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e91af7a8-1732-402c-a66d-3926727a7622 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.562941 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.562941 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:02.573699 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.573699 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:02.592652 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b62c8e99-fb45-4bf6-93fb-403a254559d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=22a657cb-dbfb-4dd2-a4a6-755517b5337a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22a657cb-dbfb-4dd2-a4a6-755517b5337a', 'encryption_key_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=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:02.593502 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0329dbd8-603c-4d98-936c-631ec22498c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:02.598228 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e91af7a8-1732-402c-a66d-3926727a7622 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/types/bc6f3cf0-a6da-45a3-9ac8-b7cd6853c4bb returned with HTTP 202 Aug 18 23:41:02.598755 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 403/1612] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:41:02 2026] DELETE /volume/v3/types/bc6f3cf0-a6da-45a3-9ac8-b7cd6853c4bb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:02.609382 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7f455f00-5959-4607-8bbd-ff5f651ecf8e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.612174 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7f455f00-5959-4607-8bbd-ff5f651ecf8e tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/types/bc6f3cf0-a6da-45a3-9ac8-b7cd6853c4bb Aug 18 23:41:02.612391 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7f455f00-5959-4607-8bbd-ff5f651ecf8e tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.612692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7f455f00-5959-4607-8bbd-ff5f651ecf8e tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.616651 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7f455f00-5959-4607-8bbd-ff5f651ecf8e tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/types/bc6f3cf0-a6da-45a3-9ac8-b7cd6853c4bb returned with HTTP 404 Aug 18 23:41:02.617384 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 410/1613] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/types/bc6f3cf0-a6da-45a3-9ac8-b7cd6853c4bb => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:02.626087 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-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 18 23:41:02.626510 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-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 18 23:41:02.626675 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-874512bf-dbdb-4bb3-9a2b-2edf9f53f321 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.631490 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-874512bf-dbdb-4bb3-9a2b-2edf9f53f321 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DELETE https://10.4.3.229/volume/v3/types/18d71bac-6185-482a-83cc-6cba39c3e902 Aug 18 23:41:02.631780 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-874512bf-dbdb-4bb3-9a2b-2edf9f53f321 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.632054 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-874512bf-dbdb-4bb3-9a2b-2edf9f53f321 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.649251 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Created reservations ['c86c0735-542a-44c2-817b-767835a75cbf', 'd7c6c15f-b549-41d8-9f09-94352603b3e6', '2bc3843c-da23-4a13-a6c0-a51a4c82d4ed', 'b734f428-37b6-462f-852c-b44a5b629add'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:02.650063 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0329dbd8-603c-4d98-936c-631ec22498c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c86c0735-542a-44c2-817b-767835a75cbf', 'd7c6c15f-b549-41d8-9f09-94352603b3e6', '2bc3843c-da23-4a13-a6c0-a51a4c82d4ed', 'b734f428-37b6-462f-852c-b44a5b629add']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:02.650754 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df09e2c0-663c-423f-9aac-b2e7c5a70d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:02.658851 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-dd749cfc-9ee6-4e01-aacf-e657e7a4fcd8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Lock "cinder-attachment_update-c7b31203-9f6c-4b86-a46f-b894a92f45ae-np0000007721" released by "attachment_update" :: held 0.122s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:41:02.659917 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-dd749cfc-9ee6-4e01-aacf-e657e7a4fcd8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/attachments/29eba43c-9402-45d1-aa11-6a96aa466818 returned with HTTP 200 Aug 18 23:41:02.660637 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 398/1614] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:41:02 2026] PUT /volume/v3/attachments/29eba43c-9402-45d1-aa11-6a96aa466818 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:02.674424 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-874512bf-dbdb-4bb3-9a2b-2edf9f53f321 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/types/18d71bac-6185-482a-83cc-6cba39c3e902 returned with HTTP 202 Aug 18 23:41:02.674936 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 404/1615] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:41:02 2026] DELETE /volume/v3/types/18d71bac-6185-482a-83cc-6cba39c3e902 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:02.681151 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df09e2c0-663c-423f-9aac-b2e7c5a70d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee325a7c-8529-4711-9ecc-cabe61e50b1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1529655677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5893ef660e944858cdbc40705d00ed1',qos_specs=None,replication_status=,reservations=['c86c0735-542a-44c2-817b-767835a75cbf','d7c6c15f-b549-41d8-9f09-94352603b3e6','2bc3843c-da23-4a13-a6c0-a51a4c82d4ed','b734f428-37b6-462f-852c-b44a5b629add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1529655677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee325a7c-8529-4711-9ecc-cabe61e50b1b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b5893ef660e944858cdbc40705d00ed1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22a657cb-dbfb-4dd2-a4a6-755517b5337a),volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:02.682383 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0953e3-2ec7-4b5b-bdbd-943deeab5086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:02.682484 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d18ee1d4-ef95-4383-aa93-d17b74d6f8c1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.684839 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d18ee1d4-ef95-4383-aa93-d17b74d6f8c1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/types/18d71bac-6185-482a-83cc-6cba39c3e902 Aug 18 23:41:02.685047 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d18ee1d4-ef95-4383-aa93-d17b74d6f8c1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.685251 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d18ee1d4-ef95-4383-aa93-d17b74d6f8c1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.691173 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d18ee1d4-ef95-4383-aa93-d17b74d6f8c1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/types/18d71bac-6185-482a-83cc-6cba39c3e902 returned with HTTP 404 Aug 18 23:41:02.691843 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 411/1616] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/types/18d71bac-6185-482a-83cc-6cba39c3e902 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:02.703550 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6934c6f7-d914-4398-a36d-5cc60da58b29 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.703855 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6934c6f7-d914-4398-a36d-5cc60da58b29 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DELETE https://10.4.3.229/volume/v3/types/56f56b91-abf3-4005-8c89-b9d040fa61df Aug 18 23:41:02.704339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6934c6f7-d914-4398-a36d-5cc60da58b29 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.704711 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6934c6f7-d914-4398-a36d-5cc60da58b29 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.705586 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.705586 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:02.709601 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b0953e3-2ec7-4b5b-bdbd-943deeab5086) transitioned into state 'SUCCESS' from state '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-1529655677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5893ef660e944858cdbc40705d00ed1',qos_specs=None,replication_status=,reservations=['c86c0735-542a-44c2-817b-767835a75cbf','d7c6c15f-b549-41d8-9f09-94352603b3e6','2bc3843c-da23-4a13-a6c0-a51a4c82d4ed','b734f428-37b6-462f-852c-b44a5b629add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:02.710333 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae314088-81b5-4dfa-9c46-88358afd36e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:02.722846 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae314088-81b5-4dfa-9c46-88358afd36e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:02.723666 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Flow 'volume_create_api' (a90fccfe-0657-4a09-9e47-0cc7de9da34f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:02.724019 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume request issued successfully. Aug 18 23:41:02.724632 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a3d94f77-b7a4-43d4-ae61-4cff96cd838b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:02.726203 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 404/1617] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:02 2026] POST /volume/v3/volumes => generated 760 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:02.735033 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6934c6f7-d914-4398-a36d-5cc60da58b29 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/types/56f56b91-abf3-4005-8c89-b9d040fa61df returned with HTTP 202 Aug 18 23:41:02.735751 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 399/1618] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:41:02 2026] DELETE /volume/v3/types/56f56b91-abf3-4005-8c89-b9d040fa61df => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:02.738989 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8a1b0bf7-8c0a-4b78-8ae5-96c7585a0785 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.741404 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8a1b0bf7-8c0a-4b78-8ae5-96c7585a0785 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:02.741588 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8a1b0bf7-8c0a-4b78-8ae5-96c7585a0785 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.741874 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8a1b0bf7-8c0a-4b78-8ae5-96c7585a0785 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.743797 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c221e5e1-04bf-41b9-8e04-eba7c3de7b0d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.746245 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c221e5e1-04bf-41b9-8e04-eba7c3de7b0d tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/types/56f56b91-abf3-4005-8c89-b9d040fa61df Aug 18 23:41:02.746591 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c221e5e1-04bf-41b9-8e04-eba7c3de7b0d tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.746859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c221e5e1-04bf-41b9-8e04-eba7c3de7b0d tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.751795 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.751795 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:02.753311 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c221e5e1-04bf-41b9-8e04-eba7c3de7b0d tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/types/56f56b91-abf3-4005-8c89-b9d040fa61df returned with HTTP 404 Aug 18 23:41:02.754101 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 412/1619] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/types/56f56b91-abf3-4005-8c89-b9d040fa61df => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:02.756773 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8a1b0bf7-8c0a-4b78-8ae5-96c7585a0785 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:02.763093 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1c8e1e77-9fe2-4a0f-a509-1182cd377a4a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.763333 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8a1b0bf7-8c0a-4b78-8ae5-96c7585a0785 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:02.763907 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 405/1620] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.768141 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1c8e1e77-9fe2-4a0f-a509-1182cd377a4a tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] POST https://10.4.3.229/volume/v3/qos-specs Aug 18 23:41:02.768522 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1c8e1e77-9fe2-4a0f-a509-1182cd377a4a tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-235012061", "consumer": "back-end"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:02.770042 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.770042 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:02.770453 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.qos_specs [None req-1c8e1e77-9fe2-4a0f-a509-1182cd377a4a tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-235012061', 'consumer': 'back-end', 'specs': {}} {{(pid=100172) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 23:41:02.776410 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-1c8e1e77-9fe2-4a0f-a509-1182cd377a4a tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DB qos_specs_create(): root {'id': 'ab759103-7c9b-4407-92eb-1e5a3825e061', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-235012061'} {{(pid=100172) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 23:41:02.783187 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1c8e1e77-9fe2-4a0f-a509-1182cd377a4a tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 18 23:41:02.783668 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 405/1621] 10.4.3.229 () {68 vars in 1264 bytes} [Tue Aug 18 23:41:02 2026] POST /volume/v3/qos-specs => generated 368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.793972 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-73211162-9dd3-423e-9717-2cf654306b8a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.798579 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73211162-9dd3-423e-9717-2cf654306b8a tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061?force=False Aug 18 23:41:02.798579 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73211162-9dd3-423e-9717-2cf654306b8a tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.798579 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73211162-9dd3-423e-9717-2cf654306b8a tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.798579 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.qos_specs_manage [None req-73211162-9dd3-423e-9717-2cf654306b8a tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Delete qos_spec: ab759103-7c9b-4407-92eb-1e5a3825e061, force: False {{(pid=100174) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 23:41:02.823697 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73211162-9dd3-423e-9717-2cf654306b8a tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061?force=False returned with HTTP 202 Aug 18 23:41:02.824424 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 400/1622] 10.4.3.229 () {66 vars in 1380 bytes} [Tue Aug 18 23:41:02 2026] DELETE /volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:02.832721 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4a5a14b6-0955-4495-86c2-a3667a15cabe None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.834887 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4a5a14b6-0955-4495-86c2-a3667a15cabe tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061 Aug 18 23:41:02.835163 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4a5a14b6-0955-4495-86c2-a3667a15cabe tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.835409 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4a5a14b6-0955-4495-86c2-a3667a15cabe tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.835860 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.835860 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:02.839911 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4a5a14b6-0955-4495-86c2-a3667a15cabe tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061 returned with HTTP 404 Aug 18 23:41:02.840422 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 413/1623] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:02.847891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-242b6275-189a-4d76-adac-7ac319ccf348 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.850334 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-242b6275-189a-4d76-adac-7ac319ccf348 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs Aug 18 23:41:02.850659 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-242b6275-189a-4d76-adac-7ac319ccf348 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.850963 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-242b6275-189a-4d76-adac-7ac319ccf348 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.864236 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-242b6275-189a-4d76-adac-7ac319ccf348 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 18 23:41:02.864704 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 406/1624] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.874622 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7ac49fe6-fcdd-48cb-97bd-41d8bc1132d6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.876975 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7ac49fe6-fcdd-48cb-97bd-41d8bc1132d6 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061?force=False Aug 18 23:41:02.877217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7ac49fe6-fcdd-48cb-97bd-41d8bc1132d6 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.877457 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7ac49fe6-fcdd-48cb-97bd-41d8bc1132d6 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.877811 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.877811 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:02.878273 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7ac49fe6-fcdd-48cb-97bd-41d8bc1132d6 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Delete qos_spec: ab759103-7c9b-4407-92eb-1e5a3825e061, force: False {{(pid=100172) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 23:41:02.882684 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7ac49fe6-fcdd-48cb-97bd-41d8bc1132d6 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061?force=False returned with HTTP 404 Aug 18 23:41:02.883376 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 406/1625] 10.4.3.229 () {66 vars in 1380 bytes} [Tue Aug 18 23:41:02 2026] DELETE /volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:02.890367 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a9d89bc2-57a2-456b-958c-e5eaff29c510 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.891763 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a9d89bc2-57a2-456b-958c-e5eaff29c510 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061 Aug 18 23:41:02.892145 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a9d89bc2-57a2-456b-958c-e5eaff29c510 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.892386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a9d89bc2-57a2-456b-958c-e5eaff29c510 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.892716 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.892716 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:02.896938 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a9d89bc2-57a2-456b-958c-e5eaff29c510 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061 returned with HTTP 404 Aug 18 23:41:02.896938 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 401/1626] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/ab759103-7c9b-4407-92eb-1e5a3825e061 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:02.906591 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f5e17176-8b01-4d20-9700-a143edccee73 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.911232 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f5e17176-8b01-4d20-9700-a143edccee73 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] POST https://10.4.3.229/volume/v3/qos-specs Aug 18 23:41:02.911663 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f5e17176-8b01-4d20-9700-a143edccee73 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1404557259", "consumer": "both"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:02.914530 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.qos_specs [None req-f5e17176-8b01-4d20-9700-a143edccee73 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1404557259', 'consumer': 'both', 'specs': {}} {{(pid=100173) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 23:41:02.917754 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.db.api [None req-f5e17176-8b01-4d20-9700-a143edccee73 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DB qos_specs_create(): root {'id': '396949e3-0005-4e92-84f4-ed5a564b7726', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1404557259'} {{(pid=100173) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 23:41:02.924026 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f5e17176-8b01-4d20-9700-a143edccee73 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 18 23:41:02.924275 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 414/1627] 10.4.3.229 () {68 vars in 1264 bytes} [Tue Aug 18 23:41:02 2026] POST /volume/v3/qos-specs => generated 365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:02.933533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0980c7c7-cda5-46a2-a2d8-2ff50f9999e6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.935805 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0980c7c7-cda5-46a2-a2d8-2ff50f9999e6 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726?force=False Aug 18 23:41:02.936083 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0980c7c7-cda5-46a2-a2d8-2ff50f9999e6 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.936339 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0980c7c7-cda5-46a2-a2d8-2ff50f9999e6 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.936680 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:02.936680 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:02.937136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0980c7c7-cda5-46a2-a2d8-2ff50f9999e6 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Delete qos_spec: 396949e3-0005-4e92-84f4-ed5a564b7726, force: False {{(pid=100171) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 23:41:02.955146 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0980c7c7-cda5-46a2-a2d8-2ff50f9999e6 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726?force=False returned with HTTP 202 Aug 18 23:41:02.955709 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 407/1628] 10.4.3.229 () {66 vars in 1380 bytes} [Tue Aug 18 23:41:02 2026] DELETE /volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:02.963278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6499e961-2e16-4c14-8f05-ef0f68a26585 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.967012 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6499e961-2e16-4c14-8f05-ef0f68a26585 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726 Aug 18 23:41:02.967216 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6499e961-2e16-4c14-8f05-ef0f68a26585 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.967399 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6499e961-2e16-4c14-8f05-ef0f68a26585 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.971060 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6499e961-2e16-4c14-8f05-ef0f68a26585 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726 returned with HTTP 404 Aug 18 23:41:02.971485 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 407/1629] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:02 2026] GET /volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:02.980321 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-274de0d8-c60d-40d7-8d8b-875969e72804 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:02.981718 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-274de0d8-c60d-40d7-8d8b-875969e72804 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs Aug 18 23:41:02.982039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-274de0d8-c60d-40d7-8d8b-875969e72804 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:02.982349 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-274de0d8-c60d-40d7-8d8b-875969e72804 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:02.992271 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-274de0d8-c60d-40d7-8d8b-875969e72804 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 18 23:41:02.992910 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 402/1630] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:41:02 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 18 23:41:03.001837 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6d164d98-1127-486b-8b1e-b2f13d8b9b47 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.004791 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6d164d98-1127-486b-8b1e-b2f13d8b9b47 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726?force=False Aug 18 23:41:03.005123 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6d164d98-1127-486b-8b1e-b2f13d8b9b47 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.005417 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6d164d98-1127-486b-8b1e-b2f13d8b9b47 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.005991 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.005991 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:03.006474 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d164d98-1127-486b-8b1e-b2f13d8b9b47 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Delete qos_spec: 396949e3-0005-4e92-84f4-ed5a564b7726, force: False {{(pid=100173) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 23:41:03.010816 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6d164d98-1127-486b-8b1e-b2f13d8b9b47 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726?force=False returned with HTTP 404 Aug 18 23:41:03.011602 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 415/1631] 10.4.3.229 () {66 vars in 1380 bytes} [Tue Aug 18 23:41:03 2026] DELETE /volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:03.018506 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b29fdd35-cc9b-4eab-824d-c3b98f2bee98 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.020529 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b29fdd35-cc9b-4eab-824d-c3b98f2bee98 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726 Aug 18 23:41:03.020760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b29fdd35-cc9b-4eab-824d-c3b98f2bee98 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.021012 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b29fdd35-cc9b-4eab-824d-c3b98f2bee98 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.021291 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.021291 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:03.024706 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b29fdd35-cc9b-4eab-824d-c3b98f2bee98 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726 returned with HTTP 404 Aug 18 23:41:03.025219 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 408/1632] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/qos-specs/396949e3-0005-4e92-84f4-ed5a564b7726 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:03.032678 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0e9cf109-5637-4009-9586-f0155db3e86b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.035018 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0e9cf109-5637-4009-9586-f0155db3e86b tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] POST https://10.4.3.229/volume/v3/qos-specs Aug 18 23:41:03.035389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0e9cf109-5637-4009-9586-f0155db3e86b tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1045039814", "consumer": "front-end"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:03.037219 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.qos_specs [None req-0e9cf109-5637-4009-9586-f0155db3e86b tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1045039814', 'consumer': 'front-end', 'specs': {}} {{(pid=100172) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 23:41:03.040260 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-0e9cf109-5637-4009-9586-f0155db3e86b tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DB qos_specs_create(): root {'id': '0d897682-a158-4636-83dd-16f233fb5463', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1045039814'} {{(pid=100172) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 23:41:03.045843 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0e9cf109-5637-4009-9586-f0155db3e86b tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 18 23:41:03.046352 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 408/1633] 10.4.3.229 () {68 vars in 1264 bytes} [Tue Aug 18 23:41:03 2026] POST /volume/v3/qos-specs => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:03.055109 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ab7514eb-93be-4bca-a865-e1434c14c078 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.056669 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab7514eb-93be-4bca-a865-e1434c14c078 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463?force=False Aug 18 23:41:03.056956 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab7514eb-93be-4bca-a865-e1434c14c078 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.057248 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab7514eb-93be-4bca-a865-e1434c14c078 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.057581 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.057581 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:03.058015 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ab7514eb-93be-4bca-a865-e1434c14c078 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Delete qos_spec: 0d897682-a158-4636-83dd-16f233fb5463, force: False {{(pid=100174) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 23:41:03.080875 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab7514eb-93be-4bca-a865-e1434c14c078 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463?force=False returned with HTTP 202 Aug 18 23:41:03.081780 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 403/1634] 10.4.3.229 () {66 vars in 1380 bytes} [Tue Aug 18 23:41:03 2026] DELETE /volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:03.090548 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5114ca2e-ce48-4673-9ff4-4b8dd6a63824 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.092319 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5114ca2e-ce48-4673-9ff4-4b8dd6a63824 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463 Aug 18 23:41:03.092476 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5114ca2e-ce48-4673-9ff4-4b8dd6a63824 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.092680 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5114ca2e-ce48-4673-9ff4-4b8dd6a63824 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.095997 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5114ca2e-ce48-4673-9ff4-4b8dd6a63824 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463 returned with HTTP 404 Aug 18 23:41:03.096364 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 416/1635] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:03.102857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7fafaa71-e957-44af-96c7-c79a3462b3e7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.104527 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7fafaa71-e957-44af-96c7-c79a3462b3e7 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs Aug 18 23:41:03.104719 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7fafaa71-e957-44af-96c7-c79a3462b3e7 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.104997 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7fafaa71-e957-44af-96c7-c79a3462b3e7 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.109870 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7fafaa71-e957-44af-96c7-c79a3462b3e7 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 18 23:41:03.110212 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 409/1636] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:03.118356 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c45d0584-5add-493f-94e9-1cb3cad0e03c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.120075 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c45d0584-5add-493f-94e9-1cb3cad0e03c tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463?force=False Aug 18 23:41:03.120276 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c45d0584-5add-493f-94e9-1cb3cad0e03c tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.120453 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c45d0584-5add-493f-94e9-1cb3cad0e03c tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.120719 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.120719 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:03.121025 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c45d0584-5add-493f-94e9-1cb3cad0e03c tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Delete qos_spec: 0d897682-a158-4636-83dd-16f233fb5463, force: False {{(pid=100172) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 23:41:03.124540 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c45d0584-5add-493f-94e9-1cb3cad0e03c tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463?force=False returned with HTTP 404 Aug 18 23:41:03.124666 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 409/1637] 10.4.3.229 () {66 vars in 1380 bytes} [Tue Aug 18 23:41:03 2026] DELETE /volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:03.132591 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-45494b11-b152-4bca-9300-ff8e0c0024f1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.133986 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45494b11-b152-4bca-9300-ff8e0c0024f1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463 Aug 18 23:41:03.134254 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45494b11-b152-4bca-9300-ff8e0c0024f1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.134540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45494b11-b152-4bca-9300-ff8e0c0024f1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.134819 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.134819 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:03.138460 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45494b11-b152-4bca-9300-ff8e0c0024f1 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463 returned with HTTP 404 Aug 18 23:41:03.138947 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 404/1638] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/qos-specs/0d897682-a158-4636-83dd-16f233fb5463 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:03.147694 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b3344225-8a04-4a19-92d3-aec98ce52c00 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.151671 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b3344225-8a04-4a19-92d3-aec98ce52c00 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 Aug 18 23:41:03.151996 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b3344225-8a04-4a19-92d3-aec98ce52c00 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.152295 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b3344225-8a04-4a19-92d3-aec98ce52c00 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.158437 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b3344225-8a04-4a19-92d3-aec98ce52c00 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 returned with HTTP 200 Aug 18 23:41:03.159048 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 417/1639] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:03.167926 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-df5fd2c2-1fe3-46f3-919d-9e7460fabc0b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.169694 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-df5fd2c2-1fe3-46f3-919d-9e7460fabc0b tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs Aug 18 23:41:03.169875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-df5fd2c2-1fe3-46f3-919d-9e7460fabc0b tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.170077 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-df5fd2c2-1fe3-46f3-919d-9e7460fabc0b tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.170316 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.170316 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:03.174383 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-df5fd2c2-1fe3-46f3-919d-9e7460fabc0b tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs returned with HTTP 200 Aug 18 23:41:03.174757 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 410/1640] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/qos-specs => generated 174 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:03.182706 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-455bee1c-2263-4039-9eed-1a073a596dc2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.184369 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-455bee1c-2263-4039-9eed-1a073a596dc2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] PUT https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 Aug 18 23:41:03.185333 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-455bee1c-2263-4039-9eed-1a073a596dc2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:03.191692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.qos_specs [None req-455bee1c-2263-4039-9eed-1a073a596dc2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100172) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 18 23:41:03.197310 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-455bee1c-2263-4039-9eed-1a073a596dc2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] qos_specs_update() value: {'id': '7bec306f-ff22-441c-b6f8-938046164a4b', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'de580092-cc4d-4d71-9302-e20e089e6855', 'deleted': False} {{(pid=100172) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 18 23:41:03.201579 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-455bee1c-2263-4039-9eed-1a073a596dc2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 returned with HTTP 200 Aug 18 23:41:03.201976 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 410/1641] 10.4.3.229 () {68 vars in 1374 bytes} [Tue Aug 18 23:41:03 2026] PUT /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 => generated 36 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:41:03.209086 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0524665d-b33f-4eb9-98e5-4bf686940447 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.210471 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0524665d-b33f-4eb9-98e5-4bf686940447 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 Aug 18 23:41:03.211260 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0524665d-b33f-4eb9-98e5-4bf686940447 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.211558 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0524665d-b33f-4eb9-98e5-4bf686940447 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.215683 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0524665d-b33f-4eb9-98e5-4bf686940447 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 returned with HTTP 200 Aug 18 23:41:03.216222 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 405/1642] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 => generated 413 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:03.223303 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d30c924a-4e63-4cbe-8253-84e3db152fd0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.225097 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d30c924a-4e63-4cbe-8253-84e3db152fd0 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] PUT https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/delete_keys Aug 18 23:41:03.225404 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d30c924a-4e63-4cbe-8253-84e3db152fd0 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:03.226918 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.226918 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:03.227213 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d30c924a-4e63-4cbe-8253-84e3db152fd0 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Delete_key spec: de580092-cc4d-4d71-9302-e20e089e6855, keys: ['iops_bytes'] {{(pid=100173) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 18 23:41:03.240349 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d30c924a-4e63-4cbe-8253-84e3db152fd0 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/delete_keys returned with HTTP 202 Aug 18 23:41:03.240771 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 418/1643] 10.4.3.229 () {68 vars in 1410 bytes} [Tue Aug 18 23:41:03 2026] PUT /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855/delete_keys => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:03.246666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6afe8ed4-68b2-4b89-9fe5-95f3e0cbc54c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.249007 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6afe8ed4-68b2-4b89-9fe5-95f3e0cbc54c tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 Aug 18 23:41:03.249241 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6afe8ed4-68b2-4b89-9fe5-95f3e0cbc54c tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.249463 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6afe8ed4-68b2-4b89-9fe5-95f3e0cbc54c tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.249799 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.249799 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:03.254026 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6afe8ed4-68b2-4b89-9fe5-95f3e0cbc54c tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 returned with HTTP 200 Aug 18 23:41:03.254496 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 411/1644] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:03.263123 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-35ef0be8-d9c0-43e9-9391-39d3905a89d2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.264750 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35ef0be8-d9c0-43e9-9391-39d3905a89d2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 Aug 18 23:41:03.265001 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35ef0be8-d9c0-43e9-9391-39d3905a89d2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.265278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35ef0be8-d9c0-43e9-9391-39d3905a89d2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.265473 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.265473 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:03.268986 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35ef0be8-d9c0-43e9-9391-39d3905a89d2 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 returned with HTTP 200 Aug 18 23:41:03.269347 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 411/1645] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:03.278321 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5ecaaf5-8bd5-4d49-a3d8-cec6e6a7ac87 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.279716 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5ecaaf5-8bd5-4d49-a3d8-cec6e6a7ac87 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] DELETE https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855?force=False Aug 18 23:41:03.280062 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5ecaaf5-8bd5-4d49-a3d8-cec6e6a7ac87 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.280316 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5ecaaf5-8bd5-4d49-a3d8-cec6e6a7ac87 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.280653 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.280653 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:03.281078 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d5ecaaf5-8bd5-4d49-a3d8-cec6e6a7ac87 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Delete qos_spec: de580092-cc4d-4d71-9302-e20e089e6855, force: False {{(pid=100174) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 23:41:03.294733 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5ecaaf5-8bd5-4d49-a3d8-cec6e6a7ac87 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855?force=False returned with HTTP 202 Aug 18 23:41:03.295307 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 406/1646] 10.4.3.229 () {66 vars in 1380 bytes} [Tue Aug 18 23:41:03 2026] DELETE /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855?force=False => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:03.301758 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bf0e554b-1292-4ea2-aec3-84dc97032e91 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.303323 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bf0e554b-1292-4ea2-aec3-84dc97032e91 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] GET https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 Aug 18 23:41:03.303490 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bf0e554b-1292-4ea2-aec3-84dc97032e91 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.303706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bf0e554b-1292-4ea2-aec3-84dc97032e91 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.303935 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.303935 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:03.307318 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bf0e554b-1292-4ea2-aec3-84dc97032e91 tempest-QosSpecsTestJSON-1340638595 tempest-QosSpecsTestJSON-1340638595-project-admin] https://10.4.3.229/volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 returned with HTTP 404 Aug 18 23:41:03.307821 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 419/1647] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/qos-specs/de580092-cc4d-4d71-9302-e20e089e6855 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:03.332264 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-96607426-e982-4f58-82f4-3cfcd5e5c591 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.334913 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-96607426-e982-4f58-82f4-3cfcd5e5c591 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:03.335259 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-96607426-e982-4f58-82f4-3cfcd5e5c591 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.335510 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-96607426-e982-4f58-82f4-3cfcd5e5c591 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.349132 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.349132 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:03.352878 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-96607426-e982-4f58-82f4-3cfcd5e5c591 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:03.358170 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-96607426-e982-4f58-82f4-3cfcd5e5c591 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:03.358530 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 412/1648] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:03.778387 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fb2dce86-8cd2-49d7-b6af-8b1e2223e2d7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.780417 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fb2dce86-8cd2-49d7-b6af-8b1e2223e2d7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:03.780845 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fb2dce86-8cd2-49d7-b6af-8b1e2223e2d7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.780975 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fb2dce86-8cd2-49d7-b6af-8b1e2223e2d7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.789587 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.789587 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:03.793828 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fb2dce86-8cd2-49d7-b6af-8b1e2223e2d7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:03.798895 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fb2dce86-8cd2-49d7-b6af-8b1e2223e2d7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:03.799203 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 412/1649] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:03.863735 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d66e514d-daae-47db-8f02-31d39258d10e req-58f90dc1-4b52-4d02-9f57-4e0c051f1a7c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.865993 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-58f90dc1-4b52-4d02-9f57-4e0c051f1a7c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:03.866233 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-58f90dc1-4b52-4d02-9f57-4e0c051f1a7c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.866444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-58f90dc1-4b52-4d02-9f57-4e0c051f1a7c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.876108 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:03.876108 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:03.880771 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d66e514d-daae-47db-8f02-31d39258d10e req-58f90dc1-4b52-4d02-9f57-4e0c051f1a7c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:03.885019 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-58f90dc1-4b52-4d02-9f57-4e0c051f1a7c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:03.885387 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 407/1650] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:03.991447 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fd76e671-b10e-40e7-8d3b-c312b1ec2ca7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:03.992060 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fd76e671-b10e-40e7-8d3b-c312b1ec2ca7 None None] GET https://10.4.3.229/volume// Aug 18 23:41:03.992303 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fd76e671-b10e-40e7-8d3b-c312b1ec2ca7 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:03.992617 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fd76e671-b10e-40e7-8d3b-c312b1ec2ca7 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:03.994342 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fd76e671-b10e-40e7-8d3b-c312b1ec2ca7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:03.994342 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 420/1651] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:41:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:41:04.014876 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d66e514d-daae-47db-8f02-31d39258d10e req-d69bdde3-5e9e-40ca-aa35-b61b8653c400 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:04.023122 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-d69bdde3-5e9e-40ca-aa35-b61b8653c400 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:41:04.024473 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-d69bdde3-5e9e-40ca-aa35-b61b8653c400 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee325a7c-8529-4711-9ecc-cabe61e50b1b", "connector": null, "instance_uuid": "adb73b3c-c127-4a0a-a0c8-933afd4ab4de"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:04.039435 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:04.039435 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:04.075657 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-d69bdde3-5e9e-40ca-aa35-b61b8653c400 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:41:04.076180 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 413/1652] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:41:04 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:04.112991 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5b7f2a55-638a-49c2-ae3a-83bba603b8f7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:04.114957 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b7f2a55-638a-49c2-ae3a-83bba603b8f7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:04.115304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b7f2a55-638a-49c2-ae3a-83bba603b8f7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:04.115645 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b7f2a55-638a-49c2-ae3a-83bba603b8f7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:04.118660 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9504d7ee-3e32-4750-b716-b1129c26b0ab None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:04.119095 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9504d7ee-3e32-4750-b716-b1129c26b0ab None None] GET https://10.4.3.229/volume// Aug 18 23:41:04.119273 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9504d7ee-3e32-4750-b716-b1129c26b0ab None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:04.119489 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9504d7ee-3e32-4750-b716-b1129c26b0ab None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:04.119863 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9504d7ee-3e32-4750-b716-b1129c26b0ab None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:04.120238 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 408/1653] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:41:04.130931 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:04.130931 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:04.131100 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d66e514d-daae-47db-8f02-31d39258d10e req-44443125-ae97-4df0-978e-df2a97ba943c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:04.134089 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-44443125-ae97-4df0-978e-df2a97ba943c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:04.137357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-44443125-ae97-4df0-978e-df2a97ba943c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:04.137357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-44443125-ae97-4df0-978e-df2a97ba943c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:04.137640 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5b7f2a55-638a-49c2-ae3a-83bba603b8f7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:04.145298 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b7f2a55-638a-49c2-ae3a-83bba603b8f7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:04.145761 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 413/1654] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:04 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:04.153399 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:04.153399 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:04.157456 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-d66e514d-daae-47db-8f02-31d39258d10e req-44443125-ae97-4df0-978e-df2a97ba943c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:04.163173 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-44443125-ae97-4df0-978e-df2a97ba943c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:04.163849 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 421/1655] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:41:04 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1032 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:04.276695 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d66e514d-daae-47db-8f02-31d39258d10e req-b17e2da6-0945-4f83-b50b-e7eb3db1389e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:04.279931 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-b17e2da6-0945-4f83-b50b-e7eb3db1389e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] PUT https://10.4.3.229/volume/v3/attachments/a3cd5e37-d304-4af5-a4b6-83a4f1ec4270 Aug 18 23:41:04.280293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-b17e2da6-0945-4f83-b50b-e7eb3db1389e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:04.295613 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-d66e514d-daae-47db-8f02-31d39258d10e req-b17e2da6-0945-4f83-b50b-e7eb3db1389e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Acquiring lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:41:04.300966 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-d66e514d-daae-47db-8f02-31d39258d10e req-b17e2da6-0945-4f83-b50b-e7eb3db1389e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:41:04.301983 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:04.301983 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:04.376862 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-92a1b754-2639-4862-8593-cf78b529196d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:04.378721 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-92a1b754-2639-4862-8593-cf78b529196d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:04.379136 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-92a1b754-2639-4862-8593-cf78b529196d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:04.379476 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-92a1b754-2639-4862-8593-cf78b529196d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:04.403331 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:04.403331 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:04.407365 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-92a1b754-2639-4862-8593-cf78b529196d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:04.413802 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-92a1b754-2639-4862-8593-cf78b529196d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:04.414607 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 409/1656] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:04 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:04.417696 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-d66e514d-daae-47db-8f02-31d39258d10e req-b17e2da6-0945-4f83-b50b-e7eb3db1389e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" released by "attachment_update" :: held 0.116s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:41:04.417696 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-b17e2da6-0945-4f83-b50b-e7eb3db1389e tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/a3cd5e37-d304-4af5-a4b6-83a4f1ec4270 returned with HTTP 200 Aug 18 23:41:04.418389 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 414/1657] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:41:04 2026] PUT /volume/v3/attachments/a3cd5e37-d304-4af5-a4b6-83a4f1ec4270 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:05.162701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-dfc222b2-1023-450f-bf56-4c9866b345b6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:05.165055 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dfc222b2-1023-450f-bf56-4c9866b345b6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:05.165269 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dfc222b2-1023-450f-bf56-4c9866b345b6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:05.166106 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dfc222b2-1023-450f-bf56-4c9866b345b6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:05.179074 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:05.179074 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:05.183532 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-dfc222b2-1023-450f-bf56-4c9866b345b6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:05.187959 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dfc222b2-1023-450f-bf56-4c9866b345b6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:05.188488 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 414/1658] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:05 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:05.430647 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4bd785f8-9f26-4496-acfb-7592d63ae654 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:05.432849 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4bd785f8-9f26-4496-acfb-7592d63ae654 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:05.433137 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4bd785f8-9f26-4496-acfb-7592d63ae654 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:05.433377 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4bd785f8-9f26-4496-acfb-7592d63ae654 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:05.446138 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:05.446138 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:05.453226 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4bd785f8-9f26-4496-acfb-7592d63ae654 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:05.463065 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4bd785f8-9f26-4496-acfb-7592d63ae654 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:05.463065 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 422/1659] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:05 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:05.639538 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-686771d5-7595-4d5c-b044-21d68e3b0781 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:05.667448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:05.669029 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:05.669315 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-405325619"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:05.670581 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-405325619'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:05.670685 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Create volume of 1 GB Aug 18 23:41:05.670897 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:05.670897 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:05.674730 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Availability Zones retrieved successfully. Aug 18 23:41:05.679671 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Flow 'volume_create_api' (abc271d9-92e0-49ed-8461-4fa8c70cebd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:05.680806 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d85a9e8c-b6e6-4d4c-9e16-50bce4cc8209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:05.681723 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:05.708051 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d85a9e8c-b6e6-4d4c-9e16-50bce4cc8209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:05.709172 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36f83e4-5211-4631-9292-82ea03212d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:05.775757 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Created reservations ['20a3b80e-200a-4a12-8da2-4db54b168bae', '802692e5-129a-4e7b-86da-3e7646afb428', 'f3a7df1a-2f3c-4392-9471-8fafa5246a41', 'e6d0ebc2-0bf8-40ee-ac01-32939e0c283a'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:05.776147 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:05.776501 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1203818155"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:05.776887 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a36f83e4-5211-4631-9292-82ea03212d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20a3b80e-200a-4a12-8da2-4db54b168bae', '802692e5-129a-4e7b-86da-3e7646afb428', 'f3a7df1a-2f3c-4392-9471-8fafa5246a41', 'e6d0ebc2-0bf8-40ee-ac01-32939e0c283a']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:05.777893 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1203818155'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:05.777971 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b583d7c-90d2-45cd-917b-983cbc464cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:05.778017 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Create volume of 1 GB Aug 18 23:41:05.783725 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Availability Zones retrieved successfully. Aug 18 23:41:05.791712 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Flow 'volume_create_api' (8480ff77-806d-4e1a-a46f-94dd6113f0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:05.792608 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e1eb35-4147-4a01-a93a-1c8edba62818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:05.793491 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:05.804925 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b583d7c-90d2-45cd-917b-983cbc464cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '739f1cab-dcf3-410a-833b-9920aeb7d721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-405325619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae9c954b16544e59c8a793e244f834a',qos_specs=None,replication_status=,reservations=['20a3b80e-200a-4a12-8da2-4db54b168bae','802692e5-129a-4e7b-86da-3e7646afb428','f3a7df1a-2f3c-4392-9471-8fafa5246a41','e6d0ebc2-0bf8-40ee-ac01-32939e0c283a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9885414993d940128b1488eb1d81e359',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-405325619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=739f1cab-dcf3-410a-833b-9920aeb7d721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae9c954b16544e59c8a793e244f834a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9885414993d940128b1488eb1d81e359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:05.806839 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce553db6-78a4-44f1-9f82-b6bf2ee11e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:05.824067 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e1eb35-4147-4a01-a93a-1c8edba62818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:05.824884 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb40e7e2-c5a7-4817-b867-51427b890aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:05.827212 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce553db6-78a4-44f1-9f82-b6bf2ee11e27) transitioned into state 'SUCCESS' from state '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-405325619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae9c954b16544e59c8a793e244f834a',qos_specs=None,replication_status=,reservations=['20a3b80e-200a-4a12-8da2-4db54b168bae','802692e5-129a-4e7b-86da-3e7646afb428','f3a7df1a-2f3c-4392-9471-8fafa5246a41','e6d0ebc2-0bf8-40ee-ac01-32939e0c283a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9885414993d940128b1488eb1d81e359',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:05.827980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82da9119-c1e9-4811-8aa4-a04cb9715f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:05.838503 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82da9119-c1e9-4811-8aa4-a04cb9715f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:05.839401 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Flow 'volume_create_api' (abc271d9-92e0-49ed-8461-4fa8c70cebd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:05.839741 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Create volume request issued successfully. Aug 18 23:41:05.840353 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-18021b6b-5a9e-4907-b770-8b4b6f036569 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:05.841097 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 415/1660] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:05 2026] POST /volume/v3/volumes => generated 753 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:05.853988 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-14b5dfa5-9208-4292-aab3-2cdb74e7c520 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:05.858475 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-14b5dfa5-9208-4292-aab3-2cdb74e7c520 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:05.859997 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-14b5dfa5-9208-4292-aab3-2cdb74e7c520 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:05.860357 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-14b5dfa5-9208-4292-aab3-2cdb74e7c520 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:05.873879 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:05.873879 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:05.882545 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-14b5dfa5-9208-4292-aab3-2cdb74e7c520 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:05.891887 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-14b5dfa5-9208-4292-aab3-2cdb74e7c520 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:05.892592 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 415/1661] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:05 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:05.902909 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Created reservations ['1970648e-2702-4745-a041-cc38fe35300b', '3d0e2e7b-18fa-4a68-a421-b95d8a8e4ca1', 'ca5b7356-503a-4a46-8ba4-6ae99541da0f', '55ecef8b-26b0-4f8c-afda-7511fcd6075c'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:05.904040 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb40e7e2-c5a7-4817-b867-51427b890aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1970648e-2702-4745-a041-cc38fe35300b', '3d0e2e7b-18fa-4a68-a421-b95d8a8e4ca1', 'ca5b7356-503a-4a46-8ba4-6ae99541da0f', '55ecef8b-26b0-4f8c-afda-7511fcd6075c']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:05.905021 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27444cce-17c0-4320-865c-c9fff211afc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:05.938809 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27444cce-17c0-4320-865c-c9fff211afc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1203818155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='412af08b52ca4c4390ebf7ab3f8ebe7f',qos_specs=None,replication_status=,reservations=['1970648e-2702-4745-a041-cc38fe35300b','3d0e2e7b-18fa-4a68-a421-b95d8a8e4ca1','ca5b7356-503a-4a46-8ba4-6ae99541da0f','55ecef8b-26b0-4f8c-afda-7511fcd6075c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26762f78d04c4f59b1aa236f77ebcbe2',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1203818155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='412af08b52ca4c4390ebf7ab3f8ebe7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26762f78d04c4f59b1aa236f77ebcbe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:05.940468 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36815a3f-1072-4b95-a196-d6a6b4debdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:05.968688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36815a3f-1072-4b95-a196-d6a6b4debdf8) transitioned into state 'SUCCESS' from state '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-1203818155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='412af08b52ca4c4390ebf7ab3f8ebe7f',qos_specs=None,replication_status=,reservations=['1970648e-2702-4745-a041-cc38fe35300b','3d0e2e7b-18fa-4a68-a421-b95d8a8e4ca1','ca5b7356-503a-4a46-8ba4-6ae99541da0f','55ecef8b-26b0-4f8c-afda-7511fcd6075c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26762f78d04c4f59b1aa236f77ebcbe2',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:05.969399 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d264afc-2e6d-4614-82ca-41a0c99b3c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:05.972599 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-8c2405e5-5996-4f6b-8785-78456321b79f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:05.975458 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-8c2405e5-5996-4f6b-8785-78456321b79f tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/attachments/29eba43c-9402-45d1-aa11-6a96aa466818/action Aug 18 23:41:05.975962 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-8c2405e5-5996-4f6b-8785-78456321b79f tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:05.976113 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-8c2405e5-5996-4f6b-8785-78456321b79f tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:05.979600 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d264afc-2e6d-4614-82ca-41a0c99b3c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:05.980404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Flow 'volume_create_api' (8480ff77-806d-4e1a-a46f-94dd6113f0d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:05.980766 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Create volume request issued successfully. Aug 18 23:41:05.981354 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-686771d5-7595-4d5c-b044-21d68e3b0781 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:05.981838 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 410/1662] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:05 2026] POST /volume/v3/volumes => generated 751 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:05.998068 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bf879d50-03a2-4f3f-b61f-6274df280342 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:06.000089 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bf879d50-03a2-4f3f-b61f-6274df280342 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:06.000430 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bf879d50-03a2-4f3f-b61f-6274df280342 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:06.002206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bf879d50-03a2-4f3f-b61f-6274df280342 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:06.003627 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:06.003627 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:06.011861 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:06.011861 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:06.017486 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bf879d50-03a2-4f3f-b61f-6274df280342 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Volume info retrieved successfully. Aug 18 23:41:06.023579 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f2d3d555-78c4-4c2d-b50d-017579cfa64d req-8c2405e5-5996-4f6b-8785-78456321b79f tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/attachments/29eba43c-9402-45d1-aa11-6a96aa466818/action returned with HTTP 204 Aug 18 23:41:06.024412 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 423/1663] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:41:05 2026] POST /volume/v3/attachments/29eba43c-9402-45d1-aa11-6a96aa466818/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:06.025491 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bf879d50-03a2-4f3f-b61f-6274df280342 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb returned with HTTP 200 Aug 18 23:41:06.026397 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 416/1664] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:05 2026] GET /volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:06.040894 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-a1fea46c-d931-463f-93ce-5bf1908624b7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:06.044021 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-a1fea46c-d931-463f-93ce-5bf1908624b7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] DELETE https://10.4.3.229/volume/v3/attachments/b3c4f449-b4e6-4da1-ba92-0090cedd99df Aug 18 23:41:06.044316 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-a1fea46c-d931-463f-93ce-5bf1908624b7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:06.044591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-a1fea46c-d931-463f-93ce-5bf1908624b7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:06.056875 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:06.056875 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:06.138171 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-10961b5a-e20a-4c16-8bbc-dc5046006f3e req-a1fea46c-d931-463f-93ce-5bf1908624b7 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/attachments/b3c4f449-b4e6-4da1-ba92-0090cedd99df returned with HTTP 200 Aug 18 23:41:06.139202 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 416/1665] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:41:06 2026] DELETE /volume/v3/attachments/b3c4f449-b4e6-4da1-ba92-0090cedd99df => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:06.204962 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b98eb162-f97c-455a-a8f8-736ea31e79a4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:06.207440 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b98eb162-f97c-455a-a8f8-736ea31e79a4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:06.207749 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b98eb162-f97c-455a-a8f8-736ea31e79a4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:06.208018 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b98eb162-f97c-455a-a8f8-736ea31e79a4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:06.221320 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:06.221320 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:06.226211 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b98eb162-f97c-455a-a8f8-736ea31e79a4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:06.231935 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b98eb162-f97c-455a-a8f8-736ea31e79a4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:06.232441 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 411/1666] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:06 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:06.479342 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5f343624-148b-4449-9c90-09b6a30dc7db None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:06.481112 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5f343624-148b-4449-9c90-09b6a30dc7db tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:06.481326 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5f343624-148b-4449-9c90-09b6a30dc7db tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:06.481593 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5f343624-148b-4449-9c90-09b6a30dc7db tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:06.492876 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:06.492876 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:06.496087 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5f343624-148b-4449-9c90-09b6a30dc7db tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:06.499690 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5f343624-148b-4449-9c90-09b6a30dc7db tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:06.500057 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 424/1667] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:06 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:06.516535 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-12d8bb22-a5db-41e2-b729-f405838cbde0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:06.522549 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-12d8bb22-a5db-41e2-b729-f405838cbde0 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:06.522549 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-12d8bb22-a5db-41e2-b729-f405838cbde0 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:06.522549 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-12d8bb22-a5db-41e2-b729-f405838cbde0 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:06.530364 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:06.530364 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:06.534450 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-12d8bb22-a5db-41e2-b729-f405838cbde0 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:06.540175 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-12d8bb22-a5db-41e2-b729-f405838cbde0 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:06.540175 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 417/1668] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:06 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:06.553341 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6d5ef9eb-e0ba-4a7c-a0f4-043c4273aed3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:06.555795 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6d5ef9eb-e0ba-4a7c-a0f4-043c4273aed3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:06.556072 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6d5ef9eb-e0ba-4a7c-a0f4-043c4273aed3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:06.556302 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6d5ef9eb-e0ba-4a7c-a0f4-043c4273aed3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:06.558092 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8c835609-adb4-4209-81d5-733f98a6fa61 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:06.559872 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action Aug 18 23:41:06.560231 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action body: b'{"os-detach": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:06.560341 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:06.564369 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:06.564369 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:06.569687 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6d5ef9eb-e0ba-4a7c-a0f4-043c4273aed3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:06.570551 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:06.570551 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:06.571069 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:06.576526 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6d5ef9eb-e0ba-4a7c-a0f4-043c4273aed3 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:41:06.577201 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 417/1669] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:06 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:06.632222 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Attachment connected to vm 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6, checking data on nova Aug 18 23:41:06.632590 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.compute.nova [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Creating Keystone token plugin using URL: https://10.4.3.229/identity {{(pid=100174) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 23:41:06.809215 np0000007721 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] REQ: curl -g -i -X GET https://10.4.3.229/compute/v2.1/servers/5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6/os-volume_attachments/c7b31203-9f6c-4b86-a46f-b894a92f45ae -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1798b62b0a742e1d6e73633e3446830731a1d1ef11ae0ea50605cc9f5c86a68b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8c835609-adb4-4209-81d5-733f98a6fa61" -H "X-Service-Token: {SHA256}10f430211c5aecdb67e39055f937c3e370bc2df5b0b91326f787be963c5bb26d" {{(pid=100174) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 23:41:06.907047 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3c550021-a7b7-47f3-925e-46fb52398eb6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:06.909284 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3c550021-a7b7-47f3-925e-46fb52398eb6 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:06.909439 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3c550021-a7b7-47f3-925e-46fb52398eb6 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:06.909697 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3c550021-a7b7-47f3-925e-46fb52398eb6 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:06.918290 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:06.918290 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:06.923103 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3c550021-a7b7-47f3-925e-46fb52398eb6 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:06.928167 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3c550021-a7b7-47f3-925e-46fb52398eb6 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:06.928697 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 425/1670] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:06 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:06.949599 np0000007721 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 23:41:06 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-22019ea5-3a17-4b28-9d3c-cff5ca4b3616 x-openstack-request-id: req-22019ea5-3a17-4b28-9d3c-cff5ca4b3616 {{(pid=100174) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 23:41:06.949767 np0000007721 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c7b31203-9f6c-4b86-a46f-b894a92f45ae", "serverId": "5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "29eba43c-9402-45d1-aa11-6a96aa466818", "bdm_uuid": "0efa9f1a-d06f-46f8-aa66-06fa0d831f4b"}} {{(pid=100174) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 23:41:06.949853 np0000007721 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET call to compute for https://10.4.3.229/compute/v2.1/servers/5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6/os-volume_attachments/c7b31203-9f6c-4b86-a46f-b894a92f45ae used request id req-22019ea5-3a17-4b28-9d3c-cff5ca4b3616 {{(pid=100174) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 23:41:06.951877 np0000007721 devstack@c-api.service[100174]: ERROR cinder.volume.api [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-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 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Caught error: Detach volume from instance 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6 using the Compute API Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: 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 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.954166 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6 using the Compute API Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.middleware.fault [None req-8c835609-adb4-4209-81d5-733f98a6fa61 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action returned with HTTP 409 Aug 18 23:41:06.955826 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 412/1671] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:41:06 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 167 bytes in 397 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:06.968338 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-65655083-e43e-4e31-9b62-54d802d7284a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:06.970364 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action Aug 18 23:41:06.970998 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:06.972216 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:06.983467 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:06.983467 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:06.984122 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:07.040370 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-879b4576-138e-4a62-8423-ba0a34f2dc41 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.043111 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-879b4576-138e-4a62-8423-ba0a34f2dc41 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:07.043320 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-879b4576-138e-4a62-8423-ba0a34f2dc41 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:07.043716 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-879b4576-138e-4a62-8423-ba0a34f2dc41 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:07.049486 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Attachment connected to vm 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6, checking data on nova Aug 18 23:41:07.050003 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.compute.nova [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Creating Keystone token plugin using URL: https://10.4.3.229/identity {{(pid=100171) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 23:41:07.054775 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.054775 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:07.060298 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-879b4576-138e-4a62-8423-ba0a34f2dc41 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Volume info retrieved successfully. Aug 18 23:41:07.065556 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-879b4576-138e-4a62-8423-ba0a34f2dc41 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb returned with HTTP 200 Aug 18 23:41:07.066109 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 418/1672] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:07 2026] GET /volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:07.080577 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b155c18a-dd64-412a-902d-3c6d94574347 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.082566 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b155c18a-dd64-412a-902d-3c6d94574347 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:07.082822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b155c18a-dd64-412a-902d-3c6d94574347 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb", "name": "tempest-SnapshotsActionsTest-Snapshot-1962661247"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:07.091189 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.091189 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:07.091666 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b155c18a-dd64-412a-902d-3c6d94574347 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Volume info retrieved successfully. Aug 18 23:41:07.091793 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-b155c18a-dd64-412a-902d-3c6d94574347 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Create snapshot from volume 5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:07.142049 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-b155c18a-dd64-412a-902d-3c6d94574347 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Created reservations ['ef5a530c-d7bf-43e4-8ba0-76eada61c92a', 'd10128d1-c70d-4677-80c1-745b5e6339b8', '2a86db7a-7348-4e25-8035-2e26bd4511a7', '57806142-17a7-47b0-b930-d2a898332b14'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:07.198674 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b155c18a-dd64-412a-902d-3c6d94574347 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot create request issued successfully. Aug 18 23:41:07.198674 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b155c18a-dd64-412a-902d-3c6d94574347 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:41:07.198674 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 426/1673] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:41:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:07.208022 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a138e2d8-dd1d-4c67-b0ce-887e01154a28 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.210076 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a138e2d8-dd1d-4c67-b0ce-887e01154a28 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:07.210256 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a138e2d8-dd1d-4c67-b0ce-887e01154a28 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:07.210653 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a138e2d8-dd1d-4c67-b0ce-887e01154a28 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:07.218237 np0000007721 devstack@c-api.service[100171]: DEBUG novaclient.v2.client [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] REQ: curl -g -i -X GET https://10.4.3.229/compute/v2.1/servers/5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6/os-volume_attachments/c7b31203-9f6c-4b86-a46f-b894a92f45ae -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}aa59ac10efc331878fc346e24226972992c88782a8bcc5c06149c28a6c97ae1f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-65655083-e43e-4e31-9b62-54d802d7284a" -H "X-Service-Token: {SHA256}c2b01d5214fdcd6fa82328242f4d881ef9f62048c01dec9affb8cd1121d2404f" {{(pid=100171) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 23:41:07.250403 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fd2e4381-7186-4df8-8f42-ab59f65468c7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.252468 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fd2e4381-7186-4df8-8f42-ab59f65468c7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:07.252906 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fd2e4381-7186-4df8-8f42-ab59f65468c7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:07.252906 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fd2e4381-7186-4df8-8f42-ab59f65468c7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:07.256024 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-a138e2d8-dd1d-4c67-b0ce-887e01154a28 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:41:07.267888 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.267888 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:07.268470 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a138e2d8-dd1d-4c67-b0ce-887e01154a28 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:07.269373 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a138e2d8-dd1d-4c67-b0ce-887e01154a28 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:07.269932 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 413/1674] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:07 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:07.275905 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.275905 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:07.283688 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fd2e4381-7186-4df8-8f42-ab59f65468c7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:07.294489 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fd2e4381-7186-4df8-8f42-ab59f65468c7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:07.294590 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 419/1675] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:07 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:07.307264 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-01203151-1da9-48bf-b66c-5b4706d1972a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.311060 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-01203151-1da9-48bf-b66c-5b4706d1972a tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:07.314537 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-01203151-1da9-48bf-b66c-5b4706d1972a tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:07.314537 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-01203151-1da9-48bf-b66c-5b4706d1972a tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:07.323059 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.323059 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:07.329492 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-01203151-1da9-48bf-b66c-5b4706d1972a tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:07.333261 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-01203151-1da9-48bf-b66c-5b4706d1972a tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:07.333839 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 427/1676] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:07 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:07.363698 np0000007721 devstack@c-api.service[100171]: DEBUG novaclient.v2.client [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 23:41:07 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-5884e7b4-ed4e-4f9a-a6dc-7cd70173b374 x-openstack-request-id: req-5884e7b4-ed4e-4f9a-a6dc-7cd70173b374 {{(pid=100171) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 23:41:07.363821 np0000007721 devstack@c-api.service[100171]: DEBUG novaclient.v2.client [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c7b31203-9f6c-4b86-a46f-b894a92f45ae", "serverId": "5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "29eba43c-9402-45d1-aa11-6a96aa466818", "bdm_uuid": "0efa9f1a-d06f-46f8-aa66-06fa0d831f4b"}} {{(pid=100171) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 23:41:07.363942 np0000007721 devstack@c-api.service[100171]: DEBUG novaclient.v2.client [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET call to compute for https://10.4.3.229/compute/v2.1/servers/5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6/os-volume_attachments/c7b31203-9f6c-4b86-a46f-b894a92f45ae used request id req-5884e7b4-ed4e-4f9a-a6dc-7cd70173b374 {{(pid=100171) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 23:41:07.366113 np0000007721 devstack@c-api.service[100171]: ERROR cinder.volume.api [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-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 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Caught error: Detach volume from instance 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6 using the Compute API Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: 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 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.368550 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6 using the Compute API Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.middleware.fault [None req-65655083-e43e-4e31-9b62-54d802d7284a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action returned with HTTP 409 Aug 18 23:41:07.370125 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 418/1677] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:41:06 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 167 bytes in 402 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:07.378798 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c11d6c32-4c99-423c-82fd-8b2c5ea362e3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.382387 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 414/1678] 10.4.3.229 () {70 vars in 1597 bytes} [Tue Aug 18 23:41:07 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 23:41:07.391829 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-61995a47-9c10-46c4-a2c7-780189e83bea None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.393394 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 420/1679] 10.4.3.229 () {70 vars in 1597 bytes} [Tue Aug 18 23:41:07 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 23:41:07.403024 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8c7a82a4-6c59-4efa-98a8-6d9586d46bce None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.458224 np0000007721 devstack@c-api.service[100173]: WARNING keystonemiddleware.auth_token [None req-8c7a82a4-6c59-4efa-98a8-6d9586d46bce None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 23:41:07.460346 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 428/1680] 10.4.3.229 () {70 vars in 1597 bytes} [Tue Aug 18 23:41:07 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 114 bytes in 58 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 23:41:07.475948 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-49938122-9746-4fcd-a570-6289b35dc1ca None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.480260 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2efac27-bf6c-4b0d-920f-7372c8cad06f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.481802 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2efac27-bf6c-4b0d-920f-7372c8cad06f None None] GET https://10.4.3.229/volume// Aug 18 23:41:07.482188 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2efac27-bf6c-4b0d-920f-7372c8cad06f None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:07.482565 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2efac27-bf6c-4b0d-920f-7372c8cad06f None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:07.483083 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2efac27-bf6c-4b0d-920f-7372c8cad06f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:07.483599 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 415/1681] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:41:07 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:41:07.498596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-85db6c51-74ee-4045-b59f-e4f31cb1343f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.528670 np0000007721 devstack@c-api.service[100171]: WARNING keystonemiddleware.auth_token [None req-49938122-9746-4fcd-a570-6289b35dc1ca None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 23:41:07.530397 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 419/1682] 10.4.3.229 () {70 vars in 1597 bytes} [Tue Aug 18 23:41:07 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 114 bytes in 56 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 23:41:07.542901 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8fcb2c68-405f-4a26-8ed3-4be167205bc2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.548543 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-85db6c51-74ee-4045-b59f-e4f31cb1343f tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:41:07.548543 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-85db6c51-74ee-4045-b59f-e4f31cb1343f tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "739f1cab-dcf3-410a-833b-9920aeb7d721", "connector": null, "instance_uuid": "3295efa3-5daa-4623-885f-e65fcd9b5c04"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:07.562806 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.562806 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:07.594867 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-85db6c51-74ee-4045-b59f-e4f31cb1343f tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:41:07.595714 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 421/1683] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:41:07 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 18 23:41:07.629780 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8fcb2c68-405f-4a26-8ed3-4be167205bc2 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] POST https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action Aug 18 23:41:07.630180 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8fcb2c68-405f-4a26-8ed3-4be167205bc2 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:07.630296 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8fcb2c68-405f-4a26-8ed3-4be167205bc2 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:07.630471 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bcd577df-7c72-4173-8c25-025d6c1ef0a9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.632287 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bcd577df-7c72-4173-8c25-025d6c1ef0a9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:07.632459 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bcd577df-7c72-4173-8c25-025d6c1ef0a9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:07.632724 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bcd577df-7c72-4173-8c25-025d6c1ef0a9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:07.642351 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.642351 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:07.644526 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.644526 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:07.644998 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-8fcb2c68-405f-4a26-8ed3-4be167205bc2 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Updating volume 'c7b31203-9f6c-4b86-a46f-b894a92f45ae' with '{'status': 'error'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:41:07.646272 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bcd577df-7c72-4173-8c25-025d6c1ef0a9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:07.649381 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-69909a5f-be8e-48df-95e0-49cf2d80cc31 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.650146 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-69909a5f-be8e-48df-95e0-49cf2d80cc31 None None] GET https://10.4.3.229/volume// Aug 18 23:41:07.650277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-69909a5f-be8e-48df-95e0-49cf2d80cc31 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:07.650494 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-69909a5f-be8e-48df-95e0-49cf2d80cc31 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:07.651045 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-69909a5f-be8e-48df-95e0-49cf2d80cc31 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:07.651610 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bcd577df-7c72-4173-8c25-025d6c1ef0a9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:07.652107 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 416/1685] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:07 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:07.652258 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 420/1685] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:41:07.662222 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-58dfb247-2fc9-46c5-9090-a1953c80e640 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.664196 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-58dfb247-2fc9-46c5-9090-a1953c80e640 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:07.664578 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-58dfb247-2fc9-46c5-9090-a1953c80e640 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:07.665867 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-58dfb247-2fc9-46c5-9090-a1953c80e640 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:07.681564 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.681564 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:07.685172 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8fcb2c68-405f-4a26-8ed3-4be167205bc2 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action returned with HTTP 202 Aug 18 23:41:07.688055 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 429/1686] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:41:07 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:07.688139 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-58dfb247-2fc9-46c5-9090-a1953c80e640 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:07.690428 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-58dfb247-2fc9-46c5-9090-a1953c80e640 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:07.690985 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 422/1687] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:41:07 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:07.702298 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-38571f9a-2f05-4d48-b557-eb2d8c6ca45b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.704190 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38571f9a-2f05-4d48-b557-eb2d8c6ca45b tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:07.704345 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38571f9a-2f05-4d48-b557-eb2d8c6ca45b tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:07.704562 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38571f9a-2f05-4d48-b557-eb2d8c6ca45b tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:07.713117 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.713117 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:07.716543 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-38571f9a-2f05-4d48-b557-eb2d8c6ca45b tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:07.721424 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38571f9a-2f05-4d48-b557-eb2d8c6ca45b tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:07.722234 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 417/1688] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:07 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:07.742388 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.744173 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] POST https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action Aug 18 23:41:07.744489 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "29eba43c-9402-45d1-aa11-6a96aa466818"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:07.744633 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "29eba43c-9402-45d1-aa11-6a96aa466818"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:07.779390 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:41:07.788636 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.788636 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:07.789047 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Volume info retrieved successfully. Aug 18 23:41:07.794768 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Attachment connected to vm 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6, checking data on nova Aug 18 23:41:07.794972 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.compute.nova [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Creating Keystone token plugin using URL: https://10.4.3.229/identity {{(pid=100171) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 23:41:07.799745 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-79b5e466-871b-43a0-9ee4-9915965a0c84 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:07.801884 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-79b5e466-871b-43a0-9ee4-9915965a0c84 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] PUT https://10.4.3.229/volume/v3/attachments/119ac455-63d1-4f5b-8198-7ae750bf1fe8 Aug 18 23:41:07.802244 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-79b5e466-871b-43a0-9ee4-9915965a0c84 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:07.810156 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-79b5e466-871b-43a0-9ee4-9915965a0c84 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Acquiring lock "cinder-attachment_update-739f1cab-dcf3-410a-833b-9920aeb7d721-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:41:07.818574 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-79b5e466-871b-43a0-9ee4-9915965a0c84 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Lock "cinder-attachment_update-739f1cab-dcf3-410a-833b-9920aeb7d721-np0000007721" acquired by "attachment_update" :: waited 0.008s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:41:07.819740 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:07.819740 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:07.897535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-79b5e466-871b-43a0-9ee4-9915965a0c84 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Lock "cinder-attachment_update-739f1cab-dcf3-410a-833b-9920aeb7d721-np0000007721" released by "attachment_update" :: held 0.079s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:41:07.897834 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-79b5e466-871b-43a0-9ee4-9915965a0c84 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/119ac455-63d1-4f5b-8198-7ae750bf1fe8 returned with HTTP 200 Aug 18 23:41:07.898435 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 430/1689] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:41:07 2026] PUT /volume/v3/attachments/119ac455-63d1-4f5b-8198-7ae750bf1fe8 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:07.904031 np0000007721 devstack@c-api.service[100171]: DEBUG novaclient.v2.client [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] REQ: curl -g -i -X GET https://10.4.3.229/compute/v2.1/servers/5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6/os-volume_attachments/c7b31203-9f6c-4b86-a46f-b894a92f45ae -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2c3f7f43f6ecef278700b2207501129428098e8795479f8c47e623dbb0a3dc9a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ba42dfcb-5954-40ad-8db7-7e534e3a3633" -H "X-Service-Token: {SHA256}c2b01d5214fdcd6fa82328242f4d881ef9f62048c01dec9affb8cd1121d2404f" {{(pid=100171) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 23:41:07.993988 np0000007721 devstack@c-api.service[100171]: DEBUG novaclient.v2.client [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 23:41:07 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-b4e8513c-c9fb-47e5-903a-938c1c54011f x-openstack-request-id: req-b4e8513c-c9fb-47e5-903a-938c1c54011f {{(pid=100171) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 23:41:07.994440 np0000007721 devstack@c-api.service[100171]: DEBUG novaclient.v2.client [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "c7b31203-9f6c-4b86-a46f-b894a92f45ae", "serverId": "5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "29eba43c-9402-45d1-aa11-6a96aa466818", "bdm_uuid": "0efa9f1a-d06f-46f8-aa66-06fa0d831f4b"}} {{(pid=100171) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 23:41:07.994440 np0000007721 devstack@c-api.service[100171]: DEBUG novaclient.v2.client [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] GET call to compute for https://10.4.3.229/compute/v2.1/servers/5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6/os-volume_attachments/c7b31203-9f6c-4b86-a46f-b894a92f45ae used request id req-b4e8513c-c9fb-47e5-903a-938c1c54011f {{(pid=100171) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 23:41:07.995940 np0000007721 devstack@c-api.service[100171]: ERROR cinder.volume.api [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-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 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Caught error: Detach volume from instance 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6 using the Compute API Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: 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 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 23:41:07.998337 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6 using the Compute API Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: ERROR cinder.api.middleware.fault Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.middleware.fault [None req-ba42dfcb-5954-40ad-8db7-7e534e3a3633 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action returned with HTTP 409 Aug 18 23:41:07.999312 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 421/1690] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:41:07 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 167 bytes in 257 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:08.008182 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5ba3f481-f0fc-4774-b802-6637297b09a3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.009281 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 423/1691] 10.4.3.229 () {70 vars in 1597 bytes} [Tue Aug 18 23:41:08 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 23:41:08.017695 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc9cf9d2-b199-4c69-badf-cc0fac5761c4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.042078 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 418/1692] 10.4.3.229 () {70 vars in 1597 bytes} [Tue Aug 18 23:41:08 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 23:41:08.052344 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cd6b26e0-fcd7-48a6-a3a0-575d2efe9748 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.054089 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd6b26e0-fcd7-48a6-a3a0-575d2efe9748 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:08.054305 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd6b26e0-fcd7-48a6-a3a0-575d2efe9748 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.054535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd6b26e0-fcd7-48a6-a3a0-575d2efe9748 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.061496 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.061496 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:08.065158 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cd6b26e0-fcd7-48a6-a3a0-575d2efe9748 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:08.069715 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd6b26e0-fcd7-48a6-a3a0-575d2efe9748 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:08.070106 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 431/1693] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:08.083572 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ebebc863-d094-4920-9150-22750d7adf0d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.084993 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ebebc863-d094-4920-9150-22750d7adf0d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:08.085209 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ebebc863-d094-4920-9150-22750d7adf0d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.085445 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ebebc863-d094-4920-9150-22750d7adf0d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.118107 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-ebebc863-d094-4920-9150-22750d7adf0d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:41:08.123705 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.123705 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:08.126820 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ebebc863-d094-4920-9150-22750d7adf0d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:08.130599 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ebebc863-d094-4920-9150-22750d7adf0d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:08.130983 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 422/1694] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:08.170627 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-13ffd718-c339-4027-b7cc-14860639aaec None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.172461 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-13ffd718-c339-4027-b7cc-14860639aaec tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:08.172761 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-13ffd718-c339-4027-b7cc-14860639aaec tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.173236 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-13ffd718-c339-4027-b7cc-14860639aaec tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.179614 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.179614 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:08.185170 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-13ffd718-c339-4027-b7cc-14860639aaec tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:08.186908 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-13ffd718-c339-4027-b7cc-14860639aaec tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:08.187341 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 424/1695] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:08.260142 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-db5d562c-e207-4115-8ee8-45c4f9d3cf88 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.260557 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db5d562c-e207-4115-8ee8-45c4f9d3cf88 None None] GET https://10.4.3.229/volume// Aug 18 23:41:08.260748 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db5d562c-e207-4115-8ee8-45c4f9d3cf88 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.260985 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db5d562c-e207-4115-8ee8-45c4f9d3cf88 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.261355 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db5d562c-e207-4115-8ee8-45c4f9d3cf88 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:08.261760 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 419/1696] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:41: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 18 23:41:08.268367 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-e08b1247-99ed-4921-a08c-31a8b6667641 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.280442 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-238d5d4f-56ab-4c92-9ba9-6aabf5f42c1d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.281946 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-238d5d4f-56ab-4c92-9ba9-6aabf5f42c1d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:08.282129 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-238d5d4f-56ab-4c92-9ba9-6aabf5f42c1d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.282327 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-238d5d4f-56ab-4c92-9ba9-6aabf5f42c1d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.286802 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.286802 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:08.287237 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-238d5d4f-56ab-4c92-9ba9-6aabf5f42c1d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:08.288057 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-238d5d4f-56ab-4c92-9ba9-6aabf5f42c1d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:08.288363 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 423/1697] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:08.299703 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0a010161-8bcf-474b-8e9e-bb0e2e49f8d2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.312389 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-e08b1247-99ed-4921-a08c-31a8b6667641 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:41:08.312764 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-e08b1247-99ed-4921-a08c-31a8b6667641 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55913b3e-c29c-4d4a-a647-ae33c8e7131e", "connector": null, "instance_uuid": "5a7da2c2-ebdd-4392-ba99-0a2d3b0b0af6"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:08.316154 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-912fd88f-188a-4617-abc7-85b26e171a2b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.317691 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-912fd88f-188a-4617-abc7-85b26e171a2b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:08.317915 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-912fd88f-188a-4617-abc7-85b26e171a2b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.318149 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-912fd88f-188a-4617-abc7-85b26e171a2b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.327026 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.327026 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:08.328474 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.328474 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:08.330710 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-912fd88f-188a-4617-abc7-85b26e171a2b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:08.335350 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-912fd88f-188a-4617-abc7-85b26e171a2b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:08.335350 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 420/1698] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:08.337688 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a010161-8bcf-474b-8e9e-bb0e2e49f8d2 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action Aug 18 23:41:08.338168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a010161-8bcf-474b-8e9e-bb0e2e49f8d2 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:08.338383 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a010161-8bcf-474b-8e9e-bb0e2e49f8d2 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:08.339732 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.admin_actions [None req-0a010161-8bcf-474b-8e9e-bb0e2e49f8d2 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot 'f5b6c588-69c5-4dde-a9fb-5024a40a7178' with '{'status': 'creating'}' {{(pid=100172) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:08.347989 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.347989 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:08.359779 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a010161-8bcf-474b-8e9e-bb0e2e49f8d2 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action returned with HTTP 202 Aug 18 23:41:08.360310 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-e08b1247-99ed-4921-a08c-31a8b6667641 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:41:08.360364 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 425/1699] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:08 2026] POST /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:08.360670 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 432/1700] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:41:08 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:08.366822 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a802e316-1245-47e0-b9d0-d4089a31c150 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.368459 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a802e316-1245-47e0-b9d0-d4089a31c150 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:08.368657 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a802e316-1245-47e0-b9d0-d4089a31c150 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.368828 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a802e316-1245-47e0-b9d0-d4089a31c150 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.373166 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.373166 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:08.373549 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a802e316-1245-47e0-b9d0-d4089a31c150 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:08.374229 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a802e316-1245-47e0-b9d0-d4089a31c150 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:08.374568 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 424/1701] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:08.383255 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-88ad51b3-6213-4345-8d62-e38b64bdb1cd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.384966 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88ad51b3-6213-4345-8d62-e38b64bdb1cd tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action Aug 18 23:41:08.385355 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88ad51b3-6213-4345-8d62-e38b64bdb1cd tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:08.385535 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88ad51b3-6213-4345-8d62-e38b64bdb1cd tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:08.386820 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-88ad51b3-6213-4345-8d62-e38b64bdb1cd tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot 'f5b6c588-69c5-4dde-a9fb-5024a40a7178' with '{'status': 'available'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:08.388469 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-da364d86-9404-4200-80d8-87b6606608fd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.390882 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-da364d86-9404-4200-80d8-87b6606608fd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:08.391210 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-da364d86-9404-4200-80d8-87b6606608fd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.391617 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-da364d86-9404-4200-80d8-87b6606608fd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.398055 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.398055 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:08.400246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-95e95f14-17fa-44c3-a8c7-8b659c6a29d2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.400246 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-95e95f14-17fa-44c3-a8c7-8b659c6a29d2 None None] GET https://10.4.3.229/volume// Aug 18 23:41:08.400246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-95e95f14-17fa-44c3-a8c7-8b659c6a29d2 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.400246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-95e95f14-17fa-44c3-a8c7-8b659c6a29d2 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.400565 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-95e95f14-17fa-44c3-a8c7-8b659c6a29d2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:08.400808 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 433/1702] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41: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 18 23:41:08.403550 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.403550 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:08.409375 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-da364d86-9404-4200-80d8-87b6606608fd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:08.412375 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-cca2fe2d-49e9-4534-95e1-59857090349c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.413686 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-cca2fe2d-49e9-4534-95e1-59857090349c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:08.413905 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-cca2fe2d-49e9-4534-95e1-59857090349c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.414109 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-cca2fe2d-49e9-4534-95e1-59857090349c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.415378 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88ad51b3-6213-4345-8d62-e38b64bdb1cd tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action returned with HTTP 202 Aug 18 23:41:08.416289 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 421/1703] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:08 2026] POST /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:08.417305 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-da364d86-9404-4200-80d8-87b6606608fd tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:08.417305 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 426/1704] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:08.423130 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-81d2b557-667a-48d4-8e54-90b65f183c55 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.423527 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.423527 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:08.424776 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81d2b557-667a-48d4-8e54-90b65f183c55 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:08.425019 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81d2b557-667a-48d4-8e54-90b65f183c55 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.425339 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81d2b557-667a-48d4-8e54-90b65f183c55 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.430418 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-cca2fe2d-49e9-4534-95e1-59857090349c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:08.432494 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.432494 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:08.433092 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-81d2b557-667a-48d4-8e54-90b65f183c55 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:08.433909 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81d2b557-667a-48d4-8e54-90b65f183c55 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:08.434405 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 434/1705] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:08.436200 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-cca2fe2d-49e9-4534-95e1-59857090349c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:08.436614 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 425/1706] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 1037 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:08.445312 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d3474932-abf3-4b86-b8e6-943c8cff21f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.447038 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3474932-abf3-4b86-b8e6-943c8cff21f3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:08.447356 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d3474932-abf3-4b86-b8e6-943c8cff21f3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb", "name": "tempest-SnapshotsActionsTest-Snapshot-387482528"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:08.455729 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.455729 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:08.456184 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d3474932-abf3-4b86-b8e6-943c8cff21f3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Volume info retrieved successfully. Aug 18 23:41:08.456291 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-d3474932-abf3-4b86-b8e6-943c8cff21f3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Create snapshot from volume 5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:08.478938 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-d3474932-abf3-4b86-b8e6-943c8cff21f3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Created reservations ['db1b2303-07d5-40c6-9ce2-3fedaec7d9eb', '56a84af3-eb63-49ad-9011-0554a4a57c10', 'd81644d2-94bf-4849-a132-71565d974bda', '868abe77-0f20-44cf-a181-2479f910e4d3'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:08.507289 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d3474932-abf3-4b86-b8e6-943c8cff21f3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot create request issued successfully. Aug 18 23:41:08.507684 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3474932-abf3-4b86-b8e6-943c8cff21f3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:41:08.508196 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 422/1707] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:41:08 2026] POST /volume/v3/snapshots => generated 306 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:08.519807 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-45803673-0a87-4028-84a5-280806181bf8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.521329 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-45803673-0a87-4028-84a5-280806181bf8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc Aug 18 23:41:08.521806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-45803673-0a87-4028-84a5-280806181bf8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.522113 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-45803673-0a87-4028-84a5-280806181bf8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.527758 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.527758 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:08.528486 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-45803673-0a87-4028-84a5-280806181bf8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:08.529572 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-45803673-0a87-4028-84a5-280806181bf8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc returned with HTTP 200 Aug 18 23:41:08.530072 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 427/1708] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:08.537300 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-1321a3ac-b877-4ceb-821d-25235fdc100c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.541014 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-1321a3ac-b877-4ceb-821d-25235fdc100c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] PUT https://10.4.3.229/volume/v3/attachments/04af43fa-69b8-449a-bfce-e082c12e1ea4 Aug 18 23:41:08.541464 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-1321a3ac-b877-4ceb-821d-25235fdc100c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:08.553239 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-1321a3ac-b877-4ceb-821d-25235fdc100c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Acquiring lock "cinder-attachment_update-55913b3e-c29c-4d4a-a647-ae33c8e7131e-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:41:08.558697 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-1321a3ac-b877-4ceb-821d-25235fdc100c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Lock "cinder-attachment_update-55913b3e-c29c-4d4a-a647-ae33c8e7131e-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:41:08.560406 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.560406 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:08.626495 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-1321a3ac-b877-4ceb-821d-25235fdc100c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Lock "cinder-attachment_update-55913b3e-c29c-4d4a-a647-ae33c8e7131e-np0000007721" released by "attachment_update" :: held 0.068s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:41:08.626793 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-1321a3ac-b877-4ceb-821d-25235fdc100c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/attachments/04af43fa-69b8-449a-bfce-e082c12e1ea4 returned with HTTP 200 Aug 18 23:41:08.627603 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 435/1709] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:41:08 2026] PUT /volume/v3/attachments/04af43fa-69b8-449a-bfce-e082c12e1ea4 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:08.666138 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-25c60e9b-cd0c-4d0d-8c40-7a89601ca0a2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:08.667763 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-25c60e9b-cd0c-4d0d-8c40-7a89601ca0a2 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:08.667930 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-25c60e9b-cd0c-4d0d-8c40-7a89601ca0a2 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:08.668109 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-25c60e9b-cd0c-4d0d-8c40-7a89601ca0a2 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:08.676328 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:08.676328 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:08.679505 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-25c60e9b-cd0c-4d0d-8c40-7a89601ca0a2 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:08.683482 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-25c60e9b-cd0c-4d0d-8c40-7a89601ca0a2 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:08.683832 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 426/1710] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:08 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:09.292496 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d66e514d-daae-47db-8f02-31d39258d10e req-3a65a569-bbe8-4223-a904-f7f11a1d92c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.294792 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-3a65a569-bbe8-4223-a904-f7f11a1d92c7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments/a3cd5e37-d304-4af5-a4b6-83a4f1ec4270/action Aug 18 23:41:09.295223 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-3a65a569-bbe8-4223-a904-f7f11a1d92c7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:09.295376 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-3a65a569-bbe8-4223-a904-f7f11a1d92c7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:09.313414 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.313414 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:09.324498 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d66e514d-daae-47db-8f02-31d39258d10e req-3a65a569-bbe8-4223-a904-f7f11a1d92c7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/a3cd5e37-d304-4af5-a4b6-83a4f1ec4270/action returned with HTTP 204 Aug 18 23:41:09.325127 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 423/1711] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:41:09 2026] POST /volume/v3/attachments/a3cd5e37-d304-4af5-a4b6-83a4f1ec4270/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:09.350908 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b9df9aa8-a8af-4412-9272-130b20915391 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.353915 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b9df9aa8-a8af-4412-9272-130b20915391 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:09.353915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b9df9aa8-a8af-4412-9272-130b20915391 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.353915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b9df9aa8-a8af-4412-9272-130b20915391 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.363313 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.363313 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:09.367168 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b9df9aa8-a8af-4412-9272-130b20915391 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:09.371630 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b9df9aa8-a8af-4412-9272-130b20915391 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:09.372210 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 428/1712] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:09 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:09.415661 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-8395694a-b4ad-4492-8b18-1742c8662efb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.417706 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-8395694a-b4ad-4492-8b18-1742c8662efb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:09.417899 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-8395694a-b4ad-4492-8b18-1742c8662efb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.418187 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-8395694a-b4ad-4492-8b18-1742c8662efb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.430376 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.430376 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:09.434772 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e78eb402-17dc-4d7b-bdd4-373b99f6d5e8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.436733 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e78eb402-17dc-4d7b-bdd4-373b99f6d5e8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:09.436994 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e78eb402-17dc-4d7b-bdd4-373b99f6d5e8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.437222 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e78eb402-17dc-4d7b-bdd4-373b99f6d5e8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.442751 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-8395694a-b4ad-4492-8b18-1742c8662efb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:09.448813 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-8395694a-b4ad-4492-8b18-1742c8662efb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:09.449329 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 436/1713] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:09 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:09.450525 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.450525 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:09.457154 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e78eb402-17dc-4d7b-bdd4-373b99f6d5e8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:09.460864 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-01e53582-8376-481e-87d2-afc30a06f742 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.462744 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-01e53582-8376-481e-87d2-afc30a06f742 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:09.462833 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e78eb402-17dc-4d7b-bdd4-373b99f6d5e8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:09.462932 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-01e53582-8376-481e-87d2-afc30a06f742 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.463124 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-01e53582-8376-481e-87d2-afc30a06f742 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.463278 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 427/1714] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:09 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:09.463358 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-01e53582-8376-481e-87d2-afc30a06f742 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Delete volume with id: 1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:09.471477 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.471477 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:09.472064 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-01e53582-8376-481e-87d2-afc30a06f742 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:09.488100 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-01e53582-8376-481e-87d2-afc30a06f742 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Delete volume request issued successfully. Aug 18 23:41:09.488369 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-01e53582-8376-481e-87d2-afc30a06f742 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 202 Aug 18 23:41:09.489022 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 424/1715] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:09 2026] DELETE /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:09.496668 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1b6946fb-3cee-409e-b1e8-7cd2c82f9a87 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.497958 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1b6946fb-3cee-409e-b1e8-7cd2c82f9a87 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:09.498221 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1b6946fb-3cee-409e-b1e8-7cd2c82f9a87 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.498457 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1b6946fb-3cee-409e-b1e8-7cd2c82f9a87 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.505527 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.505527 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:09.509198 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1b6946fb-3cee-409e-b1e8-7cd2c82f9a87 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:09.513060 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1b6946fb-3cee-409e-b1e8-7cd2c82f9a87 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 200 Aug 18 23:41:09.513552 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 429/1716] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:09 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:09.545735 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fd2cbb11-acfd-4f94-a09d-b4459e418162 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.547374 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fd2cbb11-acfd-4f94-a09d-b4459e418162 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc Aug 18 23:41:09.547570 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fd2cbb11-acfd-4f94-a09d-b4459e418162 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.547760 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fd2cbb11-acfd-4f94-a09d-b4459e418162 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.553716 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.553716 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:09.554217 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fd2cbb11-acfd-4f94-a09d-b4459e418162 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:09.555182 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fd2cbb11-acfd-4f94-a09d-b4459e418162 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc returned with HTTP 200 Aug 18 23:41:09.555631 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 437/1717] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:09 2026] GET /volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:09.565311 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3a1754e0-9d47-456d-bf31-f6a66b40eea9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.567143 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a1754e0-9d47-456d-bf31-f6a66b40eea9 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc/action Aug 18 23:41:09.567610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a1754e0-9d47-456d-bf31-f6a66b40eea9 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:09.567610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a1754e0-9d47-456d-bf31-f6a66b40eea9 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:09.569066 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.admin_actions [None req-3a1754e0-9d47-456d-bf31-f6a66b40eea9 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot '84cc497b-e027-4dcb-9006-8162fec06afc' with '{'status': 'creating'}' {{(pid=100171) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:09.577757 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.577757 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:09.589825 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a1754e0-9d47-456d-bf31-f6a66b40eea9 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc/action returned with HTTP 202 Aug 18 23:41:09.590233 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 428/1718] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:09 2026] POST /volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:09.596754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5df1abc6-0a81-461f-923b-60c64cc8dfce None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.598435 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5df1abc6-0a81-461f-923b-60c64cc8dfce tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc Aug 18 23:41:09.598647 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5df1abc6-0a81-461f-923b-60c64cc8dfce tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.598823 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5df1abc6-0a81-461f-923b-60c64cc8dfce tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.603840 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.603840 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:09.604255 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5df1abc6-0a81-461f-923b-60c64cc8dfce tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:09.605038 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5df1abc6-0a81-461f-923b-60c64cc8dfce tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc returned with HTTP 200 Aug 18 23:41:09.605495 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 425/1719] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:09 2026] GET /volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:09.614073 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-eb47d16a-8f8a-4aa9-94a9-4130d4422d57 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.615451 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-eb47d16a-8f8a-4aa9-94a9-4130d4422d57 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc/action Aug 18 23:41:09.615921 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-eb47d16a-8f8a-4aa9-94a9-4130d4422d57 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:09.616221 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-eb47d16a-8f8a-4aa9-94a9-4130d4422d57 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:09.621853 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.621853 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:09.624273 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-eb47d16a-8f8a-4aa9-94a9-4130d4422d57 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Snapshot retrieved successfully. Aug 18 23:41:09.637861 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-eb47d16a-8f8a-4aa9-94a9-4130d4422d57 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Snapshot delete request issued successfully. Aug 18 23:41:09.638255 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-eb47d16a-8f8a-4aa9-94a9-4130d4422d57 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc/action returned with HTTP 202 Aug 18 23:41:09.638836 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 430/1720] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:09 2026] POST /volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 23:41:09.647260 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f6c5ff27-f8d1-4829-af84-f684c270c386 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.649432 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f6c5ff27-f8d1-4829-af84-f684c270c386 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc Aug 18 23:41:09.649655 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f6c5ff27-f8d1-4829-af84-f684c270c386 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.649865 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f6c5ff27-f8d1-4829-af84-f684c270c386 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.655604 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.655604 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:09.656030 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f6c5ff27-f8d1-4829-af84-f684c270c386 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:09.656761 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f6c5ff27-f8d1-4829-af84-f684c270c386 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc returned with HTTP 200 Aug 18 23:41:09.657107 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 438/1721] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:09 2026] GET /volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:09.659898 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-64d2fb38-d2b6-464d-acbd-457a37f29989 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.660329 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-64d2fb38-d2b6-464d-acbd-457a37f29989 None None] GET https://10.4.3.229/volume// Aug 18 23:41:09.660532 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-64d2fb38-d2b6-464d-acbd-457a37f29989 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.660771 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-64d2fb38-d2b6-464d-acbd-457a37f29989 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.661178 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-64d2fb38-d2b6-464d-acbd-457a37f29989 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:09.661501 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 429/1722] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:41: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 18 23:41:09.667703 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-ec3f1036-fcfe-47c0-8512-e4924173a37c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.669398 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-ec3f1036-fcfe-47c0-8512-e4924173a37c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:41:09.669719 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-ec3f1036-fcfe-47c0-8512-e4924173a37c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee325a7c-8529-4711-9ecc-cabe61e50b1b", "connector": null, "instance_uuid": "82182caf-223a-41d8-8c0f-2bc4e597f29d"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:09.679385 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.679385 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:09.699420 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7aa163d3-d8aa-42a4-b863-dce7e87d480c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.700790 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7aa163d3-d8aa-42a4-b863-dce7e87d480c tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:09.701142 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7aa163d3-d8aa-42a4-b863-dce7e87d480c tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.701399 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7aa163d3-d8aa-42a4-b863-dce7e87d480c tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.703410 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-ec3f1036-fcfe-47c0-8512-e4924173a37c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:41:09.703859 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 426/1723] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:41:09 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 18 23:41:09.713183 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.713183 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:09.715951 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7aa163d3-d8aa-42a4-b863-dce7e87d480c tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:09.720370 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7aa163d3-d8aa-42a4-b863-dce7e87d480c tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:09.721006 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 431/1724] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:09 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:09.728728 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eb7891e1-dd68-4b74-921e-4dc021365517 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.730450 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eb7891e1-dd68-4b74-921e-4dc021365517 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:09.730662 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eb7891e1-dd68-4b74-921e-4dc021365517 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.730831 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eb7891e1-dd68-4b74-921e-4dc021365517 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.738036 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9ab7317e-38e5-42c9-84d0-bce405c84a6f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.738400 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ab7317e-38e5-42c9-84d0-bce405c84a6f None None] GET https://10.4.3.229/volume// Aug 18 23:41:09.738580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ab7317e-38e5-42c9-84d0-bce405c84a6f None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.738758 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ab7317e-38e5-42c9-84d0-bce405c84a6f None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.739118 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ab7317e-38e5-42c9-84d0-bce405c84a6f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:09.739405 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 430/1725] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41: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 18 23:41:09.742604 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.742604 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:09.745901 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-eb7891e1-dd68-4b74-921e-4dc021365517 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:09.746349 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-94c82b8c-639b-42bc-aaab-07d4f950b72b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.748161 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-94c82b8c-639b-42bc-aaab-07d4f950b72b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:09.748371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-94c82b8c-639b-42bc-aaab-07d4f950b72b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:09.748588 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-94c82b8c-639b-42bc-aaab-07d4f950b72b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:09.750527 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eb7891e1-dd68-4b74-921e-4dc021365517 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:09.751097 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 439/1726] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:09 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:09.759728 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.759728 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:09.762724 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-94c82b8c-639b-42bc-aaab-07d4f950b72b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:09.766352 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-94c82b8c-639b-42bc-aaab-07d4f950b72b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:09.766756 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 427/1727] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:41:09 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:09.858529 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-29d8226c-9c14-43de-af2f-587e591eebe1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:09.860455 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-29d8226c-9c14-43de-af2f-587e591eebe1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] PUT https://10.4.3.229/volume/v3/attachments/360fc649-473d-48ff-8eb4-454d8c15a1c4 Aug 18 23:41:09.861009 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-29d8226c-9c14-43de-af2f-587e591eebe1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:09.868489 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-29d8226c-9c14-43de-af2f-587e591eebe1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Acquiring lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:41:09.874241 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-29d8226c-9c14-43de-af2f-587e591eebe1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:41:09.874241 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:09.874241 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:09.937026 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-29d8226c-9c14-43de-af2f-587e591eebe1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" released by "attachment_update" :: held 0.064s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:41:09.937026 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-29d8226c-9c14-43de-af2f-587e591eebe1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/360fc649-473d-48ff-8eb4-454d8c15a1c4 returned with HTTP 200 Aug 18 23:41:09.937347 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 432/1728] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:41:09 2026] PUT /volume/v3/attachments/360fc649-473d-48ff-8eb4-454d8c15a1c4 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:10.476319 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cba8f5de-734c-4a6d-a200-3c193417d70c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.478009 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cba8f5de-734c-4a6d-a200-3c193417d70c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:10.478206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cba8f5de-734c-4a6d-a200-3c193417d70c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:10.478398 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cba8f5de-734c-4a6d-a200-3c193417d70c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:10.487675 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:10.487675 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:10.491828 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cba8f5de-734c-4a6d-a200-3c193417d70c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:10.496294 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cba8f5de-734c-4a6d-a200-3c193417d70c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:10.496775 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 431/1729] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:10 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:10.525919 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e2db0079-d2c4-4096-9bf4-0c8a3623602f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.527646 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e2db0079-d2c4-4096-9bf4-0c8a3623602f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 Aug 18 23:41:10.527878 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e2db0079-d2c4-4096-9bf4-0c8a3623602f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:10.528139 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e2db0079-d2c4-4096-9bf4-0c8a3623602f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:10.535141 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e2db0079-d2c4-4096-9bf4-0c8a3623602f tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 returned with HTTP 404 Aug 18 23:41:10.535593 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 440/1730] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:10 2026] GET /volume/v3/volumes/1a8f87ab-94f0-4bcf-a524-0ae37c03d908 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:10.592184 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f9653415-0de0-431d-a315-8ad72f37f087 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.594314 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9653415-0de0-431d-a315-8ad72f37f087 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:41:10.594562 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9653415-0de0-431d-a315-8ad72f37f087 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:10.594802 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9653415-0de0-431d-a315-8ad72f37f087 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:10.595032 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-f9653415-0de0-431d-a315-8ad72f37f087 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Delete volume with id: 5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:41:10.603408 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:10.603408 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:10.604018 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f9653415-0de0-431d-a315-8ad72f37f087 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:10.621740 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f9653415-0de0-431d-a315-8ad72f37f087 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Delete volume request issued successfully. Aug 18 23:41:10.622903 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9653415-0de0-431d-a315-8ad72f37f087 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 202 Aug 18 23:41:10.622903 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 428/1731] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:10 2026] DELETE /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:10.630572 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e96b0e92-4c88-4e0d-b613-f4046251595c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.632806 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e96b0e92-4c88-4e0d-b613-f4046251595c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:41:10.633092 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e96b0e92-4c88-4e0d-b613-f4046251595c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:10.633365 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e96b0e92-4c88-4e0d-b613-f4046251595c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:10.642335 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:10.642335 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:10.646657 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e96b0e92-4c88-4e0d-b613-f4046251595c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:10.651937 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e96b0e92-4c88-4e0d-b613-f4046251595c tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 200 Aug 18 23:41:10.652489 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 433/1732] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:10 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:10.665354 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1f3be85b-4078-40d1-916e-5aec359fb3d2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.667141 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f3be85b-4078-40d1-916e-5aec359fb3d2 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc Aug 18 23:41:10.667335 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f3be85b-4078-40d1-916e-5aec359fb3d2 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:10.667598 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f3be85b-4078-40d1-916e-5aec359fb3d2 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:10.671876 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f3be85b-4078-40d1-916e-5aec359fb3d2 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc returned with HTTP 404 Aug 18 23:41:10.672364 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 432/1733] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:10 2026] GET /volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:10.680098 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-21027f92-0b7f-456b-9e1f-5f5b31dd3ea2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.681622 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-21027f92-0b7f-456b-9e1f-5f5b31dd3ea2 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action Aug 18 23:41:10.681911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-21027f92-0b7f-456b-9e1f-5f5b31dd3ea2 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:10.682031 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-21027f92-0b7f-456b-9e1f-5f5b31dd3ea2 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:10.683218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-21027f92-0b7f-456b-9e1f-5f5b31dd3ea2 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot 'f5b6c588-69c5-4dde-a9fb-5024a40a7178' with '{'status': 'available'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:10.691051 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:10.691051 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:10.701224 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-21027f92-0b7f-456b-9e1f-5f5b31dd3ea2 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action returned with HTTP 202 Aug 18 23:41:10.701674 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 441/1734] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:10 2026] POST /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:10.709241 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ec48bb9d-12db-412e-95b6-efc201aeec7f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.711283 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ec48bb9d-12db-412e-95b6-efc201aeec7f tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:10.711543 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ec48bb9d-12db-412e-95b6-efc201aeec7f tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:10.711744 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ec48bb9d-12db-412e-95b6-efc201aeec7f tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:10.717487 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:10.717487 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:10.718031 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ec48bb9d-12db-412e-95b6-efc201aeec7f tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:10.718909 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ec48bb9d-12db-412e-95b6-efc201aeec7f tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:10.719359 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 429/1735] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:10 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:10.731040 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fcdf5d19-ff5a-458a-8b71-b16c92a044b0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.732878 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fcdf5d19-ff5a-458a-8b71-b16c92a044b0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc Aug 18 23:41:10.733079 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fcdf5d19-ff5a-458a-8b71-b16c92a044b0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:10.733264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fcdf5d19-ff5a-458a-8b71-b16c92a044b0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:10.733353 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-fcdf5d19-ff5a-458a-8b71-b16c92a044b0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Delete snapshot with id: 84cc497b-e027-4dcb-9006-8162fec06afc Aug 18 23:41:10.735602 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a2c5786a-b34a-48b1-a33b-31933de86577 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.737755 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fcdf5d19-ff5a-458a-8b71-b16c92a044b0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc returned with HTTP 404 Aug 18 23:41:10.737919 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a2c5786a-b34a-48b1-a33b-31933de86577 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:10.738202 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a2c5786a-b34a-48b1-a33b-31933de86577 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:10.738276 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 434/1736] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:41:10 2026] DELETE /volume/v3/snapshots/84cc497b-e027-4dcb-9006-8162fec06afc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:10.738481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a2c5786a-b34a-48b1-a33b-31933de86577 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:10.746677 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fcc7fd33-9614-409d-a20d-cc45f7590e7b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.748435 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fcc7fd33-9614-409d-a20d-cc45f7590e7b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:10.748839 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fcc7fd33-9614-409d-a20d-cc45f7590e7b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb", "name": "tempest-SnapshotsActionsTest-Snapshot-897986335"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:10.751695 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:10.751695 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:10.756500 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a2c5786a-b34a-48b1-a33b-31933de86577 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:10.757969 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:10.757969 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:10.758548 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fcc7fd33-9614-409d-a20d-cc45f7590e7b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Volume info retrieved successfully. Aug 18 23:41:10.758705 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-fcc7fd33-9614-409d-a20d-cc45f7590e7b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Create snapshot from volume 5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:10.762995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4efecaba-5210-4c38-87f6-f6be725432d7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.763227 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a2c5786a-b34a-48b1-a33b-31933de86577 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:10.763818 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 433/1737] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:10 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:10.764723 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4efecaba-5210-4c38-87f6-f6be725432d7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:10.764895 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4efecaba-5210-4c38-87f6-f6be725432d7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:10.765081 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4efecaba-5210-4c38-87f6-f6be725432d7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:10.782711 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-fcc7fd33-9614-409d-a20d-cc45f7590e7b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Created reservations ['6ce7526d-fce9-4556-9d27-51b7a1297531', '99f0c1c8-c96f-4fd6-b9be-3d5b94401f34', '49a181d8-f3a4-4e2e-b002-ac9a115ff782', '334c0a9a-c364-4e0e-9019-a82135cd4194'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:10.783120 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:10.783120 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:10.786216 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4efecaba-5210-4c38-87f6-f6be725432d7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:10.789871 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4efecaba-5210-4c38-87f6-f6be725432d7 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:10.790234 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 430/1738] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:10 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:10.808417 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fcc7fd33-9614-409d-a20d-cc45f7590e7b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot create request issued successfully. Aug 18 23:41:10.808762 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fcc7fd33-9614-409d-a20d-cc45f7590e7b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:41:10.809205 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 442/1739] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:41:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:10.821120 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c99284de-0cb0-4430-aa21-8f3fcc833812 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:10.822904 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c99284de-0cb0-4430-aa21-8f3fcc833812 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 Aug 18 23:41:10.823208 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c99284de-0cb0-4430-aa21-8f3fcc833812 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:10.823407 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c99284de-0cb0-4430-aa21-8f3fcc833812 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:10.829101 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:10.829101 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:10.829541 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c99284de-0cb0-4430-aa21-8f3fcc833812 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:10.830336 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c99284de-0cb0-4430-aa21-8f3fcc833812 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 returned with HTTP 200 Aug 18 23:41:10.830704 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 435/1740] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:10 2026] GET /volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:11.509082 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f0954232-a687-49e5-a41b-6c351a1dd366 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.512547 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f0954232-a687-49e5-a41b-6c351a1dd366 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:11.514342 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f0954232-a687-49e5-a41b-6c351a1dd366 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:11.514342 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f0954232-a687-49e5-a41b-6c351a1dd366 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:11.522767 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:11.522767 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:11.526687 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f0954232-a687-49e5-a41b-6c351a1dd366 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:11.531481 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f0954232-a687-49e5-a41b-6c351a1dd366 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:11.532038 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 434/1741] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:11 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:11.664288 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-13532df0-c9e9-409b-b13e-c3537218b750 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.666025 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13532df0-c9e9-409b-b13e-c3537218b750 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 Aug 18 23:41:11.666228 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13532df0-c9e9-409b-b13e-c3537218b750 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:11.666409 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13532df0-c9e9-409b-b13e-c3537218b750 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:11.671617 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13532df0-c9e9-409b-b13e-c3537218b750 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 returned with HTTP 404 Aug 18 23:41:11.672063 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 431/1742] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:11 2026] GET /volume/v3/volumes/5db525d1-8952-4f07-b9a3-775457e36376 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:11.768370 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-95cb8d9c-9a06-4e85-a4a1-23c1a97d4266 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.770263 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-95cb8d9c-9a06-4e85-a4a1-23c1a97d4266 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:41:11.770444 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-95cb8d9c-9a06-4e85-a4a1-23c1a97d4266 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:11.770649 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-95cb8d9c-9a06-4e85-a4a1-23c1a97d4266 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:11.770784 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-95cb8d9c-9a06-4e85-a4a1-23c1a97d4266 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Delete volume with id: 2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:41:11.777306 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f99dd972-5161-47eb-b47e-86e405503d98 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.778282 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:11.778282 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:11.778793 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-95cb8d9c-9a06-4e85-a4a1-23c1a97d4266 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:11.781397 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f99dd972-5161-47eb-b47e-86e405503d98 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:11.781601 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f99dd972-5161-47eb-b47e-86e405503d98 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:11.781773 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f99dd972-5161-47eb-b47e-86e405503d98 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:11.790404 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:11.790404 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:11.793700 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f99dd972-5161-47eb-b47e-86e405503d98 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:11.796131 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-95cb8d9c-9a06-4e85-a4a1-23c1a97d4266 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Delete volume request issued successfully. Aug 18 23:41:11.796319 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-95cb8d9c-9a06-4e85-a4a1-23c1a97d4266 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 202 Aug 18 23:41:11.796811 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 443/1743] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:11 2026] DELETE /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:11.797425 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f99dd972-5161-47eb-b47e-86e405503d98 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:11.797800 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 436/1744] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:11 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:11.804237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1ddc47ff-a46c-4bf9-a7f5-7c758fcb3201 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.805317 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e0fab6c3-5f3b-47e5-a007-4cda8ba65033 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.805783 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1ddc47ff-a46c-4bf9-a7f5-7c758fcb3201 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:41:11.806683 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1ddc47ff-a46c-4bf9-a7f5-7c758fcb3201 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:11.806683 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1ddc47ff-a46c-4bf9-a7f5-7c758fcb3201 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:11.807239 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0fab6c3-5f3b-47e5-a007-4cda8ba65033 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:11.808001 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0fab6c3-5f3b-47e5-a007-4cda8ba65033 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:11.808001 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0fab6c3-5f3b-47e5-a007-4cda8ba65033 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:11.814295 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:11.814295 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:11.818228 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1ddc47ff-a46c-4bf9-a7f5-7c758fcb3201 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Volume info retrieved successfully. Aug 18 23:41:11.818481 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:11.818481 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:11.821868 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e0fab6c3-5f3b-47e5-a007-4cda8ba65033 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:11.823810 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1ddc47ff-a46c-4bf9-a7f5-7c758fcb3201 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 200 Aug 18 23:41:11.823810 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 435/1745] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:11 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:11.826326 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0fab6c3-5f3b-47e5-a007-4cda8ba65033 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:11.826873 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 432/1746] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:11 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:11.839602 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5b48939c-6c04-4b8e-a80e-d7a64a287ad0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.841328 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5b48939c-6c04-4b8e-a80e-d7a64a287ad0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 Aug 18 23:41:11.841522 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5b48939c-6c04-4b8e-a80e-d7a64a287ad0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:11.841723 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5b48939c-6c04-4b8e-a80e-d7a64a287ad0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:11.847147 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:11.847147 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:11.847666 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5b48939c-6c04-4b8e-a80e-d7a64a287ad0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:11.848490 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5b48939c-6c04-4b8e-a80e-d7a64a287ad0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 returned with HTTP 200 Aug 18 23:41:11.848857 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 444/1747] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:11 2026] GET /volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:11.856447 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-35875268-273f-4763-9972-8ab24b8350f0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.858140 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35875268-273f-4763-9972-8ab24b8350f0 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8/action Aug 18 23:41:11.858431 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35875268-273f-4763-9972-8ab24b8350f0 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:11.858569 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35875268-273f-4763-9972-8ab24b8350f0 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:11.859820 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.admin_actions [None req-35875268-273f-4763-9972-8ab24b8350f0 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot '1b4458c3-5b67-4a35-9ddd-7062c4205bd8' with '{'status': 'deleting'}' {{(pid=100172) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:11.867626 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:11.867626 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:11.877927 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35875268-273f-4763-9972-8ab24b8350f0 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8/action returned with HTTP 202 Aug 18 23:41:11.878408 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 437/1748] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:11 2026] POST /volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:11.884940 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7ce52caa-b781-41e4-aa64-fa34fe631a64 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.888099 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ce52caa-b781-41e4-aa64-fa34fe631a64 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 Aug 18 23:41:11.888099 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7ce52caa-b781-41e4-aa64-fa34fe631a64 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:11.888099 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7ce52caa-b781-41e4-aa64-fa34fe631a64 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:11.892911 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:11.892911 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:11.893541 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7ce52caa-b781-41e4-aa64-fa34fe631a64 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:11.894425 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ce52caa-b781-41e4-aa64-fa34fe631a64 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 returned with HTTP 200 Aug 18 23:41:11.895041 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 436/1749] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:11 2026] GET /volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:11.906076 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-649397f7-71aa-42ce-a22c-e5a605c10772 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.908105 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-649397f7-71aa-42ce-a22c-e5a605c10772 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8/action Aug 18 23:41:11.908508 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-649397f7-71aa-42ce-a22c-e5a605c10772 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:11.908704 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-649397f7-71aa-42ce-a22c-e5a605c10772 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:11.915867 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:11.915867 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:11.916273 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-649397f7-71aa-42ce-a22c-e5a605c10772 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Snapshot retrieved successfully. Aug 18 23:41:11.931755 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-649397f7-71aa-42ce-a22c-e5a605c10772 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Snapshot delete request issued successfully. Aug 18 23:41:11.932028 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-649397f7-71aa-42ce-a22c-e5a605c10772 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8/action returned with HTTP 202 Aug 18 23:41:11.932494 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 433/1750] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:11 2026] POST /volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:11.940928 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d33d46c0-7392-4248-9c8f-da9850d99909 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:11.942742 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d33d46c0-7392-4248-9c8f-da9850d99909 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 Aug 18 23:41:11.942934 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d33d46c0-7392-4248-9c8f-da9850d99909 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:11.943147 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d33d46c0-7392-4248-9c8f-da9850d99909 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:11.948262 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:11.948262 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:11.948727 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d33d46c0-7392-4248-9c8f-da9850d99909 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:11.949473 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d33d46c0-7392-4248-9c8f-da9850d99909 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 returned with HTTP 200 Aug 18 23:41:11.949901 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 445/1751] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:11 2026] GET /volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:12.327863 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-89cd47fe-ae3e-4dd7-81cd-de40004907b9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:12.330505 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-89cd47fe-ae3e-4dd7-81cd-de40004907b9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] POST https://10.4.3.229/volume/v3/attachments/119ac455-63d1-4f5b-8198-7ae750bf1fe8/action Aug 18 23:41:12.330946 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-89cd47fe-ae3e-4dd7-81cd-de40004907b9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:12.331082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-89cd47fe-ae3e-4dd7-81cd-de40004907b9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:12.351371 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:12.351371 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:12.361448 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-307379c5-0a8d-48b1-a5f8-1a7edb62aa13 req-89cd47fe-ae3e-4dd7-81cd-de40004907b9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/119ac455-63d1-4f5b-8198-7ae750bf1fe8/action returned with HTTP 204 Aug 18 23:41:12.362029 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 438/1752] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:41:12 2026] POST /volume/v3/attachments/119ac455-63d1-4f5b-8198-7ae750bf1fe8/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:12.544722 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-13e78220-9fe7-41f6-bdfa-c77dd558b594 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:12.546715 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-13e78220-9fe7-41f6-bdfa-c77dd558b594 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:12.547142 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-13e78220-9fe7-41f6-bdfa-c77dd558b594 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:12.548594 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-13e78220-9fe7-41f6-bdfa-c77dd558b594 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:12.558203 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:12.558203 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:12.562409 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-13e78220-9fe7-41f6-bdfa-c77dd558b594 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:12.567192 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-13e78220-9fe7-41f6-bdfa-c77dd558b594 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:12.567760 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 437/1753] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:12 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:12.811817 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2605e8d-3ea8-41e4-bab1-cad25f805bd6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:12.813554 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2605e8d-3ea8-41e4-bab1-cad25f805bd6 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:12.813751 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2605e8d-3ea8-41e4-bab1-cad25f805bd6 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:12.813939 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2605e8d-3ea8-41e4-bab1-cad25f805bd6 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:12.823916 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:12.823916 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:12.827691 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a2605e8d-3ea8-41e4-bab1-cad25f805bd6 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:12.833800 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2605e8d-3ea8-41e4-bab1-cad25f805bd6 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:12.834213 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 434/1754] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:12 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:12.836678 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1472d41a-9c9c-4ebc-87df-740a77b74587 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:12.838415 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1472d41a-9c9c-4ebc-87df-740a77b74587 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] GET https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f Aug 18 23:41:12.838628 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1472d41a-9c9c-4ebc-87df-740a77b74587 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:12.838815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1472d41a-9c9c-4ebc-87df-740a77b74587 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:12.840979 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-892adfdf-c04a-417b-9325-026c852379a3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:12.842923 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-892adfdf-c04a-417b-9325-026c852379a3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:12.843188 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-892adfdf-c04a-417b-9325-026c852379a3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:12.843380 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-892adfdf-c04a-417b-9325-026c852379a3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:12.845362 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1472d41a-9c9c-4ebc-87df-740a77b74587 tempest-AttachVolumeNegativeTest-852256432 tempest-AttachVolumeNegativeTest-852256432-project-member] https://10.4.3.229/volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f returned with HTTP 404 Aug 18 23:41:12.845872 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 446/1755] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:12 2026] GET /volume/v3/volumes/2bd7c508-7931-43d1-94b0-9cefa5630a3f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:12.854235 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-28af45d8-0427-4e89-ac74-ef638de4ff28 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:12.858136 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-28af45d8-0427-4e89-ac74-ef638de4ff28 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:12.858136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-28af45d8-0427-4e89-ac74-ef638de4ff28 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:12.858136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-28af45d8-0427-4e89-ac74-ef638de4ff28 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:12.858869 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:12.858869 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:12.864399 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-892adfdf-c04a-417b-9325-026c852379a3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:12.868330 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-892adfdf-c04a-417b-9325-026c852379a3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:12.869054 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 439/1756] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:12 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:12.871945 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:12.871945 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:12.875804 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-28af45d8-0427-4e89-ac74-ef638de4ff28 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:12.880174 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-28af45d8-0427-4e89-ac74-ef638de4ff28 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:12.881087 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 438/1757] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:12 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:12.959305 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7d2d837c-55f5-4952-a2a3-3853b6811550 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:12.961767 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d2d837c-55f5-4952-a2a3-3853b6811550 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 Aug 18 23:41:12.962087 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d2d837c-55f5-4952-a2a3-3853b6811550 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:12.962371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d2d837c-55f5-4952-a2a3-3853b6811550 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:12.968592 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d2d837c-55f5-4952-a2a3-3853b6811550 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 returned with HTTP 404 Aug 18 23:41:12.969254 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 435/1758] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:12 2026] GET /volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:12.979590 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6f6070b2-66a4-41ce-bd17-2a6249adca3e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:12.982538 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6f6070b2-66a4-41ce-bd17-2a6249adca3e tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action Aug 18 23:41:12.982898 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6f6070b2-66a4-41ce-bd17-2a6249adca3e tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:12.983039 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6f6070b2-66a4-41ce-bd17-2a6249adca3e tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:12.984425 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-6f6070b2-66a4-41ce-bd17-2a6249adca3e tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot 'f5b6c588-69c5-4dde-a9fb-5024a40a7178' with '{'status': 'available'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:12.999742 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:12.999742 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:13.010702 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6f6070b2-66a4-41ce-bd17-2a6249adca3e tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action returned with HTTP 202 Aug 18 23:41:13.011108 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 447/1759] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:12 2026] POST /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:13.018155 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-781e02b6-9f36-44d1-b0a4-fdd7ae93718e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:13.019855 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-781e02b6-9f36-44d1-b0a4-fdd7ae93718e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:13.020055 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-781e02b6-9f36-44d1-b0a4-fdd7ae93718e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:13.020237 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-781e02b6-9f36-44d1-b0a4-fdd7ae93718e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:13.027407 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:13.027407 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:13.027998 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-781e02b6-9f36-44d1-b0a4-fdd7ae93718e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:13.028906 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-781e02b6-9f36-44d1-b0a4-fdd7ae93718e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:13.029537 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 440/1760] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:13 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:13.039411 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-43c3b55b-7007-4b6a-bf5e-476052986c3e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:13.042285 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-43c3b55b-7007-4b6a-bf5e-476052986c3e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 Aug 18 23:41:13.042285 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-43c3b55b-7007-4b6a-bf5e-476052986c3e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:13.042285 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-43c3b55b-7007-4b6a-bf5e-476052986c3e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:13.042285 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-43c3b55b-7007-4b6a-bf5e-476052986c3e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Delete snapshot with id: 1b4458c3-5b67-4a35-9ddd-7062c4205bd8 Aug 18 23:41:13.048284 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-43c3b55b-7007-4b6a-bf5e-476052986c3e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 returned with HTTP 404 Aug 18 23:41:13.048284 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 439/1761] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:41:13 2026] DELETE /volume/v3/snapshots/1b4458c3-5b67-4a35-9ddd-7062c4205bd8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:13.057363 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a0ca9e49-2bf3-481b-bac8-594db888b40d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:13.060276 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0ca9e49-2bf3-481b-bac8-594db888b40d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:13.060715 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a0ca9e49-2bf3-481b-bac8-594db888b40d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb", "name": "tempest-SnapshotsActionsTest-Snapshot-168660627"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:13.071845 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:13.071845 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:13.072403 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a0ca9e49-2bf3-481b-bac8-594db888b40d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Volume info retrieved successfully. Aug 18 23:41:13.072588 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-a0ca9e49-2bf3-481b-bac8-594db888b40d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Create snapshot from volume 5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:13.104121 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-a0ca9e49-2bf3-481b-bac8-594db888b40d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Created reservations ['572818ae-d0f8-48f6-b075-92698bda39f1', '104679cb-7a0b-4b6b-a922-9c584e2a5d5e', '0dbeeb00-2a82-491c-a193-4e29db40ae74', '16150ad3-c816-4808-af6b-eebd1a0609d3'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:13.144871 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a0ca9e49-2bf3-481b-bac8-594db888b40d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot create request issued successfully. Aug 18 23:41:13.144990 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0ca9e49-2bf3-481b-bac8-594db888b40d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:41:13.145454 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 436/1762] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:41:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:13.157094 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-695302f6-81b0-43f5-a8c3-cb556bd45b32 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:13.161248 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-695302f6-81b0-43f5-a8c3-cb556bd45b32 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 Aug 18 23:41:13.161588 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-695302f6-81b0-43f5-a8c3-cb556bd45b32 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:13.161879 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-695302f6-81b0-43f5-a8c3-cb556bd45b32 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:13.174746 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:13.174746 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:13.175665 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-695302f6-81b0-43f5-a8c3-cb556bd45b32 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:13.178041 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-695302f6-81b0-43f5-a8c3-cb556bd45b32 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 returned with HTTP 200 Aug 18 23:41:13.178421 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 448/1763] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:13 2026] GET /volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:13.581990 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e5858fa9-0a40-4793-a4ca-fd7f938a0ce5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:13.583362 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e5858fa9-0a40-4793-a4ca-fd7f938a0ce5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:13.583656 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e5858fa9-0a40-4793-a4ca-fd7f938a0ce5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:13.583951 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e5858fa9-0a40-4793-a4ca-fd7f938a0ce5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:13.593225 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:13.593225 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:13.596433 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e5858fa9-0a40-4793-a4ca-fd7f938a0ce5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:13.600524 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e5858fa9-0a40-4793-a4ca-fd7f938a0ce5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:13.601001 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 441/1764] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:13 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:13.882115 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eaed7f0a-b08d-42ff-8a51-e82616b9469c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:13.884889 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eaed7f0a-b08d-42ff-8a51-e82616b9469c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:13.885112 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eaed7f0a-b08d-42ff-8a51-e82616b9469c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:13.885294 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eaed7f0a-b08d-42ff-8a51-e82616b9469c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:13.902721 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:13.902721 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:13.909615 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eaed7f0a-b08d-42ff-8a51-e82616b9469c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:13.915799 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eaed7f0a-b08d-42ff-8a51-e82616b9469c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:13.916292 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 440/1765] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:13 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:14.188073 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f9d40132-2ff3-47a6-8046-f753d8250be6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:14.190584 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9d40132-2ff3-47a6-8046-f753d8250be6 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 Aug 18 23:41:14.190861 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9d40132-2ff3-47a6-8046-f753d8250be6 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:14.191136 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9d40132-2ff3-47a6-8046-f753d8250be6 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:14.198016 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:14.198016 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:14.198627 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f9d40132-2ff3-47a6-8046-f753d8250be6 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:14.199821 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9d40132-2ff3-47a6-8046-f753d8250be6 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 returned with HTTP 200 Aug 18 23:41:14.200342 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 437/1766] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:14 2026] GET /volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:14.209198 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-46f78844-4f9d-49cc-9828-0d7db005a4a1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:14.211241 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-46f78844-4f9d-49cc-9828-0d7db005a4a1 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636/action Aug 18 23:41:14.211663 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-46f78844-4f9d-49cc-9828-0d7db005a4a1 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:14.211838 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-46f78844-4f9d-49cc-9828-0d7db005a4a1 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:14.213226 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-46f78844-4f9d-49cc-9828-0d7db005a4a1 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot 'b77af833-c50c-4803-be46-b4bc9924c636' with '{'status': 'error'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:14.223294 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:14.223294 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:14.234367 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-46f78844-4f9d-49cc-9828-0d7db005a4a1 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636/action returned with HTTP 202 Aug 18 23:41:14.235005 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 449/1767] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:14 2026] POST /volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:14.242337 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-34cd13da-4fb4-4891-9496-e308db3b3ca3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:14.245442 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-34cd13da-4fb4-4891-9496-e308db3b3ca3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 Aug 18 23:41:14.245442 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-34cd13da-4fb4-4891-9496-e308db3b3ca3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:14.245442 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-34cd13da-4fb4-4891-9496-e308db3b3ca3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:14.249796 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:14.249796 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:14.250421 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-34cd13da-4fb4-4891-9496-e308db3b3ca3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:14.251331 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-34cd13da-4fb4-4891-9496-e308db3b3ca3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 returned with HTTP 200 Aug 18 23:41:14.251962 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 442/1768] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:14 2026] GET /volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:14.261716 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-09c4e2de-9f1c-4f99-a046-ee67549d9a79 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:14.264257 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-09c4e2de-9f1c-4f99-a046-ee67549d9a79 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636/action Aug 18 23:41:14.264668 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-09c4e2de-9f1c-4f99-a046-ee67549d9a79 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:14.264831 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-09c4e2de-9f1c-4f99-a046-ee67549d9a79 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:14.271476 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:14.271476 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:14.271836 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-09c4e2de-9f1c-4f99-a046-ee67549d9a79 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Snapshot retrieved successfully. Aug 18 23:41:14.296195 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-09c4e2de-9f1c-4f99-a046-ee67549d9a79 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Snapshot delete request issued successfully. Aug 18 23:41:14.296427 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-09c4e2de-9f1c-4f99-a046-ee67549d9a79 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636/action returned with HTTP 202 Aug 18 23:41:14.296931 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 441/1769] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:14 2026] POST /volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:14.304959 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc5593cb-7119-421c-8cb8-6206862a876b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:14.308652 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc5593cb-7119-421c-8cb8-6206862a876b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 Aug 18 23:41:14.308889 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc5593cb-7119-421c-8cb8-6206862a876b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:14.309106 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc5593cb-7119-421c-8cb8-6206862a876b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:14.316411 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:14.316411 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:14.316932 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bc5593cb-7119-421c-8cb8-6206862a876b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:14.317633 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc5593cb-7119-421c-8cb8-6206862a876b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 returned with HTTP 200 Aug 18 23:41:14.318424 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 438/1770] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:14 2026] GET /volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:41:14.613394 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-709954f4-7a3d-40e2-9b94-57930ccca254 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:14.615655 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-709954f4-7a3d-40e2-9b94-57930ccca254 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:14.616000 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-709954f4-7a3d-40e2-9b94-57930ccca254 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:14.616343 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-709954f4-7a3d-40e2-9b94-57930ccca254 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:14.628281 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:14.628281 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:14.632698 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-709954f4-7a3d-40e2-9b94-57930ccca254 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:14.638364 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-709954f4-7a3d-40e2-9b94-57930ccca254 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:14.639077 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 450/1771] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:14 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:14.933897 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fa760b89-7e9b-43b1-bc27-d5879f62aa8b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:14.935388 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fa760b89-7e9b-43b1-bc27-d5879f62aa8b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:14.935796 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fa760b89-7e9b-43b1-bc27-d5879f62aa8b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:14.936137 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fa760b89-7e9b-43b1-bc27-d5879f62aa8b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:14.948782 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:14.948782 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:14.952009 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fa760b89-7e9b-43b1-bc27-d5879f62aa8b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:14.956447 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fa760b89-7e9b-43b1-bc27-d5879f62aa8b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:14.956910 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 443/1772] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:14 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:15.332390 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ebc6d519-a550-4c27-a6a8-06ed463f98a1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.335460 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ebc6d519-a550-4c27-a6a8-06ed463f98a1 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 Aug 18 23:41:15.335707 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ebc6d519-a550-4c27-a6a8-06ed463f98a1 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:15.335913 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ebc6d519-a550-4c27-a6a8-06ed463f98a1 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:15.340673 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ebc6d519-a550-4c27-a6a8-06ed463f98a1 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 returned with HTTP 404 Aug 18 23:41:15.342225 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 442/1773] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:15 2026] GET /volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:15.352169 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-796f6e82-29f5-486c-bbf8-67a2436c887e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.356540 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-796f6e82-29f5-486c-bbf8-67a2436c887e tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action Aug 18 23:41:15.356540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-796f6e82-29f5-486c-bbf8-67a2436c887e tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:15.356540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-796f6e82-29f5-486c-bbf8-67a2436c887e tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:15.356540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-796f6e82-29f5-486c-bbf8-67a2436c887e tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot 'f5b6c588-69c5-4dde-a9fb-5024a40a7178' with '{'status': 'available'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:15.370742 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.370742 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:15.386095 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-796f6e82-29f5-486c-bbf8-67a2436c887e tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action returned with HTTP 202 Aug 18 23:41:15.386668 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 439/1774] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:15 2026] POST /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:15.389865 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-81a6fdb0-87c3-4f97-add4-c6e8c871665a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.392664 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-81a6fdb0-87c3-4f97-add4-c6e8c871665a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/attachments/04af43fa-69b8-449a-bfce-e082c12e1ea4/action Aug 18 23:41:15.393191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-81a6fdb0-87c3-4f97-add4-c6e8c871665a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:15.393617 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-81a6fdb0-87c3-4f97-add4-c6e8c871665a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:15.394529 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f228f34e-2907-4022-8d3d-0853634ae037 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.396382 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f228f34e-2907-4022-8d3d-0853634ae037 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:15.396603 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f228f34e-2907-4022-8d3d-0853634ae037 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:15.396782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f228f34e-2907-4022-8d3d-0853634ae037 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:15.401695 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.401695 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:15.402200 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f228f34e-2907-4022-8d3d-0853634ae037 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:15.402819 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f228f34e-2907-4022-8d3d-0853634ae037 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:15.403228 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 444/1775] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:15 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:15.413907 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9e473abe-118a-4cba-bc89-e2fb3343191d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.417860 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9e473abe-118a-4cba-bc89-e2fb3343191d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 Aug 18 23:41:15.418113 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9e473abe-118a-4cba-bc89-e2fb3343191d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:15.419274 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9e473abe-118a-4cba-bc89-e2fb3343191d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:15.419274 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-9e473abe-118a-4cba-bc89-e2fb3343191d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Delete snapshot with id: b77af833-c50c-4803-be46-b4bc9924c636 Aug 18 23:41:15.419375 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.419375 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:15.427159 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9e473abe-118a-4cba-bc89-e2fb3343191d tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 returned with HTTP 404 Aug 18 23:41:15.427679 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 443/1776] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:41:15 2026] DELETE /volume/v3/snapshots/b77af833-c50c-4803-be46-b4bc9924c636 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:15.437014 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1d7255ec-8b36-4340-b908-edd25cf4f3c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.437100 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0be7b5d0-2242-410a-9eae-88f593a2ec47 req-81a6fdb0-87c3-4f97-add4-c6e8c871665a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/attachments/04af43fa-69b8-449a-bfce-e082c12e1ea4/action returned with HTTP 204 Aug 18 23:41:15.437856 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 451/1777] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:41:15 2026] POST /volume/v3/attachments/04af43fa-69b8-449a-bfce-e082c12e1ea4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:15.442809 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d7255ec-8b36-4340-b908-edd25cf4f3c8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:15.442809 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d7255ec-8b36-4340-b908-edd25cf4f3c8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb", "name": "tempest-SnapshotsActionsTest-Snapshot-1257062292"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:15.461840 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.461840 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:15.462464 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1d7255ec-8b36-4340-b908-edd25cf4f3c8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Volume info retrieved successfully. Aug 18 23:41:15.462626 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-1d7255ec-8b36-4340-b908-edd25cf4f3c8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Create snapshot from volume 5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:15.491495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-1d7255ec-8b36-4340-b908-edd25cf4f3c8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Created reservations ['240a3e11-caf6-4f4e-a411-562261f635e3', 'ebbdb4e9-8b00-40af-85cb-d8ddbe26ce42', '25424f0e-1569-4fa7-94e9-7337974f95fb', 'b53fd635-3156-4522-b6a3-850abb74df6f'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:15.521272 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1d7255ec-8b36-4340-b908-edd25cf4f3c8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot create request issued successfully. Aug 18 23:41:15.521435 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d7255ec-8b36-4340-b908-edd25cf4f3c8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:41:15.522135 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 440/1778] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:41:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 23:41:15.538870 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3d3b8ab2-f4fb-400b-933c-fad136b580f8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.539582 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3d3b8ab2-f4fb-400b-933c-fad136b580f8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 Aug 18 23:41:15.539748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3d3b8ab2-f4fb-400b-933c-fad136b580f8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:15.540139 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3d3b8ab2-f4fb-400b-933c-fad136b580f8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:15.546535 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.546535 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:15.547092 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3d3b8ab2-f4fb-400b-933c-fad136b580f8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:15.548098 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3d3b8ab2-f4fb-400b-933c-fad136b580f8 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 returned with HTTP 200 Aug 18 23:41:15.548612 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 445/1779] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:15 2026] GET /volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:15.653693 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a1840955-3748-437e-a1cf-ba16edcd6f31 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.655528 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a1840955-3748-437e-a1cf-ba16edcd6f31 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:15.655779 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a1840955-3748-437e-a1cf-ba16edcd6f31 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:15.656001 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a1840955-3748-437e-a1cf-ba16edcd6f31 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:15.668943 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.668943 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:15.674868 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a1840955-3748-437e-a1cf-ba16edcd6f31 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:15.680754 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a1840955-3748-437e-a1cf-ba16edcd6f31 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:15.681485 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 444/1780] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:15 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:15.704023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-be6dfe05-cf65-4129-a65d-3248b32c316c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.710180 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be6dfe05-cf65-4129-a65d-3248b32c316c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:15.710382 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be6dfe05-cf65-4129-a65d-3248b32c316c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:15.710652 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be6dfe05-cf65-4129-a65d-3248b32c316c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:15.721249 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.721249 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:15.727884 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-be6dfe05-cf65-4129-a65d-3248b32c316c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:15.732803 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be6dfe05-cf65-4129-a65d-3248b32c316c tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:15.733304 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 452/1781] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:15 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 1150 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:15.747301 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8dc335f1-a967-4c70-8cc1-31fda66a6c1e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.749813 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dc335f1-a967-4c70-8cc1-31fda66a6c1e tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action Aug 18 23:41:15.750322 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dc335f1-a967-4c70-8cc1-31fda66a6c1e tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action body: b'{"os-detach": {"attachment_id": "04af43fa-69b8-449a-bfce-e082c12e1ea4"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:15.750524 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dc335f1-a967-4c70-8cc1-31fda66a6c1e tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "04af43fa-69b8-449a-bfce-e082c12e1ea4"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:15.767294 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.767294 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:15.768019 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dc335f1-a967-4c70-8cc1-31fda66a6c1e tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:15.776407 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dc335f1-a967-4c70-8cc1-31fda66a6c1e tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action returned with HTTP 400 Aug 18 23:41:15.776944 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 441/1782] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:41:15 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 100 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:41:15.814010 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-3da41464-1f3e-453b-bc85-8c17a93432bb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.816548 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-3da41464-1f3e-453b-bc85-8c17a93432bb tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:15.816760 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-3da41464-1f3e-453b-bc85-8c17a93432bb tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:15.816999 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-3da41464-1f3e-453b-bc85-8c17a93432bb tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:15.830122 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.830122 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:15.835709 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-3da41464-1f3e-453b-bc85-8c17a93432bb tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:15.840276 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-3da41464-1f3e-453b-bc85-8c17a93432bb tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:15.840807 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 446/1783] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:15 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:15.860802 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-5b06ef92-99a5-4fe9-8505-7ad5ac0733be None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.863161 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-5b06ef92-99a5-4fe9-8505-7ad5ac0733be tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e/action Aug 18 23:41:15.863620 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-5b06ef92-99a5-4fe9-8505-7ad5ac0733be tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:15.863949 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-5b06ef92-99a5-4fe9-8505-7ad5ac0733be tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:15.876359 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.876359 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:15.876967 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-5b06ef92-99a5-4fe9-8505-7ad5ac0733be tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:15.883444 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-5b06ef92-99a5-4fe9-8505-7ad5ac0733be tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Begin detaching volume completed successfully. Aug 18 23:41:15.883787 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-5b06ef92-99a5-4fe9-8505-7ad5ac0733be tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e/action returned with HTTP 202 Aug 18 23:41:15.884410 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 445/1784] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:41:15 2026] POST /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:15.928617 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d1dd4bd0-febe-4128-87b1-501e17e3ce0a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.929194 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d1dd4bd0-febe-4128-87b1-501e17e3ce0a None None] GET https://10.4.3.229/volume// Aug 18 23:41:15.929779 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d1dd4bd0-febe-4128-87b1-501e17e3ce0a None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:15.930045 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d1dd4bd0-febe-4128-87b1-501e17e3ce0a None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:15.930418 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d1dd4bd0-febe-4128-87b1-501e17e3ce0a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:15.931192 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 453/1785] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:41:15.938469 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-0528c4db-07db-4a4e-a7ee-3db7642032da None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.940612 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-0528c4db-07db-4a4e-a7ee-3db7642032da tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:15.940840 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-0528c4db-07db-4a4e-a7ee-3db7642032da tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:15.941057 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-0528c4db-07db-4a4e-a7ee-3db7642032da tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:15.957532 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.957532 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:15.966011 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-0528c4db-07db-4a4e-a7ee-3db7642032da tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:15.971183 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-524523fb-f659-4c61-8067-3205e502dba2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:15.972318 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-0528c4db-07db-4a4e-a7ee-3db7642032da tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:15.973028 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 442/1786] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:41:15 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 1333 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:15.973169 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-524523fb-f659-4c61-8067-3205e502dba2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:15.973237 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-524523fb-f659-4c61-8067-3205e502dba2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:15.973484 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-524523fb-f659-4c61-8067-3205e502dba2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:15.987341 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:15.987341 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:15.991701 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-524523fb-f659-4c61-8067-3205e502dba2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:15.997740 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-524523fb-f659-4c61-8067-3205e502dba2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:15.998163 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 447/1787] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:15 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:16.559320 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-acd1f8d5-f576-4456-89da-fb346c8154f1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:16.561281 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-acd1f8d5-f576-4456-89da-fb346c8154f1 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 Aug 18 23:41:16.561445 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-acd1f8d5-f576-4456-89da-fb346c8154f1 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:16.561630 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-acd1f8d5-f576-4456-89da-fb346c8154f1 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:16.566851 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:16.566851 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:16.567274 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-acd1f8d5-f576-4456-89da-fb346c8154f1 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:16.567973 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-acd1f8d5-f576-4456-89da-fb346c8154f1 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 returned with HTTP 200 Aug 18 23:41:16.568324 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 446/1788] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:16 2026] GET /volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:16.577718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-96d8fe42-adb8-468c-9825-55c453e7e277 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:16.579380 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-96d8fe42-adb8-468c-9825-55c453e7e277 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675/action Aug 18 23:41:16.579751 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-96d8fe42-adb8-468c-9825-55c453e7e277 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:16.579911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-96d8fe42-adb8-468c-9825-55c453e7e277 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:16.581242 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-96d8fe42-adb8-468c-9825-55c453e7e277 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot 'e54081f3-c7ef-4869-9706-abc9d565e675' with '{'status': 'error_deleting'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:16.590086 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:16.590086 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:16.600400 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-96d8fe42-adb8-468c-9825-55c453e7e277 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675/action returned with HTTP 202 Aug 18 23:41:16.600923 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 454/1789] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:16 2026] POST /volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 23:41:16.608197 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-40403512-ace8-495a-a764-cc0c000df5b0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:16.610075 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40403512-ace8-495a-a764-cc0c000df5b0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 Aug 18 23:41:16.610308 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40403512-ace8-495a-a764-cc0c000df5b0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:16.610546 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40403512-ace8-495a-a764-cc0c000df5b0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:16.615582 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:16.615582 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:16.616049 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-40403512-ace8-495a-a764-cc0c000df5b0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:16.616813 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40403512-ace8-495a-a764-cc0c000df5b0 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 returned with HTTP 200 Aug 18 23:41:16.617143 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 443/1790] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:16 2026] GET /volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:16.626605 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-41710991-a805-4398-a4ef-ea7218c65f10 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:16.628677 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41710991-a805-4398-a4ef-ea7218c65f10 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675/action Aug 18 23:41:16.629008 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41710991-a805-4398-a4ef-ea7218c65f10 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:16.629119 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41710991-a805-4398-a4ef-ea7218c65f10 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:16.636998 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:16.636998 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:16.637405 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-41710991-a805-4398-a4ef-ea7218c65f10 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Snapshot retrieved successfully. Aug 18 23:41:16.654526 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-41710991-a805-4398-a4ef-ea7218c65f10 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Snapshot delete request issued successfully. Aug 18 23:41:16.655946 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41710991-a805-4398-a4ef-ea7218c65f10 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675/action returned with HTTP 202 Aug 18 23:41:16.656445 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 448/1791] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:16 2026] POST /volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:16.666359 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3ceea913-ff6a-4337-8cb5-78ed44a6a92a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:16.669050 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3ceea913-ff6a-4337-8cb5-78ed44a6a92a tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 Aug 18 23:41:16.669304 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3ceea913-ff6a-4337-8cb5-78ed44a6a92a tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:16.669582 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3ceea913-ff6a-4337-8cb5-78ed44a6a92a tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:16.676479 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:16.676479 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:16.677216 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3ceea913-ff6a-4337-8cb5-78ed44a6a92a tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:16.678408 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3ceea913-ff6a-4337-8cb5-78ed44a6a92a tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 returned with HTTP 200 Aug 18 23:41:16.679078 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 447/1792] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:16 2026] GET /volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:17.014839 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-acb6f7d4-ffdc-450d-b94e-6c71ef291128 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.016754 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-acb6f7d4-ffdc-450d-b94e-6c71ef291128 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:17.017030 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-acb6f7d4-ffdc-450d-b94e-6c71ef291128 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.017333 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-acb6f7d4-ffdc-450d-b94e-6c71ef291128 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.029756 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.029756 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:17.033109 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-acb6f7d4-ffdc-450d-b94e-6c71ef291128 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:17.037528 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-acb6f7d4-ffdc-450d-b94e-6c71ef291128 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:17.037977 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 455/1793] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:17 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:17.129802 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-11a0001c-f3c3-4c8b-8c39-d599c4812d0f req-4791c1e9-ffae-4d53-a8cf-dbac67ca56b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.131668 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-11a0001c-f3c3-4c8b-8c39-d599c4812d0f req-4791c1e9-ffae-4d53-a8cf-dbac67ca56b4 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-member] DELETE https://10.4.3.229/volume/v3/volumes/tempest-invalid-981822730 Aug 18 23:41:17.131836 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-11a0001c-f3c3-4c8b-8c39-d599c4812d0f req-4791c1e9-ffae-4d53-a8cf-dbac67ca56b4 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.132055 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-11a0001c-f3c3-4c8b-8c39-d599c4812d0f req-4791c1e9-ffae-4d53-a8cf-dbac67ca56b4 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.132153 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-11a0001c-f3c3-4c8b-8c39-d599c4812d0f req-4791c1e9-ffae-4d53-a8cf-dbac67ca56b4 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-member] Delete volume with id: tempest-invalid-981822730 Aug 18 23:41:17.137338 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-11a0001c-f3c3-4c8b-8c39-d599c4812d0f req-4791c1e9-ffae-4d53-a8cf-dbac67ca56b4 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-member] https://10.4.3.229/volume/v3/volumes/tempest-invalid-981822730 returned with HTTP 404 Aug 18 23:41:17.137760 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 444/1794] 10.4.3.229 () {70 vars in 1587 bytes} [Tue Aug 18 23:41:17 2026] DELETE /volume/v3/volumes/tempest-invalid-981822730 => generated 98 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:17.215804 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-987033a6-6dec-4be9-9ae0-57648f3bec05 req-2b78b59d-241e-46d6-a46d-f6a3b2520dd4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.218671 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-987033a6-6dec-4be9-9ae0-57648f3bec05 req-2b78b59d-241e-46d6-a46d-f6a3b2520dd4 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1020b82c-5067-49dd-a03c-9310ae855d4a Aug 18 23:41:17.218956 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-987033a6-6dec-4be9-9ae0-57648f3bec05 req-2b78b59d-241e-46d6-a46d-f6a3b2520dd4 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.219670 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-987033a6-6dec-4be9-9ae0-57648f3bec05 req-2b78b59d-241e-46d6-a46d-f6a3b2520dd4 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.219968 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [req-987033a6-6dec-4be9-9ae0-57648f3bec05 req-2b78b59d-241e-46d6-a46d-f6a3b2520dd4 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-member] Delete volume with id: 1020b82c-5067-49dd-a03c-9310ae855d4a Aug 18 23:41:17.228125 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-987033a6-6dec-4be9-9ae0-57648f3bec05 req-2b78b59d-241e-46d6-a46d-f6a3b2520dd4 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-member] https://10.4.3.229/volume/v3/volumes/1020b82c-5067-49dd-a03c-9310ae855d4a returned with HTTP 404 Aug 18 23:41:17.228639 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 449/1795] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:41:17 2026] DELETE /volume/v3/volumes/1020b82c-5067-49dd-a03c-9310ae855d4a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:17.259464 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a76e1acb-f30d-4738-90a9-c565de9b7ae1 req-77fbc43b-5cea-438e-80dd-741846a6c278 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.264948 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a76e1acb-f30d-4738-90a9-c565de9b7ae1 req-77fbc43b-5cea-438e-80dd-741846a6c278 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-reader] GET https://10.4.3.229/volume/v3/volumes/21346528-69d7-4caa-abdb-d68273ee31e8 Aug 18 23:41:17.265232 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a76e1acb-f30d-4738-90a9-c565de9b7ae1 req-77fbc43b-5cea-438e-80dd-741846a6c278 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.265501 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a76e1acb-f30d-4738-90a9-c565de9b7ae1 req-77fbc43b-5cea-438e-80dd-741846a6c278 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-reader] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.274897 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a76e1acb-f30d-4738-90a9-c565de9b7ae1 req-77fbc43b-5cea-438e-80dd-741846a6c278 tempest-VolumesNegativeTest-1630366512 tempest-VolumesNegativeTest-1630366512-project-reader] https://10.4.3.229/volume/v3/volumes/21346528-69d7-4caa-abdb-d68273ee31e8 returned with HTTP 404 Aug 18 23:41:17.275626 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 448/1796] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:17 2026] GET /volume/v3/volumes/21346528-69d7-4caa-abdb-d68273ee31e8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:17.416474 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-b9927704-fcb9-4688-99ab-a058caddbb46 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.419970 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-b9927704-fcb9-4688-99ab-a058caddbb46 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments/360fc649-473d-48ff-8eb4-454d8c15a1c4/action Aug 18 23:41:17.420348 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-b9927704-fcb9-4688-99ab-a058caddbb46 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:17.420462 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-b9927704-fcb9-4688-99ab-a058caddbb46 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:17.438747 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.438747 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:17.448339 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-62fc9f4d-9ef1-478d-8d91-2714dd9347b6 req-b9927704-fcb9-4688-99ab-a058caddbb46 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/360fc649-473d-48ff-8eb4-454d8c15a1c4/action returned with HTTP 204 Aug 18 23:41:17.448865 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 456/1797] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:41:17 2026] POST /volume/v3/attachments/360fc649-473d-48ff-8eb4-454d8c15a1c4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:17.688841 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5469bf17-6b34-436f-afc8-e70ce0f9a7c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.690730 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5469bf17-6b34-436f-afc8-e70ce0f9a7c7 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 Aug 18 23:41:17.690959 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5469bf17-6b34-436f-afc8-e70ce0f9a7c7 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.691223 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5469bf17-6b34-436f-afc8-e70ce0f9a7c7 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.695811 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5469bf17-6b34-436f-afc8-e70ce0f9a7c7 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 returned with HTTP 404 Aug 18 23:41:17.696296 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 445/1798] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:17 2026] GET /volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:17.703440 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-14ea5372-5c6d-42fc-b58e-d67a2627bca3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.705291 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-14ea5372-5c6d-42fc-b58e-d67a2627bca3 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action Aug 18 23:41:17.705700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-14ea5372-5c6d-42fc-b58e-d67a2627bca3 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:17.705852 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-14ea5372-5c6d-42fc-b58e-d67a2627bca3 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:17.707113 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.admin_actions [None req-14ea5372-5c6d-42fc-b58e-d67a2627bca3 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot 'f5b6c588-69c5-4dde-a9fb-5024a40a7178' with '{'status': 'available'}' {{(pid=100172) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:17.718312 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.718312 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:17.736331 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-14ea5372-5c6d-42fc-b58e-d67a2627bca3 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action returned with HTTP 202 Aug 18 23:41:17.736872 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 450/1799] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:17 2026] POST /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:17.745471 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-706def79-1ba2-482e-8885-cd95ff446001 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.748022 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-706def79-1ba2-482e-8885-cd95ff446001 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:17.748310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-706def79-1ba2-482e-8885-cd95ff446001 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.748613 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-706def79-1ba2-482e-8885-cd95ff446001 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.755632 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.755632 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:17.756298 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-706def79-1ba2-482e-8885-cd95ff446001 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:17.757504 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-706def79-1ba2-482e-8885-cd95ff446001 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:17.757983 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 449/1800] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:17 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:17.769837 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0ec23cd8-1a60-4948-b7c6-2eb512bf7228 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.773696 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0ec23cd8-1a60-4948-b7c6-2eb512bf7228 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 Aug 18 23:41:17.773932 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0ec23cd8-1a60-4948-b7c6-2eb512bf7228 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.774190 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0ec23cd8-1a60-4948-b7c6-2eb512bf7228 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.774325 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-0ec23cd8-1a60-4948-b7c6-2eb512bf7228 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Delete snapshot with id: e54081f3-c7ef-4869-9706-abc9d565e675 Aug 18 23:41:17.781406 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0ec23cd8-1a60-4948-b7c6-2eb512bf7228 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 returned with HTTP 404 Aug 18 23:41:17.782249 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 457/1801] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:41:17 2026] DELETE /volume/v3/snapshots/e54081f3-c7ef-4869-9706-abc9d565e675 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:17.794328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f7324b3-4338-47e0-8b3b-ca6012651736 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.797681 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f7324b3-4338-47e0-8b3b-ca6012651736 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action Aug 18 23:41:17.798249 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f7324b3-4338-47e0-8b3b-ca6012651736 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:17.798416 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f7324b3-4338-47e0-8b3b-ca6012651736 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:17.800103 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-3f7324b3-4338-47e0-8b3b-ca6012651736 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot 'f5b6c588-69c5-4dde-a9fb-5024a40a7178' with '{'status': 'creating'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:17.816303 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.816303 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:17.833318 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f7324b3-4338-47e0-8b3b-ca6012651736 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action returned with HTTP 202 Aug 18 23:41:17.833945 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 446/1802] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:17 2026] POST /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:17.844685 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7a5f54a2-c07b-4775-90bc-dcebeeffe9cc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.846606 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7a5f54a2-c07b-4775-90bc-dcebeeffe9cc tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:17.848713 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7a5f54a2-c07b-4775-90bc-dcebeeffe9cc tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.848713 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7a5f54a2-c07b-4775-90bc-dcebeeffe9cc tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.858043 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.858043 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:17.858433 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7a5f54a2-c07b-4775-90bc-dcebeeffe9cc tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:17.859372 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7a5f54a2-c07b-4775-90bc-dcebeeffe9cc tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:17.859809 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 451/1803] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:17 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:17.873821 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-de2fa260-38ec-4fe2-90f2-520a4ba2d66e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.876334 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-de2fa260-38ec-4fe2-90f2-520a4ba2d66e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] POST https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action Aug 18 23:41:17.876698 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-de2fa260-38ec-4fe2-90f2-520a4ba2d66e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:17.876837 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-de2fa260-38ec-4fe2-90f2-520a4ba2d66e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:17.878146 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.snapshot_actions [None req-de2fa260-38ec-4fe2-90f2-520a4ba2d66e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100171) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 23:41:17.885919 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.885919 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:17.886421 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.snapshot_actions [None req-de2fa260-38ec-4fe2-90f2-520a4ba2d66e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Updating snapshot f5b6c588-69c5-4dde-a9fb-5024a40a7178 with info {'id': 'f5b6c588-69c5-4dde-a9fb-5024a40a7178', 'status': 'error', 'progress': '80%'} Aug 18 23:41:17.894060 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-de2fa260-38ec-4fe2-90f2-520a4ba2d66e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action returned with HTTP 202 Aug 18 23:41:17.894498 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 450/1804] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:17 2026] POST /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:17.901670 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6c392e59-f286-488d-a19a-bf43e5aec480 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.907433 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6c392e59-f286-488d-a19a-bf43e5aec480 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:17.907672 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6c392e59-f286-488d-a19a-bf43e5aec480 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.907859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6c392e59-f286-488d-a19a-bf43e5aec480 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.913536 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.913536 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:17.913930 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6c392e59-f286-488d-a19a-bf43e5aec480 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Snapshot retrieved successfully. Aug 18 23:41:17.914611 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6c392e59-f286-488d-a19a-bf43e5aec480 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:17.915484 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 458/1805] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:17 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:41:17.922196 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-e1d6eb5f-5be2-4b89-a88f-b2f9ffe5c9a2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.924164 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-e1d6eb5f-5be2-4b89-a88f-b2f9ffe5c9a2 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] DELETE https://10.4.3.229/volume/v3/attachments/04af43fa-69b8-449a-bfce-e082c12e1ea4 Aug 18 23:41:17.924285 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-243ee5c4-e7bf-4e7a-a7f1-a6e2c46f2682 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.924346 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-e1d6eb5f-5be2-4b89-a88f-b2f9ffe5c9a2 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.924549 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-e1d6eb5f-5be2-4b89-a88f-b2f9ffe5c9a2 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.924839 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-243ee5c4-e7bf-4e7a-a7f1-a6e2c46f2682 None None] GET https://10.4.3.229/volume// Aug 18 23:41:17.924964 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2ada212b-8a79-46c1-8c5f-564ea322c0c8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.925084 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-243ee5c4-e7bf-4e7a-a7f1-a6e2c46f2682 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.925351 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-243ee5c4-e7bf-4e7a-a7f1-a6e2c46f2682 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.925830 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-243ee5c4-e7bf-4e7a-a7f1-a6e2c46f2682 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:17.926249 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 452/1806] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41: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 18 23:41:17.926433 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2ada212b-8a79-46c1-8c5f-564ea322c0c8 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] POST https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action Aug 18 23:41:17.926759 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2ada212b-8a79-46c1-8c5f-564ea322c0c8 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:17.926886 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2ada212b-8a79-46c1-8c5f-564ea322c0c8 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:17.928120 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.admin_actions [None req-2ada212b-8a79-46c1-8c5f-564ea322c0c8 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] Updating snapshot 'f5b6c588-69c5-4dde-a9fb-5024a40a7178' with '{'status': 'available'}' {{(pid=100171) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:41:17.933237 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.933237 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:17.938701 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-22b6b974-1350-446c-9038-073d1b2854a3 req-5e1a03fd-6653-457b-9f39-9c21b5879583 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.938827 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.938827 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:17.941109 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-5e1a03fd-6653-457b-9f39-9c21b5879583 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:41:17.941389 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-5e1a03fd-6653-457b-9f39-9c21b5879583 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "739f1cab-dcf3-410a-833b-9920aeb7d721", "connector": null, "instance_uuid": "3295efa3-5daa-4623-885f-e65fcd9b5c04"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:17.956037 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.956037 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:17.957028 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2ada212b-8a79-46c1-8c5f-564ea322c0c8 tempest-SnapshotsActionsTest-1304184456 tempest-SnapshotsActionsTest-1304184456-project-admin] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action returned with HTTP 202 Aug 18 23:41:17.957963 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 451/1807] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:41:17 2026] POST /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:17.966879 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-31445bef-40df-479e-a4d9-357fcb638a6b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.969065 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-31445bef-40df-479e-a4d9-357fcb638a6b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:17.969236 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-31445bef-40df-479e-a4d9-357fcb638a6b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.969427 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-31445bef-40df-479e-a4d9-357fcb638a6b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.978153 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:17.978153 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:17.980589 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-31445bef-40df-479e-a4d9-357fcb638a6b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:17.982208 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-31445bef-40df-479e-a4d9-357fcb638a6b tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:17.982645 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 453/1808] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:17 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:17.983834 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-573588d5-2adc-40ab-8657-725fc62ecd80 req-e1d6eb5f-5be2-4b89-a88f-b2f9ffe5c9a2 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/attachments/04af43fa-69b8-449a-bfce-e082c12e1ea4 returned with HTTP 200 Aug 18 23:41:17.984297 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 447/1809] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:41:17 2026] DELETE /volume/v3/attachments/04af43fa-69b8-449a-bfce-e082c12e1ea4 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:17.993150 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c2d12894-479a-4e53-a5a7-0d26a8b7397e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:17.995395 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-5e1a03fd-6653-457b-9f39-9c21b5879583 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:41:17.995778 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2d12894-479a-4e53-a5a7-0d26a8b7397e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:17.996061 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 459/1810] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:41:17 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:17.996861 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2d12894-479a-4e53-a5a7-0d26a8b7397e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:17.998593 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2d12894-479a-4e53-a5a7-0d26a8b7397e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:17.998745 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-c2d12894-479a-4e53-a5a7-0d26a8b7397e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Delete snapshot with id: f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:18.004150 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-22b6b974-1350-446c-9038-073d1b2854a3 req-7825b812-c3a3-4c89-957f-bdf3ba9e5908 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:18.006272 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-7825b812-c3a3-4c89-957f-bdf3ba9e5908 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] DELETE https://10.4.3.229/volume/v3/attachments/119ac455-63d1-4f5b-8198-7ae750bf1fe8 Aug 18 23:41:18.006481 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-7825b812-c3a3-4c89-957f-bdf3ba9e5908 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:18.006692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-7825b812-c3a3-4c89-957f-bdf3ba9e5908 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:18.012762 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:18.012762 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:18.013281 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c2d12894-479a-4e53-a5a7-0d26a8b7397e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:18.014800 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:18.014800 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:18.040011 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b80d7364-0c52-4916-bc11-15d5e1b329b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:18.041399 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c2d12894-479a-4e53-a5a7-0d26a8b7397e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot delete request issued successfully. Aug 18 23:41:18.041659 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2d12894-479a-4e53-a5a7-0d26a8b7397e tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 202 Aug 18 23:41:18.044604 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b80d7364-0c52-4916-bc11-15d5e1b329b4 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] POST https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action Aug 18 23:41:18.044775 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 452/1811] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:41:17 2026] DELETE /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:18.044869 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b80d7364-0c52-4916-bc11-15d5e1b329b4 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:18.044869 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b80d7364-0c52-4916-bc11-15d5e1b329b4 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:18.049202 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4a8d9e38-6813-4af0-b41f-a32e6ae06da4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:18.053145 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4a8d9e38-6813-4af0-b41f-a32e6ae06da4 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:18.053543 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4a8d9e38-6813-4af0-b41f-a32e6ae06da4 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:18.053543 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4a8d9e38-6813-4af0-b41f-a32e6ae06da4 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:18.055800 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9c08ee5c-0c71-469b-9d42-00149880fd70 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:18.056312 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:18.056312 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:18.058190 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9c08ee5c-0c71-469b-9d42-00149880fd70 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:18.058492 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9c08ee5c-0c71-469b-9d42-00149880fd70 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:18.058709 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9c08ee5c-0c71-469b-9d42-00149880fd70 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:18.060645 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:18.060645 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:18.062543 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-b80d7364-0c52-4916-bc11-15d5e1b329b4 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] Updating volume 'c7b31203-9f6c-4b86-a46f-b894a92f45ae' with '{'status': 'in-use'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:41:18.062625 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4a8d9e38-6813-4af0-b41f-a32e6ae06da4 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Snapshot retrieved successfully. Aug 18 23:41:18.062625 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4a8d9e38-6813-4af0-b41f-a32e6ae06da4 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 200 Aug 18 23:41:18.062865 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 460/1812] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:18 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:18.073537 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:18.073537 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:18.076147 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-7825b812-c3a3-4c89-957f-bdf3ba9e5908 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/119ac455-63d1-4f5b-8198-7ae750bf1fe8 returned with HTTP 200 Aug 18 23:41:18.076623 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 454/1813] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:41:18 2026] DELETE /volume/v3/attachments/119ac455-63d1-4f5b-8198-7ae750bf1fe8 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:18.077878 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9c08ee5c-0c71-469b-9d42-00149880fd70 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:18.086852 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9c08ee5c-0c71-469b-9d42-00149880fd70 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:18.087429 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 453/1814] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:18 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:18.093259 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b80d7364-0c52-4916-bc11-15d5e1b329b4 tempest-TestServerVolumeAttachmentScenario-1326088855 tempest-TestServerVolumeAttachmentScenario-1326088855-project-admin] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action returned with HTTP 202 Aug 18 23:41:18.093851 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 448/1815] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:41:18 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:18.104424 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fc93431e-78c9-48d6-947e-b1f5f56a0163 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:18.106614 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fc93431e-78c9-48d6-947e-b1f5f56a0163 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:18.106830 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fc93431e-78c9-48d6-947e-b1f5f56a0163 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:18.107056 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fc93431e-78c9-48d6-947e-b1f5f56a0163 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:18.120529 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:18.120529 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:18.129058 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fc93431e-78c9-48d6-947e-b1f5f56a0163 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:18.138153 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fc93431e-78c9-48d6-947e-b1f5f56a0163 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:18.138708 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 461/1816] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:18 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:18.193490 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-e9e864b3-c859-448b-9fa7-88697473dec0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:18.196297 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-e9e864b3-c859-448b-9fa7-88697473dec0 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:18.196590 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-e9e864b3-c859-448b-9fa7-88697473dec0 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:18.196904 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-e9e864b3-c859-448b-9fa7-88697473dec0 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:18.208776 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:18.208776 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:18.212475 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-e9e864b3-c859-448b-9fa7-88697473dec0 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:18.217391 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-e9e864b3-c859-448b-9fa7-88697473dec0 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:18.218932 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 455/1817] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:18 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:18.239096 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-bb529def-4f20-4762-a2ca-727b73dfc04a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:18.242202 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-bb529def-4f20-4762-a2ca-727b73dfc04a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] POST https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action Aug 18 23:41:18.242531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-bb529def-4f20-4762-a2ca-727b73dfc04a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:18.242781 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-bb529def-4f20-4762-a2ca-727b73dfc04a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:18.252790 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:18.252790 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:18.253243 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-bb529def-4f20-4762-a2ca-727b73dfc04a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:18.258557 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-bb529def-4f20-4762-a2ca-727b73dfc04a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Begin detaching volume completed successfully. Aug 18 23:41:18.258732 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-bb529def-4f20-4762-a2ca-727b73dfc04a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action returned with HTTP 202 Aug 18 23:41:18.259141 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 454/1818] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:41:18 2026] POST /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 23:41:18.336279 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-52f82590-ce98-42f2-ae00-516e61d0f27f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:18.336691 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52f82590-ce98-42f2-ae00-516e61d0f27f None None] GET https://10.4.3.229/volume// Aug 18 23:41:18.336871 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52f82590-ce98-42f2-ae00-516e61d0f27f None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:18.337103 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52f82590-ce98-42f2-ae00-516e61d0f27f None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:18.337442 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52f82590-ce98-42f2-ae00-516e61d0f27f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:18.337751 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 449/1819] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41: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 18 23:41:18.349953 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-2be81ec9-3d22-4a37-8bc9-703fe8bb3d27 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:18.353350 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-2be81ec9-3d22-4a37-8bc9-703fe8bb3d27 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:18.353585 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-2be81ec9-3d22-4a37-8bc9-703fe8bb3d27 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:18.353770 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-2be81ec9-3d22-4a37-8bc9-703fe8bb3d27 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:18.365492 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:18.365492 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:18.369699 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-2be81ec9-3d22-4a37-8bc9-703fe8bb3d27 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:18.375471 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-2be81ec9-3d22-4a37-8bc9-703fe8bb3d27 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:18.375729 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 462/1820] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:41:18 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 1331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:19.072893 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-202044d0-5da9-49b6-8360-16d6a3b58606 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.074591 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-202044d0-5da9-49b6-8360-16d6a3b58606 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 Aug 18 23:41:19.074780 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-202044d0-5da9-49b6-8360-16d6a3b58606 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.075018 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-202044d0-5da9-49b6-8360-16d6a3b58606 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.079263 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-202044d0-5da9-49b6-8360-16d6a3b58606 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 returned with HTTP 404 Aug 18 23:41:19.080070 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 456/1821] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:19 2026] GET /volume/v3/snapshots/f5b6c588-69c5-4dde-a9fb-5024a40a7178 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:19.087673 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0198980a-dc95-4d42-b21e-fee9081fc2d3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.089246 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0198980a-dc95-4d42-b21e-fee9081fc2d3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:19.089383 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0198980a-dc95-4d42-b21e-fee9081fc2d3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.089576 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0198980a-dc95-4d42-b21e-fee9081fc2d3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.096239 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:19.096239 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:19.100302 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0198980a-dc95-4d42-b21e-fee9081fc2d3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Volume info retrieved successfully. Aug 18 23:41:19.104270 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0198980a-dc95-4d42-b21e-fee9081fc2d3 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb returned with HTTP 200 Aug 18 23:41:19.104678 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 455/1822] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:19 2026] GET /volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:19.120153 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d81f5917-60b1-4c4f-aa62-c9be7e1dfb50 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.122835 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d81f5917-60b1-4c4f-aa62-c9be7e1dfb50 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:19.123017 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d81f5917-60b1-4c4f-aa62-c9be7e1dfb50 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.123180 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d81f5917-60b1-4c4f-aa62-c9be7e1dfb50 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.123325 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-d81f5917-60b1-4c4f-aa62-c9be7e1dfb50 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Delete volume with id: 5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:19.130079 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:19.130079 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:19.130503 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d81f5917-60b1-4c4f-aa62-c9be7e1dfb50 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Volume info retrieved successfully. Aug 18 23:41:19.145077 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d81f5917-60b1-4c4f-aa62-c9be7e1dfb50 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Delete volume request issued successfully. Aug 18 23:41:19.145278 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d81f5917-60b1-4c4f-aa62-c9be7e1dfb50 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb returned with HTTP 202 Aug 18 23:41:19.145737 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 450/1823] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:19 2026] DELETE /volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:19.158899 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-90e70d8c-d2cb-4602-9018-16d3a4065879 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.161166 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-90e70d8c-d2cb-4602-9018-16d3a4065879 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:19.161429 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-90e70d8c-d2cb-4602-9018-16d3a4065879 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.161713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-90e70d8c-d2cb-4602-9018-16d3a4065879 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.175232 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:19.175232 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:19.179271 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-90e70d8c-d2cb-4602-9018-16d3a4065879 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Volume info retrieved successfully. Aug 18 23:41:19.185618 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-90e70d8c-d2cb-4602-9018-16d3a4065879 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb returned with HTTP 200 Aug 18 23:41:19.186136 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 463/1824] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:19 2026] GET /volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:41:19.281566 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-22b6b974-1350-446c-9038-073d1b2854a3 req-ee0f81cd-651a-4a49-9502-22941fd36f35 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.283544 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-ee0f81cd-651a-4a49-9502-22941fd36f35 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] PUT https://10.4.3.229/volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290 Aug 18 23:41:19.284043 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-ee0f81cd-651a-4a49-9502-22941fd36f35 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:19.291838 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-22b6b974-1350-446c-9038-073d1b2854a3 req-ee0f81cd-651a-4a49-9502-22941fd36f35 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Acquiring lock "cinder-attachment_update-739f1cab-dcf3-410a-833b-9920aeb7d721-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:41:19.297103 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-22b6b974-1350-446c-9038-073d1b2854a3 req-ee0f81cd-651a-4a49-9502-22941fd36f35 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Lock "cinder-attachment_update-739f1cab-dcf3-410a-833b-9920aeb7d721-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:41:19.298672 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:19.298672 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:19.364052 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-77287792-8552-4167-85a6-74e9dd686676 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.368427 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-73f670f0-c6eb-42ff-9241-585c662bb34b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.370739 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-73f670f0-c6eb-42ff-9241-585c662bb34b tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] DELETE https://10.4.3.229/volume/v3/attachments/29eba43c-9402-45d1-aa11-6a96aa466818 Aug 18 23:41:19.370945 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-73f670f0-c6eb-42ff-9241-585c662bb34b tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.371204 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-73f670f0-c6eb-42ff-9241-585c662bb34b tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.383864 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:19.383864 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:19.432763 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-22b6b974-1350-446c-9038-073d1b2854a3 req-ee0f81cd-651a-4a49-9502-22941fd36f35 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Lock "cinder-attachment_update-739f1cab-dcf3-410a-833b-9920aeb7d721-np0000007721" released by "attachment_update" :: held 0.135s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:41:19.432763 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-ee0f81cd-651a-4a49-9502-22941fd36f35 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290 returned with HTTP 200 Aug 18 23:41:19.432763 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 457/1825] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:41:19 2026] PUT /volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:19.442808 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-22b6b974-1350-446c-9038-073d1b2854a3 req-c599ecba-278a-4947-8ea4-941e167f1fe4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.444908 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-c599ecba-278a-4947-8ea4-941e167f1fe4 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290 Aug 18 23:41:19.445184 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-c599ecba-278a-4947-8ea4-941e167f1fe4 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.445334 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-c599ecba-278a-4947-8ea4-941e167f1fe4 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.447274 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8557e66f-a0ff-4257-9c15-684a6a19b74a req-73f670f0-c6eb-42ff-9241-585c662bb34b tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/attachments/29eba43c-9402-45d1-aa11-6a96aa466818 returned with HTTP 200 Aug 18 23:41:19.447698 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 451/1826] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:41:19 2026] DELETE /volume/v3/attachments/29eba43c-9402-45d1-aa11-6a96aa466818 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:19.473022 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-c599ecba-278a-4947-8ea4-941e167f1fe4 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290 returned with HTTP 200 Aug 18 23:41:19.473271 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 464/1827] 10.4.3.229 () {70 vars in 1651 bytes} [Tue Aug 18 23:41:19 2026] GET /volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:19.521863 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-77287792-8552-4167-85a6-74e9dd686676 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools Aug 18 23:41:19.522187 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-77287792-8552-4167-85a6-74e9dd686676 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.522738 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-77287792-8552-4167-85a6-74e9dd686676 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] Calling method 'get_pools' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.540645 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-77287792-8552-4167-85a6-74e9dd686676 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 23:41:19.541506 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 456/1828] 10.4.3.229 () {66 vars in 1291 bytes} [Tue Aug 18 23:41:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:19.551941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b51408c5-de2d-4dd8-b7a8-c3e449f4c217 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.555435 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b51408c5-de2d-4dd8-b7a8-c3e449f4c217 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 23:41:19.555761 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b51408c5-de2d-4dd8-b7a8-c3e449f4c217 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.556061 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b51408c5-de2d-4dd8-b7a8-c3e449f4c217 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] Calling method 'get_pools' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.556749 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:19.556749 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:19.575252 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b51408c5-de2d-4dd8-b7a8-c3e449f4c217 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 23:41:19.576252 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 458/1829] 10.4.3.229 () {66 vars in 1314 bytes} [Tue Aug 18 23:41:19 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:19.587979 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-90f8bcf3-310a-42af-beb0-97c1b4dbc4bd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.590497 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90f8bcf3-310a-42af-beb0-97c1b4dbc4bd tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] GET https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool Aug 18 23:41:19.590892 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90f8bcf3-310a-42af-beb0-97c1b4dbc4bd tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.591266 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90f8bcf3-310a-42af-beb0-97c1b4dbc4bd tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.591660 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:19.591660 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:19.607194 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90f8bcf3-310a-42af-beb0-97c1b4dbc4bd tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool returned with HTTP 200 Aug 18 23:41:19.607686 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 452/1830] 10.4.3.229 () {66 vars in 1318 bytes} [Tue Aug 18 23:41:19 2026] GET /volume/v3/capabilities/np0000007721@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:19.618656 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9ac7862c-eaa1-4dcf-a34d-aa2166551d2f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.620186 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9ac7862c-eaa1-4dcf-a34d-aa2166551d2f tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] GET https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool Aug 18 23:41:19.620389 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9ac7862c-eaa1-4dcf-a34d-aa2166551d2f tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.620591 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9ac7862c-eaa1-4dcf-a34d-aa2166551d2f tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.620822 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:19.620822 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:19.631896 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9ac7862c-eaa1-4dcf-a34d-aa2166551d2f tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool returned with HTTP 200 Aug 18 23:41:19.632840 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 465/1831] 10.4.3.229 () {66 vars in 1318 bytes} [Tue Aug 18 23:41:19 2026] GET /volume/v3/capabilities/np0000007721@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:19.645342 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b3e0c958-6770-4b34-8879-1a3721360be1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:19.647209 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3e0c958-6770-4b34-8879-1a3721360be1 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] GET https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool Aug 18 23:41:19.647409 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3e0c958-6770-4b34-8879-1a3721360be1 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:19.647617 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3e0c958-6770-4b34-8879-1a3721360be1 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:19.663968 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3e0c958-6770-4b34-8879-1a3721360be1 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686 tempest-BackendsCapabilitiesAdminTestsJSON-1847247686-project-admin] https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool returned with HTTP 200 Aug 18 23:41:19.664488 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 457/1832] 10.4.3.229 () {66 vars in 1318 bytes} [Tue Aug 18 23:41:19 2026] GET /volume/v3/capabilities/np0000007721@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:20.198563 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-09a07945-5686-4057-b7c7-c3eb91652366 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:20.204451 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-09a07945-5686-4057-b7c7-c3eb91652366 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] GET https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb Aug 18 23:41:20.204798 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-09a07945-5686-4057-b7c7-c3eb91652366 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:20.205052 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-09a07945-5686-4057-b7c7-c3eb91652366 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:20.218477 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-09a07945-5686-4057-b7c7-c3eb91652366 tempest-SnapshotsActionsTest-919118604 tempest-SnapshotsActionsTest-919118604-project-member] https://10.4.3.229/volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb returned with HTTP 404 Aug 18 23:41:20.219191 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 459/1833] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:20 2026] GET /volume/v3/volumes/5f3ede16-3bc1-466b-80ca-2b4ad7a94ffb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:20.267466 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-52003d68-22e7-4600-98b6-e7da9735898f req-a615522b-669f-40aa-b289-c20c6cc479cd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:20.269281 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-52003d68-22e7-4600-98b6-e7da9735898f req-a615522b-669f-40aa-b289-c20c6cc479cd tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] DELETE https://10.4.3.229/volume/v3/attachments/6abbe3da-1850-4f7f-9313-6838d8c0eb8c Aug 18 23:41:20.269441 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-52003d68-22e7-4600-98b6-e7da9735898f req-a615522b-669f-40aa-b289-c20c6cc479cd tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:20.269626 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-52003d68-22e7-4600-98b6-e7da9735898f req-a615522b-669f-40aa-b289-c20c6cc479cd tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:20.277361 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:20.277361 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:20.321772 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-52003d68-22e7-4600-98b6-e7da9735898f req-a615522b-669f-40aa-b289-c20c6cc479cd tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/attachments/6abbe3da-1850-4f7f-9313-6838d8c0eb8c returned with HTTP 200 Aug 18 23:41:20.322195 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 453/1834] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:41:20 2026] DELETE /volume/v3/attachments/6abbe3da-1850-4f7f-9313-6838d8c0eb8c => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:20.463610 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-38cef4a3-a42b-4569-afc0-717eeb74961f req-6411526e-9d5e-43da-9c9b-5edeee5afa62 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:20.465916 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-38cef4a3-a42b-4569-afc0-717eeb74961f req-6411526e-9d5e-43da-9c9b-5edeee5afa62 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:20.466155 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-38cef4a3-a42b-4569-afc0-717eeb74961f req-6411526e-9d5e-43da-9c9b-5edeee5afa62 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:20.466381 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-38cef4a3-a42b-4569-afc0-717eeb74961f req-6411526e-9d5e-43da-9c9b-5edeee5afa62 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:20.475079 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:20.475079 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:20.479392 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-38cef4a3-a42b-4569-afc0-717eeb74961f req-6411526e-9d5e-43da-9c9b-5edeee5afa62 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:20.485258 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-38cef4a3-a42b-4569-afc0-717eeb74961f req-6411526e-9d5e-43da-9c9b-5edeee5afa62 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:20.485679 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 466/1835] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:20 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:21.412216 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-3c771afa-816b-48f8-911b-83bd479de217 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:21.415421 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-3c771afa-816b-48f8-911b-83bd479de217 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:41:21.415633 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-3c771afa-816b-48f8-911b-83bd479de217 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:21.415778 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-3c771afa-816b-48f8-911b-83bd479de217 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:21.436702 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:21.436702 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:21.441875 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-3c771afa-816b-48f8-911b-83bd479de217 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:41:21.448396 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-3c771afa-816b-48f8-911b-83bd479de217 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:41:21.448965 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 458/1836] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:21 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:21.693876 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-076137d3-212f-4022-98f1-76aae21c568c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:21.696091 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-076137d3-212f-4022-98f1-76aae21c568c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 Aug 18 23:41:21.696352 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-076137d3-212f-4022-98f1-76aae21c568c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:21.696603 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-076137d3-212f-4022-98f1-76aae21c568c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:21.696799 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-076137d3-212f-4022-98f1-76aae21c568c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Delete volume with id: 0081f9e0-0a47-4a5a-9a07-a5e757afd726 Aug 18 23:41:21.706355 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:21.706355 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:21.707572 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-076137d3-212f-4022-98f1-76aae21c568c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:41:21.733250 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-076137d3-212f-4022-98f1-76aae21c568c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Delete volume request issued successfully. Aug 18 23:41:21.733425 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-076137d3-212f-4022-98f1-76aae21c568c tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 returned with HTTP 202 Aug 18 23:41:21.733850 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 460/1837] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:21 2026] DELETE /volume/v3/volumes/0081f9e0-0a47-4a5a-9a07-a5e757afd726 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:21.743087 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1231c56c-015f-4ffb-b14f-8ce515c415cc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:21.744940 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1231c56c-015f-4ffb-b14f-8ce515c415cc tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] DELETE https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 Aug 18 23:41:21.745174 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1231c56c-015f-4ffb-b14f-8ce515c415cc tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:21.745395 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1231c56c-015f-4ffb-b14f-8ce515c415cc tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:21.745547 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-1231c56c-015f-4ffb-b14f-8ce515c415cc tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Delete backup with id: 24b2466a-9588-4f19-97d0-4656508b42d5. Aug 18 23:41:21.752025 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:21.752025 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:21.783418 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-1231c56c-015f-4ffb-b14f-8ce515c415cc tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] delete_backup rpcapi backup_id 24b2466a-9588-4f19-97d0-4656508b42d5 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:41:21.785718 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1231c56c-015f-4ffb-b14f-8ce515c415cc tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 returned with HTTP 202 Aug 18 23:41:21.789144 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 454/1838] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:21 2026] DELETE /volume/v3/backups/24b2466a-9588-4f19-97d0-4656508b42d5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:21.796959 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-04871de1-cf30-46f0-8ce5-94f22bf17a65 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:21.800764 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-04871de1-cf30-46f0-8ce5-94f22bf17a65 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] DELETE https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 Aug 18 23:41:21.801023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-04871de1-cf30-46f0-8ce5-94f22bf17a65 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:21.801842 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-04871de1-cf30-46f0-8ce5-94f22bf17a65 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:21.801842 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-04871de1-cf30-46f0-8ce5-94f22bf17a65 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Delete volume with id: 24d37023-337a-4484-aa51-979c4b09eb33 Aug 18 23:41:21.813225 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:21.813225 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:21.817231 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-04871de1-cf30-46f0-8ce5-94f22bf17a65 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:41:21.847672 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-04871de1-cf30-46f0-8ce5-94f22bf17a65 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Delete volume request issued successfully. Aug 18 23:41:21.847949 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-04871de1-cf30-46f0-8ce5-94f22bf17a65 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 returned with HTTP 202 Aug 18 23:41:21.848427 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 467/1839] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:21 2026] DELETE /volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:21.857970 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eb9c61be-e071-4a6a-9c47-d2f44a9ee356 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:21.860889 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eb9c61be-e071-4a6a-9c47-d2f44a9ee356 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 Aug 18 23:41:21.861070 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eb9c61be-e071-4a6a-9c47-d2f44a9ee356 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:21.861244 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eb9c61be-e071-4a6a-9c47-d2f44a9ee356 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:21.870772 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a0d4d5b2-6c3b-445f-88b4-7a46329e1d78 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:21.871085 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a0d4d5b2-6c3b-445f-88b4-7a46329e1d78 None None] GET https://10.4.3.229/volume// Aug 18 23:41:21.871291 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a0d4d5b2-6c3b-445f-88b4-7a46329e1d78 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:21.871561 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a0d4d5b2-6c3b-445f-88b4-7a46329e1d78 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:21.871994 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a0d4d5b2-6c3b-445f-88b4-7a46329e1d78 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:21.872396 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 461/1840] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41: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 18 23:41:21.873738 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:21.873738 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:21.884871 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eb9c61be-e071-4a6a-9c47-d2f44a9ee356 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Volume info retrieved successfully. Aug 18 23:41:21.885426 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-4ee4e829-a48e-40a1-b840-cf4f54edbff2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:21.888537 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-4ee4e829-a48e-40a1-b840-cf4f54edbff2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:41:21.889148 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-4ee4e829-a48e-40a1-b840-cf4f54edbff2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee325a7c-8529-4711-9ecc-cabe61e50b1b", "connector": null, "instance_uuid": "adb73b3c-c127-4a0a-a0c8-933afd4ab4de"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:21.892889 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eb9c61be-e071-4a6a-9c47-d2f44a9ee356 tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 returned with HTTP 200 Aug 18 23:41:21.892889 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 459/1841] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:21 2026] GET /volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:21.913786 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:21.913786 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:21.944125 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-4ee4e829-a48e-40a1-b840-cf4f54edbff2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:41:21.944737 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 455/1842] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:41:21 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:41:21.959583 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-f62796f4-0e7d-4890-842a-08fb2dfcfad4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:21.962332 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-f62796f4-0e7d-4890-842a-08fb2dfcfad4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/attachments/a3cd5e37-d304-4af5-a4b6-83a4f1ec4270 Aug 18 23:41:21.962720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-f62796f4-0e7d-4890-842a-08fb2dfcfad4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:21.962976 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-f62796f4-0e7d-4890-842a-08fb2dfcfad4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:21.972633 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:21.972633 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:22.035587 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-f62796f4-0e7d-4890-842a-08fb2dfcfad4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/a3cd5e37-d304-4af5-a4b6-83a4f1ec4270 returned with HTTP 200 Aug 18 23:41:22.036049 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 468/1843] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:41:21 2026] DELETE /volume/v3/attachments/a3cd5e37-d304-4af5-a4b6-83a4f1ec4270 => generated 367 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:22.304883 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f3d6be93-3492-4fa0-a858-ec243b8511d0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:22.448054 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f3d6be93-3492-4fa0-a858-ec243b8511d0 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:41:22.448431 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f3d6be93-3492-4fa0-a858-ec243b8511d0 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-360314690"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:22.467763 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f3d6be93-3492-4fa0-a858-ec243b8511d0 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:41:22.467931 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 462/1844] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:41:22 2026] POST /volume/v3/types => generated 232 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:22.475847 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-22a0e7fa-a151-44a8-a58a-c041cbfc76e1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:22.477467 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22a0e7fa-a151-44a8-a58a-c041cbfc76e1 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:41:22.477813 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22a0e7fa-a151-44a8-a58a-c041cbfc76e1 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1118917379", "extra_specs": {"multiattach": " True"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:22.495178 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22a0e7fa-a151-44a8-a58a-c041cbfc76e1 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:41:22.495570 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 460/1845] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:41:22 2026] POST /volume/v3/types => generated 259 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:22.506058 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:22.594596 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:22.594596 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-360314690", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-8143984"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:22.595432 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-360314690', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-8143984'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:22.598741 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Create volume of 1 GB Aug 18 23:41:22.599039 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:22.599039 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:22.599553 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Availability Zones retrieved successfully. Aug 18 23:41:22.604805 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Flow 'volume_create_api' (6bda6420-8a12-4116-9170-8b5d619ad13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:22.605681 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f23c1de-95ce-49f2-86ab-e8b6a99d1109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:22.606485 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:22.631084 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f23c1de-95ce-49f2-86ab-e8b6a99d1109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:41:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-360314690',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:22.631992 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02824787-97c0-4c8a-8de3-5b01bc2a5db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:22.656623 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:22.656889 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:22.691338 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Created reservations ['9986eb54-b9c4-418e-98d4-1d5e90064746', '88839f90-d43b-45b3-a8a8-b73c38ddefa2', 'c53feadb-df29-4346-82de-efdc34196ce4', '32a5ea4a-c562-43aa-ae59-e8e245d091b0'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:22.692409 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f32b0bd8-b058-49fc-8759-7edc907d7333 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:22.692495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02824787-97c0-4c8a-8de3-5b01bc2a5db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9986eb54-b9c4-418e-98d4-1d5e90064746', '88839f90-d43b-45b3-a8a8-b73c38ddefa2', 'c53feadb-df29-4346-82de-efdc34196ce4', '32a5ea4a-c562-43aa-ae59-e8e245d091b0']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:22.694604 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dee930-fd81-4c37-9098-c4ada03585de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:22.715368 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dee930-fd81-4c37-9098-c4ada03585de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '321dda5d-5e15-4f2c-8883-94aec5fa7f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-8143984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f90d2924a343f18a9f9384b2418e2c',qos_specs=None,replication_status=,reservations=['9986eb54-b9c4-418e-98d4-1d5e90064746','88839f90-d43b-45b3-a8a8-b73c38ddefa2','c53feadb-df29-4346-82de-efdc34196ce4','32a5ea4a-c562-43aa-ae59-e8e245d091b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='084f9c1e12854e63b3d5890b6208497d',volume_type_id=b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-8143984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=321dda5d-5e15-4f2c-8883-94aec5fa7f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f90d2924a343f18a9f9384b2418e2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='084f9c1e12854e63b3d5890b6208497d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf),volume_type_id=b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:22.716024 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729ef2c2-8c66-4425-b3c8-b5f003d3a8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:22.730665 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729ef2c2-8c66-4425-b3c8-b5f003d3a8c7) transitioned into state 'SUCCESS' from state '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-8143984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f90d2924a343f18a9f9384b2418e2c',qos_specs=None,replication_status=,reservations=['9986eb54-b9c4-418e-98d4-1d5e90064746','88839f90-d43b-45b3-a8a8-b73c38ddefa2','c53feadb-df29-4346-82de-efdc34196ce4','32a5ea4a-c562-43aa-ae59-e8e245d091b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='084f9c1e12854e63b3d5890b6208497d',volume_type_id=b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:22.731295 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5f22c7-7f7d-4901-ae63-b554775a98bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:22.739356 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5f22c7-7f7d-4901-ae63-b554775a98bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:22.740270 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Flow 'volume_create_api' (6bda6420-8a12-4116-9170-8b5d619ad13e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:22.740397 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Create volume request issued successfully. Aug 18 23:41:22.740810 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-968e6787-c859-4b2f-ac5b-11aa23d55b4b tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:22.741202 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 456/1846] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:41:22 2026] POST /volume/v3/volumes => generated 868 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:22.746641 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f32b0bd8-b058-49fc-8759-7edc907d7333 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:41:22.746956 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f32b0bd8-b058-49fc-8759-7edc907d7333 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1178710376", "extra_specs": {"storage_protocol": "tempest-storage_protocol-773131766", "vendor_name": "tempest-vendor_name-1707617263"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:22.748581 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:22.748581 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:22.752978 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2c65374e-2a82-4feb-819a-758fa5f4d35d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:22.754826 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c65374e-2a82-4feb-819a-758fa5f4d35d tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:22.754944 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c65374e-2a82-4feb-819a-758fa5f4d35d tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:22.755138 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c65374e-2a82-4feb-819a-758fa5f4d35d tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:22.761722 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:22.761722 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:22.763718 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f32b0bd8-b058-49fc-8759-7edc907d7333 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:41:22.764116 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 469/1847] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:41:22 2026] POST /volume/v3/types => generated 327 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:22.765425 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2c65374e-2a82-4feb-819a-758fa5f4d35d tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:22.771791 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c65374e-2a82-4feb-819a-758fa5f4d35d tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:22.771905 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 463/1848] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:22 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:22.773936 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:22.827121 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:22.827430 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0b689db3-97c1-48ca-81dc-58c34d6920b2", "size": 1, "name": "tempest-UserMessagesTest-Volume-1112619133"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:22.829226 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Create volume request body: {'volume': {'volume_type': '0b689db3-97c1-48ca-81dc-58c34d6920b2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1112619133'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:22.833123 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Create volume of 1 GB Aug 18 23:41:22.833395 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:22.833395 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:22.833896 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Availability Zones retrieved successfully. Aug 18 23:41:22.839440 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Flow 'volume_create_api' (5d81f489-38b2-4006-86f6-1e52a316a05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:22.840297 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41920d6d-68fc-45e3-a11f-2921fd291ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:22.841168 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:22.861868 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41920d6d-68fc-45e3-a11f-2921fd291ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:41:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-773131766',vendor_name='tempest-vendor_name-1707617263'},id=0b689db3-97c1-48ca-81dc-58c34d6920b2,is_public=True,name='tempest-UserMessagesTest-volume-type-1178710376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b689db3-97c1-48ca-81dc-58c34d6920b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:22.862702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8681ed0-6a21-41b6-b831-b920fe524548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:22.888798 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1178710376 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1178710376, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:22.889081 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1178710376 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1178710376, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:22.907270 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d7f314cc-5933-4952-ae67-6147993bed2d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:22.909397 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7f314cc-5933-4952-ae67-6147993bed2d tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] GET https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 Aug 18 23:41:22.909649 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7f314cc-5933-4952-ae67-6147993bed2d tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:22.909881 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7f314cc-5933-4952-ae67-6147993bed2d tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:22.916690 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7f314cc-5933-4952-ae67-6147993bed2d tempest-TestVolumeBackupRestore-123546177 tempest-TestVolumeBackupRestore-123546177-project-member] https://10.4.3.229/volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 returned with HTTP 404 Aug 18 23:41:22.917335 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 457/1849] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:22 2026] GET /volume/v3/volumes/24d37023-337a-4484-aa51-979c4b09eb33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:22.922967 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Created reservations ['ae61e526-03de-46fe-8566-6a49cb66f928', '43f9be75-09e6-49ec-ab08-e2bc3d8f776d', 'afda8886-e337-415e-a498-7af2e9f6f932', 'ae4b4980-3494-4621-8552-1cd208e8975d'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:22.923825 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8681ed0-6a21-41b6-b831-b920fe524548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae61e526-03de-46fe-8566-6a49cb66f928', '43f9be75-09e6-49ec-ab08-e2bc3d8f776d', 'afda8886-e337-415e-a498-7af2e9f6f932', 'ae4b4980-3494-4621-8552-1cd208e8975d']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:22.924481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbf9a03-c499-4f54-bb7e-ec6c251ef37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:22.949421 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbf9a03-c499-4f54-bb7e-ec6c251ef37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '091c854e-70bd-48c6-ab69-bb3400e027b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1112619133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e1b5b62c8a44ec29e93819d7fc98ab1',qos_specs=None,replication_status=,reservations=['ae61e526-03de-46fe-8566-6a49cb66f928','43f9be75-09e6-49ec-ab08-e2bc3d8f776d','afda8886-e337-415e-a498-7af2e9f6f932','ae4b4980-3494-4621-8552-1cd208e8975d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='235609f452c1433e98a124f69dc1305c',volume_type_id=0b689db3-97c1-48ca-81dc-58c34d6920b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1112619133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=091c854e-70bd-48c6-ab69-bb3400e027b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e1b5b62c8a44ec29e93819d7fc98ab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='235609f452c1433e98a124f69dc1305c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b689db3-97c1-48ca-81dc-58c34d6920b2),volume_type_id=0b689db3-97c1-48ca-81dc-58c34d6920b2)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:22.950251 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2382ac8a-4d5e-436c-9491-e2b808aca636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:22.971127 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2382ac8a-4d5e-436c-9491-e2b808aca636) transitioned into state 'SUCCESS' from state '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-1112619133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e1b5b62c8a44ec29e93819d7fc98ab1',qos_specs=None,replication_status=,reservations=['ae61e526-03de-46fe-8566-6a49cb66f928','43f9be75-09e6-49ec-ab08-e2bc3d8f776d','afda8886-e337-415e-a498-7af2e9f6f932','ae4b4980-3494-4621-8552-1cd208e8975d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='235609f452c1433e98a124f69dc1305c',volume_type_id=0b689db3-97c1-48ca-81dc-58c34d6920b2)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:22.972077 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a0fd6a-6adf-4982-9bf9-239c4c79077f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:22.981264 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a0fd6a-6adf-4982-9bf9-239c4c79077f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:22.982231 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Flow 'volume_create_api' (5d81f489-38b2-4006-86f6-1e52a316a05b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:22.982596 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Create volume request issued successfully. Aug 18 23:41:22.983256 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2e285d6-adca-46b4-bc7c-54b86e83e017 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:22.983773 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 461/1850] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:41:22 2026] POST /volume/v3/volumes => generated 786 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:22.998850 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-19de1b69-3dc4-4cb2-906a-3d086f89ac63 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:23.001335 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-19de1b69-3dc4-4cb2-906a-3d086f89ac63 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 Aug 18 23:41:23.001701 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-19de1b69-3dc4-4cb2-906a-3d086f89ac63 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:23.002010 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-19de1b69-3dc4-4cb2-906a-3d086f89ac63 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:23.011033 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:23.011033 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:23.015533 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-19de1b69-3dc4-4cb2-906a-3d086f89ac63 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Volume info retrieved successfully. Aug 18 23:41:23.020989 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-19de1b69-3dc4-4cb2-906a-3d086f89ac63 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 returned with HTTP 200 Aug 18 23:41:23.021452 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 470/1851] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:41:22 2026] GET /volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:23.045419 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-470e8600-48e7-446c-ab14-4f5c7c97c0de None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:23.048081 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-470e8600-48e7-446c-ab14-4f5c7c97c0de tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] PUT https://10.4.3.229/volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5 Aug 18 23:41:23.048081 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-470e8600-48e7-446c-ab14-4f5c7c97c0de tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:23.056332 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-470e8600-48e7-446c-ab14-4f5c7c97c0de tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Acquiring lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:41:23.063371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-470e8600-48e7-446c-ab14-4f5c7c97c0de tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" acquired by "attachment_update" :: waited 0.007s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:41:23.065144 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:23.065144 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:23.182481 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-470e8600-48e7-446c-ab14-4f5c7c97c0de tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" released by "attachment_update" :: held 0.118s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:41:23.182481 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-470e8600-48e7-446c-ab14-4f5c7c97c0de tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5 returned with HTTP 200 Aug 18 23:41:23.182481 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 464/1852] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:41:23 2026] PUT /volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:23.194043 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-362bff0a-20c4-4910-be27-87f8cf35b9f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:23.196474 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-362bff0a-20c4-4910-be27-87f8cf35b9f3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5 Aug 18 23:41:23.196819 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-362bff0a-20c4-4910-be27-87f8cf35b9f3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:23.196941 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-362bff0a-20c4-4910-be27-87f8cf35b9f3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:23.222579 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-362bff0a-20c4-4910-be27-87f8cf35b9f3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5 returned with HTTP 200 Aug 18 23:41:23.223289 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 458/1853] 10.4.3.229 () {70 vars in 1651 bytes} [Tue Aug 18 23:41:23 2026] GET /volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:23.783669 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-53e2d7ee-2e81-4ea0-8783-aee03ddf0781 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:23.785688 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53e2d7ee-2e81-4ea0-8783-aee03ddf0781 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:23.785912 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53e2d7ee-2e81-4ea0-8783-aee03ddf0781 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:23.786130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53e2d7ee-2e81-4ea0-8783-aee03ddf0781 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:23.797715 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:23.797715 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:23.803667 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-53e2d7ee-2e81-4ea0-8783-aee03ddf0781 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:23.810102 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53e2d7ee-2e81-4ea0-8783-aee03ddf0781 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:23.810614 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 462/1854] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:23 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:23.823192 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d0a51dd2-2356-4c12-a3f6-b6a4b33861f0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:23.824676 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d0a51dd2-2356-4c12-a3f6-b6a4b33861f0 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:23.824950 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d0a51dd2-2356-4c12-a3f6-b6a4b33861f0 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:23.825329 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d0a51dd2-2356-4c12-a3f6-b6a4b33861f0 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:23.832658 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:23.832658 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:23.836310 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d0a51dd2-2356-4c12-a3f6-b6a4b33861f0 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Volume info retrieved successfully. Aug 18 23:41:23.840316 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d0a51dd2-2356-4c12-a3f6-b6a4b33861f0 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:23.840808 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 471/1855] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:23 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 1189 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:23.852083 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:23.853788 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] POST https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52/action Aug 18 23:41:23.854133 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1118917379", "migration_policy": "never"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:23.854266 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1118917379", "migration_policy": "never"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:23.862839 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:23.862839 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:23.863376 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:23.868418 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:23.868418 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:23.882292 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1118917379 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1118917379, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:23.882576 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1118917379 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1118917379, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:23.899051 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Created reservations ['b79edf64-6786-47a8-b1c8-08c4e8921632', 'd10683af-033e-44d7-a5a1-f76ec71279a3'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:23.909577 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:23.909838 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:23.916747 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Created reservations ['618f153e-896c-4537-84af-9318cfb27ffb', 'd19a2095-86fe-446e-9778-830b9e1d33f8'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:23.945814 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Retype volume request issued successfully. Aug 18 23:41:23.946154 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-47f9eb85-20af-42d7-bc81-e206d179e4fe tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52/action returned with HTTP 202 Aug 18 23:41:23.946718 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 465/1856] 10.4.3.229 () {70 vars in 1432 bytes} [Tue Aug 18 23:41:23 2026] POST /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:41:23.953989 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f347fbc5-7720-4096-b0da-68e59792adfc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:23.956437 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f347fbc5-7720-4096-b0da-68e59792adfc tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:23.956794 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f347fbc5-7720-4096-b0da-68e59792adfc tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:23.957085 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f347fbc5-7720-4096-b0da-68e59792adfc tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:23.966664 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:23.966664 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:23.970458 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f347fbc5-7720-4096-b0da-68e59792adfc tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:23.974502 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f347fbc5-7720-4096-b0da-68e59792adfc tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:23.974894 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 459/1857] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:23 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:24.035333 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9b302df1-ac55-4b0e-8c50-f88254bf00ea None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.037382 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9b302df1-ac55-4b0e-8c50-f88254bf00ea tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 Aug 18 23:41:24.037658 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9b302df1-ac55-4b0e-8c50-f88254bf00ea tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.037913 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9b302df1-ac55-4b0e-8c50-f88254bf00ea tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.045374 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.045374 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:24.050092 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9b302df1-ac55-4b0e-8c50-f88254bf00ea tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Volume info retrieved successfully. Aug 18 23:41:24.054678 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9b302df1-ac55-4b0e-8c50-f88254bf00ea tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 returned with HTTP 200 Aug 18 23:41:24.055143 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 463/1858] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:24.066648 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-10d6641c-d5f6-444d-81f8-c279c6293fd6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.068561 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-10d6641c-d5f6-444d-81f8-c279c6293fd6 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/messages Aug 18 23:41:24.068781 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-10d6641c-d5f6-444d-81f8-c279c6293fd6 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.068960 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-10d6641c-d5f6-444d-81f8-c279c6293fd6 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.074446 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-10d6641c-d5f6-444d-81f8-c279c6293fd6 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:41:24.074838 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 472/1859] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:24.082466 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4841db68-d5f3-43a5-a8d6-d8aee993df32 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.084577 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4841db68-d5f3-43a5-a8d6-d8aee993df32 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] DELETE https://10.4.3.229/volume/v3/messages/c7238b04-9ee3-41a4-9e3e-9c9c4a24a522 Aug 18 23:41:24.084815 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4841db68-d5f3-43a5-a8d6-d8aee993df32 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.085082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4841db68-d5f3-43a5-a8d6-d8aee993df32 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.089983 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.089983 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:24.096537 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4841db68-d5f3-43a5-a8d6-d8aee993df32 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/messages/c7238b04-9ee3-41a4-9e3e-9c9c4a24a522 returned with HTTP 204 Aug 18 23:41:24.096965 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 466/1860] 10.4.3.229 () {68 vars in 1394 bytes} [Tue Aug 18 23:41:24 2026] DELETE /volume/v3/messages/c7238b04-9ee3-41a4-9e3e-9c9c4a24a522 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:41:24.103723 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b7a38af8-6c15-4ab1-bd01-bcfc3c9fc50c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.105866 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7a38af8-6c15-4ab1-bd01-bcfc3c9fc50c tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/messages/c7238b04-9ee3-41a4-9e3e-9c9c4a24a522 Aug 18 23:41:24.106118 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7a38af8-6c15-4ab1-bd01-bcfc3c9fc50c tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.106367 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7a38af8-6c15-4ab1-bd01-bcfc3c9fc50c tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.112713 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7a38af8-6c15-4ab1-bd01-bcfc3c9fc50c tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/messages/c7238b04-9ee3-41a4-9e3e-9c9c4a24a522 returned with HTTP 404 Aug 18 23:41:24.113327 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 460/1861] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/messages/c7238b04-9ee3-41a4-9e3e-9c9c4a24a522 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:24.120337 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8d33b61c-d029-4f9f-9a65-16d6b2117e4b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.122000 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8d33b61c-d029-4f9f-9a65-16d6b2117e4b tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 Aug 18 23:41:24.122220 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8d33b61c-d029-4f9f-9a65-16d6b2117e4b tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.122412 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8d33b61c-d029-4f9f-9a65-16d6b2117e4b tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.128638 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.128638 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:24.131998 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8d33b61c-d029-4f9f-9a65-16d6b2117e4b tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Volume info retrieved successfully. Aug 18 23:41:24.136545 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8d33b61c-d029-4f9f-9a65-16d6b2117e4b tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 returned with HTTP 200 Aug 18 23:41:24.136545 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 464/1862] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:24.147198 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-58881f38-d7da-4e16-a554-f4bff32634f5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.148790 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] DELETE https://10.4.3.229/volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 Aug 18 23:41:24.148984 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.149171 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.149324 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Delete volume with id: 091c854e-70bd-48c6-ab69-bb3400e027b9 Aug 18 23:41:24.155387 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.155387 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:24.155778 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Volume info retrieved successfully. Aug 18 23:41:24.156666 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100173) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:41:24.165237 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1178710376 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1178710376, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:24.165532 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1178710376 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1178710376, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:24.175307 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Created reservations ['6bf2d6d1-05c9-4a18-9fc2-46f814031eb3', '6b410682-87d1-4fff-bf6e-10e35aec8d1a', 'c4402d45-959f-438e-a667-d6641b7a5110', '97d3651c-f7ed-4f93-a4f6-b48fab9b68c5'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:24.199904 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Delete volume request issued successfully. Aug 18 23:41:24.200137 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-58881f38-d7da-4e16-a554-f4bff32634f5 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 returned with HTTP 202 Aug 18 23:41:24.200586 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 473/1863] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:41:24 2026] DELETE /volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:24.206740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-258b5252-8595-423f-9452-28d1b4132fec None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.208429 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-258b5252-8595-423f-9452-28d1b4132fec tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 Aug 18 23:41:24.208647 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-258b5252-8595-423f-9452-28d1b4132fec tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.208822 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-258b5252-8595-423f-9452-28d1b4132fec tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.214295 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-258b5252-8595-423f-9452-28d1b4132fec tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 returned with HTTP 404 Aug 18 23:41:24.214741 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 467/1864] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/volumes/091c854e-70bd-48c6-ab69-bb3400e027b9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:24.221142 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eb87ac80-d0a3-42e7-b703-5081c9e58208 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.223259 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb87ac80-d0a3-42e7-b703-5081c9e58208 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] DELETE https://10.4.3.229/volume/v3/types/0b689db3-97c1-48ca-81dc-58c34d6920b2 Aug 18 23:41:24.223438 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb87ac80-d0a3-42e7-b703-5081c9e58208 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.223640 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb87ac80-d0a3-42e7-b703-5081c9e58208 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.244231 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb87ac80-d0a3-42e7-b703-5081c9e58208 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] https://10.4.3.229/volume/v3/types/0b689db3-97c1-48ca-81dc-58c34d6920b2 returned with HTTP 202 Aug 18 23:41:24.244549 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 461/1865] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:41:24 2026] DELETE /volume/v3/types/0b689db3-97c1-48ca-81dc-58c34d6920b2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:24.251962 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b01507d4-38ce-4c65-a1b6-a88ab1298d86 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.254672 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b01507d4-38ce-4c65-a1b6-a88ab1298d86 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] GET https://10.4.3.229/volume/v3/types/0b689db3-97c1-48ca-81dc-58c34d6920b2 Aug 18 23:41:24.254912 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b01507d4-38ce-4c65-a1b6-a88ab1298d86 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.255182 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b01507d4-38ce-4c65-a1b6-a88ab1298d86 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.258922 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b01507d4-38ce-4c65-a1b6-a88ab1298d86 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] https://10.4.3.229/volume/v3/types/0b689db3-97c1-48ca-81dc-58c34d6920b2 returned with HTTP 404 Aug 18 23:41:24.260327 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 465/1866] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/types/0b689db3-97c1-48ca-81dc-58c34d6920b2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:24.267383 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8b3b95af-e527-4682-9ea7-13dcfb415da7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.269468 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b3b95af-e527-4682-9ea7-13dcfb415da7 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:41:24.269839 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8b3b95af-e527-4682-9ea7-13dcfb415da7 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-772182370", "extra_specs": {"storage_protocol": "tempest-storage_protocol-957063312", "vendor_name": "tempest-vendor_name-1435825293"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:24.286170 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b3b95af-e527-4682-9ea7-13dcfb415da7 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:41:24.286508 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 474/1867] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:41:24 2026] POST /volume/v3/types => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:24.296408 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.298671 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:24.298743 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c65e9a5e-2135-44dc-a1a4-726bd5ed1617", "size": 1, "name": "tempest-UserMessagesTest-Volume-603288898"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:24.300260 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Create volume request body: {'volume': {'volume_type': 'c65e9a5e-2135-44dc-a1a4-726bd5ed1617', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-603288898'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:24.305081 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Create volume of 1 GB Aug 18 23:41:24.305438 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.305438 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:24.305983 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Availability Zones retrieved successfully. Aug 18 23:41:24.311876 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Flow 'volume_create_api' (13bf1101-c441-41dc-bfb5-dad5942a2752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:24.312816 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef9e44ba-a285-4b73-89a3-3fa19a9329a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:24.315396 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:24.336742 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-22b6b974-1350-446c-9038-073d1b2854a3 req-c0b0769d-2503-4e57-8391-5d524935b8a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.338300 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef9e44ba-a285-4b73-89a3-3fa19a9329a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-957063312',vendor_name='tempest-vendor_name-1435825293'},id=c65e9a5e-2135-44dc-a1a4-726bd5ed1617,is_public=True,name='tempest-UserMessagesTest-volume-type-772182370',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c65e9a5e-2135-44dc-a1a4-726bd5ed1617', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:24.339344 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-c0b0769d-2503-4e57-8391-5d524935b8a1 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] POST https://10.4.3.229/volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290/action Aug 18 23:41:24.339395 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838d552a-e806-44fb-97a3-4ae6fd3960cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:24.339769 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-c0b0769d-2503-4e57-8391-5d524935b8a1 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:24.339881 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-c0b0769d-2503-4e57-8391-5d524935b8a1 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:24.361782 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.361782 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:24.371167 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-772182370 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-772182370, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:24.371500 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-772182370 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-772182370, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:24.376222 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-22b6b974-1350-446c-9038-073d1b2854a3 req-c0b0769d-2503-4e57-8391-5d524935b8a1 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290/action returned with HTTP 204 Aug 18 23:41:24.376688 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 462/1868] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:41:24 2026] POST /volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:24.397663 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Created reservations ['cbc88f3f-00ce-4966-bccd-1304642f987a', 'e9b0f635-95f2-4c08-ae4c-227dbbab5089', 'ea4fb636-241b-40f0-a024-f402653b90c9', 'e63ef10a-077d-480d-b1ef-5f13510bea6e'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:24.398701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838d552a-e806-44fb-97a3-4ae6fd3960cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbc88f3f-00ce-4966-bccd-1304642f987a', 'e9b0f635-95f2-4c08-ae4c-227dbbab5089', 'ea4fb636-241b-40f0-a024-f402653b90c9', 'e63ef10a-077d-480d-b1ef-5f13510bea6e']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:24.399815 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd12dff-8a70-41ae-85f1-8a8a94e0aab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:24.432362 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd12dff-8a70-41ae-85f1-8a8a94e0aab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b93da6c-f4eb-4155-9175-5b358b39c277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-603288898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e1b5b62c8a44ec29e93819d7fc98ab1',qos_specs=None,replication_status=,reservations=['cbc88f3f-00ce-4966-bccd-1304642f987a','e9b0f635-95f2-4c08-ae4c-227dbbab5089','ea4fb636-241b-40f0-a024-f402653b90c9','e63ef10a-077d-480d-b1ef-5f13510bea6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='235609f452c1433e98a124f69dc1305c',volume_type_id=c65e9a5e-2135-44dc-a1a4-726bd5ed1617), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-603288898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b93da6c-f4eb-4155-9175-5b358b39c277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e1b5b62c8a44ec29e93819d7fc98ab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='235609f452c1433e98a124f69dc1305c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c65e9a5e-2135-44dc-a1a4-726bd5ed1617),volume_type_id=c65e9a5e-2135-44dc-a1a4-726bd5ed1617)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:24.433109 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b47867d-dbd7-4f9d-a426-1e1609ed0ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:24.448908 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-100eb6c1-95a9-4784-8016-de2e67aef314 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.454434 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-100eb6c1-95a9-4784-8016-de2e67aef314 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:41:24.454803 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-100eb6c1-95a9-4784-8016-de2e67aef314 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.455112 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-100eb6c1-95a9-4784-8016-de2e67aef314 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.461083 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b47867d-dbd7-4f9d-a426-1e1609ed0ba9) transitioned into state 'SUCCESS' from state '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-603288898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e1b5b62c8a44ec29e93819d7fc98ab1',qos_specs=None,replication_status=,reservations=['cbc88f3f-00ce-4966-bccd-1304642f987a','e9b0f635-95f2-4c08-ae4c-227dbbab5089','ea4fb636-241b-40f0-a024-f402653b90c9','e63ef10a-077d-480d-b1ef-5f13510bea6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='235609f452c1433e98a124f69dc1305c',volume_type_id=c65e9a5e-2135-44dc-a1a4-726bd5ed1617)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:24.461761 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bda868d-0053-4451-bcf8-e95845f7b664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:24.466222 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.466222 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:24.470934 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-100eb6c1-95a9-4784-8016-de2e67aef314 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:41:24.472818 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bda868d-0053-4451-bcf8-e95845f7b664) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:24.473593 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Flow 'volume_create_api' (13bf1101-c441-41dc-bfb5-dad5942a2752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:24.473919 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Create volume request issued successfully. Aug 18 23:41:24.474457 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35b2bfc3-2411-4211-b86c-439f3ae07482 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:24.474902 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 468/1869] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:41:24 2026] POST /volume/v3/volumes => generated 784 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:24.475733 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-100eb6c1-95a9-4784-8016-de2e67aef314 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 200 Aug 18 23:41:24.476114 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 466/1870] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:24.490391 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dc63e9b1-af2f-403e-9eba-e18631061aac None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.491796 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dc63e9b1-af2f-403e-9eba-e18631061aac tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 Aug 18 23:41:24.492049 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dc63e9b1-af2f-403e-9eba-e18631061aac tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.492224 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dc63e9b1-af2f-403e-9eba-e18631061aac tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.499444 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.499444 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:24.503557 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-dc63e9b1-af2f-403e-9eba-e18631061aac tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Volume info retrieved successfully. Aug 18 23:41:24.509307 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dc63e9b1-af2f-403e-9eba-e18631061aac tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 returned with HTTP 200 Aug 18 23:41:24.509730 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 475/1871] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:24.525442 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2b30513c-3ac9-45a3-9574-708df67f6145 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.527485 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b30513c-3ac9-45a3-9574-708df67f6145 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:41:24.527734 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b30513c-3ac9-45a3-9574-708df67f6145 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.527958 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b30513c-3ac9-45a3-9574-708df67f6145 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.536330 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.536330 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:24.540558 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2b30513c-3ac9-45a3-9574-708df67f6145 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:41:24.546233 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b30513c-3ac9-45a3-9574-708df67f6145 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 200 Aug 18 23:41:24.546475 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 463/1872] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:24.738819 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0326cdfb-1869-4ae4-a447-b9574f5f1dc5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.743212 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0326cdfb-1869-4ae4-a447-b9574f5f1dc5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] DELETE https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:24.743394 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0326cdfb-1869-4ae4-a447-b9574f5f1dc5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.743739 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0326cdfb-1869-4ae4-a447-b9574f5f1dc5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.743899 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-0326cdfb-1869-4ae4-a447-b9574f5f1dc5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Delete volume with id: 55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:24.751274 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.751274 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:24.751709 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0326cdfb-1869-4ae4-a447-b9574f5f1dc5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:24.766945 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0326cdfb-1869-4ae4-a447-b9574f5f1dc5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Delete volume request issued successfully. Aug 18 23:41:24.767143 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0326cdfb-1869-4ae4-a447-b9574f5f1dc5 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 202 Aug 18 23:41:24.767717 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 469/1873] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:24 2026] DELETE /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:24.781285 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8494a018-8d3e-4963-92b0-d1937bed83ab None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:24.782937 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8494a018-8d3e-4963-92b0-d1937bed83ab tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:24.783112 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8494a018-8d3e-4963-92b0-d1937bed83ab tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:24.783278 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8494a018-8d3e-4963-92b0-d1937bed83ab tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:24.796131 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:24.796131 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:24.801985 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8494a018-8d3e-4963-92b0-d1937bed83ab tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:24.806877 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8494a018-8d3e-4963-92b0-d1937bed83ab tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 200 Aug 18 23:41:24.807219 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 467/1874] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:24.992576 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-40b39e36-e674-4c4c-854f-fec5eac073a4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.008101 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-40b39e36-e674-4c4c-854f-fec5eac073a4 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:25.008312 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-40b39e36-e674-4c4c-854f-fec5eac073a4 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.008501 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-40b39e36-e674-4c4c-854f-fec5eac073a4 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.015591 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.015591 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:25.021098 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-40b39e36-e674-4c4c-854f-fec5eac073a4 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:25.028265 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-40b39e36-e674-4c4c-854f-fec5eac073a4 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:25.028666 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 476/1875] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:24 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:25.056238 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4daa39de-b9f3-4f67-88bf-e1ebbbeea69e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.058196 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4daa39de-b9f3-4f67-88bf-e1ebbbeea69e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:25.058196 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4daa39de-b9f3-4f67-88bf-e1ebbbeea69e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.058196 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4daa39de-b9f3-4f67-88bf-e1ebbbeea69e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.064726 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.064726 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:25.068349 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4daa39de-b9f3-4f67-88bf-e1ebbbeea69e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Volume info retrieved successfully. Aug 18 23:41:25.071889 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4daa39de-b9f3-4f67-88bf-e1ebbbeea69e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:25.072378 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 464/1876] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 1189 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:25.087157 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e54e42dd-1ccd-4fab-b323-09261d847d98 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.092312 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e54e42dd-1ccd-4fab-b323-09261d847d98 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:25.092591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e54e42dd-1ccd-4fab-b323-09261d847d98 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.092809 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e54e42dd-1ccd-4fab-b323-09261d847d98 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.099834 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.099834 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:25.103610 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e54e42dd-1ccd-4fab-b323-09261d847d98 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Volume info retrieved successfully. Aug 18 23:41:25.107935 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e54e42dd-1ccd-4fab-b323-09261d847d98 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:25.108406 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 470/1877] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 1189 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:25.128417 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.132536 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] POST https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52/action Aug 18 23:41:25.132976 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-360314690", "migration_policy": "never"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:25.133126 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-360314690", "migration_policy": "never"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:25.141630 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.141630 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:25.142368 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:25.167158 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:25.167501 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-360314690, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:25.180008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Created reservations ['15f113a6-51b0-457e-ae16-4ca043960421', 'f8eee9d2-8120-4f36-939e-4c6dd1ac311a'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:25.199527 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1118917379 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1118917379, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:25.200117 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1118917379 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1118917379, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:25.206862 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Created reservations ['db5195d4-6a56-45f0-9858-0e68bcc0ae21', '6985cc8d-ace9-4ba2-88b1-e3be53895c0c'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:25.247184 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Retype volume request issued successfully. Aug 18 23:41:25.247184 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-84e5970f-cb53-4f49-8be8-7f554f5e4c9f tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52/action returned with HTTP 202 Aug 18 23:41:25.247563 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 468/1878] 10.4.3.229 () {70 vars in 1432 bytes} [Tue Aug 18 23:41:25 2026] POST /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:41:25.255599 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f28d2c20-4ab4-4dd5-93e9-11167413c7d2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.259266 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f28d2c20-4ab4-4dd5-93e9-11167413c7d2 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:25.259728 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f28d2c20-4ab4-4dd5-93e9-11167413c7d2 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.259943 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f28d2c20-4ab4-4dd5-93e9-11167413c7d2 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.275827 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.275827 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:25.281955 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f28d2c20-4ab4-4dd5-93e9-11167413c7d2 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:25.288653 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f28d2c20-4ab4-4dd5-93e9-11167413c7d2 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:25.289092 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 477/1879] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:25.522508 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0b868b90-e58d-4c78-adc2-acf2477a6450 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.524614 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0b868b90-e58d-4c78-adc2-acf2477a6450 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 Aug 18 23:41:25.524854 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0b868b90-e58d-4c78-adc2-acf2477a6450 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.525083 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0b868b90-e58d-4c78-adc2-acf2477a6450 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.535570 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.535570 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:25.542270 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0b868b90-e58d-4c78-adc2-acf2477a6450 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Volume info retrieved successfully. Aug 18 23:41:25.548210 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0b868b90-e58d-4c78-adc2-acf2477a6450 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 returned with HTTP 200 Aug 18 23:41:25.548574 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 465/1880] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:25.562928 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8e6515b8-15d4-405d-a32e-f5213869a093 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.565086 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8e6515b8-15d4-405d-a32e-f5213869a093 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/messages Aug 18 23:41:25.565287 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8e6515b8-15d4-405d-a32e-f5213869a093 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.565458 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8e6515b8-15d4-405d-a32e-f5213869a093 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.569879 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8e6515b8-15d4-405d-a32e-f5213869a093 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:41:25.570253 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 471/1881] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:41:25 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 18 23:41:25.579645 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ba9971c7-6e4a-4264-8fab-c298e15bd59c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.582410 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ba9971c7-6e4a-4264-8fab-c298e15bd59c tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/messages/481ce3ca-94c8-4138-8654-1878ec950e3f Aug 18 23:41:25.582681 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ba9971c7-6e4a-4264-8fab-c298e15bd59c tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.582881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ba9971c7-6e4a-4264-8fab-c298e15bd59c tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.588551 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.588551 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:25.589489 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ba9971c7-6e4a-4264-8fab-c298e15bd59c tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/messages/481ce3ca-94c8-4138-8654-1878ec950e3f returned with HTTP 200 Aug 18 23:41:25.590042 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 469/1882] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/messages/481ce3ca-94c8-4138-8654-1878ec950e3f => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:25.604099 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f2639908-80a6-4b03-adae-569fc1683dbf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.606997 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f2639908-80a6-4b03-adae-569fc1683dbf tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/messages Aug 18 23:41:25.607240 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f2639908-80a6-4b03-adae-569fc1683dbf tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.607423 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f2639908-80a6-4b03-adae-569fc1683dbf tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.618683 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f2639908-80a6-4b03-adae-569fc1683dbf tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:41:25.619375 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 478/1883] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:25.631104 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-60c844cd-3a03-4207-9a6a-138affaf49b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.633024 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-60c844cd-3a03-4207-9a6a-138affaf49b4 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] DELETE https://10.4.3.229/volume/v3/messages/481ce3ca-94c8-4138-8654-1878ec950e3f Aug 18 23:41:25.633309 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-60c844cd-3a03-4207-9a6a-138affaf49b4 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.633507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-60c844cd-3a03-4207-9a6a-138affaf49b4 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.642958 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-60c844cd-3a03-4207-9a6a-138affaf49b4 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/messages/481ce3ca-94c8-4138-8654-1878ec950e3f returned with HTTP 204 Aug 18 23:41:25.643499 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 466/1884] 10.4.3.229 () {68 vars in 1394 bytes} [Tue Aug 18 23:41:25 2026] DELETE /volume/v3/messages/481ce3ca-94c8-4138-8654-1878ec950e3f => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:41:25.654067 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-abfd9e12-36ab-4954-8956-3bda3ea65d0f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.656134 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-abfd9e12-36ab-4954-8956-3bda3ea65d0f tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 Aug 18 23:41:25.656344 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-abfd9e12-36ab-4954-8956-3bda3ea65d0f tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.656556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-abfd9e12-36ab-4954-8956-3bda3ea65d0f tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.665061 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.665061 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:25.669261 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-abfd9e12-36ab-4954-8956-3bda3ea65d0f tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Volume info retrieved successfully. Aug 18 23:41:25.674170 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-abfd9e12-36ab-4954-8956-3bda3ea65d0f tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 returned with HTTP 200 Aug 18 23:41:25.674602 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 472/1885] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:25.689616 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.691879 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] DELETE https://10.4.3.229/volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 Aug 18 23:41:25.693496 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.693741 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.694082 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Delete volume with id: 3b93da6c-f4eb-4155-9175-5b358b39c277 Aug 18 23:41:25.705683 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.705683 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:25.706314 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Volume info retrieved successfully. Aug 18 23:41:25.707856 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100171) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:41:25.728251 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-772182370 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-772182370, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:25.728602 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-772182370 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-772182370, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:25.739191 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Created reservations ['e366d16b-a6cd-4dd9-9973-269040dff40a', '9db9c4b2-a09e-40f8-a1b4-8ab9cf72fc6b', 'b229ea4d-b89d-434d-a7c1-8cf3944e4296', '356a080c-3745-4d45-9595-fddcca0e4991'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:25.782966 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Delete volume request issued successfully. Aug 18 23:41:25.783222 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c59a76a1-9d9e-4eaa-987f-ad8d6b407c15 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 returned with HTTP 202 Aug 18 23:41:25.783727 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 470/1886] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:41:25 2026] DELETE /volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:25.792918 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-03760744-39ef-451a-a12b-e7629e12b6a8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.794814 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-03760744-39ef-451a-a12b-e7629e12b6a8 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] GET https://10.4.3.229/volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 Aug 18 23:41:25.795054 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-03760744-39ef-451a-a12b-e7629e12b6a8 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.795235 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-03760744-39ef-451a-a12b-e7629e12b6a8 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.802203 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-03760744-39ef-451a-a12b-e7629e12b6a8 tempest-UserMessagesTest-619642878 tempest-UserMessagesTest-619642878-project-member] https://10.4.3.229/volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 returned with HTTP 404 Aug 18 23:41:25.802655 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 479/1887] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/volumes/3b93da6c-f4eb-4155-9175-5b358b39c277 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:25.810653 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fccda483-5e3e-40da-87a5-79404b2590fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.813309 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fccda483-5e3e-40da-87a5-79404b2590fa tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] DELETE https://10.4.3.229/volume/v3/types/c65e9a5e-2135-44dc-a1a4-726bd5ed1617 Aug 18 23:41:25.813499 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fccda483-5e3e-40da-87a5-79404b2590fa tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.813717 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fccda483-5e3e-40da-87a5-79404b2590fa tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.831409 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f23e1979-7c2f-42ce-b1ec-13dc291ba6df None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.834830 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f23e1979-7c2f-42ce-b1ec-13dc291ba6df tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e Aug 18 23:41:25.835103 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f23e1979-7c2f-42ce-b1ec-13dc291ba6df tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.835391 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f23e1979-7c2f-42ce-b1ec-13dc291ba6df tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.841168 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f23e1979-7c2f-42ce-b1ec-13dc291ba6df tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e returned with HTTP 404 Aug 18 23:41:25.841207 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fccda483-5e3e-40da-87a5-79404b2590fa tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] https://10.4.3.229/volume/v3/types/c65e9a5e-2135-44dc-a1a4-726bd5ed1617 returned with HTTP 202 Aug 18 23:41:25.841316 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 467/1888] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:41:25 2026] DELETE /volume/v3/types/c65e9a5e-2135-44dc-a1a4-726bd5ed1617 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:25.841388 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 473/1889] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/volumes/55913b3e-c29c-4d4a-a647-ae33c8e7131e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:25.849457 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f962554f-166a-41cc-bd24-88e69426a9e3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.849727 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5a0e96fd-d92c-4080-a2c0-02ee674b962a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.851191 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5a0e96fd-d92c-4080-a2c0-02ee674b962a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:25.851386 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f962554f-166a-41cc-bd24-88e69426a9e3 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] GET https://10.4.3.229/volume/v3/types/c65e9a5e-2135-44dc-a1a4-726bd5ed1617 Aug 18 23:41:25.852799 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5a0e96fd-d92c-4080-a2c0-02ee674b962a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.852852 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f962554f-166a-41cc-bd24-88e69426a9e3 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.852881 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5a0e96fd-d92c-4080-a2c0-02ee674b962a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.852904 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f962554f-166a-41cc-bd24-88e69426a9e3 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.852929 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-5a0e96fd-d92c-4080-a2c0-02ee674b962a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Delete volume with id: c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:25.855761 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f962554f-166a-41cc-bd24-88e69426a9e3 tempest-UserMessagesTest-549720020 tempest-UserMessagesTest-549720020-project-admin] https://10.4.3.229/volume/v3/types/c65e9a5e-2135-44dc-a1a4-726bd5ed1617 returned with HTTP 404 Aug 18 23:41:25.856327 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 471/1890] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/types/c65e9a5e-2135-44dc-a1a4-726bd5ed1617 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:25.861769 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.861769 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:25.863185 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5a0e96fd-d92c-4080-a2c0-02ee674b962a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:25.891562 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5a0e96fd-d92c-4080-a2c0-02ee674b962a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Delete volume request issued successfully. Aug 18 23:41:25.891562 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5a0e96fd-d92c-4080-a2c0-02ee674b962a tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 202 Aug 18 23:41:25.891782 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 480/1891] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:25 2026] DELETE /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:25.903407 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-de6a92ae-0fb6-4b9e-bb0c-f3469651a54d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:25.905473 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de6a92ae-0fb6-4b9e-bb0c-f3469651a54d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:25.906283 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de6a92ae-0fb6-4b9e-bb0c-f3469651a54d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:25.906283 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de6a92ae-0fb6-4b9e-bb0c-f3469651a54d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:25.915496 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:25.915496 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:25.925725 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-de6a92ae-0fb6-4b9e-bb0c-f3469651a54d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Volume info retrieved successfully. Aug 18 23:41:25.931481 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de6a92ae-0fb6-4b9e-bb0c-f3469651a54d tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 200 Aug 18 23:41:25.931968 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 468/1892] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:25 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:26.303910 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f8c17b4a-8212-485f-8dc2-cdb7fccb8bed None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:26.308303 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f8c17b4a-8212-485f-8dc2-cdb7fccb8bed tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:26.308303 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f8c17b4a-8212-485f-8dc2-cdb7fccb8bed tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:26.308303 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f8c17b4a-8212-485f-8dc2-cdb7fccb8bed tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:26.319328 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:26.319328 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:26.323792 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f8c17b4a-8212-485f-8dc2-cdb7fccb8bed tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:26.329613 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f8c17b4a-8212-485f-8dc2-cdb7fccb8bed tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:26.330205 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 474/1893] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:26 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:26.345234 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1a8b0050-f78a-4345-a772-277c44c43524 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:26.347205 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1a8b0050-f78a-4345-a772-277c44c43524 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:26.347370 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1a8b0050-f78a-4345-a772-277c44c43524 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:26.347597 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1a8b0050-f78a-4345-a772-277c44c43524 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:26.356381 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:26.356381 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:26.360346 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1a8b0050-f78a-4345-a772-277c44c43524 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Volume info retrieved successfully. Aug 18 23:41:26.364670 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1a8b0050-f78a-4345-a772-277c44c43524 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:26.365041 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 472/1894] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:26 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 1189 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:26.380223 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ea718f55-d4d8-449f-9fdd-11a7b7a1457e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:26.382351 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ea718f55-d4d8-449f-9fdd-11a7b7a1457e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] GET https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-8143984 Aug 18 23:41:26.382611 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ea718f55-d4d8-449f-9fdd-11a7b7a1457e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:26.382817 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ea718f55-d4d8-449f-9fdd-11a7b7a1457e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:26.383692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-ea718f55-d4d8-449f-9fdd-11a7b7a1457e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-8143984'), ('all_tenants', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:41:26.430430 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ea718f55-d4d8-449f-9fdd-11a7b7a1457e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Get all volumes completed successfully. Aug 18 23:41:26.430430 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ea718f55-d4d8-449f-9fdd-11a7b7a1457e tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-8143984 returned with HTTP 200 Aug 18 23:41:26.431574 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 481/1895] 10.4.3.229 () {68 vars in 1423 bytes} [Tue Aug 18 23:41:26 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-8143984 => generated 339 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:26.443343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-911b4d77-b182-4459-9890-cb35b7ccb5f6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:26.445234 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-911b4d77-b182-4459-9890-cb35b7ccb5f6 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] GET https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-8143984 Aug 18 23:41:26.445468 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-911b4d77-b182-4459-9890-cb35b7ccb5f6 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:26.446222 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-911b4d77-b182-4459-9890-cb35b7ccb5f6 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:26.446691 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-911b4d77-b182-4459-9890-cb35b7ccb5f6 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-8143984'), ('all_tenants', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:41:26.453968 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-911b4d77-b182-4459-9890-cb35b7ccb5f6 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Get all volumes completed successfully. Aug 18 23:41:26.454682 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-911b4d77-b182-4459-9890-cb35b7ccb5f6 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-8143984 returned with HTTP 200 Aug 18 23:41:26.455068 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 469/1896] 10.4.3.229 () {68 vars in 1423 bytes} [Tue Aug 18 23:41:26 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-8143984 => generated 339 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:26.467757 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8d31c825-9d4f-4ab7-a61e-82a845f73afc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:26.470247 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8d31c825-9d4f-4ab7-a61e-82a845f73afc tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:26.470428 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8d31c825-9d4f-4ab7-a61e-82a845f73afc tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:26.470616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8d31c825-9d4f-4ab7-a61e-82a845f73afc tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:26.480690 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:26.480690 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:26.491027 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8d31c825-9d4f-4ab7-a61e-82a845f73afc tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:26.499445 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8d31c825-9d4f-4ab7-a61e-82a845f73afc tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:26.499972 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 475/1897] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:26 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:26.515061 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7fc8ea47-21db-4705-92e4-46ecf80f43b3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:26.516986 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7fc8ea47-21db-4705-92e4-46ecf80f43b3 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] DELETE https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:26.517209 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7fc8ea47-21db-4705-92e4-46ecf80f43b3 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:26.517397 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7fc8ea47-21db-4705-92e4-46ecf80f43b3 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:26.517579 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-7fc8ea47-21db-4705-92e4-46ecf80f43b3 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Delete volume with id: 321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:26.528913 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:26.528913 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:26.529683 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7fc8ea47-21db-4705-92e4-46ecf80f43b3 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:26.565247 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7fc8ea47-21db-4705-92e4-46ecf80f43b3 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Delete volume request issued successfully. Aug 18 23:41:26.565448 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7fc8ea47-21db-4705-92e4-46ecf80f43b3 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 202 Aug 18 23:41:26.565872 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 473/1898] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:41:26 2026] DELETE /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:41:26.576104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-50576be9-44c5-497e-8155-d9708a2bb5f0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:26.578569 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50576be9-44c5-497e-8155-d9708a2bb5f0 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:26.579564 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50576be9-44c5-497e-8155-d9708a2bb5f0 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:26.579564 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50576be9-44c5-497e-8155-d9708a2bb5f0 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:26.590621 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:26.590621 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:26.597822 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-50576be9-44c5-497e-8155-d9708a2bb5f0 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Volume info retrieved successfully. Aug 18 23:41:26.607440 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50576be9-44c5-497e-8155-d9708a2bb5f0 tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 200 Aug 18 23:41:26.608217 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 482/1899] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:26 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:26.949744 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aa29ab7b-d370-4bf8-b1e7-6b6d443194a8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:26.955275 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa29ab7b-d370-4bf8-b1e7-6b6d443194a8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] GET https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae Aug 18 23:41:26.955275 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa29ab7b-d370-4bf8-b1e7-6b6d443194a8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:26.956151 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa29ab7b-d370-4bf8-b1e7-6b6d443194a8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:26.965247 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa29ab7b-d370-4bf8-b1e7-6b6d443194a8 tempest-TestServerVolumeAttachmentScenario-783693542 tempest-TestServerVolumeAttachmentScenario-783693542-project-member] https://10.4.3.229/volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae returned with HTTP 404 Aug 18 23:41:26.965868 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 470/1900] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:26 2026] GET /volume/v3/volumes/c7b31203-9f6c-4b86-a46f-b894a92f45ae => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:27.206297 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-38ef64c9-92df-49e1-8973-db3da24bd307 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.208702 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-38ef64c9-92df-49e1-8973-db3da24bd307 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5/action Aug 18 23:41:27.209158 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-38ef64c9-92df-49e1-8973-db3da24bd307 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:27.209293 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-38ef64c9-92df-49e1-8973-db3da24bd307 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:27.233786 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:27.233786 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:27.245803 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2c6bba1c-d7af-446a-be7f-7c2430c73e73 req-38ef64c9-92df-49e1-8973-db3da24bd307 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5/action returned with HTTP 204 Aug 18 23:41:27.246424 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 476/1901] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:41:27 2026] POST /volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:27.623319 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8da9f978-d7c7-4d3a-9b58-9d84d7a5377d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.626326 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8da9f978-d7c7-4d3a-9b58-9d84d7a5377d tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] GET https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 Aug 18 23:41:27.626632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8da9f978-d7c7-4d3a-9b58-9d84d7a5377d tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:27.626910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8da9f978-d7c7-4d3a-9b58-9d84d7a5377d tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:27.629325 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2a2a2fbf-b37b-423b-a385-4c31fc21ab1a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.631232 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2a2a2fbf-b37b-423b-a385-4c31fc21ab1a tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] DELETE https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:41:27.631232 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2a2a2fbf-b37b-423b-a385-4c31fc21ab1a tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:27.631442 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2a2a2fbf-b37b-423b-a385-4c31fc21ab1a tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:27.631631 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-2a2a2fbf-b37b-423b-a385-4c31fc21ab1a tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Delete volume with id: 47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:41:27.638786 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8da9f978-d7c7-4d3a-9b58-9d84d7a5377d tempest-VolumeRetypeMultiattachTest-1264296538 tempest-VolumeRetypeMultiattachTest-1264296538-project-member] https://10.4.3.229/volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 returned with HTTP 404 Aug 18 23:41:27.639565 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 474/1902] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:27 2026] GET /volume/v3/volumes/321dda5d-5e15-4f2c-8883-94aec5fa7f52 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:41:27.642095 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:27.642095 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:27.642679 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2a2a2fbf-b37b-423b-a385-4c31fc21ab1a tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:41:27.649611 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-02d35932-4213-4c7d-8f2b-c595e603f502 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.657589 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02d35932-4213-4c7d-8f2b-c595e603f502 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] DELETE https://10.4.3.229/volume/v3/types/dffb2d57-000a-4653-b19a-14cee5e9d00d Aug 18 23:41:27.657589 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-02d35932-4213-4c7d-8f2b-c595e603f502 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:27.657589 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-02d35932-4213-4c7d-8f2b-c595e603f502 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:27.657589 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:27.657589 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:27.678538 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2a2a2fbf-b37b-423b-a385-4c31fc21ab1a tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Delete volume request issued successfully. Aug 18 23:41:27.678538 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2a2a2fbf-b37b-423b-a385-4c31fc21ab1a tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 202 Aug 18 23:41:27.678538 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 483/1903] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:27 2026] DELETE /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:27.683622 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02d35932-4213-4c7d-8f2b-c595e603f502 tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/types/dffb2d57-000a-4653-b19a-14cee5e9d00d returned with HTTP 202 Aug 18 23:41:27.684014 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 471/1904] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:41:27 2026] DELETE /volume/v3/types/dffb2d57-000a-4653-b19a-14cee5e9d00d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:27.684127 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-63ed65b2-d943-44b7-920e-49ee8f88ac68 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.690463 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-63ed65b2-d943-44b7-920e-49ee8f88ac68 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:41:27.690463 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-63ed65b2-d943-44b7-920e-49ee8f88ac68 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:27.690463 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-63ed65b2-d943-44b7-920e-49ee8f88ac68 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:27.694501 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8c9757d5-d3b9-44ac-833d-a30859c68c7c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.695665 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:27.695665 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:27.696385 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c9757d5-d3b9-44ac-833d-a30859c68c7c tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] GET https://10.4.3.229/volume/v3/types/dffb2d57-000a-4653-b19a-14cee5e9d00d Aug 18 23:41:27.696603 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c9757d5-d3b9-44ac-833d-a30859c68c7c tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:27.696830 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c9757d5-d3b9-44ac-833d-a30859c68c7c tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:27.699489 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-63ed65b2-d943-44b7-920e-49ee8f88ac68 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:41:27.701542 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c9757d5-d3b9-44ac-833d-a30859c68c7c tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/types/dffb2d57-000a-4653-b19a-14cee5e9d00d returned with HTTP 404 Aug 18 23:41:27.701542 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 475/1905] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:41:27 2026] GET /volume/v3/types/dffb2d57-000a-4653-b19a-14cee5e9d00d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:27.705018 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-63ed65b2-d943-44b7-920e-49ee8f88ac68 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 200 Aug 18 23:41:27.705018 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 477/1906] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:27 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:27.711264 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fa9b7555-8fef-4897-89b8-f0921e9fcf9c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.713558 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fa9b7555-8fef-4897-89b8-f0921e9fcf9c tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] DELETE https://10.4.3.229/volume/v3/types/b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf Aug 18 23:41:27.713733 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fa9b7555-8fef-4897-89b8-f0921e9fcf9c tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:27.713926 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fa9b7555-8fef-4897-89b8-f0921e9fcf9c tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:27.747782 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fa9b7555-8fef-4897-89b8-f0921e9fcf9c tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/types/b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf returned with HTTP 202 Aug 18 23:41:27.748282 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 484/1907] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:41:27 2026] DELETE /volume/v3/types/b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:27.756720 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-572941ea-6f0e-418d-a8a2-6c7651d750db None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.758507 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-572941ea-6f0e-418d-a8a2-6c7651d750db tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] GET https://10.4.3.229/volume/v3/types/b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf Aug 18 23:41:27.758663 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-572941ea-6f0e-418d-a8a2-6c7651d750db tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:27.758865 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-572941ea-6f0e-418d-a8a2-6c7651d750db tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:27.761964 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-572941ea-6f0e-418d-a8a2-6c7651d750db tempest-VolumeRetypeMultiattachTest-97853871 tempest-VolumeRetypeMultiattachTest-97853871-project-admin] https://10.4.3.229/volume/v3/types/b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf returned with HTTP 404 Aug 18 23:41:27.762413 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 472/1908] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:41:27 2026] GET /volume/v3/types/b0b2bcd4-789f-41e9-b1c8-ed31ae18d5bf => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:27.811990 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cb73840d-d32d-4877-bd02-5f3c4709feef None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.812530 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb73840d-d32d-4877-bd02-5f3c4709feef None None] GET https://10.4.3.229/volume// Aug 18 23:41:27.812729 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb73840d-d32d-4877-bd02-5f3c4709feef None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:27.812963 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb73840d-d32d-4877-bd02-5f3c4709feef None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:27.813304 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb73840d-d32d-4877-bd02-5f3c4709feef None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:27.813592 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 476/1909] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 23:41:27.824374 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-c89bb040-db26-4cc4-baa9-904c8d2a33be None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.824374 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-c89bb040-db26-4cc4-baa9-904c8d2a33be tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:41:27.824374 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-c89bb040-db26-4cc4-baa9-904c8d2a33be tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "739f1cab-dcf3-410a-833b-9920aeb7d721", "connector": null, "instance_uuid": "3295efa3-5daa-4623-885f-e65fcd9b5c04"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:27.836980 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:27.836980 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:27.869343 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-c89bb040-db26-4cc4-baa9-904c8d2a33be tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:41:27.869901 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 478/1910] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:41:27 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:27.886234 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-d9da21c1-1a7b-4d36-8606-c58d7dc7f03a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:27.888595 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-d9da21c1-1a7b-4d36-8606-c58d7dc7f03a tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] DELETE https://10.4.3.229/volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290 Aug 18 23:41:27.888761 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-d9da21c1-1a7b-4d36-8606-c58d7dc7f03a tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:27.889005 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-d9da21c1-1a7b-4d36-8606-c58d7dc7f03a tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:27.900461 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:27.900461 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:27.949437 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-d9da21c1-1a7b-4d36-8606-c58d7dc7f03a tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290 returned with HTTP 200 Aug 18 23:41:27.949882 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 485/1911] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:41:27 2026] DELETE /volume/v3/attachments/ab58d1a5-6ad7-44a3-b78c-946001090290 => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:28.510461 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:28.610850 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 Aug 18 23:41:28.610850 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:28.610850 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:28.629470 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:28.629854 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:28.630174 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:28.630693 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:28.630964 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:28.631272 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:28.636256 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dead51a0-33b8-42a5-a3ed-569262a82e59 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 returned with HTTP 200 Aug 18 23:41:28.636697 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 473/1912] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:28 2026] GET /volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 => generated 437 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:28.656256 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:28.727769 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-67c6efc7-84fd-456b-9c4e-3a24e19b4534 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:28.733912 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-67c6efc7-84fd-456b-9c4e-3a24e19b4534 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 Aug 18 23:41:28.733912 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-67c6efc7-84fd-456b-9c4e-3a24e19b4534 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:28.733912 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-67c6efc7-84fd-456b-9c4e-3a24e19b4534 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:28.745315 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-67c6efc7-84fd-456b-9c4e-3a24e19b4534 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 returned with HTTP 404 Aug 18 23:41:28.745843 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 479/1913] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:28 2026] GET /volume/v3/volumes/47e713ad-4bf7-4c13-a23b-e4530fe3a504 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:28.750068 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:28.750435 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-631431755"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:28.752966 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-631431755'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:28.753084 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Create volume of 1 GB Aug 18 23:41:28.761323 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Availability Zones retrieved successfully. Aug 18 23:41:28.769134 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Flow 'volume_create_api' (f3e8bf04-a7c6-40b7-9bad-7de3573bb135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:28.770760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f44b111-7c30-458d-9a59-37273065bcac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:28.773241 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:28.810738 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f44b111-7c30-458d-9a59-37273065bcac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:28.812816 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca98084-dfd1-42f3-b5f7-0155af6072a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:28.821680 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e2753b0b-7f38-4d6e-b5a5-94a711491963 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:28.823470 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e2753b0b-7f38-4d6e-b5a5-94a711491963 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] DELETE https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:41:28.823700 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e2753b0b-7f38-4d6e-b5a5-94a711491963 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:28.823897 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e2753b0b-7f38-4d6e-b5a5-94a711491963 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:28.824057 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-e2753b0b-7f38-4d6e-b5a5-94a711491963 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Delete volume with id: 77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:41:28.834744 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:28.834744 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:28.835610 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e2753b0b-7f38-4d6e-b5a5-94a711491963 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:41:28.859688 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e2753b0b-7f38-4d6e-b5a5-94a711491963 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Delete volume request issued successfully. Aug 18 23:41:28.859688 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e2753b0b-7f38-4d6e-b5a5-94a711491963 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 202 Aug 18 23:41:28.859688 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 486/1914] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:28 2026] DELETE /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:28.873194 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f83eb52-8bec-45f3-a044-dbeed6b1e1ec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:28.875881 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f83eb52-8bec-45f3-a044-dbeed6b1e1ec tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:41:28.876141 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f83eb52-8bec-45f3-a044-dbeed6b1e1ec tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:28.876352 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f83eb52-8bec-45f3-a044-dbeed6b1e1ec tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:28.884309 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:28.884309 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:28.889570 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3f83eb52-8bec-45f3-a044-dbeed6b1e1ec tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Volume info retrieved successfully. Aug 18 23:41:28.894146 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f83eb52-8bec-45f3-a044-dbeed6b1e1ec tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 200 Aug 18 23:41:28.894503 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Created reservations ['ed38e40d-abca-443a-b5ad-42ac7d5efc8b', '994c8216-85a7-4cd7-ba7e-1dbab48a1f2c', 'b193f081-50dd-498f-a217-171a878d33f8', '8999d8d2-9231-4aef-9871-f22928867691'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:28.894599 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 474/1915] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:28 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:28.895385 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca98084-dfd1-42f3-b5f7-0155af6072a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed38e40d-abca-443a-b5ad-42ac7d5efc8b', '994c8216-85a7-4cd7-ba7e-1dbab48a1f2c', 'b193f081-50dd-498f-a217-171a878d33f8', '8999d8d2-9231-4aef-9871-f22928867691']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:28.896184 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76dcb5c7-fc7a-42fa-80e4-4d3f829f935b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:28.921784 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76dcb5c7-fc7a-42fa-80e4-4d3f829f935b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '608705ab-1d08-4751-b321-030778891d48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-631431755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23eb2a4cca3247639da6d93df1df4804',qos_specs=None,replication_status=,reservations=['ed38e40d-abca-443a-b5ad-42ac7d5efc8b','994c8216-85a7-4cd7-ba7e-1dbab48a1f2c','b193f081-50dd-498f-a217-171a878d33f8','8999d8d2-9231-4aef-9871-f22928867691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af10f886f4c54d598e883e71a4dd6afd',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-631431755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=608705ab-1d08-4751-b321-030778891d48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23eb2a4cca3247639da6d93df1df4804',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af10f886f4c54d598e883e71a4dd6afd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:28.922652 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d363a2a7-c63f-4ab2-909e-05b7f049c6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:28.949044 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d363a2a7-c63f-4ab2-909e-05b7f049c6a5) transitioned into state 'SUCCESS' from state '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-631431755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23eb2a4cca3247639da6d93df1df4804',qos_specs=None,replication_status=,reservations=['ed38e40d-abca-443a-b5ad-42ac7d5efc8b','994c8216-85a7-4cd7-ba7e-1dbab48a1f2c','b193f081-50dd-498f-a217-171a878d33f8','8999d8d2-9231-4aef-9871-f22928867691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af10f886f4c54d598e883e71a4dd6afd',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:28.949855 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ac25b43-88f7-46a9-aa05-d1cc1dbbc328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:28.963269 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ac25b43-88f7-46a9-aa05-d1cc1dbbc328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:28.964197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Flow 'volume_create_api' (f3e8bf04-a7c6-40b7-9bad-7de3573bb135) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:28.964585 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Create volume request issued successfully. Aug 18 23:41:28.965771 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-788f7d85-bfd0-4809-9edb-30d3defe8621 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:28.965888 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 477/1916] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:28 2026] POST /volume/v3/volumes => generated 758 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:28.980907 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-610e467b-748a-4260-a748-4d1923c6eec5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:28.981939 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-610e467b-748a-4260-a748-4d1923c6eec5 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] GET https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 Aug 18 23:41:28.982678 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-610e467b-748a-4260-a748-4d1923c6eec5 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:28.982678 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-610e467b-748a-4260-a748-4d1923c6eec5 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:28.991283 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:28.991283 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:28.995574 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-610e467b-748a-4260-a748-4d1923c6eec5 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Volume info retrieved successfully. Aug 18 23:41:29.001157 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-610e467b-748a-4260-a748-4d1923c6eec5 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 returned with HTTP 200 Aug 18 23:41:29.001783 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 480/1917] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:28 2026] GET /volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:29.741508 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-24579113-7843-471a-853d-1eb63bcee5ef None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:29.743590 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-24579113-7843-471a-853d-1eb63bcee5ef tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] PUT https://10.4.3.229/volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117 Aug 18 23:41:29.744115 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-24579113-7843-471a-853d-1eb63bcee5ef tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:29.753716 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-24579113-7843-471a-853d-1eb63bcee5ef tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Acquiring lock "cinder-attachment_update-739f1cab-dcf3-410a-833b-9920aeb7d721-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:41:29.757852 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-24579113-7843-471a-853d-1eb63bcee5ef tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Lock "cinder-attachment_update-739f1cab-dcf3-410a-833b-9920aeb7d721-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:41:29.760011 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:29.760011 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:29.860019 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-24579113-7843-471a-853d-1eb63bcee5ef tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Lock "cinder-attachment_update-739f1cab-dcf3-410a-833b-9920aeb7d721-np0000007721" released by "attachment_update" :: held 0.102s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:41:29.861475 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-24579113-7843-471a-853d-1eb63bcee5ef tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117 returned with HTTP 200 Aug 18 23:41:29.861475 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 487/1918] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:41:29 2026] PUT /volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:29.878254 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-58abddbc-7cfd-4ef9-8524-becff0e4f526 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:29.878254 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-58abddbc-7cfd-4ef9-8524-becff0e4f526 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117 Aug 18 23:41:29.878254 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-58abddbc-7cfd-4ef9-8524-becff0e4f526 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:29.878254 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-58abddbc-7cfd-4ef9-8524-becff0e4f526 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:29.890730 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-58abddbc-7cfd-4ef9-8524-becff0e4f526 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117 returned with HTTP 200 Aug 18 23:41:29.891115 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 475/1919] 10.4.3.229 () {70 vars in 1651 bytes} [Tue Aug 18 23:41:29 2026] GET /volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117 => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:29.912772 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1808ba02-70f0-4295-b535-7e054c10da41 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:29.914330 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1808ba02-70f0-4295-b535-7e054c10da41 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] GET https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 Aug 18 23:41:29.914669 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1808ba02-70f0-4295-b535-7e054c10da41 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:29.916631 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1808ba02-70f0-4295-b535-7e054c10da41 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:29.923830 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1808ba02-70f0-4295-b535-7e054c10da41 tempest-AttachVolumeShelveTestJSON-989788947 tempest-AttachVolumeShelveTestJSON-989788947-project-member] https://10.4.3.229/volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 returned with HTTP 404 Aug 18 23:41:29.924966 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 478/1920] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:29 2026] GET /volume/v3/volumes/77a52d79-1b82-410e-8d51-ccdda7a33d03 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:30.015924 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0160e3a4-978e-4e43-82de-77e2b8bdd205 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.019232 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0160e3a4-978e-4e43-82de-77e2b8bdd205 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] GET https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 Aug 18 23:41:30.019467 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0160e3a4-978e-4e43-82de-77e2b8bdd205 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:30.019736 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0160e3a4-978e-4e43-82de-77e2b8bdd205 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:30.028631 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.028631 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:30.034014 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0160e3a4-978e-4e43-82de-77e2b8bdd205 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Volume info retrieved successfully. Aug 18 23:41:30.040882 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0160e3a4-978e-4e43-82de-77e2b8bdd205 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 returned with HTTP 200 Aug 18 23:41:30.040992 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 481/1921] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:30 2026] GET /volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:30.056296 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e37b7ac9-1c93-48a2-816d-2b23fc4f3568 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.059556 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e37b7ac9-1c93-48a2-816d-2b23fc4f3568 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 Aug 18 23:41:30.059556 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e37b7ac9-1c93-48a2-816d-2b23fc4f3568 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:30.068033 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.068033 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:30.134933 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e37b7ac9-1c93-48a2-816d-2b23fc4f3568 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 returned with HTTP 200 Aug 18 23:41:30.135627 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 488/1922] 10.4.3.229 () {68 vars in 1374 bytes} [Tue Aug 18 23:41:30 2026] PUT /volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:30.146679 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.149618 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:30.150817 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:30.153938 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:30.153938 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Create volume of 2 GB Aug 18 23:41:30.153938 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.153938 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:30.158301 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Availability Zones retrieved successfully. Aug 18 23:41:30.164862 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Flow 'volume_create_api' (b7b07536-19d0-4f71-8ddd-147be0cba2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:30.166458 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5efa69f1-20d5-4329-bb43-79dcd5ed1a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.167583 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Validating volume size '2' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:30.206826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5efa69f1-20d5-4329-bb43-79dcd5ed1a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.206826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be615bc-350f-4cd6-a867-943180561289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.243825 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota_utils [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Quota exceeded for 23eb2a4cca3247639da6d93df1df4804, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 23:41:30.247006 np0000007721 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be615bc-350f-4cd6-a867-943180561289) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 23:41:30.247006 np0000007721 devstack@c-api.service[100174]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 18 23:41:30.249001 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be615bc-350f-4cd6-a867-943180561289) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.250234 np0000007721 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4be615bc-350f-4cd6-a867-943180561289) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:41:30.251010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5efa69f1-20d5-4329-bb43-79dcd5ed1a0d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.251964 np0000007721 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5efa69f1-20d5-4329-bb43-79dcd5ed1a0d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:41:30.252892 np0000007721 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Flow 'volume_create_api' (b7b07536-19d0-4f71-8ddd-147be0cba2b1) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 23:41:30.253301 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.middleware.fault [None req-0c232292-5fa0-4b36-bbd3-d84da0831e5c tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 413 Aug 18 23:41:30.254382 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 476/1923] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:30 2026] POST /volume/v3/volumes => generated 208 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 23:41:30.266473 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-29656277-e841-4a76-a4b5-7aa2c8336fa7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.269211 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-29656277-e841-4a76-a4b5-7aa2c8336fa7 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 Aug 18 23:41:30.269656 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-29656277-e841-4a76-a4b5-7aa2c8336fa7 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:30.280280 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.280280 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:30.336420 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-29656277-e841-4a76-a4b5-7aa2c8336fa7 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:30.337337 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-29656277-e841-4a76-a4b5-7aa2c8336fa7 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:30.337674 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-29656277-e841-4a76-a4b5-7aa2c8336fa7 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:30.337938 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-29656277-e841-4a76-a4b5-7aa2c8336fa7 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:30.342926 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-29656277-e841-4a76-a4b5-7aa2c8336fa7 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 returned with HTTP 200 Aug 18 23:41:30.343620 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 479/1924] 10.4.3.229 () {68 vars in 1374 bytes} [Tue Aug 18 23:41:30 2026] PUT /volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 => generated 392 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:30.358972 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.360711 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:30.360909 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:30.362184 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:30.362344 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Create volume of 1 GB Aug 18 23:41:30.366332 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Availability Zones retrieved successfully. Aug 18 23:41:30.371730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Flow 'volume_create_api' (90346a90-176f-458e-b151-a28d67b64a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:30.372757 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d7ef53-0e99-4986-a34b-b7da18f9b2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.373645 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:30.406287 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d7ef53-0e99-4986-a34b-b7da18f9b2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.407299 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd4e531e-e9ff-45ef-ae8b-27df3ea26ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.457447 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota_utils [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Quota exceeded for 23eb2a4cca3247639da6d93df1df4804, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 18 23:41:30.460279 np0000007721 devstack@c-api.service[100172]: WARNING cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd4e531e-e9ff-45ef-ae8b-27df3ea26ca2) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 23:41:30.460279 np0000007721 devstack@c-api.service[100172]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 18 23:41:30.462882 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd4e531e-e9ff-45ef-ae8b-27df3ea26ca2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.464063 np0000007721 devstack@c-api.service[100172]: WARNING cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd4e531e-e9ff-45ef-ae8b-27df3ea26ca2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:41:30.464189 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.464915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d7ef53-0e99-4986-a34b-b7da18f9b2c3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.465758 np0000007721 devstack@c-api.service[100172]: WARNING cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d7ef53-0e99-4986-a34b-b7da18f9b2c3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:41:30.466818 np0000007721 devstack@c-api.service[100172]: WARNING cinder.volume.api [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Flow 'volume_create_api' (90346a90-176f-458e-b151-a28d67b64a80) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 23:41:30.467202 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.middleware.fault [None req-1f06b741-b5fb-4998-a465-ecfd43b2a1fa tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 413 Aug 18 23:41:30.468099 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 482/1925] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:30 2026] POST /volume/v3/volumes => generated 150 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 23:41:30.477797 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b70af466-ddd6-42be-aa61-c0c598cdfd54 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.482327 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b70af466-ddd6-42be-aa61-c0c598cdfd54 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 Aug 18 23:41:30.482327 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b70af466-ddd6-42be-aa61-c0c598cdfd54 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:30.490794 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.490794 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:30.538307 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b70af466-ddd6-42be-aa61-c0c598cdfd54 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 returned with HTTP 200 Aug 18 23:41:30.538648 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 477/1926] 10.4.3.229 () {68 vars in 1374 bytes} [Tue Aug 18 23:41:30 2026] PUT /volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 => generated 391 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:30.547811 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-14b9757a-e7a1-4e17-ab28-2e3e58e518ca None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.550329 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-14b9757a-e7a1-4e17-ab28-2e3e58e518ca tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] POST https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48/action Aug 18 23:41:30.550953 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-14b9757a-e7a1-4e17-ab28-2e3e58e518ca tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:30.551342 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-14b9757a-e7a1-4e17-ab28-2e3e58e518ca tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:30.554865 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f8e2fe22-d97e-47ac-966c-091371017b4a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.567420 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.567420 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:30.569144 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-14b9757a-e7a1-4e17-ab28-2e3e58e518ca tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Volume info retrieved successfully. Aug 18 23:41:30.621706 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:30.621706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1540312123"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:30.622623 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1540312123'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:30.622849 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume of 1 GB Aug 18 23:41:30.623071 np0000007721 devstack@c-api.service[100171]: ERROR cinder.volume.api [None req-14b9757a-e7a1-4e17-ab28-2e3e58e518ca tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Quota exceeded for 23eb2a4cca3247639da6d93df1df4804, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 23:41:30.635865 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Availability Zones retrieved successfully. Aug 18 23:41:30.636179 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.middleware.fault [None req-14b9757a-e7a1-4e17-ab28-2e3e58e518ca tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48/action returned with HTTP 413 Aug 18 23:41:30.636464 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f8e2fe22-d97e-47ac-966c-091371017b4a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 18 23:41:30.636663 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f8e2fe22-d97e-47ac-966c-091371017b4a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:30.636851 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f8e2fe22-d97e-47ac-966c-091371017b4a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:30.637093 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-f8e2fe22-d97e-47ac-966c-091371017b4a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:41:30.637954 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.637954 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:30.638077 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 480/1927] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:41:30 2026] POST /volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48/action => generated 208 bytes in 91 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 23:41:30.638129 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f8e2fe22-d97e-47ac-966c-091371017b4a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:41:30.642976 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (422e8952-cc6c-4a2b-87dd-f8d95481ba3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:30.643813 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1266b165-a619-4907-b751-1a4ce5c3cfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.645227 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:30.651414 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f8e2fe22-d97e-47ac-966c-091371017b4a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Get all volumes completed successfully. Aug 18 23:41:30.651824 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f8e2fe22-d97e-47ac-966c-091371017b4a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 18 23:41:30.653977 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 483/1928] 10.4.3.229 () {66 vars in 1237 bytes} [Tue Aug 18 23:41:30 2026] GET /volume/v3/volumes => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:41:30.654116 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8287241b-f58c-4019-912f-81d6e8564a64 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.655634 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8287241b-f58c-4019-912f-81d6e8564a64 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] GET https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 Aug 18 23:41:30.655970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8287241b-f58c-4019-912f-81d6e8564a64 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:30.656271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8287241b-f58c-4019-912f-81d6e8564a64 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:30.663334 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-94c77225-f07b-4fc4-ad30-4d182b80951a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.664973 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.664973 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:30.665109 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:30.665457 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1260033978"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:30.666860 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1260033978'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:30.667104 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Create volume of 1 GB Aug 18 23:41:30.667943 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8287241b-f58c-4019-912f-81d6e8564a64 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Volume info retrieved successfully. Aug 18 23:41:30.671315 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Availability Zones retrieved successfully. Aug 18 23:41:30.672596 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8287241b-f58c-4019-912f-81d6e8564a64 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 returned with HTTP 200 Aug 18 23:41:30.672596 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 478/1929] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:30 2026] GET /volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:30.676697 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1266b165-a619-4907-b751-1a4ce5c3cfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.677322 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Flow 'volume_create_api' (593bfac1-476e-43cc-81b4-0cda04177635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:30.677392 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eacbdbef-fde3-4b65-8807-7c42bf3f2e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.678689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e1223d1-987b-4331-b478-83dce51f55e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.679841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:30.691760 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-64b14598-93f5-4382-8520-1f10aba02d86 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.693849 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-64b14598-93f5-4382-8520-1f10aba02d86 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] DELETE https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 Aug 18 23:41:30.694106 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-64b14598-93f5-4382-8520-1f10aba02d86 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:30.694371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-64b14598-93f5-4382-8520-1f10aba02d86 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:30.694610 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-64b14598-93f5-4382-8520-1f10aba02d86 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Delete volume with id: 608705ab-1d08-4751-b321-030778891d48 Aug 18 23:41:30.703708 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.703708 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:30.704432 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-64b14598-93f5-4382-8520-1f10aba02d86 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Volume info retrieved successfully. Aug 18 23:41:30.709245 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e1223d1-987b-4331-b478-83dce51f55e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.710854 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a764f6b-9f20-47a1-9fc5-82945637725b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.723768 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-64b14598-93f5-4382-8520-1f10aba02d86 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Delete volume request issued successfully. Aug 18 23:41:30.724022 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-64b14598-93f5-4382-8520-1f10aba02d86 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 returned with HTTP 202 Aug 18 23:41:30.724611 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 484/1930] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:30 2026] DELETE /volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:30.732011 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c206647b-5b27-4373-bc61-ea24f0846371 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.736632 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c206647b-5b27-4373-bc61-ea24f0846371 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] GET https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 Aug 18 23:41:30.736632 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c206647b-5b27-4373-bc61-ea24f0846371 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:30.736632 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c206647b-5b27-4373-bc61-ea24f0846371 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:30.737300 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Created reservations ['59c3970d-e991-4b53-af28-36cd63d514c5', '57cacf9a-72be-436c-a8f3-1094a9bcde01', '6db99d64-f3b2-4022-8494-8bb6f8ed9f5c', '45d36201-97b6-473a-8974-ae6e8eb69930'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:30.738118 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eacbdbef-fde3-4b65-8807-7c42bf3f2e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c3970d-e991-4b53-af28-36cd63d514c5', '57cacf9a-72be-436c-a8f3-1094a9bcde01', '6db99d64-f3b2-4022-8494-8bb6f8ed9f5c', '45d36201-97b6-473a-8974-ae6e8eb69930']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.738806 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f26a274-2353-40f5-84cf-b86e6da83db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.745694 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.745694 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:30.752616 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c206647b-5b27-4373-bc61-ea24f0846371 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Volume info retrieved successfully. Aug 18 23:41:30.757243 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c206647b-5b27-4373-bc61-ea24f0846371 tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 returned with HTTP 200 Aug 18 23:41:30.757816 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 479/1931] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:30 2026] GET /volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:30.762112 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f26a274-2353-40f5-84cf-b86e6da83db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb029166-7cce-493b-bc27-c403499289c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1540312123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['59c3970d-e991-4b53-af28-36cd63d514c5','57cacf9a-72be-436c-a8f3-1094a9bcde01','6db99d64-f3b2-4022-8494-8bb6f8ed9f5c','45d36201-97b6-473a-8974-ae6e8eb69930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1540312123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb029166-7cce-493b-bc27-c403499289c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdde85e8ab64d81b60753dc9b8577e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49967b8d5a5b44058e4330437d939aa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.763425 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41e7309-3350-4e98-a586-f2ad50a6e72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.775101 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Created reservations ['4cee5aa0-62d3-4842-9fa4-78e018f60473', '77642a21-56d5-4c72-a811-3fe24d790645', 'dd356fd2-d73e-4c72-9d3e-8e0f3f7e90eb', '6e68f4a7-7323-40d0-85cd-dfcb2fc83672'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:30.775906 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a764f6b-9f20-47a1-9fc5-82945637725b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cee5aa0-62d3-4842-9fa4-78e018f60473', '77642a21-56d5-4c72-a811-3fe24d790645', 'dd356fd2-d73e-4c72-9d3e-8e0f3f7e90eb', '6e68f4a7-7323-40d0-85cd-dfcb2fc83672']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.776635 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b768df1c-1f8a-4de8-91f8-9f6b0dee8160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.784983 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b41e7309-3350-4e98-a586-f2ad50a6e72b) transitioned into state 'SUCCESS' from state '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-1540312123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['59c3970d-e991-4b53-af28-36cd63d514c5','57cacf9a-72be-436c-a8f3-1094a9bcde01','6db99d64-f3b2-4022-8494-8bb6f8ed9f5c','45d36201-97b6-473a-8974-ae6e8eb69930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.785614 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63fc3667-9103-4c59-a98a-f83cd6ec0244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.793445 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63fc3667-9103-4c59-a98a-f83cd6ec0244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.794192 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (422e8952-cc6c-4a2b-87dd-f8d95481ba3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:30.794542 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request issued successfully. Aug 18 23:41:30.795177 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-89329a27-16d1-40f0-b1f1-61b9fc33ec5d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:30.795548 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 489/1932] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:30 2026] POST /volume/v3/volumes => generated 758 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:30.802334 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b768df1c-1f8a-4de8-91f8-9f6b0dee8160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf6d8ec0-7759-4506-9b5d-50766707adf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1260033978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73040a53e6a4e7583041f53cc2b3c65',qos_specs=None,replication_status=,reservations=['4cee5aa0-62d3-4842-9fa4-78e018f60473','77642a21-56d5-4c72-a811-3fe24d790645','dd356fd2-d73e-4c72-9d3e-8e0f3f7e90eb','6e68f4a7-7323-40d0-85cd-dfcb2fc83672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb9c15f2624bf997e93c63dbc7a5e3',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1260033978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf6d8ec0-7759-4506-9b5d-50766707adf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f73040a53e6a4e7583041f53cc2b3c65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4cb9c15f2624bf997e93c63dbc7a5e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.803461 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92512da6-b917-4715-8d8a-2adb821f6cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.811535 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7c863a90-18a0-41c9-89c5-bdadd0ebaa74 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.813415 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c863a90-18a0-41c9-89c5-bdadd0ebaa74 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 Aug 18 23:41:30.813654 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c863a90-18a0-41c9-89c5-bdadd0ebaa74 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:30.813879 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c863a90-18a0-41c9-89c5-bdadd0ebaa74 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:30.819823 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92512da6-b917-4715-8d8a-2adb821f6cbe) transitioned into state 'SUCCESS' from state '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-1260033978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73040a53e6a4e7583041f53cc2b3c65',qos_specs=None,replication_status=,reservations=['4cee5aa0-62d3-4842-9fa4-78e018f60473','77642a21-56d5-4c72-a811-3fe24d790645','dd356fd2-d73e-4c72-9d3e-8e0f3f7e90eb','6e68f4a7-7323-40d0-85cd-dfcb2fc83672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb9c15f2624bf997e93c63dbc7a5e3',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.820533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60f8d0d-6336-4c18-965b-627b83024074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:30.822271 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.822271 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:30.826077 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7c863a90-18a0-41c9-89c5-bdadd0ebaa74 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:30.829699 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a60f8d0d-6336-4c18-965b-627b83024074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:30.830531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Flow 'volume_create_api' (593bfac1-476e-43cc-81b4-0cda04177635) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:30.830885 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Create volume request issued successfully. Aug 18 23:41:30.831267 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c863a90-18a0-41c9-89c5-bdadd0ebaa74 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 returned with HTTP 200 Aug 18 23:41:30.831490 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-94c77225-f07b-4fc4-ad30-4d182b80951a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:30.831738 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 485/1933] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:30 2026] GET /volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:30.831950 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 481/1934] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:30 2026] POST /volume/v3/volumes => generated 755 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:30.848008 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8afa8b3e-42bd-4eb3-8edf-7cdbca153b7f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:30.849811 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8afa8b3e-42bd-4eb3-8edf-7cdbca153b7f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 Aug 18 23:41:30.851533 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8afa8b3e-42bd-4eb3-8edf-7cdbca153b7f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:30.851533 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8afa8b3e-42bd-4eb3-8edf-7cdbca153b7f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:30.857879 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:30.857879 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:30.861787 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8afa8b3e-42bd-4eb3-8edf-7cdbca153b7f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:30.866682 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8afa8b3e-42bd-4eb3-8edf-7cdbca153b7f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 returned with HTTP 200 Aug 18 23:41:30.867232 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 480/1935] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:30 2026] GET /volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:31.778825 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4253fc28-3fe0-418e-9f3b-279567b019da None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:31.781283 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4253fc28-3fe0-418e-9f3b-279567b019da tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] GET https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 Aug 18 23:41:31.781530 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4253fc28-3fe0-418e-9f3b-279567b019da tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:31.781779 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4253fc28-3fe0-418e-9f3b-279567b019da tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:31.788127 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4253fc28-3fe0-418e-9f3b-279567b019da tempest-VolumeQuotasNegativeTestJSON-1764351910 tempest-VolumeQuotasNegativeTestJSON-1764351910-project-member] https://10.4.3.229/volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 returned with HTTP 404 Aug 18 23:41:31.788595 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 490/1936] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:31 2026] GET /volume/v3/volumes/608705ab-1d08-4751-b321-030778891d48 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:31.797278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1ca7759f-c5eb-4e31-afdf-d72803b87084 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:31.799741 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1ca7759f-c5eb-4e31-afdf-d72803b87084 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 Aug 18 23:41:31.800221 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1ca7759f-c5eb-4e31-afdf-d72803b87084 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:31.845303 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-38a8f98d-f229-4435-a3bf-a8689f22079e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:31.847366 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-38a8f98d-f229-4435-a3bf-a8689f22079e tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 Aug 18 23:41:31.847601 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-38a8f98d-f229-4435-a3bf-a8689f22079e tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:31.847836 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-38a8f98d-f229-4435-a3bf-a8689f22079e tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:31.856122 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:31.856122 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:31.860495 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-38a8f98d-f229-4435-a3bf-a8689f22079e tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:31.865832 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-38a8f98d-f229-4435-a3bf-a8689f22079e tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 returned with HTTP 200 Aug 18 23:41:31.866310 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 482/1937] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:31 2026] GET /volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:31.880204 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a0d3a52e-eb16-43dc-b479-021fa1086f40 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:31.882238 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d1550ce0-3b1e-473e-b4fe-f93c09a40af4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:31.882694 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0d3a52e-eb16-43dc-b479-021fa1086f40 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:41:31.883533 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a0d3a52e-eb16-43dc-b479-021fa1086f40 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb029166-7cce-493b-bc27-c403499289c7", "name": "tempest-CreateVolumesFromBackupTest-Backup-1757482682"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:31.884573 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d1550ce0-3b1e-473e-b4fe-f93c09a40af4 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 Aug 18 23:41:31.884827 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d1550ce0-3b1e-473e-b4fe-f93c09a40af4 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:31.885087 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d1550ce0-3b1e-473e-b4fe-f93c09a40af4 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:31.885389 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-a0d3a52e-eb16-43dc-b479-021fa1086f40 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Creating new backup {'backup': {'volume_id': 'fb029166-7cce-493b-bc27-c403499289c7', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1757482682'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:41:31.885540 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-a0d3a52e-eb16-43dc-b479-021fa1086f40 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Creating backup of volume fb029166-7cce-493b-bc27-c403499289c7 in container None Aug 18 23:41:31.894167 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:31.894167 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:31.894317 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:31.894317 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:31.894635 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a0d3a52e-eb16-43dc-b479-021fa1086f40 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:31.899400 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d1550ce0-3b1e-473e-b4fe-f93c09a40af4 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:31.905892 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d1550ce0-3b1e-473e-b4fe-f93c09a40af4 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 returned with HTTP 200 Aug 18 23:41:31.906413 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 491/1938] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:31 2026] GET /volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:31.909769 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-1ca7759f-c5eb-4e31-afdf-d72803b87084 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:31.912068 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-1ca7759f-c5eb-4e31-afdf-d72803b87084 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:31.912584 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-1ca7759f-c5eb-4e31-afdf-d72803b87084 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:31.914304 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-1ca7759f-c5eb-4e31-afdf-d72803b87084 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-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 18 23:41:31.921186 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1ca7759f-c5eb-4e31-afdf-d72803b87084 tempest-VolumeQuotasNegativeTestJSON-545937388 tempest-VolumeQuotasNegativeTestJSON-545937388-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 returned with HTTP 200 Aug 18 23:41:31.921658 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5234fedc-31e2-4b6f-b087-87780a538ba2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:31.921772 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 486/1939] 10.4.3.229 () {68 vars in 1375 bytes} [Tue Aug 18 23:41:31 2026] PUT /volume/v3/os-quota-sets/23eb2a4cca3247639da6d93df1df4804 => generated 395 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:31.923570 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5234fedc-31e2-4b6f-b087-87780a538ba2 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 Aug 18 23:41:31.923768 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5234fedc-31e2-4b6f-b087-87780a538ba2 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:31.923952 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5234fedc-31e2-4b6f-b087-87780a538ba2 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:31.936558 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:31.936558 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:31.944316 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5234fedc-31e2-4b6f-b087-87780a538ba2 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:31.946957 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-a0d3a52e-eb16-43dc-b479-021fa1086f40 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Created reservations ['25893fa9-29b2-4e38-9e12-03418d122273', '42a4a279-625d-481e-8a45-8fbf549a63bd'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:31.952211 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5234fedc-31e2-4b6f-b087-87780a538ba2 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 returned with HTTP 200 Aug 18 23:41:31.953407 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 483/1940] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:31 2026] GET /volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:31.973470 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-820c6793-aa5d-4574-949d-01ac3fe5205a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:31.975380 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:31.975683 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2077035364"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:31.977000 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2077035364'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:31.977141 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Create volume of 1 GB Aug 18 23:41:31.989416 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Availability Zones retrieved successfully. Aug 18 23:41:31.995835 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Flow 'volume_create_api' (d165df51-9063-4a65-8750-f631842138b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:31.996992 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf37801-752b-4935-8ae3-d4c9f86d690a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:31.998044 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:32.006654 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0d3a52e-eb16-43dc-b479-021fa1086f40 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:41:32.006654 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 481/1941] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:31 2026] POST /volume/v3/backups => generated 339 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 23:41:32.018178 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b60c25ec-11d5-4f2b-9660-fabc4b632a92 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:32.020462 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b60c25ec-11d5-4f2b-9660-fabc4b632a92 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:32.020848 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b60c25ec-11d5-4f2b-9660-fabc4b632a92 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:32.021009 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b60c25ec-11d5-4f2b-9660-fabc4b632a92 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:32.021534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-b60c25ec-11d5-4f2b-9660-fabc4b632a92 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:32.032678 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf37801-752b-4935-8ae3-d4c9f86d690a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:32.032987 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:32.032987 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:32.033672 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d8fef6-639c-4d4a-bc63-6127eb9cb510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:32.033848 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b60c25ec-11d5-4f2b-9660-fabc4b632a92 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:32.034225 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 487/1942] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:32 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:32.076206 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Created reservations ['5297c0ea-2584-4bcb-9e9f-8cb3413fec10', '1dfedd62-7efa-4d8a-b45f-1352d1e319c5', '649a77d3-af05-4d4b-bc10-bbd658414754', '14507f0b-c47e-4f68-9996-f4aefe453bca'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:32.076606 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d8fef6-639c-4d4a-bc63-6127eb9cb510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5297c0ea-2584-4bcb-9e9f-8cb3413fec10', '1dfedd62-7efa-4d8a-b45f-1352d1e319c5', '649a77d3-af05-4d4b-bc10-bbd658414754', '14507f0b-c47e-4f68-9996-f4aefe453bca']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:32.077594 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c755c20-25dd-46bb-a175-a545fc9eeece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:32.102091 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c755c20-25dd-46bb-a175-a545fc9eeece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78fd8a2b-9486-48b1-9100-cc99cdec3541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2077035364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73040a53e6a4e7583041f53cc2b3c65',qos_specs=None,replication_status=,reservations=['5297c0ea-2584-4bcb-9e9f-8cb3413fec10','1dfedd62-7efa-4d8a-b45f-1352d1e319c5','649a77d3-af05-4d4b-bc10-bbd658414754','14507f0b-c47e-4f68-9996-f4aefe453bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb9c15f2624bf997e93c63dbc7a5e3',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2077035364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78fd8a2b-9486-48b1-9100-cc99cdec3541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f73040a53e6a4e7583041f53cc2b3c65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4cb9c15f2624bf997e93c63dbc7a5e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:32.102728 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c384bd57-2bfe-4780-9b9e-40916ece8488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:32.121893 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c384bd57-2bfe-4780-9b9e-40916ece8488) transitioned into state 'SUCCESS' from state '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-2077035364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73040a53e6a4e7583041f53cc2b3c65',qos_specs=None,replication_status=,reservations=['5297c0ea-2584-4bcb-9e9f-8cb3413fec10','1dfedd62-7efa-4d8a-b45f-1352d1e319c5','649a77d3-af05-4d4b-bc10-bbd658414754','14507f0b-c47e-4f68-9996-f4aefe453bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb9c15f2624bf997e93c63dbc7a5e3',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:32.122620 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ab9035-78d6-4e5a-9438-229afa4d97c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:32.135360 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ab9035-78d6-4e5a-9438-229afa4d97c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:32.136136 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Flow 'volume_create_api' (d165df51-9063-4a65-8750-f631842138b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:32.136374 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Create volume request issued successfully. Aug 18 23:41:32.136995 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-820c6793-aa5d-4574-949d-01ac3fe5205a tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:32.137500 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 492/1943] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:31 2026] POST /volume/v3/volumes => generated 755 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:32.153931 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-82de42e9-3858-4cad-a284-622143d48533 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:32.157294 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-82de42e9-3858-4cad-a284-622143d48533 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 Aug 18 23:41:32.157466 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-82de42e9-3858-4cad-a284-622143d48533 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:32.157669 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-82de42e9-3858-4cad-a284-622143d48533 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:32.166194 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:32.166194 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:32.171241 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-82de42e9-3858-4cad-a284-622143d48533 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:32.175812 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-82de42e9-3858-4cad-a284-622143d48533 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 returned with HTTP 200 Aug 18 23:41:32.176243 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 484/1944] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:32 2026] GET /volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:33.046758 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e5d60786-11a6-41a3-a7d4-5e90ea49f5bc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:33.048442 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e5d60786-11a6-41a3-a7d4-5e90ea49f5bc tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:33.048639 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e5d60786-11a6-41a3-a7d4-5e90ea49f5bc tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:33.048811 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e5d60786-11a6-41a3-a7d4-5e90ea49f5bc tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:33.048913 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e5d60786-11a6-41a3-a7d4-5e90ea49f5bc tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:33.053279 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:33.053279 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:33.054189 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e5d60786-11a6-41a3-a7d4-5e90ea49f5bc tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:33.054669 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 482/1945] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:33 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:33.191306 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0ee1ad6e-7876-4fa4-a785-1c3a5f4f4c9d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:33.193949 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0ee1ad6e-7876-4fa4-a785-1c3a5f4f4c9d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 Aug 18 23:41:33.193949 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0ee1ad6e-7876-4fa4-a785-1c3a5f4f4c9d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:33.193949 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0ee1ad6e-7876-4fa4-a785-1c3a5f4f4c9d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:33.206576 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:33.206576 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:33.213307 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0ee1ad6e-7876-4fa4-a785-1c3a5f4f4c9d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:33.219472 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0ee1ad6e-7876-4fa4-a785-1c3a5f4f4c9d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 returned with HTTP 200 Aug 18 23:41:33.220120 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 488/1946] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:33 2026] GET /volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:33.233662 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8501c5d4-8116-4500-a03a-cd031e9c2b46 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:33.235743 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8501c5d4-8116-4500-a03a-cd031e9c2b46 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 Aug 18 23:41:33.235743 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8501c5d4-8116-4500-a03a-cd031e9c2b46 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:33.235918 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8501c5d4-8116-4500-a03a-cd031e9c2b46 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:33.245102 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:33.245102 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:33.258550 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8501c5d4-8116-4500-a03a-cd031e9c2b46 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:33.265936 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8501c5d4-8116-4500-a03a-cd031e9c2b46 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 returned with HTTP 200 Aug 18 23:41:33.266387 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 493/1947] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:33 2026] GET /volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:33.282211 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:33.284799 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:33.285235 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-787070544"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:33.287027 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-787070544'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:33.288066 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Create volume of 1 GB Aug 18 23:41:33.293734 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Availability Zones retrieved successfully. Aug 18 23:41:33.299268 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Flow 'volume_create_api' (af23f665-9028-4535-8147-6afa04f56c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:33.300171 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a6cac91-87f6-43b4-8351-b4d80e2a71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:33.301143 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:33.330712 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a6cac91-87f6-43b4-8351-b4d80e2a71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:33.331726 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9553658-a589-48ab-81d1-5be5d7f1e02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:33.378848 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Created reservations ['97f08a48-9a88-473d-b781-5531f53e5878', 'd31a5c0e-21e9-4932-9878-6c10ebe25b8b', '1dd810d7-f7f7-47c8-afb3-bee9ee2244c2', '2e71f042-ec9c-45ad-aed7-15810200c9ad'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:33.379667 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9553658-a589-48ab-81d1-5be5d7f1e02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97f08a48-9a88-473d-b781-5531f53e5878', 'd31a5c0e-21e9-4932-9878-6c10ebe25b8b', '1dd810d7-f7f7-47c8-afb3-bee9ee2244c2', '2e71f042-ec9c-45ad-aed7-15810200c9ad']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:33.380362 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f56f96f-ffe6-431a-9af4-c054e534d498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:33.411739 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f56f96f-ffe6-431a-9af4-c054e534d498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c12d97-d83f-4148-b2a1-1f404817e6a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-787070544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73040a53e6a4e7583041f53cc2b3c65',qos_specs=None,replication_status=,reservations=['97f08a48-9a88-473d-b781-5531f53e5878','d31a5c0e-21e9-4932-9878-6c10ebe25b8b','1dd810d7-f7f7-47c8-afb3-bee9ee2244c2','2e71f042-ec9c-45ad-aed7-15810200c9ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb9c15f2624bf997e93c63dbc7a5e3',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-787070544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22c12d97-d83f-4148-b2a1-1f404817e6a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f73040a53e6a4e7583041f53cc2b3c65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4cb9c15f2624bf997e93c63dbc7a5e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:33.415358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b409b0-f192-4901-be73-b399a758fb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:33.466109 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b409b0-f192-4901-be73-b399a758fb56) transitioned into state 'SUCCESS' from state '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-787070544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73040a53e6a4e7583041f53cc2b3c65',qos_specs=None,replication_status=,reservations=['97f08a48-9a88-473d-b781-5531f53e5878','d31a5c0e-21e9-4932-9878-6c10ebe25b8b','1dd810d7-f7f7-47c8-afb3-bee9ee2244c2','2e71f042-ec9c-45ad-aed7-15810200c9ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cb9c15f2624bf997e93c63dbc7a5e3',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:33.467126 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a34fc6-5175-4593-b623-e281db56c7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:33.478782 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70a34fc6-5175-4593-b623-e281db56c7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:33.480037 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Flow 'volume_create_api' (af23f665-9028-4535-8147-6afa04f56c39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:33.480476 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Create volume request issued successfully. Aug 18 23:41:33.481252 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9292af75-9504-42fb-8e0d-4e2d7551d919 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:33.482031 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 485/1948] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:33 2026] POST /volume/v3/volumes => generated 754 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:33.499387 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ef452013-e90c-4215-b56f-c76dadc8564d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:33.501290 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef452013-e90c-4215-b56f-c76dadc8564d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 Aug 18 23:41:33.501479 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef452013-e90c-4215-b56f-c76dadc8564d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:33.501679 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef452013-e90c-4215-b56f-c76dadc8564d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:33.510828 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:33.510828 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:33.517406 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ef452013-e90c-4215-b56f-c76dadc8564d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:33.524562 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef452013-e90c-4215-b56f-c76dadc8564d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 returned with HTTP 200 Aug 18 23:41:33.524931 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 483/1949] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:33 2026] GET /volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:34.065602 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a6032209-91d8-48c1-9b01-b6ba21efeee7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.068685 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a6032209-91d8-48c1-9b01-b6ba21efeee7 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:34.068979 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a6032209-91d8-48c1-9b01-b6ba21efeee7 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:34.069414 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a6032209-91d8-48c1-9b01-b6ba21efeee7 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:34.069593 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a6032209-91d8-48c1-9b01-b6ba21efeee7 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:34.074808 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:34.074808 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:34.075574 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a6032209-91d8-48c1-9b01-b6ba21efeee7 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:34.075910 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 489/1950] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:34 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:34.236060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.238282 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:34.238734 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1859902134"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:34.240603 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Create volume request body: {'volume': {'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1859902134'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:34.341042 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Create volume of 1 GB Aug 18 23:41:34.349367 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Availability Zones retrieved successfully. Aug 18 23:41:34.361834 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Flow 'volume_create_api' (99921f24-f521-4f51-b0fd-16444be96c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:34.366866 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2038599-a186-4c63-9fe6-36f5527a6a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.368109 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:34.434413 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2038599-a186-4c63-9fe6-36f5527a6a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.435531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f540ce7-ca9a-449a-95c9-81fb523532e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.521616 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Created reservations ['d4ce92ac-dc1f-459c-9f1b-2405574a6ca5', 'b893111b-d8fd-414c-bb8d-0b2f4c3ea911', '398e55f5-7c9c-41b5-9c6c-8101253c13f0', '5f1b2fad-ff36-487d-9d39-852373f5d174'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:34.522576 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f540ce7-ca9a-449a-95c9-81fb523532e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4ce92ac-dc1f-459c-9f1b-2405574a6ca5', 'b893111b-d8fd-414c-bb8d-0b2f4c3ea911', '398e55f5-7c9c-41b5-9c6c-8101253c13f0', '5f1b2fad-ff36-487d-9d39-852373f5d174']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.523170 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ae1b60-ec4c-472d-9907-6b8e04fee6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.546625 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5760115a-87a8-4fc7-b9de-0242f42c097d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.548825 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ae1b60-ec4c-472d-9907-6b8e04fee6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1859902134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe8890ffc14f4da3a5193e4c7325f7b3',qos_specs=None,replication_status=,reservations=['d4ce92ac-dc1f-459c-9f1b-2405574a6ca5','b893111b-d8fd-414c-bb8d-0b2f4c3ea911','398e55f5-7c9c-41b5-9c6c-8101253c13f0','5f1b2fad-ff36-487d-9d39-852373f5d174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e743d5e77164ccda236e8a1a6f29e4c',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1859902134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe8890ffc14f4da3a5193e4c7325f7b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e743d5e77164ccda236e8a1a6f29e4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.549370 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5760115a-87a8-4fc7-b9de-0242f42c097d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 Aug 18 23:41:34.549370 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5760115a-87a8-4fc7-b9de-0242f42c097d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:34.549487 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd78c29-4891-47ec-985d-e3796d1e1cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.549583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5760115a-87a8-4fc7-b9de-0242f42c097d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:34.557620 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:34.557620 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:34.561215 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.562999 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5760115a-87a8-4fc7-b9de-0242f42c097d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:34.569147 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5760115a-87a8-4fc7-b9de-0242f42c097d tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 returned with HTTP 200 Aug 18 23:41:34.569290 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 486/1951] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:34 2026] GET /volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:34.573105 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-83ce7e0f-b16d-4321-a67f-953fa5bebcd9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.575113 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-83ce7e0f-b16d-4321-a67f-953fa5bebcd9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] POST https://10.4.3.229/volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117/action Aug 18 23:41:34.575549 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-83ce7e0f-b16d-4321-a67f-953fa5bebcd9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:34.575701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-83ce7e0f-b16d-4321-a67f-953fa5bebcd9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:34.577092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd78c29-4891-47ec-985d-e3796d1e1cda) transitioned into state 'SUCCESS' from state '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-1859902134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe8890ffc14f4da3a5193e4c7325f7b3',qos_specs=None,replication_status=,reservations=['d4ce92ac-dc1f-459c-9f1b-2405574a6ca5','b893111b-d8fd-414c-bb8d-0b2f4c3ea911','398e55f5-7c9c-41b5-9c6c-8101253c13f0','5f1b2fad-ff36-487d-9d39-852373f5d174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e743d5e77164ccda236e8a1a6f29e4c',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.578082 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c89ccf0-37f1-441b-9e87-4dd297bd308e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.588170 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-adf025c8-f23f-4858-a9e4-9d26ca3a38d5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.589832 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-adf025c8-f23f-4858-a9e4-9d26ca3a38d5 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 Aug 18 23:41:34.590031 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-adf025c8-f23f-4858-a9e4-9d26ca3a38d5 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:34.590289 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-adf025c8-f23f-4858-a9e4-9d26ca3a38d5 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:34.592168 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c89ccf0-37f1-441b-9e87-4dd297bd308e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.593395 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Flow 'volume_create_api' (99921f24-f521-4f51-b0fd-16444be96c50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:34.594114 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Create volume request issued successfully. Aug 18 23:41:34.594598 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e0d7ec2-a84d-48c5-817f-0eac4510762c tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:34.595157 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 494/1952] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:34 2026] POST /volume/v3/volumes => generated 751 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:34.598866 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:34.598866 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:34.599022 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:34.599022 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:34.606784 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-046f0706-5f5c-4428-8ef0-d83d72956b06 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.606881 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-adf025c8-f23f-4858-a9e4-9d26ca3a38d5 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:34.608663 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-046f0706-5f5c-4428-8ef0-d83d72956b06 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] GET https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 Aug 18 23:41:34.608890 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-046f0706-5f5c-4428-8ef0-d83d72956b06 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:34.609084 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-046f0706-5f5c-4428-8ef0-d83d72956b06 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:34.611372 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-adf025c8-f23f-4858-a9e4-9d26ca3a38d5 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 returned with HTTP 200 Aug 18 23:41:34.611780 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 487/1953] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:34 2026] GET /volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:41:34.618345 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:34.618345 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:34.619546 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b8a4b22d-d90f-4965-8441-4dfa0e360dbe req-83ce7e0f-b16d-4321-a67f-953fa5bebcd9 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117/action returned with HTTP 204 Aug 18 23:41:34.620153 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 490/1954] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:41:34 2026] POST /volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:34.623556 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-046f0706-5f5c-4428-8ef0-d83d72956b06 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Volume info retrieved successfully. Aug 18 23:41:34.625922 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.628442 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-046f0706-5f5c-4428-8ef0-d83d72956b06 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 returned with HTTP 200 Aug 18 23:41:34.629017 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 495/1955] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:34 2026] GET /volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:34.700508 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:34.700998 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-336224695"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:34.703017 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-336224695'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:34.703223 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Create volume of 1 GB Aug 18 23:41:34.708460 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Availability Zones retrieved successfully. Aug 18 23:41:34.717532 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Flow 'volume_create_api' (33fd612a-0a99-464a-b58a-0688ce1048b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:34.719068 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da16f1e-dc0f-4b7e-9a30-04cf8eb96cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.720464 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:34.733242 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:34.733633 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:34.735185 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:34.735305 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Create volume of 1 GB Aug 18 23:41:34.739281 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Availability Zones retrieved successfully. Aug 18 23:41:34.745042 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Flow 'volume_create_api' (0a1dfe72-dadd-4818-a419-859980851380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:34.746175 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76215809-26a6-447a-b79a-91ba51234312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.746874 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:34.752816 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da16f1e-dc0f-4b7e-9a30-04cf8eb96cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.753744 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dfcc89e-d4bd-4291-8ed6-53be277913a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.776484 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76215809-26a6-447a-b79a-91ba51234312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.778849 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33961975-8e49-49c3-b888-901cba501ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.814962 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Created reservations ['a44e5c9e-45f5-44ba-a379-d562c7888c0a', '4fd8a632-65c2-43da-b66a-f7b2709a82ad', '11227afd-ba47-453a-a280-8f9b27e51ade', 'bab23261-b590-45bb-8144-0c37ffdfda2c'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:34.815965 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dfcc89e-d4bd-4291-8ed6-53be277913a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a44e5c9e-45f5-44ba-a379-d562c7888c0a', '4fd8a632-65c2-43da-b66a-f7b2709a82ad', '11227afd-ba47-453a-a280-8f9b27e51ade', 'bab23261-b590-45bb-8144-0c37ffdfda2c']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.817095 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb22546d-c9aa-4cf1-861f-8320435606ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.836916 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Created reservations ['afee55cd-30b6-4952-ba63-89b40f71a9fb', '454e89b4-4144-4aaf-bb80-e1f2cdff1d3e', 'b9715e80-e905-4817-8de0-38644f754878', '293ccaf6-d470-4028-aa63-15df770a0270'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:34.837991 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33961975-8e49-49c3-b888-901cba501ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afee55cd-30b6-4952-ba63-89b40f71a9fb', '454e89b4-4144-4aaf-bb80-e1f2cdff1d3e', 'b9715e80-e905-4817-8de0-38644f754878', '293ccaf6-d470-4028-aa63-15df770a0270']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.839152 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6012c3-e0c1-4ce9-bb17-005ceffe049a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.841467 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb22546d-c9aa-4cf1-861f-8320435606ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-336224695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e3fe9f9d9435cbc32a8ff0f5b8f37',qos_specs=None,replication_status=,reservations=['a44e5c9e-45f5-44ba-a379-d562c7888c0a','4fd8a632-65c2-43da-b66a-f7b2709a82ad','11227afd-ba47-453a-a280-8f9b27e51ade','bab23261-b590-45bb-8144-0c37ffdfda2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7dbe38202c4bb7a46f8b6b502055d6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-336224695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb4e3fe9f9d9435cbc32a8ff0f5b8f37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f7dbe38202c4bb7a46f8b6b502055d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.842154 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f9ca001-e2c8-44d6-a57e-e4d2108117c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.861576 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-919abf65-9fe5-4feb-9688-b74cb8c6201a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.863133 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f9ca001-e2c8-44d6-a57e-e4d2108117c1) transitioned into state 'SUCCESS' from state '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-336224695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e3fe9f9d9435cbc32a8ff0f5b8f37',qos_specs=None,replication_status=,reservations=['a44e5c9e-45f5-44ba-a379-d562c7888c0a','4fd8a632-65c2-43da-b66a-f7b2709a82ad','11227afd-ba47-453a-a280-8f9b27e51ade','bab23261-b590-45bb-8144-0c37ffdfda2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7dbe38202c4bb7a46f8b6b502055d6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.863861 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64665a74-8ce6-4798-a88b-0ea65c7d69ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.867424 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b6012c3-e0c1-4ce9-bb17-005ceffe049a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aae3ebfd-89a1-41c0-8006-351bb57e3865', '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='8205ead62fce4afc8bd78407c512f672',qos_specs=None,replication_status=,reservations=['afee55cd-30b6-4952-ba63-89b40f71a9fb','454e89b4-4144-4aaf-bb80-e1f2cdff1d3e','b9715e80-e905-4817-8de0-38644f754878','293ccaf6-d470-4028-aa63-15df770a0270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b767349c7f2e4c2484b047255c3ebd41',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:34Z,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=aae3ebfd-89a1-41c0-8006-351bb57e3865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8205ead62fce4afc8bd78407c512f672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b767349c7f2e4c2484b047255c3ebd41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.868490 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feecd7e4-f6ed-4a17-a041-2523dc7ffc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.875870 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64665a74-8ce6-4798-a88b-0ea65c7d69ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.877202 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Flow 'volume_create_api' (33fd612a-0a99-464a-b58a-0688ce1048b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:34.877547 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Create volume request issued successfully. Aug 18 23:41:34.878109 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7ca2cc7c-722f-4399-84f0-09891050bab0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:34.878655 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 484/1956] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:34 2026] POST /volume/v3/volumes => generated 748 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:34.891556 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6f11276f-b90f-4c43-8d5e-6eaf5ec2846e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.892089 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feecd7e4-f6ed-4a17-a041-2523dc7ffc81) transitioned into state 'SUCCESS' from 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='8205ead62fce4afc8bd78407c512f672',qos_specs=None,replication_status=,reservations=['afee55cd-30b6-4952-ba63-89b40f71a9fb','454e89b4-4144-4aaf-bb80-e1f2cdff1d3e','b9715e80-e905-4817-8de0-38644f754878','293ccaf6-d470-4028-aa63-15df770a0270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b767349c7f2e4c2484b047255c3ebd41',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.892742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd323a6-ec84-43d5-832c-090a12a1104f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:34.893023 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6f11276f-b90f-4c43-8d5e-6eaf5ec2846e tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb Aug 18 23:41:34.893253 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6f11276f-b90f-4c43-8d5e-6eaf5ec2846e tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:34.893425 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6f11276f-b90f-4c43-8d5e-6eaf5ec2846e tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:34.900468 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:34.900468 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:34.905613 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd323a6-ec84-43d5-832c-090a12a1104f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:34.906396 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Flow 'volume_create_api' (0a1dfe72-dadd-4818-a419-859980851380) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:34.906698 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Create volume request issued successfully. Aug 18 23:41:34.907190 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-585e4f2c-1dd7-4a91-9399-964f58aafb19 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:34.907833 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 488/1957] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:34 2026] POST /volume/v3/volumes => generated 733 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:34.908858 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6f11276f-b90f-4c43-8d5e-6eaf5ec2846e tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:41:34.912749 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6f11276f-b90f-4c43-8d5e-6eaf5ec2846e tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb returned with HTTP 200 Aug 18 23:41:34.913412 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 496/1958] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:34 2026] GET /volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:34.930811 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-919abf65-9fe5-4feb-9688-b74cb8c6201a tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:41:34.931790 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f9c6e8a6-df07-4e60-a494-409793a6a0df None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.932104 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-919abf65-9fe5-4feb-9688-b74cb8c6201a tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1957303823"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:34.933651 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9c6e8a6-df07-4e60-a494-409793a6a0df tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] GET https://10.4.3.229/volume/v3/volumes/aae3ebfd-89a1-41c0-8006-351bb57e3865 Aug 18 23:41:34.933850 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9c6e8a6-df07-4e60-a494-409793a6a0df tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:34.934034 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9c6e8a6-df07-4e60-a494-409793a6a0df tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:34.942247 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:34.942247 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:34.945763 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f9c6e8a6-df07-4e60-a494-409793a6a0df tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Volume info retrieved successfully. Aug 18 23:41:34.949310 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9c6e8a6-df07-4e60-a494-409793a6a0df tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] https://10.4.3.229/volume/v3/volumes/aae3ebfd-89a1-41c0-8006-351bb57e3865 returned with HTTP 200 Aug 18 23:41:34.949667 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 485/1959] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:34 2026] GET /volume/v3/volumes/aae3ebfd-89a1-41c0-8006-351bb57e3865 => generated 912 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:34.955010 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-919abf65-9fe5-4feb-9688-b74cb8c6201a tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:41:34.955446 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 491/1960] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:41:34 2026] POST /volume/v3/types => generated 228 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:34.964497 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b5a2d57f-a425-4822-a5a4-759999aa4fc8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:34.966330 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b5a2d57f-a425-4822-a5a4-759999aa4fc8 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:41:34.966660 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b5a2d57f-a425-4822-a5a4-759999aa4fc8 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2001130945"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:34.968025 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:34.968025 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:34.983401 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b5a2d57f-a425-4822-a5a4-759999aa4fc8 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:41:34.984002 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 489/1961] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:41:34 2026] POST /volume/v3/group_types => generated 185 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:34.991335 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4410b04b-b87c-485f-8e15-025c9646ca34 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.069603 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4410b04b-b87c-485f-8e15-025c9646ca34 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] POST https://10.4.3.229/volume/v3/groups Aug 18 23:41:35.070072 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4410b04b-b87c-485f-8e15-025c9646ca34 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3f8e2788-5129-4589-9c5e-d6692825c2e1", "volume_types": ["c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed"], "name": "tempest-GroupSnapshotsV319Test-Group-1247758309"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:35.072058 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-4410b04b-b87c-485f-8e15-025c9646ca34 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Creating new group {'group': {'group_type': '3f8e2788-5129-4589-9c5e-d6692825c2e1', 'volume_types': ['c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1247758309'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 23:41:35.076355 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.groups [None req-4410b04b-b87c-485f-8e15-025c9646ca34 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1247758309. Aug 18 23:41:35.084569 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4410b04b-b87c-485f-8e15-025c9646ca34 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Availability Zones retrieved successfully. Aug 18 23:41:35.088708 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5d4d6fd-0f9d-4fec-ab35-ae0f9dc31dca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.090851 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5d4d6fd-0f9d-4fec-ab35-ae0f9dc31dca tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:35.091167 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5d4d6fd-0f9d-4fec-ab35-ae0f9dc31dca tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:35.091446 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5d4d6fd-0f9d-4fec-ab35-ae0f9dc31dca tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:35.091446 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d5d4d6fd-0f9d-4fec-ab35-ae0f9dc31dca tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:35.100140 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.100140 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:35.101184 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5d4d6fd-0f9d-4fec-ab35-ae0f9dc31dca tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:35.101665 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 486/1962] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:35 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:35.103912 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-4410b04b-b87c-485f-8e15-025c9646ca34 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Created reservations ['d8fc0632-a935-4caa-a170-aaa204cf6f3e'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:35.123362 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4410b04b-b87c-485f-8e15-025c9646ca34 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 18 23:41:35.123953 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 497/1963] 10.4.3.229 () {70 vars in 1297 bytes} [Tue Aug 18 23:41:34 2026] POST /volume/v3/groups => generated 116 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:35.135979 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-faf5ab92-3f9e-41ad-8bbf-7a2e1181a2f2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.137713 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-faf5ab92-3f9e-41ad-8bbf-7a2e1181a2f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a Aug 18 23:41:35.137917 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-faf5ab92-3f9e-41ad-8bbf-7a2e1181a2f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:35.138124 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-faf5ab92-3f9e-41ad-8bbf-7a2e1181a2f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:35.138252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-faf5ab92-3f9e-41ad-8bbf-7a2e1181a2f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] show called for member 831e3675-9b77-466d-a427-e8b0c4c4068a {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:41:35.145358 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.145358 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:35.152819 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-faf5ab92-3f9e-41ad-8bbf-7a2e1181a2f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a returned with HTTP 200 Aug 18 23:41:35.153259 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 492/1964] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:41:35 2026] GET /volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a => generated 396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:35.641382 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ad5badd0-a54f-4d30-a83a-a3fc27425141 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.643110 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ad5badd0-a54f-4d30-a83a-a3fc27425141 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] GET https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 Aug 18 23:41:35.643355 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ad5badd0-a54f-4d30-a83a-a3fc27425141 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:35.643604 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ad5badd0-a54f-4d30-a83a-a3fc27425141 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:35.651059 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.651059 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:35.655183 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ad5badd0-a54f-4d30-a83a-a3fc27425141 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Volume info retrieved successfully. Aug 18 23:41:35.660077 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ad5badd0-a54f-4d30-a83a-a3fc27425141 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 returned with HTTP 200 Aug 18 23:41:35.660759 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 490/1965] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:35 2026] GET /volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:35.673571 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-195ccd34-220f-48ae-ad0c-a61820bed9e6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.676146 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-195ccd34-220f-48ae-ad0c-a61820bed9e6 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] POST https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2/action Aug 18 23:41:35.676704 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-195ccd34-220f-48ae-ad0c-a61820bed9e6 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-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=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:35.677244 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-195ccd34-220f-48ae-ad0c-a61820bed9e6 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:35.688019 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.688019 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:35.697002 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.697002 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:35.697474 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-195ccd34-220f-48ae-ad0c-a61820bed9e6 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Volume info retrieved successfully. Aug 18 23:41:35.718155 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-195ccd34-220f-48ae-ad0c-a61820bed9e6 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Update volume metadata completed successfully. Aug 18 23:41:35.718155 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-195ccd34-220f-48ae-ad0c-a61820bed9e6 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2/action returned with HTTP 200 Aug 18 23:41:35.718348 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 487/1966] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:41:35 2026] POST /volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2/action => generated 563 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:35.727214 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8b974d74-2d88-4fc8-a3b7-ecea05ba5959 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.732133 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b974d74-2d88-4fc8-a3b7-ecea05ba5959 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] GET https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 Aug 18 23:41:35.732133 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8b974d74-2d88-4fc8-a3b7-ecea05ba5959 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:35.732133 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8b974d74-2d88-4fc8-a3b7-ecea05ba5959 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:35.738629 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.738629 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:35.741077 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8b974d74-2d88-4fc8-a3b7-ecea05ba5959 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Volume info retrieved successfully. Aug 18 23:41:35.745332 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b974d74-2d88-4fc8-a3b7-ecea05ba5959 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 returned with HTTP 200 Aug 18 23:41:35.745761 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 498/1967] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:35 2026] GET /volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 => generated 1419 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:35.760276 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1937ac43-292a-4792-8141-c551c6e4200a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.762550 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1937ac43-292a-4792-8141-c551c6e4200a tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] POST https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2/action Aug 18 23:41:35.762780 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1937ac43-292a-4792-8141-c551c6e4200a tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:35.762946 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1937ac43-292a-4792-8141-c551c6e4200a tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:35.773952 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.773952 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:35.781447 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.781447 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:35.781997 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1937ac43-292a-4792-8141-c551c6e4200a tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Volume info retrieved successfully. Aug 18 23:41:35.787715 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1937ac43-292a-4792-8141-c551c6e4200a tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Get volume image-metadata completed successfully. Aug 18 23:41:35.800477 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1937ac43-292a-4792-8141-c551c6e4200a tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Delete volume metadata completed successfully. Aug 18 23:41:35.800675 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1937ac43-292a-4792-8141-c551c6e4200a tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2/action returned with HTTP 200 Aug 18 23:41:35.801189 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 493/1968] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:41:35 2026] POST /volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 23:41:35.809235 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-37a3dd6b-afde-4229-8178-9cc637a2ff39 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.812222 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-37a3dd6b-afde-4229-8178-9cc637a2ff39 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] POST https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2/action Aug 18 23:41:35.812615 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-37a3dd6b-afde-4229-8178-9cc637a2ff39 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:35.812728 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-37a3dd6b-afde-4229-8178-9cc637a2ff39 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:35.825116 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.825116 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:35.826367 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-37a3dd6b-afde-4229-8178-9cc637a2ff39 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Volume info retrieved successfully. Aug 18 23:41:35.834797 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-37a3dd6b-afde-4229-8178-9cc637a2ff39 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Get volume image-metadata completed successfully. Aug 18 23:41:35.835172 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-37a3dd6b-afde-4229-8178-9cc637a2ff39 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2/action returned with HTTP 200 Aug 18 23:41:35.835612 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 491/1969] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:41:35 2026] POST /volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2/action => generated 537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:35.845259 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-17f6389e-4e2c-4259-b83f-d9ca31c8f482 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.847161 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-17f6389e-4e2c-4259-b83f-d9ca31c8f482 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] GET https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 Aug 18 23:41:35.849167 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-17f6389e-4e2c-4259-b83f-d9ca31c8f482 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:35.849167 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-17f6389e-4e2c-4259-b83f-d9ca31c8f482 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:35.856529 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.856529 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:35.861217 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-17f6389e-4e2c-4259-b83f-d9ca31c8f482 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Volume info retrieved successfully. Aug 18 23:41:35.867207 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-17f6389e-4e2c-4259-b83f-d9ca31c8f482 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 returned with HTTP 200 Aug 18 23:41:35.867636 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 488/1970] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:35 2026] GET /volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:35.882392 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fe1b0ed4-fbcd-4d8d-bf0f-d57f54755d92 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.885848 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fe1b0ed4-fbcd-4d8d-bf0f-d57f54755d92 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] DELETE https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 Aug 18 23:41:35.886033 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fe1b0ed4-fbcd-4d8d-bf0f-d57f54755d92 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:35.886246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fe1b0ed4-fbcd-4d8d-bf0f-d57f54755d92 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:35.886401 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-fe1b0ed4-fbcd-4d8d-bf0f-d57f54755d92 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Delete volume with id: 96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 Aug 18 23:41:35.896536 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.896536 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:35.897190 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fe1b0ed4-fbcd-4d8d-bf0f-d57f54755d92 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Volume info retrieved successfully. Aug 18 23:41:35.917726 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fe1b0ed4-fbcd-4d8d-bf0f-d57f54755d92 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Delete volume request issued successfully. Aug 18 23:41:35.917924 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fe1b0ed4-fbcd-4d8d-bf0f-d57f54755d92 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 returned with HTTP 202 Aug 18 23:41:35.918420 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 499/1971] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:35 2026] DELETE /volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 23:41:35.924980 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-56a74aee-1ac9-47ab-ba5a-79a19d74d849 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.926742 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-56a74aee-1ac9-47ab-ba5a-79a19d74d849 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] GET https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 Aug 18 23:41:35.926927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-56a74aee-1ac9-47ab-ba5a-79a19d74d849 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:35.927689 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-56a74aee-1ac9-47ab-ba5a-79a19d74d849 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:35.934952 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.934952 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:35.935193 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-21856ac7-1e45-4ca3-b845-595cde2d22cd None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.937018 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-21856ac7-1e45-4ca3-b845-595cde2d22cd tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb Aug 18 23:41:35.937288 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-21856ac7-1e45-4ca3-b845-595cde2d22cd tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:35.937582 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-21856ac7-1e45-4ca3-b845-595cde2d22cd tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:35.939505 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-56a74aee-1ac9-47ab-ba5a-79a19d74d849 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Volume info retrieved successfully. Aug 18 23:41:35.944683 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-56a74aee-1ac9-47ab-ba5a-79a19d74d849 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 returned with HTTP 200 Aug 18 23:41:35.945656 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 494/1972] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:35 2026] GET /volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:35.946544 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.946544 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:35.950999 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-21856ac7-1e45-4ca3-b845-595cde2d22cd tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:41:35.959599 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-21856ac7-1e45-4ca3-b845-595cde2d22cd tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb returned with HTTP 200 Aug 18 23:41:35.960186 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 492/1973] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:35 2026] GET /volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:35.962494 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c7260bbf-933a-4bba-b748-8ccbc15cee78 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.965974 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c7260bbf-933a-4bba-b748-8ccbc15cee78 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] GET https://10.4.3.229/volume/v3/volumes/aae3ebfd-89a1-41c0-8006-351bb57e3865 Aug 18 23:41:35.965974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c7260bbf-933a-4bba-b748-8ccbc15cee78 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:35.965974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c7260bbf-933a-4bba-b748-8ccbc15cee78 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:35.975565 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.975565 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:35.978886 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6da32f87-52a7-4729-a576-6da0ce069233 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:35.980474 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c7260bbf-933a-4bba-b748-8ccbc15cee78 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Volume info retrieved successfully. Aug 18 23:41:35.980927 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6da32f87-52a7-4729-a576-6da0ce069233 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:41:35.981294 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6da32f87-52a7-4729-a576-6da0ce069233 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb", "name": "tempest-VolumesBackupsTest-Backup-1947954058"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:35.983026 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-6da32f87-52a7-4729-a576-6da0ce069233 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Creating new backup {'backup': {'volume_id': '931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb', 'name': 'tempest-VolumesBackupsTest-Backup-1947954058'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:41:35.983698 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-6da32f87-52a7-4729-a576-6da0ce069233 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Creating backup of volume 931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb in container None Aug 18 23:41:35.984903 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c7260bbf-933a-4bba-b748-8ccbc15cee78 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] https://10.4.3.229/volume/v3/volumes/aae3ebfd-89a1-41c0-8006-351bb57e3865 returned with HTTP 200 Aug 18 23:41:35.985354 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 489/1974] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:35 2026] GET /volume/v3/volumes/aae3ebfd-89a1-41c0-8006-351bb57e3865 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:35.993170 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:35.993170 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:35.993728 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6da32f87-52a7-4729-a576-6da0ce069233 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:41:36.001123 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bb8f317e-0b30-444e-b943-c5fd85e40060 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.003129 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb8f317e-0b30-444e-b943-c5fd85e40060 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1&project_id=f73040a53e6a4e7583041f53cc2b3c65 Aug 18 23:41:36.003344 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb8f317e-0b30-444e-b943-c5fd85e40060 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:36.003613 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb8f317e-0b30-444e-b943-c5fd85e40060 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:36.004125 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-bb8f317e-0b30-444e-b943-c5fd85e40060 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Could not evaluate value f73040a53e6a4e7583041f53cc2b3c65, assuming string {{(pid=100172) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 23:41:36.004704 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-bb8f317e-0b30-444e-b943-c5fd85e40060 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Searching by: MultiDict([('project_id', 'f73040a53e6a4e7583041f53cc2b3c65'), ('all_tenants', 1)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:41:36.019908 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-6da32f87-52a7-4729-a576-6da0ce069233 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Created reservations ['23e8bb10-e242-4160-b828-57e5410a48f5', 'fa4675fe-3d8f-4b7d-962b-ce1318a8330d'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:36.042927 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bb8f317e-0b30-444e-b943-c5fd85e40060 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Get all volumes completed successfully. Aug 18 23:41:36.044124 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.044124 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:36.050392 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6da32f87-52a7-4729-a576-6da0ce069233 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:41:36.050822 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 500/1975] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:35 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:36.051584 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb8f317e-0b30-444e-b943-c5fd85e40060 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1&project_id=f73040a53e6a4e7583041f53cc2b3c65 returned with HTTP 200 Aug 18 23:41:36.055591 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 495/1976] 10.4.3.229 () {66 vars in 1373 bytes} [Tue Aug 18 23:41:36 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=f73040a53e6a4e7583041f53cc2b3c65 => generated 3027 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:36.062341 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-931d3a47-e409-404b-9a72-9cb35f79ead3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.065143 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-931d3a47-e409-404b-9a72-9cb35f79ead3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:36.065429 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-931d3a47-e409-404b-9a72-9cb35f79ead3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:36.065623 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-931d3a47-e409-404b-9a72-9cb35f79ead3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:36.065774 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-931d3a47-e409-404b-9a72-9cb35f79ead3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:36.070421 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c8af3556-8307-4ec2-ac30-3c6a9372d3d3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.071972 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.071972 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:36.072299 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c8af3556-8307-4ec2-ac30-3c6a9372d3d3 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/aae3ebfd-89a1-41c0-8006-351bb57e3865 Aug 18 23:41:36.072487 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c8af3556-8307-4ec2-ac30-3c6a9372d3d3 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:36.072714 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c8af3556-8307-4ec2-ac30-3c6a9372d3d3 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:36.072763 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-931d3a47-e409-404b-9a72-9cb35f79ead3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:36.072896 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c8af3556-8307-4ec2-ac30-3c6a9372d3d3 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Delete volume with id: aae3ebfd-89a1-41c0-8006-351bb57e3865 Aug 18 23:41:36.073149 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 493/1977] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:36 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:36.097691 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.097691 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:36.097691 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c8af3556-8307-4ec2-ac30-3c6a9372d3d3 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Volume info retrieved successfully. Aug 18 23:41:36.115272 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-00a143e8-38c7-427f-b6b9-0c7749c23266 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.117532 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-00a143e8-38c7-427f-b6b9-0c7749c23266 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:36.117749 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-00a143e8-38c7-427f-b6b9-0c7749c23266 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:36.117939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-00a143e8-38c7-427f-b6b9-0c7749c23266 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:36.118060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-00a143e8-38c7-427f-b6b9-0c7749c23266 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:36.122612 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.122612 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:36.123426 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-00a143e8-38c7-427f-b6b9-0c7749c23266 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:36.123812 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 501/1978] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:36 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:36.124748 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c8af3556-8307-4ec2-ac30-3c6a9372d3d3 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] Delete volume request issued successfully. Aug 18 23:41:36.124973 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c8af3556-8307-4ec2-ac30-3c6a9372d3d3 tempest-VolumesListAdminTestJSON-952412901 tempest-VolumesListAdminTestJSON-952412901-project-admin] https://10.4.3.229/volume/v3/volumes/aae3ebfd-89a1-41c0-8006-351bb57e3865 returned with HTTP 202 Aug 18 23:41:36.125476 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 490/1979] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:36 2026] DELETE /volume/v3/volumes/aae3ebfd-89a1-41c0-8006-351bb57e3865 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:36.139557 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-600fc12b-99aa-46e6-bc62-bf2888291800 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.143243 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-600fc12b-99aa-46e6-bc62-bf2888291800 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 Aug 18 23:41:36.143243 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-600fc12b-99aa-46e6-bc62-bf2888291800 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:36.143243 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-600fc12b-99aa-46e6-bc62-bf2888291800 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:36.159361 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.159361 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:36.162489 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-600fc12b-99aa-46e6-bc62-bf2888291800 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:36.163495 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-65533994-a433-4b4c-84b6-72ea60adb822 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.165502 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-65533994-a433-4b4c-84b6-72ea60adb822 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a Aug 18 23:41:36.165798 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-65533994-a433-4b4c-84b6-72ea60adb822 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:36.166007 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-65533994-a433-4b4c-84b6-72ea60adb822 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:36.166240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-65533994-a433-4b4c-84b6-72ea60adb822 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] show called for member 831e3675-9b77-466d-a427-e8b0c4c4068a {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:41:36.167970 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-600fc12b-99aa-46e6-bc62-bf2888291800 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 returned with HTTP 200 Aug 18 23:41:36.169479 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 496/1980] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:36 2026] GET /volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:36.171390 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.171390 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:36.180270 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a5fbca59-96ed-4376-86a5-71dd43666bac None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.181684 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-65533994-a433-4b4c-84b6-72ea60adb822 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a returned with HTTP 200 Aug 18 23:41:36.182603 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 494/1981] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:41:36 2026] GET /volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a => generated 397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:36.186772 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a5fbca59-96ed-4376-86a5-71dd43666bac tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] DELETE https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 Aug 18 23:41:36.186772 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a5fbca59-96ed-4376-86a5-71dd43666bac tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:36.186772 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a5fbca59-96ed-4376-86a5-71dd43666bac tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:36.186772 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-a5fbca59-96ed-4376-86a5-71dd43666bac tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Delete volume with id: 22c12d97-d83f-4148-b2a1-1f404817e6a9 Aug 18 23:41:36.195121 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.195121 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:36.195637 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a5fbca59-96ed-4376-86a5-71dd43666bac tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:36.197938 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.199755 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:36.200237 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1961512925", "volume_type": "c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed", "group_id": "831e3675-9b77-466d-a427-e8b0c4c4068a", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:36.201929 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1961512925', 'volume_type': 'c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed', 'group_id': '831e3675-9b77-466d-a427-e8b0c4c4068a', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:36.212354 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.212354 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:36.212354 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Create volume of 1 GB Aug 18 23:41:36.217890 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Availability Zones retrieved successfully. Aug 18 23:41:36.221314 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a5fbca59-96ed-4376-86a5-71dd43666bac tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Delete volume request issued successfully. Aug 18 23:41:36.221624 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a5fbca59-96ed-4376-86a5-71dd43666bac tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 returned with HTTP 202 Aug 18 23:41:36.222221 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 502/1982] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:36 2026] DELETE /volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:36.223201 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Flow 'volume_create_api' (9d1c2856-800c-465d-9fcf-00b5f4a50cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:36.224655 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e45d6dc-5015-4e19-bf5e-f721b2039686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:36.225184 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.225184 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:36.227160 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:36.229447 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ede87e2a-cea9-4382-91f3-28445f233834 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.234155 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ede87e2a-cea9-4382-91f3-28445f233834 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 Aug 18 23:41:36.234155 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ede87e2a-cea9-4382-91f3-28445f233834 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:36.234155 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ede87e2a-cea9-4382-91f3-28445f233834 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:36.242842 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.242842 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:36.252241 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ede87e2a-cea9-4382-91f3-28445f233834 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:36.257027 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e45d6dc-5015-4e19-bf5e-f721b2039686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:41:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1957303823',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '831e3675-9b77-466d-a427-e8b0c4c4068a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:36.257347 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ede87e2a-cea9-4382-91f3-28445f233834 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 returned with HTTP 200 Aug 18 23:41:36.257756 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 497/1983] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:36 2026] GET /volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:36.257823 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13b58ae-1439-4853-a0ce-3117a6149c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:36.292492 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1957303823 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1957303823, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:36.292797 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1957303823 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1957303823, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:36.333228 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Created reservations ['8673f7c3-389c-464f-b1d1-2a96c0861c09', '5ca9077f-f856-41bc-b2a5-406b7b9c7fee', 'cf4ea22d-33a4-4558-81ad-f2f62719b893', 'bfc77956-f7fa-4ccb-9ec2-78fb3c0fb841'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:36.334152 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13b58ae-1439-4853-a0ce-3117a6149c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8673f7c3-389c-464f-b1d1-2a96c0861c09', '5ca9077f-f856-41bc-b2a5-406b7b9c7fee', 'cf4ea22d-33a4-4558-81ad-f2f62719b893', 'bfc77956-f7fa-4ccb-9ec2-78fb3c0fb841']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:36.335183 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3b9796-891d-4e95-8eee-a4c65208bc47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:36.361269 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3b9796-891d-4e95-8eee-a4c65208bc47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1961512925',encryption_key_id=None,group_id=831e3675-9b77-466d-a427-e8b0c4c4068a,group_type_id=,metadata={},multiattach=False,project_id='b17582fc6def416f9fc8cfe4c922e838',qos_specs=None,replication_status=,reservations=['8673f7c3-389c-464f-b1d1-2a96c0861c09','5ca9077f-f856-41bc-b2a5-406b7b9c7fee','cf4ea22d-33a4-4558-81ad-f2f62719b893','bfc77956-f7fa-4ccb-9ec2-78fb3c0fb841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f14f56cf49497e84ad215b7e9aaa41',volume_type_id=c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1961512925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=831e3675-9b77-466d-a427-e8b0c4c4068a,host=None,id=cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17582fc6def416f9fc8cfe4c922e838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3f14f56cf49497e84ad215b7e9aaa41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed),volume_type_id=c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:36.362073 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464de88a-5009-4e65-a868-d102e368491f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:36.388066 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464de88a-5009-4e65-a868-d102e368491f) transitioned into state 'SUCCESS' from state '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-1961512925',encryption_key_id=None,group_id=831e3675-9b77-466d-a427-e8b0c4c4068a,group_type_id=,metadata={},multiattach=False,project_id='b17582fc6def416f9fc8cfe4c922e838',qos_specs=None,replication_status=,reservations=['8673f7c3-389c-464f-b1d1-2a96c0861c09','5ca9077f-f856-41bc-b2a5-406b7b9c7fee','cf4ea22d-33a4-4558-81ad-f2f62719b893','bfc77956-f7fa-4ccb-9ec2-78fb3c0fb841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3f14f56cf49497e84ad215b7e9aaa41',volume_type_id=c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:36.388863 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076f3c61-4371-4b0c-94ff-a74590766b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:36.400443 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076f3c61-4371-4b0c-94ff-a74590766b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:36.401203 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Flow 'volume_create_api' (9d1c2856-800c-465d-9fcf-00b5f4a50cb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:36.401455 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Create volume request issued successfully. Aug 18 23:41:36.402042 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:41:36.402189 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:41:36.444189 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:41:36.448498 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.448498 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:36.455871 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c158721b-35ee-4937-8cc8-b40b83c22a52 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:36.456798 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 491/1984] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:41:36 2026] POST /volume/v3/volumes => generated 827 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:36.472313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-93a41601-8525-4d2a-8d73-5ed54b58d58b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.475127 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-93a41601-8525-4d2a-8d73-5ed54b58d58b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b Aug 18 23:41:36.475423 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-93a41601-8525-4d2a-8d73-5ed54b58d58b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:36.475687 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-93a41601-8525-4d2a-8d73-5ed54b58d58b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:36.484591 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.484591 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:36.490952 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-93a41601-8525-4d2a-8d73-5ed54b58d58b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Volume info retrieved successfully. Aug 18 23:41:36.491775 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-93a41601-8525-4d2a-8d73-5ed54b58d58b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:41:36.491931 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-93a41601-8525-4d2a-8d73-5ed54b58d58b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:41:36.538481 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-93a41601-8525-4d2a-8d73-5ed54b58d58b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:41:36.541914 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:36.541914 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:36.548486 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-93a41601-8525-4d2a-8d73-5ed54b58d58b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b returned with HTTP 200 Aug 18 23:41:36.549324 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 495/1985] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:36 2026] GET /volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b => generated 895 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:36.966154 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-18c7fd25-c326-41c8-899e-6bde62d56849 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:36.967603 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-18c7fd25-c326-41c8-899e-6bde62d56849 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] GET https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 Aug 18 23:41:36.967844 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-18c7fd25-c326-41c8-899e-6bde62d56849 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:36.968047 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-18c7fd25-c326-41c8-899e-6bde62d56849 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:36.974715 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-18c7fd25-c326-41c8-899e-6bde62d56849 tempest-VolumesImageMetadata-322687248 tempest-VolumesImageMetadata-322687248-project-member] https://10.4.3.229/volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 returned with HTTP 404 Aug 18 23:41:36.975338 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 503/1986] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:36 2026] GET /volume/v3/volumes/96f04bc0-57c1-4b0a-86dd-1f4e286ff9c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:37.084288 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e2aaec58-5244-4ae1-b3c2-f2f909ac106d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:37.093196 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e2aaec58-5244-4ae1-b3c2-f2f909ac106d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:37.093402 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e2aaec58-5244-4ae1-b3c2-f2f909ac106d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:37.093901 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e2aaec58-5244-4ae1-b3c2-f2f909ac106d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:37.093901 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e2aaec58-5244-4ae1-b3c2-f2f909ac106d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:37.116745 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.116745 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:37.117429 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e2aaec58-5244-4ae1-b3c2-f2f909ac106d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:37.122281 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 498/1987] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:37 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 739 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:37.134842 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-04cb9559-64ba-4cab-8419-0a72cf20b4a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:37.137311 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04cb9559-64ba-4cab-8419-0a72cf20b4a1 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:37.137716 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04cb9559-64ba-4cab-8419-0a72cf20b4a1 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:37.137926 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04cb9559-64ba-4cab-8419-0a72cf20b4a1 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:37.137987 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-04cb9559-64ba-4cab-8419-0a72cf20b4a1 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:37.142541 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.142541 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:37.143194 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04cb9559-64ba-4cab-8419-0a72cf20b4a1 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:37.143795 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 492/1988] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:37 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:37.200796 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-527e4b15-e890-4e76-b2e8-70d418172b89 req-f5bccde7-b565-48af-a079-2eb51f9cbfd1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:37.204073 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-527e4b15-e890-4e76-b2e8-70d418172b89 req-f5bccde7-b565-48af-a079-2eb51f9cbfd1 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] DELETE https://10.4.3.229/volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117 Aug 18 23:41:37.204337 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-527e4b15-e890-4e76-b2e8-70d418172b89 req-f5bccde7-b565-48af-a079-2eb51f9cbfd1 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:37.204617 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-527e4b15-e890-4e76-b2e8-70d418172b89 req-f5bccde7-b565-48af-a079-2eb51f9cbfd1 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:37.214122 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.214122 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:37.265458 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-527e4b15-e890-4e76-b2e8-70d418172b89 req-f5bccde7-b565-48af-a079-2eb51f9cbfd1 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117 returned with HTTP 200 Aug 18 23:41:37.265981 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 496/1989] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:41:37 2026] DELETE /volume/v3/attachments/6c473f55-7a2e-47b0-a65f-30eca64c4117 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:37.277374 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8eedd036-2763-47c0-b7b2-a5b9d002b3fd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:37.278987 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8eedd036-2763-47c0-b7b2-a5b9d002b3fd tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 Aug 18 23:41:37.279156 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8eedd036-2763-47c0-b7b2-a5b9d002b3fd tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:37.279338 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8eedd036-2763-47c0-b7b2-a5b9d002b3fd tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:37.288408 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8eedd036-2763-47c0-b7b2-a5b9d002b3fd tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 returned with HTTP 404 Aug 18 23:41:37.289055 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 504/1990] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:37 2026] GET /volume/v3/volumes/22c12d97-d83f-4148-b2a1-1f404817e6a9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:37.296697 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ff1fe13f-5b63-47c6-8559-7f49acaaa849 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:37.298596 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ff1fe13f-5b63-47c6-8559-7f49acaaa849 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 Aug 18 23:41:37.298770 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ff1fe13f-5b63-47c6-8559-7f49acaaa849 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:37.298966 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ff1fe13f-5b63-47c6-8559-7f49acaaa849 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:37.306475 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.306475 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:37.311194 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ff1fe13f-5b63-47c6-8559-7f49acaaa849 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:37.316975 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ff1fe13f-5b63-47c6-8559-7f49acaaa849 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 returned with HTTP 200 Aug 18 23:41:37.317338 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 499/1991] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:37 2026] GET /volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:37.333319 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3bb82fe-1c76-4a15-8249-331200e27c24 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:37.335817 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3bb82fe-1c76-4a15-8249-331200e27c24 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] DELETE https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 Aug 18 23:41:37.336064 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3bb82fe-1c76-4a15-8249-331200e27c24 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:37.336340 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3bb82fe-1c76-4a15-8249-331200e27c24 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:37.336559 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c3bb82fe-1c76-4a15-8249-331200e27c24 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Delete volume with id: 78fd8a2b-9486-48b1-9100-cc99cdec3541 Aug 18 23:41:37.346040 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.346040 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:37.346363 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3bb82fe-1c76-4a15-8249-331200e27c24 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:37.375572 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3bb82fe-1c76-4a15-8249-331200e27c24 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Delete volume request issued successfully. Aug 18 23:41:37.375572 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3bb82fe-1c76-4a15-8249-331200e27c24 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 returned with HTTP 202 Aug 18 23:41:37.375951 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 493/1992] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:37 2026] DELETE /volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:37.385265 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6af0a3ab-682b-458e-8aa0-5d837b8c2944 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:37.389003 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6af0a3ab-682b-458e-8aa0-5d837b8c2944 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 Aug 18 23:41:37.389762 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6af0a3ab-682b-458e-8aa0-5d837b8c2944 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:37.389762 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6af0a3ab-682b-458e-8aa0-5d837b8c2944 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:37.401545 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.401545 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:37.409984 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6af0a3ab-682b-458e-8aa0-5d837b8c2944 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:37.416814 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6af0a3ab-682b-458e-8aa0-5d837b8c2944 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 returned with HTTP 200 Aug 18 23:41:37.417390 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 497/1993] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:37 2026] GET /volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:37.565626 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b88c6e7a-693b-4291-920e-e8e721f57b77 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:37.567652 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b88c6e7a-693b-4291-920e-e8e721f57b77 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b Aug 18 23:41:37.567858 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b88c6e7a-693b-4291-920e-e8e721f57b77 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:37.568115 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b88c6e7a-693b-4291-920e-e8e721f57b77 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:37.575843 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.575843 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:37.581671 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b88c6e7a-693b-4291-920e-e8e721f57b77 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Volume info retrieved successfully. Aug 18 23:41:37.581671 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-b88c6e7a-693b-4291-920e-e8e721f57b77 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:41:37.581671 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-b88c6e7a-693b-4291-920e-e8e721f57b77 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:41:37.629583 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-b88c6e7a-693b-4291-920e-e8e721f57b77 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:41:37.632967 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.632967 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:37.645460 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b88c6e7a-693b-4291-920e-e8e721f57b77 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b returned with HTTP 200 Aug 18 23:41:37.645460 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 505/1994] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:37 2026] GET /volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b => generated 920 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:37.655398 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e55541e2-d664-4a85-a2c7-99aa7050a2d3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:37.657039 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e55541e2-d664-4a85-a2c7-99aa7050a2d3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] POST https://10.4.3.229/volume/v3/group_snapshots Aug 18 23:41:37.657416 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e55541e2-d664-4a85-a2c7-99aa7050a2d3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "831e3675-9b77-466d-a427-e8b0c4c4068a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-625778363"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:37.658919 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.group_snapshots [None req-e55541e2-d664-4a85-a2c7-99aa7050a2d3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '831e3675-9b77-466d-a427-e8b0c4c4068a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-625778363'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 23:41:37.662465 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.662465 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:37.666131 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.group_snapshots [None req-e55541e2-d664-4a85-a2c7-99aa7050a2d3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-625778363. Aug 18 23:41:37.694384 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.694384 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:37.715728 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-e55541e2-d664-4a85-a2c7-99aa7050a2d3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1957303823 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1957303823, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:37.716827 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-e55541e2-d664-4a85-a2c7-99aa7050a2d3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1957303823 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1957303823, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:37.745201 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-e55541e2-d664-4a85-a2c7-99aa7050a2d3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Created reservations ['1a4f0d33-fcda-40c4-8801-b7f6f51532b1', 'f17f69b7-f445-4054-abed-5b14299106f5', '5a48ebd9-bec8-4657-a263-55c2ba6d2f9f', '7aae0702-13e8-4e1c-b6e2-44508a4bbdb0'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:37.772423 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e55541e2-d664-4a85-a2c7-99aa7050a2d3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/group_snapshots returned with HTTP 202 Aug 18 23:41:37.772857 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 500/1995] 10.4.3.229 () {70 vars in 1324 bytes} [Tue Aug 18 23:41:37 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:37.780896 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7eb790df-87d0-4cd1-a822-4d21c1bbee7e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:37.782879 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7eb790df-87d0-4cd1-a822-4d21c1bbee7e tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f Aug 18 23:41:37.783151 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7eb790df-87d0-4cd1-a822-4d21c1bbee7e tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:37.783274 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7eb790df-87d0-4cd1-a822-4d21c1bbee7e tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:37.783414 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-7eb790df-87d0-4cd1-a822-4d21c1bbee7e tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] show called for member 81f85c84-2db7-4b15-bd2d-6dbb9176ec5f {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:41:37.787205 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:37.787205 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:37.793861 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7eb790df-87d0-4cd1-a822-4d21c1bbee7e tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f returned with HTTP 200 Aug 18 23:41:37.794281 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 494/1996] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:41:37 2026] GET /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:38.128367 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2bede1b6-6238-4b1c-9d21-4f6ea4e4dd4c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.130614 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2bede1b6-6238-4b1c-9d21-4f6ea4e4dd4c tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:38.130754 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2bede1b6-6238-4b1c-9d21-4f6ea4e4dd4c tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.130954 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2bede1b6-6238-4b1c-9d21-4f6ea4e4dd4c tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.135031 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-16f22532-333f-45a5-b77f-0bc9a146af0e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.137002 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-16f22532-333f-45a5-b77f-0bc9a146af0e tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:38.137192 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-16f22532-333f-45a5-b77f-0bc9a146af0e tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.137367 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-16f22532-333f-45a5-b77f-0bc9a146af0e tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.137467 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-16f22532-333f-45a5-b77f-0bc9a146af0e tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:38.140211 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.140211 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:38.141599 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.141599 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:38.143050 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-16f22532-333f-45a5-b77f-0bc9a146af0e tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:38.143508 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 506/1997] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:38.144730 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2bede1b6-6238-4b1c-9d21-4f6ea4e4dd4c tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:38.148880 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2bede1b6-6238-4b1c-9d21-4f6ea4e4dd4c tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:38.149287 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 498/1998] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:38.154741 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-908ab4dc-9e95-41f0-857b-8330867d9bab None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.159086 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-908ab4dc-9e95-41f0-857b-8330867d9bab tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:38.159086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-908ab4dc-9e95-41f0-857b-8330867d9bab tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.159086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-908ab4dc-9e95-41f0-857b-8330867d9bab tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.159086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-908ab4dc-9e95-41f0-857b-8330867d9bab tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:38.162754 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.162754 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:38.163598 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-908ab4dc-9e95-41f0-857b-8330867d9bab tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:38.164000 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 501/1999] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:38.219569 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d723e3cb-c818-4a23-b579-383002698aa2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.221756 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d723e3cb-c818-4a23-b579-383002698aa2 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:38.222056 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d723e3cb-c818-4a23-b579-383002698aa2 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.222209 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d723e3cb-c818-4a23-b579-383002698aa2 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.230317 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.230317 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:38.234481 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d723e3cb-c818-4a23-b579-383002698aa2 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:38.240028 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d723e3cb-c818-4a23-b579-383002698aa2 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:38.240683 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 495/2000] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:38.245656 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e109b4d5-ae74-413d-8520-c19576b0cc23 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.256420 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7886a2bd-b509-49aa-b5c8-63896975cfae None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.259078 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7886a2bd-b509-49aa-b5c8-63896975cfae tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] DELETE https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:38.259255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7886a2bd-b509-49aa-b5c8-63896975cfae tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.259419 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7886a2bd-b509-49aa-b5c8-63896975cfae tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.259593 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-7886a2bd-b509-49aa-b5c8-63896975cfae tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Delete volume with id: 739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:38.271965 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.271965 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:38.272589 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7886a2bd-b509-49aa-b5c8-63896975cfae tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:38.293137 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7886a2bd-b509-49aa-b5c8-63896975cfae tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Delete volume request issued successfully. Aug 18 23:41:38.293308 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7886a2bd-b509-49aa-b5c8-63896975cfae tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 202 Aug 18 23:41:38.293721 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 499/2001] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:38 2026] DELETE /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:38.302732 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f6219048-4d5c-4fb9-9821-511bec08ac81 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.305040 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6219048-4d5c-4fb9-9821-511bec08ac81 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:38.305335 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6219048-4d5c-4fb9-9821-511bec08ac81 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.305480 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6219048-4d5c-4fb9-9821-511bec08ac81 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.312227 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.312227 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:38.315941 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f6219048-4d5c-4fb9-9821-511bec08ac81 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Volume info retrieved successfully. Aug 18 23:41:38.320322 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6219048-4d5c-4fb9-9821-511bec08ac81 tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 200 Aug 18 23:41:38.320676 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 502/2002] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:38.365619 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e109b4d5-ae74-413d-8520-c19576b0cc23 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:38.366071 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e109b4d5-ae74-413d-8520-c19576b0cc23 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7ef7b90-8ba5-4038-ba3c-acda81a7e539", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-432774173"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:38.375625 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e109b4d5-ae74-413d-8520-c19576b0cc23 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 404 Aug 18 23:41:38.376295 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 507/2003] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:41:38 2026] POST /volume/v3/snapshots => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:38.384059 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6c81d3f8-deee-4cd4-890e-77669ea388d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.385768 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6c81d3f8-deee-4cd4-890e-77669ea388d1 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:38.386065 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6c81d3f8-deee-4cd4-890e-77669ea388d1 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2010421619"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:38.410243 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6c81d3f8-deee-4cd4-890e-77669ea388d1 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 404 Aug 18 23:41:38.410903 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 496/2004] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:41:38 2026] POST /volume/v3/snapshots => generated 77 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:38.418623 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-589a48fc-650e-4db5-8e93-cfc5253c32a3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.420880 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-589a48fc-650e-4db5-8e93-cfc5253c32a3 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/snapshots?limit=invalid Aug 18 23:41:38.421165 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-589a48fc-650e-4db5-8e93-cfc5253c32a3 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.421433 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-589a48fc-650e-4db5-8e93-cfc5253c32a3 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.422211 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-589a48fc-650e-4db5-8e93-cfc5253c32a3 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] HTTP exception thrown: limit param must be an integer Aug 18 23:41:38.422832 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-589a48fc-650e-4db5-8e93-cfc5253c32a3 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 18 23:41:38.423469 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 500/2005] 10.4.3.229 () {66 vars in 1270 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:41:38.430283 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-756dd0d4-8c73-4628-b8af-31c1e1a19409 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.432143 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-756dd0d4-8c73-4628-b8af-31c1e1a19409 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/snapshots?marker=381e68c3-1e3b-48f0-929e-c6f7669c5f0f Aug 18 23:41:38.432336 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-756dd0d4-8c73-4628-b8af-31c1e1a19409 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.432532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-756dd0d4-8c73-4628-b8af-31c1e1a19409 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.432843 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-756dd0d4-8c73-4628-b8af-31c1e1a19409 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:41:38.432998 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-43389c2f-62fd-4158-b80e-92b6d5907cc5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.433916 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-756dd0d4-8c73-4628-b8af-31c1e1a19409 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:41:38.435280 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-43389c2f-62fd-4158-b80e-92b6d5907cc5 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 Aug 18 23:41:38.435576 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-43389c2f-62fd-4158-b80e-92b6d5907cc5 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.435815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-43389c2f-62fd-4158-b80e-92b6d5907cc5 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.437766 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-756dd0d4-8c73-4628-b8af-31c1e1a19409 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots?marker=381e68c3-1e3b-48f0-929e-c6f7669c5f0f returned with HTTP 404 Aug 18 23:41:38.438241 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 503/2006] 10.4.3.229 () {66 vars in 1330 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/snapshots?marker=381e68c3-1e3b-48f0-929e-c6f7669c5f0f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:38.443166 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-43389c2f-62fd-4158-b80e-92b6d5907cc5 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 returned with HTTP 404 Aug 18 23:41:38.443805 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 508/2007] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/volumes/78fd8a2b-9486-48b1-9100-cc99cdec3541 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:38.446862 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-58f66a30-38d6-49bf-a855-13aa7afd44f0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.448808 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-58f66a30-38d6-49bf-a855-13aa7afd44f0 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=invalid Aug 18 23:41:38.449051 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-58f66a30-38d6-49bf-a855-13aa7afd44f0 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.449295 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-58f66a30-38d6-49bf-a855-13aa7afd44f0 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.449610 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-58f66a30-38d6-49bf-a855-13aa7afd44f0 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:41:38.450332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-64c584a3-c98e-4d4f-9bbf-4a0aab85d71f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.450803 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-58f66a30-38d6-49bf-a855-13aa7afd44f0 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:41:38.451308 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-58f66a30-38d6-49bf-a855-13aa7afd44f0 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 18 23:41:38.451767 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 497/2008] 10.4.3.229 () {66 vars in 1276 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:41:38.452385 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-64c584a3-c98e-4d4f-9bbf-4a0aab85d71f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 Aug 18 23:41:38.452613 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-64c584a3-c98e-4d4f-9bbf-4a0aab85d71f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.452820 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-64c584a3-c98e-4d4f-9bbf-4a0aab85d71f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.460859 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.461330 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.461330 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:38.462892 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:38.463294 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1340217552"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:38.464730 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-64c584a3-c98e-4d4f-9bbf-4a0aab85d71f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:38.465190 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1340217552'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:38.465312 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Create volume of 2 GB Aug 18 23:41:38.468525 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-64c584a3-c98e-4d4f-9bbf-4a0aab85d71f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 returned with HTTP 200 Aug 18 23:41:38.468904 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 501/2009] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:38.469438 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Availability Zones retrieved successfully. Aug 18 23:41:38.474742 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Flow 'volume_create_api' (09e5cad3-2e32-4c8f-b0d4-1a2d2f629b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:38.475829 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e23b7b28-d65c-4d0f-a589-bd8b2874b518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:38.476748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Validating volume size '2' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:38.479658 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ad03377b-58b1-4587-a97b-bfd2cd0ce6d7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.481230 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ad03377b-58b1-4587-a97b-bfd2cd0ce6d7 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] DELETE https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 Aug 18 23:41:38.481426 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ad03377b-58b1-4587-a97b-bfd2cd0ce6d7 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.481670 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ad03377b-58b1-4587-a97b-bfd2cd0ce6d7 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.481851 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-ad03377b-58b1-4587-a97b-bfd2cd0ce6d7 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Delete volume with id: cf6d8ec0-7759-4506-9b5d-50766707adf8 Aug 18 23:41:38.487886 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.487886 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:38.488402 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ad03377b-58b1-4587-a97b-bfd2cd0ce6d7 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:38.500404 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e23b7b28-d65c-4d0f-a589-bd8b2874b518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:38.501090 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d8e387-e920-470f-81c2-f6969a29dcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:38.503669 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ad03377b-58b1-4587-a97b-bfd2cd0ce6d7 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Delete volume request issued successfully. Aug 18 23:41:38.503882 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ad03377b-58b1-4587-a97b-bfd2cd0ce6d7 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 returned with HTTP 202 Aug 18 23:41:38.504389 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 509/2010] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:38 2026] DELETE /volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:38.511689 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d31a2f68-7aa9-4e06-8e66-93d1028a6e5f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.513461 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d31a2f68-7aa9-4e06-8e66-93d1028a6e5f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 Aug 18 23:41:38.513688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d31a2f68-7aa9-4e06-8e66-93d1028a6e5f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.513896 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d31a2f68-7aa9-4e06-8e66-93d1028a6e5f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.522637 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.522637 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:38.526233 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d31a2f68-7aa9-4e06-8e66-93d1028a6e5f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Volume info retrieved successfully. Aug 18 23:41:38.532648 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d31a2f68-7aa9-4e06-8e66-93d1028a6e5f tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 returned with HTTP 200 Aug 18 23:41:38.533061 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 498/2011] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:38.572441 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Created reservations ['74e6b539-f164-4f56-8968-9388d029557a', 'dc5e3036-483d-4db3-9ec2-e9a8854279c0', 'f88a5763-aef1-4d2d-9355-23ad2f65a4d2', '50467a41-c8c2-4b9a-915c-d71966cf32d7'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:38.573110 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d8e387-e920-470f-81c2-f6969a29dcdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74e6b539-f164-4f56-8968-9388d029557a', 'dc5e3036-483d-4db3-9ec2-e9a8854279c0', 'f88a5763-aef1-4d2d-9355-23ad2f65a4d2', '50467a41-c8c2-4b9a-915c-d71966cf32d7']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:38.573782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0f9f85b-1d2e-44b0-ace2-c5b78779f12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:38.595973 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0f9f85b-1d2e-44b0-ace2-c5b78779f12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '046c94aa-b596-4922-8351-84e2b4d06541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1340217552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230feafb31e342b583fabc1b9360ff07',qos_specs=None,replication_status=,reservations=['74e6b539-f164-4f56-8968-9388d029557a','dc5e3036-483d-4db3-9ec2-e9a8854279c0','f88a5763-aef1-4d2d-9355-23ad2f65a4d2','50467a41-c8c2-4b9a-915c-d71966cf32d7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ba2e7e6e59d44848806450db47bd146',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1340217552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=046c94aa-b596-4922-8351-84e2b4d06541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230feafb31e342b583fabc1b9360ff07',provider_auth=None,provider_geometry=None,provider_id=None,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='8ba2e7e6e59d44848806450db47bd146',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:38.596692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba2380b-29cb-4db6-b3be-cd71eed91056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:38.614884 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cba2380b-29cb-4db6-b3be-cd71eed91056) transitioned into state 'SUCCESS' from state '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-1340217552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230feafb31e342b583fabc1b9360ff07',qos_specs=None,replication_status=,reservations=['74e6b539-f164-4f56-8968-9388d029557a','dc5e3036-483d-4db3-9ec2-e9a8854279c0','f88a5763-aef1-4d2d-9355-23ad2f65a4d2','50467a41-c8c2-4b9a-915c-d71966cf32d7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ba2e7e6e59d44848806450db47bd146',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:38.615530 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65aebffc-56b2-4f8a-bd0d-6a61f99ca990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:38.623685 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65aebffc-56b2-4f8a-bd0d-6a61f99ca990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:38.624423 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Flow 'volume_create_api' (09e5cad3-2e32-4c8f-b0d4-1a2d2f629b61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:38.624712 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Create volume request issued successfully. Aug 18 23:41:38.625251 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2adef87d-da98-4c7a-af4a-3e1dbbacd77c tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:38.625659 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 504/2012] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:38 2026] POST /volume/v3/volumes => generated 762 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:38.641314 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fdc07f7a-2e53-4e1a-b8c3-41bd38424875 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.643157 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fdc07f7a-2e53-4e1a-b8c3-41bd38424875 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 Aug 18 23:41:38.643335 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fdc07f7a-2e53-4e1a-b8c3-41bd38424875 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.643511 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fdc07f7a-2e53-4e1a-b8c3-41bd38424875 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.649679 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.649679 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:38.652907 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fdc07f7a-2e53-4e1a-b8c3-41bd38424875 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Volume info retrieved successfully. Aug 18 23:41:38.656619 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fdc07f7a-2e53-4e1a-b8c3-41bd38424875 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 returned with HTTP 200 Aug 18 23:41:38.657041 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 502/2013] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:38.804963 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3a36591f-1f21-4682-bf61-9d2659aacbaa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.806674 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a36591f-1f21-4682-bf61-9d2659aacbaa tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f Aug 18 23:41:38.806897 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a36591f-1f21-4682-bf61-9d2659aacbaa tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.807147 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a36591f-1f21-4682-bf61-9d2659aacbaa tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.807312 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.group_snapshots [None req-3a36591f-1f21-4682-bf61-9d2659aacbaa tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] show called for member 81f85c84-2db7-4b15-bd2d-6dbb9176ec5f {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:41:38.811274 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.811274 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:38.815424 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a36591f-1f21-4682-bf61-9d2659aacbaa tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f returned with HTTP 200 Aug 18 23:41:38.816119 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 510/2014] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:38.824252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-16ddb900-f883-485d-b6eb-1bc74be105f2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.826408 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16ddb900-f883-485d-b6eb-1bc74be105f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 18 23:41:38.826658 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16ddb900-f883-485d-b6eb-1bc74be105f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.826920 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16ddb900-f883-485d-b6eb-1bc74be105f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.827236 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-16ddb900-f883-485d-b6eb-1bc74be105f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:41:38.828612 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-16ddb900-f883-485d-b6eb-1bc74be105f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:41:38.833452 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-16ddb900-f883-485d-b6eb-1bc74be105f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Get all snapshots completed successfully. Aug 18 23:41:38.833958 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.833958 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:38.834769 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16ddb900-f883-485d-b6eb-1bc74be105f2 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 23:41:38.835373 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 499/2015] 10.4.3.229 () {66 vars in 1264 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:38.846236 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0da6110b-26e7-4c8c-8395-1f7a1ec7e075 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.848142 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0da6110b-26e7-4c8c-8395-1f7a1ec7e075 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/snapshots/ae314007-c3fb-4f3c-b0e6-50db0994a8a2 Aug 18 23:41:38.848357 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0da6110b-26e7-4c8c-8395-1f7a1ec7e075 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.848581 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0da6110b-26e7-4c8c-8395-1f7a1ec7e075 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.854396 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.854396 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:38.855030 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0da6110b-26e7-4c8c-8395-1f7a1ec7e075 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Snapshot retrieved successfully. Aug 18 23:41:38.855956 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0da6110b-26e7-4c8c-8395-1f7a1ec7e075 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/snapshots/ae314007-c3fb-4f3c-b0e6-50db0994a8a2 returned with HTTP 200 Aug 18 23:41:38.856389 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 505/2016] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/snapshots/ae314007-c3fb-4f3c-b0e6-50db0994a8a2 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:38.866237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4727d347-e99a-48e5-923f-80886099bb22 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.868235 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4727d347-e99a-48e5-923f-80886099bb22 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] POST https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action Aug 18 23:41:38.868626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4727d347-e99a-48e5-923f-80886099bb22 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:38.868796 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4727d347-e99a-48e5-923f-80886099bb22 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:38.870266 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.group_snapshots [None req-4727d347-e99a-48e5-923f-80886099bb22 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Updating group '81f85c84-2db7-4b15-bd2d-6dbb9176ec5f' with 'creating' {{(pid=100171) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 23:41:38.874395 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.874395 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:38.881765 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4727d347-e99a-48e5-923f-80886099bb22 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action returned with HTTP 202 Aug 18 23:41:38.882159 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 503/2017] 10.4.3.229 () {70 vars in 1455 bytes} [Tue Aug 18 23:41:38 2026] POST /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:41:38.889480 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eead5877-0393-4571-979d-56c42d967895 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.891473 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eead5877-0393-4571-979d-56c42d967895 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f Aug 18 23:41:38.891745 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eead5877-0393-4571-979d-56c42d967895 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.891963 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eead5877-0393-4571-979d-56c42d967895 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.892092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.group_snapshots [None req-eead5877-0393-4571-979d-56c42d967895 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] show called for member 81f85c84-2db7-4b15-bd2d-6dbb9176ec5f {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:41:38.895606 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.895606 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:38.898841 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eead5877-0393-4571-979d-56c42d967895 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f returned with HTTP 200 Aug 18 23:41:38.899221 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 511/2018] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:38.909496 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4ad8c3b2-2956-40e3-a8dc-0847dbb2d6c3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.911287 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ad8c3b2-2956-40e3-a8dc-0847dbb2d6c3 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] POST https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action Aug 18 23:41:38.911674 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ad8c3b2-2956-40e3-a8dc-0847dbb2d6c3 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:38.911816 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ad8c3b2-2956-40e3-a8dc-0847dbb2d6c3 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:38.913361 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-4ad8c3b2-2956-40e3-a8dc-0847dbb2d6c3 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Updating group '81f85c84-2db7-4b15-bd2d-6dbb9176ec5f' with 'available' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 23:41:38.917794 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.917794 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:38.928155 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ad8c3b2-2956-40e3-a8dc-0847dbb2d6c3 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action returned with HTTP 202 Aug 18 23:41:38.928669 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 500/2019] 10.4.3.229 () {70 vars in 1455 bytes} [Tue Aug 18 23:41:38 2026] POST /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:41:38.934781 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2a25a5af-fbc5-427d-8002-6136caef5166 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.936720 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2a25a5af-fbc5-427d-8002-6136caef5166 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f Aug 18 23:41:38.936946 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2a25a5af-fbc5-427d-8002-6136caef5166 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.937227 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2a25a5af-fbc5-427d-8002-6136caef5166 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.937373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.group_snapshots [None req-2a25a5af-fbc5-427d-8002-6136caef5166 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] show called for member 81f85c84-2db7-4b15-bd2d-6dbb9176ec5f {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:41:38.940834 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.940834 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:38.944156 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2a25a5af-fbc5-427d-8002-6136caef5166 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f returned with HTTP 200 Aug 18 23:41:38.944576 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 506/2020] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:38.953679 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e70f82b9-2fc3-4881-948a-e1533d0eaa5f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.955532 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e70f82b9-2fc3-4881-948a-e1533d0eaa5f tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] POST https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action Aug 18 23:41:38.955922 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e70f82b9-2fc3-4881-948a-e1533d0eaa5f tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:38.956064 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e70f82b9-2fc3-4881-948a-e1533d0eaa5f tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:38.957635 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.group_snapshots [None req-e70f82b9-2fc3-4881-948a-e1533d0eaa5f tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Updating group '81f85c84-2db7-4b15-bd2d-6dbb9176ec5f' with 'error' {{(pid=100171) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 23:41:38.961204 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.961204 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:38.967380 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e70f82b9-2fc3-4881-948a-e1533d0eaa5f tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action returned with HTTP 202 Aug 18 23:41:38.967855 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 504/2021] 10.4.3.229 () {70 vars in 1455 bytes} [Tue Aug 18 23:41:38 2026] POST /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 23:41:38.976296 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-19d9f922-7ce2-4225-beda-1da7f74cf068 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.978285 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-19d9f922-7ce2-4225-beda-1da7f74cf068 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f Aug 18 23:41:38.978527 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-19d9f922-7ce2-4225-beda-1da7f74cf068 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:38.978760 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-19d9f922-7ce2-4225-beda-1da7f74cf068 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:38.978920 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.group_snapshots [None req-19d9f922-7ce2-4225-beda-1da7f74cf068 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] show called for member 81f85c84-2db7-4b15-bd2d-6dbb9176ec5f {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:41:38.982431 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:38.982431 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:38.986031 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-19d9f922-7ce2-4225-beda-1da7f74cf068 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f returned with HTTP 200 Aug 18 23:41:38.986495 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 512/2022] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:41:38 2026] GET /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:38.995791 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-16594bfb-d053-4a98-9133-21ac6a1f9565 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:38.997304 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16594bfb-d053-4a98-9133-21ac6a1f9565 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] POST https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action Aug 18 23:41:38.997627 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16594bfb-d053-4a98-9133-21ac6a1f9565 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:38.997730 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16594bfb-d053-4a98-9133-21ac6a1f9565 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:38.999005 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-16594bfb-d053-4a98-9133-21ac6a1f9565 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Updating group '81f85c84-2db7-4b15-bd2d-6dbb9176ec5f' with 'available' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 23:41:39.006991 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.006991 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:39.013262 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16594bfb-d053-4a98-9133-21ac6a1f9565 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action returned with HTTP 202 Aug 18 23:41:39.013759 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 501/2023] 10.4.3.229 () {70 vars in 1455 bytes} [Tue Aug 18 23:41:38 2026] POST /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:41:39.021822 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bf319e79-7bcc-467f-a712-9f4ed8b0d2ce None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.023412 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bf319e79-7bcc-467f-a712-9f4ed8b0d2ce tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f Aug 18 23:41:39.023609 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bf319e79-7bcc-467f-a712-9f4ed8b0d2ce tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.023782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bf319e79-7bcc-467f-a712-9f4ed8b0d2ce tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.023899 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.group_snapshots [None req-bf319e79-7bcc-467f-a712-9f4ed8b0d2ce tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] show called for member 81f85c84-2db7-4b15-bd2d-6dbb9176ec5f {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:41:39.026630 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.026630 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:39.029468 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bf319e79-7bcc-467f-a712-9f4ed8b0d2ce tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f returned with HTTP 200 Aug 18 23:41:39.029867 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 507/2024] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f => generated 330 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:39.037537 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-89db6ec9-f05a-4b86-98c9-9ff4e6bfc774 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.039632 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-89db6ec9-f05a-4b86-98c9-9ff4e6bfc774 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] DELETE https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f Aug 18 23:41:39.039899 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-89db6ec9-f05a-4b86-98c9-9ff4e6bfc774 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.040157 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-89db6ec9-f05a-4b86-98c9-9ff4e6bfc774 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.040332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.group_snapshots [None req-89db6ec9-f05a-4b86-98c9-9ff4e6bfc774 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] delete called for member 81f85c84-2db7-4b15-bd2d-6dbb9176ec5f {{(pid=100171) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 23:41:39.040471 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.group_snapshots [None req-89db6ec9-f05a-4b86-98c9-9ff4e6bfc774 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Delete group_snapshot with id: 81f85c84-2db7-4b15-bd2d-6dbb9176ec5f Aug 18 23:41:39.044588 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.044588 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:39.066310 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-89db6ec9-f05a-4b86-98c9-9ff4e6bfc774 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f returned with HTTP 202 Aug 18 23:41:39.066563 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 505/2025] 10.4.3.229 () {68 vars in 1416 bytes} [Tue Aug 18 23:41:39 2026] DELETE /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:41:39.074682 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0cb2e475-b19e-4d52-b302-aa79981887cf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.076186 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0cb2e475-b19e-4d52-b302-aa79981887cf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:41:39.076357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0cb2e475-b19e-4d52-b302-aa79981887cf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.076555 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0cb2e475-b19e-4d52-b302-aa79981887cf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.076818 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-0cb2e475-b19e-4d52-b302-aa79981887cf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:41:39.077450 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-0cb2e475-b19e-4d52-b302-aa79981887cf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:41:39.084539 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0cb2e475-b19e-4d52-b302-aa79981887cf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Get all volumes completed successfully. Aug 18 23:41:39.085191 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-0cb2e475-b19e-4d52-b302-aa79981887cf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:41:39.085347 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-0cb2e475-b19e-4d52-b302-aa79981887cf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:41:39.121308 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-0cb2e475-b19e-4d52-b302-aa79981887cf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:41:39.124173 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.124173 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:39.131844 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0cb2e475-b19e-4d52-b302-aa79981887cf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:41:39.132324 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 513/2026] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:39.155146 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-42e78bd6-f0e5-4a19-aa04-0fe31349f40d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.158774 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-422eea53-3836-476a-a7f9-100339d8484d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.159482 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42e78bd6-f0e5-4a19-aa04-0fe31349f40d tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail Aug 18 23:41:39.159757 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42e78bd6-f0e5-4a19-aa04-0fe31349f40d tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.161325 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-422eea53-3836-476a-a7f9-100339d8484d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:39.161603 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-422eea53-3836-476a-a7f9-100339d8484d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.161954 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-422eea53-3836-476a-a7f9-100339d8484d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.162023 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42e78bd6-f0e5-4a19-aa04-0fe31349f40d tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.162086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-422eea53-3836-476a-a7f9-100339d8484d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:39.164118 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-42e78bd6-f0e5-4a19-aa04-0fe31349f40d tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:41:39.167640 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.167640 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:39.167792 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-42e78bd6-f0e5-4a19-aa04-0fe31349f40d tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:41:39.168594 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-422eea53-3836-476a-a7f9-100339d8484d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:39.169036 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 508/2027] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:39.176558 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dd2532af-9e4d-4d6f-af96-6814a3514e9d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.178407 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dd2532af-9e4d-4d6f-af96-6814a3514e9d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:39.178608 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dd2532af-9e4d-4d6f-af96-6814a3514e9d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.178807 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dd2532af-9e4d-4d6f-af96-6814a3514e9d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.178922 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-dd2532af-9e4d-4d6f-af96-6814a3514e9d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:39.183760 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.183760 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:39.184646 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dd2532af-9e4d-4d6f-af96-6814a3514e9d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:39.185079 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 506/2028] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:39.185227 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-42e78bd6-f0e5-4a19-aa04-0fe31349f40d tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Get all snapshots completed successfully. Aug 18 23:41:39.189109 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42e78bd6-f0e5-4a19-aa04-0fe31349f40d tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 23:41:39.194106 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 502/2029] 10.4.3.229 () {66 vars in 1264 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:41:39.205759 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-67248a05-50c7-4447-89c8-a6333702e6bf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.211998 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-67248a05-50c7-4447-89c8-a6333702e6bf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f Aug 18 23:41:39.212292 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-67248a05-50c7-4447-89c8-a6333702e6bf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.212567 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-67248a05-50c7-4447-89c8-a6333702e6bf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.212753 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.group_snapshots [None req-67248a05-50c7-4447-89c8-a6333702e6bf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] show called for member 81f85c84-2db7-4b15-bd2d-6dbb9176ec5f {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 23:41:39.217702 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-67248a05-50c7-4447-89c8-a6333702e6bf tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f returned with HTTP 404 Aug 18 23:41:39.218345 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 514/2030] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/group_snapshots/81f85c84-2db7-4b15-bd2d-6dbb9176ec5f => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:41:39.230750 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.232717 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:41:39.233218 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.233560 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.233861 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:41:39.234814 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:41:39.242158 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Get all volumes completed successfully. Aug 18 23:41:39.243018 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:41:39.243168 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:41:39.280863 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:41:39.283803 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.283803 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:39.290135 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3dcb6b38-632a-4b7c-8c91-e434b277fd61 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:41:39.290489 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 509/2031] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:39.301621 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9ceb0fa6-53c1-4ae2-88b3-81cb3ee1543b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.303801 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ceb0fa6-53c1-4ae2-88b3-81cb3ee1543b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] POST https://10.4.3.229/volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a/action Aug 18 23:41:39.304159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ceb0fa6-53c1-4ae2-88b3-81cb3ee1543b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:39.304310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ceb0fa6-53c1-4ae2-88b3-81cb3ee1543b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:39.305655 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-9ceb0fa6-53c1-4ae2-88b3-81cb3ee1543b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] delete called for group 831e3675-9b77-466d-a427-e8b0c4c4068a {{(pid=100171) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:41:39.305756 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.groups [None req-9ceb0fa6-53c1-4ae2-88b3-81cb3ee1543b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Delete group with id: 831e3675-9b77-466d-a427-e8b0c4c4068a Aug 18 23:41:39.309222 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.309222 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:39.336227 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c0b2a8ca-30c6-4bf4-85bb-893796460c7e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.339143 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0b2a8ca-30c6-4bf4-85bb-893796460c7e tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] GET https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 Aug 18 23:41:39.339341 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0b2a8ca-30c6-4bf4-85bb-893796460c7e tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.340572 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0b2a8ca-30c6-4bf4-85bb-893796460c7e tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.340697 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ceb0fa6-53c1-4ae2-88b3-81cb3ee1543b tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a/action returned with HTTP 202 Aug 18 23:41:39.341225 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 507/2032] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:41:39 2026] POST /volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:41:39.348164 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-19d44c3d-720b-4f53-acf5-87d6c03aa3c1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.349857 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-19d44c3d-720b-4f53-acf5-87d6c03aa3c1 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b Aug 18 23:41:39.350037 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-19d44c3d-720b-4f53-acf5-87d6c03aa3c1 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.350206 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-19d44c3d-720b-4f53-acf5-87d6c03aa3c1 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.358869 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.358869 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:39.361907 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0b2a8ca-30c6-4bf4-85bb-893796460c7e tempest-ServerActionsTestOtherB-1359624080 tempest-ServerActionsTestOtherB-1359624080-project-member] https://10.4.3.229/volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 returned with HTTP 404 Aug 18 23:41:39.364345 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-19d44c3d-720b-4f53-acf5-87d6c03aa3c1 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Volume info retrieved successfully. Aug 18 23:41:39.364742 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 503/2033] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/volumes/739f1cab-dcf3-410a-833b-9920aeb7d721 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:39.365292 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-19d44c3d-720b-4f53-acf5-87d6c03aa3c1 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:41:39.365539 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-19d44c3d-720b-4f53-acf5-87d6c03aa3c1 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:41:39.422308 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-19d44c3d-720b-4f53-acf5-87d6c03aa3c1 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:41:39.427002 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.427002 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:39.438006 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-19d44c3d-720b-4f53-acf5-87d6c03aa3c1 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b returned with HTTP 200 Aug 18 23:41:39.438595 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 515/2034] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:39.553772 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ea0b6cf5-385b-4566-958c-f206b1833883 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.556137 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ea0b6cf5-385b-4566-958c-f206b1833883 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] GET https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 Aug 18 23:41:39.556302 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ea0b6cf5-385b-4566-958c-f206b1833883 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.556471 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ea0b6cf5-385b-4566-958c-f206b1833883 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.564251 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ea0b6cf5-385b-4566-958c-f206b1833883 tempest-VolumesListAdminTestJSON-1527447247 tempest-VolumesListAdminTestJSON-1527447247-project-member] https://10.4.3.229/volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 returned with HTTP 404 Aug 18 23:41:39.564965 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 510/2035] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/volumes/cf6d8ec0-7759-4506-9b5d-50766707adf8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:39.674394 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dd160c05-af5c-4dbd-a5bd-1741a2200421 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.677133 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dd160c05-af5c-4dbd-a5bd-1741a2200421 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 Aug 18 23:41:39.677392 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dd160c05-af5c-4dbd-a5bd-1741a2200421 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.679457 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dd160c05-af5c-4dbd-a5bd-1741a2200421 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.687445 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.687445 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:39.691448 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-dd160c05-af5c-4dbd-a5bd-1741a2200421 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Volume info retrieved successfully. Aug 18 23:41:39.695357 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dd160c05-af5c-4dbd-a5bd-1741a2200421 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 returned with HTTP 200 Aug 18 23:41:39.696494 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 508/2036] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:39.711774 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-56921cc4-f6d4-41b2-afc6-7a5735f55037 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.715942 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56921cc4-f6d4-41b2-afc6-7a5735f55037 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:39.717156 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56921cc4-f6d4-41b2-afc6-7a5735f55037 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "046c94aa-b596-4922-8351-84e2b4d06541", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2010909620"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:39.744829 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.744829 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:39.747381 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-56921cc4-f6d4-41b2-afc6-7a5735f55037 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Volume info retrieved successfully. Aug 18 23:41:39.748681 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-56921cc4-f6d4-41b2-afc6-7a5735f55037 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Create snapshot from volume 046c94aa-b596-4922-8351-84e2b4d06541 Aug 18 23:41:39.807407 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-56921cc4-f6d4-41b2-afc6-7a5735f55037 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Created reservations ['6b449e41-ca74-4eb7-9837-438ed1670bd3', 'c90ba990-a65a-4b01-9ec8-9b6fe86802e7', '93ac33e9-0b9e-4b96-98d7-2e269b126150', '1e495065-f9c9-4e2c-8201-6dcaa1be4d77'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:39.835968 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-56921cc4-f6d4-41b2-afc6-7a5735f55037 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Snapshot create request issued successfully. Aug 18 23:41:39.837528 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56921cc4-f6d4-41b2-afc6-7a5735f55037 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:41:39.837528 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 504/2037] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:41:39 2026] POST /volume/v3/snapshots => generated 318 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:39.846328 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4b924ccc-803d-4d12-aec8-bf7457e65f37 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:39.851531 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4b924ccc-803d-4d12-aec8-bf7457e65f37 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 Aug 18 23:41:39.851531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4b924ccc-803d-4d12-aec8-bf7457e65f37 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:39.851531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4b924ccc-803d-4d12-aec8-bf7457e65f37 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:39.854347 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:39.854347 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:39.854905 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4b924ccc-803d-4d12-aec8-bf7457e65f37 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Snapshot retrieved successfully. Aug 18 23:41:39.855673 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4b924ccc-803d-4d12-aec8-bf7457e65f37 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 returned with HTTP 200 Aug 18 23:41:39.856037 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 516/2038] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:39 2026] GET /volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:40.180039 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-aa337183-b5f6-4928-8be4-81ac50c686fe None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.181869 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aa337183-b5f6-4928-8be4-81ac50c686fe tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:40.182056 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aa337183-b5f6-4928-8be4-81ac50c686fe tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:40.182255 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aa337183-b5f6-4928-8be4-81ac50c686fe tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:40.182360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-aa337183-b5f6-4928-8be4-81ac50c686fe tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:40.186461 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:40.186461 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:40.187309 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aa337183-b5f6-4928-8be4-81ac50c686fe tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:40.187666 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 511/2039] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:40 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:40.200158 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e5e991d8-770c-4545-8bcf-893332468248 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.201865 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e5e991d8-770c-4545-8bcf-893332468248 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:40.202092 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e5e991d8-770c-4545-8bcf-893332468248 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:40.202353 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e5e991d8-770c-4545-8bcf-893332468248 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:40.202498 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-e5e991d8-770c-4545-8bcf-893332468248 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:40.206905 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:40.206905 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:40.207723 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e5e991d8-770c-4545-8bcf-893332468248 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:40.208170 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 509/2040] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:40 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:40.454008 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5d95251-9f91-430a-ac05-0d6dbecb3ef3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.456327 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5d95251-9f91-430a-ac05-0d6dbecb3ef3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b Aug 18 23:41:40.456544 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5d95251-9f91-430a-ac05-0d6dbecb3ef3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:40.456753 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5d95251-9f91-430a-ac05-0d6dbecb3ef3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:40.463435 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5d95251-9f91-430a-ac05-0d6dbecb3ef3 tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b returned with HTTP 404 Aug 18 23:41:40.464155 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 505/2041] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:40 2026] GET /volume/v3/volumes/cc9ff2ef-f798-4833-8ee1-1bdc8b317d5b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 23:41:40.474672 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3f331fe7-cddc-44af-97f1-a36da7da2c6a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.477529 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3f331fe7-cddc-44af-97f1-a36da7da2c6a tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] GET https://10.4.3.229/volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a Aug 18 23:41:40.477891 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3f331fe7-cddc-44af-97f1-a36da7da2c6a tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:40.478122 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3f331fe7-cddc-44af-97f1-a36da7da2c6a tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:40.478289 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-3f331fe7-cddc-44af-97f1-a36da7da2c6a tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] show called for member 831e3675-9b77-466d-a427-e8b0c4c4068a {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:41:40.488399 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3f331fe7-cddc-44af-97f1-a36da7da2c6a tempest-GroupSnapshotsV319Test-1291804251 tempest-GroupSnapshotsV319Test-1291804251-project-member] https://10.4.3.229/volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a returned with HTTP 404 Aug 18 23:41:40.488977 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 517/2042] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:41:40 2026] GET /volume/v3/groups/831e3675-9b77-466d-a427-e8b0c4c4068a => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:41:40.497371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0fb09e12-b1a1-4eec-9328-4b9a20d5938e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.500530 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0fb09e12-b1a1-4eec-9328-4b9a20d5938e tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/3f8e2788-5129-4589-9c5e-d6692825c2e1 Aug 18 23:41:40.500530 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0fb09e12-b1a1-4eec-9328-4b9a20d5938e tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:40.500530 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0fb09e12-b1a1-4eec-9328-4b9a20d5938e tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:40.515961 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0fb09e12-b1a1-4eec-9328-4b9a20d5938e tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] https://10.4.3.229/volume/v3/group_types/3f8e2788-5129-4589-9c5e-d6692825c2e1 returned with HTTP 202 Aug 18 23:41:40.516412 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 512/2043] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:41:40 2026] DELETE /volume/v3/group_types/3f8e2788-5129-4589-9c5e-d6692825c2e1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:41:40.527376 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-da03d77c-a906-4463-9bc8-a505460193bc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.530294 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-da03d77c-a906-4463-9bc8-a505460193bc tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] DELETE https://10.4.3.229/volume/v3/types/c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed Aug 18 23:41:40.530472 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-da03d77c-a906-4463-9bc8-a505460193bc tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:40.530685 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-da03d77c-a906-4463-9bc8-a505460193bc tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:40.567949 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-da03d77c-a906-4463-9bc8-a505460193bc tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] https://10.4.3.229/volume/v3/types/c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed returned with HTTP 202 Aug 18 23:41:40.568383 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 510/2044] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:41:40 2026] DELETE /volume/v3/types/c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:40.576883 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bd282f74-5c15-4181-a232-7875e9412f61 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.579991 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bd282f74-5c15-4181-a232-7875e9412f61 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] GET https://10.4.3.229/volume/v3/types/c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed Aug 18 23:41:40.580192 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bd282f74-5c15-4181-a232-7875e9412f61 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:40.580372 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bd282f74-5c15-4181-a232-7875e9412f61 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:40.588545 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bd282f74-5c15-4181-a232-7875e9412f61 tempest-GroupSnapshotsV319Test-2083048703 tempest-GroupSnapshotsV319Test-2083048703-project-admin] https://10.4.3.229/volume/v3/types/c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed returned with HTTP 404 Aug 18 23:41:40.589498 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 506/2045] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:41:40 2026] GET /volume/v3/types/c7e83dfb-3af6-4126-9322-cc2e9f1ec8ed => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:40.871530 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1f412efd-2770-46b5-8000-017cf4af3991 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.873810 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1f412efd-2770-46b5-8000-017cf4af3991 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 Aug 18 23:41:40.875937 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1f412efd-2770-46b5-8000-017cf4af3991 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:40.876276 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1f412efd-2770-46b5-8000-017cf4af3991 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:40.884787 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:40.884787 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:40.885472 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1f412efd-2770-46b5-8000-017cf4af3991 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Snapshot retrieved successfully. Aug 18 23:41:40.886726 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1f412efd-2770-46b5-8000-017cf4af3991 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 returned with HTTP 200 Aug 18 23:41:40.887344 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 518/2046] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:40 2026] GET /volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:40.897944 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.899947 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:40.900411 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "1f56535b-6175-438e-9251-70c642603b08"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:40.902328 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '1f56535b-6175-438e-9251-70c642603b08'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:40.904977 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=520,cinder:UPDATE=94,cinder:INSERT=58,cinder:DELETE=3 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:41:40.908905 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:40.908905 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:40.909364 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Snapshot retrieved successfully. Aug 18 23:41:40.909470 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Create volume of 1 GB Aug 18 23:41:40.915333 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Availability Zones retrieved successfully. Aug 18 23:41:40.923775 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Flow 'volume_create_api' (67d80ca3-5f72-4eed-9ec1-d6a7510227e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:40.925717 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5867e76-8ec6-48c7-94c2-aaecc8a35a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:40.926961 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:40.928095 np0000007721 devstack@c-api.service[100172]: WARNING cinder.volume.api [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5867e76-8ec6-48c7-94c2-aaecc8a35a2f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 23:41:40.928095 np0000007721 devstack@c-api.service[100172]: 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 18 23:41:40.929990 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5867e76-8ec6-48c7-94c2-aaecc8a35a2f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:40.930647 np0000007721 devstack@c-api.service[100172]: WARNING cinder.volume.api [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5867e76-8ec6-48c7-94c2-aaecc8a35a2f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:41:40.931573 np0000007721 devstack@c-api.service[100172]: WARNING cinder.volume.api [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Flow 'volume_create_api' (67d80ca3-5f72-4eed-9ec1-d6a7510227e5) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 23:41:40.931939 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-82b094bf-54a8-4dbd-8094-8c504c4e524a tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 18 23:41:40.932562 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 513/2047] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:40 2026] POST /volume/v3/volumes => generated 171 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:41:40.941149 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cb78642c-2e3a-4658-a1d5-01ada5fbc522 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.944702 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb78642c-2e3a-4658-a1d5-01ada5fbc522 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 Aug 18 23:41:40.944702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb78642c-2e3a-4658-a1d5-01ada5fbc522 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:40.944702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb78642c-2e3a-4658-a1d5-01ada5fbc522 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:40.944702 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-cb78642c-2e3a-4658-a1d5-01ada5fbc522 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Delete snapshot with id: 1f56535b-6175-438e-9251-70c642603b08 Aug 18 23:41:40.951643 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:40.951643 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:40.952602 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cb78642c-2e3a-4658-a1d5-01ada5fbc522 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Snapshot retrieved successfully. Aug 18 23:41:40.977375 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cb78642c-2e3a-4658-a1d5-01ada5fbc522 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Snapshot delete request issued successfully. Aug 18 23:41:40.977375 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb78642c-2e3a-4658-a1d5-01ada5fbc522 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 returned with HTTP 202 Aug 18 23:41:40.981352 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 511/2048] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:41:40 2026] DELETE /volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:40.990542 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-87096240-e1c8-4704-ade6-d589e89dd880 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:40.992377 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87096240-e1c8-4704-ade6-d589e89dd880 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 Aug 18 23:41:40.992377 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87096240-e1c8-4704-ade6-d589e89dd880 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:40.993087 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87096240-e1c8-4704-ade6-d589e89dd880 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:41.003089 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:41.003089 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:41.004980 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-87096240-e1c8-4704-ade6-d589e89dd880 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Snapshot retrieved successfully. Aug 18 23:41:41.006874 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87096240-e1c8-4704-ade6-d589e89dd880 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 returned with HTTP 200 Aug 18 23:41:41.008865 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 507/2049] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:40 2026] GET /volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:41.200590 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-168e39cf-2474-4383-8d9a-4ea2d5b67bb5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:41.205735 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-168e39cf-2474-4383-8d9a-4ea2d5b67bb5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:41.206042 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-168e39cf-2474-4383-8d9a-4ea2d5b67bb5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:41.206297 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-168e39cf-2474-4383-8d9a-4ea2d5b67bb5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:41.206446 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-168e39cf-2474-4383-8d9a-4ea2d5b67bb5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:41.218849 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:41.218849 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:41.219711 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-168e39cf-2474-4383-8d9a-4ea2d5b67bb5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:41.220067 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 519/2050] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:41 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:41:41.220916 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e5ebb494-e439-4820-b45f-360696744cab None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:41.224211 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e5ebb494-e439-4820-b45f-360696744cab tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:41.224211 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e5ebb494-e439-4820-b45f-360696744cab tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:41.224211 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e5ebb494-e439-4820-b45f-360696744cab tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:41.224211 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e5ebb494-e439-4820-b45f-360696744cab tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:41.230960 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:41.230960 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:41.231820 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e5ebb494-e439-4820-b45f-360696744cab tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:41.232220 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 514/2051] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:41 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:41.532922 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3b8f0791-8c89-4189-b278-9ae95cb18254 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:41.533501 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3b8f0791-8c89-4189-b278-9ae95cb18254 None None] GET https://10.4.3.229/volume// Aug 18 23:41:41.533777 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3b8f0791-8c89-4189-b278-9ae95cb18254 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:41.534039 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3b8f0791-8c89-4189-b278-9ae95cb18254 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:41.534466 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3b8f0791-8c89-4189-b278-9ae95cb18254 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:41.534862 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 512/2052] 10.4.3.229 () {64 vars in 1004 bytes} [Tue Aug 18 23:41: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 18 23:41:41.543398 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-27ab40d7-927d-4bc9-b0f4-40408ad5c8af None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:41.543840 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-27ab40d7-927d-4bc9-b0f4-40408ad5c8af None None] GET https://10.4.3.229/volume// Aug 18 23:41:41.544010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-27ab40d7-927d-4bc9-b0f4-40408ad5c8af None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:41.544199 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-27ab40d7-927d-4bc9-b0f4-40408ad5c8af None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:41.544572 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-27ab40d7-927d-4bc9-b0f4-40408ad5c8af None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:41.544847 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 508/2053] 10.4.3.229 () {64 vars in 1004 bytes} [Tue Aug 18 23:41: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 18 23:41:41.552880 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3ae41ed3-906b-47d9-a998-0ffd3a6abfa1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:41.648107 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3ae41ed3-906b-47d9-a998-0ffd3a6abfa1 tempest-VersionsTest-1512327628 tempest-VersionsTest-1512327628-project-member] GET https://10.4.3.229/volume/v3/ Aug 18 23:41:41.648339 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3ae41ed3-906b-47d9-a998-0ffd3a6abfa1 tempest-VersionsTest-1512327628 tempest-VersionsTest-1512327628-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:41.648526 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3ae41ed3-906b-47d9-a998-0ffd3a6abfa1 tempest-VersionsTest-1512327628 tempest-VersionsTest-1512327628-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:41.648855 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3ae41ed3-906b-47d9-a998-0ffd3a6abfa1 tempest-VersionsTest-1512327628 tempest-VersionsTest-1512327628-project-member] https://10.4.3.229/volume/v3/ returned with HTTP 200 Aug 18 23:41:41.649207 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 520/2054] 10.4.3.229 () {66 vars in 1216 bytes} [Tue Aug 18 23:41:41 2026] GET /volume/v3/ => generated 386 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:42.021764 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b1b79d58-efe7-4da0-be00-68ab03719177 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:42.023646 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b1b79d58-efe7-4da0-be00-68ab03719177 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 Aug 18 23:41:42.023874 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b1b79d58-efe7-4da0-be00-68ab03719177 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:42.024065 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b1b79d58-efe7-4da0-be00-68ab03719177 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:42.035915 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b1b79d58-efe7-4da0-be00-68ab03719177 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 returned with HTTP 404 Aug 18 23:41:42.036408 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 515/2055] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:42 2026] GET /volume/v3/snapshots/1f56535b-6175-438e-9251-70c642603b08 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:42.050099 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2d4efe0d-a952-458e-a08c-b5fd03c4e7fa None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:42.053262 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2d4efe0d-a952-458e-a08c-b5fd03c4e7fa tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 Aug 18 23:41:42.053428 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2d4efe0d-a952-458e-a08c-b5fd03c4e7fa tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:42.053648 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2d4efe0d-a952-458e-a08c-b5fd03c4e7fa tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:42.061415 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:42.061415 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:42.066594 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2d4efe0d-a952-458e-a08c-b5fd03c4e7fa tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Volume info retrieved successfully. Aug 18 23:41:42.072905 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2d4efe0d-a952-458e-a08c-b5fd03c4e7fa tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 returned with HTTP 200 Aug 18 23:41:42.073424 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 513/2056] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:42 2026] GET /volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:42.087800 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f2f68d1e-1288-4d71-8678-e247655e7ec7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:42.089032 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2f68d1e-1288-4d71-8678-e247655e7ec7 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] DELETE https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 Aug 18 23:41:42.089325 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2f68d1e-1288-4d71-8678-e247655e7ec7 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:42.089565 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2f68d1e-1288-4d71-8678-e247655e7ec7 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:42.089762 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-f2f68d1e-1288-4d71-8678-e247655e7ec7 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Delete volume with id: 046c94aa-b596-4922-8351-84e2b4d06541 Aug 18 23:41:42.096546 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:42.096546 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:42.097151 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f2f68d1e-1288-4d71-8678-e247655e7ec7 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Volume info retrieved successfully. Aug 18 23:41:42.115040 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f2f68d1e-1288-4d71-8678-e247655e7ec7 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Delete volume request issued successfully. Aug 18 23:41:42.115040 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2f68d1e-1288-4d71-8678-e247655e7ec7 tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 returned with HTTP 202 Aug 18 23:41:42.115577 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 509/2057] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:42 2026] DELETE /volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 23:41:42.125771 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a20473a4-c870-4eb7-b96e-ba33893a749d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:42.129089 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a20473a4-c870-4eb7-b96e-ba33893a749d tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 Aug 18 23:41:42.129089 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a20473a4-c870-4eb7-b96e-ba33893a749d tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:42.129285 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a20473a4-c870-4eb7-b96e-ba33893a749d tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:42.137628 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:42.137628 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:42.142310 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a20473a4-c870-4eb7-b96e-ba33893a749d tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Volume info retrieved successfully. Aug 18 23:41:42.147241 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a20473a4-c870-4eb7-b96e-ba33893a749d tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 returned with HTTP 200 Aug 18 23:41:42.147667 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 521/2058] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:42 2026] GET /volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:42.234563 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1972235a-6f49-4611-82ec-38e13efc6441 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:42.238538 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1972235a-6f49-4611-82ec-38e13efc6441 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:42.238538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1972235a-6f49-4611-82ec-38e13efc6441 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:42.238538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1972235a-6f49-4611-82ec-38e13efc6441 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:42.238538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-1972235a-6f49-4611-82ec-38e13efc6441 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:42.243847 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:42.243847 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:42.244769 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1972235a-6f49-4611-82ec-38e13efc6441 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:42.245213 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 516/2059] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:42 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:42.246733 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7b02790b-571b-4540-a016-6f343b7cca06 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:42.248560 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7b02790b-571b-4540-a016-6f343b7cca06 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:42.248840 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7b02790b-571b-4540-a016-6f343b7cca06 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:42.249080 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7b02790b-571b-4540-a016-6f343b7cca06 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:42.249269 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7b02790b-571b-4540-a016-6f343b7cca06 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:42.254816 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:42.254816 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:42.255262 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7b02790b-571b-4540-a016-6f343b7cca06 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:42.255769 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 514/2060] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:42 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:43.165734 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-74cbc536-7f11-4731-a505-94e56956a5bd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:43.169760 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-74cbc536-7f11-4731-a505-94e56956a5bd tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] GET https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 Aug 18 23:41:43.170106 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-74cbc536-7f11-4731-a505-94e56956a5bd tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:43.170386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-74cbc536-7f11-4731-a505-94e56956a5bd tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:43.178717 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-74cbc536-7f11-4731-a505-94e56956a5bd tempest-VolumesSnapshotNegativeTestJSON-1730550588 tempest-VolumesSnapshotNegativeTestJSON-1730550588-project-member] https://10.4.3.229/volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 returned with HTTP 404 Aug 18 23:41:43.179375 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 510/2061] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:43 2026] GET /volume/v3/volumes/046c94aa-b596-4922-8351-84e2b4d06541 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 23:41:43.259259 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7a8ec149-657d-4ad1-a85c-03f333120bd3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:43.262266 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7a8ec149-657d-4ad1-a85c-03f333120bd3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:43.262497 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7a8ec149-657d-4ad1-a85c-03f333120bd3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:43.262716 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7a8ec149-657d-4ad1-a85c-03f333120bd3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:43.262817 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-7a8ec149-657d-4ad1-a85c-03f333120bd3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:43.270262 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-112b3d3d-512c-4e6a-9eee-a42e30099a61 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:43.270683 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:43.270683 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:43.271843 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7a8ec149-657d-4ad1-a85c-03f333120bd3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:43.272975 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 522/2062] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:43 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:43.273039 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-112b3d3d-512c-4e6a-9eee-a42e30099a61 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:43.273039 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-112b3d3d-512c-4e6a-9eee-a42e30099a61 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:43.273192 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-112b3d3d-512c-4e6a-9eee-a42e30099a61 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:43.273372 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-112b3d3d-512c-4e6a-9eee-a42e30099a61 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:43.278677 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:43.278677 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:43.279779 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-112b3d3d-512c-4e6a-9eee-a42e30099a61 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:43.280097 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 517/2063] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:43 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:43.347891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-49b4c968-c292-4f5c-8d38-3d5d805cb332 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:43.461084 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-49b4c968-c292-4f5c-8d38-3d5d805cb332 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] GET https://10.4.3.229/volume/v3/os-hosts Aug 18 23:41:43.461270 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-49b4c968-c292-4f5c-8d38-3d5d805cb332 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:43.461442 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-49b4c968-c292-4f5c-8d38-3d5d805cb332 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:43.469130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.hosts [None req-49b4c968-c292-4f5c-8d38-3d5d805cb332 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] status, active and update: available, enabled, 2026-08-18 23:41:05+00:00 {{(pid=100171) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:41:43.469266 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.hosts [None req-49b4c968-c292-4f5c-8d38-3d5d805cb332 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] status, active and update: available, enabled, 2026-08-18 23:41:02+00:00 {{(pid=100171) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:41:43.469400 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.hosts [None req-49b4c968-c292-4f5c-8d38-3d5d805cb332 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] status, active and update: available, enabled, 2026-08-18 23:40:31+00:00 {{(pid=100171) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:41:43.469797 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-49b4c968-c292-4f5c-8d38-3d5d805cb332 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] https://10.4.3.229/volume/v3/os-hosts returned with HTTP 200 Aug 18 23:41:43.470187 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 515/2064] 10.4.3.229 () {66 vars in 1240 bytes} [Tue Aug 18 23:41:43 2026] GET /volume/v3/os-hosts => generated 560 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:43.485743 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8ac408e6-eecf-4dfd-9038-05d0cd6abc61 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:43.485743 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ac408e6-eecf-4dfd-9038-05d0cd6abc61 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] GET https://10.4.3.229/volume/v3/os-hosts Aug 18 23:41:43.485743 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ac408e6-eecf-4dfd-9038-05d0cd6abc61 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:43.485743 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ac408e6-eecf-4dfd-9038-05d0cd6abc61 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:43.494447 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.hosts [None req-8ac408e6-eecf-4dfd-9038-05d0cd6abc61 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] status, active and update: available, enabled, 2026-08-18 23:41:05+00:00 {{(pid=100174) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:41:43.494667 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.hosts [None req-8ac408e6-eecf-4dfd-9038-05d0cd6abc61 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] status, active and update: available, enabled, 2026-08-18 23:41:02+00:00 {{(pid=100174) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:41:43.494863 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.hosts [None req-8ac408e6-eecf-4dfd-9038-05d0cd6abc61 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] status, active and update: available, enabled, 2026-08-18 23:40:31+00:00 {{(pid=100174) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:41:43.495285 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ac408e6-eecf-4dfd-9038-05d0cd6abc61 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] https://10.4.3.229/volume/v3/os-hosts returned with HTTP 200 Aug 18 23:41:43.495942 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 511/2065] 10.4.3.229 () {66 vars in 1240 bytes} [Tue Aug 18 23:41:43 2026] GET /volume/v3/os-hosts => generated 560 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:43.506342 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-75625e4e-19b2-484f-9664-ce94dbcff352 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:43.508474 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-75625e4e-19b2-484f-9664-ce94dbcff352 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] GET https://10.4.3.229/volume/v3/os-hosts/np0000007721@storpool Aug 18 23:41:43.508735 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-75625e4e-19b2-484f-9664-ce94dbcff352 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:43.508954 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-75625e4e-19b2-484f-9664-ce94dbcff352 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:43.584233 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-75625e4e-19b2-484f-9664-ce94dbcff352 tempest-VolumeHostsAdminTestsJSON-2116798275 tempest-VolumeHostsAdminTestsJSON-2116798275-project-admin] https://10.4.3.229/volume/v3/os-hosts/np0000007721@storpool returned with HTTP 200 Aug 18 23:41:43.584782 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 523/2066] 10.4.3.229 () {66 vars in 1306 bytes} [Tue Aug 18 23:41:43 2026] GET /volume/v3/os-hosts/np0000007721@storpool => generated 935 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:44.286903 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a387c640-322c-4bbc-b604-37ca0d0b79d4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:44.291692 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a387c640-322c-4bbc-b604-37ca0d0b79d4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:44.291906 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a387c640-322c-4bbc-b604-37ca0d0b79d4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:44.292281 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d1bc7aca-a40a-4deb-96d3-797e1e495e4b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:44.292389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a387c640-322c-4bbc-b604-37ca0d0b79d4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:44.292389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a387c640-322c-4bbc-b604-37ca0d0b79d4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:44.294439 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d1bc7aca-a40a-4deb-96d3-797e1e495e4b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:44.294722 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d1bc7aca-a40a-4deb-96d3-797e1e495e4b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:44.295174 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d1bc7aca-a40a-4deb-96d3-797e1e495e4b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:44.295317 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-d1bc7aca-a40a-4deb-96d3-797e1e495e4b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:44.301654 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:44.301654 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:44.302634 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d1bc7aca-a40a-4deb-96d3-797e1e495e4b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:44.303036 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 516/2067] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:44 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:44.303763 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:44.303763 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:44.304742 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a387c640-322c-4bbc-b604-37ca0d0b79d4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:44.305458 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 518/2068] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:44 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:45.318870 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1574394e-e5e7-4142-9c39-25ddec606a9c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:45.319721 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b3842e7f-5503-47ec-9571-0901013aa231 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:45.321632 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b3842e7f-5503-47ec-9571-0901013aa231 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:45.321736 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1574394e-e5e7-4142-9c39-25ddec606a9c tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:45.321775 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b3842e7f-5503-47ec-9571-0901013aa231 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:45.322044 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b3842e7f-5503-47ec-9571-0901013aa231 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:45.322105 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1574394e-e5e7-4142-9c39-25ddec606a9c tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:45.322175 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-b3842e7f-5503-47ec-9571-0901013aa231 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:45.322344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1574394e-e5e7-4142-9c39-25ddec606a9c tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:45.322344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-1574394e-e5e7-4142-9c39-25ddec606a9c tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:45.323962 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=526,cinder:INSERT=74,cinder:UPDATE=124,cinder:DELETE=5 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:41:45.326834 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:45.326834 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:45.327528 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b3842e7f-5503-47ec-9571-0901013aa231 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:45.327854 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 524/2069] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:45 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:45.333207 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:45.333207 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:45.334218 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1574394e-e5e7-4142-9c39-25ddec606a9c tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:45.334729 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 512/2070] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:45 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:46.079669 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-89f710a5-eae2-455a-b732-6251ef7a2e8c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:46.150256 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-89f710a5-eae2-455a-b732-6251ef7a2e8c tempest-VolumePoolsAdminTestsJSON-173911319 tempest-VolumePoolsAdminTestsJSON-173911319-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 23:41:46.150439 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-89f710a5-eae2-455a-b732-6251ef7a2e8c tempest-VolumePoolsAdminTestsJSON-173911319 tempest-VolumePoolsAdminTestsJSON-173911319-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:46.150676 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-89f710a5-eae2-455a-b732-6251ef7a2e8c tempest-VolumePoolsAdminTestsJSON-173911319 tempest-VolumePoolsAdminTestsJSON-173911319-project-admin] Calling method 'get_pools' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:46.170332 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-89f710a5-eae2-455a-b732-6251ef7a2e8c tempest-VolumePoolsAdminTestsJSON-173911319 tempest-VolumePoolsAdminTestsJSON-173911319-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 23:41:46.171595 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 517/2071] 10.4.3.229 () {66 vars in 1314 bytes} [Tue Aug 18 23:41:46 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:46.192651 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0fa46973-dbfc-4c24-9294-072fc52d5293 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:46.195099 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0fa46973-dbfc-4c24-9294-072fc52d5293 tempest-VolumePoolsAdminTestsJSON-173911319 tempest-VolumePoolsAdminTestsJSON-173911319-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools Aug 18 23:41:46.195099 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0fa46973-dbfc-4c24-9294-072fc52d5293 tempest-VolumePoolsAdminTestsJSON-173911319 tempest-VolumePoolsAdminTestsJSON-173911319-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:46.195271 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0fa46973-dbfc-4c24-9294-072fc52d5293 tempest-VolumePoolsAdminTestsJSON-173911319 tempest-VolumePoolsAdminTestsJSON-173911319-project-admin] Calling method 'get_pools' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:46.225354 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0fa46973-dbfc-4c24-9294-072fc52d5293 tempest-VolumePoolsAdminTestsJSON-173911319 tempest-VolumePoolsAdminTestsJSON-173911319-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 23:41:46.226050 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 519/2072] 10.4.3.229 () {66 vars in 1291 bytes} [Tue Aug 18 23:41:46 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:46.341975 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1189959e-3a18-4bda-bfb5-46ae3c396de9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:46.345344 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1189959e-3a18-4bda-bfb5-46ae3c396de9 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:46.345344 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1189959e-3a18-4bda-bfb5-46ae3c396de9 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:46.345344 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1189959e-3a18-4bda-bfb5-46ae3c396de9 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:46.345885 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-1189959e-3a18-4bda-bfb5-46ae3c396de9 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:46.351385 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-55e70389-63e4-4909-acd1-448d8ad49a32 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:46.351747 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:46.351747 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:46.353098 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1189959e-3a18-4bda-bfb5-46ae3c396de9 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:46.353273 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55e70389-63e4-4909-acd1-448d8ad49a32 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:46.353539 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 525/2073] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:46 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:46.354823 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55e70389-63e4-4909-acd1-448d8ad49a32 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:46.354823 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55e70389-63e4-4909-acd1-448d8ad49a32 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:46.354823 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-55e70389-63e4-4909-acd1-448d8ad49a32 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:46.359553 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:46.359553 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:46.359553 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55e70389-63e4-4909-acd1-448d8ad49a32 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:46.359553 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 513/2074] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:46 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:46.419535 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:46.421660 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:46.422001 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-529683849", "imageRef": "fa60aec1-40b5-45a1-baa3-868d5e1aa135", "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:46.423964 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-529683849', 'imageRef': 'fa60aec1-40b5-45a1-baa3-868d5e1aa135', 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:46.527144 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Create volume of 1 GB Aug 18 23:41:46.533289 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Availability Zones retrieved successfully. Aug 18 23:41:46.540834 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Flow 'volume_create_api' (30bd179c-82fb-49f2-b744-638a9fcccaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:46.542089 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7241d0d-9334-4fc9-a480-fdc733c384fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:46.543288 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:46.606922 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7241d0d-9334-4fc9-a480-fdc733c384fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:46.608313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bacf8bb-ea25-4c3f-87dc-4af765f0b9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:46.671384 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Created reservations ['99e25488-1d07-44ee-b995-2b3082427b41', 'e9af7592-7aec-4201-b9f6-76f63b0642d2', 'c2b83f3b-e7bd-4188-bf83-c0ef8067407e', 'b439f40b-44d8-46e0-805a-9e07d6d714e9'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:46.672257 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bacf8bb-ea25-4c3f-87dc-4af765f0b9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99e25488-1d07-44ee-b995-2b3082427b41', 'e9af7592-7aec-4201-b9f6-76f63b0642d2', 'c2b83f3b-e7bd-4188-bf83-c0ef8067407e', 'b439f40b-44d8-46e0-805a-9e07d6d714e9']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:46.672993 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2014c1a8-792d-4239-865e-f376a4077ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:46.693677 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2014c1a8-792d-4239-865e-f376a4077ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1af197e-c90c-4657-9033-fc944e0336de', '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-529683849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbd1614874b34ff4a5ad6fecbc553b5b',qos_specs=None,replication_status=,reservations=['99e25488-1d07-44ee-b995-2b3082427b41','e9af7592-7aec-4201-b9f6-76f63b0642d2','c2b83f3b-e7bd-4188-bf83-c0ef8067407e','b439f40b-44d8-46e0-805a-9e07d6d714e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d84775d64b54435c9d3c7673c8e1ff53',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-529683849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1af197e-c90c-4657-9033-fc944e0336de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbd1614874b34ff4a5ad6fecbc553b5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d84775d64b54435c9d3c7673c8e1ff53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:46.694266 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1169a8e7-1e52-485e-89ac-e77ed402c86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:46.710414 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1169a8e7-1e52-485e-89ac-e77ed402c86c) transitioned into state 'SUCCESS' from state '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-529683849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbd1614874b34ff4a5ad6fecbc553b5b',qos_specs=None,replication_status=,reservations=['99e25488-1d07-44ee-b995-2b3082427b41','e9af7592-7aec-4201-b9f6-76f63b0642d2','c2b83f3b-e7bd-4188-bf83-c0ef8067407e','b439f40b-44d8-46e0-805a-9e07d6d714e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d84775d64b54435c9d3c7673c8e1ff53',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:46.711026 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f598d45-5938-410e-b550-5b7614554aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:46.720775 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f598d45-5938-410e-b550-5b7614554aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:46.721527 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Flow 'volume_create_api' (30bd179c-82fb-49f2-b744-638a9fcccaed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:46.721972 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Create volume request issued successfully. Aug 18 23:41:46.724532 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7b995f10-4722-4ecf-9ed8-42abfb8f10fe tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:46.724532 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 518/2075] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:46 2026] POST /volume/v3/volumes => generated 752 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:46.738062 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bb508384-7f86-4cc8-9439-6a789689e8d7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:46.739959 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb508384-7f86-4cc8-9439-6a789689e8d7 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:46.740209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb508384-7f86-4cc8-9439-6a789689e8d7 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:46.740431 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb508384-7f86-4cc8-9439-6a789689e8d7 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:46.751248 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:46.751248 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:46.757590 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bb508384-7f86-4cc8-9439-6a789689e8d7 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:46.764424 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb508384-7f86-4cc8-9439-6a789689e8d7 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:46.764832 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 520/2076] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:46 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:47.368667 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b0191289-3d8b-49ad-bde1-178f85d5498b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:47.370607 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0a19cf17-cacc-4d99-92a8-108e0584d11d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:47.372499 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0a19cf17-cacc-4d99-92a8-108e0584d11d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:47.373005 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0a19cf17-cacc-4d99-92a8-108e0584d11d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:47.373005 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0a19cf17-cacc-4d99-92a8-108e0584d11d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:47.373076 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0a19cf17-cacc-4d99-92a8-108e0584d11d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:47.375506 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b0191289-3d8b-49ad-bde1-178f85d5498b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:47.376205 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b0191289-3d8b-49ad-bde1-178f85d5498b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:47.380026 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b0191289-3d8b-49ad-bde1-178f85d5498b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:47.380116 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-b0191289-3d8b-49ad-bde1-178f85d5498b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:47.384955 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:47.384955 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:47.385942 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0a19cf17-cacc-4d99-92a8-108e0584d11d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:47.387335 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 514/2077] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:47 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:47.396046 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:47.396046 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:47.400188 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b0191289-3d8b-49ad-bde1-178f85d5498b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:47.401591 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 526/2078] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:47 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:47.785457 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4dd1932f-522d-4c7e-bef8-39424f4ccb78 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:47.786330 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4dd1932f-522d-4c7e-bef8-39424f4ccb78 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:47.786583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4dd1932f-522d-4c7e-bef8-39424f4ccb78 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:47.786819 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4dd1932f-522d-4c7e-bef8-39424f4ccb78 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:47.795337 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:47.795337 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:47.799438 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4dd1932f-522d-4c7e-bef8-39424f4ccb78 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:47.804631 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4dd1932f-522d-4c7e-bef8-39424f4ccb78 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:47.805081 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 519/2079] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:47 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:48.396971 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2c8dbaa3-dcb8-4a44-82cb-ecd4536a8b62 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:48.399450 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c8dbaa3-dcb8-4a44-82cb-ecd4536a8b62 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:48.399840 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c8dbaa3-dcb8-4a44-82cb-ecd4536a8b62 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:48.400044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c8dbaa3-dcb8-4a44-82cb-ecd4536a8b62 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:48.400097 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-2c8dbaa3-dcb8-4a44-82cb-ecd4536a8b62 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:48.406096 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:48.406096 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:48.407216 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c8dbaa3-dcb8-4a44-82cb-ecd4536a8b62 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:48.409839 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 521/2080] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:48 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:48.414707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9751f76d-9b66-4f65-a9e2-995aaf75f7ba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:48.417859 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9751f76d-9b66-4f65-a9e2-995aaf75f7ba tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:48.417859 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9751f76d-9b66-4f65-a9e2-995aaf75f7ba tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:48.417859 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9751f76d-9b66-4f65-a9e2-995aaf75f7ba tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:48.417859 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9751f76d-9b66-4f65-a9e2-995aaf75f7ba tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:48.421663 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:48.421663 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:48.422897 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9751f76d-9b66-4f65-a9e2-995aaf75f7ba tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:48.423334 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 515/2081] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:48 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:48.677908 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d2058564-8ade-4d85-98e9-2c2135fc22f5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:48.770816 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d2058564-8ade-4d85-98e9-2c2135fc22f5 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] GET https://10.4.3.229/volume/v3/os-services Aug 18 23:41:48.771012 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d2058564-8ade-4d85-98e9-2c2135fc22f5 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:48.771198 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d2058564-8ade-4d85-98e9-2c2135fc22f5 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:48.776270 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d2058564-8ade-4d85-98e9-2c2135fc22f5 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] https://10.4.3.229/volume/v3/os-services returned with HTTP 200 Aug 18 23:41:48.776602 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 527/2082] 10.4.3.229 () {66 vars in 1249 bytes} [Tue Aug 18 23:41:48 2026] GET /volume/v3/os-services => generated 626 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:48.785716 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f224397d-12f5-488b-a8fb-aec1ec0d6eb1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:48.788631 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f224397d-12f5-488b-a8fb-aec1ec0d6eb1 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] GET https://10.4.3.229/volume/v3/os-services?host=np0000007721 Aug 18 23:41:48.788894 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f224397d-12f5-488b-a8fb-aec1ec0d6eb1 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:48.789124 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f224397d-12f5-488b-a8fb-aec1ec0d6eb1 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:48.795971 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f224397d-12f5-488b-a8fb-aec1ec0d6eb1 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] https://10.4.3.229/volume/v3/os-services?host=np0000007721 returned with HTTP 200 Aug 18 23:41:48.796558 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 520/2083] 10.4.3.229 () {66 vars in 1284 bytes} [Tue Aug 18 23:41:48 2026] GET /volume/v3/os-services?host=np0000007721 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:48.806772 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-78adce01-655e-49d3-89dd-dc4ae99eefb8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:48.808322 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-78adce01-655e-49d3-89dd-dc4ae99eefb8 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] GET https://10.4.3.229/volume/v3/os-services?host=np0000007721&binary=cinder-scheduler Aug 18 23:41:48.808482 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-78adce01-655e-49d3-89dd-dc4ae99eefb8 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:48.808665 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-78adce01-655e-49d3-89dd-dc4ae99eefb8 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:48.812918 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-78adce01-655e-49d3-89dd-dc4ae99eefb8 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] https://10.4.3.229/volume/v3/os-services?host=np0000007721&binary=cinder-scheduler returned with HTTP 200 Aug 18 23:41:48.813346 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 522/2084] 10.4.3.229 () {66 vars in 1332 bytes} [Tue Aug 18 23:41:48 2026] GET /volume/v3/os-services?host=np0000007721&binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:48.816804 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cfdc2c6f-2654-43fb-988d-7ea2d2b4af13 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:48.818629 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cfdc2c6f-2654-43fb-988d-7ea2d2b4af13 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:48.818826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cfdc2c6f-2654-43fb-988d-7ea2d2b4af13 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:48.819022 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cfdc2c6f-2654-43fb-988d-7ea2d2b4af13 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:48.824093 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3a972a26-13fe-4593-8bdc-4cce188c699f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:48.825901 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a972a26-13fe-4593-8bdc-4cce188c699f tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] GET https://10.4.3.229/volume/v3/os-services?binary=cinder-scheduler Aug 18 23:41:48.826026 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:48.826026 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:48.826252 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a972a26-13fe-4593-8bdc-4cce188c699f tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:48.826312 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a972a26-13fe-4593-8bdc-4cce188c699f tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:48.829803 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cfdc2c6f-2654-43fb-988d-7ea2d2b4af13 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:48.830697 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a972a26-13fe-4593-8bdc-4cce188c699f tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] https://10.4.3.229/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 18 23:41:48.831102 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 528/2085] 10.4.3.229 () {66 vars in 1296 bytes} [Tue Aug 18 23:41:48 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:48.833616 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cfdc2c6f-2654-43fb-988d-7ea2d2b4af13 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:48.833942 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 516/2086] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:48 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:48.843827 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:48.930764 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:48.931850 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1740732541"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:48.933884 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1740732541'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:48.934021 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Create volume of 1 GB Aug 18 23:41:48.938078 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Availability Zones retrieved successfully. Aug 18 23:41:48.943509 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Flow 'volume_create_api' (3a83d154-05ef-4d4a-8996-ea97a250f7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:48.944826 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880cb0f4-d473-47eb-ae8c-fb2ffdb89a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:48.946122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:48.970578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880cb0f4-d473-47eb-ae8c-fb2ffdb89a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:48.971265 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00d92c8-925a-48bb-b99c-6870093c5f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:49.128345 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Created reservations ['a9e15897-3b9c-423d-824f-abeade008f0b', 'cd16a328-ec4b-4b8f-b04f-573ac7fabe53', '63e0b289-5ce7-4290-9578-92ceda0316eb', '012063d9-ea6b-4d90-aab1-38a67f2f7ace'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:49.129124 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00d92c8-925a-48bb-b99c-6870093c5f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9e15897-3b9c-423d-824f-abeade008f0b', 'cd16a328-ec4b-4b8f-b04f-573ac7fabe53', '63e0b289-5ce7-4290-9578-92ceda0316eb', '012063d9-ea6b-4d90-aab1-38a67f2f7ace']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:49.129897 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5a57c7-9ecd-463c-a831-583cb2af0c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:49.152038 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5a57c7-9ecd-463c-a831-583cb2af0c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8918029e-4f1e-4280-b25d-44a5daf45ef4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1740732541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd8dee1d492345ff8b98d0a13d20168c',qos_specs=None,replication_status=,reservations=['a9e15897-3b9c-423d-824f-abeade008f0b','cd16a328-ec4b-4b8f-b04f-573ac7fabe53','63e0b289-5ce7-4290-9578-92ceda0316eb','012063d9-ea6b-4d90-aab1-38a67f2f7ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e37e89971744d68ba44d60e67e55b8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1740732541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8918029e-4f1e-4280-b25d-44a5daf45ef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd8dee1d492345ff8b98d0a13d20168c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2e37e89971744d68ba44d60e67e55b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:49.152787 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d3581d4-3dc1-419e-8e61-16b51d674d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:49.169660 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d3581d4-3dc1-419e-8e61-16b51d674d95) transitioned into state 'SUCCESS' from state '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-1740732541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd8dee1d492345ff8b98d0a13d20168c',qos_specs=None,replication_status=,reservations=['a9e15897-3b9c-423d-824f-abeade008f0b','cd16a328-ec4b-4b8f-b04f-573ac7fabe53','63e0b289-5ce7-4290-9578-92ceda0316eb','012063d9-ea6b-4d90-aab1-38a67f2f7ace'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e37e89971744d68ba44d60e67e55b8',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:49.170385 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (962b9f9d-69fe-4bdc-9cb8-76ed175b9bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:49.182539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (962b9f9d-69fe-4bdc-9cb8-76ed175b9bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:49.182539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Flow 'volume_create_api' (3a83d154-05ef-4d4a-8996-ea97a250f7d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:49.182539 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Create volume request issued successfully. Aug 18 23:41:49.182539 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6e7a5305-cb3b-4942-93db-60e31ec0612c tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:49.182539 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 521/2087] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:48 2026] POST /volume/v3/volumes => generated 754 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:49.194448 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-973be1c3-656d-4933-a6bd-76bfb1b3e046 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:49.199764 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-973be1c3-656d-4933-a6bd-76bfb1b3e046 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] GET https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 Aug 18 23:41:49.199764 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-973be1c3-656d-4933-a6bd-76bfb1b3e046 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:49.199853 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-973be1c3-656d-4933-a6bd-76bfb1b3e046 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:49.213437 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:49.213437 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:49.219373 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-973be1c3-656d-4933-a6bd-76bfb1b3e046 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Volume info retrieved successfully. Aug 18 23:41:49.223973 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-973be1c3-656d-4933-a6bd-76bfb1b3e046 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 returned with HTTP 200 Aug 18 23:41:49.224624 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 523/2088] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:49 2026] GET /volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:49.423072 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d37eb4ff-4484-44e9-bc4a-90d93a8fa87e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:49.425039 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d37eb4ff-4484-44e9-bc4a-90d93a8fa87e tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:49.425196 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d37eb4ff-4484-44e9-bc4a-90d93a8fa87e tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:49.425493 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d37eb4ff-4484-44e9-bc4a-90d93a8fa87e tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:49.425493 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-d37eb4ff-4484-44e9-bc4a-90d93a8fa87e tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:49.430310 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:49.430310 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:49.431118 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d37eb4ff-4484-44e9-bc4a-90d93a8fa87e tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:49.431489 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 529/2089] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:49 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:49.433867 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0d9c1fd4-c7d6-4938-98f6-4d732435a5d6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:49.435870 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0d9c1fd4-c7d6-4938-98f6-4d732435a5d6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:49.436108 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0d9c1fd4-c7d6-4938-98f6-4d732435a5d6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:49.436356 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0d9c1fd4-c7d6-4938-98f6-4d732435a5d6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:49.436492 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0d9c1fd4-c7d6-4938-98f6-4d732435a5d6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:49.441018 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:49.441018 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:49.441874 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0d9c1fd4-c7d6-4938-98f6-4d732435a5d6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:49.442330 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 517/2090] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:49 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:49.847944 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-01fba544-4e20-4bac-9a34-b772ceb80244 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:49.850179 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-01fba544-4e20-4bac-9a34-b772ceb80244 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:49.850348 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-01fba544-4e20-4bac-9a34-b772ceb80244 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:49.850530 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-01fba544-4e20-4bac-9a34-b772ceb80244 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:49.857531 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:49.857531 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:49.861727 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-01fba544-4e20-4bac-9a34-b772ceb80244 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:49.866219 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-01fba544-4e20-4bac-9a34-b772ceb80244 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:49.866578 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 522/2091] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:49 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:50.236875 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1ec4bd53-4b5d-49db-b8d8-e5164773f571 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:50.239502 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1ec4bd53-4b5d-49db-b8d8-e5164773f571 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] GET https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 Aug 18 23:41:50.239701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1ec4bd53-4b5d-49db-b8d8-e5164773f571 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:50.239869 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1ec4bd53-4b5d-49db-b8d8-e5164773f571 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:50.246842 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:50.246842 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:50.249797 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1ec4bd53-4b5d-49db-b8d8-e5164773f571 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Volume info retrieved successfully. Aug 18 23:41:50.253486 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1ec4bd53-4b5d-49db-b8d8-e5164773f571 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 returned with HTTP 200 Aug 18 23:41:50.253865 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 524/2092] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:50 2026] GET /volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:50.264585 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0f909be4-ca09-492c-ab96-688022c2e2bf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:50.266096 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0f909be4-ca09-492c-ab96-688022c2e2bf tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] GET https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 Aug 18 23:41:50.266311 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0f909be4-ca09-492c-ab96-688022c2e2bf tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:50.266539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0f909be4-ca09-492c-ab96-688022c2e2bf tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:50.275588 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:50.275588 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:50.279901 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0f909be4-ca09-492c-ab96-688022c2e2bf tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Volume info retrieved successfully. Aug 18 23:41:50.284857 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0f909be4-ca09-492c-ab96-688022c2e2bf tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 returned with HTTP 200 Aug 18 23:41:50.285350 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 530/2093] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:50 2026] GET /volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 => generated 1011 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:50.296140 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ad93b519-3d29-4160-9477-627a83d27618 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:50.298083 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad93b519-3d29-4160-9477-627a83d27618 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] GET https://10.4.3.229/volume/v3/os-services?host=np0000007721&binary=cinder-volume Aug 18 23:41:50.298346 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad93b519-3d29-4160-9477-627a83d27618 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:50.298633 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad93b519-3d29-4160-9477-627a83d27618 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:50.302767 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad93b519-3d29-4160-9477-627a83d27618 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] https://10.4.3.229/volume/v3/os-services?host=np0000007721&binary=cinder-volume returned with HTTP 200 Aug 18 23:41:50.303187 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 518/2094] 10.4.3.229 () {66 vars in 1326 bytes} [Tue Aug 18 23:41:50 2026] GET /volume/v3/os-services?host=np0000007721&binary=cinder-volume => generated 275 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:50.310395 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7d7a84e8-e536-4a54-b40a-4bc4cc6cee2d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:50.311965 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7d7a84e8-e536-4a54-b40a-4bc4cc6cee2d tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] GET https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 Aug 18 23:41:50.312185 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7d7a84e8-e536-4a54-b40a-4bc4cc6cee2d tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:50.312380 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7d7a84e8-e536-4a54-b40a-4bc4cc6cee2d tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:50.319595 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:50.319595 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:50.323779 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7d7a84e8-e536-4a54-b40a-4bc4cc6cee2d tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Volume info retrieved successfully. Aug 18 23:41:50.327524 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7d7a84e8-e536-4a54-b40a-4bc4cc6cee2d tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 returned with HTTP 200 Aug 18 23:41:50.327944 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 523/2095] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:50 2026] GET /volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:50.338082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-25360cc9-9c7c-4769-82b5-50b038b904b0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:50.340264 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-25360cc9-9c7c-4769-82b5-50b038b904b0 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 Aug 18 23:41:50.340430 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-25360cc9-9c7c-4769-82b5-50b038b904b0 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:50.341595 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-25360cc9-9c7c-4769-82b5-50b038b904b0 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:50.341751 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-25360cc9-9c7c-4769-82b5-50b038b904b0 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Delete volume with id: 8918029e-4f1e-4280-b25d-44a5daf45ef4 Aug 18 23:41:50.347780 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:50.347780 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:50.348310 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-25360cc9-9c7c-4769-82b5-50b038b904b0 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Volume info retrieved successfully. Aug 18 23:41:50.370183 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-25360cc9-9c7c-4769-82b5-50b038b904b0 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Delete volume request issued successfully. Aug 18 23:41:50.370412 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-25360cc9-9c7c-4769-82b5-50b038b904b0 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 returned with HTTP 202 Aug 18 23:41:50.371217 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 525/2096] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:50 2026] DELETE /volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:50.377856 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c4818f87-3af4-43a1-b4ff-af7793aaa8a7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:50.379599 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c4818f87-3af4-43a1-b4ff-af7793aaa8a7 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] GET https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 Aug 18 23:41:50.379778 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c4818f87-3af4-43a1-b4ff-af7793aaa8a7 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:50.379950 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c4818f87-3af4-43a1-b4ff-af7793aaa8a7 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:50.387145 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:50.387145 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:50.391115 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c4818f87-3af4-43a1-b4ff-af7793aaa8a7 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Volume info retrieved successfully. Aug 18 23:41:50.396343 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c4818f87-3af4-43a1-b4ff-af7793aaa8a7 tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 returned with HTTP 200 Aug 18 23:41:50.396747 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 531/2097] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:50 2026] GET /volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:50.442783 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-58582743-cd15-4b8e-beb7-34f901542b08 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:50.444530 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-58582743-cd15-4b8e-beb7-34f901542b08 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:50.444731 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-58582743-cd15-4b8e-beb7-34f901542b08 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:50.444905 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-58582743-cd15-4b8e-beb7-34f901542b08 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:50.445003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-58582743-cd15-4b8e-beb7-34f901542b08 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:50.449536 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:50.449536 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:50.451478 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-58582743-cd15-4b8e-beb7-34f901542b08 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:50.451478 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 519/2098] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:50 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:50.452277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f601b407-71f6-42c7-9841-c3baa8a2d070 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:50.454361 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f601b407-71f6-42c7-9841-c3baa8a2d070 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:50.454639 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f601b407-71f6-42c7-9841-c3baa8a2d070 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:50.455700 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f601b407-71f6-42c7-9841-c3baa8a2d070 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:50.455700 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f601b407-71f6-42c7-9841-c3baa8a2d070 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:50.462918 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:50.462918 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:50.463835 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f601b407-71f6-42c7-9841-c3baa8a2d070 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:50.467657 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 524/2099] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:50 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:50.882099 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-27d5429a-ba81-479d-8ee3-163ed0ea70a2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:50.883774 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-27d5429a-ba81-479d-8ee3-163ed0ea70a2 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:50.883970 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-27d5429a-ba81-479d-8ee3-163ed0ea70a2 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:50.884158 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-27d5429a-ba81-479d-8ee3-163ed0ea70a2 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:50.891478 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:50.891478 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:50.894733 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-27d5429a-ba81-479d-8ee3-163ed0ea70a2 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:50.898832 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-27d5429a-ba81-479d-8ee3-163ed0ea70a2 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:50.899420 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 526/2100] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:50 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:51.408569 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-03938ce4-1c61-476b-a552-c0755a6fb57d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:51.410627 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-03938ce4-1c61-476b-a552-c0755a6fb57d tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] GET https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 Aug 18 23:41:51.410863 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-03938ce4-1c61-476b-a552-c0755a6fb57d tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:51.411115 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-03938ce4-1c61-476b-a552-c0755a6fb57d tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:51.427475 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-03938ce4-1c61-476b-a552-c0755a6fb57d tempest-VolumesServicesTestJSON-604068825 tempest-VolumesServicesTestJSON-604068825-project-member] https://10.4.3.229/volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 returned with HTTP 404 Aug 18 23:41:51.428254 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 532/2101] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:51 2026] GET /volume/v3/volumes/8918029e-4f1e-4280-b25d-44a5daf45ef4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:51.439069 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7f465f70-d34e-4821-87a6-6d9622ad5367 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:51.441184 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7f465f70-d34e-4821-87a6-6d9622ad5367 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] GET https://10.4.3.229/volume/v3/os-services Aug 18 23:41:51.441395 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7f465f70-d34e-4821-87a6-6d9622ad5367 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:51.441600 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7f465f70-d34e-4821-87a6-6d9622ad5367 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:51.445490 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7f465f70-d34e-4821-87a6-6d9622ad5367 tempest-VolumesServicesTestJSON-2045872970 tempest-VolumesServicesTestJSON-2045872970-project-admin] https://10.4.3.229/volume/v3/os-services returned with HTTP 200 Aug 18 23:41:51.445885 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 520/2102] 10.4.3.229 () {66 vars in 1249 bytes} [Tue Aug 18 23:41:51 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:51.461806 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f18849d5-1129-49d3-902d-9eb24e6d33dc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:51.462662 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f18849d5-1129-49d3-902d-9eb24e6d33dc tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:51.462838 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f18849d5-1129-49d3-902d-9eb24e6d33dc tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:51.463030 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f18849d5-1129-49d3-902d-9eb24e6d33dc tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:51.463127 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f18849d5-1129-49d3-902d-9eb24e6d33dc tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:51.468095 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:51.468095 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:51.469115 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f18849d5-1129-49d3-902d-9eb24e6d33dc tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:51.469660 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 525/2103] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:51 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:51.477871 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cd7b8a6e-a61a-469f-bb79-747ddf739474 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:51.479375 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cd7b8a6e-a61a-469f-bb79-747ddf739474 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:51.479550 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cd7b8a6e-a61a-469f-bb79-747ddf739474 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:51.479831 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cd7b8a6e-a61a-469f-bb79-747ddf739474 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:51.479831 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-cd7b8a6e-a61a-469f-bb79-747ddf739474 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:51.484016 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:51.484016 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:51.484800 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cd7b8a6e-a61a-469f-bb79-747ddf739474 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:51.485164 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 527/2104] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:51 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:51.917698 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a39e0669-5fea-4c0e-b54c-14945591ba37 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:51.919632 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a39e0669-5fea-4c0e-b54c-14945591ba37 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:51.920023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a39e0669-5fea-4c0e-b54c-14945591ba37 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:51.920023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a39e0669-5fea-4c0e-b54c-14945591ba37 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:51.926769 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:51.926769 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:51.930399 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a39e0669-5fea-4c0e-b54c-14945591ba37 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:51.934939 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a39e0669-5fea-4c0e-b54c-14945591ba37 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:51.935578 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 533/2105] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:51 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:41:52.170156 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.291664 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:52.292036 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-993455951"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:52.293464 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-993455951'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:52.293635 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Create volume of 1 GB Aug 18 23:41:52.298143 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Availability Zones retrieved successfully. Aug 18 23:41:52.304283 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Flow 'volume_create_api' (049ae67d-d512-48ad-89ba-0a80a64e00ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:52.306644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126703c4-13ff-4275-9dd1-7f1e883f2f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.307871 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:52.334443 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126703c4-13ff-4275-9dd1-7f1e883f2f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.335175 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d159224-e351-438c-b249-ba77b8199b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.398091 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Created reservations ['fa3c81d5-74f2-4b05-a3b0-0931b818955e', '7fffd4a2-47b4-4098-8223-e4e01bc24a64', '9f504987-1a63-4377-98e7-dfedee9afec2', '968549a9-45ba-4f50-bfd8-ecc01a9fcadf'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:52.399293 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d159224-e351-438c-b249-ba77b8199b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa3c81d5-74f2-4b05-a3b0-0931b818955e', '7fffd4a2-47b4-4098-8223-e4e01bc24a64', '9f504987-1a63-4377-98e7-dfedee9afec2', '968549a9-45ba-4f50-bfd8-ecc01a9fcadf']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.400436 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (299d5201-0ab9-4dfb-8164-367d7ba40f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.433603 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (299d5201-0ab9-4dfb-8164-367d7ba40f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e887a96-a04f-492f-923f-722399702811', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-993455951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e419614416c402bbaae32c428787f54',qos_specs=None,replication_status=,reservations=['fa3c81d5-74f2-4b05-a3b0-0931b818955e','7fffd4a2-47b4-4098-8223-e4e01bc24a64','9f504987-1a63-4377-98e7-dfedee9afec2','968549a9-45ba-4f50-bfd8-ecc01a9fcadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9da3f70a118d4ebf964aaf54bafdbaec',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-993455951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e887a96-a04f-492f-923f-722399702811,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e419614416c402bbaae32c428787f54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9da3f70a118d4ebf964aaf54bafdbaec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.434704 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d83ef57-3b7d-4b3a-8f7c-b1ed480c7d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.459007 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d83ef57-3b7d-4b3a-8f7c-b1ed480c7d4f) transitioned into state 'SUCCESS' from state '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-993455951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e419614416c402bbaae32c428787f54',qos_specs=None,replication_status=,reservations=['fa3c81d5-74f2-4b05-a3b0-0931b818955e','7fffd4a2-47b4-4098-8223-e4e01bc24a64','9f504987-1a63-4377-98e7-dfedee9afec2','968549a9-45ba-4f50-bfd8-ecc01a9fcadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9da3f70a118d4ebf964aaf54bafdbaec',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.460073 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1670fc6e-8ccb-4841-a02d-6fe22973be88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.469599 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1670fc6e-8ccb-4841-a02d-6fe22973be88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.470335 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Flow 'volume_create_api' (049ae67d-d512-48ad-89ba-0a80a64e00ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:52.470613 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Create volume request issued successfully. Aug 18 23:41:52.471132 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-999d6bc3-2877-40a3-8fbb-4c5b9fef61b6 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:52.471541 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 521/2106] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:41:52 2026] POST /volume/v3/volumes => generated 773 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:52.482374 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ffbfcb31-5a79-484b-be52-ff2740ae2775 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.483691 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ea38855f-c414-44cc-a8d7-33d65eb6eff9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.485884 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ffbfcb31-5a79-484b-be52-ff2740ae2775 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:52.486295 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ffbfcb31-5a79-484b-be52-ff2740ae2775 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:52.486295 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ffbfcb31-5a79-484b-be52-ff2740ae2775 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:52.486397 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-ffbfcb31-5a79-484b-be52-ff2740ae2775 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:52.487930 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ea38855f-c414-44cc-a8d7-33d65eb6eff9 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:41:52.488140 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ea38855f-c414-44cc-a8d7-33d65eb6eff9 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:52.488345 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ea38855f-c414-44cc-a8d7-33d65eb6eff9 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:52.496221 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:52.496221 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:52.496973 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ffbfcb31-5a79-484b-be52-ff2740ae2775 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:52.497337 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 526/2107] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:52 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 761 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:52.498717 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:52.498717 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:52.506321 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ea38855f-c414-44cc-a8d7-33d65eb6eff9 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:41:52.506390 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e1f5f234-04fe-49b4-b20f-f5592f66253b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.510352 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e1f5f234-04fe-49b4-b20f-f5592f66253b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:52.510648 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e1f5f234-04fe-49b4-b20f-f5592f66253b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:52.511896 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.512910 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e1f5f234-04fe-49b4-b20f-f5592f66253b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:52.513116 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e1f5f234-04fe-49b4-b20f-f5592f66253b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:52.513389 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ea38855f-c414-44cc-a8d7-33d65eb6eff9 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:41:52.513839 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 528/2108] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:52 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:52.514726 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:52.515376 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9d1a1049-031b-4014-98b6-cf752d1b6e46", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-838316970"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:52.517373 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request body: {'volume': {"'backup_id": '9d1a1049-031b-4014-98b6-cf752d1b6e46', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-838316970'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:52.517559 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume of 1 GB Aug 18 23:41:52.518034 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:52.518034 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:52.522676 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Availability Zones retrieved successfully. Aug 18 23:41:52.522944 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:52.522944 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:52.523982 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e1f5f234-04fe-49b4-b20f-f5592f66253b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:52.524442 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 534/2109] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:52 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:52.528847 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (4f705732-acf6-41b7-bc28-687b982a5591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:52.529742 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a97a816a-626a-480c-a26e-721675ee2c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.530669 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:52.541880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1d47fa38-caea-4745-8a38-4aaab0fedb4d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.569599 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a97a816a-626a-480c-a26e-721675ee2c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.569868 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d43f25f-2e01-4d80-a748-770275198f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.630282 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Created reservations ['cb0dd07a-3da3-4db1-ac44-c0b97212948b', '89c1ec87-8668-49e4-9f38-40e7b4761818', 'b6ed3248-6e0d-48b6-858e-20e45fea1ed4', '97b849bb-2985-48de-817f-f85ee7dc634b'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:52.630976 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d43f25f-2e01-4d80-a748-770275198f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb0dd07a-3da3-4db1-ac44-c0b97212948b', '89c1ec87-8668-49e4-9f38-40e7b4761818', 'b6ed3248-6e0d-48b6-858e-20e45fea1ed4', '97b849bb-2985-48de-817f-f85ee7dc634b']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.631672 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81843494-9cb7-4499-8dfb-a230d5f31fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.632671 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1d47fa38-caea-4745-8a38-4aaab0fedb4d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:41:52.633693 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1d47fa38-caea-4745-8a38-4aaab0fedb4d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb", "incremental": true}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:52.635054 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.backups [None req-1d47fa38-caea-4745-8a38-4aaab0fedb4d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Creating new backup {'backup': {'volume_id': '931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb', 'incremental': True}} {{(pid=100171) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:41:52.635291 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-1d47fa38-caea-4745-8a38-4aaab0fedb4d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Creating backup of volume 931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb in container None Aug 18 23:41:52.642836 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:52.642836 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:52.643261 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1d47fa38-caea-4745-8a38-4aaab0fedb4d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Volume info retrieved successfully. Aug 18 23:41:52.656155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81843494-9cb7-4499-8dfb-a230d5f31fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8b9fd6b-b278-45b2-9d3e-fb4426064e78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-838316970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['cb0dd07a-3da3-4db1-ac44-c0b97212948b','89c1ec87-8668-49e4-9f38-40e7b4761818','b6ed3248-6e0d-48b6-858e-20e45fea1ed4','97b849bb-2985-48de-817f-f85ee7dc634b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-838316970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8b9fd6b-b278-45b2-9d3e-fb4426064e78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdde85e8ab64d81b60753dc9b8577e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49967b8d5a5b44058e4330437d939aa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.656540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd2c2e84-26be-496d-9b90-253631dc3244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.667952 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-1d47fa38-caea-4745-8a38-4aaab0fedb4d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Created reservations ['d055eac0-b601-4db5-ba01-3760ec695289', 'fcef85e1-6837-4e02-8003-d2262a99184a'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:52.680845 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd2c2e84-26be-496d-9b90-253631dc3244) transitioned into state 'SUCCESS' from state '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-838316970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['cb0dd07a-3da3-4db1-ac44-c0b97212948b','89c1ec87-8668-49e4-9f38-40e7b4761818','b6ed3248-6e0d-48b6-858e-20e45fea1ed4','97b849bb-2985-48de-817f-f85ee7dc634b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.681543 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0939c6d2-8a0c-4a4f-b8e0-1e15cdd6561e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.685279 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1d47fa38-caea-4745-8a38-4aaab0fedb4d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 400 Aug 18 23:41:52.685934 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 527/2110] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:52 2026] POST /volume/v3/backups => generated 109 bytes in 146 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:41:52.691817 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0939c6d2-8a0c-4a4f-b8e0-1e15cdd6561e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.692614 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (4f705732-acf6-41b7-bc28-687b982a5591) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:52.692915 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request issued successfully. Aug 18 23:41:52.693465 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87b2be7a-306a-4e48-bdcc-db43e1da32a3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:52.693878 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 522/2111] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:52 2026] POST /volume/v3/volumes => generated 757 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:52.698212 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d4ec36b2-5cad-4c8f-8b99-e94f2da3527c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.701595 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d4ec36b2-5cad-4c8f-8b99-e94f2da3527c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] DELETE https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:52.701595 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d4ec36b2-5cad-4c8f-8b99-e94f2da3527c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:52.701595 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d4ec36b2-5cad-4c8f-8b99-e94f2da3527c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:52.701595 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-d4ec36b2-5cad-4c8f-8b99-e94f2da3527c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Delete backup with id: 6904ca2c-edc5-41ba-96f7-21b569c3036c. Aug 18 23:41:52.705775 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:52.705775 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:52.708606 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-79fd3653-1d36-4ace-ba0e-459481428536 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.710571 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:52.711573 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9d1a1049-031b-4014-98b6-cf752d1b6e46", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1710405391"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:52.713196 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request body: {'volume': {"'backup_id": '9d1a1049-031b-4014-98b6-cf752d1b6e46', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1710405391'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:52.713383 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume of 1 GB Aug 18 23:41:52.720017 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Availability Zones retrieved successfully. Aug 18 23:41:52.726470 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (365a9a54-3e31-4f5f-979e-aba0a0705adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:52.727741 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbae536b-1050-4a0e-a8d7-0d9a2fbd9992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.729392 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-d4ec36b2-5cad-4c8f-8b99-e94f2da3527c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] delete_backup rpcapi backup_id 6904ca2c-edc5-41ba-96f7-21b569c3036c {{(pid=100172) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:41:52.729464 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:52.730305 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d4ec36b2-5cad-4c8f-8b99-e94f2da3527c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 202 Aug 18 23:41:52.731187 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 529/2112] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:52 2026] DELETE /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:52.738929 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a51b2b8d-abd8-4e5e-9aed-404d8643aba2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.742777 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a51b2b8d-abd8-4e5e-9aed-404d8643aba2 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:52.742777 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a51b2b8d-abd8-4e5e-9aed-404d8643aba2 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:52.742777 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a51b2b8d-abd8-4e5e-9aed-404d8643aba2 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:52.742777 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-a51b2b8d-abd8-4e5e-9aed-404d8643aba2 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:52.746676 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:52.746676 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:52.748007 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a51b2b8d-abd8-4e5e-9aed-404d8643aba2 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 200 Aug 18 23:41:52.748623 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 528/2113] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:52 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:52.761767 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbae536b-1050-4a0e-a8d7-0d9a2fbd9992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.763043 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c4ab4bb-7a30-4e3e-9766-3d22cd86d0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.807612 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Created reservations ['dacc5f9d-63ba-4de1-948c-09b45a6ee1bf', '2297188a-22b8-422b-860d-69e85f826df3', '223528f3-3921-4b47-bc77-0bcd9e5a6c04', '5ec630aa-393d-475f-be31-502f43d40ffe'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:52.808412 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c4ab4bb-7a30-4e3e-9766-3d22cd86d0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dacc5f9d-63ba-4de1-948c-09b45a6ee1bf', '2297188a-22b8-422b-860d-69e85f826df3', '223528f3-3921-4b47-bc77-0bcd9e5a6c04', '5ec630aa-393d-475f-be31-502f43d40ffe']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.809079 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b550ddba-3a1e-4085-b5b0-eeee5f999702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.835435 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b550ddba-3a1e-4085-b5b0-eeee5f999702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9927f1d6-5b7a-422f-9f97-2ceeddc43e5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1710405391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['dacc5f9d-63ba-4de1-948c-09b45a6ee1bf','2297188a-22b8-422b-860d-69e85f826df3','223528f3-3921-4b47-bc77-0bcd9e5a6c04','5ec630aa-393d-475f-be31-502f43d40ffe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1710405391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9927f1d6-5b7a-422f-9f97-2ceeddc43e5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdde85e8ab64d81b60753dc9b8577e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49967b8d5a5b44058e4330437d939aa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.836199 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5676484-9d91-491d-ac61-55a2f745aae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.855846 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5676484-9d91-491d-ac61-55a2f745aae7) transitioned into state 'SUCCESS' from state '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-1710405391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['dacc5f9d-63ba-4de1-948c-09b45a6ee1bf','2297188a-22b8-422b-860d-69e85f826df3','223528f3-3921-4b47-bc77-0bcd9e5a6c04','5ec630aa-393d-475f-be31-502f43d40ffe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.856614 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab2aad27-7eae-4c25-87b4-0a8f938d31af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.868122 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab2aad27-7eae-4c25-87b4-0a8f938d31af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.868122 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (365a9a54-3e31-4f5f-979e-aba0a0705adb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:52.868122 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request issued successfully. Aug 18 23:41:52.868604 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-79fd3653-1d36-4ace-ba0e-459481428536 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:52.869260 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 535/2114] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:52 2026] POST /volume/v3/volumes => generated 758 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:52.883605 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.885792 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:52.887116 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9d1a1049-031b-4014-98b6-cf752d1b6e46", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-819287565"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:52.889479 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request body: {'volume': {"'backup_id": '9d1a1049-031b-4014-98b6-cf752d1b6e46', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-819287565'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:52.890017 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume of 1 GB Aug 18 23:41:52.890194 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:52.890194 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:52.895016 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Availability Zones retrieved successfully. Aug 18 23:41:52.901381 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (5f650500-1e0a-49c9-b750-40556298973b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:52.903285 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710f1b6f-3928-47e7-84fe-304be4212d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.903285 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:52.939265 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710f1b6f-3928-47e7-84fe-304be4212d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.939265 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3106e98f-30ac-4bba-aeb0-d79ce854a747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:52.951794 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1dbd6b34-df34-48f0-8394-780ab426eb18 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:52.953160 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1dbd6b34-df34-48f0-8394-780ab426eb18 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:52.954155 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1dbd6b34-df34-48f0-8394-780ab426eb18 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:52.954155 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1dbd6b34-df34-48f0-8394-780ab426eb18 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:52.963611 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:52.963611 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:52.967181 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1dbd6b34-df34-48f0-8394-780ab426eb18 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:52.971745 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1dbd6b34-df34-48f0-8394-780ab426eb18 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:52.972159 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 530/2115] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:52 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:52.985281 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Created reservations ['ac84ddfc-db04-465e-8231-14c728852d9a', '5ec64b8b-b32d-460d-8e50-f16fc2e0d380', 'adf40fbd-1033-4c55-9350-cbcfb4bf9653', '84f64530-f335-40d4-bfe3-c4b7985e0ca4'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:52.986020 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3106e98f-30ac-4bba-aeb0-d79ce854a747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac84ddfc-db04-465e-8231-14c728852d9a', '5ec64b8b-b32d-460d-8e50-f16fc2e0d380', 'adf40fbd-1033-4c55-9350-cbcfb4bf9653', '84f64530-f335-40d4-bfe3-c4b7985e0ca4']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:52.986744 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fba0f17-ba74-422c-be8f-ff74866e77f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.009045 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fba0f17-ba74-422c-be8f-ff74866e77f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5063d793-f4e0-4df3-8b06-d608c2bbcc39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-819287565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['ac84ddfc-db04-465e-8231-14c728852d9a','5ec64b8b-b32d-460d-8e50-f16fc2e0d380','adf40fbd-1033-4c55-9350-cbcfb4bf9653','84f64530-f335-40d4-bfe3-c4b7985e0ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-819287565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5063d793-f4e0-4df3-8b06-d608c2bbcc39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdde85e8ab64d81b60753dc9b8577e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49967b8d5a5b44058e4330437d939aa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.009890 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403a9c2d-18a8-4996-8eb7-2e49327f3ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.030561 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403a9c2d-18a8-4996-8eb7-2e49327f3ca7) transitioned into state 'SUCCESS' from state '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-819287565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['ac84ddfc-db04-465e-8231-14c728852d9a','5ec64b8b-b32d-460d-8e50-f16fc2e0d380','adf40fbd-1033-4c55-9350-cbcfb4bf9653','84f64530-f335-40d4-bfe3-c4b7985e0ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.031581 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89485e3e-45e9-4c71-9c0c-4e2fc9a7a5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.043104 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89485e3e-45e9-4c71-9c0c-4e2fc9a7a5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.044319 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (5f650500-1e0a-49c9-b750-40556298973b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:53.044716 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request issued successfully. Aug 18 23:41:53.045438 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d751630d-4a46-44a9-bc44-29d8eb56c63b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:53.046071 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 523/2116] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:52 2026] POST /volume/v3/volumes => generated 757 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:53.064481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.067892 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:53.068258 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9d1a1049-031b-4014-98b6-cf752d1b6e46", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-313621455"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:53.070587 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request body: {'volume': {"'backup_id": '9d1a1049-031b-4014-98b6-cf752d1b6e46', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-313621455'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:53.070587 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume of 1 GB Aug 18 23:41:53.074814 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Availability Zones retrieved successfully. Aug 18 23:41:53.080659 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (a574129a-9efa-4e99-9bb7-3e5e226c1426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:53.082235 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b3f8d95-4cea-42eb-a9f1-804f4e39f850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.083012 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:53.115203 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b3f8d95-4cea-42eb-a9f1-804f4e39f850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.115755 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c6c6fe-d83d-402c-bb30-6dcbe7c7111b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.167573 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Created reservations ['59102c3d-629d-4204-ab0f-0b395202fb98', '7b7eb2fa-1caa-4e5f-a7de-f5f2b16385e4', '458fe0e8-88cf-4b01-bb18-057f25117e85', 'a1f61ae9-fd53-4ad5-b5d8-202040f37a01'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:53.168451 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c6c6fe-d83d-402c-bb30-6dcbe7c7111b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59102c3d-629d-4204-ab0f-0b395202fb98', '7b7eb2fa-1caa-4e5f-a7de-f5f2b16385e4', '458fe0e8-88cf-4b01-bb18-057f25117e85', 'a1f61ae9-fd53-4ad5-b5d8-202040f37a01']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.169534 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea3de19-4a67-42e1-9d50-38706b2d6e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.210142 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea3de19-4a67-42e1-9d50-38706b2d6e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf2818b4-a4b5-4c3c-b5f1-7c839c03073a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-313621455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['59102c3d-629d-4204-ab0f-0b395202fb98','7b7eb2fa-1caa-4e5f-a7de-f5f2b16385e4','458fe0e8-88cf-4b01-bb18-057f25117e85','a1f61ae9-fd53-4ad5-b5d8-202040f37a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-313621455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf2818b4-a4b5-4c3c-b5f1-7c839c03073a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdde85e8ab64d81b60753dc9b8577e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49967b8d5a5b44058e4330437d939aa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.211710 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6096d606-095c-4262-89b6-14dc48caca86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.231789 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6096d606-095c-4262-89b6-14dc48caca86) transitioned into state 'SUCCESS' from state '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-313621455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['59102c3d-629d-4204-ab0f-0b395202fb98','7b7eb2fa-1caa-4e5f-a7de-f5f2b16385e4','458fe0e8-88cf-4b01-bb18-057f25117e85','a1f61ae9-fd53-4ad5-b5d8-202040f37a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.232450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f207d685-db4b-4344-abc6-330bf210127e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.245135 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f207d685-db4b-4344-abc6-330bf210127e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.246471 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (a574129a-9efa-4e99-9bb7-3e5e226c1426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:53.246884 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request issued successfully. Aug 18 23:41:53.247715 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e29c7492-8dde-4791-b5d0-9d46cdcaa455 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:53.248110 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 529/2117] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:53 2026] POST /volume/v3/volumes => generated 757 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:53.264352 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.267764 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:53.268060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9d1a1049-031b-4014-98b6-cf752d1b6e46", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1922303556"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:53.270509 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request body: {'volume': {"'backup_id": '9d1a1049-031b-4014-98b6-cf752d1b6e46', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1922303556'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:53.270509 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume of 1 GB Aug 18 23:41:53.270509 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:53.270509 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:53.273816 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Availability Zones retrieved successfully. Aug 18 23:41:53.280228 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (0c202ebd-d911-448a-83af-f5338c27f19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:53.281320 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8232330-f210-46e9-b974-1db35cdde1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.282243 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:53.313343 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8232330-f210-46e9-b974-1db35cdde1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.314191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56e433d-c27d-443f-a877-52aafd39799f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.355073 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Created reservations ['ee0c4951-56bc-46de-ae61-fa13042bd2b6', '47db3a47-9b1a-4e48-94e7-53df1fd78478', '0807e630-0dcb-40b0-8d0c-c679f9f4ba10', '50790495-bc51-4ae1-a16d-29aceabfab36'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:53.356061 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56e433d-c27d-443f-a877-52aafd39799f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee0c4951-56bc-46de-ae61-fa13042bd2b6', '47db3a47-9b1a-4e48-94e7-53df1fd78478', '0807e630-0dcb-40b0-8d0c-c679f9f4ba10', '50790495-bc51-4ae1-a16d-29aceabfab36']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.356815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2099288-2847-448b-922a-c56a52f15694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.380588 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2099288-2847-448b-922a-c56a52f15694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b5a1a5b-cb21-472e-a795-beb5bb199877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1922303556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['ee0c4951-56bc-46de-ae61-fa13042bd2b6','47db3a47-9b1a-4e48-94e7-53df1fd78478','0807e630-0dcb-40b0-8d0c-c679f9f4ba10','50790495-bc51-4ae1-a16d-29aceabfab36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1922303556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b5a1a5b-cb21-472e-a795-beb5bb199877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbdde85e8ab64d81b60753dc9b8577e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49967b8d5a5b44058e4330437d939aa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.381259 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c635b9e4-3a73-460b-b10e-c3e7de239755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.398916 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c635b9e4-3a73-460b-b10e-c3e7de239755) transitioned into state 'SUCCESS' from state '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-1922303556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbdde85e8ab64d81b60753dc9b8577e8',qos_specs=None,replication_status=,reservations=['ee0c4951-56bc-46de-ae61-fa13042bd2b6','47db3a47-9b1a-4e48-94e7-53df1fd78478','0807e630-0dcb-40b0-8d0c-c679f9f4ba10','50790495-bc51-4ae1-a16d-29aceabfab36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49967b8d5a5b44058e4330437d939aa7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.399563 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbb5957-d730-46a3-b067-f193235999b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.408772 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fbb5957-d730-46a3-b067-f193235999b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.410135 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Flow 'volume_create_api' (0c202ebd-d911-448a-83af-f5338c27f19f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:53.410730 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Create volume request issued successfully. Aug 18 23:41:53.411400 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-12fa86d8-b1bf-42ea-99a0-c12e73435216 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:53.412178 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 536/2118] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:53 2026] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:53.428161 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ba5c64d4-d4fc-49e9-b8f5-32f5a1a07d7a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.429995 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba5c64d4-d4fc-49e9-b8f5-32f5a1a07d7a tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 Aug 18 23:41:53.430272 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba5c64d4-d4fc-49e9-b8f5-32f5a1a07d7a tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.430427 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba5c64d4-d4fc-49e9-b8f5-32f5a1a07d7a tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.438939 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:53.438939 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:53.442616 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ba5c64d4-d4fc-49e9-b8f5-32f5a1a07d7a tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:53.446965 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba5c64d4-d4fc-49e9-b8f5-32f5a1a07d7a tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 returned with HTTP 200 Aug 18 23:41:53.447363 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 531/2119] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:53.460980 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-04e46a7d-0218-41d9-80d2-f4ba8347e2be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.463196 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04e46a7d-0218-41d9-80d2-f4ba8347e2be tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d Aug 18 23:41:53.463344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04e46a7d-0218-41d9-80d2-f4ba8347e2be tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.463528 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04e46a7d-0218-41d9-80d2-f4ba8347e2be tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.471748 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:53.471748 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:53.476057 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-04e46a7d-0218-41d9-80d2-f4ba8347e2be tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:53.480770 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04e46a7d-0218-41d9-80d2-f4ba8347e2be tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d returned with HTTP 200 Aug 18 23:41:53.481335 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 524/2120] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:53.496966 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a7ceaa76-35e5-4a94-8852-f1c839edc4a8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.500051 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a7ceaa76-35e5-4a94-8852-f1c839edc4a8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 Aug 18 23:41:53.500394 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a7ceaa76-35e5-4a94-8852-f1c839edc4a8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.501068 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a7ceaa76-35e5-4a94-8852-f1c839edc4a8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.512857 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:53.512857 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:53.518092 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a7ceaa76-35e5-4a94-8852-f1c839edc4a8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:53.525252 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a7ceaa76-35e5-4a94-8852-f1c839edc4a8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 returned with HTTP 200 Aug 18 23:41:53.525733 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 530/2121] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:53.529362 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b6db0db0-79c7-4027-8c54-d5f432059194 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.531425 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b6db0db0-79c7-4027-8c54-d5f432059194 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:41:53.531720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b6db0db0-79c7-4027-8c54-d5f432059194 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.531901 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b6db0db0-79c7-4027-8c54-d5f432059194 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.540611 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:53.540611 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:53.545770 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b6db0db0-79c7-4027-8c54-d5f432059194 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:41:53.546263 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cf906a0b-5855-4b83-9e87-63dbb3e881de None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.548347 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cf906a0b-5855-4b83-9e87-63dbb3e881de tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a Aug 18 23:41:53.548577 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cf906a0b-5855-4b83-9e87-63dbb3e881de tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.548790 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cf906a0b-5855-4b83-9e87-63dbb3e881de tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.550894 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b6db0db0-79c7-4027-8c54-d5f432059194 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:41:53.551341 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 537/2122] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:53.567160 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:53.567160 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:53.579460 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-cf906a0b-5855-4b83-9e87-63dbb3e881de tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:53.582564 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cf906a0b-5855-4b83-9e87-63dbb3e881de tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a returned with HTTP 200 Aug 18 23:41:53.583279 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 532/2123] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:53.596082 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a509e250-f332-4571-8e49-a41b08fd7ace None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.597855 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a509e250-f332-4571-8e49-a41b08fd7ace tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 Aug 18 23:41:53.598031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a509e250-f332-4571-8e49-a41b08fd7ace tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.598241 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a509e250-f332-4571-8e49-a41b08fd7ace tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.605699 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:53.605699 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:53.609128 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a509e250-f332-4571-8e49-a41b08fd7ace tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:53.613292 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a509e250-f332-4571-8e49-a41b08fd7ace tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 returned with HTTP 200 Aug 18 23:41:53.613709 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 525/2124] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:53.626102 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e42e0041-0620-4a50-bbcf-af4730a0f3da None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.628066 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e42e0041-0620-4a50-bbcf-af4730a0f3da tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] DELETE https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:53.628452 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e42e0041-0620-4a50-bbcf-af4730a0f3da tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.628490 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e42e0041-0620-4a50-bbcf-af4730a0f3da tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.628609 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-e42e0041-0620-4a50-bbcf-af4730a0f3da tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete backup with id: 9d1a1049-031b-4014-98b6-cf752d1b6e46. Aug 18 23:41:53.632852 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:53.632852 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:53.644694 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-e42e0041-0620-4a50-bbcf-af4730a0f3da tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] delete_backup rpcapi backup_id 9d1a1049-031b-4014-98b6-cf752d1b6e46 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:41:53.646668 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e42e0041-0620-4a50-bbcf-af4730a0f3da tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 202 Aug 18 23:41:53.647058 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 531/2125] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:53 2026] DELETE /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:41:53.655470 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-75b5386f-5300-444f-b95b-27c08d7fabfe None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.657131 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-75b5386f-5300-444f-b95b-27c08d7fabfe tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:53.657333 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-75b5386f-5300-444f-b95b-27c08d7fabfe tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.657540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-75b5386f-5300-444f-b95b-27c08d7fabfe tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.657659 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-75b5386f-5300-444f-b95b-27c08d7fabfe tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:53.662263 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:53.662263 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:53.663409 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-75b5386f-5300-444f-b95b-27c08d7fabfe tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 200 Aug 18 23:41:53.663816 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 538/2126] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:53.702692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a3d0ca0f-230e-410d-924a-fddc04f7f951 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.760866 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-55b1d942-5bb3-4ea4-999d-1f1b9fa67c55 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.764706 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55b1d942-5bb3-4ea4-999d-1f1b9fa67c55 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c Aug 18 23:41:53.764706 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55b1d942-5bb3-4ea4-999d-1f1b9fa67c55 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.764706 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55b1d942-5bb3-4ea4-999d-1f1b9fa67c55 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.764830 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-55b1d942-5bb3-4ea4-999d-1f1b9fa67c55 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 6904ca2c-edc5-41ba-96f7-21b569c3036c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:53.774110 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55b1d942-5bb3-4ea4-999d-1f1b9fa67c55 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c returned with HTTP 404 Aug 18 23:41:53.774530 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 526/2127] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/backups/6904ca2c-edc5-41ba-96f7-21b569c3036c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:53.793880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1185fb63-e938-4013-83b1-a0c49240e932 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.793880 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:53.793880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-241792776"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:53.799544 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-241792776'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:53.799677 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Create volume of 1 GB Aug 18 23:41:53.806447 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Availability Zones retrieved successfully. Aug 18 23:41:53.811247 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Flow 'volume_create_api' (08ee9a8a-4c04-45e9-a12e-a89762d4d81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:53.812197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650ba15e-6188-4ad9-8d04-270842dddc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.813117 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:53.833509 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a3d0ca0f-230e-410d-924a-fddc04f7f951 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b Aug 18 23:41:53.833829 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a3d0ca0f-230e-410d-924a-fddc04f7f951 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.833969 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a3d0ca0f-230e-410d-924a-fddc04f7f951 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.845973 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650ba15e-6188-4ad9-8d04-270842dddc2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.847010 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44fd517-d5c1-4f82-aab3-c44443a4ed2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.849827 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a3d0ca0f-230e-410d-924a-fddc04f7f951 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b returned with HTTP 200 Aug 18 23:41:53.850235 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 533/2128] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b => generated 437 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:53.858541 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-db2e474f-699d-48bd-8803-5872e58d13b8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.859924 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-db2e474f-699d-48bd-8803-5872e58d13b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b Aug 18 23:41:53.860340 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-db2e474f-699d-48bd-8803-5872e58d13b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:53.896944 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Created reservations ['4766541e-d267-4204-aefa-f463952ece93', '70fc0241-00f2-431e-9228-6079ee655a7a', '882cb31d-e93d-4ac7-ad9c-7d8928a6fd09', 'c40bd741-8f1d-4f11-bd93-8411707a3f0c'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:53.897615 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44fd517-d5c1-4f82-aab3-c44443a4ed2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4766541e-d267-4204-aefa-f463952ece93', '70fc0241-00f2-431e-9228-6079ee655a7a', '882cb31d-e93d-4ac7-ad9c-7d8928a6fd09', 'c40bd741-8f1d-4f11-bd93-8411707a3f0c']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.898203 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43e0731d-85bc-41d1-9f19-6b5e819678ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.927353 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43e0731d-85bc-41d1-9f19-6b5e819678ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecc8d7f8-85bb-4216-9147-f4ee7a41799f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-241792776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e3fe9f9d9435cbc32a8ff0f5b8f37',qos_specs=None,replication_status=,reservations=['4766541e-d267-4204-aefa-f463952ece93','70fc0241-00f2-431e-9228-6079ee655a7a','882cb31d-e93d-4ac7-ad9c-7d8928a6fd09','c40bd741-8f1d-4f11-bd93-8411707a3f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7dbe38202c4bb7a46f8b6b502055d6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-241792776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecc8d7f8-85bb-4216-9147-f4ee7a41799f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb4e3fe9f9d9435cbc32a8ff0f5b8f37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f7dbe38202c4bb7a46f8b6b502055d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.927712 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d1da55f-a852-4f2b-a0e7-1974b0ce7c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.937875 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-db2e474f-699d-48bd-8803-5872e58d13b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b returned with HTTP 200 Aug 18 23:41:53.938370 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 539/2129] 10.4.3.229 () {68 vars in 1374 bytes} [Tue Aug 18 23:41:53 2026] PUT /volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b => generated 390 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:53.948605 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ae721459-6f5e-4d08-bc48-505535f3890e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.952240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d1da55f-a852-4f2b-a0e7-1974b0ce7c82) transitioned into state 'SUCCESS' from state '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-241792776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e3fe9f9d9435cbc32a8ff0f5b8f37',qos_specs=None,replication_status=,reservations=['4766541e-d267-4204-aefa-f463952ece93','70fc0241-00f2-431e-9228-6079ee655a7a','882cb31d-e93d-4ac7-ad9c-7d8928a6fd09','c40bd741-8f1d-4f11-bd93-8411707a3f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7dbe38202c4bb7a46f8b6b502055d6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.952956 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e185ad41-02f1-4a59-85f7-1c1a564fa91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:53.967934 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e185ad41-02f1-4a59-85f7-1c1a564fa91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:53.969068 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Flow 'volume_create_api' (08ee9a8a-4c04-45e9-a12e-a89762d4d81a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:53.969468 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Create volume request issued successfully. Aug 18 23:41:53.970163 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1185fb63-e938-4013-83b1-a0c49240e932 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:53.970659 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 532/2130] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:53 2026] POST /volume/v3/volumes => generated 748 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:53.988047 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d7793d58-8ee2-4a28-b9d3-456456a0bc2d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.990762 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b3ca1f45-79d6-4e6c-861d-8cf059f5966a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:53.990951 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d7793d58-8ee2-4a28-b9d3-456456a0bc2d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f Aug 18 23:41:53.990951 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d7793d58-8ee2-4a28-b9d3-456456a0bc2d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.990951 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d7793d58-8ee2-4a28-b9d3-456456a0bc2d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:53.996696 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b3ca1f45-79d6-4e6c-861d-8cf059f5966a tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:53.996696 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b3ca1f45-79d6-4e6c-861d-8cf059f5966a tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:53.996696 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b3ca1f45-79d6-4e6c-861d-8cf059f5966a tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:54.000208 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:54.000208 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:54.002733 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:54.002733 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:54.003692 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d7793d58-8ee2-4a28-b9d3-456456a0bc2d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:41:54.007708 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b3ca1f45-79d6-4e6c-861d-8cf059f5966a tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:54.009476 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d7793d58-8ee2-4a28-b9d3-456456a0bc2d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f returned with HTTP 200 Aug 18 23:41:54.009476 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 534/2131] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:54.019950 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b3ca1f45-79d6-4e6c-861d-8cf059f5966a tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:54.020377 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 540/2132] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:53 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:54.048037 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:54.048423 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-262320550"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:54.053144 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-262320550'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:54.053144 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Create volume of 1 GB Aug 18 23:41:54.058281 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Availability Zones retrieved successfully. Aug 18 23:41:54.064272 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Flow 'volume_create_api' (744a63c4-6584-460b-bde1-65d3979d8c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:54.065026 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-5237d482-7974-4d0f-afa1-c09458fc72b6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:54.068533 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-5237d482-7974-4d0f-afa1-c09458fc72b6 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:54.068533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-5237d482-7974-4d0f-afa1-c09458fc72b6 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:54.068533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-5237d482-7974-4d0f-afa1-c09458fc72b6 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:54.068674 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2355af90-569e-4e45-b817-bbb12e02703b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:54.069875 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:54.080303 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:54.080303 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:54.084736 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-5237d482-7974-4d0f-afa1-c09458fc72b6 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:54.093854 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-5237d482-7974-4d0f-afa1-c09458fc72b6 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:54.093854 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 533/2133] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:54 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:54.100652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2355af90-569e-4e45-b817-bbb12e02703b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:54.103275 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c446f502-2538-4e6c-a586-6e4d94e93199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:54.170937 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Created reservations ['40213556-0153-4183-b381-710915075f62', '6a6129c5-24d7-4b6e-82f3-e5aca47d2b5b', '9f8d7ca9-ecb6-4f4a-8225-f136098d647f', '177c3cf6-95e6-4d98-a7f4-3e91e2a77d29'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:54.172185 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c446f502-2538-4e6c-a586-6e4d94e93199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40213556-0153-4183-b381-710915075f62', '6a6129c5-24d7-4b6e-82f3-e5aca47d2b5b', '9f8d7ca9-ecb6-4f4a-8225-f136098d647f', '177c3cf6-95e6-4d98-a7f4-3e91e2a77d29']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:54.172465 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdbd4ec-916c-4d56-be9a-7f0c8926a12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:54.194901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdbd4ec-916c-4d56-be9a-7f0c8926a12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '871461c1-4674-4cfd-84fc-650187d47eb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-262320550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2279a3148b492096e369d04fc2931b',qos_specs=None,replication_status=,reservations=['40213556-0153-4183-b381-710915075f62','6a6129c5-24d7-4b6e-82f3-e5aca47d2b5b','9f8d7ca9-ecb6-4f4a-8225-f136098d647f','177c3cf6-95e6-4d98-a7f4-3e91e2a77d29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='402d7217af8f4f94aa40a6bc2cf6db59',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-262320550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=871461c1-4674-4cfd-84fc-650187d47eb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b2279a3148b492096e369d04fc2931b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='402d7217af8f4f94aa40a6bc2cf6db59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:54.195537 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf1c0f0-d9f7-4e30-a24c-6b331698f7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:54.211979 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf1c0f0-d9f7-4e30-a24c-6b331698f7e1) transitioned into state 'SUCCESS' from state '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-262320550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b2279a3148b492096e369d04fc2931b',qos_specs=None,replication_status=,reservations=['40213556-0153-4183-b381-710915075f62','6a6129c5-24d7-4b6e-82f3-e5aca47d2b5b','9f8d7ca9-ecb6-4f4a-8225-f136098d647f','177c3cf6-95e6-4d98-a7f4-3e91e2a77d29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='402d7217af8f4f94aa40a6bc2cf6db59',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:54.212979 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd756eb-ab84-4076-a7dc-c19f3a55b82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:54.222590 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd756eb-ab84-4076-a7dc-c19f3a55b82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:54.223379 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Flow 'volume_create_api' (744a63c4-6584-460b-bde1-65d3979d8c26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:54.223689 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Create volume request issued successfully. Aug 18 23:41:54.224186 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae721459-6f5e-4d08-bc48-505535f3890e tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:54.224551 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 527/2134] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:41:53 2026] POST /volume/v3/volumes => generated 766 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:54.243396 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9ce939be-2ba3-4684-aa84-6c1c8f461a11 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:54.245063 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9ce939be-2ba3-4684-aa84-6c1c8f461a11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] GET https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 Aug 18 23:41:54.245269 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9ce939be-2ba3-4684-aa84-6c1c8f461a11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:54.245449 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9ce939be-2ba3-4684-aa84-6c1c8f461a11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:54.254113 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:54.254113 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:54.257409 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9ce939be-2ba3-4684-aa84-6c1c8f461a11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Volume info retrieved successfully. Aug 18 23:41:54.261407 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9ce939be-2ba3-4684-aa84-6c1c8f461a11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 returned with HTTP 200 Aug 18 23:41:54.261771 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 535/2135] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:54 2026] GET /volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:54.488755 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-b804af2f-3e6a-4469-bf22-083fbe334848 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:54.490892 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-b804af2f-3e6a-4469-bf22-083fbe334848 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:54.491087 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-b804af2f-3e6a-4469-bf22-083fbe334848 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:54.491297 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-b804af2f-3e6a-4469-bf22-083fbe334848 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:54.499109 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:54.499109 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:54.504258 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-b804af2f-3e6a-4469-bf22-083fbe334848 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:54.512193 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-b804af2f-3e6a-4469-bf22-083fbe334848 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:54.512616 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 541/2136] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:41:54 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:54.520973 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4eed0901-75b3-4fbe-aa4f-7dea0adac4a2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:54.521302 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4eed0901-75b3-4fbe-aa4f-7dea0adac4a2 None None] GET https://10.4.3.229/volume// Aug 18 23:41:54.521437 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4eed0901-75b3-4fbe-aa4f-7dea0adac4a2 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:54.521653 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4eed0901-75b3-4fbe-aa4f-7dea0adac4a2 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:54.521960 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4eed0901-75b3-4fbe-aa4f-7dea0adac4a2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:54.522218 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 534/2137] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:41:54 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:41:54.530079 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-729adcfa-4393-4d43-94ef-1132a35098c5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:54.533445 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-729adcfa-4393-4d43-94ef-1132a35098c5 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:41:54.534232 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-729adcfa-4393-4d43-94ef-1132a35098c5 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1af197e-c90c-4657-9033-fc944e0336de", "connector": null, "instance_uuid": "9167eba4-accf-40b2-86de-aecfe2983458"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:54.543447 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:54.543447 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:54.585145 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-729adcfa-4393-4d43-94ef-1132a35098c5 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:41:54.585655 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 528/2138] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:41:54 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 18 23:41:54.676936 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5b66850b-0e1e-4321-a7e9-838129435614 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:54.681990 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b66850b-0e1e-4321-a7e9-838129435614 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 Aug 18 23:41:54.682202 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b66850b-0e1e-4321-a7e9-838129435614 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:54.682438 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b66850b-0e1e-4321-a7e9-838129435614 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:54.682598 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-5b66850b-0e1e-4321-a7e9-838129435614 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Show backup with id 9d1a1049-031b-4014-98b6-cf752d1b6e46. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:54.690942 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b66850b-0e1e-4321-a7e9-838129435614 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 returned with HTTP 404 Aug 18 23:41:54.691554 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 536/2139] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:54 2026] GET /volume/v3/backups/9d1a1049-031b-4014-98b6-cf752d1b6e46 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:54.705275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-89e5de59-c055-46f7-b455-848f5ddef8d3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:54.709021 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-89e5de59-c055-46f7-b455-848f5ddef8d3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 Aug 18 23:41:54.709377 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-89e5de59-c055-46f7-b455-848f5ddef8d3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:54.709492 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-89e5de59-c055-46f7-b455-848f5ddef8d3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:54.711085 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-89e5de59-c055-46f7-b455-848f5ddef8d3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume with id: 0b5a1a5b-cb21-472e-a795-beb5bb199877 Aug 18 23:41:54.722557 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:54.722557 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:54.723493 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-89e5de59-c055-46f7-b455-848f5ddef8d3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:54.750143 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-89e5de59-c055-46f7-b455-848f5ddef8d3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume request issued successfully. Aug 18 23:41:54.750474 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-89e5de59-c055-46f7-b455-848f5ddef8d3 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 returned with HTTP 202 Aug 18 23:41:54.751071 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 542/2140] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:54 2026] DELETE /volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:54.760376 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1f548090-b8da-4fa1-b6dd-65763963f46a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:54.761941 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f548090-b8da-4fa1-b6dd-65763963f46a tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 Aug 18 23:41:54.762103 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f548090-b8da-4fa1-b6dd-65763963f46a tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:54.762280 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f548090-b8da-4fa1-b6dd-65763963f46a tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:54.774211 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:54.774211 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:54.775847 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1f548090-b8da-4fa1-b6dd-65763963f46a tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:54.781239 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f548090-b8da-4fa1-b6dd-65763963f46a tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 returned with HTTP 200 Aug 18 23:41:54.781705 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 535/2141] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:54 2026] GET /volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:55.022546 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2d0194bd-b740-4a5c-8765-12eb5d570c22 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.024543 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2d0194bd-b740-4a5c-8765-12eb5d570c22 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f Aug 18 23:41:55.024750 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2d0194bd-b740-4a5c-8765-12eb5d570c22 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:55.024985 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2d0194bd-b740-4a5c-8765-12eb5d570c22 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:55.034385 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.034385 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:55.040013 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2d0194bd-b740-4a5c-8765-12eb5d570c22 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:41:55.044653 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2d0194bd-b740-4a5c-8765-12eb5d570c22 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f returned with HTTP 200 Aug 18 23:41:55.045106 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 529/2142] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:55 2026] GET /volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:55.056576 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5b00a300-8fd1-4e4d-b247-74140fe9c109 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.058042 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b00a300-8fd1-4e4d-b247-74140fe9c109 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:41:55.058355 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b00a300-8fd1-4e4d-b247-74140fe9c109 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ecc8d7f8-85bb-4216-9147-f4ee7a41799f", "name": "tempest-VolumesBackupsTest-Backup-1875480317"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:55.060090 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-5b00a300-8fd1-4e4d-b247-74140fe9c109 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Creating new backup {'backup': {'volume_id': 'ecc8d7f8-85bb-4216-9147-f4ee7a41799f', 'name': 'tempest-VolumesBackupsTest-Backup-1875480317'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:41:55.060232 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-5b00a300-8fd1-4e4d-b247-74140fe9c109 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Creating backup of volume ecc8d7f8-85bb-4216-9147-f4ee7a41799f in container None Aug 18 23:41:55.075111 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.075111 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:55.075451 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5b00a300-8fd1-4e4d-b247-74140fe9c109 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Volume info retrieved successfully. Aug 18 23:41:55.103659 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-5b00a300-8fd1-4e4d-b247-74140fe9c109 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Created reservations ['75ccc23b-9cf1-496e-acc3-ed3ff06a017e', 'eadc6512-563e-4ce7-b470-bb0f9a8508e4'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:55.148713 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b00a300-8fd1-4e4d-b247-74140fe9c109 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:41:55.149088 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 537/2143] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:55 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 18 23:41:55.158417 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0fad752e-ec02-4a68-85e5-0beff1e29503 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.160477 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0fad752e-ec02-4a68-85e5-0beff1e29503 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:41:55.160711 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0fad752e-ec02-4a68-85e5-0beff1e29503 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:55.160936 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0fad752e-ec02-4a68-85e5-0beff1e29503 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:55.161071 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-0fad752e-ec02-4a68-85e5-0beff1e29503 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:55.177381 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.177381 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:55.182010 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0fad752e-ec02-4a68-85e5-0beff1e29503 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:41:55.182010 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 543/2144] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:55 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:55.281536 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e831f6ef-d804-4f2f-a83b-b93611fd5563 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.282338 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e831f6ef-d804-4f2f-a83b-b93611fd5563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] GET https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 Aug 18 23:41:55.282630 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e831f6ef-d804-4f2f-a83b-b93611fd5563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:55.282840 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e831f6ef-d804-4f2f-a83b-b93611fd5563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:55.289655 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.289655 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:55.293346 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e831f6ef-d804-4f2f-a83b-b93611fd5563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Volume info retrieved successfully. Aug 18 23:41:55.298233 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e831f6ef-d804-4f2f-a83b-b93611fd5563 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 returned with HTTP 200 Aug 18 23:41:55.298717 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 536/2145] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:55 2026] GET /volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:55.312403 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-467f0dbb-c25a-4d12-952a-7fcc6b4d059d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.314591 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-467f0dbb-c25a-4d12-952a-7fcc6b4d059d tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:55.315028 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-467f0dbb-c25a-4d12-952a-7fcc6b4d059d tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "871461c1-4674-4cfd-84fc-650187d47eb0", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-392800100"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:55.325885 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.325885 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:55.326381 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-467f0dbb-c25a-4d12-952a-7fcc6b4d059d tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Volume info retrieved successfully. Aug 18 23:41:55.326530 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-467f0dbb-c25a-4d12-952a-7fcc6b4d059d tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Create snapshot from volume 871461c1-4674-4cfd-84fc-650187d47eb0 Aug 18 23:41:55.365200 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-467f0dbb-c25a-4d12-952a-7fcc6b4d059d tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Created reservations ['bb252893-92ef-4790-990c-a5cc0dcd4616', '272d7db8-0d91-40eb-ad51-80bdda95b75f', 'd6b625e6-066f-40b4-ae22-2a9e56ca0047', 'c15f81fe-ecd7-420d-94ec-3da829d32b01'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:55.396935 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-467f0dbb-c25a-4d12-952a-7fcc6b4d059d tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Snapshot create request issued successfully. Aug 18 23:41:55.397232 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-467f0dbb-c25a-4d12-952a-7fcc6b4d059d tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:41:55.397617 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 530/2146] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:41:55 2026] POST /volume/v3/snapshots => generated 322 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:55.405528 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-171f9a10-21db-41d7-a4d8-546b0bf92a64 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.407157 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-171f9a10-21db-41d7-a4d8-546b0bf92a64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] GET https://10.4.3.229/volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 Aug 18 23:41:55.407349 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-171f9a10-21db-41d7-a4d8-546b0bf92a64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:55.407528 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-171f9a10-21db-41d7-a4d8-546b0bf92a64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:55.411813 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.411813 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:55.412209 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-171f9a10-21db-41d7-a4d8-546b0bf92a64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Snapshot retrieved successfully. Aug 18 23:41:55.412881 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-171f9a10-21db-41d7-a4d8-546b0bf92a64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 returned with HTTP 200 Aug 18 23:41:55.413214 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 538/2147] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:55 2026] GET /volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:55.602716 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-75771393-7f36-433c-8677-40c9493d7743 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.635601 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-75771393-7f36-433c-8677-40c9493d7743 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:41:55.635916 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-75771393-7f36-433c-8677-40c9493d7743 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-520491431", "extra_specs": {}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:55.649609 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-75771393-7f36-433c-8677-40c9493d7743 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:41:55.650032 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 544/2148] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:41:55 2026] POST /volume/v3/types => generated 217 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:55.660537 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8108147b-1677-4184-8f93-04f6f23b6ed4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.663444 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8108147b-1677-4184-8f93-04f6f23b6ed4 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] POST https://10.4.3.229/volume/v3/types/8b1bf6ae-686e-46a4-8cf9-56de829d7274/encryption Aug 18 23:41:55.663444 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8108147b-1677-4184-8f93-04f6f23b6ed4 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:55.680056 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8108147b-1677-4184-8f93-04f6f23b6ed4 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types/8b1bf6ae-686e-46a4-8cf9-56de829d7274/encryption returned with HTTP 200 Aug 18 23:41:55.680557 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 537/2149] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:41:55 2026] POST /volume/v3/types/8b1bf6ae-686e-46a4-8cf9-56de829d7274/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:55.684190 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5fcccd13-cc0a-42c1-90e0-f4ede6ef2d3b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.684735 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5fcccd13-cc0a-42c1-90e0-f4ede6ef2d3b None None] GET https://10.4.3.229/volume// Aug 18 23:41:55.684942 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5fcccd13-cc0a-42c1-90e0-f4ede6ef2d3b None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:55.685169 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5fcccd13-cc0a-42c1-90e0-f4ede6ef2d3b None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:55.685617 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5fcccd13-cc0a-42c1-90e0-f4ede6ef2d3b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:41:55.686789 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 531/2150] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:41:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:41:55.690989 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.699058 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-453758ee-1bb1-4fde-8588-3843cc51ce86 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.702634 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-453758ee-1bb1-4fde-8588-3843cc51ce86 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:41:55.702826 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-453758ee-1bb1-4fde-8588-3843cc51ce86 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:55.703013 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-453758ee-1bb1-4fde-8588-3843cc51ce86 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:55.716968 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.716968 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:55.723247 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-453758ee-1bb1-4fde-8588-3843cc51ce86 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:41:55.732612 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-453758ee-1bb1-4fde-8588-3843cc51ce86 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:41:55.732746 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 545/2151] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:41:55 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 1338 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:41:55.777351 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:41:55.777779 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1340194558", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-520491431", "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:55.780961 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1340194558', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-520491431', 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:41:55.786883 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume of 1 GB Aug 18 23:41:55.786954 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.786954 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:55.788277 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Availability Zones retrieved successfully. Aug 18 23:41:55.796136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e07a32aa-9397-4a49-8431-4186b8b13b4f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.796219 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Flow 'volume_create_api' (5ba7f5c0-89b0-4d12-a87c-7168bac6e2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:55.798647 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c13b262f-be5f-4a4e-916a-c4abbdbef442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:55.798878 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e07a32aa-9397-4a49-8431-4186b8b13b4f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 Aug 18 23:41:55.798927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:41:55.799100 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e07a32aa-9397-4a49-8431-4186b8b13b4f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:55.799337 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e07a32aa-9397-4a49-8431-4186b8b13b4f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:55.808073 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e07a32aa-9397-4a49-8431-4186b8b13b4f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 returned with HTTP 404 Aug 18 23:41:55.808706 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 538/2152] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:55 2026] GET /volume/v3/volumes/0b5a1a5b-cb21-472e-a795-beb5bb199877 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:55.816783 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a6193978-4de0-4873-b5f6-ec0089feebe5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.818743 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a6193978-4de0-4873-b5f6-ec0089feebe5 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] DELETE https://10.4.3.229/volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a Aug 18 23:41:55.818993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a6193978-4de0-4873-b5f6-ec0089feebe5 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:55.819226 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a6193978-4de0-4873-b5f6-ec0089feebe5 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:55.819413 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a6193978-4de0-4873-b5f6-ec0089feebe5 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume with id: bf2818b4-a4b5-4c3c-b5f1-7c839c03073a Aug 18 23:41:55.823576 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c13b262f-be5f-4a4e-916a-c4abbdbef442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:41:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b1bf6ae-686e-46a4-8cf9-56de829d7274,is_public=True,name='tempest-scenario-type-cryptsetup-520491431',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b1bf6ae-686e-46a4-8cf9-56de829d7274', '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=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:55.824494 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a145bf-8687-4ce6-bf68-1a358cf8ec6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:55.827099 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.827099 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:55.827758 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a6193978-4de0-4873-b5f6-ec0089feebe5 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:55.845572 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a6193978-4de0-4873-b5f6-ec0089feebe5 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume request issued successfully. Aug 18 23:41:55.845800 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a6193978-4de0-4873-b5f6-ec0089feebe5 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a returned with HTTP 202 Aug 18 23:41:55.846363 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 532/2153] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:55 2026] DELETE /volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:55.851126 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-845f11de-026c-4085-9ebd-8a709931a3cc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.853215 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-845f11de-026c-4085-9ebd-8a709931a3cc tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] PUT https://10.4.3.229/volume/v3/attachments/8d92648f-d86a-4234-a5c3-0c3d65367caa Aug 18 23:41:55.853640 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-845f11de-026c-4085-9ebd-8a709931a3cc tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:55.857720 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ac463b91-3886-4822-8911-1a5f71dbe792 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:55.859816 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ac463b91-3886-4822-8911-1a5f71dbe792 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a Aug 18 23:41:55.860075 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ac463b91-3886-4822-8911-1a5f71dbe792 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:55.860279 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ac463b91-3886-4822-8911-1a5f71dbe792 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:55.867023 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:55.867217 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-845f11de-026c-4085-9ebd-8a709931a3cc tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Acquiring lock "cinder-attachment_update-f1af197e-c90c-4657-9033-fc944e0336de-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:41:55.867387 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:55.868242 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.868242 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:55.872798 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-845f11de-026c-4085-9ebd-8a709931a3cc tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Lock "cinder-attachment_update-f1af197e-c90c-4657-9033-fc944e0336de-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:41:55.873009 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ac463b91-3886-4822-8911-1a5f71dbe792 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:55.874152 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:55.874152 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:55.879094 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ac463b91-3886-4822-8911-1a5f71dbe792 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a returned with HTTP 200 Aug 18 23:41:55.879596 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 539/2154] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:55 2026] GET /volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:55.918707 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Created reservations ['558d308b-ce89-43b3-aa64-53396a95d6eb', 'ac17f9a9-1f8d-43ea-8776-1a2a594a67c0', '8e594318-ebbf-4a61-bb78-d1bc71313633', 'c7b14fb7-6228-4e37-83a3-3abe77fb5b71'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:41:55.919787 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a145bf-8687-4ce6-bf68-1a358cf8ec6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['558d308b-ce89-43b3-aa64-53396a95d6eb', 'ac17f9a9-1f8d-43ea-8776-1a2a594a67c0', '8e594318-ebbf-4a61-bb78-d1bc71313633', 'c7b14fb7-6228-4e37-83a3-3abe77fb5b71']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:55.920875 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f007c79c-d13e-4fa6-b71b-b07cd59687b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:55.948491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f007c79c-d13e-4fa6-b71b-b07cd59687b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c98bdaea-2055-415d-a7f9-c4de2dc73a55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1340194558',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd08d6a161554ee6a01a4d76a26189b5',qos_specs=None,replication_status=,reservations=['558d308b-ce89-43b3-aa64-53396a95d6eb','ac17f9a9-1f8d-43ea-8776-1a2a594a67c0','8e594318-ebbf-4a61-bb78-d1bc71313633','c7b14fb7-6228-4e37-83a3-3abe77fb5b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_type_id=8b1bf6ae-686e-46a4-8cf9-56de829d7274), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1340194558',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c98bdaea-2055-415d-a7f9-c4de2dc73a55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd08d6a161554ee6a01a4d76a26189b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b1bf6ae-686e-46a4-8cf9-56de829d7274),volume_type_id=8b1bf6ae-686e-46a4-8cf9-56de829d7274)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:55.949221 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7ffa42-23c1-463c-ae16-c46dc911a494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:55.971365 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7ffa42-23c1-463c-ae16-c46dc911a494) transitioned into state 'SUCCESS' from state '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-1340194558',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd08d6a161554ee6a01a4d76a26189b5',qos_specs=None,replication_status=,reservations=['558d308b-ce89-43b3-aa64-53396a95d6eb','ac17f9a9-1f8d-43ea-8776-1a2a594a67c0','8e594318-ebbf-4a61-bb78-d1bc71313633','c7b14fb7-6228-4e37-83a3-3abe77fb5b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_type_id=8b1bf6ae-686e-46a4-8cf9-56de829d7274)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:55.971998 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe0142d-a8a2-4ae2-9062-8cda946b4872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:41:55.981486 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe0142d-a8a2-4ae2-9062-8cda946b4872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:41:55.982336 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Flow 'volume_create_api' (5ba7f5c0-89b0-4d12-a87c-7168bac6e2b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:41:55.982786 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume request issued successfully. Aug 18 23:41:55.983873 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7bf704ac-db20-4ed4-ac45-69bfdfcbec4b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:41:55.984365 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 539/2155] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:41:55 2026] POST /volume/v3/volumes => generated 790 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:41:55.984525 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-845f11de-026c-4085-9ebd-8a709931a3cc tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Lock "cinder-attachment_update-f1af197e-c90c-4657-9033-fc944e0336de-np0000007721" released by "attachment_update" :: held 0.112s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:41:55.984822 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-845f11de-026c-4085-9ebd-8a709931a3cc tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/attachments/8d92648f-d86a-4234-a5c3-0c3d65367caa returned with HTTP 200 Aug 18 23:41:55.985447 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 546/2156] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:41:55 2026] PUT /volume/v3/attachments/8d92648f-d86a-4234-a5c3-0c3d65367caa => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:41:56.021765 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-4180bc00-2e37-4b7a-aa8a-fb60c9b24e93 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.024284 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-4180bc00-2e37-4b7a-aa8a-fb60c9b24e93 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] POST https://10.4.3.229/volume/v3/attachments/8d92648f-d86a-4234-a5c3-0c3d65367caa/action Aug 18 23:41:56.024284 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-4180bc00-2e37-4b7a-aa8a-fb60c9b24e93 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:41:56.024284 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-4180bc00-2e37-4b7a-aa8a-fb60c9b24e93 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:56.040554 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:56.040554 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:56.054083 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f76b9bea-96ea-4fb0-977d-b3068b42b82e req-4180bc00-2e37-4b7a-aa8a-fb60c9b24e93 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/attachments/8d92648f-d86a-4234-a5c3-0c3d65367caa/action returned with HTTP 204 Aug 18 23:41:56.054083 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 533/2157] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:41:56 2026] POST /volume/v3/attachments/8d92648f-d86a-4234-a5c3-0c3d65367caa/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:56.191539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b315283b-77e2-4008-acbf-fd046f3c3a3a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.193459 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b315283b-77e2-4008-acbf-fd046f3c3a3a tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:41:56.193682 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b315283b-77e2-4008-acbf-fd046f3c3a3a tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:56.193992 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b315283b-77e2-4008-acbf-fd046f3c3a3a tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:56.193992 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-b315283b-77e2-4008-acbf-fd046f3c3a3a tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:56.209423 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:56.209423 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:56.210101 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b315283b-77e2-4008-acbf-fd046f3c3a3a tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:41:56.210459 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 540/2158] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:56 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 739 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:56.422457 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-65cbcb8f-6409-49c9-806e-8a242e3a5f15 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.424222 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-65cbcb8f-6409-49c9-806e-8a242e3a5f15 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] GET https://10.4.3.229/volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 Aug 18 23:41:56.424391 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-65cbcb8f-6409-49c9-806e-8a242e3a5f15 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:56.424591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-65cbcb8f-6409-49c9-806e-8a242e3a5f15 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:56.430044 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:56.430044 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:56.430493 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-65cbcb8f-6409-49c9-806e-8a242e3a5f15 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Snapshot retrieved successfully. Aug 18 23:41:56.431319 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-65cbcb8f-6409-49c9-806e-8a242e3a5f15 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 returned with HTTP 200 Aug 18 23:41:56.431728 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 540/2159] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:56 2026] GET /volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:56.443009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-09402ef3-b766-4e14-b351-0f3b103bdb39 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.445071 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-09402ef3-b766-4e14-b351-0f3b103bdb39 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b Aug 18 23:41:56.445421 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-09402ef3-b766-4e14-b351-0f3b103bdb39 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:56.457785 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:56.457785 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:56.513737 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-09402ef3-b766-4e14-b351-0f3b103bdb39 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:56.514068 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-09402ef3-b766-4e14-b351-0f3b103bdb39 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:56.514341 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-09402ef3-b766-4e14-b351-0f3b103bdb39 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:56.521645 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-09402ef3-b766-4e14-b351-0f3b103bdb39 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b returned with HTTP 200 Aug 18 23:41:56.522170 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 547/2160] 10.4.3.229 () {68 vars in 1374 bytes} [Tue Aug 18 23:41:56 2026] PUT /volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b => generated 568 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:56.532903 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-094bb3a2-edde-458b-9fe9-c9f29ce9b684 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.537242 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-094bb3a2-edde-458b-9fe9-c9f29ce9b684 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:56.537687 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-094bb3a2-edde-458b-9fe9-c9f29ce9b684 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "871461c1-4674-4cfd-84fc-650187d47eb0"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:56.548256 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:56.548256 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:56.549145 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-094bb3a2-edde-458b-9fe9-c9f29ce9b684 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Volume info retrieved successfully. Aug 18 23:41:56.549922 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-094bb3a2-edde-458b-9fe9-c9f29ce9b684 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Create snapshot from volume 871461c1-4674-4cfd-84fc-650187d47eb0 Aug 18 23:41:56.577526 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota_utils [None req-094bb3a2-edde-458b-9fe9-c9f29ce9b684 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Quota exceeded for 3b2279a3148b492096e369d04fc2931b, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 23:41:56.577810 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.middleware.fault [None req-094bb3a2-edde-458b-9fe9-c9f29ce9b684 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 413 Aug 18 23:41:56.578471 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 534/2161] 10.4.3.229 () {68 vars in 1264 bytes} [Tue Aug 18 23:41:56 2026] POST /volume/v3/snapshots => generated 208 bytes in 46 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 23:41:56.586215 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b1accbc8-8221-4897-9c65-adef570c9414 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.588121 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1accbc8-8221-4897-9c65-adef570c9414 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b Aug 18 23:41:56.588490 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1accbc8-8221-4897-9c65-adef570c9414 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:56.591491 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=724,cinder:INSERT=114,cinder:UPDATE=200,cinder:DELETE=2 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:41:56.628252 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-b1accbc8-8221-4897-9c65-adef570c9414 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:56.628502 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-b1accbc8-8221-4897-9c65-adef570c9414 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:56.628755 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-b1accbc8-8221-4897-9c65-adef570c9414 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:56.633826 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1accbc8-8221-4897-9c65-adef570c9414 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b returned with HTTP 200 Aug 18 23:41:56.634227 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 541/2162] 10.4.3.229 () {68 vars in 1374 bytes} [Tue Aug 18 23:41:56 2026] PUT /volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b => generated 568 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:56.644391 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e6e39c9b-0621-4695-9701-fb65bf933e67 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.646214 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e6e39c9b-0621-4695-9701-fb65bf933e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:41:56.646576 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e6e39c9b-0621-4695-9701-fb65bf933e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "871461c1-4674-4cfd-84fc-650187d47eb0"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:56.654300 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:56.654300 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:56.654799 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e6e39c9b-0621-4695-9701-fb65bf933e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Volume info retrieved successfully. Aug 18 23:41:56.654951 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-e6e39c9b-0621-4695-9701-fb65bf933e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Create snapshot from volume 871461c1-4674-4cfd-84fc-650187d47eb0 Aug 18 23:41:56.683765 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota_utils [None req-e6e39c9b-0621-4695-9701-fb65bf933e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Quota exceeded for 3b2279a3148b492096e369d04fc2931b, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 18 23:41:56.684027 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.middleware.fault [None req-e6e39c9b-0621-4695-9701-fb65bf933e67 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 413 Aug 18 23:41:56.685002 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 541/2163] 10.4.3.229 () {68 vars in 1264 bytes} [Tue Aug 18 23:41:56 2026] POST /volume/v3/snapshots => generated 133 bytes in 41 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 23:41:56.692218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-925f49a9-7c80-49e7-b00a-1fb4f6d180db None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.693826 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-925f49a9-7c80-49e7-b00a-1fb4f6d180db tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 Aug 18 23:41:56.693995 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-925f49a9-7c80-49e7-b00a-1fb4f6d180db tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:56.694212 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-925f49a9-7c80-49e7-b00a-1fb4f6d180db tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:56.694304 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-925f49a9-7c80-49e7-b00a-1fb4f6d180db tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Delete snapshot with id: d953ab2a-ee17-4a83-93b2-c278f7aa7227 Aug 18 23:41:56.698946 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:56.698946 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:56.699347 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-925f49a9-7c80-49e7-b00a-1fb4f6d180db tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Snapshot retrieved successfully. Aug 18 23:41:56.717839 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-925f49a9-7c80-49e7-b00a-1fb4f6d180db tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Snapshot delete request issued successfully. Aug 18 23:41:56.718255 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-925f49a9-7c80-49e7-b00a-1fb4f6d180db tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 returned with HTTP 202 Aug 18 23:41:56.718636 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 548/2164] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:41:56 2026] DELETE /volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:56.726554 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f6736569-9e66-4814-be0b-7597c81c4047 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.728439 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6736569-9e66-4814-be0b-7597c81c4047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] GET https://10.4.3.229/volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 Aug 18 23:41:56.728650 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6736569-9e66-4814-be0b-7597c81c4047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:56.728826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6736569-9e66-4814-be0b-7597c81c4047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:56.734234 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:56.734234 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:56.734766 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f6736569-9e66-4814-be0b-7597c81c4047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Snapshot retrieved successfully. Aug 18 23:41:56.735654 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6736569-9e66-4814-be0b-7597c81c4047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 returned with HTTP 200 Aug 18 23:41:56.736016 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 535/2165] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:56 2026] GET /volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:56.893400 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1f432882-63fc-4938-9dd8-e954e62d8f09 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.895732 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f432882-63fc-4938-9dd8-e954e62d8f09 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a Aug 18 23:41:56.896297 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f432882-63fc-4938-9dd8-e954e62d8f09 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:56.896297 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f432882-63fc-4938-9dd8-e954e62d8f09 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:56.904870 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f432882-63fc-4938-9dd8-e954e62d8f09 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a returned with HTTP 404 Aug 18 23:41:56.904870 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 542/2166] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:56 2026] GET /volume/v3/volumes/bf2818b4-a4b5-4c3c-b5f1-7c839c03073a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:56.916313 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-96e96667-185d-4f32-b6c1-d9f36a877b3f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.919571 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-96e96667-185d-4f32-b6c1-d9f36a877b3f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 Aug 18 23:41:56.919965 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-96e96667-185d-4f32-b6c1-d9f36a877b3f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:56.920133 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-96e96667-185d-4f32-b6c1-d9f36a877b3f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:56.920390 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-96e96667-185d-4f32-b6c1-d9f36a877b3f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume with id: 5063d793-f4e0-4df3-8b06-d608c2bbcc39 Aug 18 23:41:56.929692 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:56.929692 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:56.930385 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-96e96667-185d-4f32-b6c1-d9f36a877b3f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:56.956904 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-96e96667-185d-4f32-b6c1-d9f36a877b3f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume request issued successfully. Aug 18 23:41:56.957157 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-96e96667-185d-4f32-b6c1-d9f36a877b3f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 returned with HTTP 202 Aug 18 23:41:56.957712 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 542/2167] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:56 2026] DELETE /volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:56.969972 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-08d49f06-476b-46ac-ac7b-fe81e06c7169 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:56.972391 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-08d49f06-476b-46ac-ac7b-fe81e06c7169 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 Aug 18 23:41:56.972391 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-08d49f06-476b-46ac-ac7b-fe81e06c7169 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:56.972596 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-08d49f06-476b-46ac-ac7b-fe81e06c7169 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:56.978650 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:56.978650 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:56.981924 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-08d49f06-476b-46ac-ac7b-fe81e06c7169 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:56.987974 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-08d49f06-476b-46ac-ac7b-fe81e06c7169 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 returned with HTTP 200 Aug 18 23:41:56.988460 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 549/2168] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:56 2026] GET /volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:57.222334 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-472ac9c3-ce00-4e0c-b10b-d7a60ed5fc2b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:57.224630 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-472ac9c3-ce00-4e0c-b10b-d7a60ed5fc2b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:41:57.224892 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-472ac9c3-ce00-4e0c-b10b-d7a60ed5fc2b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:57.225155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-472ac9c3-ce00-4e0c-b10b-d7a60ed5fc2b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:57.225326 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-472ac9c3-ce00-4e0c-b10b-d7a60ed5fc2b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:57.237971 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:57.237971 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:57.238852 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-472ac9c3-ce00-4e0c-b10b-d7a60ed5fc2b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:41:57.239256 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 536/2169] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:57 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:57.746829 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3fd20ab0-2ff5-42c6-b291-4d657419ecb8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:57.748724 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3fd20ab0-2ff5-42c6-b291-4d657419ecb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] GET https://10.4.3.229/volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 Aug 18 23:41:57.748899 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3fd20ab0-2ff5-42c6-b291-4d657419ecb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:57.749119 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3fd20ab0-2ff5-42c6-b291-4d657419ecb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:57.754610 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3fd20ab0-2ff5-42c6-b291-4d657419ecb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 returned with HTTP 404 Aug 18 23:41:57.755198 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 543/2170] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:41:57 2026] GET /volume/v3/snapshots/d953ab2a-ee17-4a83-93b2-c278f7aa7227 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:57.763132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-009a73bb-2900-4831-aa6d-97b686544a29 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:57.765425 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-009a73bb-2900-4831-aa6d-97b686544a29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] GET https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 Aug 18 23:41:57.765635 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-009a73bb-2900-4831-aa6d-97b686544a29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:57.765823 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-009a73bb-2900-4831-aa6d-97b686544a29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:57.774364 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:57.774364 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:57.778679 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-009a73bb-2900-4831-aa6d-97b686544a29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Volume info retrieved successfully. Aug 18 23:41:57.783733 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-009a73bb-2900-4831-aa6d-97b686544a29 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 returned with HTTP 200 Aug 18 23:41:57.784163 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 543/2171] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:57 2026] GET /volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:57.796172 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3d8ac980-87b1-4eba-87ec-e7cf9c088d87 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:57.799778 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3d8ac980-87b1-4eba-87ec-e7cf9c088d87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] DELETE https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 Aug 18 23:41:57.799778 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3d8ac980-87b1-4eba-87ec-e7cf9c088d87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:57.799778 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3d8ac980-87b1-4eba-87ec-e7cf9c088d87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:57.799778 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-3d8ac980-87b1-4eba-87ec-e7cf9c088d87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Delete volume with id: 871461c1-4674-4cfd-84fc-650187d47eb0 Aug 18 23:41:57.807945 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:57.807945 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:57.808624 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3d8ac980-87b1-4eba-87ec-e7cf9c088d87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Volume info retrieved successfully. Aug 18 23:41:57.827933 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3d8ac980-87b1-4eba-87ec-e7cf9c088d87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Delete volume request issued successfully. Aug 18 23:41:57.827933 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3d8ac980-87b1-4eba-87ec-e7cf9c088d87 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 returned with HTTP 202 Aug 18 23:41:57.827933 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 550/2172] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:57 2026] DELETE /volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:57.838952 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d8a78155-b6ba-45bb-97f2-0e0ba4d49968 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:57.840638 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d8a78155-b6ba-45bb-97f2-0e0ba4d49968 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] GET https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 Aug 18 23:41:57.840811 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d8a78155-b6ba-45bb-97f2-0e0ba4d49968 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:57.841001 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d8a78155-b6ba-45bb-97f2-0e0ba4d49968 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:57.843039 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=715,cinder:UPDATE=227,cinder:INSERT=118,cinder:DELETE=4 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:41:57.850918 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:57.850918 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:57.855755 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d8a78155-b6ba-45bb-97f2-0e0ba4d49968 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Volume info retrieved successfully. Aug 18 23:41:57.859751 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d8a78155-b6ba-45bb-97f2-0e0ba4d49968 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 returned with HTTP 200 Aug 18 23:41:57.860140 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 537/2173] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:57 2026] GET /volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:58.004917 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0da21d3c-8b5d-4666-9c81-fd8619005117 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:58.007381 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0da21d3c-8b5d-4666-9c81-fd8619005117 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 Aug 18 23:41:58.007381 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0da21d3c-8b5d-4666-9c81-fd8619005117 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:58.007381 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0da21d3c-8b5d-4666-9c81-fd8619005117 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:58.021737 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0da21d3c-8b5d-4666-9c81-fd8619005117 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 returned with HTTP 404 Aug 18 23:41:58.022461 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 544/2174] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:58 2026] GET /volume/v3/volumes/5063d793-f4e0-4df3-8b06-d608c2bbcc39 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:58.030355 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-94166175-f6c3-426e-a787-18b1c40b1ab8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:58.032270 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-94166175-f6c3-426e-a787-18b1c40b1ab8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] DELETE https://10.4.3.229/volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d Aug 18 23:41:58.032522 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-94166175-f6c3-426e-a787-18b1c40b1ab8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:58.032773 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-94166175-f6c3-426e-a787-18b1c40b1ab8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:58.032981 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-94166175-f6c3-426e-a787-18b1c40b1ab8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume with id: 9927f1d6-5b7a-422f-9f97-2ceeddc43e5d Aug 18 23:41:58.042062 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:58.042062 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:58.042670 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-94166175-f6c3-426e-a787-18b1c40b1ab8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:58.061893 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-94166175-f6c3-426e-a787-18b1c40b1ab8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume request issued successfully. Aug 18 23:41:58.061893 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-94166175-f6c3-426e-a787-18b1c40b1ab8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d returned with HTTP 202 Aug 18 23:41:58.062325 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 544/2175] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:58 2026] DELETE /volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:41:58.068919 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0052c92b-13b9-4f75-97a1-170d752ae781 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:58.071754 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0052c92b-13b9-4f75-97a1-170d752ae781 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d Aug 18 23:41:58.072332 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0052c92b-13b9-4f75-97a1-170d752ae781 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:58.072332 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0052c92b-13b9-4f75-97a1-170d752ae781 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:58.084154 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:58.084154 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:41:58.093915 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0052c92b-13b9-4f75-97a1-170d752ae781 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:58.100324 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0052c92b-13b9-4f75-97a1-170d752ae781 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d returned with HTTP 200 Aug 18 23:41:58.100916 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 551/2176] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:58 2026] GET /volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:58.251135 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0541f733-9e90-47e1-8437-1d86fe8d7d95 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:58.252669 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0541f733-9e90-47e1-8437-1d86fe8d7d95 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:41:58.253060 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0541f733-9e90-47e1-8437-1d86fe8d7d95 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:58.253370 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0541f733-9e90-47e1-8437-1d86fe8d7d95 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:58.253597 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0541f733-9e90-47e1-8437-1d86fe8d7d95 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:58.258832 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:58.258832 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:58.259701 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0541f733-9e90-47e1-8437-1d86fe8d7d95 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:41:58.260222 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 538/2177] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:58 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:58.874861 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7dd73505-1cd9-44c5-8c51-4c429bf78a0b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:58.876492 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7dd73505-1cd9-44c5-8c51-4c429bf78a0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] GET https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 Aug 18 23:41:58.876700 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7dd73505-1cd9-44c5-8c51-4c429bf78a0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:58.876874 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7dd73505-1cd9-44c5-8c51-4c429bf78a0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:58.885648 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7dd73505-1cd9-44c5-8c51-4c429bf78a0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978 tempest-VolumeSnapshotQuotasNegativeTestJSON-1914086978-project-member] https://10.4.3.229/volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 returned with HTTP 404 Aug 18 23:41:58.886125 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 545/2178] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:58 2026] GET /volume/v3/volumes/871461c1-4674-4cfd-84fc-650187d47eb0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:58.895252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-20d4b416-ea80-4c3a-91a5-e2a38ebbd50e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:58.896759 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-20d4b416-ea80-4c3a-91a5-e2a38ebbd50e tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b Aug 18 23:41:58.897046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-20d4b416-ea80-4c3a-91a5-e2a38ebbd50e tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-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=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:41:58.964628 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-20d4b416-ea80-4c3a-91a5-e2a38ebbd50e tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:41:58.970072 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-20d4b416-ea80-4c3a-91a5-e2a38ebbd50e tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160 tempest-VolumeSnapshotQuotasNegativeTestJSON-906544160-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b returned with HTTP 200 Aug 18 23:41:58.970545 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 545/2179] 10.4.3.229 () {68 vars in 1375 bytes} [Tue Aug 18 23:41:58 2026] PUT /volume/v3/os-quota-sets/3b2279a3148b492096e369d04fc2931b => generated 573 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:59.120991 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-87b8d889-1db1-4ac0-a628-bc7bf8270728 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:59.122672 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-87b8d889-1db1-4ac0-a628-bc7bf8270728 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d Aug 18 23:41:59.122842 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-87b8d889-1db1-4ac0-a628-bc7bf8270728 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:59.123013 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-87b8d889-1db1-4ac0-a628-bc7bf8270728 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:59.136704 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-87b8d889-1db1-4ac0-a628-bc7bf8270728 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d returned with HTTP 404 Aug 18 23:41:59.137784 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 552/2180] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:59 2026] GET /volume/v3/volumes/9927f1d6-5b7a-422f-9f97-2ceeddc43e5d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:41:59.145168 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d4512863-a4c1-4f70-bf59-6ebc1e1f2cd8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:59.147086 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d4512863-a4c1-4f70-bf59-6ebc1e1f2cd8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 Aug 18 23:41:59.147310 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d4512863-a4c1-4f70-bf59-6ebc1e1f2cd8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:59.147568 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d4512863-a4c1-4f70-bf59-6ebc1e1f2cd8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:59.147773 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-d4512863-a4c1-4f70-bf59-6ebc1e1f2cd8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume with id: b8b9fd6b-b278-45b2-9d3e-fb4426064e78 Aug 18 23:41:59.161316 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:59.161316 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:41:59.162269 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d4512863-a4c1-4f70-bf59-6ebc1e1f2cd8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:59.177109 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d4512863-a4c1-4f70-bf59-6ebc1e1f2cd8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume request issued successfully. Aug 18 23:41:59.177400 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d4512863-a4c1-4f70-bf59-6ebc1e1f2cd8 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 returned with HTTP 202 Aug 18 23:41:59.178298 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 539/2181] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:41:59 2026] DELETE /volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 23:41:59.187552 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c650405a-f9e8-4d8d-8a92-b4572ae4e20d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:59.193755 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c650405a-f9e8-4d8d-8a92-b4572ae4e20d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 Aug 18 23:41:59.194015 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c650405a-f9e8-4d8d-8a92-b4572ae4e20d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:59.194251 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c650405a-f9e8-4d8d-8a92-b4572ae4e20d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:59.211901 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:59.211901 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:41:59.216974 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c650405a-f9e8-4d8d-8a92-b4572ae4e20d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:41:59.221322 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c650405a-f9e8-4d8d-8a92-b4572ae4e20d tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 returned with HTTP 200 Aug 18 23:41:59.221735 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 546/2182] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:59 2026] GET /volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:41:59.270611 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-61d04de6-640d-4112-aff6-24007e6388fb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:41:59.276307 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61d04de6-640d-4112-aff6-24007e6388fb tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:41:59.276505 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61d04de6-640d-4112-aff6-24007e6388fb tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:41:59.276726 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61d04de6-640d-4112-aff6-24007e6388fb tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:41:59.276855 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-61d04de6-640d-4112-aff6-24007e6388fb tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:41:59.280599 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:41:59.280599 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:41:59.281293 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61d04de6-640d-4112-aff6-24007e6388fb tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:41:59.281801 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 546/2183] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:41:59 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:00.249439 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8179998a-08d3-44b6-8013-c0e130103ab4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:00.249855 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8179998a-08d3-44b6-8013-c0e130103ab4 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 Aug 18 23:42:00.250019 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8179998a-08d3-44b6-8013-c0e130103ab4 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:00.250207 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8179998a-08d3-44b6-8013-c0e130103ab4 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:00.269980 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8179998a-08d3-44b6-8013-c0e130103ab4 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 returned with HTTP 404 Aug 18 23:42:00.272185 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 553/2184] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:00 2026] GET /volume/v3/volumes/b8b9fd6b-b278-45b2-9d3e-fb4426064e78 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:00.282861 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8cbfb418-f6d5-4081-97fd-556671c3cd3b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:00.284844 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8cbfb418-f6d5-4081-97fd-556671c3cd3b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] DELETE https://10.4.3.229/volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 Aug 18 23:42:00.285229 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8cbfb418-f6d5-4081-97fd-556671c3cd3b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:00.286239 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8cbfb418-f6d5-4081-97fd-556671c3cd3b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:00.286239 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-8cbfb418-f6d5-4081-97fd-556671c3cd3b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume with id: fb029166-7cce-493b-bc27-c403499289c7 Aug 18 23:42:00.291922 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1ac8e84a-bc5c-4cb7-ba7d-107a17ed2a84 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:00.293947 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1ac8e84a-bc5c-4cb7-ba7d-107a17ed2a84 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:00.294233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1ac8e84a-bc5c-4cb7-ba7d-107a17ed2a84 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:00.294475 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1ac8e84a-bc5c-4cb7-ba7d-107a17ed2a84 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:00.294630 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-1ac8e84a-bc5c-4cb7-ba7d-107a17ed2a84 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:00.296139 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:00.296139 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:00.296811 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8cbfb418-f6d5-4081-97fd-556671c3cd3b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:42:00.300182 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:00.300182 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:00.301147 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1ac8e84a-bc5c-4cb7-ba7d-107a17ed2a84 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:00.301674 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 547/2185] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:00 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:42:00.321200 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8cbfb418-f6d5-4081-97fd-556671c3cd3b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Delete volume request issued successfully. Aug 18 23:42:00.321385 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8cbfb418-f6d5-4081-97fd-556671c3cd3b tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 returned with HTTP 202 Aug 18 23:42:00.321796 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 540/2186] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:00 2026] DELETE /volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:00.328599 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0e10d66f-2422-422c-983d-ddadb5b1064f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:00.331263 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0e10d66f-2422-422c-983d-ddadb5b1064f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 Aug 18 23:42:00.332314 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0e10d66f-2422-422c-983d-ddadb5b1064f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:00.332498 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0e10d66f-2422-422c-983d-ddadb5b1064f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:00.341649 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:00.341649 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:00.346001 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0e10d66f-2422-422c-983d-ddadb5b1064f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Volume info retrieved successfully. Aug 18 23:42:00.351605 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0e10d66f-2422-422c-983d-ddadb5b1064f tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 returned with HTTP 200 Aug 18 23:42:00.351933 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 547/2187] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:00 2026] GET /volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:01.315127 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0aab6bd0-6a58-4ba2-bbd2-11e84ce0124d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:01.317449 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0aab6bd0-6a58-4ba2-bbd2-11e84ce0124d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:01.317676 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0aab6bd0-6a58-4ba2-bbd2-11e84ce0124d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:01.317896 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0aab6bd0-6a58-4ba2-bbd2-11e84ce0124d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:01.318037 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-0aab6bd0-6a58-4ba2-bbd2-11e84ce0124d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:01.322577 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:01.322577 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:01.323277 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0aab6bd0-6a58-4ba2-bbd2-11e84ce0124d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:01.323719 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 554/2188] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:01 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:01.368007 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6a239715-3ac5-4025-9b91-1f6841b5bff9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:01.371692 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6a239715-3ac5-4025-9b91-1f6841b5bff9 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] GET https://10.4.3.229/volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 Aug 18 23:42:01.371819 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6a239715-3ac5-4025-9b91-1f6841b5bff9 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:01.372085 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6a239715-3ac5-4025-9b91-1f6841b5bff9 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:01.382396 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6a239715-3ac5-4025-9b91-1f6841b5bff9 tempest-CreateVolumesFromBackupTest-867386030 tempest-CreateVolumesFromBackupTest-867386030-project-member] https://10.4.3.229/volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 returned with HTTP 404 Aug 18 23:42:01.382854 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 548/2189] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:01 2026] GET /volume/v3/volumes/fb029166-7cce-493b-bc27-c403499289c7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:01.425715 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c03a2290-dcd7-4e9a-89d9-92a369d3c0ca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:01.595331 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c03a2290-dcd7-4e9a-89d9-92a369d3c0ca tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:42:01.595331 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c03a2290-dcd7-4e9a-89d9-92a369d3c0ca tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1704716499", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:01.623743 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c03a2290-dcd7-4e9a-89d9-92a369d3c0ca tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:42:01.624214 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 541/2190] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:42:01 2026] POST /volume/v3/types => generated 275 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:01.636508 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5e48e04c-eb20-43bd-9cd7-276b5b66dd71 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:01.638965 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5e48e04c-eb20-43bd-9cd7-276b5b66dd71 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:42:01.639084 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5e48e04c-eb20-43bd-9cd7-276b5b66dd71 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1239348412", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:01.656554 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5e48e04c-eb20-43bd-9cd7-276b5b66dd71 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:42:01.656920 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 548/2191] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:42:01 2026] POST /volume/v3/types => generated 275 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:01.671377 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-420c3057-484a-47f0-bbc3-177c4483c41d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:01.802696 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:01.803035 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-2127869362", "volume_type": "757c63b1-d829-418f-a071-ef278ebe3644", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:01.804615 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-2127869362', 'volume_type': '757c63b1-d829-418f-a071-ef278ebe3644', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:01.818642 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Create volume of 1 GB Aug 18 23:42:01.818642 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:01.818642 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:01.819394 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Availability Zones retrieved successfully. Aug 18 23:42:01.826387 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Flow 'volume_create_api' (fbf9044f-0d2c-4762-b8bf-00c05748e0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:01.826988 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa043fe-678a-4c9e-a0e3-d4f7dc188f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:01.828092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:01.857321 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa043fe-678a-4c9e-a0e3-d4f7dc188f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:42:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=757c63b1-d829-418f-a071-ef278ebe3644,is_public=True,name='tempest-VolumeTypesTest-volume-type-1704716499',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '757c63b1-d829-418f-a071-ef278ebe3644', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:01.857321 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367435b0-74c4-4bfb-a683-5bd493771391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:01.899780 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1704716499 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1704716499, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:01.900030 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1704716499 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1704716499, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:01.947073 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Created reservations ['18c10039-b107-442e-9ab8-4e441c0cec18', '98cb0c62-8984-43e9-a351-35c11fb99365', '0d1cf377-3193-466d-8ca2-e124cfff4510', 'cc0c9c89-41c6-4cb8-ae94-9b0379879e5b'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:01.948082 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367435b0-74c4-4bfb-a683-5bd493771391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18c10039-b107-442e-9ab8-4e441c0cec18', '98cb0c62-8984-43e9-a351-35c11fb99365', '0d1cf377-3193-466d-8ca2-e124cfff4510', 'cc0c9c89-41c6-4cb8-ae94-9b0379879e5b']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:01.949080 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b11cb616-f866-4ebc-a814-9c0b4d338bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:01.977528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b11cb616-f866-4ebc-a814-9c0b4d338bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8331f858-d9e8-4638-813e-54cb6cbb594a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2127869362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f982e09a7764970b479b616ae1d7d8e',qos_specs=None,replication_status=,reservations=['18c10039-b107-442e-9ab8-4e441c0cec18','98cb0c62-8984-43e9-a351-35c11fb99365','0d1cf377-3193-466d-8ca2-e124cfff4510','cc0c9c89-41c6-4cb8-ae94-9b0379879e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021a9cee11f249e7bbe126e577074e6c',volume_type_id=757c63b1-d829-418f-a071-ef278ebe3644), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-2127869362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8331f858-d9e8-4638-813e-54cb6cbb594a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f982e09a7764970b479b616ae1d7d8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='021a9cee11f249e7bbe126e577074e6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(757c63b1-d829-418f-a071-ef278ebe3644),volume_type_id=757c63b1-d829-418f-a071-ef278ebe3644)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:01.977528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ce69376-a51a-4f4f-b219-62bae8e64ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:02.004538 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ce69376-a51a-4f4f-b219-62bae8e64ea6) transitioned into state 'SUCCESS' from state '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-2127869362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f982e09a7764970b479b616ae1d7d8e',qos_specs=None,replication_status=,reservations=['18c10039-b107-442e-9ab8-4e441c0cec18','98cb0c62-8984-43e9-a351-35c11fb99365','0d1cf377-3193-466d-8ca2-e124cfff4510','cc0c9c89-41c6-4cb8-ae94-9b0379879e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='021a9cee11f249e7bbe126e577074e6c',volume_type_id=757c63b1-d829-418f-a071-ef278ebe3644)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:02.005589 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b4f2311-0097-49c0-8862-d21fd313721a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:02.020585 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b4f2311-0097-49c0-8862-d21fd313721a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:02.020585 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Flow 'volume_create_api' (fbf9044f-0d2c-4762-b8bf-00c05748e0d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:02.020585 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Create volume request issued successfully. Aug 18 23:42:02.020850 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-420c3057-484a-47f0-bbc3-177c4483c41d tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:02.021297 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 555/2192] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:01 2026] POST /volume/v3/volumes => generated 784 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:02.035681 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-06a54c61-3176-4159-b939-6a5fa2c396c6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:02.038541 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-06a54c61-3176-4159-b939-6a5fa2c396c6 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] GET https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a Aug 18 23:42:02.038541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-06a54c61-3176-4159-b939-6a5fa2c396c6 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:02.038541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-06a54c61-3176-4159-b939-6a5fa2c396c6 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:02.049432 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:02.049432 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:02.059718 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-06a54c61-3176-4159-b939-6a5fa2c396c6 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Volume info retrieved successfully. Aug 18 23:42:02.065836 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-06a54c61-3176-4159-b939-6a5fa2c396c6 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a returned with HTTP 200 Aug 18 23:42:02.066359 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 549/2193] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:02 2026] GET /volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:02.337408 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-de649dca-d371-4f11-9108-91045af460df None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:02.339633 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de649dca-d371-4f11-9108-91045af460df tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:02.339878 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de649dca-d371-4f11-9108-91045af460df tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:02.340164 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de649dca-d371-4f11-9108-91045af460df tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:02.340340 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-de649dca-d371-4f11-9108-91045af460df tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:02.346394 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:02.346394 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:02.347220 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de649dca-d371-4f11-9108-91045af460df tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:02.347719 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 542/2194] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:02 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:02.868732 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:02.982004 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:02.982474 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1726944808"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:02.984684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1726944808'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:02.984845 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume of 1 GB Aug 18 23:42:02.989819 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Availability Zones retrieved successfully. Aug 18 23:42:02.997953 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (8ff1b5f4-df89-4c71-b69b-9705c688e4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:02.999587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce05cb40-3d28-4057-b890-c720bcff6cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:03.000858 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:03.032899 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce05cb40-3d28-4057-b890-c720bcff6cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:03.033870 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d577ffd-0fbe-42a3-a6e7-0397bdf7a815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:03.082817 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6836608c-550c-4bb1-af6b-5c5a37ca0133 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:03.085270 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6836608c-550c-4bb1-af6b-5c5a37ca0133 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] GET https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a Aug 18 23:42:03.085622 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6836608c-550c-4bb1-af6b-5c5a37ca0133 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:03.085690 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6836608c-550c-4bb1-af6b-5c5a37ca0133 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:03.093010 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:03.093010 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:03.093585 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Created reservations ['a2f9fffd-960d-411e-ad93-610c14e379f4', '61c322fa-aa37-418a-ac49-b11978a9b5b3', '29eb9189-9b25-41be-a936-d7d4e52aaef1', '19734ef1-2c94-476f-872d-e06b05953ead'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:03.094386 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d577ffd-0fbe-42a3-a6e7-0397bdf7a815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f9fffd-960d-411e-ad93-610c14e379f4', '61c322fa-aa37-418a-ac49-b11978a9b5b3', '29eb9189-9b25-41be-a936-d7d4e52aaef1', '19734ef1-2c94-476f-872d-e06b05953ead']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:03.095191 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da4705d-1700-4b1f-a942-1ca6e9c9e1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:03.097135 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6836608c-550c-4bb1-af6b-5c5a37ca0133 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Volume info retrieved successfully. Aug 18 23:42:03.101265 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6836608c-550c-4bb1-af6b-5c5a37ca0133 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a returned with HTTP 200 Aug 18 23:42:03.101619 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 556/2195] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:03 2026] GET /volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:03.117332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:03.119676 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da4705d-1700-4b1f-a942-1ca6e9c9e1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3891b57a-77bd-4300-a0c7-735c39a881f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1726944808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['a2f9fffd-960d-411e-ad93-610c14e379f4','61c322fa-aa37-418a-ac49-b11978a9b5b3','29eb9189-9b25-41be-a936-d7d4e52aaef1','19734ef1-2c94-476f-872d-e06b05953ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1726944808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3891b57a-77bd-4300-a0c7-735c39a881f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48764d1b327a493e8e9d1505f252c8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:03.120550 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128c5e2e-2ec9-474f-bb76-b31dfce574b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:03.121353 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] POST https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a/action Aug 18 23:42:03.121353 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Action body: b'{"os-retype": {"new_type": "f35dda28-8db3-4ab7-92b0-875909d14bc5"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:03.121498 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "f35dda28-8db3-4ab7-92b0-875909d14bc5"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:03.139373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128c5e2e-2ec9-474f-bb76-b31dfce574b1) transitioned into state 'SUCCESS' from state '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-1726944808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['a2f9fffd-960d-411e-ad93-610c14e379f4','61c322fa-aa37-418a-ac49-b11978a9b5b3','29eb9189-9b25-41be-a936-d7d4e52aaef1','19734ef1-2c94-476f-872d-e06b05953ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:03.140092 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (577425ed-71f4-41dd-9042-f891357ddefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:03.140362 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:03.140362 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:03.140932 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Volume info retrieved successfully. Aug 18 23:42:03.148737 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (577425ed-71f4-41dd-9042-f891357ddefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:03.149525 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (8ff1b5f4-df89-4c71-b69b-9705c688e4d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:03.149832 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request issued successfully. Aug 18 23:42:03.150454 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d4301e3d-0070-4203-899c-b4cdcfe1ef54 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:03.150854 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 549/2196] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:42:02 2026] POST /volume/v3/volumes => generated 764 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 23:42:03.166475 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-179e9bff-ead5-4e57-a11d-1440aa401b8c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:03.169007 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-179e9bff-ead5-4e57-a11d-1440aa401b8c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 Aug 18 23:42:03.170451 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-179e9bff-ead5-4e57-a11d-1440aa401b8c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:03.170721 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-179e9bff-ead5-4e57-a11d-1440aa401b8c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:03.175892 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1239348412 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1239348412, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.176323 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1239348412 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1239348412, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.183582 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:03.183582 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:03.188167 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-179e9bff-ead5-4e57-a11d-1440aa401b8c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:03.195255 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-179e9bff-ead5-4e57-a11d-1440aa401b8c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 returned with HTTP 200 Aug 18 23:42:03.195809 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 543/2197] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:03 2026] GET /volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:03.205731 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Created reservations ['3c6add73-b4c7-4b93-a072-7298ceb7eba9', '1726d5b5-774f-4922-8803-3aca380be899'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:03.217714 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1704716499 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1704716499, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.217714 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1704716499 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1704716499, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.224780 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Created reservations ['f0f5f006-9b15-48ef-9322-4eca62f69291', '39087f2a-f35f-49d7-9301-d134249ac0a5'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:03.261496 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Retype volume request issued successfully. Aug 18 23:42:03.261919 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4125ca44-02cf-4732-ad2d-98206ce4afa5 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a/action returned with HTTP 202 Aug 18 23:42:03.262522 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 550/2198] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:03 2026] POST /volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:03.271708 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3d2cb7b2-bef4-41a6-89d8-e8bb46a66050 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:03.274442 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3d2cb7b2-bef4-41a6-89d8-e8bb46a66050 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] GET https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a Aug 18 23:42:03.274692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3d2cb7b2-bef4-41a6-89d8-e8bb46a66050 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:03.275164 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3d2cb7b2-bef4-41a6-89d8-e8bb46a66050 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:03.286266 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:03.286266 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:03.291837 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3d2cb7b2-bef4-41a6-89d8-e8bb46a66050 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Volume info retrieved successfully. Aug 18 23:42:03.300495 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3d2cb7b2-bef4-41a6-89d8-e8bb46a66050 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a returned with HTTP 200 Aug 18 23:42:03.300495 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 557/2199] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:03 2026] GET /volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:03.361696 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4da24f30-d2ac-4e36-b420-ddbbbe28b222 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:03.366973 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4da24f30-d2ac-4e36-b420-ddbbbe28b222 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:03.367278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4da24f30-d2ac-4e36-b420-ddbbbe28b222 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:03.367477 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4da24f30-d2ac-4e36-b420-ddbbbe28b222 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:03.367676 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-4da24f30-d2ac-4e36-b420-ddbbbe28b222 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:03.372428 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:03.372428 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:03.373228 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4da24f30-d2ac-4e36-b420-ddbbbe28b222 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:03.373623 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 550/2200] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:03 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:03.748171 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:03.750123 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/limits Aug 18 23:42:03.750313 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:03.750485 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:03.760856 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1239348412 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1239348412, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.761190 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1239348412 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1239348412, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.761527 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1239348412 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1239348412, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.761850 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1704716499 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1704716499, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.762182 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1704716499 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1704716499, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.762443 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesTest-volume-type-1704716499 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesTest-volume-type-1704716499, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.762759 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.763055 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.763471 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-520491431 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-520491431, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:03.780263 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-af29225b-cc96-4cd5-ad96-33a1ecff3daa tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 18 23:42:03.780893 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 544/2201] 10.4.3.229 () {68 vars in 1484 bytes} [Tue Aug 18 23:42:03 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 18 23:42:03.818398 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-eb20151f-6c2b-4e43-8377-e05aaa7aa90c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:03.820611 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-eb20151f-6c2b-4e43-8377-e05aaa7aa90c tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:42:03.820771 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-eb20151f-6c2b-4e43-8377-e05aaa7aa90c tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:03.820964 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-eb20151f-6c2b-4e43-8377-e05aaa7aa90c tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:03.830865 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:03.830865 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:03.835259 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-eb20151f-6c2b-4e43-8377-e05aaa7aa90c tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:42:03.840136 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-eb20151f-6c2b-4e43-8377-e05aaa7aa90c tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 200 Aug 18 23:42:03.840646 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 551/2202] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:03 2026] GET /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 1451 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:03.853487 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-c44043fd-7279-4015-9abe-0e1e0ba76a31 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:03.855971 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-c44043fd-7279-4015-9abe-0e1e0ba76a31 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:42:03.856408 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-c44043fd-7279-4015-9abe-0e1e0ba76a31 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1af197e-c90c-4657-9033-fc944e0336de", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-84886824", "description": null, "metadata": {}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:03.869854 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:03.869854 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:03.870269 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-c44043fd-7279-4015-9abe-0e1e0ba76a31 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:42:03.870450 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-c44043fd-7279-4015-9abe-0e1e0ba76a31 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Create snapshot from volume f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:42:03.923907 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-c44043fd-7279-4015-9abe-0e1e0ba76a31 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Created reservations ['adf67fdb-8dc6-42b3-96ea-c8babfad78d1', 'b2753fcc-afb7-41be-86ee-2f3371cf223c', 'e8a075d4-a0fa-4049-b8f3-6554973f6b59', '9ef5992f-deca-424f-bf2d-14977947657d'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:03.960472 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-c44043fd-7279-4015-9abe-0e1e0ba76a31 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Snapshot force create request issued successfully. Aug 18 23:42:03.961137 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-52593670-c7e7-484a-8ca4-1207427cfb41 req-c44043fd-7279-4015-9abe-0e1e0ba76a31 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:42:03.962111 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 558/2203] 10.4.3.229 () {72 vars in 1547 bytes} [Tue Aug 18 23:42:03 2026] POST /volume/v3/snapshots => generated 317 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:04.210255 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-26045d08-63ce-46e4-b15b-18e4a0dd77eb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.212402 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-26045d08-63ce-46e4-b15b-18e4a0dd77eb tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 Aug 18 23:42:04.212723 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-26045d08-63ce-46e4-b15b-18e4a0dd77eb tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:04.212954 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-26045d08-63ce-46e4-b15b-18e4a0dd77eb tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:04.222160 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:04.222160 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:04.226485 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-26045d08-63ce-46e4-b15b-18e4a0dd77eb tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:04.231699 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-26045d08-63ce-46e4-b15b-18e4a0dd77eb tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 returned with HTTP 200 Aug 18 23:42:04.232129 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 551/2204] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:04 2026] GET /volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:04.247385 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3389356e-f13c-43e7-9b1e-81c9b255661f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.249459 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:04.249845 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3891b57a-77bd-4300-a0c7-735c39a881f5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1053699160"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:04.251911 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request body: {'volume': {"'source_volid": '3891b57a-77bd-4300-a0c7-735c39a881f5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1053699160'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:04.252059 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume of 1 GB Aug 18 23:42:04.256466 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Availability Zones retrieved successfully. Aug 18 23:42:04.264150 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (c4f855db-acbb-48b7-9fb3-568b4e3f77f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:04.265386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bed0e27-e09c-4d49-a31a-2fbf3669a7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.266867 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:04.299427 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bed0e27-e09c-4d49-a31a-2fbf3669a7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.301594 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e50a44-efdd-4335-994a-98eadb1cbfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.317027 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c54c14b6-ec39-4609-a993-c3949074f753 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.322674 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c54c14b6-ec39-4609-a993-c3949074f753 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] GET https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a Aug 18 23:42:04.322920 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c54c14b6-ec39-4609-a993-c3949074f753 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:04.323175 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c54c14b6-ec39-4609-a993-c3949074f753 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:04.333631 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:04.333631 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:04.337360 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c54c14b6-ec39-4609-a993-c3949074f753 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Volume info retrieved successfully. Aug 18 23:42:04.341826 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c54c14b6-ec39-4609-a993-c3949074f753 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a returned with HTTP 200 Aug 18 23:42:04.342371 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 552/2205] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:04 2026] GET /volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:04.351649 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Created reservations ['3a925e74-f9f1-4fc0-a9b7-63330169e865', '6da2bce6-e7a7-4269-b97c-7902d48df4ee', '0d3154b5-568c-476f-8bec-18c8f687c2fd', '74798e2a-e12a-48ee-a594-a46403a133f4'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:04.352717 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e50a44-efdd-4335-994a-98eadb1cbfb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a925e74-f9f1-4fc0-a9b7-63330169e865', '6da2bce6-e7a7-4269-b97c-7902d48df4ee', '0d3154b5-568c-476f-8bec-18c8f687c2fd', '74798e2a-e12a-48ee-a594-a46403a133f4']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.353779 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed52a787-9df8-4710-bfe4-ef04567eb76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.357692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-883b1734-8a3d-4bad-a1ce-409eed14c1b9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.359985 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-883b1734-8a3d-4bad-a1ce-409eed14c1b9 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] GET https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a Aug 18 23:42:04.360244 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-883b1734-8a3d-4bad-a1ce-409eed14c1b9 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:04.360452 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-883b1734-8a3d-4bad-a1ce-409eed14c1b9 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:04.367206 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:04.367206 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:04.370767 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-883b1734-8a3d-4bad-a1ce-409eed14c1b9 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Volume info retrieved successfully. Aug 18 23:42:04.374928 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-883b1734-8a3d-4bad-a1ce-409eed14c1b9 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a returned with HTTP 200 Aug 18 23:42:04.375384 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 559/2206] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:04 2026] GET /volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:04.382075 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed52a787-9df8-4710-bfe4-ef04567eb76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64da1778-40c2-45f2-91e9-d93b69e0fa96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1053699160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['3a925e74-f9f1-4fc0-a9b7-63330169e865','6da2bce6-e7a7-4269-b97c-7902d48df4ee','0d3154b5-568c-476f-8bec-18c8f687c2fd','74798e2a-e12a-48ee-a594-a46403a133f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1053699160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64da1778-40c2-45f2-91e9-d93b69e0fa96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48764d1b327a493e8e9d1505f252c8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.383187 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65b8444-58e4-42ad-8ee6-7e220df5919f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.388974 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9010a2ed-d12c-4ee5-b623-30332b8a1b71 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.392385 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-363de5ce-f31f-43bc-9da5-b3c97774f9d7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.392978 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9010a2ed-d12c-4ee5-b623-30332b8a1b71 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:04.393290 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9010a2ed-d12c-4ee5-b623-30332b8a1b71 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:04.393540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9010a2ed-d12c-4ee5-b623-30332b8a1b71 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:04.393682 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-9010a2ed-d12c-4ee5-b623-30332b8a1b71 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:04.397689 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-363de5ce-f31f-43bc-9da5-b3c97774f9d7 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] GET https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a Aug 18 23:42:04.397924 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-363de5ce-f31f-43bc-9da5-b3c97774f9d7 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:04.398144 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-363de5ce-f31f-43bc-9da5-b3c97774f9d7 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:04.399164 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:04.399164 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:04.400027 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9010a2ed-d12c-4ee5-b623-30332b8a1b71 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:04.400492 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 552/2207] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:04 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:04.411628 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:04.411628 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:04.413002 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65b8444-58e4-42ad-8ee6-7e220df5919f) transitioned into state 'SUCCESS' from state '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-1053699160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['3a925e74-f9f1-4fc0-a9b7-63330169e865','6da2bce6-e7a7-4269-b97c-7902d48df4ee','0d3154b5-568c-476f-8bec-18c8f687c2fd','74798e2a-e12a-48ee-a594-a46403a133f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.415528 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa244a8-9c31-45e9-86a5-c0d64c9fcb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.422943 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-363de5ce-f31f-43bc-9da5-b3c97774f9d7 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Volume info retrieved successfully. Aug 18 23:42:04.430143 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-363de5ce-f31f-43bc-9da5-b3c97774f9d7 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a returned with HTTP 200 Aug 18 23:42:04.430143 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 553/2208] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:04 2026] GET /volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:04.435527 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa244a8-9c31-45e9-86a5-c0d64c9fcb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.437168 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (c4f855db-acbb-48b7-9fb3-568b4e3f77f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:04.437664 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request issued successfully. Aug 18 23:42:04.438537 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3389356e-f13c-43e7-9b1e-81c9b255661f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:04.439044 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 545/2209] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:04 2026] POST /volume/v3/volumes => generated 764 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:04.450353 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-22724405-2429-4fa6-89a6-716f2956b1f8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.452754 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-22724405-2429-4fa6-89a6-716f2956b1f8 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a Aug 18 23:42:04.452994 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-22724405-2429-4fa6-89a6-716f2956b1f8 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:04.453083 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.453267 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-22724405-2429-4fa6-89a6-716f2956b1f8 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:04.453581 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-22724405-2429-4fa6-89a6-716f2956b1f8 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Delete volume with id: 8331f858-d9e8-4638-813e-54cb6cbb594a Aug 18 23:42:04.455023 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:04.455782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3891b57a-77bd-4300-a0c7-735c39a881f5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-324550488"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:04.457893 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request body: {'volume': {"'source_volid": '3891b57a-77bd-4300-a0c7-735c39a881f5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-324550488'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:04.458417 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume of 1 GB Aug 18 23:42:04.464991 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:04.464991 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:04.465715 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-22724405-2429-4fa6-89a6-716f2956b1f8 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Volume info retrieved successfully. Aug 18 23:42:04.466080 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Availability Zones retrieved successfully. Aug 18 23:42:04.474000 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (a0bce78c-448b-407c-bee6-f6c720cc5376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:04.475297 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef3f27b8-f49b-46e4-8497-d1bf6c1028a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.476798 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:04.488551 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-22724405-2429-4fa6-89a6-716f2956b1f8 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Delete volume request issued successfully. Aug 18 23:42:04.488823 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-22724405-2429-4fa6-89a6-716f2956b1f8 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a returned with HTTP 202 Aug 18 23:42:04.489508 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 560/2210] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:04 2026] DELETE /volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:04.507755 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4cee2662-cf4b-4af6-a606-d12e7e7f4129 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.509654 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4cee2662-cf4b-4af6-a606-d12e7e7f4129 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] GET https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a Aug 18 23:42:04.510008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4cee2662-cf4b-4af6-a606-d12e7e7f4129 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:04.510286 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4cee2662-cf4b-4af6-a606-d12e7e7f4129 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:04.520959 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:04.520959 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:04.526177 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4cee2662-cf4b-4af6-a606-d12e7e7f4129 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Volume info retrieved successfully. Aug 18 23:42:04.526781 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef3f27b8-f49b-46e4-8497-d1bf6c1028a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.527903 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf3670d-5889-403b-bbb7-b3f374eb15ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.533056 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4cee2662-cf4b-4af6-a606-d12e7e7f4129 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a returned with HTTP 200 Aug 18 23:42:04.533875 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 554/2211] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:04 2026] GET /volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:04.584878 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Created reservations ['38e7c92a-fef0-43cb-bb0f-04623a1b53b1', '2b199e44-290b-4903-87d7-dddfcc59e22b', 'ae819ca5-5d1c-40e4-834d-d3b330e831be', '80511d23-e79f-4115-aa5a-5cbd3508da80'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:04.585611 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf3670d-5889-403b-bbb7-b3f374eb15ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38e7c92a-fef0-43cb-bb0f-04623a1b53b1', '2b199e44-290b-4903-87d7-dddfcc59e22b', 'ae819ca5-5d1c-40e4-834d-d3b330e831be', '80511d23-e79f-4115-aa5a-5cbd3508da80']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.586288 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b00b2f7-051d-454a-9654-5f9b8f39916b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.617492 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b00b2f7-051d-454a-9654-5f9b8f39916b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b674d99f-8319-4ffe-af44-594957a7f39f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-324550488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['38e7c92a-fef0-43cb-bb0f-04623a1b53b1','2b199e44-290b-4903-87d7-dddfcc59e22b','ae819ca5-5d1c-40e4-834d-d3b330e831be','80511d23-e79f-4115-aa5a-5cbd3508da80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-324550488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b674d99f-8319-4ffe-af44-594957a7f39f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48764d1b327a493e8e9d1505f252c8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.617492 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5016516b-a07e-49c1-ab0e-4215bb14ceaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.650975 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5016516b-a07e-49c1-ab0e-4215bb14ceaa) transitioned into state 'SUCCESS' from state '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-324550488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['38e7c92a-fef0-43cb-bb0f-04623a1b53b1','2b199e44-290b-4903-87d7-dddfcc59e22b','ae819ca5-5d1c-40e4-834d-d3b330e831be','80511d23-e79f-4115-aa5a-5cbd3508da80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.651791 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cb0f7a-70be-4be9-9766-d56b7ba21f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.661748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3cb0f7a-70be-4be9-9766-d56b7ba21f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.662673 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (a0bce78c-448b-407c-bee6-f6c720cc5376) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:04.663028 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request issued successfully. Aug 18 23:42:04.663637 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b1e91198-e857-43b2-b86a-fb2298fb8f7a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:04.664145 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 553/2212] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:04 2026] POST /volume/v3/volumes => generated 763 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:04.681354 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.684055 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:04.684549 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3891b57a-77bd-4300-a0c7-735c39a881f5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1591059646"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:04.686461 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request body: {'volume': {"'source_volid": '3891b57a-77bd-4300-a0c7-735c39a881f5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1591059646'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:04.686676 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume of 1 GB Aug 18 23:42:04.687052 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:04.687052 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:04.693372 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Availability Zones retrieved successfully. Aug 18 23:42:04.701125 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (a378e757-c4c5-4b36-9b3d-83943e43ee0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:04.702578 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452d6560-8502-4e19-a4f6-69a8f0cca76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.703935 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:04.740754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452d6560-8502-4e19-a4f6-69a8f0cca76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.741864 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8a0e4ab-70e2-400f-ad6a-3e57638d55de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.793035 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Created reservations ['749b7a69-813c-41b2-a3f0-714e1b7746f3', '3fb75664-be86-4928-8d7d-12253e4d2222', 'd526e15f-13d5-4335-b3f2-4a6a71e5db4f', 'ee199c8d-3027-440e-96eb-8c3215f24cc6'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:04.794113 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8a0e4ab-70e2-400f-ad6a-3e57638d55de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['749b7a69-813c-41b2-a3f0-714e1b7746f3', '3fb75664-be86-4928-8d7d-12253e4d2222', 'd526e15f-13d5-4335-b3f2-4a6a71e5db4f', 'ee199c8d-3027-440e-96eb-8c3215f24cc6']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.795064 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00151b4c-843f-4d8a-b34f-5c5161e5a54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.824158 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00151b4c-843f-4d8a-b34f-5c5161e5a54b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd33922f5-ec62-4fc2-b9a8-008e1eec76df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1591059646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['749b7a69-813c-41b2-a3f0-714e1b7746f3','3fb75664-be86-4928-8d7d-12253e4d2222','d526e15f-13d5-4335-b3f2-4a6a71e5db4f','ee199c8d-3027-440e-96eb-8c3215f24cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1591059646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d33922f5-ec62-4fc2-b9a8-008e1eec76df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48764d1b327a493e8e9d1505f252c8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.825785 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c53e0c0-32b2-406c-89bb-7f48016b2377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.845488 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c53e0c0-32b2-406c-89bb-7f48016b2377) transitioned into state 'SUCCESS' from state '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-1591059646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['749b7a69-813c-41b2-a3f0-714e1b7746f3','3fb75664-be86-4928-8d7d-12253e4d2222','d526e15f-13d5-4335-b3f2-4a6a71e5db4f','ee199c8d-3027-440e-96eb-8c3215f24cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.846614 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5195963c-8896-4325-8198-03b2e6cdfc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.858736 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5195963c-8896-4325-8198-03b2e6cdfc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.861201 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (a378e757-c4c5-4b36-9b3d-83943e43ee0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:04.861201 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request issued successfully. Aug 18 23:42:04.862269 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b0d75773-ed7b-40e3-bf41-b3cb6add4d76 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:04.862715 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 546/2213] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:04 2026] POST /volume/v3/volumes => generated 764 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:04.877757 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:04.879544 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:04.879821 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3891b57a-77bd-4300-a0c7-735c39a881f5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-202410537"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:04.881145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request body: {'volume': {"'source_volid": '3891b57a-77bd-4300-a0c7-735c39a881f5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-202410537'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:04.881292 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume of 1 GB Aug 18 23:42:04.885701 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Availability Zones retrieved successfully. Aug 18 23:42:04.894311 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (73ed2a7e-d358-4b00-9999-62dfdc2ea884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:04.895702 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fb85d0-ec3d-4bf9-87c3-8d6075a574a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.897156 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:04.932713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fb85d0-ec3d-4bf9-87c3-8d6075a574a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.932713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ba28c8-f634-40f3-8e11-88b6f207eaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:04.974819 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Created reservations ['f8482b8b-0249-4ef3-94b7-67e6fb0c7d6a', '5ba084b6-227c-4bf7-baee-c37ca253f1c7', 'ec177fa8-6309-44ca-8ce3-1b75326ae0a8', 'ff2f67f9-6d43-47b8-9fb5-7b924dca9554'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:04.975609 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ba28c8-f634-40f3-8e11-88b6f207eaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8482b8b-0249-4ef3-94b7-67e6fb0c7d6a', '5ba084b6-227c-4bf7-baee-c37ca253f1c7', 'ec177fa8-6309-44ca-8ce3-1b75326ae0a8', 'ff2f67f9-6d43-47b8-9fb5-7b924dca9554']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:04.976386 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3046372-f61d-4ed6-8793-df615c9e31df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:05.000885 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3046372-f61d-4ed6-8793-df615c9e31df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8501ac3e-603b-417b-b1a2-fc2854af1093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-202410537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['f8482b8b-0249-4ef3-94b7-67e6fb0c7d6a','5ba084b6-227c-4bf7-baee-c37ca253f1c7','ec177fa8-6309-44ca-8ce3-1b75326ae0a8','ff2f67f9-6d43-47b8-9fb5-7b924dca9554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-202410537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8501ac3e-603b-417b-b1a2-fc2854af1093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48764d1b327a493e8e9d1505f252c8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:05.001564 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2caea1c-0511-4851-ba2e-39d7e52c8636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:05.025761 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2caea1c-0511-4851-ba2e-39d7e52c8636) transitioned into state 'SUCCESS' from state '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-202410537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['f8482b8b-0249-4ef3-94b7-67e6fb0c7d6a','5ba084b6-227c-4bf7-baee-c37ca253f1c7','ec177fa8-6309-44ca-8ce3-1b75326ae0a8','ff2f67f9-6d43-47b8-9fb5-7b924dca9554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:05.026850 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d536828-3f89-4f6c-8b08-186d82784dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:05.039714 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d536828-3f89-4f6c-8b08-186d82784dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:05.040546 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (73ed2a7e-d358-4b00-9999-62dfdc2ea884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:05.040809 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request issued successfully. Aug 18 23:42:05.041324 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-feb328ef-a956-43b4-aa7c-b4b0922a685b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:05.041851 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 561/2214] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:04 2026] POST /volume/v3/volumes => generated 763 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:05.058083 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-84095dfd-4055-4731-b62e-e85ff87282c6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.059872 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:05.060192 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "3891b57a-77bd-4300-a0c7-735c39a881f5", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1863314339"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:05.061743 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request body: {'volume': {"'source_volid": '3891b57a-77bd-4300-a0c7-735c39a881f5', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1863314339'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:05.061877 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume of 1 GB Aug 18 23:42:05.066234 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Availability Zones retrieved successfully. Aug 18 23:42:05.071947 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (8361eb77-f467-493d-afa7-fe633b4a3dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:05.072919 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94d1ed68-a212-4d53-9814-982de2c581a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:05.073861 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:05.103032 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94d1ed68-a212-4d53-9814-982de2c581a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:05.104088 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1948c8e-9278-47df-9098-4beaf5f50f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:05.184813 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Created reservations ['5af5b49a-e8a5-4257-bcfb-be0bc1be6fbe', '21b277c9-d5e8-4716-82c9-d58ca7a3a34b', 'a973f15d-f868-44d1-b26b-ba3a3e1d5623', '5d25327f-050e-498b-a766-00d46b711c07'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:05.193174 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1948c8e-9278-47df-9098-4beaf5f50f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5af5b49a-e8a5-4257-bcfb-be0bc1be6fbe', '21b277c9-d5e8-4716-82c9-d58ca7a3a34b', 'a973f15d-f868-44d1-b26b-ba3a3e1d5623', '5d25327f-050e-498b-a766-00d46b711c07']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:05.194270 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b14cbb2c-a0a2-4f56-b2bd-484322eada71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:05.224826 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b14cbb2c-a0a2-4f56-b2bd-484322eada71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0c59c5d-9577-4bed-9cd8-d14270a203a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1863314339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['5af5b49a-e8a5-4257-bcfb-be0bc1be6fbe','21b277c9-d5e8-4716-82c9-d58ca7a3a34b','a973f15d-f868-44d1-b26b-ba3a3e1d5623','5d25327f-050e-498b-a766-00d46b711c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1863314339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0c59c5d-9577-4bed-9cd8-d14270a203a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48764d1b327a493e8e9d1505f252c8df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:05.225844 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf792aaf-145a-415a-a325-1075fea68f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:05.245101 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf792aaf-145a-415a-a325-1075fea68f7d) transitioned into state 'SUCCESS' from state '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-1863314339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48764d1b327a493e8e9d1505f252c8df',qos_specs=None,replication_status=,reservations=['5af5b49a-e8a5-4257-bcfb-be0bc1be6fbe','21b277c9-d5e8-4716-82c9-d58ca7a3a34b','a973f15d-f868-44d1-b26b-ba3a3e1d5623','5d25327f-050e-498b-a766-00d46b711c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49a8ab664c0d4fc7a4adff2840feb045',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:05.246937 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a62718e-b926-4f4d-ba31-0803bde02bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:05.257175 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a62718e-b926-4f4d-ba31-0803bde02bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:05.258428 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Flow 'volume_create_api' (8361eb77-f467-493d-afa7-fe633b4a3dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:05.258853 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Create volume request issued successfully. Aug 18 23:42:05.259676 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-84095dfd-4055-4731-b62e-e85ff87282c6 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:05.260164 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 555/2215] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:05 2026] POST /volume/v3/volumes => generated 764 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:05.275628 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b923fcc6-647a-4eb9-84b0-b29253178edb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.279614 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b923fcc6-647a-4eb9-84b0-b29253178edb tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 Aug 18 23:42:05.279614 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b923fcc6-647a-4eb9-84b0-b29253178edb tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.279614 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b923fcc6-647a-4eb9-84b0-b29253178edb tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.284598 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:05.284598 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:05.287666 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b923fcc6-647a-4eb9-84b0-b29253178edb tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:05.291316 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b923fcc6-647a-4eb9-84b0-b29253178edb tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 returned with HTTP 200 Aug 18 23:42:05.291702 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 554/2216] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.308770 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b6804fb1-ec04-481d-9a90-d6164b384fc0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.310547 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b6804fb1-ec04-481d-9a90-d6164b384fc0 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f Aug 18 23:42:05.310658 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b6804fb1-ec04-481d-9a90-d6164b384fc0 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.310824 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b6804fb1-ec04-481d-9a90-d6164b384fc0 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.317393 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:05.317393 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:05.320900 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b6804fb1-ec04-481d-9a90-d6164b384fc0 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:05.324787 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b6804fb1-ec04-481d-9a90-d6164b384fc0 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f returned with HTTP 200 Aug 18 23:42:05.325131 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 547/2217] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.339400 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e4dd6cc3-75dc-4a4c-9536-786d014cff86 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.344167 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e4dd6cc3-75dc-4a4c-9536-786d014cff86 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df Aug 18 23:42:05.344390 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e4dd6cc3-75dc-4a4c-9536-786d014cff86 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.344610 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e4dd6cc3-75dc-4a4c-9536-786d014cff86 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.353052 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:05.353052 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:05.357145 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e4dd6cc3-75dc-4a4c-9536-786d014cff86 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:05.362112 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e4dd6cc3-75dc-4a4c-9536-786d014cff86 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df returned with HTTP 200 Aug 18 23:42:05.362589 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 562/2218] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.377491 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2054858f-2e6c-462c-a9b7-0ee915f15698 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.379367 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2054858f-2e6c-462c-a9b7-0ee915f15698 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 Aug 18 23:42:05.379558 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2054858f-2e6c-462c-a9b7-0ee915f15698 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.379743 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2054858f-2e6c-462c-a9b7-0ee915f15698 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.387227 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:05.387227 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:05.391822 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2054858f-2e6c-462c-a9b7-0ee915f15698 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:05.395628 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2054858f-2e6c-462c-a9b7-0ee915f15698 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 returned with HTTP 200 Aug 18 23:42:05.395931 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 556/2219] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.412466 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d09c6797-fac3-4182-b4df-8a8b72c745d2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.413165 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2de140db-0522-4c5d-b967-172cc63981f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.414081 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d09c6797-fac3-4182-b4df-8a8b72c745d2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 Aug 18 23:42:05.414277 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d09c6797-fac3-4182-b4df-8a8b72c745d2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.414452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d09c6797-fac3-4182-b4df-8a8b72c745d2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.414935 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2de140db-0522-4c5d-b967-172cc63981f3 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:05.415127 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2de140db-0522-4c5d-b967-172cc63981f3 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.415364 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2de140db-0522-4c5d-b967-172cc63981f3 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.415477 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2de140db-0522-4c5d-b967-172cc63981f3 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:05.421144 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:05.421144 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:05.421893 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2de140db-0522-4c5d-b967-172cc63981f3 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:05.422300 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 548/2220] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.423628 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:05.423628 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:05.429024 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d09c6797-fac3-4182-b4df-8a8b72c745d2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:05.434374 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d09c6797-fac3-4182-b4df-8a8b72c745d2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 returned with HTTP 200 Aug 18 23:42:05.434749 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 555/2221] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.554101 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-031bce88-8c05-46c1-9b42-f99474b63fe6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.558088 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-031bce88-8c05-46c1-9b42-f99474b63fe6 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] GET https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a Aug 18 23:42:05.558277 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-031bce88-8c05-46c1-9b42-f99474b63fe6 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.558451 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-031bce88-8c05-46c1-9b42-f99474b63fe6 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.567828 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-031bce88-8c05-46c1-9b42-f99474b63fe6 tempest-VolumeTypesTest-1718665927 tempest-VolumeTypesTest-1718665927-project-member] https://10.4.3.229/volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a returned with HTTP 404 Aug 18 23:42:05.568293 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 563/2222] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/volumes/8331f858-d9e8-4638-813e-54cb6cbb594a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:05.577224 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bfe21c4b-89fc-4e94-8816-efd9fa2fd332 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.578987 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bfe21c4b-89fc-4e94-8816-efd9fa2fd332 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] DELETE https://10.4.3.229/volume/v3/types/f35dda28-8db3-4ab7-92b0-875909d14bc5 Aug 18 23:42:05.579177 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bfe21c4b-89fc-4e94-8816-efd9fa2fd332 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.579397 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bfe21c4b-89fc-4e94-8816-efd9fa2fd332 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.602504 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bfe21c4b-89fc-4e94-8816-efd9fa2fd332 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/f35dda28-8db3-4ab7-92b0-875909d14bc5 returned with HTTP 202 Aug 18 23:42:05.603034 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 557/2223] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:42:05 2026] DELETE /volume/v3/types/f35dda28-8db3-4ab7-92b0-875909d14bc5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:05.611028 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eafdb655-bc9b-41c7-826e-6886be45e62a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.612827 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eafdb655-bc9b-41c7-826e-6886be45e62a tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/f35dda28-8db3-4ab7-92b0-875909d14bc5 Aug 18 23:42:05.613062 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eafdb655-bc9b-41c7-826e-6886be45e62a tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.613296 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eafdb655-bc9b-41c7-826e-6886be45e62a tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.616334 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eafdb655-bc9b-41c7-826e-6886be45e62a tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/f35dda28-8db3-4ab7-92b0-875909d14bc5 returned with HTTP 404 Aug 18 23:42:05.616813 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 549/2224] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/types/f35dda28-8db3-4ab7-92b0-875909d14bc5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:05.628995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a4e679bc-1fc6-4cb5-a5c2-5e0297c46102 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.631170 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a4e679bc-1fc6-4cb5-a5c2-5e0297c46102 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] DELETE https://10.4.3.229/volume/v3/types/757c63b1-d829-418f-a071-ef278ebe3644 Aug 18 23:42:05.631476 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a4e679bc-1fc6-4cb5-a5c2-5e0297c46102 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.631597 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a4e679bc-1fc6-4cb5-a5c2-5e0297c46102 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.662103 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a4e679bc-1fc6-4cb5-a5c2-5e0297c46102 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/757c63b1-d829-418f-a071-ef278ebe3644 returned with HTTP 202 Aug 18 23:42:05.662646 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 556/2225] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:42:05 2026] DELETE /volume/v3/types/757c63b1-d829-418f-a071-ef278ebe3644 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:05.671187 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e31aa2f7-9000-4323-9b7f-79e566c4e747 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.673027 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e31aa2f7-9000-4323-9b7f-79e566c4e747 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/757c63b1-d829-418f-a071-ef278ebe3644 Aug 18 23:42:05.673588 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e31aa2f7-9000-4323-9b7f-79e566c4e747 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.673588 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e31aa2f7-9000-4323-9b7f-79e566c4e747 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.680051 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e31aa2f7-9000-4323-9b7f-79e566c4e747 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/757c63b1-d829-418f-a071-ef278ebe3644 returned with HTTP 404 Aug 18 23:42:05.680410 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 564/2226] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/types/757c63b1-d829-418f-a071-ef278ebe3644 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:05.693380 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-485da7cc-243b-4e4f-8f9b-e3ae18471c5b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.700354 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-485da7cc-243b-4e4f-8f9b-e3ae18471c5b tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:42:05.702180 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-485da7cc-243b-4e4f-8f9b-e3ae18471c5b tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-555683334", "description": "tempest-volume-type-description-381660801", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:05.726834 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-485da7cc-243b-4e4f-8f9b-e3ae18471c5b tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:42:05.727186 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 558/2227] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:42:05 2026] POST /volume/v3/types => generated 313 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.737818 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f5b98718-6b06-4dd0-b7de-7fc04382f678 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.739423 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5b98718-6b06-4dd0-b7de-7fc04382f678 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/e13d1acb-29d1-4896-a488-27b7b8f589ba Aug 18 23:42:05.739623 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5b98718-6b06-4dd0-b7de-7fc04382f678 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.739813 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5b98718-6b06-4dd0-b7de-7fc04382f678 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.753589 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5b98718-6b06-4dd0-b7de-7fc04382f678 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/e13d1acb-29d1-4896-a488-27b7b8f589ba returned with HTTP 200 Aug 18 23:42:05.754538 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 550/2228] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/types/e13d1acb-29d1-4896-a488-27b7b8f589ba => generated 335 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.766551 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cf12b3a5-7913-4681-897e-0459a4ccdfb1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.770460 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cf12b3a5-7913-4681-897e-0459a4ccdfb1 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] DELETE https://10.4.3.229/volume/v3/types/e13d1acb-29d1-4896-a488-27b7b8f589ba Aug 18 23:42:05.770460 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cf12b3a5-7913-4681-897e-0459a4ccdfb1 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.770650 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cf12b3a5-7913-4681-897e-0459a4ccdfb1 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.815424 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cf12b3a5-7913-4681-897e-0459a4ccdfb1 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/e13d1acb-29d1-4896-a488-27b7b8f589ba returned with HTTP 202 Aug 18 23:42:05.816122 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 557/2229] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:42:05 2026] DELETE /volume/v3/types/e13d1acb-29d1-4896-a488-27b7b8f589ba => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:05.823764 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6a063c5b-987e-4141-b222-46c15256e520 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.826079 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6a063c5b-987e-4141-b222-46c15256e520 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/e13d1acb-29d1-4896-a488-27b7b8f589ba Aug 18 23:42:05.826335 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6a063c5b-987e-4141-b222-46c15256e520 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.826632 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6a063c5b-987e-4141-b222-46c15256e520 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.830630 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6a063c5b-987e-4141-b222-46c15256e520 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/e13d1acb-29d1-4896-a488-27b7b8f589ba returned with HTTP 404 Aug 18 23:42:05.831374 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 565/2230] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/types/e13d1acb-29d1-4896-a488-27b7b8f589ba => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 23:42:05.844770 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ae3261ec-2b3a-42c3-be7e-372f995adda6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.848061 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ae3261ec-2b3a-42c3-be7e-372f995adda6 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:42:05.848695 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ae3261ec-2b3a-42c3-be7e-372f995adda6 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1732728859"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:05.865804 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ae3261ec-2b3a-42c3-be7e-372f995adda6 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:42:05.866401 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 559/2231] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:42:05 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.878011 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d187e6af-fd79-4b9d-8598-4a577a5be1f4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.880702 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d187e6af-fd79-4b9d-8598-4a577a5be1f4 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] POST https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption Aug 18 23:42:05.881141 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d187e6af-fd79-4b9d-8598-4a577a5be1f4 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:05.917394 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d187e6af-fd79-4b9d-8598-4a577a5be1f4 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption returned with HTTP 200 Aug 18 23:42:05.917860 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 551/2232] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:42:05 2026] POST /volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.925841 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-32c4111e-a00d-4c1c-be09-38fdcce35f09 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.928078 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-32c4111e-a00d-4c1c-be09-38fdcce35f09 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption Aug 18 23:42:05.928348 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-32c4111e-a00d-4c1c-be09-38fdcce35f09 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.928603 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-32c4111e-a00d-4c1c-be09-38fdcce35f09 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.935110 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-32c4111e-a00d-4c1c-be09-38fdcce35f09 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption returned with HTTP 200 Aug 18 23:42:05.935722 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 558/2233] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.944575 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0207c0be-0497-4622-94e5-92013cf674de None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.946480 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0207c0be-0497-4622-94e5-92013cf674de tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] PUT https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption/aa1eac8a-5b52-43a6-8c96-acec4a269dab Aug 18 23:42:05.947184 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0207c0be-0497-4622-94e5-92013cf674de tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:05.979171 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0207c0be-0497-4622-94e5-92013cf674de tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption/aa1eac8a-5b52-43a6-8c96-acec4a269dab returned with HTTP 200 Aug 18 23:42:05.980075 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 566/2234] 10.4.3.229 () {68 vars in 1507 bytes} [Tue Aug 18 23:42:05 2026] PUT /volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption/aa1eac8a-5b52-43a6-8c96-acec4a269dab => generated 122 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:05.987286 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f4cf6ef5-182c-4650-b5bd-270d0d5b58bd None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:05.989031 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f4cf6ef5-182c-4650-b5bd-270d0d5b58bd tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption Aug 18 23:42:05.989206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f4cf6ef5-182c-4650-b5bd-270d0d5b58bd tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:05.989414 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f4cf6ef5-182c-4650-b5bd-270d0d5b58bd tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:05.995119 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f4cf6ef5-182c-4650-b5bd-270d0d5b58bd tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption returned with HTTP 200 Aug 18 23:42:05.995674 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 560/2235] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:05 2026] GET /volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption => generated 347 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:06.004999 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d0266bb7-1871-4463-84fb-da5fee69d31c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.007263 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d0266bb7-1871-4463-84fb-da5fee69d31c tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption/cipher Aug 18 23:42:06.007507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d0266bb7-1871-4463-84fb-da5fee69d31c tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.007764 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d0266bb7-1871-4463-84fb-da5fee69d31c tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.014758 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d0266bb7-1871-4463-84fb-da5fee69d31c tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption/cipher returned with HTTP 200 Aug 18 23:42:06.015175 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 552/2236] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:42:06.024500 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-78878b2d-74f3-4711-b06a-ed8d84265083 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.026920 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-78878b2d-74f3-4711-b06a-ed8d84265083 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] DELETE https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption/aa1eac8a-5b52-43a6-8c96-acec4a269dab Aug 18 23:42:06.027197 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-78878b2d-74f3-4711-b06a-ed8d84265083 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.027443 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-78878b2d-74f3-4711-b06a-ed8d84265083 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.051314 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-78878b2d-74f3-4711-b06a-ed8d84265083 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption/aa1eac8a-5b52-43a6-8c96-acec4a269dab returned with HTTP 202 Aug 18 23:42:06.051860 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 559/2237] 10.4.3.229 () {66 vars in 1489 bytes} [Tue Aug 18 23:42:06 2026] DELETE /volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption/aa1eac8a-5b52-43a6-8c96-acec4a269dab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:06.058135 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a1e677f1-367b-4366-a2f2-03d56b719e98 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.059803 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a1e677f1-367b-4366-a2f2-03d56b719e98 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption Aug 18 23:42:06.060049 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a1e677f1-367b-4366-a2f2-03d56b719e98 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.060307 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a1e677f1-367b-4366-a2f2-03d56b719e98 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.063202 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-aadf10e0-dc04-4192-a680-c49d71b631db None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.066469 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aadf10e0-dc04-4192-a680-c49d71b631db tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f Aug 18 23:42:06.067354 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aadf10e0-dc04-4192-a680-c49d71b631db tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.067808 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aadf10e0-dc04-4192-a680-c49d71b631db tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.070190 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a1e677f1-367b-4366-a2f2-03d56b719e98 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption returned with HTTP 200 Aug 18 23:42:06.071457 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 567/2238] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 23:42:06.073941 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:06.073941 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:06.074470 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-aadf10e0-dc04-4192-a680-c49d71b631db tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Snapshot retrieved successfully. Aug 18 23:42:06.075226 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aadf10e0-dc04-4192-a680-c49d71b631db tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f returned with HTTP 200 Aug 18 23:42:06.075658 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 561/2239] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:06.079198 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a1732017-4c25-4e1a-87c4-33f77f7dcdc2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.081486 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1732017-4c25-4e1a-87c4-33f77f7dcdc2 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption Aug 18 23:42:06.081774 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1732017-4c25-4e1a-87c4-33f77f7dcdc2 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.082014 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1732017-4c25-4e1a-87c4-33f77f7dcdc2 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.088330 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1732017-4c25-4e1a-87c4-33f77f7dcdc2 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption returned with HTTP 200 Aug 18 23:42:06.088799 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 553/2240] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 23:42:06.098381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-be5f03b1-19d6-4807-897e-220253136dc3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.100253 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be5f03b1-19d6-4807-897e-220253136dc3 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] DELETE https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66 Aug 18 23:42:06.100501 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be5f03b1-19d6-4807-897e-220253136dc3 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.100772 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be5f03b1-19d6-4807-897e-220253136dc3 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.125130 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be5f03b1-19d6-4807-897e-220253136dc3 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66 returned with HTTP 202 Aug 18 23:42:06.125639 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 560/2241] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:42:06 2026] DELETE /volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:06.135697 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a691f84c-ec3a-4a82-bd1a-334d1bd2fcae None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.137585 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a691f84c-ec3a-4a82-bd1a-334d1bd2fcae tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66 Aug 18 23:42:06.137865 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a691f84c-ec3a-4a82-bd1a-334d1bd2fcae tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.138131 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a691f84c-ec3a-4a82-bd1a-334d1bd2fcae tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.141737 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a691f84c-ec3a-4a82-bd1a-334d1bd2fcae tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66 returned with HTTP 404 Aug 18 23:42:06.142370 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 568/2242] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/types/27a3a1de-a8b5-4e77-b480-b2706f5e4c66 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:06.152880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-28f372ae-458a-47ec-a0b1-19fc72fa6bf8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.155751 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-28f372ae-458a-47ec-a0b1-19fc72fa6bf8 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types Aug 18 23:42:06.155955 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-28f372ae-458a-47ec-a0b1-19fc72fa6bf8 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.156157 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-28f372ae-458a-47ec-a0b1-19fc72fa6bf8 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.177583 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-28f372ae-458a-47ec-a0b1-19fc72fa6bf8 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:42:06.178075 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 562/2243] 10.4.3.229 () {66 vars in 1231 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/types => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:06.186467 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-919555a0-1ce6-41af-a3f5-1036fa77aea2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.187985 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-919555a0-1ce6-41af-a3f5-1036fa77aea2 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:42:06.188300 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-919555a0-1ce6-41af-a3f5-1036fa77aea2 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1488290546"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:06.201575 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-919555a0-1ce6-41af-a3f5-1036fa77aea2 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:42:06.201961 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 554/2244] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:42:06 2026] POST /volume/v3/types => generated 221 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:06.209645 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ddc5a3e2-a5a8-4b52-aced-cecee70bf839 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.211210 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ddc5a3e2-a5a8-4b52-aced-cecee70bf839 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] PUT https://10.4.3.229/volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 Aug 18 23:42:06.211639 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ddc5a3e2-a5a8-4b52-aced-cecee70bf839 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1903353090", "description": "tempest-volume-type-description-499974771", "is_public": false}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:06.246727 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ddc5a3e2-a5a8-4b52-aced-cecee70bf839 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 returned with HTTP 200 Aug 18 23:42:06.247244 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 561/2245] 10.4.3.229 () {68 vars in 1363 bytes} [Tue Aug 18 23:42:06 2026] PUT /volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 => generated 204 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:06.255996 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0d4b2b8f-73cc-4eb9-9d71-4b0d24305d4b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.257924 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0d4b2b8f-73cc-4eb9-9d71-4b0d24305d4b tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 Aug 18 23:42:06.258329 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0d4b2b8f-73cc-4eb9-9d71-4b0d24305d4b tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.258591 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0d4b2b8f-73cc-4eb9-9d71-4b0d24305d4b tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.267238 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0d4b2b8f-73cc-4eb9-9d71-4b0d24305d4b tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 returned with HTTP 200 Aug 18 23:42:06.267900 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 569/2246] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 => generated 268 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:06.278432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1b5e22c7-4c65-425c-b579-b535d48aff71 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.280336 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1b5e22c7-4c65-425c-b579-b535d48aff71 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] DELETE https://10.4.3.229/volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 Aug 18 23:42:06.280545 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1b5e22c7-4c65-425c-b579-b535d48aff71 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.280760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1b5e22c7-4c65-425c-b579-b535d48aff71 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.307914 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1b5e22c7-4c65-425c-b579-b535d48aff71 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 returned with HTTP 202 Aug 18 23:42:06.308480 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 563/2247] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:42:06 2026] DELETE /volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:06.315301 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-94e7ede9-919e-458d-8ae5-47756192c4f8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.317156 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-94e7ede9-919e-458d-8ae5-47756192c4f8 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] GET https://10.4.3.229/volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 Aug 18 23:42:06.317436 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-94e7ede9-919e-458d-8ae5-47756192c4f8 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.317728 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-94e7ede9-919e-458d-8ae5-47756192c4f8 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.324068 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0aab9fc6-4d7e-4326-9193-a6344771191d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.325489 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-94e7ede9-919e-458d-8ae5-47756192c4f8 tempest-VolumeTypesTest-1202727417 tempest-VolumeTypesTest-1202727417-project-admin] https://10.4.3.229/volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 returned with HTTP 404 Aug 18 23:42:06.325980 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 555/2248] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/types/ebf5f1ac-a3dc-478f-bd37-1396489a4c13 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:06.326704 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0aab9fc6-4d7e-4326-9193-a6344771191d tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f Aug 18 23:42:06.327056 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0aab9fc6-4d7e-4326-9193-a6344771191d tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.327409 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0aab9fc6-4d7e-4326-9193-a6344771191d tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.327672 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-0aab9fc6-4d7e-4326-9193-a6344771191d tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Delete snapshot with id: f9996688-d121-46dd-9e28-20eb8ccb1e1f Aug 18 23:42:06.335979 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:06.335979 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:06.336685 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0aab9fc6-4d7e-4326-9193-a6344771191d tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Snapshot retrieved successfully. Aug 18 23:42:06.358114 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0aab9fc6-4d7e-4326-9193-a6344771191d tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Snapshot delete request issued successfully. Aug 18 23:42:06.358438 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0aab9fc6-4d7e-4326-9193-a6344771191d tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f returned with HTTP 202 Aug 18 23:42:06.358940 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 562/2249] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:42:06 2026] DELETE /volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:06.369727 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fbc62c2c-8009-41fe-b597-ded06e5c1063 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.371710 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fbc62c2c-8009-41fe-b597-ded06e5c1063 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f Aug 18 23:42:06.372377 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fbc62c2c-8009-41fe-b597-ded06e5c1063 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.372486 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fbc62c2c-8009-41fe-b597-ded06e5c1063 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.378940 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:06.378940 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:06.379617 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fbc62c2c-8009-41fe-b597-ded06e5c1063 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Snapshot retrieved successfully. Aug 18 23:42:06.380557 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fbc62c2c-8009-41fe-b597-ded06e5c1063 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f returned with HTTP 200 Aug 18 23:42:06.380982 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 570/2250] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:06.434077 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eccd1449-2b26-46a8-ab5d-81a15f47c3e0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.436540 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eccd1449-2b26-46a8-ab5d-81a15f47c3e0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:06.436940 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eccd1449-2b26-46a8-ab5d-81a15f47c3e0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.437300 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eccd1449-2b26-46a8-ab5d-81a15f47c3e0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.437471 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-eccd1449-2b26-46a8-ab5d-81a15f47c3e0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:06.443104 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:06.443104 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:06.446206 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eccd1449-2b26-46a8-ab5d-81a15f47c3e0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:06.446618 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 564/2251] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:06.452417 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ab30d30e-f12a-491f-9ba4-f54d6a67008f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.454385 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab30d30e-f12a-491f-9ba4-f54d6a67008f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 Aug 18 23:42:06.454555 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab30d30e-f12a-491f-9ba4-f54d6a67008f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.454745 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab30d30e-f12a-491f-9ba4-f54d6a67008f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.461826 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:06.461826 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:06.467039 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ab30d30e-f12a-491f-9ba4-f54d6a67008f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:06.472466 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab30d30e-f12a-491f-9ba4-f54d6a67008f tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 returned with HTTP 200 Aug 18 23:42:06.472856 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 556/2252] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:06.488384 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e9d40549-0f30-41f4-a1b9-f10218aaffc2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.490427 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e9d40549-0f30-41f4-a1b9-f10218aaffc2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 Aug 18 23:42:06.490666 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e9d40549-0f30-41f4-a1b9-f10218aaffc2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.490888 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e9d40549-0f30-41f4-a1b9-f10218aaffc2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.491078 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-e9d40549-0f30-41f4-a1b9-f10218aaffc2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume with id: e0c59c5d-9577-4bed-9cd8-d14270a203a5 Aug 18 23:42:06.504463 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:06.504463 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:06.505428 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e9d40549-0f30-41f4-a1b9-f10218aaffc2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:06.528810 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e9d40549-0f30-41f4-a1b9-f10218aaffc2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume request issued successfully. Aug 18 23:42:06.529110 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e9d40549-0f30-41f4-a1b9-f10218aaffc2 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 returned with HTTP 202 Aug 18 23:42:06.529683 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 563/2253] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:06 2026] DELETE /volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:06.539052 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-aaed9c0e-aaaa-4f3c-a9d1-b4dd83e63554 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:06.540638 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-aaed9c0e-aaaa-4f3c-a9d1-b4dd83e63554 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 Aug 18 23:42:06.540813 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-aaed9c0e-aaaa-4f3c-a9d1-b4dd83e63554 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:06.540982 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-aaed9c0e-aaaa-4f3c-a9d1-b4dd83e63554 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:06.551562 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:06.551562 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:06.558115 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-aaed9c0e-aaaa-4f3c-a9d1-b4dd83e63554 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:06.564688 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-aaed9c0e-aaaa-4f3c-a9d1-b4dd83e63554 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 returned with HTTP 200 Aug 18 23:42:06.565288 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 571/2254] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:06 2026] GET /volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:42:07.390255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-239b33f7-72dd-4f89-8c43-59ad2b10cd9f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:07.392112 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-239b33f7-72dd-4f89-8c43-59ad2b10cd9f tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] GET https://10.4.3.229/volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f Aug 18 23:42:07.392317 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-239b33f7-72dd-4f89-8c43-59ad2b10cd9f tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:07.392501 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-239b33f7-72dd-4f89-8c43-59ad2b10cd9f tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:07.397094 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-239b33f7-72dd-4f89-8c43-59ad2b10cd9f tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f returned with HTTP 404 Aug 18 23:42:07.397850 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 565/2255] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:42:07 2026] GET /volume/v3/snapshots/f9996688-d121-46dd-9e28-20eb8ccb1e1f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:07.459878 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3bf7d427-c24c-45b8-9d12-c1b9c8378dd6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:07.461782 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3bf7d427-c24c-45b8-9d12-c1b9c8378dd6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:07.462012 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3bf7d427-c24c-45b8-9d12-c1b9c8378dd6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:07.462688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3bf7d427-c24c-45b8-9d12-c1b9c8378dd6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:07.462688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3bf7d427-c24c-45b8-9d12-c1b9c8378dd6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:07.467553 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:07.467553 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:07.468257 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3bf7d427-c24c-45b8-9d12-c1b9c8378dd6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:07.468758 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 557/2256] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:07 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:07.579527 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b0d4c714-2fc5-48fb-90ca-db8be2bc52cc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:07.582206 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b0d4c714-2fc5-48fb-90ca-db8be2bc52cc tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 Aug 18 23:42:07.582720 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b0d4c714-2fc5-48fb-90ca-db8be2bc52cc tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:07.583389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b0d4c714-2fc5-48fb-90ca-db8be2bc52cc tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:07.590503 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b0d4c714-2fc5-48fb-90ca-db8be2bc52cc tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 returned with HTTP 404 Aug 18 23:42:07.591543 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 564/2257] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:07 2026] GET /volume/v3/volumes/e0c59c5d-9577-4bed-9cd8-d14270a203a5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:07.598543 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-54634161-8f19-4387-92f7-080765a915e3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:07.601389 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-54634161-8f19-4387-92f7-080765a915e3 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 Aug 18 23:42:07.602235 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-54634161-8f19-4387-92f7-080765a915e3 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:07.602660 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-54634161-8f19-4387-92f7-080765a915e3 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:07.603288 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-54634161-8f19-4387-92f7-080765a915e3 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume with id: 8501ac3e-603b-417b-b1a2-fc2854af1093 Aug 18 23:42:07.612686 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:07.612686 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:07.613460 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-54634161-8f19-4387-92f7-080765a915e3 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:07.637591 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-54634161-8f19-4387-92f7-080765a915e3 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume request issued successfully. Aug 18 23:42:07.637780 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-54634161-8f19-4387-92f7-080765a915e3 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 returned with HTTP 202 Aug 18 23:42:07.638497 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 572/2258] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:07 2026] DELETE /volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:07.646781 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-39e1cacc-73e1-4e11-97b7-f12e72c37529 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:07.648818 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-39e1cacc-73e1-4e11-97b7-f12e72c37529 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 Aug 18 23:42:07.649054 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-39e1cacc-73e1-4e11-97b7-f12e72c37529 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:07.649326 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-39e1cacc-73e1-4e11-97b7-f12e72c37529 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:07.657685 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:07.657685 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:07.662251 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-39e1cacc-73e1-4e11-97b7-f12e72c37529 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:07.668084 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-39e1cacc-73e1-4e11-97b7-f12e72c37529 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 returned with HTTP 200 Aug 18 23:42:07.668664 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 566/2259] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:07 2026] GET /volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:08.479951 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e29d329b-e0d6-43de-b284-54a239ebd253 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:08.482356 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e29d329b-e0d6-43de-b284-54a239ebd253 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:08.482603 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e29d329b-e0d6-43de-b284-54a239ebd253 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:08.482852 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e29d329b-e0d6-43de-b284-54a239ebd253 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:08.482987 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e29d329b-e0d6-43de-b284-54a239ebd253 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:08.489995 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:08.489995 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:08.491650 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e29d329b-e0d6-43de-b284-54a239ebd253 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:08.491650 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 558/2260] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:08 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:08.682782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-aa209331-23d8-4518-add4-86574d0f6e27 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:08.684908 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aa209331-23d8-4518-add4-86574d0f6e27 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 Aug 18 23:42:08.685166 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aa209331-23d8-4518-add4-86574d0f6e27 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:08.685428 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aa209331-23d8-4518-add4-86574d0f6e27 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:08.694625 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aa209331-23d8-4518-add4-86574d0f6e27 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 returned with HTTP 404 Aug 18 23:42:08.694707 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 565/2261] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:08 2026] GET /volume/v3/volumes/8501ac3e-603b-417b-b1a2-fc2854af1093 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:08.707585 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b51086ba-d527-4fbe-b300-88160413a145 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:08.710496 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b51086ba-d527-4fbe-b300-88160413a145 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df Aug 18 23:42:08.710496 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b51086ba-d527-4fbe-b300-88160413a145 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:08.710496 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b51086ba-d527-4fbe-b300-88160413a145 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:08.710668 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b51086ba-d527-4fbe-b300-88160413a145 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume with id: d33922f5-ec62-4fc2-b9a8-008e1eec76df Aug 18 23:42:08.719451 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:08.719451 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:08.720152 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b51086ba-d527-4fbe-b300-88160413a145 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:08.742645 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b51086ba-d527-4fbe-b300-88160413a145 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume request issued successfully. Aug 18 23:42:08.742990 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b51086ba-d527-4fbe-b300-88160413a145 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df returned with HTTP 202 Aug 18 23:42:08.743618 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 573/2262] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:08 2026] DELETE /volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:08.751817 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3ed077a0-ada8-4773-bdbb-996243d65d71 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:08.755266 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3ed077a0-ada8-4773-bdbb-996243d65d71 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df Aug 18 23:42:08.755534 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3ed077a0-ada8-4773-bdbb-996243d65d71 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:08.755802 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3ed077a0-ada8-4773-bdbb-996243d65d71 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:08.769012 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:08.769012 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:08.773930 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3ed077a0-ada8-4773-bdbb-996243d65d71 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:08.779646 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3ed077a0-ada8-4773-bdbb-996243d65d71 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df returned with HTTP 200 Aug 18 23:42:08.780156 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 567/2263] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:08 2026] GET /volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:09.195133 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-bed819fa-0727-4922-9de9-e0f612f15746 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:09.201013 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-bed819fa-0727-4922-9de9-e0f612f15746 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] DELETE https://10.4.3.229/volume/v3/attachments/8d92648f-d86a-4234-a5c3-0c3d65367caa Aug 18 23:42:09.201283 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-bed819fa-0727-4922-9de9-e0f612f15746 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:09.201628 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-bed819fa-0727-4922-9de9-e0f612f15746 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:09.211877 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:09.211877 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:09.270567 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-bed819fa-0727-4922-9de9-e0f612f15746 tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/attachments/8d92648f-d86a-4234-a5c3-0c3d65367caa returned with HTTP 200 Aug 18 23:42:09.271197 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 559/2264] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:42:09 2026] DELETE /volume/v3/attachments/8d92648f-d86a-4234-a5c3-0c3d65367caa => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:09.284531 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-306f7e1a-5830-4bff-ae1c-c290691a5ceb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:09.286621 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-306f7e1a-5830-4bff-ae1c-c290691a5ceb tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:42:09.286903 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-306f7e1a-5830-4bff-ae1c-c290691a5ceb tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:09.287369 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-306f7e1a-5830-4bff-ae1c-c290691a5ceb tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:09.287621 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-306f7e1a-5830-4bff-ae1c-c290691a5ceb tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Delete volume with id: f1af197e-c90c-4657-9033-fc944e0336de Aug 18 23:42:09.296214 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:09.296214 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:09.296994 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-306f7e1a-5830-4bff-ae1c-c290691a5ceb tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Volume info retrieved successfully. Aug 18 23:42:09.315601 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-306f7e1a-5830-4bff-ae1c-c290691a5ceb tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] Delete volume request issued successfully. Aug 18 23:42:09.315601 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-02730a13-0a29-40aa-b46e-f8cb491ed81d req-306f7e1a-5830-4bff-ae1c-c290691a5ceb tempest-ImageDependencyTests-1659582563 tempest-ImageDependencyTests-1659582563-project-member] https://10.4.3.229/volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de returned with HTTP 202 Aug 18 23:42:09.315601 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 566/2265] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:42:09 2026] DELETE /volume/v3/volumes/f1af197e-c90c-4657-9033-fc944e0336de => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:09.504711 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-67f1a74a-ef67-46af-a80f-0b553150dfb5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:09.506824 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-67f1a74a-ef67-46af-a80f-0b553150dfb5 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:09.507092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-67f1a74a-ef67-46af-a80f-0b553150dfb5 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:09.507314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-67f1a74a-ef67-46af-a80f-0b553150dfb5 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:09.507449 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-67f1a74a-ef67-46af-a80f-0b553150dfb5 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:09.516467 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:09.516467 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:09.517328 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-67f1a74a-ef67-46af-a80f-0b553150dfb5 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:09.517857 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 574/2266] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:09 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:09.794375 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-84431ffc-8825-4b0f-9a12-8446d379bdad None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:09.796016 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-84431ffc-8825-4b0f-9a12-8446d379bdad tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df Aug 18 23:42:09.796179 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-84431ffc-8825-4b0f-9a12-8446d379bdad tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:09.796366 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-84431ffc-8825-4b0f-9a12-8446d379bdad tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:09.801812 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-84431ffc-8825-4b0f-9a12-8446d379bdad tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df returned with HTTP 404 Aug 18 23:42:09.802318 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 568/2267] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:09 2026] GET /volume/v3/volumes/d33922f5-ec62-4fc2-b9a8-008e1eec76df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:09.809964 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-16fc9551-4659-4488-b762-68e99a0c149e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:09.811774 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16fc9551-4659-4488-b762-68e99a0c149e tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f Aug 18 23:42:09.811991 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16fc9551-4659-4488-b762-68e99a0c149e tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:09.812208 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16fc9551-4659-4488-b762-68e99a0c149e tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:09.812450 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-16fc9551-4659-4488-b762-68e99a0c149e tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume with id: b674d99f-8319-4ffe-af44-594957a7f39f Aug 18 23:42:09.822124 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:09.822124 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:09.822733 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-16fc9551-4659-4488-b762-68e99a0c149e tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:09.842670 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-16fc9551-4659-4488-b762-68e99a0c149e tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume request issued successfully. Aug 18 23:42:09.842851 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16fc9551-4659-4488-b762-68e99a0c149e tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f returned with HTTP 202 Aug 18 23:42:09.843254 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 560/2268] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:09 2026] DELETE /volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:09.853891 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b8c364e3-d3af-43bc-9bfb-3404bb04947b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:09.855976 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b8c364e3-d3af-43bc-9bfb-3404bb04947b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f Aug 18 23:42:09.857689 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b8c364e3-d3af-43bc-9bfb-3404bb04947b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:09.857689 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b8c364e3-d3af-43bc-9bfb-3404bb04947b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:09.869141 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:09.869141 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:09.875021 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b8c364e3-d3af-43bc-9bfb-3404bb04947b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:09.884231 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b8c364e3-d3af-43bc-9bfb-3404bb04947b tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f returned with HTTP 200 Aug 18 23:42:09.884730 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 567/2269] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:09 2026] GET /volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:10.532258 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c4f3b84b-b61d-478e-ad28-f736d2b71b76 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:10.534183 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c4f3b84b-b61d-478e-ad28-f736d2b71b76 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:10.534440 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c4f3b84b-b61d-478e-ad28-f736d2b71b76 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:10.534677 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c4f3b84b-b61d-478e-ad28-f736d2b71b76 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:10.534822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-c4f3b84b-b61d-478e-ad28-f736d2b71b76 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:10.539050 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:10.539050 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:10.539815 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c4f3b84b-b61d-478e-ad28-f736d2b71b76 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:10.540203 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 575/2270] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:10 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:10.904795 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f8d717fc-33dd-4acf-a83e-26d7f05d782a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:10.907116 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f8d717fc-33dd-4acf-a83e-26d7f05d782a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f Aug 18 23:42:10.907575 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f8d717fc-33dd-4acf-a83e-26d7f05d782a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:10.907575 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f8d717fc-33dd-4acf-a83e-26d7f05d782a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:10.919657 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f8d717fc-33dd-4acf-a83e-26d7f05d782a tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f returned with HTTP 404 Aug 18 23:42:10.920309 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 569/2271] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:10 2026] GET /volume/v3/volumes/b674d99f-8319-4ffe-af44-594957a7f39f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:10.930351 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-63274db4-3625-4286-9e41-ed3f1c1b27bd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:10.932094 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63274db4-3625-4286-9e41-ed3f1c1b27bd tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] DELETE https://10.4.3.229/volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 Aug 18 23:42:10.932294 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63274db4-3625-4286-9e41-ed3f1c1b27bd tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:10.932508 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63274db4-3625-4286-9e41-ed3f1c1b27bd tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:10.932682 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-63274db4-3625-4286-9e41-ed3f1c1b27bd tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume with id: 64da1778-40c2-45f2-91e9-d93b69e0fa96 Aug 18 23:42:10.940612 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:10.940612 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:10.941144 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-63274db4-3625-4286-9e41-ed3f1c1b27bd tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:10.967344 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-63274db4-3625-4286-9e41-ed3f1c1b27bd tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume request issued successfully. Aug 18 23:42:10.967344 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63274db4-3625-4286-9e41-ed3f1c1b27bd tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 returned with HTTP 202 Aug 18 23:42:10.967344 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 561/2272] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:10 2026] DELETE /volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:10.974565 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fae192e4-e2bf-4b88-8346-225a2225c9c7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:10.976593 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fae192e4-e2bf-4b88-8346-225a2225c9c7 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 Aug 18 23:42:10.976882 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fae192e4-e2bf-4b88-8346-225a2225c9c7 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:10.977098 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fae192e4-e2bf-4b88-8346-225a2225c9c7 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:10.988873 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:10.988873 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:10.998908 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fae192e4-e2bf-4b88-8346-225a2225c9c7 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:11.003899 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fae192e4-e2bf-4b88-8346-225a2225c9c7 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 returned with HTTP 200 Aug 18 23:42:11.004275 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 568/2273] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:10 2026] GET /volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:11.387346 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-59c3d94e-3341-4e31-849b-273313aa799a req-c8f20447-7d1d-4b2c-9562-9380459d0287 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:11.390502 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-c8f20447-7d1d-4b2c-9562-9380459d0287 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:11.391079 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-c8f20447-7d1d-4b2c-9562-9380459d0287 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:11.391079 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-c8f20447-7d1d-4b2c-9562-9380459d0287 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:11.404933 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:11.404933 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:11.413742 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-59c3d94e-3341-4e31-849b-273313aa799a req-c8f20447-7d1d-4b2c-9562-9380459d0287 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:11.419926 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-c8f20447-7d1d-4b2c-9562-9380459d0287 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:11.420372 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 576/2274] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:11 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:11.551661 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-50a8b2e5-a124-499b-adfd-7b47127dc3a6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:11.553921 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-50a8b2e5-a124-499b-adfd-7b47127dc3a6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:11.554190 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-50a8b2e5-a124-499b-adfd-7b47127dc3a6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:11.554491 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-50a8b2e5-a124-499b-adfd-7b47127dc3a6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:11.554605 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-50a8b2e5-a124-499b-adfd-7b47127dc3a6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:11.562167 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:11.562167 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:11.562892 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-50a8b2e5-a124-499b-adfd-7b47127dc3a6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:11.563338 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 570/2275] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:11 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:11.582367 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fa075a20-dd69-446b-a500-23ae4e2326bc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:11.590861 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa075a20-dd69-446b-a500-23ae4e2326bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:42:11.591268 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa075a20-dd69-446b-a500-23ae4e2326bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ecc8d7f8-85bb-4216-9147-f4ee7a41799f", "incremental": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:11.593162 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-fa075a20-dd69-446b-a500-23ae4e2326bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Creating new backup {'backup': {'volume_id': 'ecc8d7f8-85bb-4216-9147-f4ee7a41799f', 'incremental': True}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:42:11.593649 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-fa075a20-dd69-446b-a500-23ae4e2326bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Creating backup of volume ecc8d7f8-85bb-4216-9147-f4ee7a41799f in container None Aug 18 23:42:11.605701 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:11.605701 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:11.606189 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fa075a20-dd69-446b-a500-23ae4e2326bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:42:11.625821 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-fa075a20-dd69-446b-a500-23ae4e2326bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Created reservations ['ce3764b7-5815-463d-bf6e-33ce96c743f9', '3d13cd7e-2d64-4127-94c4-03471fd7687e'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:11.645179 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa075a20-dd69-446b-a500-23ae4e2326bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 400 Aug 18 23:42:11.645874 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 562/2276] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:42:11 2026] POST /volume/v3/backups => generated 109 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:42:11.653178 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-90cd3585-f305-4b9a-9319-8279efbf7811 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:11.655174 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-90cd3585-f305-4b9a-9319-8279efbf7811 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] DELETE https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:11.655418 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-90cd3585-f305-4b9a-9319-8279efbf7811 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:11.655712 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-90cd3585-f305-4b9a-9319-8279efbf7811 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:11.655788 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-90cd3585-f305-4b9a-9319-8279efbf7811 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Delete backup with id: 06db862e-5efa-4a73-ad5e-a5d835f0dadc. Aug 18 23:42:11.660921 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:11.660921 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:11.676636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-90cd3585-f305-4b9a-9319-8279efbf7811 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] delete_backup rpcapi backup_id 06db862e-5efa-4a73-ad5e-a5d835f0dadc {{(pid=100172) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:42:11.681482 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-90cd3585-f305-4b9a-9319-8279efbf7811 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 202 Aug 18 23:42:11.681881 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 569/2277] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:11 2026] DELETE /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:11.690432 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-41dbf9fc-9a30-46b8-b407-9ef2e01635f0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:11.692843 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-41dbf9fc-9a30-46b8-b407-9ef2e01635f0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:11.693078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-41dbf9fc-9a30-46b8-b407-9ef2e01635f0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:11.693333 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-41dbf9fc-9a30-46b8-b407-9ef2e01635f0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:11.693498 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-41dbf9fc-9a30-46b8-b407-9ef2e01635f0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:11.697910 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:11.697910 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:11.698277 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-41dbf9fc-9a30-46b8-b407-9ef2e01635f0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 200 Aug 18 23:42:11.698636 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 577/2278] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:11 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:11.900201 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ea8d473b-5e04-437a-bf26-5e62b90ff644 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:11.900711 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ea8d473b-5e04-437a-bf26-5e62b90ff644 None None] GET https://10.4.3.229/volume// Aug 18 23:42:11.900902 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ea8d473b-5e04-437a-bf26-5e62b90ff644 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:11.901109 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ea8d473b-5e04-437a-bf26-5e62b90ff644 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:11.901470 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ea8d473b-5e04-437a-bf26-5e62b90ff644 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:11.901742 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 571/2279] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:42: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 18 23:42:11.911190 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-59c3d94e-3341-4e31-849b-273313aa799a req-57b42fe2-86bc-47e5-aa4c-925e923e0c94 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:11.913261 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-57b42fe2-86bc-47e5-aa4c-925e923e0c94 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:42:11.915582 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-57b42fe2-86bc-47e5-aa4c-925e923e0c94 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee325a7c-8529-4711-9ecc-cabe61e50b1b", "connector": null, "instance_uuid": "82182caf-223a-41d8-8c0f-2bc4e597f29d"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:11.932663 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:11.932663 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:11.970582 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-57b42fe2-86bc-47e5-aa4c-925e923e0c94 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:42:11.971009 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 563/2280] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:42:11 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:11.979901 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-59c3d94e-3341-4e31-849b-273313aa799a req-f46320db-84c5-4b0e-8854-144c99b5b607 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:11.981872 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-f46320db-84c5-4b0e-8854-144c99b5b607 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/attachments/360fc649-473d-48ff-8eb4-454d8c15a1c4 Aug 18 23:42:11.982075 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-f46320db-84c5-4b0e-8854-144c99b5b607 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:11.982278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-f46320db-84c5-4b0e-8854-144c99b5b607 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:11.992538 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:11.992538 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:12.019793 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4ef1bac1-d1c4-42eb-bfdd-0cf10ecec3d9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:12.024005 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4ef1bac1-d1c4-42eb-bfdd-0cf10ecec3d9 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 Aug 18 23:42:12.024679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4ef1bac1-d1c4-42eb-bfdd-0cf10ecec3d9 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:12.027536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4ef1bac1-d1c4-42eb-bfdd-0cf10ecec3d9 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:12.033759 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4ef1bac1-d1c4-42eb-bfdd-0cf10ecec3d9 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 returned with HTTP 404 Aug 18 23:42:12.034353 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 578/2281] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:12 2026] GET /volume/v3/volumes/64da1778-40c2-45f2-91e9-d93b69e0fa96 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:12.045565 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-72b7ff41-0dfb-400f-9453-7f90a140c81c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:12.047102 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-72b7ff41-0dfb-400f-9453-7f90a140c81c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] DELETE https://10.4.3.229/volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 Aug 18 23:42:12.047102 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-72b7ff41-0dfb-400f-9453-7f90a140c81c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:12.047102 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-72b7ff41-0dfb-400f-9453-7f90a140c81c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:12.047102 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-72b7ff41-0dfb-400f-9453-7f90a140c81c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume with id: 3891b57a-77bd-4300-a0c7-735c39a881f5 Aug 18 23:42:12.054766 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:12.054766 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:12.055266 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-72b7ff41-0dfb-400f-9453-7f90a140c81c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:12.056727 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-f46320db-84c5-4b0e-8854-144c99b5b607 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/360fc649-473d-48ff-8eb4-454d8c15a1c4 returned with HTTP 200 Aug 18 23:42:12.057155 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 570/2282] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:42:11 2026] DELETE /volume/v3/attachments/360fc649-473d-48ff-8eb4-454d8c15a1c4 => generated 367 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:12.081542 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-72b7ff41-0dfb-400f-9453-7f90a140c81c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Delete volume request issued successfully. Aug 18 23:42:12.081542 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-72b7ff41-0dfb-400f-9453-7f90a140c81c tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 returned with HTTP 202 Aug 18 23:42:12.081542 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 572/2283] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:12 2026] DELETE /volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:12.089038 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-33591f51-b7fd-49f9-a724-4fefa42de139 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:12.090865 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-33591f51-b7fd-49f9-a724-4fefa42de139 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 Aug 18 23:42:12.092438 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-33591f51-b7fd-49f9-a724-4fefa42de139 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:12.092438 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-33591f51-b7fd-49f9-a724-4fefa42de139 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:12.101449 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:12.101449 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:12.106333 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-33591f51-b7fd-49f9-a724-4fefa42de139 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Volume info retrieved successfully. Aug 18 23:42:12.112965 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-33591f51-b7fd-49f9-a724-4fefa42de139 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 returned with HTTP 200 Aug 18 23:42:12.112965 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 564/2284] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:12 2026] GET /volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:12.257953 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ba2ee030-7ac9-4b77-bcf1-d36d2adb84bd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:12.375641 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ba2ee030-7ac9-4b77-bcf1-d36d2adb84bd tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:42:12.375990 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ba2ee030-7ac9-4b77-bcf1-d36d2adb84bd tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1929646823"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:12.389260 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ba2ee030-7ac9-4b77-bcf1-d36d2adb84bd tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:42:12.389596 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 579/2285] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:42:12 2026] POST /volume/v3/types => generated 220 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:12.406760 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8f8b9f55-568b-456c-9812-9826d4dcb305 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:12.408527 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8f8b9f55-568b-456c-9812-9826d4dcb305 tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:42:12.408983 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8f8b9f55-568b-456c-9812-9826d4dcb305 tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2145807039"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:12.410674 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:12.410674 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:12.423351 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8f8b9f55-568b-456c-9812-9826d4dcb305 tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:42:12.423805 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 571/2286] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:42:12 2026] POST /volume/v3/group_types => generated 177 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:12.432870 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d9506dd4-12f4-4482-883a-d268542dc89d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:12.513157 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d9506dd4-12f4-4482-883a-d268542dc89d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] POST https://10.4.3.229/volume/v3/groups Aug 18 23:42:12.513647 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d9506dd4-12f4-4482-883a-d268542dc89d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "40be294f-5ceb-4341-910e-6438588d2bd7", "volume_types": ["03cb0117-2ad5-4d7e-8dcb-b122018c93a8"], "name": "tempest-GroupsV314Test-Group-1910891952"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:12.515039 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-d9506dd4-12f4-4482-883a-d268542dc89d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Creating new group {'group': {'group_type': '40be294f-5ceb-4341-910e-6438588d2bd7', 'volume_types': ['03cb0117-2ad5-4d7e-8dcb-b122018c93a8'], 'name': 'tempest-GroupsV314Test-Group-1910891952'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 23:42:12.518626 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.groups [None req-d9506dd4-12f4-4482-883a-d268542dc89d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Creating group tempest-GroupsV314Test-Group-1910891952. Aug 18 23:42:12.527235 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d9506dd4-12f4-4482-883a-d268542dc89d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Availability Zones retrieved successfully. Aug 18 23:42:12.551848 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-d9506dd4-12f4-4482-883a-d268542dc89d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Created reservations ['349c7edf-f34e-43f1-aa9b-7438a9be0038'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:12.585193 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d9506dd4-12f4-4482-883a-d268542dc89d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 18 23:42:12.585701 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 573/2287] 10.4.3.229 () {70 vars in 1297 bytes} [Tue Aug 18 23:42:12 2026] POST /volume/v3/groups => generated 108 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:12.593942 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-77588932-f6f8-4379-add1-c0242b91a81d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:12.596531 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-77588932-f6f8-4379-add1-c0242b91a81d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c Aug 18 23:42:12.596812 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-77588932-f6f8-4379-add1-c0242b91a81d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:12.597060 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-77588932-f6f8-4379-add1-c0242b91a81d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:12.597282 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-77588932-f6f8-4379-add1-c0242b91a81d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] show called for member 546b8cd6-006b-468d-aa02-b3e0974cc22c {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:12.601825 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:12.601825 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:12.618859 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-77588932-f6f8-4379-add1-c0242b91a81d tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c returned with HTTP 200 Aug 18 23:42:12.619176 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 565/2288] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:12 2026] GET /volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:12.712184 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-06d19f87-7031-41bc-9c63-4fe59b69ecdb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:12.714529 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-06d19f87-7031-41bc-9c63-4fe59b69ecdb tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc Aug 18 23:42:12.714750 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-06d19f87-7031-41bc-9c63-4fe59b69ecdb tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:12.714930 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-06d19f87-7031-41bc-9c63-4fe59b69ecdb tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:12.715051 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-06d19f87-7031-41bc-9c63-4fe59b69ecdb tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id 06db862e-5efa-4a73-ad5e-a5d835f0dadc. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:12.719639 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-06d19f87-7031-41bc-9c63-4fe59b69ecdb tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc returned with HTTP 404 Aug 18 23:42:12.720363 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 580/2289] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:12 2026] GET /volume/v3/backups/06db862e-5efa-4a73-ad5e-a5d835f0dadc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 23:42:12.728400 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:12.730576 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:12.730903 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-867061577"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:12.732477 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-867061577'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:12.733978 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Create volume of 1 GB Aug 18 23:42:12.739527 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Availability Zones retrieved successfully. Aug 18 23:42:12.745412 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Flow 'volume_create_api' (bd7701c6-7f03-46b2-9132-5acf4a22cd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:12.746591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d3bf35-a31b-4c54-8e38-98bfa9f8769c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:12.747501 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:12.774077 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d3bf35-a31b-4c54-8e38-98bfa9f8769c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:12.775013 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb27cd7f-1c11-4147-902c-057cb241f295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:12.821217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Created reservations ['63897f0c-2ca0-4308-91db-607c11e36f2c', 'ea9b8405-cc32-4b61-8a06-e3de6031a5e8', 'd106c9bc-17a8-4165-b6fe-b57313bd3ae2', 'b55c41e6-d066-4a7b-869a-482809f35e5b'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:12.822006 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb27cd7f-1c11-4147-902c-057cb241f295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63897f0c-2ca0-4308-91db-607c11e36f2c', 'ea9b8405-cc32-4b61-8a06-e3de6031a5e8', 'd106c9bc-17a8-4165-b6fe-b57313bd3ae2', 'b55c41e6-d066-4a7b-869a-482809f35e5b']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:12.822769 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ece413-d16b-4d3c-bd4b-52c5bb591341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:12.851371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ece413-d16b-4d3c-bd4b-52c5bb591341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18fde4f0-2dd4-478a-9146-835247d4f790', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-867061577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e3fe9f9d9435cbc32a8ff0f5b8f37',qos_specs=None,replication_status=,reservations=['63897f0c-2ca0-4308-91db-607c11e36f2c','ea9b8405-cc32-4b61-8a06-e3de6031a5e8','d106c9bc-17a8-4165-b6fe-b57313bd3ae2','b55c41e6-d066-4a7b-869a-482809f35e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7dbe38202c4bb7a46f8b6b502055d6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-867061577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18fde4f0-2dd4-478a-9146-835247d4f790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb4e3fe9f9d9435cbc32a8ff0f5b8f37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f7dbe38202c4bb7a46f8b6b502055d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:12.851989 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c95196-28d2-403e-9947-102fd8624c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:12.869882 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17c95196-28d2-403e-9947-102fd8624c9d) transitioned into state 'SUCCESS' from state '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-867061577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4e3fe9f9d9435cbc32a8ff0f5b8f37',qos_specs=None,replication_status=,reservations=['63897f0c-2ca0-4308-91db-607c11e36f2c','ea9b8405-cc32-4b61-8a06-e3de6031a5e8','d106c9bc-17a8-4165-b6fe-b57313bd3ae2','b55c41e6-d066-4a7b-869a-482809f35e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f7dbe38202c4bb7a46f8b6b502055d6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:12.870680 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd06e3e-a1c7-4220-a2e0-290815590d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:12.882026 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd06e3e-a1c7-4220-a2e0-290815590d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:12.882861 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Flow 'volume_create_api' (bd7701c6-7f03-46b2-9132-5acf4a22cd1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:12.883162 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Create volume request issued successfully. Aug 18 23:42:12.883713 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ea1fb100-82c3-408a-985d-a410e51b07b5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:12.884266 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 572/2290] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:42:12 2026] POST /volume/v3/volumes => generated 748 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:12.899372 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ad7cfca5-e039-49a3-b9a6-703b7691e0c4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:12.902880 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ad7cfca5-e039-49a3-b9a6-703b7691e0c4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 Aug 18 23:42:12.903075 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ad7cfca5-e039-49a3-b9a6-703b7691e0c4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:12.904047 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ad7cfca5-e039-49a3-b9a6-703b7691e0c4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:12.916129 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:12.916129 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:12.922706 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ad7cfca5-e039-49a3-b9a6-703b7691e0c4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:42:12.926926 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ad7cfca5-e039-49a3-b9a6-703b7691e0c4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 returned with HTTP 200 Aug 18 23:42:12.927345 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 574/2291] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:12 2026] GET /volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:13.025805 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-74c10169-292a-44ce-a0b4-67300bf43915 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:13.078331 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:13.078687 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-63057059"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:13.080587 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-63057059'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:13.080741 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Create volume of 1 GB Aug 18 23:42:13.081065 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:13.081065 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:13.085473 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Availability Zones retrieved successfully. Aug 18 23:42:13.093963 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Flow 'volume_create_api' (a2378fb3-2c4f-4252-a19d-f412740e13e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:13.095259 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf6d7c0-3abb-4aae-9bc5-0191ed50a016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:13.096635 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:13.129772 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-127de23c-3253-49d0-a9c2-40efe79d5860 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:13.132996 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-127de23c-3253-49d0-a9c2-40efe79d5860 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] GET https://10.4.3.229/volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 Aug 18 23:42:13.133382 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-127de23c-3253-49d0-a9c2-40efe79d5860 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:13.133638 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-127de23c-3253-49d0-a9c2-40efe79d5860 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:13.133819 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf6d7c0-3abb-4aae-9bc5-0191ed50a016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:13.134580 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (219461d0-c9b2-40a8-b80d-7c5b40fa9aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:13.145735 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-127de23c-3253-49d0-a9c2-40efe79d5860 tempest-CreateVolumesFromSourceVolumeTest-185103584 tempest-CreateVolumesFromSourceVolumeTest-185103584-project-member] https://10.4.3.229/volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 returned with HTTP 404 Aug 18 23:42:13.146648 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 581/2292] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:13 2026] GET /volume/v3/volumes/3891b57a-77bd-4300-a0c7-735c39a881f5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:13.204403 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Created reservations ['04f4c18b-9176-45d6-9d0b-e0c83455d61a', 'd7e45b31-e698-4879-a4ac-027504c65257', 'e8f9a825-3942-408d-ad2b-39b4483263d3', '43b649f7-d815-488a-8806-09f16e1aa5af'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:13.205299 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (219461d0-c9b2-40a8-b80d-7c5b40fa9aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f4c18b-9176-45d6-9d0b-e0c83455d61a', 'd7e45b31-e698-4879-a4ac-027504c65257', 'e8f9a825-3942-408d-ad2b-39b4483263d3', '43b649f7-d815-488a-8806-09f16e1aa5af']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:13.206130 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721c81eb-e34b-427a-8a57-652427b4a8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:13.222449 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-59c3d94e-3341-4e31-849b-273313aa799a req-b4481459-27d7-4b24-ae02-197a934c4deb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:13.224669 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-b4481459-27d7-4b24-ae02-197a934c4deb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] PUT https://10.4.3.229/volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9 Aug 18 23:42:13.225027 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-b4481459-27d7-4b24-ae02-197a934c4deb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:13.233949 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721c81eb-e34b-427a-8a57-652427b4a8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '274754c6-13af-4a6c-8947-0f12b6bb273d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-63057059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6229f5406f0f41199be886e228e81cb1',qos_specs=None,replication_status=,reservations=['04f4c18b-9176-45d6-9d0b-e0c83455d61a','d7e45b31-e698-4879-a4ac-027504c65257','e8f9a825-3942-408d-ad2b-39b4483263d3','43b649f7-d815-488a-8806-09f16e1aa5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e686caab81b446ba4cc73584daba16f',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-63057059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=274754c6-13af-4a6c-8947-0f12b6bb273d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6229f5406f0f41199be886e228e81cb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e686caab81b446ba4cc73584daba16f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:13.234999 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cadbef7-f366-47f3-804a-71851cdd482f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:13.235301 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-59c3d94e-3341-4e31-849b-273313aa799a req-b4481459-27d7-4b24-ae02-197a934c4deb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Acquiring lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:42:13.240502 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-59c3d94e-3341-4e31-849b-273313aa799a req-b4481459-27d7-4b24-ae02-197a934c4deb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:42:13.241688 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:13.241688 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:13.252610 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cadbef7-f366-47f3-804a-71851cdd482f) transitioned into state 'SUCCESS' from state '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-63057059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6229f5406f0f41199be886e228e81cb1',qos_specs=None,replication_status=,reservations=['04f4c18b-9176-45d6-9d0b-e0c83455d61a','d7e45b31-e698-4879-a4ac-027504c65257','e8f9a825-3942-408d-ad2b-39b4483263d3','43b649f7-d815-488a-8806-09f16e1aa5af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e686caab81b446ba4cc73584daba16f',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:13.253483 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a8b93cf-e7f0-408b-aa2a-424eed12b9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:13.264943 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a8b93cf-e7f0-408b-aa2a-424eed12b9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:13.266266 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Flow 'volume_create_api' (a2378fb3-2c4f-4252-a19d-f412740e13e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:13.266677 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Create volume request issued successfully. Aug 18 23:42:13.267448 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-74c10169-292a-44ce-a0b4-67300bf43915 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:13.267988 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 566/2293] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:42:13 2026] POST /volume/v3/volumes => generated 747 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:13.281852 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d651ea42-2f1b-4b3b-ac01-5984418fbfec None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:13.283734 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d651ea42-2f1b-4b3b-ac01-5984418fbfec tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:13.283946 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d651ea42-2f1b-4b3b-ac01-5984418fbfec tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:13.284088 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d651ea42-2f1b-4b3b-ac01-5984418fbfec tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:13.291907 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:13.291907 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:13.296600 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d651ea42-2f1b-4b3b-ac01-5984418fbfec tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:13.301836 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d651ea42-2f1b-4b3b-ac01-5984418fbfec tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:13.302380 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 575/2294] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:13 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:13.328615 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-59c3d94e-3341-4e31-849b-273313aa799a req-b4481459-27d7-4b24-ae02-197a934c4deb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-ee325a7c-8529-4711-9ecc-cabe61e50b1b-np0000007721" released by "attachment_update" :: held 0.088s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:42:13.328931 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-b4481459-27d7-4b24-ae02-197a934c4deb tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9 returned with HTTP 200 Aug 18 23:42:13.330532 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 573/2295] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:42:13 2026] PUT /volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:13.338699 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-59c3d94e-3341-4e31-849b-273313aa799a req-8ee2cbfc-0c53-4a6b-82b1-9d36e4963b02 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:13.342702 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-8ee2cbfc-0c53-4a6b-82b1-9d36e4963b02 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9 Aug 18 23:42:13.342911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-8ee2cbfc-0c53-4a6b-82b1-9d36e4963b02 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:13.343112 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-8ee2cbfc-0c53-4a6b-82b1-9d36e4963b02 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:13.365703 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-8ee2cbfc-0c53-4a6b-82b1-9d36e4963b02 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9 returned with HTTP 200 Aug 18 23:42:13.366121 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 582/2296] 10.4.3.229 () {70 vars in 1651 bytes} [Tue Aug 18 23:42:13 2026] GET /volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:13.631552 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5db69596-75c7-430d-a7a1-be5a4c59377c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:13.640626 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5db69596-75c7-430d-a7a1-be5a4c59377c tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c Aug 18 23:42:13.640929 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5db69596-75c7-430d-a7a1-be5a4c59377c tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:13.641196 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5db69596-75c7-430d-a7a1-be5a4c59377c tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:13.641393 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-5db69596-75c7-430d-a7a1-be5a4c59377c tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] show called for member 546b8cd6-006b-468d-aa02-b3e0974cc22c {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:13.648425 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:13.648425 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:13.658710 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5db69596-75c7-430d-a7a1-be5a4c59377c tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c returned with HTTP 200 Aug 18 23:42:13.659163 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 567/2297] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:13 2026] GET /volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c => generated 389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:13.672113 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3c261d18-3089-4da3-8b38-6533481d5176 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:13.674102 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:13.674550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-219060694", "volume_type": "03cb0117-2ad5-4d7e-8dcb-b122018c93a8", "group_id": "546b8cd6-006b-468d-aa02-b3e0974cc22c", "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:13.676455 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-219060694', 'volume_type': '03cb0117-2ad5-4d7e-8dcb-b122018c93a8', 'group_id': '546b8cd6-006b-468d-aa02-b3e0974cc22c', 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:13.684541 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:13.684541 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:13.685133 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Create volume of 1 GB Aug 18 23:42:13.692010 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Availability Zones retrieved successfully. Aug 18 23:42:13.700443 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Flow 'volume_create_api' (5b4ba4e1-3aa2-4d23-8a13-e39b3f945df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:13.702284 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5f34eb-f109-48c3-83b6-d1474de44c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:13.703024 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:13.703024 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:13.703713 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:13.726742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5f34eb-f109-48c3-83b6-d1474de44c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:42:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03cb0117-2ad5-4d7e-8dcb-b122018c93a8,is_public=True,name='tempest-GroupsV314Test-volume-type-1929646823',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03cb0117-2ad5-4d7e-8dcb-b122018c93a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '546b8cd6-006b-468d-aa02-b3e0974cc22c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:13.728212 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16af1933-b3f4-4166-b83c-203cfbef7976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:13.762844 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1929646823 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1929646823, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:13.763042 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1929646823 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1929646823, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:13.803136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Created reservations ['dff0ae38-2d25-410f-98cb-8b0d003a22e6', '582d5503-3e51-4f22-ba6a-760a0a2634bc', 'e9e67932-ff4f-44da-8870-6344d53187b9', '5e183453-455e-4448-a7be-63abe1b6364b'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:13.803136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16af1933-b3f4-4166-b83c-203cfbef7976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff0ae38-2d25-410f-98cb-8b0d003a22e6', '582d5503-3e51-4f22-ba6a-760a0a2634bc', 'e9e67932-ff4f-44da-8870-6344d53187b9', '5e183453-455e-4448-a7be-63abe1b6364b']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:13.803136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3859900-b336-4e93-8346-092cbf87fbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:13.826352 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3859900-b336-4e93-8346-092cbf87fbc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '407b27a7-24cd-48eb-84f1-52bc67bee5cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-219060694',encryption_key_id=None,group_id=546b8cd6-006b-468d-aa02-b3e0974cc22c,group_type_id=,metadata={},multiattach=False,project_id='fc25f9e4e3d14d58bfe4112f96f718c3',qos_specs=None,replication_status=,reservations=['dff0ae38-2d25-410f-98cb-8b0d003a22e6','582d5503-3e51-4f22-ba6a-760a0a2634bc','e9e67932-ff4f-44da-8870-6344d53187b9','5e183453-455e-4448-a7be-63abe1b6364b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ff84b13baca4b10871e4fa691732a39',volume_type_id=03cb0117-2ad5-4d7e-8dcb-b122018c93a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-219060694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=546b8cd6-006b-468d-aa02-b3e0974cc22c,host=None,id=407b27a7-24cd-48eb-84f1-52bc67bee5cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc25f9e4e3d14d58bfe4112f96f718c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ff84b13baca4b10871e4fa691732a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03cb0117-2ad5-4d7e-8dcb-b122018c93a8),volume_type_id=03cb0117-2ad5-4d7e-8dcb-b122018c93a8)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:13.828199 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15abab17-8e5a-4621-9601-1c151deb4445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:13.850128 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15abab17-8e5a-4621-9601-1c151deb4445) transitioned into state 'SUCCESS' from state '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-219060694',encryption_key_id=None,group_id=546b8cd6-006b-468d-aa02-b3e0974cc22c,group_type_id=,metadata={},multiattach=False,project_id='fc25f9e4e3d14d58bfe4112f96f718c3',qos_specs=None,replication_status=,reservations=['dff0ae38-2d25-410f-98cb-8b0d003a22e6','582d5503-3e51-4f22-ba6a-760a0a2634bc','e9e67932-ff4f-44da-8870-6344d53187b9','5e183453-455e-4448-a7be-63abe1b6364b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ff84b13baca4b10871e4fa691732a39',volume_type_id=03cb0117-2ad5-4d7e-8dcb-b122018c93a8)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:13.850911 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (405e4ba0-8d36-4af4-8d3b-e6b10d2bf51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:13.865541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (405e4ba0-8d36-4af4-8d3b-e6b10d2bf51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:13.865541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Flow 'volume_create_api' (5b4ba4e1-3aa2-4d23-8a13-e39b3f945df3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:13.865541 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Create volume request issued successfully. Aug 18 23:42:13.866051 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:13.866226 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:13.903545 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:13.905953 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:13.905953 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:13.909679 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3c261d18-3089-4da3-8b38-6533481d5176 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:13.910060 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 576/2298] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:42:13 2026] POST /volume/v3/volumes => generated 818 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:13.927405 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7bb43d9a-086b-47f3-89df-51f9d99be746 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:13.935450 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7bb43d9a-086b-47f3-89df-51f9d99be746 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc Aug 18 23:42:13.935707 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7bb43d9a-086b-47f3-89df-51f9d99be746 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:13.935915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7bb43d9a-086b-47f3-89df-51f9d99be746 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:13.940686 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-59171291-9cb8-419b-9c47-1f0d114f4618 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:13.942797 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-59171291-9cb8-419b-9c47-1f0d114f4618 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 Aug 18 23:42:13.943206 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-59171291-9cb8-419b-9c47-1f0d114f4618 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:13.943333 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-59171291-9cb8-419b-9c47-1f0d114f4618 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:13.946746 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:13.946746 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:13.953449 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7bb43d9a-086b-47f3-89df-51f9d99be746 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Volume info retrieved successfully. Aug 18 23:42:13.954168 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-7bb43d9a-086b-47f3-89df-51f9d99be746 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:13.954234 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:13.954234 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:13.954361 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-7bb43d9a-086b-47f3-89df-51f9d99be746 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:13.959248 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-59171291-9cb8-419b-9c47-1f0d114f4618 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:42:13.965407 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-59171291-9cb8-419b-9c47-1f0d114f4618 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 returned with HTTP 200 Aug 18 23:42:13.965998 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 583/2299] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:13 2026] GET /volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:13.982668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2b8c26c0-96ec-4aa6-b5c3-d6e5dc7989bd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:13.984499 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b8c26c0-96ec-4aa6-b5c3-d6e5dc7989bd tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:42:13.984854 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b8c26c0-96ec-4aa6-b5c3-d6e5dc7989bd tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18fde4f0-2dd4-478a-9146-835247d4f790", "name": "tempest-VolumesBackupsTest-Backup-1156928621"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:13.986232 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-2b8c26c0-96ec-4aa6-b5c3-d6e5dc7989bd tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Creating new backup {'backup': {'volume_id': '18fde4f0-2dd4-478a-9146-835247d4f790', 'name': 'tempest-VolumesBackupsTest-Backup-1156928621'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:42:13.986375 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-2b8c26c0-96ec-4aa6-b5c3-d6e5dc7989bd tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Creating backup of volume 18fde4f0-2dd4-478a-9146-835247d4f790 in container None Aug 18 23:42:13.998416 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:13.998416 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:13.998826 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2b8c26c0-96ec-4aa6-b5c3-d6e5dc7989bd tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Volume info retrieved successfully. Aug 18 23:42:14.003210 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-7bb43d9a-086b-47f3-89df-51f9d99be746 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:14.007224 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:14.007224 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:14.017839 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7bb43d9a-086b-47f3-89df-51f9d99be746 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc returned with HTTP 200 Aug 18 23:42:14.018129 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-2b8c26c0-96ec-4aa6-b5c3-d6e5dc7989bd tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Created reservations ['77709a1c-1282-4912-a243-0964695580ee', '3a6ab5bd-50bb-489e-8eaa-3e5f591f0fba'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:14.018375 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 574/2300] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:13 2026] GET /volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc => generated 886 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:14.047995 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b8c26c0-96ec-4aa6-b5c3-d6e5dc7989bd tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:42:14.048447 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 568/2301] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:13 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:14.063495 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e9399582-8969-4441-a8aa-67f25ba4608d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:14.066501 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e9399582-8969-4441-a8aa-67f25ba4608d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:14.066725 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e9399582-8969-4441-a8aa-67f25ba4608d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:14.066924 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e9399582-8969-4441-a8aa-67f25ba4608d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:14.067047 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-e9399582-8969-4441-a8aa-67f25ba4608d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:14.072174 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:14.072174 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:14.073103 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e9399582-8969-4441-a8aa-67f25ba4608d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:14.073978 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 577/2302] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:14 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:14.316739 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b027b744-446a-427f-a58e-cbc3dc043f3b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:14.318119 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b027b744-446a-427f-a58e-cbc3dc043f3b tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:14.318455 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b027b744-446a-427f-a58e-cbc3dc043f3b tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:14.318746 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b027b744-446a-427f-a58e-cbc3dc043f3b tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:14.325347 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:14.325347 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:14.331569 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b027b744-446a-427f-a58e-cbc3dc043f3b tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:14.334789 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b027b744-446a-427f-a58e-cbc3dc043f3b tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:14.335277 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 584/2303] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:14 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:15.034828 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-043264f0-58ca-41c6-9dd7-499ad1905be7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:15.036815 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-043264f0-58ca-41c6-9dd7-499ad1905be7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc Aug 18 23:42:15.037006 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-043264f0-58ca-41c6-9dd7-499ad1905be7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:15.037208 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-043264f0-58ca-41c6-9dd7-499ad1905be7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:15.044192 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.044192 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:15.048218 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-043264f0-58ca-41c6-9dd7-499ad1905be7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Volume info retrieved successfully. Aug 18 23:42:15.048985 np0000007721 devstack@c-api.service[100172]: WARNING stevedore.named [None req-043264f0-58ca-41c6-9dd7-499ad1905be7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:15.049289 np0000007721 devstack@c-api.service[100172]: WARNING castellan.key_manager [None req-043264f0-58ca-41c6-9dd7-499ad1905be7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:15.083745 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [None req-043264f0-58ca-41c6-9dd7-499ad1905be7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:15.085727 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-39cffde2-d5cb-4217-a725-96e048136721 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:15.087654 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.087654 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:15.088093 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39cffde2-d5cb-4217-a725-96e048136721 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:15.088437 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39cffde2-d5cb-4217-a725-96e048136721 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:15.088751 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39cffde2-d5cb-4217-a725-96e048136721 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:15.088915 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-39cffde2-d5cb-4217-a725-96e048136721 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:15.092722 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.092722 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:15.093333 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39cffde2-d5cb-4217-a725-96e048136721 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:15.093709 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 569/2304] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:15 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:15.096585 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-043264f0-58ca-41c6-9dd7-499ad1905be7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc returned with HTTP 200 Aug 18 23:42:15.097196 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 575/2305] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:15 2026] GET /volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc => generated 911 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:15.112835 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-086c8962-407f-4642-a930-d603888300f7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:15.114777 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] POST https://10.4.3.229/volume/v3/groups/action Aug 18 23:42:15.115122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Action body: b'{"create-from-src": {"source_group_id": "546b8cd6-006b-468d-aa02-b3e0974cc22c", "name": "tempest-Group_from_grp-367635664"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:15.115238 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "546b8cd6-006b-468d-aa02-b3e0974cc22c", "name": "tempest-Group_from_grp-367635664"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:15.117126 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Creating new group {'create-from-src': {'source_group_id': '546b8cd6-006b-468d-aa02-b3e0974cc22c', 'name': 'tempest-Group_from_grp-367635664'}}. {{(pid=100171) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 23:42:15.117227 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.groups [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Creating group tempest-Group_from_grp-367635664 from source group 546b8cd6-006b-468d-aa02-b3e0974cc22c. Aug 18 23:42:15.120689 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.120689 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:15.126749 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.126749 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:15.164662 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Created reservations ['38c79c30-0893-432e-b081-a7c67a171899'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:15.228044 np0000007721 devstack@c-api.service[100171]: INFO cinder.group.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] A mapping entry already exists for group 5628e538-e89f-4e48-af1e-56481120e9c1 and volume type 03cb0117-2ad5-4d7e-8dcb-b122018c93a8. Do not need to create again. Aug 18 23:42:15.228361 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.228361 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:15.228855 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Availability Zones retrieved successfully. Aug 18 23:42:15.234728 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Flow 'volume_create_api' (7fc3dfef-024f-4ab4-80f9-87367b74c8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:15.234728 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1afd4e2d-0eba-406c-9449-59bb21aff983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:15.235080 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:15.257887 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1afd4e2d-0eba-406c-9449-59bb21aff983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '407b27a7-24cd-48eb-84f1-52bc67bee5cc', 'volume_type': VolumeType(created_at=2026-08-18T23:42:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03cb0117-2ad5-4d7e-8dcb-b122018c93a8,is_public=True,name='tempest-GroupsV314Test-volume-type-1929646823',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03cb0117-2ad5-4d7e-8dcb-b122018c93a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5628e538-e89f-4e48-af1e-56481120e9c1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:15.258610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a8f98cb-7cd4-4ec8-ba3c-1eb2c9def1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:15.301794 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Created reservations ['94129752-6210-4683-b05a-8e8185ec224f', '3211a10d-667d-47e2-9e49-d0213151862e', '6441f2a4-6055-4e51-9b5f-c4a086d4c02f', '8d37edd5-0d1a-42d9-8747-f8b065f2d6f6'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:15.302568 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a8f98cb-7cd4-4ec8-ba3c-1eb2c9def1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94129752-6210-4683-b05a-8e8185ec224f', '3211a10d-667d-47e2-9e49-d0213151862e', '6441f2a4-6055-4e51-9b5f-c4a086d4c02f', '8d37edd5-0d1a-42d9-8747-f8b065f2d6f6']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:15.303242 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309e3e4d-d6da-4031-9cc0-c66b21ee8c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:15.328750 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309e3e4d-d6da-4031-9cc0-c66b21ee8c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a16bfab7-a360-4b87-aad1-f16ec55a9618', '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=5628e538-e89f-4e48-af1e-56481120e9c1,group_type_id=,metadata={},multiattach=False,project_id='fc25f9e4e3d14d58bfe4112f96f718c3',qos_specs=None,replication_status=,reservations=['94129752-6210-4683-b05a-8e8185ec224f','3211a10d-667d-47e2-9e49-d0213151862e','6441f2a4-6055-4e51-9b5f-c4a086d4c02f','8d37edd5-0d1a-42d9-8747-f8b065f2d6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=407b27a7-24cd-48eb-84f1-52bc67bee5cc,status='creating',user_id='1ff84b13baca4b10871e4fa691732a39',volume_type_id=03cb0117-2ad5-4d7e-8dcb-b122018c93a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5628e538-e89f-4e48-af1e-56481120e9c1,host=None,id=a16bfab7-a360-4b87-aad1-f16ec55a9618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc25f9e4e3d14d58bfe4112f96f718c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=407b27a7-24cd-48eb-84f1-52bc67bee5cc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ff84b13baca4b10871e4fa691732a39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03cb0117-2ad5-4d7e-8dcb-b122018c93a8),volume_type_id=03cb0117-2ad5-4d7e-8dcb-b122018c93a8)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:15.329379 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2819ed27-9672-4e5a-bc55-7742946fc21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:15.348162 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2819ed27-9672-4e5a-bc55-7742946fc21e) transitioned into state 'SUCCESS' from 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=5628e538-e89f-4e48-af1e-56481120e9c1,group_type_id=,metadata={},multiattach=False,project_id='fc25f9e4e3d14d58bfe4112f96f718c3',qos_specs=None,replication_status=,reservations=['94129752-6210-4683-b05a-8e8185ec224f','3211a10d-667d-47e2-9e49-d0213151862e','6441f2a4-6055-4e51-9b5f-c4a086d4c02f','8d37edd5-0d1a-42d9-8747-f8b065f2d6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=407b27a7-24cd-48eb-84f1-52bc67bee5cc,status='creating',user_id='1ff84b13baca4b10871e4fa691732a39',volume_type_id=03cb0117-2ad5-4d7e-8dcb-b122018c93a8)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:15.348897 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Flow 'volume_create_api' (7fc3dfef-024f-4ab4-80f9-87367b74c8ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:15.349177 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Create volume request issued successfully. Aug 18 23:42:15.361530 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-086c8962-407f-4642-a930-d603888300f7 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/groups/action returned with HTTP 202 Aug 18 23:42:15.362111 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 578/2306] 10.4.3.229 () {70 vars in 1318 bytes} [Tue Aug 18 23:42:15 2026] POST /volume/v3/groups/action => generated 101 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:15.371048 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-756dc282-1f0f-486b-bee6-926bc7163774 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:15.372885 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:42:15.372958 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:15.373167 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:15.373446 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:42:15.374093 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:42:15.381777 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Get all volumes completed successfully. Aug 18 23:42:15.382503 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:15.382654 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:15.416662 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:15.420596 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.420596 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:15.424393 np0000007721 devstack@c-api.service[100173]: WARNING stevedore.named [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:15.424544 np0000007721 devstack@c-api.service[100173]: WARNING castellan.key_manager [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:15.463533 np0000007721 devstack@c-api.service[100173]: DEBUG oslo_db.sqlalchemy.engines [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100173) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:15.466858 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.466858 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:15.476774 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-756dc282-1f0f-486b-bee6-926bc7163774 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:42:15.477172 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 585/2307] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:42:15 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:15.489428 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5ba26432-62be-4385-b1e9-470b6d934e93 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:15.491139 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ba26432-62be-4385-b1e9-470b6d934e93 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/volumes/a16bfab7-a360-4b87-aad1-f16ec55a9618 Aug 18 23:42:15.491386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ba26432-62be-4385-b1e9-470b6d934e93 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:15.491624 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ba26432-62be-4385-b1e9-470b6d934e93 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:15.499346 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.499346 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:15.503201 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5ba26432-62be-4385-b1e9-470b6d934e93 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Volume info retrieved successfully. Aug 18 23:42:15.503921 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-5ba26432-62be-4385-b1e9-470b6d934e93 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:15.504538 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-5ba26432-62be-4385-b1e9-470b6d934e93 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:15.548184 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-5ba26432-62be-4385-b1e9-470b6d934e93 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:15.551193 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.551193 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:15.557611 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ba26432-62be-4385-b1e9-470b6d934e93 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes/a16bfab7-a360-4b87-aad1-f16ec55a9618 returned with HTTP 200 Aug 18 23:42:15.557981 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 570/2308] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:15 2026] GET /volume/v3/volumes/a16bfab7-a360-4b87-aad1-f16ec55a9618 => generated 923 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:15.573904 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e6a5a428-3ce3-4a2f-8707-709281c62d0c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:15.575948 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e6a5a428-3ce3-4a2f-8707-709281c62d0c tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/groups/5628e538-e89f-4e48-af1e-56481120e9c1 Aug 18 23:42:15.576220 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e6a5a428-3ce3-4a2f-8707-709281c62d0c tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:15.576468 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e6a5a428-3ce3-4a2f-8707-709281c62d0c tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:15.576655 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-e6a5a428-3ce3-4a2f-8707-709281c62d0c tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] show called for member 5628e538-e89f-4e48-af1e-56481120e9c1 {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:15.579994 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.579994 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:15.586590 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e6a5a428-3ce3-4a2f-8707-709281c62d0c tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/groups/5628e538-e89f-4e48-af1e-56481120e9c1 returned with HTTP 200 Aug 18 23:42:15.587012 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 576/2309] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:15 2026] GET /volume/v3/groups/5628e538-e89f-4e48-af1e-56481120e9c1 => generated 416 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:15.596293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2cf9a928-328c-4e69-b055-ffd476561f85 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:15.598660 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:42:15.598926 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:15.599165 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:15.599502 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:42:15.599908 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.599908 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:15.600445 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:42:15.610313 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Get all volumes completed successfully. Aug 18 23:42:15.611336 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:15.611573 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:15.648130 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:15.651177 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.651177 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:15.654694 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:15.654842 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:15.688910 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:15.692351 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.692351 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:15.700527 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2cf9a928-328c-4e69-b055-ffd476561f85 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:42:15.701012 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 579/2310] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:42:15 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:15.712936 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-41f77a09-ece2-4804-9c71-17e85526f121 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:15.714722 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-41f77a09-ece2-4804-9c71-17e85526f121 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] POST https://10.4.3.229/volume/v3/groups/5628e538-e89f-4e48-af1e-56481120e9c1/action Aug 18 23:42:15.715037 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-41f77a09-ece2-4804-9c71-17e85526f121 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:15.715138 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-41f77a09-ece2-4804-9c71-17e85526f121 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:15.716437 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-41f77a09-ece2-4804-9c71-17e85526f121 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] delete called for group 5628e538-e89f-4e48-af1e-56481120e9c1 {{(pid=100173) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:42:15.716533 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.groups [None req-41f77a09-ece2-4804-9c71-17e85526f121 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Delete group with id: 5628e538-e89f-4e48-af1e-56481120e9c1 Aug 18 23:42:15.719983 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.719983 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:15.751438 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-41f77a09-ece2-4804-9c71-17e85526f121 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/groups/5628e538-e89f-4e48-af1e-56481120e9c1/action returned with HTTP 202 Aug 18 23:42:15.751902 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 586/2311] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:42:15 2026] POST /volume/v3/groups/5628e538-e89f-4e48-af1e-56481120e9c1/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:42:15.762709 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-20d75e95-3839-425f-a42d-1b682d2f1334 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:15.765401 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20d75e95-3839-425f-a42d-1b682d2f1334 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/volumes/a16bfab7-a360-4b87-aad1-f16ec55a9618 Aug 18 23:42:15.765758 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20d75e95-3839-425f-a42d-1b682d2f1334 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:15.766050 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20d75e95-3839-425f-a42d-1b682d2f1334 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:15.773665 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.773665 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:15.777400 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-20d75e95-3839-425f-a42d-1b682d2f1334 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Volume info retrieved successfully. Aug 18 23:42:15.778136 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-20d75e95-3839-425f-a42d-1b682d2f1334 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:15.778311 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-20d75e95-3839-425f-a42d-1b682d2f1334 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:15.831995 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-20d75e95-3839-425f-a42d-1b682d2f1334 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:15.836675 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:15.836675 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:15.847805 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20d75e95-3839-425f-a42d-1b682d2f1334 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes/a16bfab7-a360-4b87-aad1-f16ec55a9618 returned with HTTP 200 Aug 18 23:42:15.848320 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 571/2312] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:15 2026] GET /volume/v3/volumes/a16bfab7-a360-4b87-aad1-f16ec55a9618 => generated 922 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:16.113494 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-357a5457-3f86-46f6-b4b7-400e93a93a29 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:16.116978 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-357a5457-3f86-46f6-b4b7-400e93a93a29 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:16.117235 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-357a5457-3f86-46f6-b4b7-400e93a93a29 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:16.117536 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-357a5457-3f86-46f6-b4b7-400e93a93a29 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:16.117730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-357a5457-3f86-46f6-b4b7-400e93a93a29 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:16.122682 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:16.122682 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:16.123848 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-357a5457-3f86-46f6-b4b7-400e93a93a29 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:16.124393 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 577/2313] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:16 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:16.862666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5ceb3059-5142-4fcb-a0bd-c108d8b141b6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:16.864622 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5ceb3059-5142-4fcb-a0bd-c108d8b141b6 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/volumes/a16bfab7-a360-4b87-aad1-f16ec55a9618 Aug 18 23:42:16.864915 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5ceb3059-5142-4fcb-a0bd-c108d8b141b6 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:16.865107 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5ceb3059-5142-4fcb-a0bd-c108d8b141b6 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:16.877677 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5ceb3059-5142-4fcb-a0bd-c108d8b141b6 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes/a16bfab7-a360-4b87-aad1-f16ec55a9618 returned with HTTP 404 Aug 18 23:42:16.878143 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 580/2314] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:16 2026] GET /volume/v3/volumes/a16bfab7-a360-4b87-aad1-f16ec55a9618 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:42:16.885121 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-68687fd1-6582-49d3-8493-943544f2771a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:16.887114 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-68687fd1-6582-49d3-8493-943544f2771a tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/groups/5628e538-e89f-4e48-af1e-56481120e9c1 Aug 18 23:42:16.887361 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-68687fd1-6582-49d3-8493-943544f2771a tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:16.887569 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-68687fd1-6582-49d3-8493-943544f2771a tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:16.887933 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-68687fd1-6582-49d3-8493-943544f2771a tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] show called for member 5628e538-e89f-4e48-af1e-56481120e9c1 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:16.894939 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-68687fd1-6582-49d3-8493-943544f2771a tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/groups/5628e538-e89f-4e48-af1e-56481120e9c1 returned with HTTP 404 Aug 18 23:42:16.895611 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 587/2315] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:16 2026] GET /volume/v3/groups/5628e538-e89f-4e48-af1e-56481120e9c1 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:42:16.903828 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c88e69ca-7c43-44c3-8097-26e416a1133b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:16.907492 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c88e69ca-7c43-44c3-8097-26e416a1133b tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:42:16.907492 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c88e69ca-7c43-44c3-8097-26e416a1133b tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:16.907492 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c88e69ca-7c43-44c3-8097-26e416a1133b tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:16.907492 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-c88e69ca-7c43-44c3-8097-26e416a1133b tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:42:16.907953 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c88e69ca-7c43-44c3-8097-26e416a1133b tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:42:16.916210 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c88e69ca-7c43-44c3-8097-26e416a1133b tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Get all volumes completed successfully. Aug 18 23:42:16.917116 np0000007721 devstack@c-api.service[100174]: WARNING stevedore.named [None req-c88e69ca-7c43-44c3-8097-26e416a1133b tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:16.917318 np0000007721 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-c88e69ca-7c43-44c3-8097-26e416a1133b tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:16.962269 np0000007721 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-c88e69ca-7c43-44c3-8097-26e416a1133b tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:16.965407 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:16.965407 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:16.972849 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c88e69ca-7c43-44c3-8097-26e416a1133b tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:42:16.973219 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 572/2316] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:42:16 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:16.990393 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6bff26fd-ce9b-4c4a-b8e8-a153e57335ce None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:16.992305 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6bff26fd-ce9b-4c4a-b8e8-a153e57335ce tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] POST https://10.4.3.229/volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c/action Aug 18 23:42:16.992743 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6bff26fd-ce9b-4c4a-b8e8-a153e57335ce tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:16.992867 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6bff26fd-ce9b-4c4a-b8e8-a153e57335ce tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:16.994454 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-6bff26fd-ce9b-4c4a-b8e8-a153e57335ce tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] delete called for group 546b8cd6-006b-468d-aa02-b3e0974cc22c {{(pid=100172) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:42:16.995231 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.groups [None req-6bff26fd-ce9b-4c4a-b8e8-a153e57335ce tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Delete group with id: 546b8cd6-006b-468d-aa02-b3e0974cc22c Aug 18 23:42:17.000923 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:17.000923 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:17.043426 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6bff26fd-ce9b-4c4a-b8e8-a153e57335ce tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c/action returned with HTTP 202 Aug 18 23:42:17.044084 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 578/2317] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:42:16 2026] POST /volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:42:17.051884 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-61ec4fe5-68d2-4e8b-9675-aa7541572dcf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:17.053749 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-61ec4fe5-68d2-4e8b-9675-aa7541572dcf tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc Aug 18 23:42:17.053968 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-61ec4fe5-68d2-4e8b-9675-aa7541572dcf tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:17.054190 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-61ec4fe5-68d2-4e8b-9675-aa7541572dcf tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:17.064867 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:17.064867 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:17.073110 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-61ec4fe5-68d2-4e8b-9675-aa7541572dcf tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Volume info retrieved successfully. Aug 18 23:42:17.073327 np0000007721 devstack@c-api.service[100171]: WARNING stevedore.named [None req-61ec4fe5-68d2-4e8b-9675-aa7541572dcf tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 23:42:17.073484 np0000007721 devstack@c-api.service[100171]: WARNING castellan.key_manager [None req-61ec4fe5-68d2-4e8b-9675-aa7541572dcf tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 23:42:17.112738 np0000007721 devstack@c-api.service[100171]: DEBUG oslo_db.sqlalchemy.engines [None req-61ec4fe5-68d2-4e8b-9675-aa7541572dcf tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:42:17.115886 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:17.115886 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:17.122888 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-61ec4fe5-68d2-4e8b-9675-aa7541572dcf tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc returned with HTTP 200 Aug 18 23:42:17.123243 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 581/2318] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:17 2026] GET /volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc => generated 910 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:17.137931 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a0eb4a6a-a433-422c-beb4-558d086faed2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:17.140311 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a0eb4a6a-a433-422c-beb4-558d086faed2 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:17.140534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a0eb4a6a-a433-422c-beb4-558d086faed2 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:17.141361 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a0eb4a6a-a433-422c-beb4-558d086faed2 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:17.141361 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-a0eb4a6a-a433-422c-beb4-558d086faed2 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:17.146432 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:17.146432 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:17.147349 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a0eb4a6a-a433-422c-beb4-558d086faed2 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:17.147712 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 588/2319] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:17 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:17.382660 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-59c3d94e-3341-4e31-849b-273313aa799a req-df5ddae5-b497-4b0c-bb10-14e97bfd5d0d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:17.387086 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-df5ddae5-b497-4b0c-bb10-14e97bfd5d0d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9/action Aug 18 23:42:17.387486 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-df5ddae5-b497-4b0c-bb10-14e97bfd5d0d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:17.387626 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-df5ddae5-b497-4b0c-bb10-14e97bfd5d0d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:17.407899 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:17.407899 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:17.417031 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-59c3d94e-3341-4e31-849b-273313aa799a req-df5ddae5-b497-4b0c-bb10-14e97bfd5d0d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9/action returned with HTTP 204 Aug 18 23:42:17.417505 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 573/2320] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:42:17 2026] POST /volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:18.141472 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-09c1dbc3-1a96-4355-8823-f577cb31a3c0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:18.143632 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-09c1dbc3-1a96-4355-8823-f577cb31a3c0 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc Aug 18 23:42:18.143886 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-09c1dbc3-1a96-4355-8823-f577cb31a3c0 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:18.144125 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-09c1dbc3-1a96-4355-8823-f577cb31a3c0 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:18.152016 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-09c1dbc3-1a96-4355-8823-f577cb31a3c0 tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc returned with HTTP 404 Aug 18 23:42:18.152604 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 579/2321] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:18 2026] GET /volume/v3/volumes/407b27a7-24cd-48eb-84f1-52bc67bee5cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:42:18.162710 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b555d6e6-553f-42e4-868b-4178f3e3747c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:18.163004 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-214d9c8f-bd84-46ee-8961-a11e1d81728f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:18.164706 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-214d9c8f-bd84-46ee-8961-a11e1d81728f tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] GET https://10.4.3.229/volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c Aug 18 23:42:18.164780 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b555d6e6-553f-42e4-868b-4178f3e3747c tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:18.164898 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-214d9c8f-bd84-46ee-8961-a11e1d81728f tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:18.165006 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b555d6e6-553f-42e4-868b-4178f3e3747c tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:18.165118 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-214d9c8f-bd84-46ee-8961-a11e1d81728f tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:18.165202 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-214d9c8f-bd84-46ee-8961-a11e1d81728f tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] show called for member 546b8cd6-006b-468d-aa02-b3e0974cc22c {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:18.165259 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b555d6e6-553f-42e4-868b-4178f3e3747c tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:18.165318 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-b555d6e6-553f-42e4-868b-4178f3e3747c tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:18.168200 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-214d9c8f-bd84-46ee-8961-a11e1d81728f tempest-GroupsV314Test-25821953 tempest-GroupsV314Test-25821953-project-member] https://10.4.3.229/volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c returned with HTTP 404 Aug 18 23:42:18.168739 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 589/2322] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:18 2026] GET /volume/v3/groups/546b8cd6-006b-468d-aa02-b3e0974cc22c => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:42:18.176065 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:18.176065 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:18.176845 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5c920c4e-53fa-4e6f-bed6-24209447d4a0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:18.177098 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b555d6e6-553f-42e4-868b-4178f3e3747c tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:18.178533 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 582/2323] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:18 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:18.179144 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c920c4e-53fa-4e6f-bed6-24209447d4a0 tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/40be294f-5ceb-4341-910e-6438588d2bd7 Aug 18 23:42:18.179439 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c920c4e-53fa-4e6f-bed6-24209447d4a0 tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:18.179701 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c920c4e-53fa-4e6f-bed6-24209447d4a0 tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:18.195490 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c920c4e-53fa-4e6f-bed6-24209447d4a0 tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] https://10.4.3.229/volume/v3/group_types/40be294f-5ceb-4341-910e-6438588d2bd7 returned with HTTP 202 Aug 18 23:42:18.196042 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 574/2324] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:42:18 2026] DELETE /volume/v3/group_types/40be294f-5ceb-4341-910e-6438588d2bd7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:42:18.202341 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d7bebec4-bafb-4c48-b591-9305ac6b65ea None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:18.204585 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d7bebec4-bafb-4c48-b591-9305ac6b65ea tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] DELETE https://10.4.3.229/volume/v3/types/03cb0117-2ad5-4d7e-8dcb-b122018c93a8 Aug 18 23:42:18.204834 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d7bebec4-bafb-4c48-b591-9305ac6b65ea tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:18.205106 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d7bebec4-bafb-4c48-b591-9305ac6b65ea tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:18.241793 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d7bebec4-bafb-4c48-b591-9305ac6b65ea tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] https://10.4.3.229/volume/v3/types/03cb0117-2ad5-4d7e-8dcb-b122018c93a8 returned with HTTP 202 Aug 18 23:42:18.242472 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 580/2325] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:42:18 2026] DELETE /volume/v3/types/03cb0117-2ad5-4d7e-8dcb-b122018c93a8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:18.250644 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1b11b429-73da-418e-b242-1aa5713933de None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:18.255426 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1b11b429-73da-418e-b242-1aa5713933de tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] GET https://10.4.3.229/volume/v3/types/03cb0117-2ad5-4d7e-8dcb-b122018c93a8 Aug 18 23:42:18.255640 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1b11b429-73da-418e-b242-1aa5713933de tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:18.256036 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1b11b429-73da-418e-b242-1aa5713933de tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:18.262978 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1b11b429-73da-418e-b242-1aa5713933de tempest-GroupsV314Test-1392779962 tempest-GroupsV314Test-1392779962-project-admin] https://10.4.3.229/volume/v3/types/03cb0117-2ad5-4d7e-8dcb-b122018c93a8 returned with HTTP 404 Aug 18 23:42:18.264288 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 590/2326] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:42:18 2026] GET /volume/v3/types/03cb0117-2ad5-4d7e-8dcb-b122018c93a8 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:19.187970 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-45571f9c-3bb0-4d25-93b8-08dbff2e282f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:19.192556 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-45571f9c-3bb0-4d25-93b8-08dbff2e282f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:19.192839 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-45571f9c-3bb0-4d25-93b8-08dbff2e282f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:19.193150 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-45571f9c-3bb0-4d25-93b8-08dbff2e282f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:19.193310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-45571f9c-3bb0-4d25-93b8-08dbff2e282f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:19.199003 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:19.199003 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:19.199756 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-45571f9c-3bb0-4d25-93b8-08dbff2e282f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:19.200135 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 583/2327] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:19 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:19.769089 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-67077bc0-a13e-4caf-a6de-71051af9a7af None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:19.772670 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-67077bc0-a13e-4caf-a6de-71051af9a7af tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:19.772670 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-67077bc0-a13e-4caf-a6de-71051af9a7af tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-attach": {"instance_uuid": "fd6f69b6-ce0b-4212-9eeb-0c73edb5c628", "mountpoint": "/dev/vdb"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:19.772670 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-67077bc0-a13e-4caf-a6de-71051af9a7af tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "fd6f69b6-ce0b-4212-9eeb-0c73edb5c628", "mountpoint": "/dev/vdb"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:19.781494 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:19.781494 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:19.782219 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-67077bc0-a13e-4caf-a6de-71051af9a7af tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:19.795806 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-67077bc0-a13e-4caf-a6de-71051af9a7af tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Update volume admin metadata completed successfully. Aug 18 23:42:19.862572 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-67077bc0-a13e-4caf-a6de-71051af9a7af tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Attach volume completed successfully. Aug 18 23:42:19.863892 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-67077bc0-a13e-4caf-a6de-71051af9a7af tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 202 Aug 18 23:42:19.863892 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 575/2328] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:19 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:19.879621 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6d811776-4d69-4ce0-9b15-8ea945c70dd1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:19.885634 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6d811776-4d69-4ce0-9b15-8ea945c70dd1 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:19.885634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6d811776-4d69-4ce0-9b15-8ea945c70dd1 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:19.885634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6d811776-4d69-4ce0-9b15-8ea945c70dd1 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:19.901983 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:19.901983 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:19.910726 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6d811776-4d69-4ce0-9b15-8ea945c70dd1 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:19.922538 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6d811776-4d69-4ce0-9b15-8ea945c70dd1 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:19.922974 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 581/2329] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:19 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 1174 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:19.943069 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d4362189-717b-4562-b64f-0264da377c85 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:19.945763 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d4362189-717b-4562-b64f-0264da377c85 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:19.946191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d4362189-717b-4562-b64f-0264da377c85 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-detach": {}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:19.946376 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d4362189-717b-4562-b64f-0264da377c85 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:19.959993 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:19.959993 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:19.960650 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d4362189-717b-4562-b64f-0264da377c85 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:20.007434 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d4362189-717b-4562-b64f-0264da377c85 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Detach volume completed successfully. Aug 18 23:42:20.008049 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d4362189-717b-4562-b64f-0264da377c85 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 202 Aug 18 23:42:20.009353 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 591/2330] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:19 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:20.018424 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c17d4db6-b4ed-4a8d-897a-348ca25383d4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:20.020239 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c17d4db6-b4ed-4a8d-897a-348ca25383d4 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:20.020456 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c17d4db6-b4ed-4a8d-897a-348ca25383d4 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:20.020791 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c17d4db6-b4ed-4a8d-897a-348ca25383d4 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:20.032165 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:20.032165 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:20.038584 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c17d4db6-b4ed-4a8d-897a-348ca25383d4 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:20.045016 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c17d4db6-b4ed-4a8d-897a-348ca25383d4 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:20.045562 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 584/2331] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:20 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:20.211230 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d98301f7-0306-4a58-94ac-3aeda809a07e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:20.212573 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d98301f7-0306-4a58-94ac-3aeda809a07e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:20.214029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d98301f7-0306-4a58-94ac-3aeda809a07e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:20.214029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d98301f7-0306-4a58-94ac-3aeda809a07e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:20.214029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d98301f7-0306-4a58-94ac-3aeda809a07e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:20.218361 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:20.218361 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:20.218361 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d98301f7-0306-4a58-94ac-3aeda809a07e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:20.218361 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 576/2332] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:20 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:20.484290 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-61b73d59-d37b-4f3e-a5b1-97fd473a1a05 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:20.618841 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61b73d59-d37b-4f3e-a5b1-97fd473a1a05 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:42:20.619426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61b73d59-d37b-4f3e-a5b1-97fd473a1a05 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1723776336"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:20.641958 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61b73d59-d37b-4f3e-a5b1-97fd473a1a05 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:42:20.641958 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 582/2333] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:42:20 2026] POST /volume/v3/types => generated 220 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:20.651553 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dc6b6ab7-09bf-4733-a303-ad0412c160f5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:20.653846 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dc6b6ab7-09bf-4733-a303-ad0412c160f5 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] POST https://10.4.3.229/volume/v3/group_types Aug 18 23:42:20.654264 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dc6b6ab7-09bf-4733-a303-ad0412c160f5 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-840598536"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:20.674785 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dc6b6ab7-09bf-4733-a303-ad0412c160f5 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] https://10.4.3.229/volume/v3/group_types returned with HTTP 202 Aug 18 23:42:20.676129 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 592/2334] 10.4.3.229 () {70 vars in 1311 bytes} [Tue Aug 18 23:42:20 2026] POST /volume/v3/group_types => generated 176 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:20.684820 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a945a825-308b-447b-8569-01a0cff43cb6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:20.761165 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a945a825-308b-447b-8569-01a0cff43cb6 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] POST https://10.4.3.229/volume/v3/groups Aug 18 23:42:20.763483 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a945a825-308b-447b-8569-01a0cff43cb6 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a353317d-9dd8-4178-ab6a-55629cc535e4", "volume_types": ["3f6bda7a-59b5-4ab9-a32d-c14be7a344ca"], "name": "tempest-GroupsV320Test-Group-91991703"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:20.767422 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-a945a825-308b-447b-8569-01a0cff43cb6 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Creating new group {'group': {'group_type': 'a353317d-9dd8-4178-ab6a-55629cc535e4', 'volume_types': ['3f6bda7a-59b5-4ab9-a32d-c14be7a344ca'], 'name': 'tempest-GroupsV320Test-Group-91991703'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 23:42:20.773471 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.groups [None req-a945a825-308b-447b-8569-01a0cff43cb6 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Creating group tempest-GroupsV320Test-Group-91991703. Aug 18 23:42:20.782455 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a945a825-308b-447b-8569-01a0cff43cb6 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Availability Zones retrieved successfully. Aug 18 23:42:20.807837 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-a945a825-308b-447b-8569-01a0cff43cb6 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Created reservations ['48e6106c-389c-4113-b8c1-b4089b00094e'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:20.836499 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a945a825-308b-447b-8569-01a0cff43cb6 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/groups returned with HTTP 202 Aug 18 23:42:20.836989 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 585/2335] 10.4.3.229 () {70 vars in 1297 bytes} [Tue Aug 18 23:42:20 2026] POST /volume/v3/groups => generated 106 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:20.851540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-72650f35-d609-4963-8814-bcfb5f2cdb94 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:20.855080 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-72650f35-d609-4963-8814-bcfb5f2cdb94 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] GET https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 Aug 18 23:42:20.855080 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-72650f35-d609-4963-8814-bcfb5f2cdb94 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:20.855080 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-72650f35-d609-4963-8814-bcfb5f2cdb94 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:20.855080 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-72650f35-d609-4963-8814-bcfb5f2cdb94 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] show called for member bf070953-fa00-451e-8a08-6f2f89b01b12 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:20.859238 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:20.859238 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:20.869856 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-72650f35-d609-4963-8814-bcfb5f2cdb94 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 returned with HTTP 200 Aug 18 23:42:20.870380 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 577/2336] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:20 2026] GET /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 => generated 386 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:21.231858 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0c70c0f7-c0c5-4891-abab-294035fd027f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:21.234726 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0c70c0f7-c0c5-4891-abab-294035fd027f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:21.235308 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0c70c0f7-c0c5-4891-abab-294035fd027f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:21.235474 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0c70c0f7-c0c5-4891-abab-294035fd027f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:21.235692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-0c70c0f7-c0c5-4891-abab-294035fd027f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:21.244438 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:21.244438 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:21.245393 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0c70c0f7-c0c5-4891-abab-294035fd027f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:21.246031 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 583/2337] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:21 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:21.884194 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b61b5127-2b7e-44f7-b7fa-ba35ffdf0b6c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:21.885975 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b61b5127-2b7e-44f7-b7fa-ba35ffdf0b6c tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] GET https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 Aug 18 23:42:21.886560 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b61b5127-2b7e-44f7-b7fa-ba35ffdf0b6c tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:21.886560 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b61b5127-2b7e-44f7-b7fa-ba35ffdf0b6c tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:21.886679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-b61b5127-2b7e-44f7-b7fa-ba35ffdf0b6c tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] show called for member bf070953-fa00-451e-8a08-6f2f89b01b12 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:21.890810 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:21.890810 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:21.898736 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b61b5127-2b7e-44f7-b7fa-ba35ffdf0b6c tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 returned with HTTP 200 Aug 18 23:42:21.899159 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 593/2338] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:21 2026] GET /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:21.912202 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4f1bb407-6689-45a7-ac71-48582afb785d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:21.914190 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4f1bb407-6689-45a7-ac71-48582afb785d tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] POST https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action Aug 18 23:42:21.914635 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4f1bb407-6689-45a7-ac71-48582afb785d tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:21.914747 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4f1bb407-6689-45a7-ac71-48582afb785d tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:21.916143 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-4f1bb407-6689-45a7-ac71-48582afb785d tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Updating group 'bf070953-fa00-451e-8a08-6f2f89b01b12' with 'creating' {{(pid=100171) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 23:42:21.920833 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:21.920833 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:21.927506 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4f1bb407-6689-45a7-ac71-48582afb785d tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action returned with HTTP 202 Aug 18 23:42:21.927955 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 586/2339] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:42:21 2026] POST /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:42:21.933818 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6fd1b500-c94f-407a-8c01-ce57323bb203 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:21.935464 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6fd1b500-c94f-407a-8c01-ce57323bb203 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] GET https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 Aug 18 23:42:21.935673 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6fd1b500-c94f-407a-8c01-ce57323bb203 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:21.935839 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6fd1b500-c94f-407a-8c01-ce57323bb203 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:21.935956 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-6fd1b500-c94f-407a-8c01-ce57323bb203 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] show called for member bf070953-fa00-451e-8a08-6f2f89b01b12 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:21.938860 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:21.938860 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:21.944565 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6fd1b500-c94f-407a-8c01-ce57323bb203 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 returned with HTTP 200 Aug 18 23:42:21.944883 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 578/2340] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:21 2026] GET /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 => generated 386 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:21.954735 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c98a299a-041f-4e4a-b936-a8a25accea9e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:21.956276 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c98a299a-041f-4e4a-b936-a8a25accea9e tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] POST https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action Aug 18 23:42:21.956636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c98a299a-041f-4e4a-b936-a8a25accea9e tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:21.956740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c98a299a-041f-4e4a-b936-a8a25accea9e tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:21.957981 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-c98a299a-041f-4e4a-b936-a8a25accea9e tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Updating group 'bf070953-fa00-451e-8a08-6f2f89b01b12' with 'available' {{(pid=100172) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 23:42:21.961701 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:21.961701 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:21.967414 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c98a299a-041f-4e4a-b936-a8a25accea9e tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action returned with HTTP 202 Aug 18 23:42:21.967868 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 584/2341] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:42:21 2026] POST /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:42:21.973817 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e28322de-2179-42d9-be6d-296f5a3bfef9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:21.975254 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e28322de-2179-42d9-be6d-296f5a3bfef9 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] GET https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 Aug 18 23:42:21.975447 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e28322de-2179-42d9-be6d-296f5a3bfef9 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:21.975624 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e28322de-2179-42d9-be6d-296f5a3bfef9 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:21.975745 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-e28322de-2179-42d9-be6d-296f5a3bfef9 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] show called for member bf070953-fa00-451e-8a08-6f2f89b01b12 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:21.978759 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:21.978759 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:21.984503 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e28322de-2179-42d9-be6d-296f5a3bfef9 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 returned with HTTP 200 Aug 18 23:42:21.984820 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 594/2342] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:21 2026] GET /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 => generated 387 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:21.992147 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f89fcb79-10d1-4a68-bbc8-a6f9f0ca9eef None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:21.995551 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f89fcb79-10d1-4a68-bbc8-a6f9f0ca9eef tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] POST https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action Aug 18 23:42:21.995551 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f89fcb79-10d1-4a68-bbc8-a6f9f0ca9eef tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:21.995551 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f89fcb79-10d1-4a68-bbc8-a6f9f0ca9eef tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:21.995551 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-f89fcb79-10d1-4a68-bbc8-a6f9f0ca9eef tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Updating group 'bf070953-fa00-451e-8a08-6f2f89b01b12' with 'error' {{(pid=100171) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 23:42:21.998022 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:21.998022 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:22.002378 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f89fcb79-10d1-4a68-bbc8-a6f9f0ca9eef tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action returned with HTTP 202 Aug 18 23:42:22.002761 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 587/2343] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:42:21 2026] POST /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action => generated 0 bytes in 11 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:42:22.010697 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3a8f6468-4ae9-4476-8d2f-54a059554ce2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:22.012338 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a8f6468-4ae9-4476-8d2f-54a059554ce2 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] GET https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 Aug 18 23:42:22.012547 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a8f6468-4ae9-4476-8d2f-54a059554ce2 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:22.012721 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a8f6468-4ae9-4476-8d2f-54a059554ce2 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:22.012841 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-3a8f6468-4ae9-4476-8d2f-54a059554ce2 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] show called for member bf070953-fa00-451e-8a08-6f2f89b01b12 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:22.017485 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:22.017485 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:22.023829 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a8f6468-4ae9-4476-8d2f-54a059554ce2 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 returned with HTTP 200 Aug 18 23:42:22.024154 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 579/2344] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:22 2026] GET /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 => generated 383 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:22.031911 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f44cc5b3-d063-4407-a761-bbc686af41cd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:22.034675 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f44cc5b3-d063-4407-a761-bbc686af41cd tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] POST https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action Aug 18 23:42:22.034991 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f44cc5b3-d063-4407-a761-bbc686af41cd tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:22.035099 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f44cc5b3-d063-4407-a761-bbc686af41cd tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:22.036328 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-f44cc5b3-d063-4407-a761-bbc686af41cd tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Updating group 'bf070953-fa00-451e-8a08-6f2f89b01b12' with 'available' {{(pid=100172) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 23:42:22.046167 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:22.046167 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:22.051489 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f44cc5b3-d063-4407-a761-bbc686af41cd tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action returned with HTTP 202 Aug 18 23:42:22.051885 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 585/2345] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:42:22 2026] POST /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:42:22.058350 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4fbac7bd-48c0-4da2-9c31-cb7cad345f68 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:22.060367 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4fbac7bd-48c0-4da2-9c31-cb7cad345f68 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] GET https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 Aug 18 23:42:22.060579 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4fbac7bd-48c0-4da2-9c31-cb7cad345f68 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:22.060750 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4fbac7bd-48c0-4da2-9c31-cb7cad345f68 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:22.060863 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.groups [None req-4fbac7bd-48c0-4da2-9c31-cb7cad345f68 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] show called for member bf070953-fa00-451e-8a08-6f2f89b01b12 {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:22.063998 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:22.063998 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:22.070746 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4fbac7bd-48c0-4da2-9c31-cb7cad345f68 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 returned with HTTP 200 Aug 18 23:42:22.071079 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 595/2346] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:22 2026] GET /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 => generated 387 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:22.079233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-da5fac60-94b3-4afe-80d6-a56be61637da None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:22.080725 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-da5fac60-94b3-4afe-80d6-a56be61637da tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:42:22.080913 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-da5fac60-94b3-4afe-80d6-a56be61637da tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:22.081147 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-da5fac60-94b3-4afe-80d6-a56be61637da tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:22.081425 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-da5fac60-94b3-4afe-80d6-a56be61637da tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:42:22.082053 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-da5fac60-94b3-4afe-80d6-a56be61637da tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:42:22.087895 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-da5fac60-94b3-4afe-80d6-a56be61637da tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Get all volumes completed successfully. Aug 18 23:42:22.089709 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-da5fac60-94b3-4afe-80d6-a56be61637da tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:42:22.090069 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 588/2347] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:42:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:22.100815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d9172b52-401e-431c-8e01-6625269adc71 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:22.102331 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d9172b52-401e-431c-8e01-6625269adc71 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] POST https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action Aug 18 23:42:22.102662 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d9172b52-401e-431c-8e01-6625269adc71 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:22.102770 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d9172b52-401e-431c-8e01-6625269adc71 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:22.104001 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-d9172b52-401e-431c-8e01-6625269adc71 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] delete called for group bf070953-fa00-451e-8a08-6f2f89b01b12 {{(pid=100174) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 23:42:22.104124 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-d9172b52-401e-431c-8e01-6625269adc71 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Delete group with id: bf070953-fa00-451e-8a08-6f2f89b01b12 Aug 18 23:42:22.106934 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:22.106934 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:22.124549 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d9172b52-401e-431c-8e01-6625269adc71 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action returned with HTTP 202 Aug 18 23:42:22.124949 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 580/2348] 10.4.3.229 () {70 vars in 1428 bytes} [Tue Aug 18 23:42:22 2026] POST /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:42:22.132735 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-88ed54dd-476b-44f9-90e9-9cd878184dc5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:22.135146 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-88ed54dd-476b-44f9-90e9-9cd878184dc5 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] GET https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 Aug 18 23:42:22.135472 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-88ed54dd-476b-44f9-90e9-9cd878184dc5 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:22.135768 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-88ed54dd-476b-44f9-90e9-9cd878184dc5 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:22.135953 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.groups [None req-88ed54dd-476b-44f9-90e9-9cd878184dc5 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] show called for member bf070953-fa00-451e-8a08-6f2f89b01b12 {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:22.140818 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:22.140818 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:22.149195 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-88ed54dd-476b-44f9-90e9-9cd878184dc5 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 returned with HTTP 200 Aug 18 23:42:22.149590 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 586/2349] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:22 2026] GET /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 => generated 386 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:22.259536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b38917b5-64e5-4b22-9e49-56a5c986ff1b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:22.259536 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b38917b5-64e5-4b22-9e49-56a5c986ff1b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:22.259536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b38917b5-64e5-4b22-9e49-56a5c986ff1b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:22.259536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b38917b5-64e5-4b22-9e49-56a5c986ff1b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:22.259536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-b38917b5-64e5-4b22-9e49-56a5c986ff1b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:22.263330 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:22.263330 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:22.263942 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b38917b5-64e5-4b22-9e49-56a5c986ff1b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:22.264321 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 596/2350] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:22 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:23.157972 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-981fa9b1-670b-488d-9588-62e8145e0094 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:23.159730 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-981fa9b1-670b-488d-9588-62e8145e0094 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] GET https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 Aug 18 23:42:23.159926 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-981fa9b1-670b-488d-9588-62e8145e0094 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:23.160123 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-981fa9b1-670b-488d-9588-62e8145e0094 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:23.160272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.groups [None req-981fa9b1-670b-488d-9588-62e8145e0094 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] show called for member bf070953-fa00-451e-8a08-6f2f89b01b12 {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 23:42:23.162862 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-981fa9b1-670b-488d-9588-62e8145e0094 tempest-GroupsV320Test-1251091566 tempest-GroupsV320Test-1251091566-project-member] https://10.4.3.229/volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 returned with HTTP 404 Aug 18 23:42:23.163270 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 589/2351] 10.4.3.229 () {68 vars in 1386 bytes} [Tue Aug 18 23:42:23 2026] GET /volume/v3/groups/bf070953-fa00-451e-8a08-6f2f89b01b12 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:42:23.170652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a45dba26-7cb3-4f7b-a0dd-051b67aefaae None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:23.173504 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a45dba26-7cb3-4f7b-a0dd-051b67aefaae tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] DELETE https://10.4.3.229/volume/v3/group_types/a353317d-9dd8-4178-ab6a-55629cc535e4 Aug 18 23:42:23.173730 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a45dba26-7cb3-4f7b-a0dd-051b67aefaae tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:23.173932 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a45dba26-7cb3-4f7b-a0dd-051b67aefaae tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:23.196666 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a45dba26-7cb3-4f7b-a0dd-051b67aefaae tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] https://10.4.3.229/volume/v3/group_types/a353317d-9dd8-4178-ab6a-55629cc535e4 returned with HTTP 202 Aug 18 23:42:23.196666 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 581/2352] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:42:23 2026] DELETE /volume/v3/group_types/a353317d-9dd8-4178-ab6a-55629cc535e4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:42:23.203369 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-227fb2f7-173b-4afc-9c83-ec3447d3efb5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:23.205173 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-227fb2f7-173b-4afc-9c83-ec3447d3efb5 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] DELETE https://10.4.3.229/volume/v3/types/3f6bda7a-59b5-4ab9-a32d-c14be7a344ca Aug 18 23:42:23.205396 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-227fb2f7-173b-4afc-9c83-ec3447d3efb5 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:23.205814 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-227fb2f7-173b-4afc-9c83-ec3447d3efb5 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:23.205861 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:23.205861 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:23.236642 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-227fb2f7-173b-4afc-9c83-ec3447d3efb5 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] https://10.4.3.229/volume/v3/types/3f6bda7a-59b5-4ab9-a32d-c14be7a344ca returned with HTTP 202 Aug 18 23:42:23.237027 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 587/2353] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:42:23 2026] DELETE /volume/v3/types/3f6bda7a-59b5-4ab9-a32d-c14be7a344ca => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:23.244871 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-78f2be42-010c-43c3-8507-a3084abf27a1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:23.246659 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-78f2be42-010c-43c3-8507-a3084abf27a1 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] GET https://10.4.3.229/volume/v3/types/3f6bda7a-59b5-4ab9-a32d-c14be7a344ca Aug 18 23:42:23.246851 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-78f2be42-010c-43c3-8507-a3084abf27a1 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:23.247027 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-78f2be42-010c-43c3-8507-a3084abf27a1 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:23.250532 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-78f2be42-010c-43c3-8507-a3084abf27a1 tempest-GroupsV320Test-1901328759 tempest-GroupsV320Test-1901328759-project-admin] https://10.4.3.229/volume/v3/types/3f6bda7a-59b5-4ab9-a32d-c14be7a344ca returned with HTTP 404 Aug 18 23:42:23.251018 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 597/2354] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:42:23 2026] GET /volume/v3/types/3f6bda7a-59b5-4ab9-a32d-c14be7a344ca => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:23.273338 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f41701c6-80e5-408b-a863-7169f6dc4fd6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:23.275824 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f41701c6-80e5-408b-a863-7169f6dc4fd6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:23.275955 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f41701c6-80e5-408b-a863-7169f6dc4fd6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:23.276130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f41701c6-80e5-408b-a863-7169f6dc4fd6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:23.276243 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f41701c6-80e5-408b-a863-7169f6dc4fd6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:23.290630 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:23.290630 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:23.291292 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f41701c6-80e5-408b-a863-7169f6dc4fd6 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:23.291786 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 590/2355] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:23 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:24.302874 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6d850eda-3195-4be1-ac61-e55058a80fc5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:24.304550 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6d850eda-3195-4be1-ac61-e55058a80fc5 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:24.304769 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6d850eda-3195-4be1-ac61-e55058a80fc5 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:24.304995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6d850eda-3195-4be1-ac61-e55058a80fc5 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:24.305116 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6d850eda-3195-4be1-ac61-e55058a80fc5 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:24.309268 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:24.309268 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:24.309881 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6d850eda-3195-4be1-ac61-e55058a80fc5 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:24.310287 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 582/2356] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:24 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:25.320473 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-53b47e22-c3e3-4e5f-8abe-aaee81f1c024 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:25.330324 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-53b47e22-c3e3-4e5f-8abe-aaee81f1c024 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:25.330589 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-53b47e22-c3e3-4e5f-8abe-aaee81f1c024 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:25.332487 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-53b47e22-c3e3-4e5f-8abe-aaee81f1c024 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:25.332487 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-53b47e22-c3e3-4e5f-8abe-aaee81f1c024 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:25.342336 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:25.342336 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:25.343328 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-53b47e22-c3e3-4e5f-8abe-aaee81f1c024 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:25.343802 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 588/2357] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:25 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:25.918646 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ec71c94f-4141-4bcd-ba02-f28028ffb7f4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.006285 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ec71c94f-4141-4bcd-ba02-f28028ffb7f4 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 Aug 18 23:42:26.006479 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ec71c94f-4141-4bcd-ba02-f28028ffb7f4 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:26.006685 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ec71c94f-4141-4bcd-ba02-f28028ffb7f4 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:26.020129 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ec71c94f-4141-4bcd-ba02-f28028ffb7f4 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 returned with HTTP 200 Aug 18 23:42:26.020583 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 598/2358] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:42:25 2026] GET /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 => generated 615 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:26.030802 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e88eebd6-29c5-4929-8220-a9fcfea79215 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.032881 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e88eebd6-29c5-4929-8220-a9fcfea79215 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0/defaults Aug 18 23:42:26.033189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e88eebd6-29c5-4929-8220-a9fcfea79215 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:26.034533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e88eebd6-29c5-4929-8220-a9fcfea79215 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'defaults' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:26.047630 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e88eebd6-29c5-4929-8220-a9fcfea79215 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0/defaults returned with HTTP 200 Aug 18 23:42:26.048188 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 591/2359] 10.4.3.229 () {66 vars in 1381 bytes} [Tue Aug 18 23:42:26 2026] GET /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0/defaults => generated 615 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:26.059030 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-96214709-728d-42a9-9900-48e411f568f1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.061388 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96214709-728d-42a9-9900-48e411f568f1 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 Aug 18 23:42:26.061851 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96214709-728d-42a9-9900-48e411f568f1 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:26.113328 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96214709-728d-42a9-9900-48e411f568f1 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 returned with HTTP 200 Aug 18 23:42:26.113949 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 583/2360] 10.4.3.229 () {68 vars in 1374 bytes} [Tue Aug 18 23:42:26 2026] PUT /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 => generated 573 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:26.124074 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-76fa447e-b28c-4416-b1f5-46697553872a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.125819 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76fa447e-b28c-4416-b1f5-46697553872a tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] DELETE https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 Aug 18 23:42:26.126019 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-76fa447e-b28c-4416-b1f5-46697553872a tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:26.126196 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-76fa447e-b28c-4416-b1f5-46697553872a tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:26.135933 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76fa447e-b28c-4416-b1f5-46697553872a tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 returned with HTTP 200 Aug 18 23:42:26.136495 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 589/2361] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:42:26 2026] DELETE /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 23:42:26.148488 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-87c63ee9-3f6b-4d48-abed-513b42e03bd2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.154060 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-87c63ee9-3f6b-4d48-abed-513b42e03bd2 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 Aug 18 23:42:26.154293 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-87c63ee9-3f6b-4d48-abed-513b42e03bd2 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:26.154572 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-87c63ee9-3f6b-4d48-abed-513b42e03bd2 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:26.183235 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-87c63ee9-3f6b-4d48-abed-513b42e03bd2 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 returned with HTTP 200 Aug 18 23:42:26.183827 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 599/2362] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:42:26 2026] GET /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 => generated 615 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:26.193025 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-290d3057-29d7-477f-94ed-cd51d71f937e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.197571 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-290d3057-29d7-477f-94ed-cd51d71f937e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 Aug 18 23:42:26.197961 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-290d3057-29d7-477f-94ed-cd51d71f937e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-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=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:26.306084 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-290d3057-29d7-477f-94ed-cd51d71f937e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 returned with HTTP 200 Aug 18 23:42:26.306084 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 592/2363] 10.4.3.229 () {68 vars in 1375 bytes} [Tue Aug 18 23:42:26 2026] PUT /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 => generated 573 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:26.317773 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3be97b6f-a063-4684-98e5-2bc6c3096820 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.324853 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3be97b6f-a063-4684-98e5-2bc6c3096820 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0/defaults Aug 18 23:42:26.324853 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3be97b6f-a063-4684-98e5-2bc6c3096820 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:26.324853 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3be97b6f-a063-4684-98e5-2bc6c3096820 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'defaults' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:26.339694 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3be97b6f-a063-4684-98e5-2bc6c3096820 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0/defaults returned with HTTP 200 Aug 18 23:42:26.340336 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 584/2364] 10.4.3.229 () {66 vars in 1381 bytes} [Tue Aug 18 23:42:26 2026] GET /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0/defaults => generated 615 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:26.350468 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f1600a71-09f4-4d80-913a-267f949c46c7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.356473 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6394fc1b-e78a-4619-89d5-5fa4ad50dd43 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.358136 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f1600a71-09f4-4d80-913a-267f949c46c7 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 Aug 18 23:42:26.358210 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f1600a71-09f4-4d80-913a-267f949c46c7 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:26.358387 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f1600a71-09f4-4d80-913a-267f949c46c7 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:26.358690 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6394fc1b-e78a-4619-89d5-5fa4ad50dd43 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:26.359026 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6394fc1b-e78a-4619-89d5-5fa4ad50dd43 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:26.359397 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6394fc1b-e78a-4619-89d5-5fa4ad50dd43 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:26.359925 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-6394fc1b-e78a-4619-89d5-5fa4ad50dd43 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:26.364942 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:26.364942 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:26.366674 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6394fc1b-e78a-4619-89d5-5fa4ad50dd43 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:26.366674 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 600/2365] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:26 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:26.378872 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f1600a71-09f4-4d80-913a-267f949c46c7 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 returned with HTTP 200 Aug 18 23:42:26.379630 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 590/2366] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:42:26 2026] GET /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 => generated 615 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:26.389791 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bf01fbfe-9ee6-4e2d-a504-b0579a8b88d5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.392051 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bf01fbfe-9ee6-4e2d-a504-b0579a8b88d5 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True Aug 18 23:42:26.392351 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bf01fbfe-9ee6-4e2d-a504-b0579a8b88d5 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:26.393533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bf01fbfe-9ee6-4e2d-a504-b0579a8b88d5 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:26.422744 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bf01fbfe-9ee6-4e2d-a504-b0579a8b88d5 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True returned with HTTP 200 Aug 18 23:42:26.423741 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 593/2367] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:26 2026] GET /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:26.438147 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.515476 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:26.515942 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1696236144"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:26.517847 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1696236144'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:26.518055 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Create volume of 1 GB Aug 18 23:42:26.522803 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Availability Zones retrieved successfully. Aug 18 23:42:26.530070 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Flow 'volume_create_api' (c8d5cb33-1c1b-43e5-a201-4b5066ab9b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:26.531294 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cbf41a-5083-403a-a48f-63fb995e39ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:26.532671 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:26.572401 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cbf41a-5083-403a-a48f-63fb995e39ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:26.573223 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2653617e-80de-4207-b679-b7b6f536eabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:26.634148 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Created reservations ['f1063ff8-b3c1-48ce-afc9-f4641d483f5b', '2fe0b40a-4144-4b6b-94b5-8b76e9aeed20', '8131c6be-259a-4b28-83a7-993aec90bef5', '1dd14406-c89e-49cf-8814-7a2660198893'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:26.634946 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2653617e-80de-4207-b679-b7b6f536eabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1063ff8-b3c1-48ce-afc9-f4641d483f5b', '2fe0b40a-4144-4b6b-94b5-8b76e9aeed20', '8131c6be-259a-4b28-83a7-993aec90bef5', '1dd14406-c89e-49cf-8814-7a2660198893']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:26.636027 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10dbb3f-cee6-45f0-ae20-f726cba23d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:26.666323 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10dbb3f-cee6-45f0-ae20-f726cba23d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95fb5a5e-7608-4775-b54a-a3d475cdc5b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1696236144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f802589b905949e780445adde30666b0',qos_specs=None,replication_status=,reservations=['f1063ff8-b3c1-48ce-afc9-f4641d483f5b','2fe0b40a-4144-4b6b-94b5-8b76e9aeed20','8131c6be-259a-4b28-83a7-993aec90bef5','1dd14406-c89e-49cf-8814-7a2660198893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c58ba8e8fa242dd980bb12a9b8745d0',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1696236144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95fb5a5e-7608-4775-b54a-a3d475cdc5b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f802589b905949e780445adde30666b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c58ba8e8fa242dd980bb12a9b8745d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:26.667285 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b590a935-0f7f-44ed-b8f4-cc0f3b0dae8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:26.687988 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b590a935-0f7f-44ed-b8f4-cc0f3b0dae8c) transitioned into state 'SUCCESS' from state '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-1696236144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f802589b905949e780445adde30666b0',qos_specs=None,replication_status=,reservations=['f1063ff8-b3c1-48ce-afc9-f4641d483f5b','2fe0b40a-4144-4b6b-94b5-8b76e9aeed20','8131c6be-259a-4b28-83a7-993aec90bef5','1dd14406-c89e-49cf-8814-7a2660198893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c58ba8e8fa242dd980bb12a9b8745d0',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:26.688916 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5745d0a9-99a6-4453-8338-4fbb7a5a1055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:26.699846 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5745d0a9-99a6-4453-8338-4fbb7a5a1055) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:26.700978 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Flow 'volume_create_api' (c8d5cb33-1c1b-43e5-a201-4b5066ab9b11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:26.701375 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Create volume request issued successfully. Aug 18 23:42:26.702178 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c97fa3f5-b851-4a94-aea8-180cf6604949 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:26.702700 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 585/2368] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:42:26 2026] POST /volume/v3/volumes => generated 756 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:26.715728 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-70d5222c-46ef-49c8-aa0f-526e9edeb9d9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:26.717715 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-70d5222c-46ef-49c8-aa0f-526e9edeb9d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] GET https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 Aug 18 23:42:26.717943 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-70d5222c-46ef-49c8-aa0f-526e9edeb9d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:26.718159 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-70d5222c-46ef-49c8-aa0f-526e9edeb9d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:26.729382 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:26.729382 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:26.733977 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-70d5222c-46ef-49c8-aa0f-526e9edeb9d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Volume info retrieved successfully. Aug 18 23:42:26.738748 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-70d5222c-46ef-49c8-aa0f-526e9edeb9d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 returned with HTTP 200 Aug 18 23:42:26.739137 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 601/2369] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:26 2026] GET /volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:27.378846 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0a5d371c-853e-477c-a2d6-7b10b956e2f4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:27.381121 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a5d371c-853e-477c-a2d6-7b10b956e2f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:27.381438 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a5d371c-853e-477c-a2d6-7b10b956e2f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:27.381666 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a5d371c-853e-477c-a2d6-7b10b956e2f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:27.381806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-0a5d371c-853e-477c-a2d6-7b10b956e2f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:27.386908 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:27.386908 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:27.387742 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a5d371c-853e-477c-a2d6-7b10b956e2f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:27.388281 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 591/2370] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:27 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:27.753870 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ec649556-fcad-4a9b-b796-a058b9bdaac5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:27.755610 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ec649556-fcad-4a9b-b796-a058b9bdaac5 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] GET https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 Aug 18 23:42:27.755844 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ec649556-fcad-4a9b-b796-a058b9bdaac5 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:27.756087 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ec649556-fcad-4a9b-b796-a058b9bdaac5 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:27.763876 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:27.763876 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:27.766910 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ec649556-fcad-4a9b-b796-a058b9bdaac5 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Volume info retrieved successfully. Aug 18 23:42:27.771124 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ec649556-fcad-4a9b-b796-a058b9bdaac5 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 returned with HTTP 200 Aug 18 23:42:27.771584 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 594/2371] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:27 2026] GET /volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:27.785275 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2b1420cd-278b-44b6-a026-c34ee483a267 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:27.790671 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b1420cd-278b-44b6-a026-c34ee483a267 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True Aug 18 23:42:27.790863 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b1420cd-278b-44b6-a026-c34ee483a267 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:27.791040 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b1420cd-278b-44b6-a026-c34ee483a267 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:27.791319 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:27.791319 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:27.824867 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b1420cd-278b-44b6-a026-c34ee483a267 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True returned with HTTP 200 Aug 18 23:42:27.825603 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 586/2372] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:27 2026] GET /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True => generated 1356 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:27.837214 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-68a050b1-a01e-42c1-8a08-6da2269a85ee None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:27.838900 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-68a050b1-a01e-42c1-8a08-6da2269a85ee tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] DELETE https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 Aug 18 23:42:27.839097 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-68a050b1-a01e-42c1-8a08-6da2269a85ee tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:27.839335 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-68a050b1-a01e-42c1-8a08-6da2269a85ee tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:27.839491 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-68a050b1-a01e-42c1-8a08-6da2269a85ee tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Delete volume with id: 95fb5a5e-7608-4775-b54a-a3d475cdc5b3 Aug 18 23:42:27.845647 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:27.845647 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:27.846036 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-68a050b1-a01e-42c1-8a08-6da2269a85ee tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Volume info retrieved successfully. Aug 18 23:42:27.860119 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-68a050b1-a01e-42c1-8a08-6da2269a85ee tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Delete volume request issued successfully. Aug 18 23:42:27.860119 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-68a050b1-a01e-42c1-8a08-6da2269a85ee tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 returned with HTTP 202 Aug 18 23:42:27.860495 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 602/2373] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:27 2026] DELETE /volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:27.868050 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-82c47192-8b75-492e-9752-10918f42c2a8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:27.870889 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-82c47192-8b75-492e-9752-10918f42c2a8 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] GET https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 Aug 18 23:42:27.871205 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-82c47192-8b75-492e-9752-10918f42c2a8 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:27.871469 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-82c47192-8b75-492e-9752-10918f42c2a8 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:27.880989 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:27.880989 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:27.886442 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-82c47192-8b75-492e-9752-10918f42c2a8 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Volume info retrieved successfully. Aug 18 23:42:27.892585 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-82c47192-8b75-492e-9752-10918f42c2a8 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 returned with HTTP 200 Aug 18 23:42:27.892823 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 592/2374] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:27 2026] GET /volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:28.159935 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e86e5cde-6d3f-4a9a-b222-0e6542e8c8b9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:28.161777 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e86e5cde-6d3f-4a9a-b222-0e6542e8c8b9 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:28.162146 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e86e5cde-6d3f-4a9a-b222-0e6542e8c8b9 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-attach": {"instance_uuid": "a1e36c44-7c11-4799-8930-ac50ae005d02", "mountpoint": "/dev/vdb"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:28.162296 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e86e5cde-6d3f-4a9a-b222-0e6542e8c8b9 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a1e36c44-7c11-4799-8930-ac50ae005d02", "mountpoint": "/dev/vdb"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:28.171139 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:28.171139 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:28.171764 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e86e5cde-6d3f-4a9a-b222-0e6542e8c8b9 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:28.177624 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e86e5cde-6d3f-4a9a-b222-0e6542e8c8b9 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Update volume admin metadata completed successfully. Aug 18 23:42:28.225874 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e86e5cde-6d3f-4a9a-b222-0e6542e8c8b9 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Attach volume completed successfully. Aug 18 23:42:28.226443 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e86e5cde-6d3f-4a9a-b222-0e6542e8c8b9 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 202 Aug 18 23:42:28.227013 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 595/2375] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:28 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:28.236616 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f210b395-874b-4a3f-a9d0-2e541e35c0ee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:28.238152 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f210b395-874b-4a3f-a9d0-2e541e35c0ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:28.238463 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f210b395-874b-4a3f-a9d0-2e541e35c0ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:28.238798 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f210b395-874b-4a3f-a9d0-2e541e35c0ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:28.247392 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:28.247392 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:28.251189 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f210b395-874b-4a3f-a9d0-2e541e35c0ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:28.255149 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f210b395-874b-4a3f-a9d0-2e541e35c0ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:28.255678 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 587/2376] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:28 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:28.272862 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c273d60d-67e9-46c9-a266-6678db15e9d2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:28.275008 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c273d60d-67e9-46c9-a266-6678db15e9d2 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:28.275191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c273d60d-67e9-46c9-a266-6678db15e9d2 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:28.275508 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c273d60d-67e9-46c9-a266-6678db15e9d2 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:28.286450 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:28.286450 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:28.290963 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c273d60d-67e9-46c9-a266-6678db15e9d2 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:28.298080 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c273d60d-67e9-46c9-a266-6678db15e9d2 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:28.298805 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 603/2377] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:28 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:28.314942 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-de20b8e6-9975-4458-a5c2-c6bef1eaf409 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:28.316771 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-de20b8e6-9975-4458-a5c2-c6bef1eaf409 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:28.317104 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-de20b8e6-9975-4458-a5c2-c6bef1eaf409 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-detach": {}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:28.317262 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-de20b8e6-9975-4458-a5c2-c6bef1eaf409 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:28.327118 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:28.327118 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:28.327554 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-de20b8e6-9975-4458-a5c2-c6bef1eaf409 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:28.369861 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-de20b8e6-9975-4458-a5c2-c6bef1eaf409 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Detach volume completed successfully. Aug 18 23:42:28.370080 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-de20b8e6-9975-4458-a5c2-c6bef1eaf409 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 202 Aug 18 23:42:28.370524 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 593/2378] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:28 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:28.378749 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-16dd74f6-9ebf-49bc-8ec6-d2542ab63cda None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:28.380333 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-16dd74f6-9ebf-49bc-8ec6-d2542ab63cda tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:28.380548 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-16dd74f6-9ebf-49bc-8ec6-d2542ab63cda tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:28.380719 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-16dd74f6-9ebf-49bc-8ec6-d2542ab63cda tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:28.387171 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:28.387171 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:28.390378 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-16dd74f6-9ebf-49bc-8ec6-d2542ab63cda tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:28.394181 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-16dd74f6-9ebf-49bc-8ec6-d2542ab63cda tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:28.394524 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 596/2379] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:28 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:28.405483 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-52b2b45c-f371-415f-a5e0-524e0c42920a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:28.408484 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52b2b45c-f371-415f-a5e0-524e0c42920a tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:28.408484 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52b2b45c-f371-415f-a5e0-524e0c42920a tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:28.408484 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52b2b45c-f371-415f-a5e0-524e0c42920a tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:28.408831 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-52b2b45c-f371-415f-a5e0-524e0c42920a tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:28.415284 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:28.415284 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:28.415284 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52b2b45c-f371-415f-a5e0-524e0c42920a tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:28.415284 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 588/2380] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:28 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:28.905910 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dcf4949a-4a31-4519-8efc-395e5cd385ca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:28.908614 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dcf4949a-4a31-4519-8efc-395e5cd385ca tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] GET https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 Aug 18 23:42:28.908880 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dcf4949a-4a31-4519-8efc-395e5cd385ca tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:28.909094 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dcf4949a-4a31-4519-8efc-395e5cd385ca tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:28.918868 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dcf4949a-4a31-4519-8efc-395e5cd385ca tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 returned with HTTP 404 Aug 18 23:42:28.919468 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 604/2381] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:28 2026] GET /volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:28.927140 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e0aebdbd-4f4b-4023-99ef-2dc906decb78 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:28.929078 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e0aebdbd-4f4b-4023-99ef-2dc906decb78 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] GET https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 Aug 18 23:42:28.929460 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e0aebdbd-4f4b-4023-99ef-2dc906decb78 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:28.929656 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e0aebdbd-4f4b-4023-99ef-2dc906decb78 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:28.935397 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e0aebdbd-4f4b-4023-99ef-2dc906decb78 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 returned with HTTP 404 Aug 18 23:42:28.935926 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 594/2382] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:28 2026] GET /volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:28.943950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1045a136-684d-4b46-b9d3-614b70c19447 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:28.946893 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1045a136-684d-4b46-b9d3-614b70c19447 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] DELETE https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 Aug 18 23:42:28.947151 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1045a136-684d-4b46-b9d3-614b70c19447 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:28.947395 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1045a136-684d-4b46-b9d3-614b70c19447 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:28.947583 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-1045a136-684d-4b46-b9d3-614b70c19447 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Delete volume with id: 95fb5a5e-7608-4775-b54a-a3d475cdc5b3 Aug 18 23:42:28.957762 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1045a136-684d-4b46-b9d3-614b70c19447 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 returned with HTTP 404 Aug 18 23:42:28.958271 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 597/2383] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:28 2026] DELETE /volume/v3/volumes/95fb5a5e-7608-4775-b54a-a3d475cdc5b3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:28.970497 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:28.972152 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:28.972733 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-915311771"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:28.974739 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-915311771'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:28.976247 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Create volume of 1 GB Aug 18 23:42:28.979043 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Availability Zones retrieved successfully. Aug 18 23:42:28.985499 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Flow 'volume_create_api' (f09d29ae-c66b-4ad1-81fb-913e4e0f815c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:28.986666 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0038c5-243c-4716-b0a0-916968cc54ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:28.989140 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:29.030145 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0038c5-243c-4716-b0a0-916968cc54ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:29.030936 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04314a8-0368-4a4b-8e53-db20c7225bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:29.087590 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Created reservations ['4ad69715-f2e3-44cd-95dd-27569f786d88', '4bab8456-ecaf-4bbd-a544-6955f5ba0afa', 'ec8cf9b2-37ec-4fca-bb5f-51f60c56c51c', '74d9f1b6-be83-457d-8f1b-67e212289c43'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:29.088563 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a04314a8-0368-4a4b-8e53-db20c7225bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ad69715-f2e3-44cd-95dd-27569f786d88', '4bab8456-ecaf-4bbd-a544-6955f5ba0afa', 'ec8cf9b2-37ec-4fca-bb5f-51f60c56c51c', '74d9f1b6-be83-457d-8f1b-67e212289c43']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:29.089556 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98610f58-7e5e-4c16-9fa0-77f815123b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:29.116678 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98610f58-7e5e-4c16-9fa0-77f815123b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdb37a2d-a79d-46dc-96d0-cf12c4ee2496', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-915311771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f802589b905949e780445adde30666b0',qos_specs=None,replication_status=,reservations=['4ad69715-f2e3-44cd-95dd-27569f786d88','4bab8456-ecaf-4bbd-a544-6955f5ba0afa','ec8cf9b2-37ec-4fca-bb5f-51f60c56c51c','74d9f1b6-be83-457d-8f1b-67e212289c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c58ba8e8fa242dd980bb12a9b8745d0',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-915311771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdb37a2d-a79d-46dc-96d0-cf12c4ee2496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f802589b905949e780445adde30666b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c58ba8e8fa242dd980bb12a9b8745d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:29.117398 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf978278-629e-4f58-91cf-93f3fe486a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:29.140213 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf978278-629e-4f58-91cf-93f3fe486a27) transitioned into state 'SUCCESS' from state '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-915311771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f802589b905949e780445adde30666b0',qos_specs=None,replication_status=,reservations=['4ad69715-f2e3-44cd-95dd-27569f786d88','4bab8456-ecaf-4bbd-a544-6955f5ba0afa','ec8cf9b2-37ec-4fca-bb5f-51f60c56c51c','74d9f1b6-be83-457d-8f1b-67e212289c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c58ba8e8fa242dd980bb12a9b8745d0',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:29.140882 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d62fde8-40bf-462c-86e6-6af75ee074b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:29.153557 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d62fde8-40bf-462c-86e6-6af75ee074b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:29.155095 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Flow 'volume_create_api' (f09d29ae-c66b-4ad1-81fb-913e4e0f815c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:29.155095 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Create volume request issued successfully. Aug 18 23:42:29.155559 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d503410f-4f08-4eb1-8d1b-e42e2e01a1d9 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:29.156024 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 589/2384] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:42:28 2026] POST /volume/v3/volumes => generated 755 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:29.175456 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9ed31b83-9744-4d92-943e-1b6554d037cb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:29.176812 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9ed31b83-9744-4d92-943e-1b6554d037cb tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] GET https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:29.176902 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9ed31b83-9744-4d92-943e-1b6554d037cb tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:29.178048 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9ed31b83-9744-4d92-943e-1b6554d037cb tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:29.184635 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:29.184635 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:29.188879 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9ed31b83-9744-4d92-943e-1b6554d037cb tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Volume info retrieved successfully. Aug 18 23:42:29.194692 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9ed31b83-9744-4d92-943e-1b6554d037cb tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 returned with HTTP 200 Aug 18 23:42:29.194692 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 605/2385] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:29 2026] GET /volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:29.427007 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a95dfd95-4c2c-4e9e-a198-0edf9510a886 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:29.428625 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a95dfd95-4c2c-4e9e-a198-0edf9510a886 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:29.428788 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a95dfd95-4c2c-4e9e-a198-0edf9510a886 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:29.428955 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a95dfd95-4c2c-4e9e-a198-0edf9510a886 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:29.429047 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a95dfd95-4c2c-4e9e-a198-0edf9510a886 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:29.433107 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:29.433107 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:29.433723 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a95dfd95-4c2c-4e9e-a198-0edf9510a886 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:29.434058 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 595/2386] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:29 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:30.206976 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8bc8d3d1-f828-45ce-a2dd-699efd71a014 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.208875 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8bc8d3d1-f828-45ce-a2dd-699efd71a014 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] GET https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:30.209121 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8bc8d3d1-f828-45ce-a2dd-699efd71a014 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.209345 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8bc8d3d1-f828-45ce-a2dd-699efd71a014 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.218032 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.218032 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:30.221609 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8bc8d3d1-f828-45ce-a2dd-699efd71a014 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Volume info retrieved successfully. Aug 18 23:42:30.225902 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8bc8d3d1-f828-45ce-a2dd-699efd71a014 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 returned with HTTP 200 Aug 18 23:42:30.226319 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 598/2387] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:30 2026] GET /volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:30.239085 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-695f229e-6d23-46cc-9f73-488917d49092 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.241347 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-695f229e-6d23-46cc-9f73-488917d49092 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True Aug 18 23:42:30.241657 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-695f229e-6d23-46cc-9f73-488917d49092 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.241855 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-695f229e-6d23-46cc-9f73-488917d49092 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.242123 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.242123 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:30.258929 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-695f229e-6d23-46cc-9f73-488917d49092 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True returned with HTTP 200 Aug 18 23:42:30.259395 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 590/2388] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:30 2026] GET /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:30.272994 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7fe79e51-8747-4824-8a2e-16d093d04b10 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.275072 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7fe79e51-8747-4824-8a2e-16d093d04b10 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e8cb297b0a1f48c68cb055b7e2f2a6ad?usage=True Aug 18 23:42:30.275301 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7fe79e51-8747-4824-8a2e-16d093d04b10 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.275765 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7fe79e51-8747-4824-8a2e-16d093d04b10 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.291304 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7fe79e51-8747-4824-8a2e-16d093d04b10 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e8cb297b0a1f48c68cb055b7e2f2a6ad?usage=True returned with HTTP 200 Aug 18 23:42:30.291720 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 606/2389] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:30 2026] GET /volume/v3/os-quota-sets/e8cb297b0a1f48c68cb055b7e2f2a6ad?usage=True => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:30.303379 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3839fa3d-4bb6-4806-84d0-38ededf5b155 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.305695 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3839fa3d-4bb6-4806-84d0-38ededf5b155 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] POST https://10.4.3.229/volume/v3/os-volume-transfer Aug 18 23:42:30.306140 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3839fa3d-4bb6-4806-84d0-38ededf5b155 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cdb37a2d-a79d-46dc-96d0-cf12c4ee2496"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:30.308077 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.volume_transfer [None req-3839fa3d-4bb6-4806-84d0-38ededf5b155 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cdb37a2d-a79d-46dc-96d0-cf12c4ee2496'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 23:42:30.308235 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.volume_transfer [None req-3839fa3d-4bb6-4806-84d0-38ededf5b155 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Creating transfer of volume cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:30.308400 np0000007721 devstack@c-api.service[100172]: INFO cinder.transfer.api [None req-3839fa3d-4bb6-4806-84d0-38ededf5b155 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Generating transfer record for volume cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:30.318146 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.318146 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:30.331366 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3839fa3d-4bb6-4806-84d0-38ededf5b155 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 23:42:30.331874 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 596/2390] 10.4.3.229 () {68 vars in 1291 bytes} [Tue Aug 18 23:42:30 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:30.342497 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.408735 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] POST https://10.4.3.229/volume/v3/os-volume-transfer/909daf3a-3ed4-473c-8a50-cd8d1e9a7b57/accept Aug 18 23:42:30.409109 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5812ce4362ee2fd5"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:30.410691 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.volume_transfer [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Accepting volume transfer 909daf3a-3ed4-473c-8a50-cd8d1e9a7b57 {{(pid=100171) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 23:42:30.410816 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.volume_transfer [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Accepting transfer 909daf3a-3ed4-473c-8a50-cd8d1e9a7b57 Aug 18 23:42:30.447702 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-df42cdb8-3d77-49da-b6d6-8ad56561edbf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.449875 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df42cdb8-3d77-49da-b6d6-8ad56561edbf tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:30.450161 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df42cdb8-3d77-49da-b6d6-8ad56561edbf tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.450384 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df42cdb8-3d77-49da-b6d6-8ad56561edbf tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.450510 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-df42cdb8-3d77-49da-b6d6-8ad56561edbf tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:30.455691 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.455691 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:30.456958 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df42cdb8-3d77-49da-b6d6-8ad56561edbf tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:30.457641 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 591/2391] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:30 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:30.470192 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Created reservations ['caf08cb5-f602-4356-99ae-d13f3d229b47', 'dc5b0121-bbec-4b93-b239-5e1c5f2e1e96', '37a4ec4a-ff34-4762-8458-5eec3934f713', '2c95b498-aed6-47ce-adf5-cdadb492bf62'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:30.495119 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Created reservations ['f02a6b4c-dae2-4d70-9e0a-4c16640ed43a', 'b760dab0-8e10-47e0-9d43-11a292566aa3', '9c869232-b05a-403f-b485-a2979d8d508f', '4e956527-8300-4b6a-8c6e-b16d7342eae9'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:30.527763 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Created reservations ['35b9decd-72dc-422e-a233-43a662d104d6', '15245c7d-9a5c-4f4e-99b1-8fc84c47a96b', 'a9438e37-b5f3-481c-8730-03b6cde25709', '89e0a851-e135-4ba2-80c2-fa531ec98c2d'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:30.551746 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Created reservations ['da8b2910-fb54-4030-b8cc-4011f960b982', '33bac98d-f01b-4581-82ff-4f30e571f94c', '86387c65-afc4-4152-8cff-9c54ca28bbf7', '200cdc50-beab-4c39-986a-c2a6b2c42835'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:30.560855 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Transfer volume completed successfully. Aug 18 23:42:30.610958 np0000007721 devstack@c-api.service[100171]: INFO cinder.transfer.api [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Volume cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 has been transferred. Aug 18 23:42:30.616275 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1cb6adc0-04a9-4b78-a116-ed1ee350b993 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] https://10.4.3.229/volume/v3/os-volume-transfer/909daf3a-3ed4-473c-8a50-cd8d1e9a7b57/accept returned with HTTP 202 Aug 18 23:42:30.616847 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 599/2392] 10.4.3.229 () {68 vars in 1423 bytes} [Tue Aug 18 23:42:30 2026] POST /volume/v3/os-volume-transfer/909daf3a-3ed4-473c-8a50-cd8d1e9a7b57/accept => generated 365 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:30.624987 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-44a254cf-7c81-4222-aa93-39720b51f6c1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.626875 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-44a254cf-7c81-4222-aa93-39720b51f6c1 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] GET https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:30.627068 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-44a254cf-7c81-4222-aa93-39720b51f6c1 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.627284 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-44a254cf-7c81-4222-aa93-39720b51f6c1 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.633487 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.633487 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:30.636577 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-44a254cf-7c81-4222-aa93-39720b51f6c1 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] Volume info retrieved successfully. Aug 18 23:42:30.640258 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-44a254cf-7c81-4222-aa93-39720b51f6c1 tempest-VolumeQuotasAdminTestJSON-22190377 tempest-VolumeQuotasAdminTestJSON-22190377-project-member] https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 returned with HTTP 200 Aug 18 23:42:30.640675 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 607/2393] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:30 2026] GET /volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:30.651920 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f8579c87-3e75-4976-8910-e9806fe0064e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.653573 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f8579c87-3e75-4976-8910-e9806fe0064e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True Aug 18 23:42:30.653775 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f8579c87-3e75-4976-8910-e9806fe0064e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.654055 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f8579c87-3e75-4976-8910-e9806fe0064e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.670017 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f8579c87-3e75-4976-8910-e9806fe0064e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True returned with HTTP 200 Aug 18 23:42:30.670429 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 597/2394] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:30 2026] GET /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0?usage=True => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:30.683225 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-05442423-8f38-4905-aaa5-b90366de1f53 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.685114 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-05442423-8f38-4905-aaa5-b90366de1f53 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/e8cb297b0a1f48c68cb055b7e2f2a6ad?usage=True Aug 18 23:42:30.685309 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-05442423-8f38-4905-aaa5-b90366de1f53 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.685500 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-05442423-8f38-4905-aaa5-b90366de1f53 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.703202 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-05442423-8f38-4905-aaa5-b90366de1f53 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/e8cb297b0a1f48c68cb055b7e2f2a6ad?usage=True returned with HTTP 200 Aug 18 23:42:30.703561 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 592/2395] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:30 2026] GET /volume/v3/os-quota-sets/e8cb297b0a1f48c68cb055b7e2f2a6ad?usage=True => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:30.716750 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e24686af-596c-4de4-b915-972e1b83d875 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.718543 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e24686af-596c-4de4-b915-972e1b83d875 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:30.718715 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e24686af-596c-4de4-b915-972e1b83d875 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.718881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e24686af-596c-4de4-b915-972e1b83d875 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.719024 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-e24686af-596c-4de4-b915-972e1b83d875 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Delete volume with id: cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:30.725681 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.725681 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:30.725943 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e24686af-596c-4de4-b915-972e1b83d875 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Volume info retrieved successfully. Aug 18 23:42:30.740175 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e24686af-596c-4de4-b915-972e1b83d875 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Delete volume request issued successfully. Aug 18 23:42:30.740371 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e24686af-596c-4de4-b915-972e1b83d875 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 returned with HTTP 202 Aug 18 23:42:30.740771 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 600/2396] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:30 2026] DELETE /volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:30.748888 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-506ec671-a2b0-44f0-a39b-5282de745c6f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.750968 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-506ec671-a2b0-44f0-a39b-5282de745c6f tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:30.751211 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-506ec671-a2b0-44f0-a39b-5282de745c6f tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.751506 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-506ec671-a2b0-44f0-a39b-5282de745c6f tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.762890 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.762890 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:30.767780 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-506ec671-a2b0-44f0-a39b-5282de745c6f tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Volume info retrieved successfully. Aug 18 23:42:30.772392 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-506ec671-a2b0-44f0-a39b-5282de745c6f tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 returned with HTTP 200 Aug 18 23:42:30.772886 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 608/2397] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:30 2026] GET /volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 => generated 1011 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:30.865416 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3f67011f-3a62-4c16-a174-e11ecba34c95 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.867260 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3f67011f-3a62-4c16-a174-e11ecba34c95 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:30.867636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3f67011f-3a62-4c16-a174-e11ecba34c95 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:30.867749 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3f67011f-3a62-4c16-a174-e11ecba34c95 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:30.875760 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.875760 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:30.876255 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3f67011f-3a62-4c16-a174-e11ecba34c95 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:30.881852 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3f67011f-3a62-4c16-a174-e11ecba34c95 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Reserve volume completed successfully. Aug 18 23:42:30.882067 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3f67011f-3a62-4c16-a174-e11ecba34c95 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 202 Aug 18 23:42:30.882578 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 598/2398] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:30 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:30.890997 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3ff24d46-b611-489f-b9cf-b5d48405246f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.893052 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ff24d46-b611-489f-b9cf-b5d48405246f tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:30.893253 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ff24d46-b611-489f-b9cf-b5d48405246f tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.893467 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ff24d46-b611-489f-b9cf-b5d48405246f tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.901357 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.901357 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:30.907427 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3ff24d46-b611-489f-b9cf-b5d48405246f tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:30.913265 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ff24d46-b611-489f-b9cf-b5d48405246f tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:30.913785 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 593/2399] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:30 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:30.928583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-16a2f592-dd8f-4610-af9d-53b09c345008 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.930120 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-16a2f592-dd8f-4610-af9d-53b09c345008 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:30.930635 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-16a2f592-dd8f-4610-af9d-53b09c345008 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:30.930695 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-16a2f592-dd8f-4610-af9d-53b09c345008 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:30.939109 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.939109 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:30.939599 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-16a2f592-dd8f-4610-af9d-53b09c345008 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:30.953608 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-16a2f592-dd8f-4610-af9d-53b09c345008 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Unreserve volume completed successfully. Aug 18 23:42:30.953746 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-16a2f592-dd8f-4610-af9d-53b09c345008 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 202 Aug 18 23:42:30.954254 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 601/2400] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:30 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:30.962543 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3749680d-8281-451b-95ab-dd2b28a63eb6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.964389 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3749680d-8281-451b-95ab-dd2b28a63eb6 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:30.964622 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3749680d-8281-451b-95ab-dd2b28a63eb6 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:30.964832 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3749680d-8281-451b-95ab-dd2b28a63eb6 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:30.971572 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:30.971572 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:30.975104 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3749680d-8281-451b-95ab-dd2b28a63eb6 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:30.979434 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3749680d-8281-451b-95ab-dd2b28a63eb6 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:30.979859 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 609/2401] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:30 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:30.993008 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8f441c61-cd75-499e-9f3b-ba14c3889e27 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:30.994764 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8f441c61-cd75-499e-9f3b-ba14c3889e27 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:30.995125 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8f441c61-cd75-499e-9f3b-ba14c3889e27 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:30.995251 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8f441c61-cd75-499e-9f3b-ba14c3889e27 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:31.003366 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.003366 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:31.003768 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8f441c61-cd75-499e-9f3b-ba14c3889e27 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:31.008857 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8f441c61-cd75-499e-9f3b-ba14c3889e27 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume updated successfully. Aug 18 23:42:31.009069 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8f441c61-cd75-499e-9f3b-ba14c3889e27 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 200 Aug 18 23:42:31.009598 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 599/2402] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:30 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 23:42:31.018423 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-03a9a872-d827-4d61-8a62-de59b803783c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.020229 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03a9a872-d827-4d61-8a62-de59b803783c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:31.020481 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03a9a872-d827-4d61-8a62-de59b803783c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:31.020723 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03a9a872-d827-4d61-8a62-de59b803783c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:31.029308 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.029308 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:31.034264 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-03a9a872-d827-4d61-8a62-de59b803783c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:31.040525 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03a9a872-d827-4d61-8a62-de59b803783c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:31.041008 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 594/2403] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:31 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:31.056012 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-45856131-c9ee-433e-92fd-965671ff67ee None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.058041 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-45856131-c9ee-433e-92fd-965671ff67ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:31.058439 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-45856131-c9ee-433e-92fd-965671ff67ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:31.058617 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-45856131-c9ee-433e-92fd-965671ff67ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:31.068157 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.068157 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:31.068800 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-45856131-c9ee-433e-92fd-965671ff67ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:31.076229 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-45856131-c9ee-433e-92fd-965671ff67ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume updated successfully. Aug 18 23:42:31.076529 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-45856131-c9ee-433e-92fd-965671ff67ee tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 200 Aug 18 23:42:31.077074 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 602/2404] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:31 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 23:42:31.085422 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d1356c24-67ca-4bdb-b849-c19635f6e151 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.087217 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d1356c24-67ca-4bdb-b849-c19635f6e151 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:31.087483 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d1356c24-67ca-4bdb-b849-c19635f6e151 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:31.087729 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d1356c24-67ca-4bdb-b849-c19635f6e151 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:31.094797 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.094797 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:31.098453 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d1356c24-67ca-4bdb-b849-c19635f6e151 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:31.103027 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d1356c24-67ca-4bdb-b849-c19635f6e151 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:31.103446 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 610/2405] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:31 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:31.117137 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-61ff010d-2ba7-49d6-ae07-91e568979c32 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.119372 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61ff010d-2ba7-49d6-ae07-91e568979c32 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:31.119738 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61ff010d-2ba7-49d6-ae07-91e568979c32 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:31.119866 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61ff010d-2ba7-49d6-ae07-91e568979c32 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:31.131354 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.131354 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:31.131819 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-61ff010d-2ba7-49d6-ae07-91e568979c32 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:31.141294 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-61ff010d-2ba7-49d6-ae07-91e568979c32 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Update volume admin metadata completed successfully. Aug 18 23:42:31.141429 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-61ff010d-2ba7-49d6-ae07-91e568979c32 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Update readonly setting on volume completed successfully. Aug 18 23:42:31.141692 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61ff010d-2ba7-49d6-ae07-91e568979c32 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 202 Aug 18 23:42:31.142326 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 600/2406] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:31 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:31.149599 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f276ad0a-de1a-4979-a217-ff6a8000e0d5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.151295 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f276ad0a-de1a-4979-a217-ff6a8000e0d5 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:31.151530 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f276ad0a-de1a-4979-a217-ff6a8000e0d5 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:31.151770 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f276ad0a-de1a-4979-a217-ff6a8000e0d5 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:31.158924 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.158924 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:31.163269 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f276ad0a-de1a-4979-a217-ff6a8000e0d5 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:31.168176 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f276ad0a-de1a-4979-a217-ff6a8000e0d5 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:31.168641 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 595/2407] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:31 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:31.181087 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1b93505e-c6dc-4de0-8d49-fe61495c43ed None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.183346 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1b93505e-c6dc-4de0-8d49-fe61495c43ed tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:31.183907 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1b93505e-c6dc-4de0-8d49-fe61495c43ed tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:31.184075 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1b93505e-c6dc-4de0-8d49-fe61495c43ed tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:31.200653 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.200653 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:31.201192 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1b93505e-c6dc-4de0-8d49-fe61495c43ed tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:31.211934 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1b93505e-c6dc-4de0-8d49-fe61495c43ed tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Update volume admin metadata completed successfully. Aug 18 23:42:31.212380 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1b93505e-c6dc-4de0-8d49-fe61495c43ed tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Update readonly setting on volume completed successfully. Aug 18 23:42:31.212380 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1b93505e-c6dc-4de0-8d49-fe61495c43ed tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 202 Aug 18 23:42:31.212709 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 603/2408] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:42:31 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:31.219663 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-796e51ba-0eae-4688-bf59-1c7bf4ba0bbc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.221614 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-796e51ba-0eae-4688-bf59-1c7bf4ba0bbc tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:31.221801 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-796e51ba-0eae-4688-bf59-1c7bf4ba0bbc tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:31.222124 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-796e51ba-0eae-4688-bf59-1c7bf4ba0bbc tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:31.228732 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.228732 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:31.232423 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-796e51ba-0eae-4688-bf59-1c7bf4ba0bbc tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:31.236463 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-796e51ba-0eae-4688-bf59-1c7bf4ba0bbc tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:31.236851 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 611/2409] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:31 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:31.249834 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-57a28e99-6bf1-4464-b758-870b3841b800 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.252058 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57a28e99-6bf1-4464-b758-870b3841b800 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:31.252501 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57a28e99-6bf1-4464-b758-870b3841b800 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1537721439", "disk_format": "raw"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:31.252692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57a28e99-6bf1-4464-b758-870b3841b800 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1537721439", "disk_format": "raw"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:31.262874 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.262874 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:31.263480 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-57a28e99-6bf1-4464-b758-870b3841b800 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:31.277984 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.277984 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:31.282557 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.image.image_utils [None req-57a28e99-6bf1-4464-b758-870b3841b800 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1537721439'}] 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-1537721439'}]. {{(pid=100172) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 23:42:31.469061 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a9d6f9c0-36d1-4591-8735-f69810d587b0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.471029 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a9d6f9c0-36d1-4591-8735-f69810d587b0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:31.471029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a9d6f9c0-36d1-4591-8735-f69810d587b0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:31.471029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a9d6f9c0-36d1-4591-8735-f69810d587b0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:31.471029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a9d6f9c0-36d1-4591-8735-f69810d587b0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:31.477130 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.477130 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:31.477927 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a9d6f9c0-36d1-4591-8735-f69810d587b0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:31.478416 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 596/2410] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:31 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:31.490856 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a4dea0eb-75fe-4abe-aff5-6b10747ac00c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.492875 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a4dea0eb-75fe-4abe-aff5-6b10747ac00c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:42:31.492875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a4dea0eb-75fe-4abe-aff5-6b10747ac00c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18fde4f0-2dd4-478a-9146-835247d4f790", "name": "tempest-VolumesBackupsTest-Backup-1985926849"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:31.494129 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.backups [None req-a4dea0eb-75fe-4abe-aff5-6b10747ac00c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Creating new backup {'backup': {'volume_id': '18fde4f0-2dd4-478a-9146-835247d4f790', 'name': 'tempest-VolumesBackupsTest-Backup-1985926849'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:42:31.494257 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-a4dea0eb-75fe-4abe-aff5-6b10747ac00c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Creating backup of volume 18fde4f0-2dd4-478a-9146-835247d4f790 in container None Aug 18 23:42:31.501465 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.501465 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:31.502033 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a4dea0eb-75fe-4abe-aff5-6b10747ac00c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:42:31.516613 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-a4dea0eb-75fe-4abe-aff5-6b10747ac00c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Created reservations ['45235710-9a93-4e6d-90d5-8e3273cf2878', 'ab0d9aec-1c42-43e8-bd7a-e47f067f9dbe'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:31.541530 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a4dea0eb-75fe-4abe-aff5-6b10747ac00c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:42:31.541959 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 604/2411] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:31 2026] POST /volume/v3/backups => generated 330 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:31.551526 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-33143183-8a4d-452a-ae98-6eca1bf98a29 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.553094 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-33143183-8a4d-452a-ae98-6eca1bf98a29 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:31.553256 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-33143183-8a4d-452a-ae98-6eca1bf98a29 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:31.553434 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-33143183-8a4d-452a-ae98-6eca1bf98a29 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:31.553575 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-33143183-8a4d-452a-ae98-6eca1bf98a29 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:31.557744 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.557744 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:31.558452 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-33143183-8a4d-452a-ae98-6eca1bf98a29 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:31.558812 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 612/2412] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:31 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:31.789750 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4f0b872f-4426-4756-9b83-5433c39d248e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.791611 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f0b872f-4426-4756-9b83-5433c39d248e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:31.791825 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f0b872f-4426-4756-9b83-5433c39d248e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:31.792050 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f0b872f-4426-4756-9b83-5433c39d248e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:31.799584 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f0b872f-4426-4756-9b83-5433c39d248e tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 returned with HTTP 404 Aug 18 23:42:31.800015 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 597/2413] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:31 2026] GET /volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:31.808400 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1a9cd7f8-0d79-4ba0-b7e4-f5101d56e2c7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.810191 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1a9cd7f8-0d79-4ba0-b7e4-f5101d56e2c7 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] GET https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:31.810400 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1a9cd7f8-0d79-4ba0-b7e4-f5101d56e2c7 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:31.810650 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1a9cd7f8-0d79-4ba0-b7e4-f5101d56e2c7 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:31.817311 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1a9cd7f8-0d79-4ba0-b7e4-f5101d56e2c7 tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 returned with HTTP 404 Aug 18 23:42:31.817823 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 605/2414] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:31 2026] GET /volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:31.827199 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-afff7ed7-0cd0-44da-9630-80fd1d9905df None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.828945 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-afff7ed7-0cd0-44da-9630-80fd1d9905df tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] DELETE https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:31.829113 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-afff7ed7-0cd0-44da-9630-80fd1d9905df tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:31.829289 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-afff7ed7-0cd0-44da-9630-80fd1d9905df tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:31.829453 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-afff7ed7-0cd0-44da-9630-80fd1d9905df tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] Delete volume with id: cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 Aug 18 23:42:31.834698 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-afff7ed7-0cd0-44da-9630-80fd1d9905df tempest-VolumeQuotasAdminTestJSON-857265480 tempest-VolumeQuotasAdminTestJSON-857265480-project-member] https://10.4.3.229/volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 returned with HTTP 404 Aug 18 23:42:31.835131 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 613/2415] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:31 2026] DELETE /volume/v3/volumes/cdb37a2d-a79d-46dc-96d0-cf12c4ee2496 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:31.845235 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a22502f9-2084-429f-9603-ae0a1420c91b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.847670 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a22502f9-2084-429f-9603-ae0a1420c91b tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] GET https://10.4.3.229/volume/v3/os-quota-sets/c9fe09881a8044c5acfa9702e18756f6?usage=True Aug 18 23:42:31.847913 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a22502f9-2084-429f-9603-ae0a1420c91b tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:31.848194 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a22502f9-2084-429f-9603-ae0a1420c91b tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:31.864070 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-57a28e99-6bf1-4464-b758-870b3841b800 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Copy volume to image completed successfully. Aug 18 23:42:31.864625 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57a28e99-6bf1-4464-b758-870b3841b800 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 202 Aug 18 23:42:31.865169 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 601/2416] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:42:31 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 687 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:31.869765 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a22502f9-2084-429f-9603-ae0a1420c91b tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/c9fe09881a8044c5acfa9702e18756f6?usage=True returned with HTTP 200 Aug 18 23:42:31.870295 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 598/2417] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:42:31 2026] GET /volume/v3/os-quota-sets/c9fe09881a8044c5acfa9702e18756f6?usage=True => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:31.886996 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-894c6167-9ba2-438f-8c5e-ff9587c2b619 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.889335 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-894c6167-9ba2-438f-8c5e-ff9587c2b619 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 Aug 18 23:42:31.889841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-894c6167-9ba2-438f-8c5e-ff9587c2b619 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-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=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:31.922163 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:31.922163 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:31.984353 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-894c6167-9ba2-438f-8c5e-ff9587c2b619 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 returned with HTTP 200 Aug 18 23:42:31.984742 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 606/2418] 10.4.3.229 () {68 vars in 1375 bytes} [Tue Aug 18 23:42:31 2026] PUT /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 => generated 575 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:31.992885 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-635e2cbf-46b3-4c94-8b88-ba5914613e78 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:31.994413 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-635e2cbf-46b3-4c94-8b88-ba5914613e78 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] PUT https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 Aug 18 23:42:31.994740 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-635e2cbf-46b3-4c94-8b88-ba5914613e78 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-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=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:32.059530 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-635e2cbf-46b3-4c94-8b88-ba5914613e78 tempest-VolumeQuotasAdminTestJSON-1718085705 tempest-VolumeQuotasAdminTestJSON-1718085705-project-admin] https://10.4.3.229/volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 returned with HTTP 200 Aug 18 23:42:32.059938 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 614/2419] 10.4.3.229 () {68 vars in 1375 bytes} [Tue Aug 18 23:42:31 2026] PUT /volume/v3/os-quota-sets/f802589b905949e780445adde30666b0 => generated 573 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:32.569811 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7228506a-617b-4914-9326-b88be1400590 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:32.571743 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7228506a-617b-4914-9326-b88be1400590 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:32.571978 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7228506a-617b-4914-9326-b88be1400590 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:32.572207 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7228506a-617b-4914-9326-b88be1400590 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:32.572362 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-7228506a-617b-4914-9326-b88be1400590 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:32.576881 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:32.576881 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:32.577761 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7228506a-617b-4914-9326-b88be1400590 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:32.578146 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 602/2420] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:32 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:33.593550 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0939a363-2db2-47d7-a4f1-7609d6ee4b29 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:33.595267 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0939a363-2db2-47d7-a4f1-7609d6ee4b29 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:33.595622 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0939a363-2db2-47d7-a4f1-7609d6ee4b29 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:33.595886 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0939a363-2db2-47d7-a4f1-7609d6ee4b29 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:33.596056 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0939a363-2db2-47d7-a4f1-7609d6ee4b29 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:33.600554 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:33.600554 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:33.601832 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0939a363-2db2-47d7-a4f1-7609d6ee4b29 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:33.601832 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 599/2421] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:33 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:34.612799 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-41f82695-7486-4eaf-86ff-a66b6e71ecaf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:34.614690 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-41f82695-7486-4eaf-86ff-a66b6e71ecaf tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:34.614881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-41f82695-7486-4eaf-86ff-a66b6e71ecaf tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:34.615053 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-41f82695-7486-4eaf-86ff-a66b6e71ecaf tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:34.615170 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-41f82695-7486-4eaf-86ff-a66b6e71ecaf tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:34.619356 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:34.619356 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:34.620203 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-41f82695-7486-4eaf-86ff-a66b6e71ecaf tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:34.620598 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 607/2422] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:34 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:34.736644 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:34.832413 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:34.832762 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-711933449"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:34.834016 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-711933449'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:34.834126 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Create volume of 1 GB Aug 18 23:42:34.837944 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Availability Zones retrieved successfully. Aug 18 23:42:34.842925 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Flow 'volume_create_api' (cf17413b-4516-409c-a38e-d2db09c3322c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:34.843748 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3649be41-952a-4e2c-b30a-d0e78d3ada9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:34.844499 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:34.865953 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3649be41-952a-4e2c-b30a-d0e78d3ada9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:34.866630 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6c18bf-e4c6-4d94-aca2-b2a4d4d5a2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:34.915253 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Created reservations ['bad3119c-2603-4997-a2ff-691487dff730', '697949f1-eaa2-46cc-89a2-244250aee94f', '3490b3d0-9a2d-4749-9d81-a93e3e6a9250', 'b047395e-acbc-4edb-996a-7e15c7ca57f5'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:34.915928 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b6c18bf-e4c6-4d94-aca2-b2a4d4d5a2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bad3119c-2603-4997-a2ff-691487dff730', '697949f1-eaa2-46cc-89a2-244250aee94f', '3490b3d0-9a2d-4749-9d81-a93e3e6a9250', 'b047395e-acbc-4edb-996a-7e15c7ca57f5']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:34.916604 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f74980c1-235a-4cea-af7c-c26f4b82a747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:34.935855 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f74980c1-235a-4cea-af7c-c26f4b82a747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86abf7aa-1890-49de-bb33-0023eed7f3eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-711933449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2feaa7afa5f4780bae677900ca1ad53',qos_specs=None,replication_status=,reservations=['bad3119c-2603-4997-a2ff-691487dff730','697949f1-eaa2-46cc-89a2-244250aee94f','3490b3d0-9a2d-4749-9d81-a93e3e6a9250','b047395e-acbc-4edb-996a-7e15c7ca57f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed43d7df60149f69a779033d603873c',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-711933449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86abf7aa-1890-49de-bb33-0023eed7f3eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2feaa7afa5f4780bae677900ca1ad53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed43d7df60149f69a779033d603873c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:34.936592 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71898291-8683-4f8e-9c45-9b939637a66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:34.952528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71898291-8683-4f8e-9c45-9b939637a66d) transitioned into state 'SUCCESS' from state '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-711933449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2feaa7afa5f4780bae677900ca1ad53',qos_specs=None,replication_status=,reservations=['bad3119c-2603-4997-a2ff-691487dff730','697949f1-eaa2-46cc-89a2-244250aee94f','3490b3d0-9a2d-4749-9d81-a93e3e6a9250','b047395e-acbc-4edb-996a-7e15c7ca57f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed43d7df60149f69a779033d603873c',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:34.953136 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92ac781-4a8f-4dab-a557-b55e4ed483e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:34.960278 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92ac781-4a8f-4dab-a557-b55e4ed483e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:34.961051 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Flow 'volume_create_api' (cf17413b-4516-409c-a38e-d2db09c3322c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:34.961723 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Create volume request issued successfully. Aug 18 23:42:34.961857 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-89c69a26-1eab-4c39-a234-1ca88fd67dd4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:34.962287 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 615/2423] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:42:34 2026] POST /volume/v3/volumes => generated 753 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:34.980345 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-91def15d-9682-4b3f-811c-ac0e0e0ded15 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:34.981338 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-91def15d-9682-4b3f-811c-ac0e0e0ded15 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb Aug 18 23:42:34.981338 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-91def15d-9682-4b3f-811c-ac0e0e0ded15 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:34.981338 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-91def15d-9682-4b3f-811c-ac0e0e0ded15 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:34.989606 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:34.989606 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:34.993467 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-91def15d-9682-4b3f-811c-ac0e0e0ded15 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:42:35.000014 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-91def15d-9682-4b3f-811c-ac0e0e0ded15 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb returned with HTTP 200 Aug 18 23:42:35.000014 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 603/2424] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:34 2026] GET /volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:35.630624 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4f85dc37-6cb0-4c83-a666-78e010313862 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:35.632448 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f85dc37-6cb0-4c83-a666-78e010313862 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:35.632670 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f85dc37-6cb0-4c83-a666-78e010313862 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:35.632898 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f85dc37-6cb0-4c83-a666-78e010313862 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:35.633032 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4f85dc37-6cb0-4c83-a666-78e010313862 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:35.637487 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:35.637487 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:35.638241 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f85dc37-6cb0-4c83-a666-78e010313862 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:35.638671 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 600/2425] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:35 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:36.012431 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-34f1dbb6-b31e-494c-a553-76c3a467837d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:36.014452 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-34f1dbb6-b31e-494c-a553-76c3a467837d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb Aug 18 23:42:36.014747 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-34f1dbb6-b31e-494c-a553-76c3a467837d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:36.015012 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-34f1dbb6-b31e-494c-a553-76c3a467837d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:36.021559 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:36.021559 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:36.024920 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-34f1dbb6-b31e-494c-a553-76c3a467837d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:42:36.028804 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-34f1dbb6-b31e-494c-a553-76c3a467837d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb returned with HTTP 200 Aug 18 23:42:36.029217 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 608/2426] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:36 2026] GET /volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:36.041582 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b7d0e354-e479-4bb2-a976-1ca1f5a6cd12 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:36.043402 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b7d0e354-e479-4bb2-a976-1ca1f5a6cd12 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:42:36.043744 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b7d0e354-e479-4bb2-a976-1ca1f5a6cd12 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86abf7aa-1890-49de-bb33-0023eed7f3eb", "name": "tempest-VolumesBackupsAdminTest-Backup-820468563", "container": "tempest-volumesbackupsadmintest-backup-container-766613467"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:36.045029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-b7d0e354-e479-4bb2-a976-1ca1f5a6cd12 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Creating new backup {'backup': {'volume_id': '86abf7aa-1890-49de-bb33-0023eed7f3eb', 'name': 'tempest-VolumesBackupsAdminTest-Backup-820468563', 'container': 'tempest-volumesbackupsadmintest-backup-container-766613467'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:42:36.045174 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-b7d0e354-e479-4bb2-a976-1ca1f5a6cd12 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Creating backup of volume 86abf7aa-1890-49de-bb33-0023eed7f3eb in container tempest-volumesbackupsadmintest-backup-container-766613467 Aug 18 23:42:36.051524 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:36.051524 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:36.051938 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b7d0e354-e479-4bb2-a976-1ca1f5a6cd12 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:42:36.075679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-b7d0e354-e479-4bb2-a976-1ca1f5a6cd12 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Created reservations ['ca9effa9-4570-4c8b-a2e5-857bbaa3506a', '1ee020d2-a365-4f23-b3e9-9b064b45f2ab'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:36.102546 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b7d0e354-e479-4bb2-a976-1ca1f5a6cd12 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:42:36.102859 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 616/2427] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:36 2026] POST /volume/v3/backups => generated 334 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:36.110469 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7cfbb19f-a310-4e36-91fe-8adf84a2a1ab None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:36.112217 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7cfbb19f-a310-4e36-91fe-8adf84a2a1ab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:36.112425 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7cfbb19f-a310-4e36-91fe-8adf84a2a1ab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:36.112631 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7cfbb19f-a310-4e36-91fe-8adf84a2a1ab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:36.112730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-7cfbb19f-a310-4e36-91fe-8adf84a2a1ab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:36.117653 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:36.117653 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:36.118497 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7cfbb19f-a310-4e36-91fe-8adf84a2a1ab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:36.118926 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 604/2428] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:36 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:36.648407 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e897512f-e917-4802-a3d9-90e59c7fc4dc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:36.650000 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e897512f-e917-4802-a3d9-90e59c7fc4dc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:36.650178 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e897512f-e917-4802-a3d9-90e59c7fc4dc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:36.650380 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e897512f-e917-4802-a3d9-90e59c7fc4dc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:36.650480 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e897512f-e917-4802-a3d9-90e59c7fc4dc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:36.654573 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:36.654573 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:36.655437 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e897512f-e917-4802-a3d9-90e59c7fc4dc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:36.655802 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 601/2429] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:36 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:37.133591 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-efecfff9-0e4b-4dcc-9bfb-791eaed46857 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:37.138234 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-efecfff9-0e4b-4dcc-9bfb-791eaed46857 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:37.138713 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-efecfff9-0e4b-4dcc-9bfb-791eaed46857 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:37.139579 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-efecfff9-0e4b-4dcc-9bfb-791eaed46857 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:37.139579 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-efecfff9-0e4b-4dcc-9bfb-791eaed46857 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:37.145893 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:37.145893 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:37.146743 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-efecfff9-0e4b-4dcc-9bfb-791eaed46857 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:37.147152 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 609/2430] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:37 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:37.666086 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4cb4bebd-2898-45f9-af9f-b3f280209bec None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:37.667678 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4cb4bebd-2898-45f9-af9f-b3f280209bec tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:37.667872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4cb4bebd-2898-45f9-af9f-b3f280209bec tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:37.668087 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4cb4bebd-2898-45f9-af9f-b3f280209bec tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:37.668183 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-4cb4bebd-2898-45f9-af9f-b3f280209bec tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:37.672100 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:37.672100 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:37.672755 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4cb4bebd-2898-45f9-af9f-b3f280209bec tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:37.673070 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 617/2431] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:37 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:38.160884 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-84f9e5c4-a40d-4d54-92f4-0e728883587d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:38.165110 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-84f9e5c4-a40d-4d54-92f4-0e728883587d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:38.165413 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-84f9e5c4-a40d-4d54-92f4-0e728883587d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:38.165628 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-84f9e5c4-a40d-4d54-92f4-0e728883587d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:38.165811 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-84f9e5c4-a40d-4d54-92f4-0e728883587d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:38.172818 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-bc878b64-aa94-4afe-836e-702971820dd0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:38.175398 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:38.175398 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:38.175995 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-bc878b64-aa94-4afe-836e-702971820dd0 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:38.176195 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-bc878b64-aa94-4afe-836e-702971820dd0 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:38.176390 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-84f9e5c4-a40d-4d54-92f4-0e728883587d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:38.176479 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-bc878b64-aa94-4afe-836e-702971820dd0 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:38.176847 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 605/2432] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:38 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:38.190325 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:38.190325 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:38.197890 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-bc878b64-aa94-4afe-836e-702971820dd0 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:38.206834 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-bc878b64-aa94-4afe-836e-702971820dd0 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:38.207231 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 602/2433] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:38 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:38.318623 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-03a63b8f-e7e7-4444-af48-96fe1a3c2ca7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:38.319008 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-03a63b8f-e7e7-4444-af48-96fe1a3c2ca7 None None] GET https://10.4.3.229/volume// Aug 18 23:42:38.319008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-03a63b8f-e7e7-4444-af48-96fe1a3c2ca7 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:38.319911 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-03a63b8f-e7e7-4444-af48-96fe1a3c2ca7 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:38.319911 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-03a63b8f-e7e7-4444-af48-96fe1a3c2ca7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:38.319911 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 610/2434] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:42: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 18 23:42:38.328079 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-d59cb52e-8560-409d-96f2-1efabca0a642 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:38.330040 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-d59cb52e-8560-409d-96f2-1efabca0a642 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:42:38.330731 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-d59cb52e-8560-409d-96f2-1efabca0a642 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e887a96-a04f-492f-923f-722399702811", "connector": null, "instance_uuid": "1ef6c412-f34d-4c7f-a7a9-231720c0bfce"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:38.343357 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:38.343357 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:38.384859 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-d59cb52e-8560-409d-96f2-1efabca0a642 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:42:38.385376 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 618/2435] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:42:38 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:38.416046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a8e8126e-34cf-4372-8eaa-3cd0e169d7ba None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:38.418351 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a8e8126e-34cf-4372-8eaa-3cd0e169d7ba tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:38.418847 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a8e8126e-34cf-4372-8eaa-3cd0e169d7ba tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:38.419086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a8e8126e-34cf-4372-8eaa-3cd0e169d7ba tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:38.431670 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:38.431670 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:38.433378 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3713a103-237a-4896-82d9-9bb2022f6c7f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:38.433885 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3713a103-237a-4896-82d9-9bb2022f6c7f None None] GET https://10.4.3.229/volume// Aug 18 23:42:38.434123 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3713a103-237a-4896-82d9-9bb2022f6c7f None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:38.434343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3713a103-237a-4896-82d9-9bb2022f6c7f None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:38.434772 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3713a103-237a-4896-82d9-9bb2022f6c7f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:38.435081 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 603/2436] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:42: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 18 23:42:38.438271 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a8e8126e-34cf-4372-8eaa-3cd0e169d7ba tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:38.444073 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-f0d81f8e-1ea5-40d6-a04c-9a38a4afb590 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:38.444221 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a8e8126e-34cf-4372-8eaa-3cd0e169d7ba tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:38.446600 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 606/2437] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:38 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 865 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:38.449646 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-f0d81f8e-1ea5-40d6-a04c-9a38a4afb590 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:38.449993 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-f0d81f8e-1ea5-40d6-a04c-9a38a4afb590 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:38.450254 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-f0d81f8e-1ea5-40d6-a04c-9a38a4afb590 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:38.466089 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:38.466089 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:38.472347 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-f0d81f8e-1ea5-40d6-a04c-9a38a4afb590 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:38.478539 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-f0d81f8e-1ea5-40d6-a04c-9a38a4afb590 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:38.479086 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 611/2438] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:42:38 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:38.589969 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-1ce6a554-e69f-4281-aa98-ac37cabe70b1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:38.592709 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-1ce6a554-e69f-4281-aa98-ac37cabe70b1 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] PUT https://10.4.3.229/volume/v3/attachments/8ee0a702-a1cd-4c19-8e4c-2c3c431b1421 Aug 18 23:42:38.593259 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-1ce6a554-e69f-4281-aa98-ac37cabe70b1 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:38.602483 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-1ce6a554-e69f-4281-aa98-ac37cabe70b1 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Acquiring lock "cinder-attachment_update-2e887a96-a04f-492f-923f-722399702811-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:42:38.618260 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-1ce6a554-e69f-4281-aa98-ac37cabe70b1 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Lock "cinder-attachment_update-2e887a96-a04f-492f-923f-722399702811-np0000007721" acquired by "attachment_update" :: waited 0.014s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:42:38.618260 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:38.618260 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:38.687909 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6d8b8f30-07a8-4f06-991d-7409ef7ae2bc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:38.690222 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6d8b8f30-07a8-4f06-991d-7409ef7ae2bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:38.690454 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6d8b8f30-07a8-4f06-991d-7409ef7ae2bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:38.690707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6d8b8f30-07a8-4f06-991d-7409ef7ae2bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:38.690838 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6d8b8f30-07a8-4f06-991d-7409ef7ae2bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:38.696062 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:38.696062 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:38.697028 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6d8b8f30-07a8-4f06-991d-7409ef7ae2bc tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:38.697545 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 604/2439] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:38 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:38.752252 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-1ce6a554-e69f-4281-aa98-ac37cabe70b1 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Lock "cinder-attachment_update-2e887a96-a04f-492f-923f-722399702811-np0000007721" released by "attachment_update" :: held 0.136s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:42:38.753042 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-1ce6a554-e69f-4281-aa98-ac37cabe70b1 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/attachments/8ee0a702-a1cd-4c19-8e4c-2c3c431b1421 returned with HTTP 200 Aug 18 23:42:38.753803 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 619/2440] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:42:38 2026] PUT /volume/v3/attachments/8ee0a702-a1cd-4c19-8e4c-2c3c431b1421 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:39.190968 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ac163f53-4725-460d-b295-6707d70cf30d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:39.196588 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ac163f53-4725-460d-b295-6707d70cf30d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:39.196951 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ac163f53-4725-460d-b295-6707d70cf30d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:39.197015 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ac163f53-4725-460d-b295-6707d70cf30d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:39.197127 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-ac163f53-4725-460d-b295-6707d70cf30d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:39.203908 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:39.203908 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:39.204812 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ac163f53-4725-460d-b295-6707d70cf30d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:39.205398 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 607/2441] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:39 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:39.461833 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7ddfea5e-dd72-4d60-bb68-d8f6b194c530 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:39.464749 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ddfea5e-dd72-4d60-bb68-d8f6b194c530 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:39.465013 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7ddfea5e-dd72-4d60-bb68-d8f6b194c530 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:39.465275 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7ddfea5e-dd72-4d60-bb68-d8f6b194c530 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:39.483826 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:39.483826 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:39.487686 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7ddfea5e-dd72-4d60-bb68-d8f6b194c530 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:39.491805 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ddfea5e-dd72-4d60-bb68-d8f6b194c530 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:39.492137 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 612/2442] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:39 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:39.712067 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b78f0da9-752a-430c-95c2-2e293bfa5152 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:39.712685 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b78f0da9-752a-430c-95c2-2e293bfa5152 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:39.712727 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b78f0da9-752a-430c-95c2-2e293bfa5152 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:39.713059 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b78f0da9-752a-430c-95c2-2e293bfa5152 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:39.713059 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b78f0da9-752a-430c-95c2-2e293bfa5152 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:39.718556 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:39.718556 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:39.719247 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b78f0da9-752a-430c-95c2-2e293bfa5152 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:39.719247 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 605/2443] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:39 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:40.216029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-040193a8-81e7-4550-80aa-59a4cc8831d7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:40.218711 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-040193a8-81e7-4550-80aa-59a4cc8831d7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:40.218953 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-040193a8-81e7-4550-80aa-59a4cc8831d7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:40.219200 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-040193a8-81e7-4550-80aa-59a4cc8831d7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:40.219336 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-040193a8-81e7-4550-80aa-59a4cc8831d7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:40.226436 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:40.226436 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:40.227391 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-040193a8-81e7-4550-80aa-59a4cc8831d7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:40.227864 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 620/2444] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:40 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:40.507301 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6cd8e0ac-3bf8-443f-8d41-147031d98093 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:40.509545 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6cd8e0ac-3bf8-443f-8d41-147031d98093 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:40.509806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6cd8e0ac-3bf8-443f-8d41-147031d98093 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:40.510027 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6cd8e0ac-3bf8-443f-8d41-147031d98093 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:40.529000 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:40.529000 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:40.535538 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6cd8e0ac-3bf8-443f-8d41-147031d98093 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:40.540281 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6cd8e0ac-3bf8-443f-8d41-147031d98093 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:40.541860 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 608/2445] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:40 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:42:40.730404 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-043a4421-6ff7-4474-b0e8-673c09ac88c5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:40.732165 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-043a4421-6ff7-4474-b0e8-673c09ac88c5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:40.732320 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-043a4421-6ff7-4474-b0e8-673c09ac88c5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:40.732503 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-043a4421-6ff7-4474-b0e8-673c09ac88c5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:40.732646 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-043a4421-6ff7-4474-b0e8-673c09ac88c5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:40.737021 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:40.737021 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:40.737733 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-043a4421-6ff7-4474-b0e8-673c09ac88c5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:40.738083 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 613/2446] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:40 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:41.242598 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b19bb464-e12b-4727-ba89-4e0c7e8e2f80 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:41.244928 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b19bb464-e12b-4727-ba89-4e0c7e8e2f80 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:41.245213 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b19bb464-e12b-4727-ba89-4e0c7e8e2f80 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:41.245481 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b19bb464-e12b-4727-ba89-4e0c7e8e2f80 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:41.245660 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b19bb464-e12b-4727-ba89-4e0c7e8e2f80 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:41.251084 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:41.251084 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:41.252216 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b19bb464-e12b-4727-ba89-4e0c7e8e2f80 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:41.252713 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 606/2447] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:41 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:41.561842 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-73c60f83-decd-4f79-a4aa-2aa49b9eae1b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:41.564093 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-73c60f83-decd-4f79-a4aa-2aa49b9eae1b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:41.564405 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-73c60f83-decd-4f79-a4aa-2aa49b9eae1b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:41.565454 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-73c60f83-decd-4f79-a4aa-2aa49b9eae1b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:41.590651 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:41.590651 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:41.599394 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-73c60f83-decd-4f79-a4aa-2aa49b9eae1b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:41.610866 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-73c60f83-decd-4f79-a4aa-2aa49b9eae1b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:41.611471 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 621/2448] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:41 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:41.751240 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-44732389-7946-4c65-89c1-62c739401564 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:41.754339 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-44732389-7946-4c65-89c1-62c739401564 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:41.754624 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-44732389-7946-4c65-89c1-62c739401564 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:41.754857 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-44732389-7946-4c65-89c1-62c739401564 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:41.754981 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-44732389-7946-4c65-89c1-62c739401564 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:41.756928 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=418,cinder:UPDATE=104,cinder:INSERT=49 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:42:41.766073 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:41.766073 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:41.767045 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-44732389-7946-4c65-89c1-62c739401564 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:41.767508 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 609/2449] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:41 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:41.965304 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fecd6a18-90a3-4b54-8d33-6220f2084a4a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:41.969402 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fecd6a18-90a3-4b54-8d33-6220f2084a4a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:41.969666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fecd6a18-90a3-4b54-8d33-6220f2084a4a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:41.969919 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fecd6a18-90a3-4b54-8d33-6220f2084a4a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:41.984242 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:41.984242 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:41.988766 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fecd6a18-90a3-4b54-8d33-6220f2084a4a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:41.993997 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fecd6a18-90a3-4b54-8d33-6220f2084a4a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:41.994498 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 614/2450] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:41 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:42.012659 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5f7a7407-2245-44f0-9de7-b13c93c3364a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.014711 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5f7a7407-2245-44f0-9de7-b13c93c3364a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:42.014894 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5f7a7407-2245-44f0-9de7-b13c93c3364a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:42.015133 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5f7a7407-2245-44f0-9de7-b13c93c3364a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:42.022970 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:42.022970 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:42.027551 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5f7a7407-2245-44f0-9de7-b13c93c3364a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:42.033937 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5f7a7407-2245-44f0-9de7-b13c93c3364a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:42.034493 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 607/2451] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:42 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:42.087199 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-64c102ad-f186-40ab-871a-f8d37fdbbf54 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.089717 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-64c102ad-f186-40ab-871a-f8d37fdbbf54 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:42.089929 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-64c102ad-f186-40ab-871a-f8d37fdbbf54 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:42.090149 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-64c102ad-f186-40ab-871a-f8d37fdbbf54 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:42.103803 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:42.103803 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:42.108746 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-64c102ad-f186-40ab-871a-f8d37fdbbf54 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:42.114459 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-64c102ad-f186-40ab-871a-f8d37fdbbf54 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:42.114936 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 622/2452] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:42 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:42.232139 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-df5f6f60-ec12-42c1-a8b8-9d3089d16d4c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.232617 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-df5f6f60-ec12-42c1-a8b8-9d3089d16d4c None None] GET https://10.4.3.229/volume// Aug 18 23:42:42.233691 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-df5f6f60-ec12-42c1-a8b8-9d3089d16d4c None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:42.233691 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-df5f6f60-ec12-42c1-a8b8-9d3089d16d4c None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:42.235755 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-df5f6f60-ec12-42c1-a8b8-9d3089d16d4c None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:42.237075 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 610/2453] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:42:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:42:42.248894 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-f28f6964-045d-4a75-b75c-48375ef74934 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.254541 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-f28f6964-045d-4a75-b75c-48375ef74934 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:42:42.254541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-f28f6964-045d-4a75-b75c-48375ef74934 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c98bdaea-2055-415d-a7f9-c4de2dc73a55", "connector": null, "instance_uuid": "752bc408-0353-43a1-b028-32bcec79f7ee"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:42.262039 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:42.262039 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:42.265323 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-70bbea98-3817-40b8-9746-6c51fb4d4cb0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.268734 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-70bbea98-3817-40b8-9746-6c51fb4d4cb0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:42.269132 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-70bbea98-3817-40b8-9746-6c51fb4d4cb0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:42.269425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-70bbea98-3817-40b8-9746-6c51fb4d4cb0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:42.269653 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-70bbea98-3817-40b8-9746-6c51fb4d4cb0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:42.280009 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:42.280009 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:42.281429 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-70bbea98-3817-40b8-9746-6c51fb4d4cb0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:42.282027 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 608/2454] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:42 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:42.303226 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-f28f6964-045d-4a75-b75c-48375ef74934 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:42:42.303950 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 615/2455] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:42:42 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 18 23:42:42.348360 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ebd133e2-86a5-4460-b119-a43beedb7cfa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.350952 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ebd133e2-86a5-4460-b119-a43beedb7cfa tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:42.351196 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ebd133e2-86a5-4460-b119-a43beedb7cfa tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:42.351432 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ebd133e2-86a5-4460-b119-a43beedb7cfa tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:42.365713 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-76ca1aee-b9ea-4d5c-8e7a-a5b8a90f28d3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.366211 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76ca1aee-b9ea-4d5c-8e7a-a5b8a90f28d3 None None] GET https://10.4.3.229/volume// Aug 18 23:42:42.366449 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-76ca1aee-b9ea-4d5c-8e7a-a5b8a90f28d3 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:42.366791 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-76ca1aee-b9ea-4d5c-8e7a-a5b8a90f28d3 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:42.367129 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76ca1aee-b9ea-4d5c-8e7a-a5b8a90f28d3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:42.369228 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 611/2456] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:42: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 18 23:42:42.375062 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:42.375062 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:42.379759 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-7b513536-f0cc-43ae-99d2-9d6ac79f17d8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.384068 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ebd133e2-86a5-4460-b119-a43beedb7cfa tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:42.384185 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-7b513536-f0cc-43ae-99d2-9d6ac79f17d8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:42.384185 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-7b513536-f0cc-43ae-99d2-9d6ac79f17d8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:42.384185 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-7b513536-f0cc-43ae-99d2-9d6ac79f17d8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:42.388361 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ebd133e2-86a5-4460-b119-a43beedb7cfa tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:42.389190 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 623/2457] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:42 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:42.395782 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:42.395782 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:42.400636 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-7b513536-f0cc-43ae-99d2-9d6ac79f17d8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:42.405767 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-7b513536-f0cc-43ae-99d2-9d6ac79f17d8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:42.406329 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 609/2458] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:42:42 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 1062 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:42.530919 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-d6fadcb9-1457-44b0-91c4-e234a4adf492 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.533916 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-d6fadcb9-1457-44b0-91c4-e234a4adf492 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] PUT https://10.4.3.229/volume/v3/attachments/2a80b08f-d426-457d-86d6-ebcab418eaf6 Aug 18 23:42:42.534396 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-d6fadcb9-1457-44b0-91c4-e234a4adf492 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:42.547298 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-d6fadcb9-1457-44b0-91c4-e234a4adf492 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Acquiring lock "cinder-attachment_update-c98bdaea-2055-415d-a7f9-c4de2dc73a55-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:42:42.555466 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-d6fadcb9-1457-44b0-91c4-e234a4adf492 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-c98bdaea-2055-415d-a7f9-c4de2dc73a55-np0000007721" acquired by "attachment_update" :: waited 0.008s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:42:42.556822 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:42.556822 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:42.628534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-53a8365c-6778-4a39-8666-3cec436082ca None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.631899 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-53a8365c-6778-4a39-8666-3cec436082ca tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:42.632146 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-53a8365c-6778-4a39-8666-3cec436082ca tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:42.632397 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-53a8365c-6778-4a39-8666-3cec436082ca tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:42.651838 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:42.651838 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:42.657967 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-53a8365c-6778-4a39-8666-3cec436082ca tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:42.662537 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-53a8365c-6778-4a39-8666-3cec436082ca tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:42.663034 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 612/2459] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:42 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:42.689537 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-d6fadcb9-1457-44b0-91c4-e234a4adf492 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-c98bdaea-2055-415d-a7f9-c4de2dc73a55-np0000007721" released by "attachment_update" :: held 0.134s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:42:42.689880 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-d6fadcb9-1457-44b0-91c4-e234a4adf492 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/2a80b08f-d426-457d-86d6-ebcab418eaf6 returned with HTTP 200 Aug 18 23:42:42.692784 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 616/2460] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:42:42 2026] PUT /volume/v3/attachments/2a80b08f-d426-457d-86d6-ebcab418eaf6 => generated 968 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:42.699850 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-8f5449dc-8178-4918-a5f2-0ab7105a187b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.702722 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-8f5449dc-8178-4918-a5f2-0ab7105a187b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55/encryption Aug 18 23:42:42.702952 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-8f5449dc-8178-4918-a5f2-0ab7105a187b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:42.704795 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-8f5449dc-8178-4918-a5f2-0ab7105a187b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:42.715125 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:42.715125 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:42.725208 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-8f5449dc-8178-4918-a5f2-0ab7105a187b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55/encryption returned with HTTP 200 Aug 18 23:42:42.725863 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 624/2461] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:42:42 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:42.778622 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e28aa9b4-07a5-44f6-a6a8-c0647787707b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:42.781137 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e28aa9b4-07a5-44f6-a6a8-c0647787707b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:42.781608 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e28aa9b4-07a5-44f6-a6a8-c0647787707b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:42.783118 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e28aa9b4-07a5-44f6-a6a8-c0647787707b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:42.783118 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e28aa9b4-07a5-44f6-a6a8-c0647787707b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:42.789955 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:42.789955 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:42.789955 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e28aa9b4-07a5-44f6-a6a8-c0647787707b tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:42.789955 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 610/2462] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:42 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:43.296728 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c5d95120-a2e3-44f4-b01e-5921200c6449 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.298829 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5d95120-a2e3-44f4-b01e-5921200c6449 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:43.299250 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5d95120-a2e3-44f4-b01e-5921200c6449 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:43.299732 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5d95120-a2e3-44f4-b01e-5921200c6449 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:43.299732 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-c5d95120-a2e3-44f4-b01e-5921200c6449 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:43.305456 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:43.305456 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:43.306202 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5d95120-a2e3-44f4-b01e-5921200c6449 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:43.306477 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 613/2463] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:43 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:43.408490 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9a4617a8-3a3d-4c75-b723-4de563c3b05c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.410458 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9a4617a8-3a3d-4c75-b723-4de563c3b05c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:43.410714 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9a4617a8-3a3d-4c75-b723-4de563c3b05c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:43.411307 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9a4617a8-3a3d-4c75-b723-4de563c3b05c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:43.422117 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:43.422117 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:43.428879 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9a4617a8-3a3d-4c75-b723-4de563c3b05c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:43.438233 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9a4617a8-3a3d-4c75-b723-4de563c3b05c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:43.439246 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 617/2464] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:43 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:43.555425 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-58e0b0e3-5c97-43ed-bc43-ab1671c612ac None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.565005 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-58e0b0e3-5c97-43ed-bc43-ab1671c612ac tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] POST https://10.4.3.229/volume/v3/attachments/8ee0a702-a1cd-4c19-8e4c-2c3c431b1421/action Aug 18 23:42:43.565005 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-58e0b0e3-5c97-43ed-bc43-ab1671c612ac tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:43.565329 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-58e0b0e3-5c97-43ed-bc43-ab1671c612ac tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:43.593836 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:43.593836 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:43.607273 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-0a51a416-78b2-41d3-8518-6011039edfd3 req-58e0b0e3-5c97-43ed-bc43-ab1671c612ac tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/attachments/8ee0a702-a1cd-4c19-8e4c-2c3c431b1421/action returned with HTTP 204 Aug 18 23:42:43.607922 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 625/2465] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:42:43 2026] POST /volume/v3/attachments/8ee0a702-a1cd-4c19-8e4c-2c3c431b1421/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:43.682873 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0270b81e-c1f3-4d5b-b133-81b76f59863e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.685242 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0270b81e-c1f3-4d5b-b133-81b76f59863e tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:43.685644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0270b81e-c1f3-4d5b-b133-81b76f59863e tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:43.685925 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0270b81e-c1f3-4d5b-b133-81b76f59863e tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:43.699123 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:43.699123 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:43.703809 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0270b81e-c1f3-4d5b-b133-81b76f59863e tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:43.709529 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0270b81e-c1f3-4d5b-b133-81b76f59863e tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:43.710069 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 611/2466] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:43 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:43.725684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-46b30b7e-2165-4f73-9098-40537b2bd71c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.728331 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-46b30b7e-2165-4f73-9098-40537b2bd71c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] POST https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811/action Aug 18 23:42:43.728922 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-46b30b7e-2165-4f73-9098-40537b2bd71c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:43.729116 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-46b30b7e-2165-4f73-9098-40537b2bd71c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:43.746282 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:43.746282 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:43.747109 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-46b30b7e-2165-4f73-9098-40537b2bd71c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:43.764761 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b3998393-4aec-47b2-b3f1-b1fedecb61e0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.766730 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3998393-4aec-47b2-b3f1-b1fedecb61e0 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:43.766929 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3998393-4aec-47b2-b3f1-b1fedecb61e0 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:43.767107 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3998393-4aec-47b2-b3f1-b1fedecb61e0 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:43.781078 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:43.781078 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:43.786190 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b3998393-4aec-47b2-b3f1-b1fedecb61e0 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Volume info retrieved successfully. Aug 18 23:42:43.791103 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3998393-4aec-47b2-b3f1-b1fedecb61e0 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:43.791596 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 618/2467] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:43 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:43.802116 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-46b30b7e-2165-4f73-9098-40537b2bd71c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Created reservations ['bfa7eb92-0d39-4623-a8f8-df8d3d1dd588', '3dbc4ced-33cf-413d-8452-cca8cf686e41'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:43.803040 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d6ecd1a7-b9a2-40e8-a0dc-36a750a19cb0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.805714 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d6ecd1a7-b9a2-40e8-a0dc-36a750a19cb0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:43.806050 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d6ecd1a7-b9a2-40e8-a0dc-36a750a19cb0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:43.806483 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d6ecd1a7-b9a2-40e8-a0dc-36a750a19cb0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:43.806729 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-d6ecd1a7-b9a2-40e8-a0dc-36a750a19cb0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:43.812929 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:43.812929 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:43.814025 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d6ecd1a7-b9a2-40e8-a0dc-36a750a19cb0 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:43.815115 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 626/2468] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:43 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:43.819253 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-46b30b7e-2165-4f73-9098-40537b2bd71c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Extend volume request issued successfully. Aug 18 23:42:43.819578 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-46b30b7e-2165-4f73-9098-40537b2bd71c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811/action returned with HTTP 202 Aug 18 23:42:43.820114 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 614/2469] 10.4.3.229 () {70 vars in 1431 bytes} [Tue Aug 18 23:42:43 2026] POST /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:42:43.831126 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-806626c3-57ce-4ef7-96ce-7ae29425d097 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.833957 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-806626c3-57ce-4ef7-96ce-7ae29425d097 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:43.834247 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-806626c3-57ce-4ef7-96ce-7ae29425d097 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:43.834539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-806626c3-57ce-4ef7-96ce-7ae29425d097 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:43.846633 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:43.846633 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:43.851755 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-806626c3-57ce-4ef7-96ce-7ae29425d097 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:43.856168 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-6a78602d-4a48-4fc3-accd-4abff81a86c1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.858752 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-806626c3-57ce-4ef7-96ce-7ae29425d097 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:43.859265 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 612/2470] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:43 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:43.859342 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-6a78602d-4a48-4fc3-accd-4abff81a86c1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:43.859587 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-6a78602d-4a48-4fc3-accd-4abff81a86c1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:43.859842 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-6a78602d-4a48-4fc3-accd-4abff81a86c1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:43.888955 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:43.888955 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:43.895552 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-6a78602d-4a48-4fc3-accd-4abff81a86c1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:43.900993 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-6a78602d-4a48-4fc3-accd-4abff81a86c1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:43.901396 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 619/2471] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:43 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:43.928096 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-5c1aa1a8-ba8c-4149-8c85-95d616bf039f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.934090 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-5c1aa1a8-ba8c-4149-8c85-95d616bf039f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b/action Aug 18 23:42:43.934544 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-5c1aa1a8-ba8c-4149-8c85-95d616bf039f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:43.934689 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-5c1aa1a8-ba8c-4149-8c85-95d616bf039f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:43.951127 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:43.951127 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:43.951856 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-5c1aa1a8-ba8c-4149-8c85-95d616bf039f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:43.959604 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-5c1aa1a8-ba8c-4149-8c85-95d616bf039f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Begin detaching volume completed successfully. Aug 18 23:42:43.959956 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-5c1aa1a8-ba8c-4149-8c85-95d616bf039f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b/action returned with HTTP 202 Aug 18 23:42:43.960579 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 627/2472] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:42:43 2026] POST /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:43.982870 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3ac32679-b490-4df8-9658-ba557e8c9df4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:43.985135 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3ac32679-b490-4df8-9658-ba557e8c9df4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:43.986406 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3ac32679-b490-4df8-9658-ba557e8c9df4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:43.986406 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3ac32679-b490-4df8-9658-ba557e8c9df4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.000949 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:44.000949 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:44.006333 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3ac32679-b490-4df8-9658-ba557e8c9df4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:44.013031 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3ac32679-b490-4df8-9658-ba557e8c9df4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:44.013504 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 615/2473] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:43 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:44.020034 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e4de4bc8-867b-4a23-8e09-e3245610c04e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:44.020510 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4de4bc8-867b-4a23-8e09-e3245610c04e None None] GET https://10.4.3.229/volume// Aug 18 23:42:44.020805 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4de4bc8-867b-4a23-8e09-e3245610c04e None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:44.020979 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4de4bc8-867b-4a23-8e09-e3245610c04e None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.023297 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4de4bc8-867b-4a23-8e09-e3245610c04e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:44.023297 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 613/2474] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:42:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 23:42:44.031877 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-a9920277-3804-4952-821e-cdfc89142b5d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:44.034566 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-a9920277-3804-4952-821e-cdfc89142b5d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:44.034566 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-a9920277-3804-4952-821e-cdfc89142b5d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:44.034566 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-a9920277-3804-4952-821e-cdfc89142b5d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.046962 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:44.046962 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:44.050616 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-a9920277-3804-4952-821e-cdfc89142b5d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:44.054831 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-a9920277-3804-4952-821e-cdfc89142b5d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:44.055190 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 620/2475] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:42:44 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1625 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:44.313777 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-46b30b7e-2165-4f73-9098-40537b2bd71c req-781217c4-e2a7-4a78-bc27-8d55b9972caa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:44.316773 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-46b30b7e-2165-4f73-9098-40537b2bd71c req-781217c4-e2a7-4a78-bc27-8d55b9972caa service nova] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:44.317033 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-46b30b7e-2165-4f73-9098-40537b2bd71c req-781217c4-e2a7-4a78-bc27-8d55b9972caa service nova] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:44.317246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-46b30b7e-2165-4f73-9098-40537b2bd71c req-781217c4-e2a7-4a78-bc27-8d55b9972caa service nova] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.326300 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c910bade-c4dc-4ae8-a65f-d1de263302d8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:44.333215 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:44.333215 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:44.333426 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c910bade-c4dc-4ae8-a65f-d1de263302d8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:44.333426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c910bade-c4dc-4ae8-a65f-d1de263302d8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:44.333426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c910bade-c4dc-4ae8-a65f-d1de263302d8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.333426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-c910bade-c4dc-4ae8-a65f-d1de263302d8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:44.338623 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-46b30b7e-2165-4f73-9098-40537b2bd71c req-781217c4-e2a7-4a78-bc27-8d55b9972caa service nova] Volume info retrieved successfully. Aug 18 23:42:44.345148 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:44.345148 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:44.345148 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c910bade-c4dc-4ae8-a65f-d1de263302d8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:44.345148 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 616/2476] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:44 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:44.347903 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-46b30b7e-2165-4f73-9098-40537b2bd71c req-781217c4-e2a7-4a78-bc27-8d55b9972caa service nova] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:44.347903 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 628/2477] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:44 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 1314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:44.461564 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-31538c54-f859-4ab6-bbe9-16497b71a714 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:44.463693 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-31538c54-f859-4ab6-bbe9-16497b71a714 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:44.463958 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-31538c54-f859-4ab6-bbe9-16497b71a714 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:44.464265 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-31538c54-f859-4ab6-bbe9-16497b71a714 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.478650 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:44.478650 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:44.483318 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-31538c54-f859-4ab6-bbe9-16497b71a714 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:44.488632 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-31538c54-f859-4ab6-bbe9-16497b71a714 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:44.489574 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 614/2478] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:44 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:44.830629 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c5eeddc2-59bc-49dd-bc83-38bee45daeec None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:44.832857 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c5eeddc2-59bc-49dd-bc83-38bee45daeec tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:44.833061 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c5eeddc2-59bc-49dd-bc83-38bee45daeec tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:44.833294 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c5eeddc2-59bc-49dd-bc83-38bee45daeec tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.833505 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c5eeddc2-59bc-49dd-bc83-38bee45daeec tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:44.838716 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:44.838716 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:44.839528 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c5eeddc2-59bc-49dd-bc83-38bee45daeec tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:44.839901 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 621/2479] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:44 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:44.858462 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-269ddc9c-9889-4257-b81a-aa0fe303d416 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:44.862407 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-269ddc9c-9889-4257-b81a-aa0fe303d416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:44.862631 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-269ddc9c-9889-4257-b81a-aa0fe303d416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:44.863302 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-269ddc9c-9889-4257-b81a-aa0fe303d416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.877142 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-23889e90-6c6e-426c-bd28-e5da793462c9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:44.881347 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-23889e90-6c6e-426c-bd28-e5da793462c9 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:44.881347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-23889e90-6c6e-426c-bd28-e5da793462c9 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:44.881347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-23889e90-6c6e-426c-bd28-e5da793462c9 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.881532 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:44.881532 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:44.885277 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-269ddc9c-9889-4257-b81a-aa0fe303d416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:44.892425 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-269ddc9c-9889-4257-b81a-aa0fe303d416 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:44.892981 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 617/2480] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:44 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:44.895790 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:44.895790 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:44.904733 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-23889e90-6c6e-426c-bd28-e5da793462c9 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:44.917057 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-23889e90-6c6e-426c-bd28-e5da793462c9 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:44.917769 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 629/2481] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:44 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 1158 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:44.923308 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-45efc938-bad1-4dfc-95a8-e193037a9747 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:44.925894 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-45efc938-bad1-4dfc-95a8-e193037a9747 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5 Aug 18 23:42:44.926292 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-45efc938-bad1-4dfc-95a8-e193037a9747 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:44.926406 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-45efc938-bad1-4dfc-95a8-e193037a9747 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.936664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f1b8a196-cf33-479a-be41-5155f9101dc4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:44.937033 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:44.937033 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:44.938575 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f1b8a196-cf33-479a-be41-5155f9101dc4 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:44.939005 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f1b8a196-cf33-479a-be41-5155f9101dc4 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:44.939129 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f1b8a196-cf33-479a-be41-5155f9101dc4 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:44.950180 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:44.950180 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:44.953217 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f1b8a196-cf33-479a-be41-5155f9101dc4 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:44.957168 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f1b8a196-cf33-479a-be41-5155f9101dc4 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:44.957557 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 622/2482] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:44 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:45.029609 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-facb6a9d-729a-41dc-a934-a0518a7400e9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:45.031826 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-facb6a9d-729a-41dc-a934-a0518a7400e9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:45.031977 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-facb6a9d-729a-41dc-a934-a0518a7400e9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:45.032428 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-facb6a9d-729a-41dc-a934-a0518a7400e9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:45.043168 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:45.043168 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:45.046076 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-facb6a9d-729a-41dc-a934-a0518a7400e9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:45.052780 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-facb6a9d-729a-41dc-a934-a0518a7400e9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:45.054266 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 618/2483] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:45 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:45.059024 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f7c15ff9-4fc2-4220-b654-210a761d61be req-45efc938-bad1-4dfc-95a8-e193037a9747 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5 returned with HTTP 200 Aug 18 23:42:45.060262 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 615/2484] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:42:44 2026] DELETE /volume/v3/attachments/5899483d-d936-4bd3-8b17-7be5bbfd6da5 => generated 192 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:45.192934 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-9f8f4ed2-0dac-426f-b1fe-5f916886723b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:45.196581 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-9f8f4ed2-0dac-426f-b1fe-5f916886723b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:45.197790 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-9f8f4ed2-0dac-426f-b1fe-5f916886723b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:45.198081 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-9f8f4ed2-0dac-426f-b1fe-5f916886723b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:45.217240 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:45.217240 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:45.226705 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-9f8f4ed2-0dac-426f-b1fe-5f916886723b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:45.242146 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-9f8f4ed2-0dac-426f-b1fe-5f916886723b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:45.242766 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 630/2485] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:45 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 1140 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:45.267257 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-8bad5f12-db1a-42d5-b51e-5cb4897b935c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:45.270016 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-8bad5f12-db1a-42d5-b51e-5cb4897b935c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] POST https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811/action Aug 18 23:42:45.270488 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-8bad5f12-db1a-42d5-b51e-5cb4897b935c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:45.270841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-8bad5f12-db1a-42d5-b51e-5cb4897b935c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:45.283967 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:45.283967 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:45.284591 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-8bad5f12-db1a-42d5-b51e-5cb4897b935c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:45.291759 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-8bad5f12-db1a-42d5-b51e-5cb4897b935c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Begin detaching volume completed successfully. Aug 18 23:42:45.291971 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-8bad5f12-db1a-42d5-b51e-5cb4897b935c tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811/action returned with HTTP 202 Aug 18 23:42:45.292482 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 623/2486] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:42:45 2026] POST /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:45.312428 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-85166058-917a-424e-9373-b9228833a4b8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:45.316296 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-85166058-917a-424e-9373-b9228833a4b8 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:45.316701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-85166058-917a-424e-9373-b9228833a4b8 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:45.317044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-85166058-917a-424e-9373-b9228833a4b8 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:45.329867 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:45.329867 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:45.334476 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-85166058-917a-424e-9373-b9228833a4b8 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:45.340678 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-85166058-917a-424e-9373-b9228833a4b8 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:45.341588 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 619/2487] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:45 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:45.363328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4cb210e5-8ce3-491c-8ec1-825caf40e4ab None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:45.366218 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4cb210e5-8ce3-491c-8ec1-825caf40e4ab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:45.366473 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4cb210e5-8ce3-491c-8ec1-825caf40e4ab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:45.366753 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4cb210e5-8ce3-491c-8ec1-825caf40e4ab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:45.366898 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4cb210e5-8ce3-491c-8ec1-825caf40e4ab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:45.369110 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e4de254b-2c9f-414e-846c-785c09743b12 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:45.369638 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e4de254b-2c9f-414e-846c-785c09743b12 None None] GET https://10.4.3.229/volume// Aug 18 23:42:45.369895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e4de254b-2c9f-414e-846c-785c09743b12 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:45.370179 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e4de254b-2c9f-414e-846c-785c09743b12 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:45.371258 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e4de254b-2c9f-414e-846c-785c09743b12 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:45.371258 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 631/2488] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:42:45 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:42:45.377903 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:45.377903 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:45.379001 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4cb210e5-8ce3-491c-8ec1-825caf40e4ab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:45.379491 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 616/2489] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:45 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:45.387663 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-364161f4-438f-47b8-b64c-6cf0b2fc1422 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:45.390836 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-364161f4-438f-47b8-b64c-6cf0b2fc1422 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:45.391028 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-364161f4-438f-47b8-b64c-6cf0b2fc1422 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:45.391216 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-364161f4-438f-47b8-b64c-6cf0b2fc1422 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:45.400966 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:45.400966 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:45.405242 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-364161f4-438f-47b8-b64c-6cf0b2fc1422 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:45.409685 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-364161f4-438f-47b8-b64c-6cf0b2fc1422 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:45.410091 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 624/2490] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:42:45 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:45.508112 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c5b8d9c1-badf-4a44-9240-dc15c1142407 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:45.510039 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5b8d9c1-badf-4a44-9240-dc15c1142407 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:45.510296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5b8d9c1-badf-4a44-9240-dc15c1142407 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:45.510505 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5b8d9c1-badf-4a44-9240-dc15c1142407 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:45.521146 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:45.521146 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:45.524718 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c5b8d9c1-badf-4a44-9240-dc15c1142407 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:45.529216 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5b8d9c1-badf-4a44-9240-dc15c1142407 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:45.529800 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 620/2491] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:45 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:45.852160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-39e5400e-365b-4545-aa00-c6a04d4552b7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:45.854316 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-39e5400e-365b-4545-aa00-c6a04d4552b7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:45.854551 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-39e5400e-365b-4545-aa00-c6a04d4552b7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:45.855413 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-39e5400e-365b-4545-aa00-c6a04d4552b7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:45.856540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-39e5400e-365b-4545-aa00-c6a04d4552b7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:45.859062 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=474,cinder:INSERT=63,cinder:UPDATE=105 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:42:45.866071 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:45.866071 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:45.868644 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-39e5400e-365b-4545-aa00-c6a04d4552b7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:45.870029 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 632/2492] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:45 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:46.072536 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fb844206-bfbe-44b0-b70d-61f10f897c20 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.077270 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb844206-bfbe-44b0-b70d-61f10f897c20 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:46.077270 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb844206-bfbe-44b0-b70d-61f10f897c20 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.077472 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb844206-bfbe-44b0-b70d-61f10f897c20 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.097161 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.097161 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:46.105006 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fb844206-bfbe-44b0-b70d-61f10f897c20 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:46.110385 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb844206-bfbe-44b0-b70d-61f10f897c20 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:46.111182 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 617/2493] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:46 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:46.126205 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4b334481-2a3d-4074-97bf-685ebd44b275 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.128835 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4b334481-2a3d-4074-97bf-685ebd44b275 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:46.129100 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4b334481-2a3d-4074-97bf-685ebd44b275 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.129626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4b334481-2a3d-4074-97bf-685ebd44b275 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.143661 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.143661 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:46.147611 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4b334481-2a3d-4074-97bf-685ebd44b275 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] Volume info retrieved successfully. Aug 18 23:42:46.152436 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4b334481-2a3d-4074-97bf-685ebd44b275 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-reader] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:46.152878 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 625/2494] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:46 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:46.193578 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-d6a58166-ab08-424f-8f14-830992aca0dd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.199492 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-d6a58166-ab08-424f-8f14-830992aca0dd tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:46.199959 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-d6a58166-ab08-424f-8f14-830992aca0dd tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.199959 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-d6a58166-ab08-424f-8f14-830992aca0dd tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.215938 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.215938 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:46.219597 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-d6a58166-ab08-424f-8f14-830992aca0dd tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:46.224552 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-d6a58166-ab08-424f-8f14-830992aca0dd tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:46.225187 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 621/2495] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:46 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:46.245174 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-248841d4-c33f-4805-bc63-400b5ced4935 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.247126 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-248841d4-c33f-4805-bc63-400b5ced4935 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b/action Aug 18 23:42:46.247479 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-248841d4-c33f-4805-bc63-400b5ced4935 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:46.247613 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-248841d4-c33f-4805-bc63-400b5ced4935 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:46.261179 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.261179 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:46.261476 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-248841d4-c33f-4805-bc63-400b5ced4935 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:46.270253 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-248841d4-c33f-4805-bc63-400b5ced4935 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Begin detaching volume completed successfully. Aug 18 23:42:46.270705 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-248841d4-c33f-4805-bc63-400b5ced4935 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b/action returned with HTTP 202 Aug 18 23:42:46.271023 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 633/2496] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:42:46 2026] POST /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:46.289672 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-399fd960-9dba-4343-b2aa-ba7444495754 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.291596 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-399fd960-9dba-4343-b2aa-ba7444495754 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:46.291951 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-399fd960-9dba-4343-b2aa-ba7444495754 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.292063 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-399fd960-9dba-4343-b2aa-ba7444495754 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.310836 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.310836 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:46.317124 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-399fd960-9dba-4343-b2aa-ba7444495754 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:46.323170 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-399fd960-9dba-4343-b2aa-ba7444495754 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:46.324205 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 618/2497] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:46 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:46.342623 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-975a432e-5f5a-4301-92ae-2d9b4cd1c9a2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.343261 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-975a432e-5f5a-4301-92ae-2d9b4cd1c9a2 None None] GET https://10.4.3.229/volume// Aug 18 23:42:46.343261 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-975a432e-5f5a-4301-92ae-2d9b4cd1c9a2 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.343485 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-975a432e-5f5a-4301-92ae-2d9b4cd1c9a2 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.344040 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-975a432e-5f5a-4301-92ae-2d9b4cd1c9a2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:46.344040 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 626/2498] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:42:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:42:46.361095 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-74641815-0ff6-43ef-a2de-145e3debbbfb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.362982 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-74641815-0ff6-43ef-a2de-145e3debbbfb tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:46.363224 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-74641815-0ff6-43ef-a2de-145e3debbbfb tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.363542 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-74641815-0ff6-43ef-a2de-145e3debbbfb tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.367596 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-08533f77-2b99-4b41-88a4-333bf4c5ba9f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.372491 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-08533f77-2b99-4b41-88a4-333bf4c5ba9f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:46.374169 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-08533f77-2b99-4b41-88a4-333bf4c5ba9f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.374169 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-08533f77-2b99-4b41-88a4-333bf4c5ba9f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.380811 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.380811 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:46.386841 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-74641815-0ff6-43ef-a2de-145e3debbbfb tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:46.391255 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-74641815-0ff6-43ef-a2de-145e3debbbfb tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:46.391947 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 622/2499] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:46 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:46.392802 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.392802 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:46.400041 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-08533f77-2b99-4b41-88a4-333bf4c5ba9f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:46.404032 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0120fbbe-dfdf-4d41-8f8b-fad10f7dbd03 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.406889 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0120fbbe-dfdf-4d41-8f8b-fad10f7dbd03 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:46.407201 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0120fbbe-dfdf-4d41-8f8b-fad10f7dbd03 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.407424 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0120fbbe-dfdf-4d41-8f8b-fad10f7dbd03 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.407575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0120fbbe-dfdf-4d41-8f8b-fad10f7dbd03 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:46.407780 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-08533f77-2b99-4b41-88a4-333bf4c5ba9f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:46.408344 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 634/2500] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:42:46 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1328 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:46.413826 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.413826 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:46.415616 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0120fbbe-dfdf-4d41-8f8b-fad10f7dbd03 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:46.415616 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 619/2501] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:46 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:46.555390 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-648e8c70-05ce-4232-bdd0-a447c523af24 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.557008 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-648e8c70-05ce-4232-bdd0-a447c523af24 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:46.557166 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-648e8c70-05ce-4232-bdd0-a447c523af24 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.557383 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-648e8c70-05ce-4232-bdd0-a447c523af24 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.581608 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.581608 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:46.585314 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-648e8c70-05ce-4232-bdd0-a447c523af24 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:46.590980 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-648e8c70-05ce-4232-bdd0-a447c523af24 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:46.591527 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 627/2502] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:46 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:46.745898 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-81a3a52b-2b6b-4ac1-adcf-9e67b981357b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.753480 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-81a3a52b-2b6b-4ac1-adcf-9e67b981357b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] DELETE https://10.4.3.229/volume/v3/attachments/8ee0a702-a1cd-4c19-8e4c-2c3c431b1421 Aug 18 23:42:46.753727 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-81a3a52b-2b6b-4ac1-adcf-9e67b981357b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.753958 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-81a3a52b-2b6b-4ac1-adcf-9e67b981357b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.766961 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.766961 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:46.783486 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-54c8004e-5f6b-43c2-895f-046077ceab15 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.788030 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-54c8004e-5f6b-43c2-895f-046077ceab15 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments/2a80b08f-d426-457d-86d6-ebcab418eaf6/action Aug 18 23:42:46.788030 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-54c8004e-5f6b-43c2-895f-046077ceab15 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:46.788030 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-54c8004e-5f6b-43c2-895f-046077ceab15 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:46.813770 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.813770 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:46.828212 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e914fddf-8f62-4648-a239-e85b5dea54f3 req-54c8004e-5f6b-43c2-895f-046077ceab15 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/2a80b08f-d426-457d-86d6-ebcab418eaf6/action returned with HTTP 204 Aug 18 23:42:46.829066 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 635/2503] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:42:46 2026] POST /volume/v3/attachments/2a80b08f-d426-457d-86d6-ebcab418eaf6/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:46.831123 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-415143b8-9400-47bb-acfc-a01bdcbbcee5 req-81a3a52b-2b6b-4ac1-adcf-9e67b981357b tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/attachments/8ee0a702-a1cd-4c19-8e4c-2c3c431b1421 returned with HTTP 200 Aug 18 23:42:46.831904 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 623/2504] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:42:46 2026] DELETE /volume/v3/attachments/8ee0a702-a1cd-4c19-8e4c-2c3c431b1421 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:46.880445 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ea30e7bd-59d7-4d54-9915-07d9b07ae38f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:46.882477 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea30e7bd-59d7-4d54-9915-07d9b07ae38f tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:46.882760 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea30e7bd-59d7-4d54-9915-07d9b07ae38f tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:46.882942 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea30e7bd-59d7-4d54-9915-07d9b07ae38f tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:46.883053 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ea30e7bd-59d7-4d54-9915-07d9b07ae38f tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:46.889218 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:46.889218 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:46.890556 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea30e7bd-59d7-4d54-9915-07d9b07ae38f tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:46.891037 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 620/2505] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:46 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:47.337047 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f96fb0c4-052b-4c2b-b70f-021f28fd00a6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.339053 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f96fb0c4-052b-4c2b-b70f-021f28fd00a6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:47.339535 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f96fb0c4-052b-4c2b-b70f-021f28fd00a6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.339535 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f96fb0c4-052b-4c2b-b70f-021f28fd00a6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.350897 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.350897 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:47.355057 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f96fb0c4-052b-4c2b-b70f-021f28fd00a6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:47.360074 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f96fb0c4-052b-4c2b-b70f-021f28fd00a6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:47.360562 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 628/2506] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:47.412629 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8b207b0f-a758-4fe4-9078-5b0c5a26e3b7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.414585 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b207b0f-a758-4fe4-9078-5b0c5a26e3b7 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:47.414889 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8b207b0f-a758-4fe4-9078-5b0c5a26e3b7 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.415146 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8b207b0f-a758-4fe4-9078-5b0c5a26e3b7 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.425980 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.425980 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:47.432538 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8b207b0f-a758-4fe4-9078-5b0c5a26e3b7 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:47.433774 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7cdb4433-e936-42da-9b45-5d420f214662 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.436775 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7cdb4433-e936-42da-9b45-5d420f214662 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:47.437302 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7cdb4433-e936-42da-9b45-5d420f214662 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.437302 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7cdb4433-e936-42da-9b45-5d420f214662 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.437302 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-7cdb4433-e936-42da-9b45-5d420f214662 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:47.441527 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b207b0f-a758-4fe4-9078-5b0c5a26e3b7 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:47.441527 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 636/2507] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:47.450538 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.450538 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:47.451409 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7cdb4433-e936-42da-9b45-5d420f214662 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:47.454474 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 624/2508] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:47.607638 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8dc40399-f19f-4d8e-ba02-cff3a68955d9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.611536 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dc40399-f19f-4d8e-ba02-cff3a68955d9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:47.611536 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dc40399-f19f-4d8e-ba02-cff3a68955d9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.611536 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dc40399-f19f-4d8e-ba02-cff3a68955d9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.621976 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.621976 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:47.624583 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dc40399-f19f-4d8e-ba02-cff3a68955d9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:47.628559 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dc40399-f19f-4d8e-ba02-cff3a68955d9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:47.629012 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 621/2509] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:47.641909 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5c626c33-e4d3-422e-aa36-36f012c2604d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.644138 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5c626c33-e4d3-422e-aa36-36f012c2604d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:47.644406 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5c626c33-e4d3-422e-aa36-36f012c2604d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.644667 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5c626c33-e4d3-422e-aa36-36f012c2604d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.655747 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.655747 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:47.659033 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5c626c33-e4d3-422e-aa36-36f012c2604d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:47.662706 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5c626c33-e4d3-422e-aa36-36f012c2604d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:47.663045 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 629/2510] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:47.704179 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-b42c73f1-7f88-46ab-83ad-73303810c0c1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.706560 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-b42c73f1-7f88-46ab-83ad-73303810c0c1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:47.706720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-b42c73f1-7f88-46ab-83ad-73303810c0c1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.706976 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-b42c73f1-7f88-46ab-83ad-73303810c0c1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.715780 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.715780 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:47.718775 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-b42c73f1-7f88-46ab-83ad-73303810c0c1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:47.722387 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-b42c73f1-7f88-46ab-83ad-73303810c0c1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:47.722817 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 637/2511] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:47.744463 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-d3efa1fe-12bd-46de-8e62-1fc692e6830e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.746556 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-d3efa1fe-12bd-46de-8e62-1fc692e6830e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55/action Aug 18 23:42:47.746882 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-d3efa1fe-12bd-46de-8e62-1fc692e6830e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:47.746991 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-d3efa1fe-12bd-46de-8e62-1fc692e6830e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:47.759780 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.759780 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:47.760472 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-d3efa1fe-12bd-46de-8e62-1fc692e6830e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:47.767596 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-d3efa1fe-12bd-46de-8e62-1fc692e6830e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Begin detaching volume completed successfully. Aug 18 23:42:47.767913 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-d3efa1fe-12bd-46de-8e62-1fc692e6830e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55/action returned with HTTP 202 Aug 18 23:42:47.768492 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 625/2512] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:42:47 2026] POST /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:42:47.817049 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-98c37bde-f5c7-4115-8a69-8b602a48c976 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.817264 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-98c37bde-f5c7-4115-8a69-8b602a48c976 None None] GET https://10.4.3.229/volume// Aug 18 23:42:47.817420 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-98c37bde-f5c7-4115-8a69-8b602a48c976 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.817829 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-98c37bde-f5c7-4115-8a69-8b602a48c976 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.818070 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-98c37bde-f5c7-4115-8a69-8b602a48c976 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:47.818769 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 622/2513] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:42:47.826806 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-0c7c6186-43ec-4ecb-abfd-b2f758891e14 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.830106 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-0c7c6186-43ec-4ecb-abfd-b2f758891e14 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:47.830405 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-0c7c6186-43ec-4ecb-abfd-b2f758891e14 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.830808 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-0c7c6186-43ec-4ecb-abfd-b2f758891e14 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.841713 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.841713 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:47.846075 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-0c7c6186-43ec-4ecb-abfd-b2f758891e14 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:47.850879 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-0c7c6186-43ec-4ecb-abfd-b2f758891e14 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:47.853298 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 630/2514] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:47.862544 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-5d68f710-8b49-4042-8cd6-3efb2743fb5d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.865845 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-5d68f710-8b49-4042-8cd6-3efb2743fb5d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55/encryption Aug 18 23:42:47.865845 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-5d68f710-8b49-4042-8cd6-3efb2743fb5d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.866042 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-5d68f710-8b49-4042-8cd6-3efb2743fb5d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.877699 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.877699 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:47.884883 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-5d68f710-8b49-4042-8cd6-3efb2743fb5d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55/encryption returned with HTTP 200 Aug 18 23:42:47.885612 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 638/2515] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:47.901265 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f4ad0d93-4e5f-427f-ac55-8e02d9b2bc2f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.903121 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f4ad0d93-4e5f-427f-ac55-8e02d9b2bc2f tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:47.903553 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f4ad0d93-4e5f-427f-ac55-8e02d9b2bc2f tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.903626 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f4ad0d93-4e5f-427f-ac55-8e02d9b2bc2f tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.903682 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f4ad0d93-4e5f-427f-ac55-8e02d9b2bc2f tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:47.909387 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.909387 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:47.909387 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f4ad0d93-4e5f-427f-ac55-8e02d9b2bc2f tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:47.909682 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 626/2516] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:47.921475 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-03695d00-10ee-406c-ae76-a0f0db2cfb33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.923508 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03695d00-10ee-406c-ae76-a0f0db2cfb33 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:47.923508 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03695d00-10ee-406c-ae76-a0f0db2cfb33 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:47.923508 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03695d00-10ee-406c-ae76-a0f0db2cfb33 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:47.923508 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-03695d00-10ee-406c-ae76-a0f0db2cfb33 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:47.927653 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.927653 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:47.927824 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03695d00-10ee-406c-ae76-a0f0db2cfb33 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:47.928174 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 623/2517] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:47 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:47.940353 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7ce3cd0a-0d78-4c65-be8a-95a018332a0f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:47.942161 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ce3cd0a-0d78-4c65-be8a-95a018332a0f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:42:47.942625 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7ce3cd0a-0d78-4c65-be8a-95a018332a0f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18fde4f0-2dd4-478a-9146-835247d4f790", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-875579043"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:47.944148 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.backups [None req-7ce3cd0a-0d78-4c65-be8a-95a018332a0f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Creating new backup {'backup': {'volume_id': '18fde4f0-2dd4-478a-9146-835247d4f790', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-875579043'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:42:47.944337 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-7ce3cd0a-0d78-4c65-be8a-95a018332a0f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Creating backup of volume 18fde4f0-2dd4-478a-9146-835247d4f790 in container None Aug 18 23:42:47.955694 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:47.955694 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:47.957207 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7ce3cd0a-0d78-4c65-be8a-95a018332a0f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Volume info retrieved successfully. Aug 18 23:42:47.997406 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-7ce3cd0a-0d78-4c65-be8a-95a018332a0f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Created reservations ['8390aada-42f7-4892-b4cc-8f57077f1150', '1d70c4dc-0717-4dd5-b30b-ee896b092f04'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:48.028339 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ce3cd0a-0d78-4c65-be8a-95a018332a0f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:42:48.028797 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 631/2518] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:47 2026] POST /volume/v3/backups => generated 329 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:48.043459 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4f49fad5-ef24-49c2-8112-138aefa67795 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:48.046528 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4f49fad5-ef24-49c2-8112-138aefa67795 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:42:48.046925 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4f49fad5-ef24-49c2-8112-138aefa67795 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:48.047268 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4f49fad5-ef24-49c2-8112-138aefa67795 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:48.047452 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-4f49fad5-ef24-49c2-8112-138aefa67795 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:48.051945 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:48.051945 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:48.052683 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4f49fad5-ef24-49c2-8112-138aefa67795 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:42:48.053084 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 639/2519] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:48 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:48.377054 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9abe2886-f989-4c95-8052-6e774505f8f8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:48.378792 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9abe2886-f989-4c95-8052-6e774505f8f8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:48.378978 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9abe2886-f989-4c95-8052-6e774505f8f8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:48.379419 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9abe2886-f989-4c95-8052-6e774505f8f8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:48.387910 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:48.387910 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:48.391024 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9abe2886-f989-4c95-8052-6e774505f8f8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:48.394766 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9abe2886-f989-4c95-8052-6e774505f8f8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:48.395098 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 627/2520] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:48 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:48.470472 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d88bb4fe-ef77-48c3-89e3-bf061a5f82b1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:48.472170 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d88bb4fe-ef77-48c3-89e3-bf061a5f82b1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:48.472385 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d88bb4fe-ef77-48c3-89e3-bf061a5f82b1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:48.472654 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d88bb4fe-ef77-48c3-89e3-bf061a5f82b1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:48.472789 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d88bb4fe-ef77-48c3-89e3-bf061a5f82b1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:48.477446 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:48.477446 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:48.478330 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d88bb4fe-ef77-48c3-89e3-bf061a5f82b1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:48.478790 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 624/2521] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:48 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:49.062863 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6c86e63a-eee8-451a-835b-d3ec2dc3ee63 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:49.064633 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6c86e63a-eee8-451a-835b-d3ec2dc3ee63 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:42:49.064806 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6c86e63a-eee8-451a-835b-d3ec2dc3ee63 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:49.064971 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6c86e63a-eee8-451a-835b-d3ec2dc3ee63 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:49.065066 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-6c86e63a-eee8-451a-835b-d3ec2dc3ee63 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:49.070234 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:49.070234 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:49.070900 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6c86e63a-eee8-451a-835b-d3ec2dc3ee63 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:42:49.071269 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 632/2522] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:49 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:49.239834 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-55f20a7c-6dd9-4c83-a563-17f75dfb8d89 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:49.241639 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-55f20a7c-6dd9-4c83-a563-17f75dfb8d89 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:49.241852 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-55f20a7c-6dd9-4c83-a563-17f75dfb8d89 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:49.242028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-55f20a7c-6dd9-4c83-a563-17f75dfb8d89 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:49.248967 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:49.248967 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:49.252982 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-55f20a7c-6dd9-4c83-a563-17f75dfb8d89 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:49.257125 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-55f20a7c-6dd9-4c83-a563-17f75dfb8d89 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:49.257534 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 640/2523] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:49 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:49.407076 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7f6a945f-3e21-4c98-8b47-e24ad51596d1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:49.408777 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7f6a945f-3e21-4c98-8b47-e24ad51596d1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:49.408952 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7f6a945f-3e21-4c98-8b47-e24ad51596d1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:49.409124 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7f6a945f-3e21-4c98-8b47-e24ad51596d1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:49.418132 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:49.418132 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:49.421310 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7f6a945f-3e21-4c98-8b47-e24ad51596d1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:49.425066 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7f6a945f-3e21-4c98-8b47-e24ad51596d1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:49.425437 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 628/2524] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:49 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:49.488291 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e5773ed6-6ebf-44da-aef1-06cfe048569f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:49.489794 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e5773ed6-6ebf-44da-aef1-06cfe048569f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:49.489962 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e5773ed6-6ebf-44da-aef1-06cfe048569f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:49.490132 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e5773ed6-6ebf-44da-aef1-06cfe048569f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:49.490222 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e5773ed6-6ebf-44da-aef1-06cfe048569f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:49.494027 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:49.494027 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:49.494732 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e5773ed6-6ebf-44da-aef1-06cfe048569f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:49.495062 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 625/2525] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:49 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:50.082234 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8c94c6d6-de2c-4ae5-baf2-c930c8bc2290 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:50.084584 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c94c6d6-de2c-4ae5-baf2-c930c8bc2290 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:42:50.084878 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c94c6d6-de2c-4ae5-baf2-c930c8bc2290 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:50.085114 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c94c6d6-de2c-4ae5-baf2-c930c8bc2290 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:50.085246 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-8c94c6d6-de2c-4ae5-baf2-c930c8bc2290 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:50.090476 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:50.090476 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:50.091248 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c94c6d6-de2c-4ae5-baf2-c930c8bc2290 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:42:50.091738 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 633/2526] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:50 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:50.254135 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-34d4358a-418c-41bd-a2a5-115c2bf2d777 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:50.255794 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-34d4358a-418c-41bd-a2a5-115c2bf2d777 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:50.255993 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-34d4358a-418c-41bd-a2a5-115c2bf2d777 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:50.256184 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-34d4358a-418c-41bd-a2a5-115c2bf2d777 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:50.262767 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:50.262767 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:50.265729 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-34d4358a-418c-41bd-a2a5-115c2bf2d777 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:50.269494 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-34d4358a-418c-41bd-a2a5-115c2bf2d777 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:50.269725 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 641/2527] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:50 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:50.271997 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-21093746-6a26-432a-89ee-ed7a299b063f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:50.273746 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-21093746-6a26-432a-89ee-ed7a299b063f tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:50.273926 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-21093746-6a26-432a-89ee-ed7a299b063f tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:50.274098 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-21093746-6a26-432a-89ee-ed7a299b063f tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:50.280944 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:50.280944 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:50.281111 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a25a00ee-1025-438f-b299-5952694d8708 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:50.283180 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a25a00ee-1025-438f-b299-5952694d8708 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:50.283478 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a25a00ee-1025-438f-b299-5952694d8708 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:50.283733 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a25a00ee-1025-438f-b299-5952694d8708 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:50.283940 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a25a00ee-1025-438f-b299-5952694d8708 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Delete volume with id: 2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:50.284209 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-21093746-6a26-432a-89ee-ed7a299b063f tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:50.287952 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-21093746-6a26-432a-89ee-ed7a299b063f tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:50.288277 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 629/2528] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:50 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:50.291977 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:50.291977 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:50.292562 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a25a00ee-1025-438f-b299-5952694d8708 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:50.307112 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a25a00ee-1025-438f-b299-5952694d8708 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Delete volume request issued successfully. Aug 18 23:42:50.307300 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a25a00ee-1025-438f-b299-5952694d8708 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 202 Aug 18 23:42:50.307752 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 626/2529] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:42:50 2026] DELETE /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:42:50.315374 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9450e602-e2d1-4cb0-932b-6573edc0fe57 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:50.317201 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9450e602-e2d1-4cb0-932b-6573edc0fe57 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:50.317401 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9450e602-e2d1-4cb0-932b-6573edc0fe57 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:50.317575 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9450e602-e2d1-4cb0-932b-6573edc0fe57 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:50.323772 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:50.323772 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:50.324890 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-528bd854-a3c9-4b89-a5db-8248d510132c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:50.326829 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-528bd854-a3c9-4b89-a5db-8248d510132c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:50.327007 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-528bd854-a3c9-4b89-a5db-8248d510132c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:50.327196 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-528bd854-a3c9-4b89-a5db-8248d510132c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:50.327341 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9450e602-e2d1-4cb0-932b-6573edc0fe57 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Volume info retrieved successfully. Aug 18 23:42:50.331256 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9450e602-e2d1-4cb0-932b-6573edc0fe57 tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 200 Aug 18 23:42:50.331633 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 634/2530] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:50 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 865 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:50.335879 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:50.335879 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:50.339156 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-528bd854-a3c9-4b89-a5db-8248d510132c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:50.342855 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-528bd854-a3c9-4b89-a5db-8248d510132c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:50.343241 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 642/2531] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:50 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:50.441611 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c825a51d-c76d-4e1a-82b7-172cd68c3e54 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:50.443879 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c825a51d-c76d-4e1a-82b7-172cd68c3e54 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:50.444126 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c825a51d-c76d-4e1a-82b7-172cd68c3e54 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:50.444414 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c825a51d-c76d-4e1a-82b7-172cd68c3e54 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:50.468723 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:50.468723 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:50.474632 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c825a51d-c76d-4e1a-82b7-172cd68c3e54 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:50.481570 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c825a51d-c76d-4e1a-82b7-172cd68c3e54 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:50.482079 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 630/2532] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:50 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:50.504838 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-15e4985f-2ee5-4f92-a1af-57902faa93a9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:50.506840 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-15e4985f-2ee5-4f92-a1af-57902faa93a9 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:50.507025 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-15e4985f-2ee5-4f92-a1af-57902faa93a9 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:50.507259 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-15e4985f-2ee5-4f92-a1af-57902faa93a9 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:50.507366 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-15e4985f-2ee5-4f92-a1af-57902faa93a9 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:50.511905 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:50.511905 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:50.512676 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-15e4985f-2ee5-4f92-a1af-57902faa93a9 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:50.513013 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 627/2533] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:50 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:50.745157 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-134624cf-6d80-4045-8efe-53dab95fc9d0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:50.747812 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-134624cf-6d80-4045-8efe-53dab95fc9d0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] DELETE https://10.4.3.229/volume/v3/attachments/2a80b08f-d426-457d-86d6-ebcab418eaf6 Aug 18 23:42:50.748056 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-134624cf-6d80-4045-8efe-53dab95fc9d0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:50.748301 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-134624cf-6d80-4045-8efe-53dab95fc9d0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:50.757680 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:50.757680 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:50.805497 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c7d11e2c-eb01-4478-9582-8bcce63d60c5 req-134624cf-6d80-4045-8efe-53dab95fc9d0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/2a80b08f-d426-457d-86d6-ebcab418eaf6 returned with HTTP 200 Aug 18 23:42:50.806055 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 635/2534] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:42:50 2026] DELETE /volume/v3/attachments/2a80b08f-d426-457d-86d6-ebcab418eaf6 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:50.957683 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-6d538b9f-b1db-4db5-86c2-40a680ea95d5 req-77a63e19-6690-43c6-ad44-14bf61238225 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:50.960025 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6d538b9f-b1db-4db5-86c2-40a680ea95d5 req-77a63e19-6690-43c6-ad44-14bf61238225 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:50.960314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6d538b9f-b1db-4db5-86c2-40a680ea95d5 req-77a63e19-6690-43c6-ad44-14bf61238225 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:50.960629 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6d538b9f-b1db-4db5-86c2-40a680ea95d5 req-77a63e19-6690-43c6-ad44-14bf61238225 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:50.967886 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:50.967886 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:50.971639 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-6d538b9f-b1db-4db5-86c2-40a680ea95d5 req-77a63e19-6690-43c6-ad44-14bf61238225 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:50.975670 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6d538b9f-b1db-4db5-86c2-40a680ea95d5 req-77a63e19-6690-43c6-ad44-14bf61238225 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:50.976067 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 643/2535] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:50 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:51.090111 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-34b94287-ede7-4a8b-bf00-791e96e9bb17 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:51.095875 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-34b94287-ede7-4a8b-bf00-791e96e9bb17 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9 Aug 18 23:42:51.096066 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-34b94287-ede7-4a8b-bf00-791e96e9bb17 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:51.096262 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-34b94287-ede7-4a8b-bf00-791e96e9bb17 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:51.101959 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1a1c10c8-d004-4e77-bc52-337d49937098 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:51.103759 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1a1c10c8-d004-4e77-bc52-337d49937098 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:42:51.103948 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:51.103948 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:51.104031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1a1c10c8-d004-4e77-bc52-337d49937098 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:51.104260 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1a1c10c8-d004-4e77-bc52-337d49937098 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:51.104411 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-1a1c10c8-d004-4e77-bc52-337d49937098 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:51.108600 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:51.108600 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:51.109241 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1a1c10c8-d004-4e77-bc52-337d49937098 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:42:51.109723 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 628/2536] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:51 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:51.151909 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-efa5a590-222a-4ad2-a0dc-97244ca418f6 req-34b94287-ede7-4a8b-bf00-791e96e9bb17 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9 returned with HTTP 200 Aug 18 23:42:51.152334 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 631/2537] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:42:51 2026] DELETE /volume/v3/attachments/19736092-e719-44f5-b93e-b9f9353425e9 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:51.303497 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-10f76d1f-462a-43b2-b36a-c2cf4e1f2f53 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:51.305645 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-10f76d1f-462a-43b2-b36a-c2cf4e1f2f53 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:51.305767 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-10f76d1f-462a-43b2-b36a-c2cf4e1f2f53 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:51.305990 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-10f76d1f-462a-43b2-b36a-c2cf4e1f2f53 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:51.314122 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:51.314122 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:51.318913 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-10f76d1f-462a-43b2-b36a-c2cf4e1f2f53 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:51.324462 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-10f76d1f-462a-43b2-b36a-c2cf4e1f2f53 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:51.324960 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 636/2538] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:51 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:51.343942 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-32b6e03f-92c7-4ced-9478-2e76620ce85a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:51.345576 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-32b6e03f-92c7-4ced-9478-2e76620ce85a tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] GET https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 Aug 18 23:42:51.345761 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-32b6e03f-92c7-4ced-9478-2e76620ce85a tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:51.345938 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-32b6e03f-92c7-4ced-9478-2e76620ce85a tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:51.352189 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-32b6e03f-92c7-4ced-9478-2e76620ce85a tempest-VolumesExtendAttachedTest-364873188 tempest-VolumesExtendAttachedTest-364873188-project-member] https://10.4.3.229/volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 returned with HTTP 404 Aug 18 23:42:51.352677 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 644/2539] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:42:51 2026] GET /volume/v3/volumes/2e887a96-a04f-492f-923f-722399702811 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:42:51.494528 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f62beb2c-9afc-4096-9cb6-dec0b3decb65 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:51.496564 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f62beb2c-9afc-4096-9cb6-dec0b3decb65 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:51.496564 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f62beb2c-9afc-4096-9cb6-dec0b3decb65 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:51.496795 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f62beb2c-9afc-4096-9cb6-dec0b3decb65 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:51.503111 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:51.503111 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:51.506471 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f62beb2c-9afc-4096-9cb6-dec0b3decb65 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:51.511016 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f62beb2c-9afc-4096-9cb6-dec0b3decb65 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:51.511450 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 629/2540] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:51 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:51.524908 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4a86f62b-0dd2-434c-a5b6-59ce1f64d4de None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:51.527064 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-16218577-2122-449a-b7bd-5c589c445cae None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:51.527137 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4a86f62b-0dd2-434c-a5b6-59ce1f64d4de tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:51.527303 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4a86f62b-0dd2-434c-a5b6-59ce1f64d4de tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:51.527597 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4a86f62b-0dd2-434c-a5b6-59ce1f64d4de tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:51.527746 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-4a86f62b-0dd2-434c-a5b6-59ce1f64d4de tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:51.529177 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-16218577-2122-449a-b7bd-5c589c445cae tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:51.529306 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-16218577-2122-449a-b7bd-5c589c445cae tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:51.529685 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-16218577-2122-449a-b7bd-5c589c445cae tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:51.532983 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:51.532983 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:51.534075 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4a86f62b-0dd2-434c-a5b6-59ce1f64d4de tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:51.534579 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 632/2541] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:51 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:51.537280 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:51.537280 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:51.541925 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-16218577-2122-449a-b7bd-5c589c445cae tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:51.547725 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-16218577-2122-449a-b7bd-5c589c445cae tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:51.547725 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 637/2542] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:51 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:51.600314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3ec9ed2d-3ef3-42a1-9b46-d8eed811487f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:51.602297 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3ec9ed2d-3ef3-42a1-9b46-d8eed811487f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:42:51.602564 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3ec9ed2d-3ef3-42a1-9b46-d8eed811487f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:51.602822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3ec9ed2d-3ef3-42a1-9b46-d8eed811487f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:51.612112 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:51.612112 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:51.617112 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3ec9ed2d-3ef3-42a1-9b46-d8eed811487f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:51.622606 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3ec9ed2d-3ef3-42a1-9b46-d8eed811487f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:42:51.623128 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 645/2543] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:51 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:51.683498 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:51.685142 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:51.685457 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-823258572", "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:51.686860 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-823258572', 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:51.835541 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume of 1 GB Aug 18 23:42:51.835541 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:51.835541 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:51.836067 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Availability Zones retrieved successfully. Aug 18 23:42:51.841350 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Flow 'volume_create_api' (49f7edb6-a54c-4d4e-a8ef-9b4a74ad9375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:51.842320 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee061b9-782d-4c6a-ac69-af0bf3fa5685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:51.843155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:51.879549 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:51.879549 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:51.891364 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee061b9-782d-4c6a-ac69-af0bf3fa5685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=22a657cb-dbfb-4dd2-a4a6-755517b5337a,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22a657cb-dbfb-4dd2-a4a6-755517b5337a', 'encryption_key_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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:51.892108 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa23b91-2c7b-414b-af5e-23c43060be33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:51.930962 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Created reservations ['e189d7cf-0da5-4c6b-adb3-05fb8db93ea3', '0ced742a-5c1a-49ca-83e2-fe1a8e217968', 'f9a96690-ff31-44cb-b1db-796b8a77fb0a', '2c1b4604-dd15-40aa-8cd5-bde7a6b02115'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:51.931662 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa23b91-2c7b-414b-af5e-23c43060be33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e189d7cf-0da5-4c6b-adb3-05fb8db93ea3', '0ced742a-5c1a-49ca-83e2-fe1a8e217968', 'f9a96690-ff31-44cb-b1db-796b8a77fb0a', '2c1b4604-dd15-40aa-8cd5-bde7a6b02115']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:51.932339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990546f1-6ee1-47a4-942d-333aee85f84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:51.952971 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990546f1-6ee1-47a4-942d-333aee85f84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb23720e-6cbe-47ab-a223-1425976b5efb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-823258572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5893ef660e944858cdbc40705d00ed1',qos_specs=None,replication_status=,reservations=['e189d7cf-0da5-4c6b-adb3-05fb8db93ea3','0ced742a-5c1a-49ca-83e2-fe1a8e217968','f9a96690-ff31-44cb-b1db-796b8a77fb0a','2c1b4604-dd15-40aa-8cd5-bde7a6b02115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-823258572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb23720e-6cbe-47ab-a223-1425976b5efb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b5893ef660e944858cdbc40705d00ed1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22a657cb-dbfb-4dd2-a4a6-755517b5337a),volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:51.953783 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f680b395-3faf-49fe-ae33-152a86699d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:51.976949 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f680b395-3faf-49fe-ae33-152a86699d32) transitioned into state 'SUCCESS' from state '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-823258572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5893ef660e944858cdbc40705d00ed1',qos_specs=None,replication_status=,reservations=['e189d7cf-0da5-4c6b-adb3-05fb8db93ea3','0ced742a-5c1a-49ca-83e2-fe1a8e217968','f9a96690-ff31-44cb-b1db-796b8a77fb0a','2c1b4604-dd15-40aa-8cd5-bde7a6b02115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd4d4593e9ec4a3f9f51d88d135e542c',volume_type_id=22a657cb-dbfb-4dd2-a4a6-755517b5337a)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:51.977871 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766a0c7c-cb9c-4ecc-b010-2d519543a9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:51.989358 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766a0c7c-cb9c-4ecc-b010-2d519543a9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:51.990351 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Flow 'volume_create_api' (49f7edb6-a54c-4d4e-a8ef-9b4a74ad9375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:51.990777 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create volume request issued successfully. Aug 18 23:42:51.991419 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb415173-f9c5-4cf9-ac14-e2677f9d8d76 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:51.991962 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 630/2544] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:51 2026] POST /volume/v3/volumes => generated 759 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:52.003934 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d40733ea-42e6-446a-a3d9-5fffc522512a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:52.007015 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d40733ea-42e6-446a-a3d9-5fffc522512a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:42:52.007241 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d40733ea-42e6-446a-a3d9-5fffc522512a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:52.007500 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d40733ea-42e6-446a-a3d9-5fffc522512a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:52.017274 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:52.017274 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:52.021894 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d40733ea-42e6-446a-a3d9-5fffc522512a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:52.028258 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d40733ea-42e6-446a-a3d9-5fffc522512a tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 200 Aug 18 23:42:52.028772 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 633/2545] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:52 2026] GET /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:52.124442 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3082908f-9a2e-4735-aa1d-586a6e3e6ee7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:52.126292 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3082908f-9a2e-4735-aa1d-586a6e3e6ee7 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:42:52.126292 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3082908f-9a2e-4735-aa1d-586a6e3e6ee7 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:52.126604 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3082908f-9a2e-4735-aa1d-586a6e3e6ee7 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:52.126604 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3082908f-9a2e-4735-aa1d-586a6e3e6ee7 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:52.145459 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:52.145459 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:52.148527 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3082908f-9a2e-4735-aa1d-586a6e3e6ee7 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:42:52.150079 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 638/2546] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:52 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:52.342687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8d918ad7-d744-46a8-81ad-175c63f44517 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:52.344842 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d918ad7-d744-46a8-81ad-175c63f44517 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:42:52.345299 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d918ad7-d744-46a8-81ad-175c63f44517 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:52.345362 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d918ad7-d744-46a8-81ad-175c63f44517 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:52.356032 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:52.356032 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:52.360662 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8d918ad7-d744-46a8-81ad-175c63f44517 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:52.366443 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d918ad7-d744-46a8-81ad-175c63f44517 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:42:52.366973 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 646/2547] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:52 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:52.411102 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-33572e5a-3ea3-42b8-bea0-27086b5dc031 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:52.413784 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-33572e5a-3ea3-42b8-bea0-27086b5dc031 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] POST https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action Aug 18 23:42:52.414278 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-33572e5a-3ea3-42b8-bea0-27086b5dc031 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-121568510", "disk_format": "qcow2"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:52.414492 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-33572e5a-3ea3-42b8-bea0-27086b5dc031 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-121568510", "disk_format": "qcow2"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:52.425959 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:52.425959 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:52.426679 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-33572e5a-3ea3-42b8-bea0-27086b5dc031 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:42:52.442983 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:52.442983 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:52.452971 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.image.image_utils [None req-33572e5a-3ea3-42b8-bea0-27086b5dc031 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-121568510'}] 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-121568510'}]. {{(pid=100174) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 23:42:52.546878 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-46c49538-5434-4956-9eec-2ecbcd7605db None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:52.548883 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-46c49538-5434-4956-9eec-2ecbcd7605db tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:52.549158 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-46c49538-5434-4956-9eec-2ecbcd7605db tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:52.549608 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-46c49538-5434-4956-9eec-2ecbcd7605db tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:52.549691 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-46c49538-5434-4956-9eec-2ecbcd7605db tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:52.555166 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:52.555166 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:52.556014 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-46c49538-5434-4956-9eec-2ecbcd7605db tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:52.556592 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 634/2548] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:52 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:52.919782 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-33572e5a-3ea3-42b8-bea0-27086b5dc031 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Copy volume to image completed successfully. Aug 18 23:42:52.920285 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-33572e5a-3ea3-42b8-bea0-27086b5dc031 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action returned with HTTP 202 Aug 18 23:42:52.920848 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 631/2549] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:42:52 2026] POST /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d/action => generated 688 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:53.045268 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ca86b98c-e9e3-41a7-aaca-7d0691a306a4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:53.050454 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ca86b98c-e9e3-41a7-aaca-7d0691a306a4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:42:53.051072 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ca86b98c-e9e3-41a7-aaca-7d0691a306a4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:53.051348 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ca86b98c-e9e3-41a7-aaca-7d0691a306a4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:53.064199 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:53.064199 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:53.068662 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ca86b98c-e9e3-41a7-aaca-7d0691a306a4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:53.073995 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ca86b98c-e9e3-41a7-aaca-7d0691a306a4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 200 Aug 18 23:42:53.074378 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 639/2550] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:53 2026] GET /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:53.160278 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-56f266f9-8191-47c4-83ac-366bc61014c0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:53.162997 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-56f266f9-8191-47c4-83ac-366bc61014c0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:42:53.163198 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-56f266f9-8191-47c4-83ac-366bc61014c0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:53.163396 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-56f266f9-8191-47c4-83ac-366bc61014c0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:53.163544 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-56f266f9-8191-47c4-83ac-366bc61014c0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:53.168111 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:53.168111 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:53.169028 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-56f266f9-8191-47c4-83ac-366bc61014c0 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:42:53.169475 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 647/2551] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:53 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:53.199477 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-51f7ead4-eab6-44c7-8638-e7d5497bb0b3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:53.201466 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-51f7ead4-eab6-44c7-8638-e7d5497bb0b3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:42:53.201663 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-51f7ead4-eab6-44c7-8638-e7d5497bb0b3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:53.201833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-51f7ead4-eab6-44c7-8638-e7d5497bb0b3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:53.209450 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:53.209450 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:53.213450 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-51f7ead4-eab6-44c7-8638-e7d5497bb0b3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:53.218077 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-51f7ead4-eab6-44c7-8638-e7d5497bb0b3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 200 Aug 18 23:42:53.218502 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 635/2552] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:53 2026] GET /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:53.568036 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e654996f-3865-4548-8fbf-315fe529a942 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:53.570180 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e654996f-3865-4548-8fbf-315fe529a942 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:53.570459 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e654996f-3865-4548-8fbf-315fe529a942 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:53.570718 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e654996f-3865-4548-8fbf-315fe529a942 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:53.570841 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e654996f-3865-4548-8fbf-315fe529a942 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:53.574895 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:53.574895 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:53.575760 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e654996f-3865-4548-8fbf-315fe529a942 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:53.576318 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 632/2553] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:53 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:53.670122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b3e5e0f4-3f7e-4ef7-a541-3763b59a6ce3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:53.672039 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b3e5e0f4-3f7e-4ef7-a541-3763b59a6ce3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:42:53.672266 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b3e5e0f4-3f7e-4ef7-a541-3763b59a6ce3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:53.672474 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b3e5e0f4-3f7e-4ef7-a541-3763b59a6ce3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:53.679299 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:53.679299 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:53.682565 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b3e5e0f4-3f7e-4ef7-a541-3763b59a6ce3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:53.686560 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b3e5e0f4-3f7e-4ef7-a541-3763b59a6ce3 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 200 Aug 18 23:42:53.686943 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 640/2554] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:42:53 2026] GET /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:53.696776 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9165e28f-8c6f-406b-97a8-e16a74d1a49d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:53.697128 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9165e28f-8c6f-406b-97a8-e16a74d1a49d None None] GET https://10.4.3.229/volume// Aug 18 23:42:53.697276 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9165e28f-8c6f-406b-97a8-e16a74d1a49d None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:53.697485 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9165e28f-8c6f-406b-97a8-e16a74d1a49d None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:53.697803 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9165e28f-8c6f-406b-97a8-e16a74d1a49d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:53.698056 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 648/2555] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:42: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 18 23:42:53.704960 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-9a6d0ac0-b2bc-4c75-9b96-8b094b854a1c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:53.706740 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-9a6d0ac0-b2bc-4c75-9b96-8b094b854a1c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:42:53.707054 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-9a6d0ac0-b2bc-4c75-9b96-8b094b854a1c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb23720e-6cbe-47ab-a223-1425976b5efb", "connector": null, "instance_uuid": "a0a0f488-b0a7-4418-a3eb-799bf7b87708"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:53.716536 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:53.716536 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:53.745098 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-9a6d0ac0-b2bc-4c75-9b96-8b094b854a1c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:42:53.745724 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 636/2556] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:42:53 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 18 23:42:53.873460 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-423d8581-5c2f-4818-87f6-a4dac9567813 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:53.875466 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-423d8581-5c2f-4818-87f6-a4dac9567813 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:53.875713 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-423d8581-5c2f-4818-87f6-a4dac9567813 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:53.875887 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-423d8581-5c2f-4818-87f6-a4dac9567813 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:53.876187 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-423d8581-5c2f-4818-87f6-a4dac9567813 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Delete volume with id: c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:53.883037 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:53.883037 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:53.883487 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-423d8581-5c2f-4818-87f6-a4dac9567813 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:53.895595 np0000007721 devstack@c-api.service[100174]: WARNING cinder.keymgr.conf_key_mgr [None req-423d8581-5c2f-4818-87f6-a4dac9567813 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:42:53.902383 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-423d8581-5c2f-4818-87f6-a4dac9567813 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Delete volume request issued successfully. Aug 18 23:42:53.902675 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-423d8581-5c2f-4818-87f6-a4dac9567813 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 202 Aug 18 23:42:53.903443 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 633/2557] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:42:53 2026] DELETE /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:53.910566 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fa48ded8-db62-4326-9941-5cc161c46b6d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:53.912378 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa48ded8-db62-4326-9941-5cc161c46b6d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:53.912632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa48ded8-db62-4326-9941-5cc161c46b6d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:53.912808 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa48ded8-db62-4326-9941-5cc161c46b6d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:53.919884 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:53.919884 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:53.923754 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fa48ded8-db62-4326-9941-5cc161c46b6d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:42:53.927916 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa48ded8-db62-4326-9941-5cc161c46b6d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 200 Aug 18 23:42:53.928333 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 641/2558] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:53 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:54.196166 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c42c17f5-4899-4e25-9052-86f12ab527cc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:54.196166 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c42c17f5-4899-4e25-9052-86f12ab527cc tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:42:54.196166 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c42c17f5-4899-4e25-9052-86f12ab527cc tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:54.196166 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c42c17f5-4899-4e25-9052-86f12ab527cc tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:54.196166 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-c42c17f5-4899-4e25-9052-86f12ab527cc tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:54.196166 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:54.196166 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:54.196671 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c42c17f5-4899-4e25-9052-86f12ab527cc tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:42:54.197015 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 649/2559] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:54 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:54.586724 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a48e5d88-4fef-4b85-81c4-aa91fc5aeae0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:54.588896 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a48e5d88-4fef-4b85-81c4-aa91fc5aeae0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:54.589097 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a48e5d88-4fef-4b85-81c4-aa91fc5aeae0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:54.589581 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a48e5d88-4fef-4b85-81c4-aa91fc5aeae0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:54.589581 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a48e5d88-4fef-4b85-81c4-aa91fc5aeae0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:54.594129 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:54.594129 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:54.594997 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a48e5d88-4fef-4b85-81c4-aa91fc5aeae0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:54.595460 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 637/2560] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:54 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:54.806206 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5b77852e-b297-4fff-9d4f-8e437f9ad1a8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:54.806648 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b77852e-b297-4fff-9d4f-8e437f9ad1a8 None None] GET https://10.4.3.229/volume// Aug 18 23:42:54.806777 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b77852e-b297-4fff-9d4f-8e437f9ad1a8 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:54.806963 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b77852e-b297-4fff-9d4f-8e437f9ad1a8 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:54.807298 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b77852e-b297-4fff-9d4f-8e437f9ad1a8 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:42:54.807641 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 634/2561] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:42: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 18 23:42:54.830170 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-70e9078d-b0fd-4f16-a5cd-81ef8a03b73c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:54.832250 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-70e9078d-b0fd-4f16-a5cd-81ef8a03b73c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:42:54.832498 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-70e9078d-b0fd-4f16-a5cd-81ef8a03b73c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:54.832754 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-70e9078d-b0fd-4f16-a5cd-81ef8a03b73c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:54.850308 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:54.850308 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:54.855003 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-70e9078d-b0fd-4f16-a5cd-81ef8a03b73c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:42:54.859535 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-70e9078d-b0fd-4f16-a5cd-81ef8a03b73c tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 200 Aug 18 23:42:54.859921 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 642/2562] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:42:54 2026] GET /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 1546 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:54.941771 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ea2f7346-c5a1-4e48-89a7-571bf548a712 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:54.943383 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ea2f7346-c5a1-4e48-89a7-571bf548a712 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 Aug 18 23:42:54.943609 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ea2f7346-c5a1-4e48-89a7-571bf548a712 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:54.943786 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ea2f7346-c5a1-4e48-89a7-571bf548a712 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:54.949299 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ea2f7346-c5a1-4e48-89a7-571bf548a712 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 returned with HTTP 404 Aug 18 23:42:54.949764 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 650/2563] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:54 2026] GET /volume/v3/volumes/c98bdaea-2055-415d-a7f9-c4de2dc73a55 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:54.957653 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-35771961-b0fc-440a-8057-64f403233908 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:54.960600 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35771961-b0fc-440a-8057-64f403233908 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:42:54.960600 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35771961-b0fc-440a-8057-64f403233908 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:54.960739 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35771961-b0fc-440a-8057-64f403233908 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:54.961779 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-35771961-b0fc-440a-8057-64f403233908 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:42:54.969269 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-4f8af84b-2f0b-4a1a-89ec-c64801278419 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:54.971677 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-4f8af84b-2f0b-4a1a-89ec-c64801278419 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] PUT https://10.4.3.229/volume/v3/attachments/56f6bfa6-e6b0-4f88-a7b6-25e66733717a Aug 18 23:42:54.972229 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-4f8af84b-2f0b-4a1a-89ec-c64801278419 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:54.980896 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-4f8af84b-2f0b-4a1a-89ec-c64801278419 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Acquiring lock "cinder-attachment_update-cb23720e-6cbe-47ab-a223-1425976b5efb-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:42:54.985243 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-4f8af84b-2f0b-4a1a-89ec-c64801278419 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-cb23720e-6cbe-47ab-a223-1425976b5efb-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:42:54.986356 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:54.986356 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:54.999679 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-35771961-b0fc-440a-8057-64f403233908 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Get all volumes completed successfully. Aug 18 23:42:55.001880 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:55.001880 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:55.007059 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35771961-b0fc-440a-8057-64f403233908 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:42:55.007535 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 638/2564] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:42:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12499 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:42:55.025135 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-af3ae949-4834-433b-a162-633729888c5d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:55.027064 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-af3ae949-4834-433b-a162-633729888c5d tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] DELETE https://10.4.3.229/volume/v3/types/8b1bf6ae-686e-46a4-8cf9-56de829d7274 Aug 18 23:42:55.027255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-af3ae949-4834-433b-a162-633729888c5d tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:55.027500 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-af3ae949-4834-433b-a162-633729888c5d tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:55.054573 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-af3ae949-4834-433b-a162-633729888c5d tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types/8b1bf6ae-686e-46a4-8cf9-56de829d7274 returned with HTTP 202 Aug 18 23:42:55.055030 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 643/2565] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:42:55 2026] DELETE /volume/v3/types/8b1bf6ae-686e-46a4-8cf9-56de829d7274 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:42:55.064027 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-4f8af84b-2f0b-4a1a-89ec-c64801278419 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Lock "cinder-attachment_update-cb23720e-6cbe-47ab-a223-1425976b5efb-np0000007721" released by "attachment_update" :: held 0.079s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:42:55.064308 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-4f8af84b-2f0b-4a1a-89ec-c64801278419 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/56f6bfa6-e6b0-4f88-a7b6-25e66733717a returned with HTTP 200 Aug 18 23:42:55.064782 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 635/2566] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:42:54 2026] PUT /volume/v3/attachments/56f6bfa6-e6b0-4f88-a7b6-25e66733717a => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:55.066804 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-348f9810-735c-41bf-812f-a10f2d46fb6e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:55.068568 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-348f9810-735c-41bf-812f-a10f2d46fb6e tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:42:55.068838 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-348f9810-735c-41bf-812f-a10f2d46fb6e tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-305039253", "extra_specs": {}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:55.082776 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-348f9810-735c-41bf-812f-a10f2d46fb6e tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:42:55.083121 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 651/2567] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:42:55 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 18 23:42:55.085910 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b9950f0b-3743-46de-a1ab-9c173247989f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:55.090343 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b9950f0b-3743-46de-a1ab-9c173247989f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/attachments/56f6bfa6-e6b0-4f88-a7b6-25e66733717a/action Aug 18 23:42:55.090343 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b9950f0b-3743-46de-a1ab-9c173247989f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:42:55.090343 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b9950f0b-3743-46de-a1ab-9c173247989f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:55.091732 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-953c341a-c143-402e-b76c-17e65d7c9ebb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:55.094204 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-953c341a-c143-402e-b76c-17e65d7c9ebb tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] POST https://10.4.3.229/volume/v3/types/7b10734b-c366-48bd-bd88-23602a9fae4c/encryption Aug 18 23:42:55.094204 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-953c341a-c143-402e-b76c-17e65d7c9ebb tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:55.103202 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:55.103202 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:55.111852 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-953c341a-c143-402e-b76c-17e65d7c9ebb tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types/7b10734b-c366-48bd-bd88-23602a9fae4c/encryption returned with HTTP 200 Aug 18 23:42:55.112317 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 644/2568] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:42:55 2026] POST /volume/v3/types/7b10734b-c366-48bd-bd88-23602a9fae4c/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:55.114176 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-41faefa9-ee49-483a-a46c-da6f82aa45b0 req-b9950f0b-3743-46de-a1ab-9c173247989f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/56f6bfa6-e6b0-4f88-a7b6-25e66733717a/action returned with HTTP 204 Aug 18 23:42:55.114176 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 639/2569] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:42:55 2026] POST /volume/v3/attachments/56f6bfa6-e6b0-4f88-a7b6-25e66733717a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:42:55.120486 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:55.122203 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:55.122603 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1796700531", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-305039253", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:55.124048 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1796700531', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-305039253', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:55.127686 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume of 1 GB Aug 18 23:42:55.127966 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:55.127966 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:55.128484 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Availability Zones retrieved successfully. Aug 18 23:42:55.137175 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Flow 'volume_create_api' (de59f1b8-999d-4606-9ebe-07420a0f38b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:55.137687 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0beef6fd-3ec6-483b-94f7-1b9e3f4421cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:55.138553 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:55.167586 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0beef6fd-3ec6-483b-94f7-1b9e3f4421cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:42:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b10734b-c366-48bd-bd88-23602a9fae4c,is_public=True,name='tempest-scenario-type-luks-305039253',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b10734b-c366-48bd-bd88-23602a9fae4c', '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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:55.168318 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985dbee0-d0fe-4109-a7e0-e61b4779ffe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:55.202923 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-305039253 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-305039253, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:55.203544 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-305039253 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-305039253, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:42:55.208646 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cb766646-5df9-4443-b3e1-1614a27887a3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:55.210673 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cb766646-5df9-4443-b3e1-1614a27887a3 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:42:55.210857 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cb766646-5df9-4443-b3e1-1614a27887a3 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:55.211071 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cb766646-5df9-4443-b3e1-1614a27887a3 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:55.211105 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-cb766646-5df9-4443-b3e1-1614a27887a3 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:55.216427 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:55.216427 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:55.217123 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cb766646-5df9-4443-b3e1-1614a27887a3 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:42:55.217798 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 652/2570] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:55 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:55.236739 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Created reservations ['90c0946a-2fee-4d28-a763-e8ea498c855d', '74166a44-84cd-4b2d-b861-7b8a70322a3a', 'a668fdcc-543a-42bf-92f3-c961ddf6d3cb', '526c2e18-21e5-45bb-b89e-de8f478d9494'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:55.237808 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985dbee0-d0fe-4109-a7e0-e61b4779ffe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90c0946a-2fee-4d28-a763-e8ea498c855d', '74166a44-84cd-4b2d-b861-7b8a70322a3a', 'a668fdcc-543a-42bf-92f3-c961ddf6d3cb', '526c2e18-21e5-45bb-b89e-de8f478d9494']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:55.238853 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25caafb3-5c6b-46bd-af96-4c1c7b21f1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:55.262488 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25caafb3-5c6b-46bd-af96-4c1c7b21f1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1796700531',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd08d6a161554ee6a01a4d76a26189b5',qos_specs=None,replication_status=,reservations=['90c0946a-2fee-4d28-a763-e8ea498c855d','74166a44-84cd-4b2d-b861-7b8a70322a3a','a668fdcc-543a-42bf-92f3-c961ddf6d3cb','526c2e18-21e5-45bb-b89e-de8f478d9494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_type_id=7b10734b-c366-48bd-bd88-23602a9fae4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1796700531',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd08d6a161554ee6a01a4d76a26189b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b10734b-c366-48bd-bd88-23602a9fae4c),volume_type_id=7b10734b-c366-48bd-bd88-23602a9fae4c)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:55.263319 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a01318-34e5-4729-8550-704687e78079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:55.280014 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a01318-34e5-4729-8550-704687e78079) transitioned into state 'SUCCESS' from state '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-1796700531',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd08d6a161554ee6a01a4d76a26189b5',qos_specs=None,replication_status=,reservations=['90c0946a-2fee-4d28-a763-e8ea498c855d','74166a44-84cd-4b2d-b861-7b8a70322a3a','a668fdcc-543a-42bf-92f3-c961ddf6d3cb','526c2e18-21e5-45bb-b89e-de8f478d9494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_type_id=7b10734b-c366-48bd-bd88-23602a9fae4c)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:55.280639 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd21711-2a32-4a4b-a7e0-a2d19677c01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:55.288425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd21711-2a32-4a4b-a7e0-a2d19677c01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:55.289141 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Flow 'volume_create_api' (de59f1b8-999d-4606-9ebe-07420a0f38b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:55.289387 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume request issued successfully. Aug 18 23:42:55.289900 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a4c9ecf-e0c7-4d8b-92fd-f84797887d8a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:55.290295 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 636/2571] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:55 2026] POST /volume/v3/volumes => generated 784 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:55.604904 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-aa3b5e1d-a13c-44e8-a717-b003310dd4e7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:55.607178 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aa3b5e1d-a13c-44e8-a717-b003310dd4e7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:55.607326 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aa3b5e1d-a13c-44e8-a717-b003310dd4e7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:55.607574 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aa3b5e1d-a13c-44e8-a717-b003310dd4e7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:55.607724 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-aa3b5e1d-a13c-44e8-a717-b003310dd4e7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:55.612725 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:55.612725 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:55.613702 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aa3b5e1d-a13c-44e8-a717-b003310dd4e7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:55.614150 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 645/2572] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:55 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:56.229222 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-461c28f0-4410-42f0-8f2a-2bace8f9014e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:56.232830 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-461c28f0-4410-42f0-8f2a-2bace8f9014e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:42:56.232830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-461c28f0-4410-42f0-8f2a-2bace8f9014e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:56.232830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-461c28f0-4410-42f0-8f2a-2bace8f9014e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:56.232830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-461c28f0-4410-42f0-8f2a-2bace8f9014e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:56.237341 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:56.237341 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:56.238677 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-461c28f0-4410-42f0-8f2a-2bace8f9014e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:42:56.239326 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 640/2573] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:56 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:56.626162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ba016296-0751-4aa1-8db1-f62d8199f267 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:56.627905 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ba016296-0751-4aa1-8db1-f62d8199f267 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:56.628086 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ba016296-0751-4aa1-8db1-f62d8199f267 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:56.628283 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ba016296-0751-4aa1-8db1-f62d8199f267 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:56.628448 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-ba016296-0751-4aa1-8db1-f62d8199f267 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:56.632814 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:56.632814 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:56.633392 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ba016296-0751-4aa1-8db1-f62d8199f267 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:56.633810 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 653/2574] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:56 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:56.645012 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a6a98e58-7a12-4f80-be11-cdf11bdd1c58 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:56.647209 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a6a98e58-7a12-4f80-be11-cdf11bdd1c58 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb Aug 18 23:42:56.647544 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a6a98e58-7a12-4f80-be11-cdf11bdd1c58 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:56.647615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a6a98e58-7a12-4f80-be11-cdf11bdd1c58 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:56.657177 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:56.657177 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:56.662040 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a6a98e58-7a12-4f80-be11-cdf11bdd1c58 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:42:56.667813 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a6a98e58-7a12-4f80-be11-cdf11bdd1c58 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb returned with HTTP 200 Aug 18 23:42:56.668446 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 637/2575] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:56 2026] GET /volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:56.686754 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-feae09c1-e1b1-4d8c-ad8b-82bfe8b49a91 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:56.812610 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-feae09c1-e1b1-4d8c-ad8b-82bfe8b49a91 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192/export_record Aug 18 23:42:56.812739 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-feae09c1-e1b1-4d8c-ad8b-82bfe8b49a91 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:56.812884 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-feae09c1-e1b1-4d8c-ad8b-82bfe8b49a91 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Calling method 'export_record' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:56.813004 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.backups [None req-feae09c1-e1b1-4d8c-ad8b-82bfe8b49a91 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Export record for backup dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100171) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:42:56.814881 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=563,cinder:UPDATE=131,cinder:INSERT=82 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:42:56.817995 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:56.817995 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:56.819342 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.api [None req-feae09c1-e1b1-4d8c-ad8b-82bfe8b49a91 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Calling RPCAPI with context: , host: np0000007721, backup: dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100171) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 23:42:56.828424 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-feae09c1-e1b1-4d8c-ad8b-82bfe8b49a91 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] export_record in rpcapi backup_id dc541a1a-368e-463d-ab1c-5288ce015192 on host np0000007721. {{(pid=100171) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 23:42:56.842849 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.backups [None req-feae09c1-e1b1-4d8c-ad8b-82bfe8b49a91 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGM1NDFhMWEtMzY4ZS00NjNkLWFiMWMtNTI4OGNlMDE1MTkyIiwgInVzZXJfaWQiOiAiZmVkNDNkN2RmNjAxNDlmNjlhNzc5MDMzZDYwMzg3M2MiLCAicHJvamVjdF9pZCI6ICJhMmZlYWE3YWZhNWY0NzgwYmFlNjc3OTAwY2ExYWQ1MyIsICJ2b2x1bWVfaWQiOiAiODZhYmY3YWEtMTg5MC00OWRlLWJiMzMtMDAyM2VlZDdmM2ViIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03NjY2MTM0NjciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODIwNDY4NTYzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODZhYmY3YWEtMTg5MC00OWRlLWJiMzMtMDAyM2VlZDdmM2ViLzIwMjYwODE4MjM0MjM5L2F6X25vdmFfYmFja3VwX2RjNTQxYTFhLTM2OGUtNDYzZC1hYjFjLTUyODhjZTAxNTE5MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NDI6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDI6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo0Mjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100171) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 23:42:56.843138 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-feae09c1-e1b1-4d8c-ad8b-82bfe8b49a91 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192/export_record returned with HTTP 200 Aug 18 23:42:56.843575 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 646/2576] 10.4.3.229 () {66 vars in 1390 bytes} [Tue Aug 18 23:42:56 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192/export_record => generated 1508 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:42:56.851771 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-59b1731f-f3da-4417-af3a-a4e0881282f9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:56.853843 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-59b1731f-f3da-4417-af3a-a4e0881282f9 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] POST https://10.4.3.229/volume/v3/backups/import_record Aug 18 23:42:56.854317 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-59b1731f-f3da-4417-af3a-a4e0881282f9 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjQ3ZjhkYmYtMjI2My00ZTYyLThiZTMtN2ZjNjIyM2QxNWUzIiwgInVzZXJfaWQiOiAiZmVkNDNkN2RmNjAxNDlmNjlhNzc5MDMzZDYwMzg3M2MiLCAicHJvamVjdF9pZCI6ICJhMmZlYWE3YWZhNWY0NzgwYmFlNjc3OTAwY2ExYWQ1MyIsICJ2b2x1bWVfaWQiOiAiODZhYmY3YWEtMTg5MC00OWRlLWJiMzMtMDAyM2VlZDdmM2ViIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03NjY2MTM0NjciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODIwNDY4NTYzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODZhYmY3YWEtMTg5MC00OWRlLWJiMzMtMDAyM2VlZDdmM2ViLzIwMjYwODE4MjM0MjM5L2F6X25vdmFfYmFja3VwX2RjNTQxYTFhLTM2OGUtNDYzZC1hYjFjLTUyODhjZTAxNTE5MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NDI6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDI6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo0Mjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:56.855914 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-59b1731f-f3da-4417-af3a-a4e0881282f9 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjQ3ZjhkYmYtMjI2My00ZTYyLThiZTMtN2ZjNjIyM2QxNWUzIiwgInVzZXJfaWQiOiAiZmVkNDNkN2RmNjAxNDlmNjlhNzc5MDMzZDYwMzg3M2MiLCAicHJvamVjdF9pZCI6ICJhMmZlYWE3YWZhNWY0NzgwYmFlNjc3OTAwY2ExYWQ1MyIsICJ2b2x1bWVfaWQiOiAiODZhYmY3YWEtMTg5MC00OWRlLWJiMzMtMDAyM2VlZDdmM2ViIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03NjY2MTM0NjciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODIwNDY4NTYzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODZhYmY3YWEtMTg5MC00OWRlLWJiMzMtMDAyM2VlZDdmM2ViLzIwMjYwODE4MjM0MjM5L2F6X25vdmFfYmFja3VwX2RjNTQxYTFhLTM2OGUtNDYzZC1hYjFjLTUyODhjZTAxNTE5MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NDI6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDI6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo0Mjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100172) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 23:42:56.856050 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-59b1731f-f3da-4417-af3a-a4e0881282f9 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjQ3ZjhkYmYtMjI2My00ZTYyLThiZTMtN2ZjNjIyM2QxNWUzIiwgInVzZXJfaWQiOiAiZmVkNDNkN2RmNjAxNDlmNjlhNzc5MDMzZDYwMzg3M2MiLCAicHJvamVjdF9pZCI6ICJhMmZlYWE3YWZhNWY0NzgwYmFlNjc3OTAwY2ExYWQ1MyIsICJ2b2x1bWVfaWQiOiAiODZhYmY3YWEtMTg5MC00OWRlLWJiMzMtMDAyM2VlZDdmM2ViIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03NjY2MTM0NjciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODIwNDY4NTYzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODZhYmY3YWEtMTg5MC00OWRlLWJiMzMtMDAyM2VlZDdmM2ViLzIwMjYwODE4MjM0MjM5L2F6X25vdmFfYmFja3VwX2RjNTQxYTFhLTM2OGUtNDYzZC1hYjFjLTUyODhjZTAxNTE5MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NDI6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDI6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo0Mjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100172) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 23:42:56.898435 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-59b1731f-f3da-4417-af3a-a4e0881282f9 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Created reservations ['bb26016a-cbd6-44b3-a2ea-9bf09db4ad54', '036d325d-5ec8-4646-bb09-3fb5e7322797'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:56.919313 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-59b1731f-f3da-4417-af3a-a4e0881282f9 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] import_record rpcapi backup id 647f8dbf-2263-4e62-8be3-7fc6223d15e3 on host np0000007721 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjQ3ZjhkYmYtMjI2My00ZTYyLThiZTMtN2ZjNjIyM2QxNWUzIiwgInVzZXJfaWQiOiAiZmVkNDNkN2RmNjAxNDlmNjlhNzc5MDMzZDYwMzg3M2MiLCAicHJvamVjdF9pZCI6ICJhMmZlYWE3YWZhNWY0NzgwYmFlNjc3OTAwY2ExYWQ1MyIsICJ2b2x1bWVfaWQiOiAiODZhYmY3YWEtMTg5MC00OWRlLWJiMzMtMDAyM2VlZDdmM2ViIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03NjY2MTM0NjciLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODIwNDY4NTYzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODZhYmY3YWEtMTg5MC00OWRlLWJiMzMtMDAyM2VlZDdmM2ViLzIwMjYwODE4MjM0MjM5L2F6X25vdmFfYmFja3VwX2RjNTQxYTFhLTM2OGUtNDYzZC1hYjFjLTUyODhjZTAxNTE5MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NDI6MzZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDI6MzZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo0Mjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100172) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 23:42:56.921981 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-59b1731f-f3da-4417-af3a-a4e0881282f9 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Import record output: {'backup': {'id': '647f8dbf-2263-4e62-8be3-7fc6223d15e3', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3'}, {'rel': 'bookmark', 'href': 'https://10.4.3.229/volume/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3'}]}}. {{(pid=100172) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 23:42:56.922267 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-59b1731f-f3da-4417-af3a-a4e0881282f9 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] https://10.4.3.229/volume/v3/backups/import_record returned with HTTP 201 Aug 18 23:42:56.922879 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 641/2577] 10.4.3.229 () {68 vars in 1302 bytes} [Tue Aug 18 23:42:56 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 71 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:42:56.930817 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e2be536e-79d3-4bc1-a19a-73ca29aebec6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:56.933237 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e2be536e-79d3-4bc1-a19a-73ca29aebec6 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] GET https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 Aug 18 23:42:56.933488 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e2be536e-79d3-4bc1-a19a-73ca29aebec6 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:56.933705 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e2be536e-79d3-4bc1-a19a-73ca29aebec6 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:56.933812 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e2be536e-79d3-4bc1-a19a-73ca29aebec6 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Show backup with id 647f8dbf-2263-4e62-8be3-7fc6223d15e3. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:56.938001 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:56.938001 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:56.938679 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e2be536e-79d3-4bc1-a19a-73ca29aebec6 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 returned with HTTP 200 Aug 18 23:42:56.939081 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 654/2578] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:56 2026] GET /volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:57.253102 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d9f0d7c9-b4b7-4bfd-a0b5-5fdd0d978a48 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:57.254859 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d9f0d7c9-b4b7-4bfd-a0b5-5fdd0d978a48 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:42:57.254989 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d9f0d7c9-b4b7-4bfd-a0b5-5fdd0d978a48 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:57.255208 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d9f0d7c9-b4b7-4bfd-a0b5-5fdd0d978a48 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:57.255306 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d9f0d7c9-b4b7-4bfd-a0b5-5fdd0d978a48 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:57.259344 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:57.259344 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:57.260001 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d9f0d7c9-b4b7-4bfd-a0b5-5fdd0d978a48 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:42:57.260551 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 638/2579] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:57 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:57.272861 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4732cb88-9f2a-40a1-ad04-1e5ccd8dad06 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:57.274493 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4732cb88-9f2a-40a1-ad04-1e5ccd8dad06 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:42:57.274701 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4732cb88-9f2a-40a1-ad04-1e5ccd8dad06 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:57.274911 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4732cb88-9f2a-40a1-ad04-1e5ccd8dad06 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:57.275111 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-4732cb88-9f2a-40a1-ad04-1e5ccd8dad06 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:57.280688 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:57.280688 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:57.281907 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4732cb88-9f2a-40a1-ad04-1e5ccd8dad06 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:42:57.282415 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 647/2580] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:57 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:57.293875 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0d65bbd2-cff6-49b9-97c6-6d9901b81c9d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:57.295821 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0d65bbd2-cff6-49b9-97c6-6d9901b81c9d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:42:57.296120 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0d65bbd2-cff6-49b9-97c6-6d9901b81c9d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:57.296361 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0d65bbd2-cff6-49b9-97c6-6d9901b81c9d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:57.296509 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-0d65bbd2-cff6-49b9-97c6-6d9901b81c9d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:57.301459 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:57.301459 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:57.302143 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0d65bbd2-cff6-49b9-97c6-6d9901b81c9d tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:42:57.302585 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 642/2581] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:57 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:57.314474 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2f9a127c-6cbb-44bf-887e-260a913d419d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:57.315978 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2f9a127c-6cbb-44bf-887e-260a913d419d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:42:57.316984 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2f9a127c-6cbb-44bf-887e-260a913d419d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18fde4f0-2dd4-478a-9146-835247d4f790", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1682606207"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:57.318622 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-2f9a127c-6cbb-44bf-887e-260a913d419d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Creating new backup {'backup': {'volume_id': '18fde4f0-2dd4-478a-9146-835247d4f790', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1682606207'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:42:57.318745 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-2f9a127c-6cbb-44bf-887e-260a913d419d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Creating backup of volume 18fde4f0-2dd4-478a-9146-835247d4f790 in container None Aug 18 23:42:57.325694 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:57.325694 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:57.326166 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2f9a127c-6cbb-44bf-887e-260a913d419d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:42:57.345168 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-2f9a127c-6cbb-44bf-887e-260a913d419d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Created reservations ['6b49fcce-4bcb-442a-be22-3a6a7a5c4c8c', '551832a5-df4f-45d0-8abb-f2e900ec79cc'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:57.389643 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2f9a127c-6cbb-44bf-887e-260a913d419d tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:42:57.390078 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 655/2582] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:42:57 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:57.399391 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0413d3f7-532b-4b25-9b0f-50f816056550 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:57.401395 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0413d3f7-532b-4b25-9b0f-50f816056550 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:42:57.401606 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0413d3f7-532b-4b25-9b0f-50f816056550 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:57.401803 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0413d3f7-532b-4b25-9b0f-50f816056550 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:57.401938 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0413d3f7-532b-4b25-9b0f-50f816056550 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:57.407883 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:57.407883 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:57.409121 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0413d3f7-532b-4b25-9b0f-50f816056550 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:42:57.409825 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 639/2583] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:57 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:57.699791 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-aa8c106b-be43-472d-8534-6f625f019a34 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:57.791565 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:42:57.791947 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-154280573"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:57.793492 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-154280573'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:42:57.793650 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Create volume of 1 GB Aug 18 23:42:57.799097 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Availability Zones retrieved successfully. Aug 18 23:42:57.805837 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Flow 'volume_create_api' (78048873-887d-4eb9-8fe0-5abea19ee0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:57.807106 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264249ab-f0cd-4d1e-acbd-f366029975f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:57.808354 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:57.841195 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264249ab-f0cd-4d1e-acbd-f366029975f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:57.842265 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07498ed3-02cb-4803-965a-3fd48ee4e514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:57.917956 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Created reservations ['e2891120-a012-4514-81cb-2c7346e62d65', 'cc55deff-4d3d-4041-a154-828d8b2018cf', 'c111c143-99f3-43d9-addf-feef22d5093e', '0c52f5c8-4e83-44b0-b339-930c19c4c2e3'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:57.919045 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07498ed3-02cb-4803-965a-3fd48ee4e514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2891120-a012-4514-81cb-2c7346e62d65', 'cc55deff-4d3d-4041-a154-828d8b2018cf', 'c111c143-99f3-43d9-addf-feef22d5093e', '0c52f5c8-4e83-44b0-b339-930c19c4c2e3']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:57.919792 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31a8fc7b-5033-4670-9712-adb47c87e18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:57.946991 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31a8fc7b-5033-4670-9712-adb47c87e18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77ee63db-5cd6-4570-ac02-3935334090ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-154280573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95527dc8981344268bfa697c92687f99',qos_specs=None,replication_status=,reservations=['e2891120-a012-4514-81cb-2c7346e62d65','cc55deff-4d3d-4041-a154-828d8b2018cf','c111c143-99f3-43d9-addf-feef22d5093e','0c52f5c8-4e83-44b0-b339-930c19c4c2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d42b51d49a43fc967cf7300ca4b301',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-154280573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77ee63db-5cd6-4570-ac02-3935334090ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95527dc8981344268bfa697c92687f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82d42b51d49a43fc967cf7300ca4b301',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:57.948225 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0125a8e-1680-4bab-b2b5-9acae78fe615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:57.951547 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f704cab1-1187-44dc-8d45-0e9e3f1d8ffd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:57.953456 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f704cab1-1187-44dc-8d45-0e9e3f1d8ffd tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] GET https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 Aug 18 23:42:57.954189 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f704cab1-1187-44dc-8d45-0e9e3f1d8ffd tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:57.954189 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f704cab1-1187-44dc-8d45-0e9e3f1d8ffd tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:57.954189 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f704cab1-1187-44dc-8d45-0e9e3f1d8ffd tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Show backup with id 647f8dbf-2263-4e62-8be3-7fc6223d15e3. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:57.959718 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:57.959718 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:57.960809 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f704cab1-1187-44dc-8d45-0e9e3f1d8ffd tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 returned with HTTP 200 Aug 18 23:42:57.961396 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 643/2584] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:57 2026] GET /volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:57.975984 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0ecd053a-b999-4fd6-820b-99eec34967fa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:57.978959 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0ecd053a-b999-4fd6-820b-99eec34967fa tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] GET https://10.4.3.229/volume/v3/backups Aug 18 23:42:57.979202 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0ecd053a-b999-4fd6-820b-99eec34967fa tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:57.979465 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0ecd053a-b999-4fd6-820b-99eec34967fa tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:57.980062 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:57.980062 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:57.996610 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0ecd053a-b999-4fd6-820b-99eec34967fa tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 200 Aug 18 23:42:57.997170 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 656/2585] 10.4.3.229 () {66 vars in 1237 bytes} [Tue Aug 18 23:42:57 2026] GET /volume/v3/backups => generated 337 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:58.000282 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0125a8e-1680-4bab-b2b5-9acae78fe615) transitioned into state 'SUCCESS' from state '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-154280573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95527dc8981344268bfa697c92687f99',qos_specs=None,replication_status=,reservations=['e2891120-a012-4514-81cb-2c7346e62d65','cc55deff-4d3d-4041-a154-828d8b2018cf','c111c143-99f3-43d9-addf-feef22d5093e','0c52f5c8-4e83-44b0-b339-930c19c4c2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82d42b51d49a43fc967cf7300ca4b301',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:58.001079 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ddccf0-fa3c-4d0c-8228-39d3de715d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:58.008480 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:58.010170 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] POST https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192/restore Aug 18 23:42:58.010494 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:58.011869 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Restoring backup dc541a1a-368e-463d-ab1c-5288ce015192 ({'restore': {}}) {{(pid=100174) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:42:58.011948 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Restoring backup dc541a1a-368e-463d-ab1c-5288ce015192 to volume None. Aug 18 23:42:58.014607 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ddccf0-fa3c-4d0c-8228-39d3de715d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:58.014782 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=467,cinder:UPDATE=121,cinder:INSERT=71 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:42:58.015472 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Flow 'volume_create_api' (78048873-887d-4eb9-8fe0-5abea19ee0e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:58.016547 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Create volume request issued successfully. Aug 18 23:42:58.016547 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aa8c106b-be43-472d-8534-6f625f019a34 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:42:58.016850 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 648/2586] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:42:57 2026] POST /volume/v3/volumes => generated 757 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:58.020645 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:58.020645 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:58.021879 np0000007721 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Creating volume of 1 GB for restore of backup dc541a1a-368e-463d-ab1c-5288ce015192. Aug 18 23:42:58.032567 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Availability zone cache updated, next update will occur around 2026-08-19 00:42:58.031481. {{(pid=100174) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:42:58.032853 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Availability Zones retrieved successfully. Aug 18 23:42:58.036895 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1367749f-fabf-4c4f-850a-e0e2c098b45e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:58.038647 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1367749f-fabf-4c4f-850a-e0e2c098b45e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea Aug 18 23:42:58.038797 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1367749f-fabf-4c4f-850a-e0e2c098b45e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:58.039190 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1367749f-fabf-4c4f-850a-e0e2c098b45e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:58.043853 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Flow 'volume_create_api' (210f3ab3-ed7c-4b0c-9c33-4e1ea1b4d363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:58.045456 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5968f02-33d5-45c3-875b-03d98f0c9f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:58.046615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:42:58.048740 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:58.048740 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:58.054935 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1367749f-fabf-4c4f-850a-e0e2c098b45e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Volume info retrieved successfully. Aug 18 23:42:58.061263 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1367749f-fabf-4c4f-850a-e0e2c098b45e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea returned with HTTP 200 Aug 18 23:42:58.061879 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 644/2587] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:58 2026] GET /volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:42:58.085738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5968f02-33d5-45c3-875b-03d98f0c9f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:58.086966 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25271e8c-d407-4dce-87d7-6649392e9c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:58.131462 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Created reservations ['123f3598-8b05-4cf5-b305-a9b90a30a4b2', 'cbccbb97-86bf-4f52-8674-64482611aeaa', 'cae293cf-e527-4e9f-8d02-7e5099abae8f', '466242f5-be6f-4673-a136-6509f8f1642b'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:58.132447 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25271e8c-d407-4dce-87d7-6649392e9c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['123f3598-8b05-4cf5-b305-a9b90a30a4b2', 'cbccbb97-86bf-4f52-8674-64482611aeaa', 'cae293cf-e527-4e9f-8d02-7e5099abae8f', '466242f5-be6f-4673-a136-6509f8f1642b']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:58.133090 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b68eb9-d2d4-499f-8693-fd061d293fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:58.168391 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b68eb9-d2d4-499f-8693-fd061d293fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c6b11e1-2b06-46a2-a48d-487f9e76e665', '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_dc541a1a-368e-463d-ab1c-5288ce015192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2feaa7afa5f4780bae677900ca1ad53',qos_specs=None,replication_status=,reservations=['123f3598-8b05-4cf5-b305-a9b90a30a4b2','cbccbb97-86bf-4f52-8674-64482611aeaa','cae293cf-e527-4e9f-8d02-7e5099abae8f','466242f5-be6f-4673-a136-6509f8f1642b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed43d7df60149f69a779033d603873c',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:42:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_dc541a1a-368e-463d-ab1c-5288ce015192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c6b11e1-2b06-46a2-a48d-487f9e76e665,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2feaa7afa5f4780bae677900ca1ad53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed43d7df60149f69a779033d603873c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:58.170444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357fde1e-6981-4c6b-a2ba-673273c68939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:58.189645 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357fde1e-6981-4c6b-a2ba-673273c68939) transitioned into 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_dc541a1a-368e-463d-ab1c-5288ce015192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2feaa7afa5f4780bae677900ca1ad53',qos_specs=None,replication_status=,reservations=['123f3598-8b05-4cf5-b305-a9b90a30a4b2','cbccbb97-86bf-4f52-8674-64482611aeaa','cae293cf-e527-4e9f-8d02-7e5099abae8f','466242f5-be6f-4673-a136-6509f8f1642b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed43d7df60149f69a779033d603873c',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:58.191162 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc65bbd-6dd6-40aa-a47f-3bf622f91cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:42:58.202947 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc65bbd-6dd6-40aa-a47f-3bf622f91cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:42:58.204239 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Flow 'volume_create_api' (210f3ab3-ed7c-4b0c-9c33-4e1ea1b4d363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:42:58.204674 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Create volume request issued successfully. Aug 18 23:42:58.213915 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:58.213915 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:58.214476 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:42:58.421216 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d607be39-20ff-4203-94ae-0f3fa40391bb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:58.425148 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d607be39-20ff-4203-94ae-0f3fa40391bb tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:42:58.425317 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d607be39-20ff-4203-94ae-0f3fa40391bb tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:58.425552 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d607be39-20ff-4203-94ae-0f3fa40391bb tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:58.425658 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-d607be39-20ff-4203-94ae-0f3fa40391bb tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:58.430275 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:58.430275 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:58.431140 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d607be39-20ff-4203-94ae-0f3fa40391bb tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:42:58.431679 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 657/2588] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:58 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:59.078719 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-46a59d61-a52d-4be9-93a8-cab0649f7b48 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:59.081190 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-46a59d61-a52d-4be9-93a8-cab0649f7b48 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea Aug 18 23:42:59.081501 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-46a59d61-a52d-4be9-93a8-cab0649f7b48 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:59.081767 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-46a59d61-a52d-4be9-93a8-cab0649f7b48 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:59.091192 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:59.091192 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:59.095665 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-46a59d61-a52d-4be9-93a8-cab0649f7b48 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Volume info retrieved successfully. Aug 18 23:42:59.100947 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-46a59d61-a52d-4be9-93a8-cab0649f7b48 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea returned with HTTP 200 Aug 18 23:42:59.101408 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 649/2589] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:59 2026] GET /volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:59.113675 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-667974d0-c3b8-4523-a44f-d4e2cd95beae None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:59.115191 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-667974d0-c3b8-4523-a44f-d4e2cd95beae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:42:59.115539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-667974d0-c3b8-4523-a44f-d4e2cd95beae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77ee63db-5cd6-4570-ac02-3935334090ea", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1836909861"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:42:59.125688 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:59.125688 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:59.126184 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-667974d0-c3b8-4523-a44f-d4e2cd95beae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Volume info retrieved successfully. Aug 18 23:42:59.126338 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-667974d0-c3b8-4523-a44f-d4e2cd95beae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Create snapshot from volume 77ee63db-5cd6-4570-ac02-3935334090ea Aug 18 23:42:59.177867 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-667974d0-c3b8-4523-a44f-d4e2cd95beae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Created reservations ['aed219c5-df41-4c16-9640-6a346960cc84', '38fc5813-936e-4c3b-b7e1-837d84dc17e1', '9bb107a0-1450-4423-b213-fbeed53e75df', '68946797-b87c-4a07-b81e-56a957c0c188'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:42:59.209780 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-667974d0-c3b8-4523-a44f-d4e2cd95beae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot create request issued successfully. Aug 18 23:42:59.210198 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-667974d0-c3b8-4523-a44f-d4e2cd95beae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:42:59.210772 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 645/2590] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:42:59 2026] POST /volume/v3/snapshots => generated 314 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:59.223451 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-17914cae-c63b-4b29-9560-4e97407fe5e6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:59.224222 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:59.224222 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:42:59.224793 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:42:59.224989 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Checking backup size 1 against volume size 1 {{(pid=100174) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:42:59.225060 np0000007721 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Overwriting volume 4c6b11e1-2b06-46a2-a48d-487f9e76e665 with restore of backup dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:59.225375 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-17914cae-c63b-4b29-9560-4e97407fe5e6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 Aug 18 23:42:59.225645 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-17914cae-c63b-4b29-9560-4e97407fe5e6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:59.225881 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-17914cae-c63b-4b29-9560-4e97407fe5e6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:59.231829 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:59.231829 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:42:59.232418 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-17914cae-c63b-4b29-9560-4e97407fe5e6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:42:59.233689 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-17914cae-c63b-4b29-9560-4e97407fe5e6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 returned with HTTP 200 Aug 18 23:42:59.233860 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 658/2591] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:42:59 2026] GET /volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:59.243390 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] restore_backup in rpcapi backup_id dc541a1a-368e-463d-ab1c-5288ce015192 {{(pid=100174) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:42:59.245587 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a9699a84-2e0e-4373-9b30-a5537ead6524 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192/restore returned with HTTP 202 Aug 18 23:42:59.245813 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 640/2592] 10.4.3.229 () {68 vars in 1393 bytes} [Tue Aug 18 23:42:58 2026] POST /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192/restore => generated 189 bytes in 1238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:42:59.257530 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eefcb33b-b5cf-4779-96df-358382d5799e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:59.259091 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eefcb33b-b5cf-4779-96df-358382d5799e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:42:59.259254 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eefcb33b-b5cf-4779-96df-358382d5799e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:59.259433 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eefcb33b-b5cf-4779-96df-358382d5799e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:59.259551 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-eefcb33b-b5cf-4779-96df-358382d5799e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:59.263287 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:59.263287 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:42:59.263929 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eefcb33b-b5cf-4779-96df-358382d5799e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:42:59.264232 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 650/2593] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:59 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:42:59.442368 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-34173b48-71fd-4da7-91e7-eecd7f705c5c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:42:59.444444 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-34173b48-71fd-4da7-91e7-eecd7f705c5c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:42:59.444687 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-34173b48-71fd-4da7-91e7-eecd7f705c5c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:42:59.444909 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-34173b48-71fd-4da7-91e7-eecd7f705c5c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:42:59.445061 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-34173b48-71fd-4da7-91e7-eecd7f705c5c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:42:59.449186 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:42:59.449186 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:42:59.450005 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-34173b48-71fd-4da7-91e7-eecd7f705c5c tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:42:59.450451 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 646/2594] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:42:59 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:00.243903 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-201e3069-f431-4ac2-8696-4efb9af9ef7a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:00.245600 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-201e3069-f431-4ac2-8696-4efb9af9ef7a tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 Aug 18 23:43:00.245824 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-201e3069-f431-4ac2-8696-4efb9af9ef7a tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:00.246032 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-201e3069-f431-4ac2-8696-4efb9af9ef7a tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:00.250800 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:00.250800 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:00.251234 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-201e3069-f431-4ac2-8696-4efb9af9ef7a tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:00.252165 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-201e3069-f431-4ac2-8696-4efb9af9ef7a tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 returned with HTTP 200 Aug 18 23:43:00.252686 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 659/2595] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:00 2026] GET /volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:00.260824 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-be1abd0f-6650-4624-a02b-5b68292fcf43 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:00.262799 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be1abd0f-6650-4624-a02b-5b68292fcf43 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:43:00.263153 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be1abd0f-6650-4624-a02b-5b68292fcf43 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77ee63db-5cd6-4570-ac02-3935334090ea", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-196893135"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:00.272536 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:00.272536 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:00.272812 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-be1abd0f-6650-4624-a02b-5b68292fcf43 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Volume info retrieved successfully. Aug 18 23:43:00.272934 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-be1abd0f-6650-4624-a02b-5b68292fcf43 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Create snapshot from volume 77ee63db-5cd6-4570-ac02-3935334090ea Aug 18 23:43:00.274097 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3d5188b7-3ef7-4adb-a8a2-500b1e01f0ba None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:00.276535 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d5188b7-3ef7-4adb-a8a2-500b1e01f0ba tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:00.276535 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d5188b7-3ef7-4adb-a8a2-500b1e01f0ba tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:00.276535 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d5188b7-3ef7-4adb-a8a2-500b1e01f0ba tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:00.276535 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3d5188b7-3ef7-4adb-a8a2-500b1e01f0ba tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:00.280030 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:00.280030 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:00.280737 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d5188b7-3ef7-4adb-a8a2-500b1e01f0ba tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:00.281059 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 651/2596] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:00 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:00.296128 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-be1abd0f-6650-4624-a02b-5b68292fcf43 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Created reservations ['8c7d9a35-9511-408b-a507-e00a3d2974b1', 'd66f9b21-e2a2-4eb8-9c01-ae458e614ce8', '2106c773-82e4-4e46-8571-ed194f84d47c', 'ff0ab192-f563-4b7c-be06-f3cc14540c9e'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:00.325425 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-be1abd0f-6650-4624-a02b-5b68292fcf43 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot create request issued successfully. Aug 18 23:43:00.325856 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be1abd0f-6650-4624-a02b-5b68292fcf43 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:43:00.326343 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 641/2597] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:43:00 2026] POST /volume/v3/snapshots => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:00.335925 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-637c27a5-c0ed-47e2-8561-d2393b2ea93f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:00.337865 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-637c27a5-c0ed-47e2-8561-d2393b2ea93f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a Aug 18 23:43:00.338092 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-637c27a5-c0ed-47e2-8561-d2393b2ea93f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:00.338290 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-637c27a5-c0ed-47e2-8561-d2393b2ea93f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:00.343713 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:00.343713 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:00.344173 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-637c27a5-c0ed-47e2-8561-d2393b2ea93f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:00.345010 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-637c27a5-c0ed-47e2-8561-d2393b2ea93f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a returned with HTTP 200 Aug 18 23:43:00.345377 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 647/2598] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:00 2026] GET /volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:00.461807 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3e9e66bd-b579-483b-8de5-158292a691b7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:00.463343 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3e9e66bd-b579-483b-8de5-158292a691b7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:00.463528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3e9e66bd-b579-483b-8de5-158292a691b7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:00.463718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3e9e66bd-b579-483b-8de5-158292a691b7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:00.463811 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-3e9e66bd-b579-483b-8de5-158292a691b7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:00.467768 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:00.467768 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:00.468504 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3e9e66bd-b579-483b-8de5-158292a691b7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:00.468844 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 660/2599] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:00 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:01.105687 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-da31ccd8-c571-4de1-8f60-5a436a337ebf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:01.107569 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-da31ccd8-c571-4de1-8f60-5a436a337ebf tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:01.107811 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-da31ccd8-c571-4de1-8f60-5a436a337ebf tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:01.108041 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-da31ccd8-c571-4de1-8f60-5a436a337ebf tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:01.115961 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:01.115961 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:01.120452 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-da31ccd8-c571-4de1-8f60-5a436a337ebf tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:43:01.125056 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-da31ccd8-c571-4de1-8f60-5a436a337ebf tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:43:01.125430 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 652/2600] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:01 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:01.292077 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bb22e2f5-30a2-4bce-b786-d42ad3752289 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:01.293909 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb22e2f5-30a2-4bce-b786-d42ad3752289 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:01.294092 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb22e2f5-30a2-4bce-b786-d42ad3752289 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:01.294265 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb22e2f5-30a2-4bce-b786-d42ad3752289 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:01.294366 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-bb22e2f5-30a2-4bce-b786-d42ad3752289 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:01.298667 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:01.298667 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:01.299416 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb22e2f5-30a2-4bce-b786-d42ad3752289 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:01.299792 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 642/2601] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:01 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:01.356085 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cd7e5df1-da79-42ce-8eaf-eaa68051f317 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:01.358417 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cd7e5df1-da79-42ce-8eaf-eaa68051f317 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a Aug 18 23:43:01.358672 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cd7e5df1-da79-42ce-8eaf-eaa68051f317 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:01.358915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cd7e5df1-da79-42ce-8eaf-eaa68051f317 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:01.365315 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:01.365315 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:01.365964 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-cd7e5df1-da79-42ce-8eaf-eaa68051f317 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:01.366991 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cd7e5df1-da79-42ce-8eaf-eaa68051f317 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a returned with HTTP 200 Aug 18 23:43:01.367499 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 648/2602] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:01 2026] GET /volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:01.380646 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-93ee87f5-ba22-44f9-a6bc-a0690fb6471b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:01.382471 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-93ee87f5-ba22-44f9-a6bc-a0690fb6471b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:43:01.382866 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-93ee87f5-ba22-44f9-a6bc-a0690fb6471b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77ee63db-5cd6-4570-ac02-3935334090ea", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-926890367"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:01.391301 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:01.391301 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:01.391839 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-93ee87f5-ba22-44f9-a6bc-a0690fb6471b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Volume info retrieved successfully. Aug 18 23:43:01.391989 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-93ee87f5-ba22-44f9-a6bc-a0690fb6471b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Create snapshot from volume 77ee63db-5cd6-4570-ac02-3935334090ea Aug 18 23:43:01.417462 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-93ee87f5-ba22-44f9-a6bc-a0690fb6471b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Created reservations ['c0b48d72-40cc-4cc8-af44-295215917439', '9529cf57-28ed-4181-a4a8-8e63a164f8b3', 'd9c2197d-5754-4b18-b513-695a35756f44', '14d1d963-f8b5-4652-92eb-302fffd26230'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:01.444389 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-93ee87f5-ba22-44f9-a6bc-a0690fb6471b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot create request issued successfully. Aug 18 23:43:01.444767 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-93ee87f5-ba22-44f9-a6bc-a0690fb6471b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:43:01.445222 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 661/2603] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:43:01 2026] POST /volume/v3/snapshots => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:01.456122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1d8868ad-dbfe-498e-983d-c86d9bb05ece None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:01.458808 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1d8868ad-dbfe-498e-983d-c86d9bb05ece tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 Aug 18 23:43:01.459052 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1d8868ad-dbfe-498e-983d-c86d9bb05ece tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:01.459308 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1d8868ad-dbfe-498e-983d-c86d9bb05ece tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:01.465296 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:01.465296 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:01.465918 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1d8868ad-dbfe-498e-983d-c86d9bb05ece tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:01.467066 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1d8868ad-dbfe-498e-983d-c86d9bb05ece tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 returned with HTTP 200 Aug 18 23:43:01.467571 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 653/2604] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:01 2026] GET /volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:01.478536 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-85e5f81d-977c-46de-bd29-1f6c9ed30def None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:01.480290 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-85e5f81d-977c-46de-bd29-1f6c9ed30def tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:01.480499 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-85e5f81d-977c-46de-bd29-1f6c9ed30def tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:01.480731 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-85e5f81d-977c-46de-bd29-1f6c9ed30def tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:01.480850 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-85e5f81d-977c-46de-bd29-1f6c9ed30def tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:01.486666 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:01.486666 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:01.487693 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-85e5f81d-977c-46de-bd29-1f6c9ed30def tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:01.488128 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 643/2605] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:01 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.139727 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-943423bc-4a96-495e-877c-de1ab205901c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.141406 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-943423bc-4a96-495e-877c-de1ab205901c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:02.141636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-943423bc-4a96-495e-877c-de1ab205901c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.141827 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-943423bc-4a96-495e-877c-de1ab205901c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.148783 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.148783 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:02.153288 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-943423bc-4a96-495e-877c-de1ab205901c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:43:02.157242 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-943423bc-4a96-495e-877c-de1ab205901c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:43:02.157783 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 649/2606] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.310309 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ddfbd1f7-90a1-4c07-874b-2a9dd3ed33cb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.312267 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ddfbd1f7-90a1-4c07-874b-2a9dd3ed33cb tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:02.312487 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ddfbd1f7-90a1-4c07-874b-2a9dd3ed33cb tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.312709 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ddfbd1f7-90a1-4c07-874b-2a9dd3ed33cb tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.312806 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-ddfbd1f7-90a1-4c07-874b-2a9dd3ed33cb tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:02.317260 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.317260 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:02.318030 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ddfbd1f7-90a1-4c07-874b-2a9dd3ed33cb tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:02.318451 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 662/2607] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.494788 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-796496a3-e13b-49d4-8800-ddd46d810435 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.494788 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-796496a3-e13b-49d4-8800-ddd46d810435 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 Aug 18 23:43:02.494788 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-796496a3-e13b-49d4-8800-ddd46d810435 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.494788 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-796496a3-e13b-49d4-8800-ddd46d810435 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.494788 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.494788 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:02.494788 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-796496a3-e13b-49d4-8800-ddd46d810435 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:02.494788 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-796496a3-e13b-49d4-8800-ddd46d810435 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 returned with HTTP 200 Aug 18 23:43:02.494788 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 654/2608] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.499956 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3e88c07a-3e2b-4a06-96b5-164b68e24746 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.501197 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e88c07a-3e2b-4a06-96b5-164b68e24746 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:02.501197 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e88c07a-3e2b-4a06-96b5-164b68e24746 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.501401 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e88c07a-3e2b-4a06-96b5-164b68e24746 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.501532 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3e88c07a-3e2b-4a06-96b5-164b68e24746 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:02.502286 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f35b47bf-5a78-42ac-a329-29aa8aea86a5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.504437 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f35b47bf-5a78-42ac-a329-29aa8aea86a5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?limit=1 Aug 18 23:43:02.504722 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f35b47bf-5a78-42ac-a329-29aa8aea86a5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.504979 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f35b47bf-5a78-42ac-a329-29aa8aea86a5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.505302 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-f35b47bf-5a78-42ac-a329-29aa8aea86a5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.506727 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-f35b47bf-5a78-42ac-a329-29aa8aea86a5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.506838 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.506838 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:02.507761 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e88c07a-3e2b-4a06-96b5-164b68e24746 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:02.508298 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 644/2609] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.511541 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f35b47bf-5a78-42ac-a329-29aa8aea86a5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.511644 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f35b47bf-5a78-42ac-a329-29aa8aea86a5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 18 23:43:02.512076 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 650/2610] 10.4.3.229 () {66 vars in 1258 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.522150 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-72a62b06-91c8-4a59-9d3d-baab7f4a9a3f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.524204 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-72a62b06-91c8-4a59-9d3d-baab7f4a9a3f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 18 23:43:02.524587 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-72a62b06-91c8-4a59-9d3d-baab7f4a9a3f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.524857 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-72a62b06-91c8-4a59-9d3d-baab7f4a9a3f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.525184 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-72a62b06-91c8-4a59-9d3d-baab7f4a9a3f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.526252 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.db.api [None req-72a62b06-91c8-4a59-9d3d-baab7f4a9a3f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100173) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.530901 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-72a62b06-91c8-4a59-9d3d-baab7f4a9a3f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.531385 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-72a62b06-91c8-4a59-9d3d-baab7f4a9a3f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 18 23:43:02.531845 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 663/2611] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:43:02.542004 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-74b89a55-4726-420a-b481-ed5bda1c4a38 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.543974 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-74b89a55-4726-420a-b481-ed5bda1c4a38 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?limit=100000 Aug 18 23:43:02.544160 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-74b89a55-4726-420a-b481-ed5bda1c4a38 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.544390 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-74b89a55-4726-420a-b481-ed5bda1c4a38 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.544729 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-74b89a55-4726-420a-b481-ed5bda1c4a38 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.545821 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.db.api [None req-74b89a55-4726-420a-b481-ed5bda1c4a38 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100171) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.550526 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-74b89a55-4726-420a-b481-ed5bda1c4a38 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.550973 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-74b89a55-4726-420a-b481-ed5bda1c4a38 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 18 23:43:02.551419 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 655/2612] 10.4.3.229 () {66 vars in 1268 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.562491 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc73d563-559a-4a2e-8946-55fbbcd4d59c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.564561 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc73d563-559a-4a2e-8946-55fbbcd4d59c tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?limit=0 Aug 18 23:43:02.564805 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc73d563-559a-4a2e-8946-55fbbcd4d59c tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.565017 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc73d563-559a-4a2e-8946-55fbbcd4d59c tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.565312 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-bc73d563-559a-4a2e-8946-55fbbcd4d59c tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.567066 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-bc73d563-559a-4a2e-8946-55fbbcd4d59c tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.570932 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bc73d563-559a-4a2e-8946-55fbbcd4d59c tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.571268 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc73d563-559a-4a2e-8946-55fbbcd4d59c tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 18 23:43:02.571751 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 645/2613] 10.4.3.229 () {66 vars in 1258 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:43:02.581290 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-531791e1-70c2-461e-b2ea-d1d91cd9de8d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.583721 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-531791e1-70c2-461e-b2ea-d1d91cd9de8d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 18 23:43:02.583962 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-531791e1-70c2-461e-b2ea-d1d91cd9de8d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.584193 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-531791e1-70c2-461e-b2ea-d1d91cd9de8d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.584451 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-531791e1-70c2-461e-b2ea-d1d91cd9de8d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.584798 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.584798 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:02.585872 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-531791e1-70c2-461e-b2ea-d1d91cd9de8d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.590404 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-531791e1-70c2-461e-b2ea-d1d91cd9de8d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.590814 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-531791e1-70c2-461e-b2ea-d1d91cd9de8d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 18 23:43:02.591311 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 651/2614] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.600740 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c037a816-f77c-4895-85dd-7932aa41f3ae None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.602482 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c037a816-f77c-4895-85dd-7932aa41f3ae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?marker=23042720-9670-473f-9938-e63d4e2a956a Aug 18 23:43:02.602687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c037a816-f77c-4895-85dd-7932aa41f3ae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.602866 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c037a816-f77c-4895-85dd-7932aa41f3ae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.603122 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-c037a816-f77c-4895-85dd-7932aa41f3ae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.603375 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.603375 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:02.604173 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.db.api [None req-c037a816-f77c-4895-85dd-7932aa41f3ae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100173) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.621318 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c037a816-f77c-4895-85dd-7932aa41f3ae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.621819 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c037a816-f77c-4895-85dd-7932aa41f3ae tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?marker=23042720-9670-473f-9938-e63d4e2a956a returned with HTTP 200 Aug 18 23:43:02.622425 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 664/2615] 10.4.3.229 () {66 vars in 1330 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?marker=23042720-9670-473f-9938-e63d4e2a956a => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.634064 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fc2c8bf9-201d-49a8-8eee-eab65d9d4313 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.636692 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fc2c8bf9-201d-49a8-8eee-eab65d9d4313 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?offset=2&limit=3 Aug 18 23:43:02.636906 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fc2c8bf9-201d-49a8-8eee-eab65d9d4313 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.637163 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fc2c8bf9-201d-49a8-8eee-eab65d9d4313 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.637333 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-fc2c8bf9-201d-49a8-8eee-eab65d9d4313 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.637674 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.637674 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:02.638531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.db.api [None req-fc2c8bf9-201d-49a8-8eee-eab65d9d4313 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100171) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.650325 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fc2c8bf9-201d-49a8-8eee-eab65d9d4313 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.650787 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fc2c8bf9-201d-49a8-8eee-eab65d9d4313 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 18 23:43:02.651183 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 656/2616] 10.4.3.229 () {66 vars in 1276 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.661606 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1b7f021f-48ef-4f28-b69f-76cecc2bc0a0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.664155 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b7f021f-48ef-4f28-b69f-76cecc2bc0a0 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 18 23:43:02.664365 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b7f021f-48ef-4f28-b69f-76cecc2bc0a0 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.664662 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b7f021f-48ef-4f28-b69f-76cecc2bc0a0 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.664941 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-1b7f021f-48ef-4f28-b69f-76cecc2bc0a0 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.666120 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-1b7f021f-48ef-4f28-b69f-76cecc2bc0a0 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.680094 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1b7f021f-48ef-4f28-b69f-76cecc2bc0a0 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.680575 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b7f021f-48ef-4f28-b69f-76cecc2bc0a0 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 18 23:43:02.680980 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 646/2617] 10.4.3.229 () {66 vars in 1308 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.690393 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1ee221a7-3e0c-4328-8ae8-a1e6fb69f65e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.692199 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1ee221a7-3e0c-4328-8ae8-a1e6fb69f65e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 18 23:43:02.692383 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1ee221a7-3e0c-4328-8ae8-a1e6fb69f65e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.692609 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1ee221a7-3e0c-4328-8ae8-a1e6fb69f65e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.692836 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-1ee221a7-3e0c-4328-8ae8-a1e6fb69f65e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.693083 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.693083 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:02.693913 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-1ee221a7-3e0c-4328-8ae8-a1e6fb69f65e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.698087 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1ee221a7-3e0c-4328-8ae8-a1e6fb69f65e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.698433 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1ee221a7-3e0c-4328-8ae8-a1e6fb69f65e tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 18 23:43:02.698819 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 652/2618] 10.4.3.229 () {66 vars in 1310 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.712009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-964f5d13-ca3d-45a5-b252-de2eddbd3238 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.715015 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-964f5d13-ca3d-45a5-b252-de2eddbd3238 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 18 23:43:02.715582 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-964f5d13-ca3d-45a5-b252-de2eddbd3238 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.716028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-964f5d13-ca3d-45a5-b252-de2eddbd3238 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.716391 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-964f5d13-ca3d-45a5-b252-de2eddbd3238 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.716798 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.716798 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:02.717810 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.db.api [None req-964f5d13-ca3d-45a5-b252-de2eddbd3238 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100173) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.730297 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-964f5d13-ca3d-45a5-b252-de2eddbd3238 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.730830 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-964f5d13-ca3d-45a5-b252-de2eddbd3238 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 18 23:43:02.731336 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 665/2619] 10.4.3.229 () {66 vars in 1292 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.742932 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1550f8be-e7d4-4aaf-9024-34b7a469796b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.744939 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1550f8be-e7d4-4aaf-9024-34b7a469796b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 18 23:43:02.745106 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1550f8be-e7d4-4aaf-9024-34b7a469796b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.745272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1550f8be-e7d4-4aaf-9024-34b7a469796b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.745617 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-1550f8be-e7d4-4aaf-9024-34b7a469796b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.745934 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.745934 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:02.746849 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.db.api [None req-1550f8be-e7d4-4aaf-9024-34b7a469796b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100171) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.758281 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1550f8be-e7d4-4aaf-9024-34b7a469796b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.758773 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1550f8be-e7d4-4aaf-9024-34b7a469796b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 18 23:43:02.759209 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 657/2620] 10.4.3.229 () {66 vars in 1294 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.776048 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-40280a2d-c6a0-4733-8d46-d382f12cbc40 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.777755 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40280a2d-c6a0-4733-8d46-d382f12cbc40 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 18 23:43:02.777951 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40280a2d-c6a0-4733-8d46-d382f12cbc40 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.778122 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40280a2d-c6a0-4733-8d46-d382f12cbc40 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.778396 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-40280a2d-c6a0-4733-8d46-d382f12cbc40 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.778672 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.778672 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:02.779526 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-40280a2d-c6a0-4733-8d46-d382f12cbc40 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.792000 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-40280a2d-c6a0-4733-8d46-d382f12cbc40 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.792444 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40280a2d-c6a0-4733-8d46-d382f12cbc40 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 18 23:43:02.792982 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 647/2621] 10.4.3.229 () {66 vars in 1312 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.803719 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-158ad7a6-2b54-42b5-8c20-b25ad140e879 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.805468 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-158ad7a6-2b54-42b5-8c20-b25ad140e879 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 18 23:43:02.805677 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-158ad7a6-2b54-42b5-8c20-b25ad140e879 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.805879 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-158ad7a6-2b54-42b5-8c20-b25ad140e879 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.806077 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-158ad7a6-2b54-42b5-8c20-b25ad140e879 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.806332 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.806332 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:02.807089 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-158ad7a6-2b54-42b5-8c20-b25ad140e879 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.821226 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-158ad7a6-2b54-42b5-8c20-b25ad140e879 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.821631 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-158ad7a6-2b54-42b5-8c20-b25ad140e879 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 18 23:43:02.822043 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 653/2622] 10.4.3.229 () {66 vars in 1314 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.831764 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-82e41c4b-a274-498f-b3a8-ea6e0fdd2788 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.833409 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-82e41c4b-a274-498f-b3a8-ea6e0fdd2788 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 Aug 18 23:43:02.833620 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-82e41c4b-a274-498f-b3a8-ea6e0fdd2788 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.833795 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-82e41c4b-a274-498f-b3a8-ea6e0fdd2788 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.833980 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-82e41c4b-a274-498f-b3a8-ea6e0fdd2788 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.834200 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.834200 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:02.834993 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.db.api [None req-82e41c4b-a274-498f-b3a8-ea6e0fdd2788 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100173) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.844930 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-82e41c4b-a274-498f-b3a8-ea6e0fdd2788 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.845381 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.845381 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:02.846001 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-82e41c4b-a274-498f-b3a8-ea6e0fdd2788 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 returned with HTTP 200 Aug 18 23:43:02.846394 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 666/2623] 10.4.3.229 () {66 vars in 1383 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.854949 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-49c42819-2707-4264-9b94-89f18f533311 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.857161 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-49c42819-2707-4264-9b94-89f18f533311 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail?status=available Aug 18 23:43:02.857392 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-49c42819-2707-4264-9b94-89f18f533311 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.857656 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-49c42819-2707-4264-9b94-89f18f533311 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.857927 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-49c42819-2707-4264-9b94-89f18f533311 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.858275 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.858275 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:02.859342 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.db.api [None req-49c42819-2707-4264-9b94-89f18f533311 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100171) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.874754 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-49c42819-2707-4264-9b94-89f18f533311 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.875318 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.875318 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:02.876121 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-49c42819-2707-4264-9b94-89f18f533311 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 18 23:43:02.876623 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 658/2624] 10.4.3.229 () {66 vars in 1297 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:02.890459 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7b767bc8-07a6-4bbf-83ea-7e1c2284c5e8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.892702 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b767bc8-07a6-4bbf-83ea-7e1c2284c5e8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 Aug 18 23:43:02.892978 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b767bc8-07a6-4bbf-83ea-7e1c2284c5e8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.893231 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b767bc8-07a6-4bbf-83ea-7e1c2284c5e8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.893580 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-7b767bc8-07a6-4bbf-83ea-7e1c2284c5e8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.894000 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.894000 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:02.895260 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-7b767bc8-07a6-4bbf-83ea-7e1c2284c5e8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.907449 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7b767bc8-07a6-4bbf-83ea-7e1c2284c5e8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.907857 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.907857 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:02.908485 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b767bc8-07a6-4bbf-83ea-7e1c2284c5e8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 returned with HTTP 200 Aug 18 23:43:02.908897 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 648/2625] 10.4.3.229 () {66 vars in 1417 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.922458 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2ec61d81-baba-4a11-ad7f-b9e3095ae66d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.924108 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2ec61d81-baba-4a11-ad7f-b9e3095ae66d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 Aug 18 23:43:02.924335 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2ec61d81-baba-4a11-ad7f-b9e3095ae66d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.924664 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2ec61d81-baba-4a11-ad7f-b9e3095ae66d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.924812 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-2ec61d81-baba-4a11-ad7f-b9e3095ae66d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.925132 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:02.925132 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:02.925972 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.db.api [None req-2ec61d81-baba-4a11-ad7f-b9e3095ae66d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100172) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.938060 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2ec61d81-baba-4a11-ad7f-b9e3095ae66d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.938488 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2ec61d81-baba-4a11-ad7f-b9e3095ae66d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 returned with HTTP 200 Aug 18 23:43:02.938914 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 654/2626] 10.4.3.229 () {66 vars in 1362 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 => generated 341 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.951431 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6897b7bc-93b2-4658-8866-64a5db00bcce None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.953620 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6897b7bc-93b2-4658-8866-64a5db00bcce tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?status=available Aug 18 23:43:02.953855 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6897b7bc-93b2-4658-8866-64a5db00bcce tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.954105 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6897b7bc-93b2-4658-8866-64a5db00bcce tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.954344 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-6897b7bc-93b2-4658-8866-64a5db00bcce tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.956016 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.db.api [None req-6897b7bc-93b2-4658-8866-64a5db00bcce tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100173) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.972692 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6897b7bc-93b2-4658-8866-64a5db00bcce tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.973231 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6897b7bc-93b2-4658-8866-64a5db00bcce tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?status=available returned with HTTP 200 Aug 18 23:43:02.973878 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 667/2627] 10.4.3.229 () {66 vars in 1276 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:02.984070 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7e350c16-4741-457f-8619-e5ec261e0655 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:02.985948 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7e350c16-4741-457f-8619-e5ec261e0655 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 Aug 18 23:43:02.986184 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7e350c16-4741-457f-8619-e5ec261e0655 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:02.986391 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7e350c16-4741-457f-8619-e5ec261e0655 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:02.986725 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-7e350c16-4741-457f-8619-e5ec261e0655 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:02.987891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.db.api [None req-7e350c16-4741-457f-8619-e5ec261e0655 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Building query based on filter {{(pid=100171) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:43:02.999075 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7e350c16-4741-457f-8619-e5ec261e0655 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Get all snapshots completed successfully. Aug 18 23:43:02.999472 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7e350c16-4741-457f-8619-e5ec261e0655 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 returned with HTTP 200 Aug 18 23:43:02.999986 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 659/2628] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:43:02 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-926890367 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:03.013185 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-616ce855-536a-4ca6-a83a-f91e18dcb9b8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:03.014993 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-616ce855-536a-4ca6-a83a-f91e18dcb9b8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 Aug 18 23:43:03.015162 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-616ce855-536a-4ca6-a83a-f91e18dcb9b8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:03.015328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-616ce855-536a-4ca6-a83a-f91e18dcb9b8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:03.015459 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-616ce855-536a-4ca6-a83a-f91e18dcb9b8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Delete snapshot with id: 69bce049-f4e7-4a9c-b26a-6b8a44bf9885 Aug 18 23:43:03.023776 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:03.023776 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:03.024264 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-616ce855-536a-4ca6-a83a-f91e18dcb9b8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:03.049577 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-616ce855-536a-4ca6-a83a-f91e18dcb9b8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot delete request issued successfully. Aug 18 23:43:03.049884 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-616ce855-536a-4ca6-a83a-f91e18dcb9b8 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 returned with HTTP 202 Aug 18 23:43:03.050361 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 649/2629] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:43:03 2026] DELETE /volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:03.059239 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b23e35da-20db-4420-9cc2-42b73da6fbd4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:03.062547 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b23e35da-20db-4420-9cc2-42b73da6fbd4 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 Aug 18 23:43:03.062789 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b23e35da-20db-4420-9cc2-42b73da6fbd4 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:03.063003 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b23e35da-20db-4420-9cc2-42b73da6fbd4 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:03.071618 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:03.071618 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:03.072168 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b23e35da-20db-4420-9cc2-42b73da6fbd4 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:03.073064 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b23e35da-20db-4420-9cc2-42b73da6fbd4 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 returned with HTTP 200 Aug 18 23:43:03.073493 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 655/2630] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:03 2026] GET /volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:03.180150 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f59a7085-2392-4eb7-8fba-fecdb9a4bf73 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:03.182047 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f59a7085-2392-4eb7-8fba-fecdb9a4bf73 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:03.182249 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f59a7085-2392-4eb7-8fba-fecdb9a4bf73 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:03.182438 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f59a7085-2392-4eb7-8fba-fecdb9a4bf73 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:03.191170 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:03.191170 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:03.195033 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f59a7085-2392-4eb7-8fba-fecdb9a4bf73 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:43:03.216623 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f59a7085-2392-4eb7-8fba-fecdb9a4bf73 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:43:03.218895 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 668/2631] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:03 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:03.328481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-36c774f1-7a3a-443d-a271-5e3b4f2e2975 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:03.330082 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-36c774f1-7a3a-443d-a271-5e3b4f2e2975 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:03.330284 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-36c774f1-7a3a-443d-a271-5e3b4f2e2975 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:03.330490 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-36c774f1-7a3a-443d-a271-5e3b4f2e2975 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:03.330614 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-36c774f1-7a3a-443d-a271-5e3b4f2e2975 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:03.335247 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:03.335247 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:03.336162 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-36c774f1-7a3a-443d-a271-5e3b4f2e2975 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:03.336765 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 660/2632] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:03 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:03.520491 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4c6693a0-492c-4fe6-94a9-b9726c026ec2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:03.523006 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4c6693a0-492c-4fe6-94a9-b9726c026ec2 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:03.523199 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4c6693a0-492c-4fe6-94a9-b9726c026ec2 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:03.523395 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4c6693a0-492c-4fe6-94a9-b9726c026ec2 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:03.523529 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4c6693a0-492c-4fe6-94a9-b9726c026ec2 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:03.531304 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:03.531304 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:03.533055 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4c6693a0-492c-4fe6-94a9-b9726c026ec2 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:03.533439 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 650/2633] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:03 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:03.641945 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-16102b2d-3342-4db2-925d-ceadb864d80d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:03.644498 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-16102b2d-3342-4db2-925d-ceadb864d80d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/limits Aug 18 23:43:03.644755 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-16102b2d-3342-4db2-925d-ceadb864d80d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:03.644985 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-16102b2d-3342-4db2-925d-ceadb864d80d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:03.653851 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-16102b2d-3342-4db2-925d-ceadb864d80d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-305039253 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-305039253, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:03.654165 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-16102b2d-3342-4db2-925d-ceadb864d80d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-305039253 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-305039253, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:03.654466 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-16102b2d-3342-4db2-925d-ceadb864d80d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-305039253 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-305039253, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:03.667838 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-16102b2d-3342-4db2-925d-ceadb864d80d tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 18 23:43:03.668326 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 656/2634] 10.4.3.229 () {68 vars in 1484 bytes} [Tue Aug 18 23:43:03 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:03.715060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-298eabde-95be-4515-9ec6-c38258bf21c8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:03.721791 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-298eabde-95be-4515-9ec6-c38258bf21c8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:43:03.723594 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-298eabde-95be-4515-9ec6-c38258bf21c8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:03.724347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-298eabde-95be-4515-9ec6-c38258bf21c8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:03.747078 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:03.747078 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:03.751952 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-298eabde-95be-4515-9ec6-c38258bf21c8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:03.758244 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-298eabde-95be-4515-9ec6-c38258bf21c8 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 200 Aug 18 23:43:03.758785 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 669/2635] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:43:03 2026] GET /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 1659 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:03.767134 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-ba6efd8b-bdb5-47bc-9805-e36516b87902 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:03.769377 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-ba6efd8b-bdb5-47bc-9805-e36516b87902 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:43:03.769778 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-ba6efd8b-bdb5-47bc-9805-e36516b87902 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb23720e-6cbe-47ab-a223-1425976b5efb", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:03.781595 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:03.781595 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:03.782153 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-ba6efd8b-bdb5-47bc-9805-e36516b87902 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:03.782319 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-ba6efd8b-bdb5-47bc-9805-e36516b87902 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Create snapshot from volume cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:43:03.821581 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-ba6efd8b-bdb5-47bc-9805-e36516b87902 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Created reservations ['56e7869c-b8c7-4446-9be1-67f745849397', 'd54cbd38-a294-40d7-aa9b-603472c7f92c', '7f510819-6b36-4c82-9243-dc073648d106', '7b9ffb48-b49b-48f1-a396-b71913f115b5'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:03.852192 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-ba6efd8b-bdb5-47bc-9805-e36516b87902 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Snapshot force create request issued successfully. Aug 18 23:43:03.852541 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-3d845bf4-eb34-4727-8bf5-b6671d8e6edb req-ba6efd8b-bdb5-47bc-9805-e36516b87902 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:43:03.853102 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 661/2636] 10.4.3.229 () {72 vars in 1547 bytes} [Tue Aug 18 23:43:03 2026] POST /volume/v3/snapshots => generated 292 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:04.083883 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8dd2b1f8-f634-4f77-9687-24d41eb5429d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:04.086116 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dd2b1f8-f634-4f77-9687-24d41eb5429d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 Aug 18 23:43:04.086394 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dd2b1f8-f634-4f77-9687-24d41eb5429d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:04.086628 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dd2b1f8-f634-4f77-9687-24d41eb5429d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:04.094858 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dd2b1f8-f634-4f77-9687-24d41eb5429d tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 returned with HTTP 404 Aug 18 23:43:04.095469 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 651/2637] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:04 2026] GET /volume/v3/snapshots/69bce049-f4e7-4a9c-b26a-6b8a44bf9885 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:04.104843 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c5048a24-7d85-42ec-a2ab-6026931a64c6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:04.106981 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5048a24-7d85-42ec-a2ab-6026931a64c6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a Aug 18 23:43:04.107407 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5048a24-7d85-42ec-a2ab-6026931a64c6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:04.107407 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5048a24-7d85-42ec-a2ab-6026931a64c6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:04.107637 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-c5048a24-7d85-42ec-a2ab-6026931a64c6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Delete snapshot with id: 23042720-9670-473f-9938-e63d4e2a956a Aug 18 23:43:04.113556 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:04.113556 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:04.114000 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c5048a24-7d85-42ec-a2ab-6026931a64c6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:04.136042 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c5048a24-7d85-42ec-a2ab-6026931a64c6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot delete request issued successfully. Aug 18 23:43:04.136324 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5048a24-7d85-42ec-a2ab-6026931a64c6 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a returned with HTTP 202 Aug 18 23:43:04.136889 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 657/2638] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:43:04 2026] DELETE /volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:04.152145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b8e00194-2260-448a-aea5-863dfacf3099 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:04.154194 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b8e00194-2260-448a-aea5-863dfacf3099 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a Aug 18 23:43:04.154410 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b8e00194-2260-448a-aea5-863dfacf3099 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:04.154653 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b8e00194-2260-448a-aea5-863dfacf3099 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:04.159122 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:04.159122 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:04.159598 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b8e00194-2260-448a-aea5-863dfacf3099 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:04.160298 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b8e00194-2260-448a-aea5-863dfacf3099 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a returned with HTTP 200 Aug 18 23:43:04.160722 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 670/2639] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:04 2026] GET /volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:04.233725 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e41fbce5-fa70-4b7f-a0b3-118aa0a4513a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:04.235797 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e41fbce5-fa70-4b7f-a0b3-118aa0a4513a tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:04.236068 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e41fbce5-fa70-4b7f-a0b3-118aa0a4513a tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:04.236299 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e41fbce5-fa70-4b7f-a0b3-118aa0a4513a tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:04.243588 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:04.243588 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:04.247456 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e41fbce5-fa70-4b7f-a0b3-118aa0a4513a tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:43:04.251826 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e41fbce5-fa70-4b7f-a0b3-118aa0a4513a tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:43:04.252227 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 662/2640] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:04 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:04.347584 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5412d4c7-e40e-46e9-b133-bb139b9ee69d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:04.349722 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5412d4c7-e40e-46e9-b133-bb139b9ee69d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:04.349897 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5412d4c7-e40e-46e9-b133-bb139b9ee69d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:04.350085 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5412d4c7-e40e-46e9-b133-bb139b9ee69d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:04.350207 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5412d4c7-e40e-46e9-b133-bb139b9ee69d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:04.363541 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:04.363541 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:04.363541 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5412d4c7-e40e-46e9-b133-bb139b9ee69d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:04.363541 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 652/2641] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:04 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:04.545927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d3dca3c9-30e6-4e53-bc20-0022a6f0bbf7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:04.549431 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d3dca3c9-30e6-4e53-bc20-0022a6f0bbf7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:04.549704 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d3dca3c9-30e6-4e53-bc20-0022a6f0bbf7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:04.549954 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d3dca3c9-30e6-4e53-bc20-0022a6f0bbf7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:04.550085 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-d3dca3c9-30e6-4e53-bc20-0022a6f0bbf7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:04.555733 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:04.555733 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:04.556564 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d3dca3c9-30e6-4e53-bc20-0022a6f0bbf7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:04.557020 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 658/2642] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:04 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:43:05.169460 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-aa202883-a298-4e6f-872b-5f51c626b86f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:05.171978 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-aa202883-a298-4e6f-872b-5f51c626b86f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a Aug 18 23:43:05.172216 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-aa202883-a298-4e6f-872b-5f51c626b86f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:05.172453 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-aa202883-a298-4e6f-872b-5f51c626b86f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:05.177642 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-aa202883-a298-4e6f-872b-5f51c626b86f tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a returned with HTTP 404 Aug 18 23:43:05.178364 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 671/2643] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:05 2026] GET /volume/v3/snapshots/23042720-9670-473f-9938-e63d4e2a956a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:05.188560 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-055472de-55ad-4a28-86d6-737dcca1c461 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:05.191320 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-055472de-55ad-4a28-86d6-737dcca1c461 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 Aug 18 23:43:05.191600 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-055472de-55ad-4a28-86d6-737dcca1c461 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:05.191840 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-055472de-55ad-4a28-86d6-737dcca1c461 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:05.191980 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-055472de-55ad-4a28-86d6-737dcca1c461 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Delete snapshot with id: 8ef0fb88-92c5-47b3-b589-ae2a15e01e52 Aug 18 23:43:05.200211 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:05.200211 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:05.200950 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-055472de-55ad-4a28-86d6-737dcca1c461 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:05.222980 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-055472de-55ad-4a28-86d6-737dcca1c461 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot delete request issued successfully. Aug 18 23:43:05.223201 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-055472de-55ad-4a28-86d6-737dcca1c461 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 returned with HTTP 202 Aug 18 23:43:05.223774 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 663/2644] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:43:05 2026] DELETE /volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:05.234988 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1fc4ff65-3ae8-4f90-8343-5a29f6c6a3bc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:05.239972 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1fc4ff65-3ae8-4f90-8343-5a29f6c6a3bc tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 Aug 18 23:43:05.240560 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1fc4ff65-3ae8-4f90-8343-5a29f6c6a3bc tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:05.241219 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1fc4ff65-3ae8-4f90-8343-5a29f6c6a3bc tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:05.249934 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:05.249934 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:05.251127 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1fc4ff65-3ae8-4f90-8343-5a29f6c6a3bc tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Snapshot retrieved successfully. Aug 18 23:43:05.252471 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1fc4ff65-3ae8-4f90-8343-5a29f6c6a3bc tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 returned with HTTP 200 Aug 18 23:43:05.253082 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 653/2645] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:05 2026] GET /volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:05.268657 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-de54f1a7-8bfb-4c47-b926-ee9567a28ed3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:05.270987 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-de54f1a7-8bfb-4c47-b926-ee9567a28ed3 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:05.270987 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-de54f1a7-8bfb-4c47-b926-ee9567a28ed3 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:05.271219 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-de54f1a7-8bfb-4c47-b926-ee9567a28ed3 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:05.289730 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:05.289730 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:05.294328 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-de54f1a7-8bfb-4c47-b926-ee9567a28ed3 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:43:05.303953 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-de54f1a7-8bfb-4c47-b926-ee9567a28ed3 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:43:05.304637 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 659/2646] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:05 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:05.372921 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ce788888-d159-41c0-8851-79c05ddf50ae None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:05.374803 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ce788888-d159-41c0-8851-79c05ddf50ae tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:05.375020 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ce788888-d159-41c0-8851-79c05ddf50ae tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:05.375234 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ce788888-d159-41c0-8851-79c05ddf50ae tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:05.375357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-ce788888-d159-41c0-8851-79c05ddf50ae tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:05.380256 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:05.380256 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:05.381140 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ce788888-d159-41c0-8851-79c05ddf50ae tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:05.381614 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 672/2647] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:05 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:05.570285 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cc0c0dc2-d548-4365-b9e7-be7f8f128cee None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:05.573608 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc0c0dc2-d548-4365-b9e7-be7f8f128cee tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:05.573782 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc0c0dc2-d548-4365-b9e7-be7f8f128cee tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:05.573948 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc0c0dc2-d548-4365-b9e7-be7f8f128cee tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:05.574046 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-cc0c0dc2-d548-4365-b9e7-be7f8f128cee tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:05.580773 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:05.580773 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:05.581500 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc0c0dc2-d548-4365-b9e7-be7f8f128cee tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:05.581967 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 664/2648] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:05 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:06.264537 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-466bf60c-8ca6-4349-a491-409ae5341600 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:06.265117 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-466bf60c-8ca6-4349-a491-409ae5341600 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 Aug 18 23:43:06.265346 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-466bf60c-8ca6-4349-a491-409ae5341600 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:06.265648 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-466bf60c-8ca6-4349-a491-409ae5341600 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:06.271023 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-466bf60c-8ca6-4349-a491-409ae5341600 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 returned with HTTP 404 Aug 18 23:43:06.271730 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 654/2649] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:06 2026] GET /volume/v3/snapshots/8ef0fb88-92c5-47b3-b589-ae2a15e01e52 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:06.281014 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ce2fdf13-4265-461b-a25e-ca773a70d056 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:06.284214 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ce2fdf13-4265-461b-a25e-ca773a70d056 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea Aug 18 23:43:06.284214 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ce2fdf13-4265-461b-a25e-ca773a70d056 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:06.284214 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ce2fdf13-4265-461b-a25e-ca773a70d056 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:06.292030 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:06.292030 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:06.296525 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ce2fdf13-4265-461b-a25e-ca773a70d056 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Volume info retrieved successfully. Aug 18 23:43:06.302051 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ce2fdf13-4265-461b-a25e-ca773a70d056 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea returned with HTTP 200 Aug 18 23:43:06.302558 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 660/2650] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:06 2026] GET /volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:06.316160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-20571dbb-ff4f-4752-af53-bda4fb47a2eb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:06.318105 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-20571dbb-ff4f-4752-af53-bda4fb47a2eb tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] DELETE https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea Aug 18 23:43:06.318389 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-20571dbb-ff4f-4752-af53-bda4fb47a2eb tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:06.318704 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-20571dbb-ff4f-4752-af53-bda4fb47a2eb tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:06.319173 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-20571dbb-ff4f-4752-af53-bda4fb47a2eb tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Delete volume with id: 77ee63db-5cd6-4570-ac02-3935334090ea Aug 18 23:43:06.325276 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-392b5c38-398a-483b-87c5-6b043b8ff64c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:06.327699 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-392b5c38-398a-483b-87c5-6b043b8ff64c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:06.327992 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-392b5c38-398a-483b-87c5-6b043b8ff64c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:06.328233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-392b5c38-398a-483b-87c5-6b043b8ff64c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:06.328323 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:06.328323 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:06.328988 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-20571dbb-ff4f-4752-af53-bda4fb47a2eb tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Volume info retrieved successfully. Aug 18 23:43:06.345343 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:06.345343 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:06.348062 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-20571dbb-ff4f-4752-af53-bda4fb47a2eb tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Delete volume request issued successfully. Aug 18 23:43:06.348174 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-20571dbb-ff4f-4752-af53-bda4fb47a2eb tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea returned with HTTP 202 Aug 18 23:43:06.348620 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 673/2651] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:06 2026] DELETE /volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:06.353973 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-392b5c38-398a-483b-87c5-6b043b8ff64c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:43:06.355759 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ce9772a1-d33e-49b7-b3d0-a7504df172e5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:06.357526 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ce9772a1-d33e-49b7-b3d0-a7504df172e5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea Aug 18 23:43:06.357738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ce9772a1-d33e-49b7-b3d0-a7504df172e5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:06.357947 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ce9772a1-d33e-49b7-b3d0-a7504df172e5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:06.362939 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-392b5c38-398a-483b-87c5-6b043b8ff64c tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:43:06.363167 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 665/2652] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:06 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:06.380547 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:06.380547 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:06.391211 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ce9772a1-d33e-49b7-b3d0-a7504df172e5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Volume info retrieved successfully. Aug 18 23:43:06.395610 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-074eec7d-7737-417a-8092-a6f893982e15 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:06.399220 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ce9772a1-d33e-49b7-b3d0-a7504df172e5 tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea returned with HTTP 200 Aug 18 23:43:06.399457 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-074eec7d-7737-417a-8092-a6f893982e15 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:06.399762 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-074eec7d-7737-417a-8092-a6f893982e15 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:06.400131 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-074eec7d-7737-417a-8092-a6f893982e15 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:06.400131 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-074eec7d-7737-417a-8092-a6f893982e15 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:06.400701 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 655/2653] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:06 2026] GET /volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:06.407263 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:06.407263 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:06.408405 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-074eec7d-7737-417a-8092-a6f893982e15 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:06.408895 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 661/2654] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:06 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:06.567465 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-d5c1c1db-f3c7-45e3-82c0-4d445959a80b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:06.570028 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-d5c1c1db-f3c7-45e3-82c0-4d445959a80b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:43:06.570167 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-d5c1c1db-f3c7-45e3-82c0-4d445959a80b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:06.570295 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-d5c1c1db-f3c7-45e3-82c0-4d445959a80b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:06.585087 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:06.585087 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:06.590681 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-d5c1c1db-f3c7-45e3-82c0-4d445959a80b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:06.596419 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-628c6e57-5dd3-4f76-9735-90ea3900f799 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:06.599898 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-628c6e57-5dd3-4f76-9735-90ea3900f799 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:06.600011 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-d5c1c1db-f3c7-45e3-82c0-4d445959a80b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 200 Aug 18 23:43:06.600185 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-628c6e57-5dd3-4f76-9735-90ea3900f799 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:06.600321 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-628c6e57-5dd3-4f76-9735-90ea3900f799 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:06.600442 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-628c6e57-5dd3-4f76-9735-90ea3900f799 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:06.600702 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 674/2655] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:43:06 2026] GET /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 1659 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:06.605613 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:06.605613 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:06.609345 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-628c6e57-5dd3-4f76-9735-90ea3900f799 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:06.609345 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 666/2656] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:06 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:07.040881 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b516f5ec-e915-471d-bc3b-0d662bf20702 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:07.043042 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b516f5ec-e915-471d-bc3b-0d662bf20702 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:07.043286 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b516f5ec-e915-471d-bc3b-0d662bf20702 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:07.043727 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b516f5ec-e915-471d-bc3b-0d662bf20702 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:07.060818 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:07.060818 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:07.067292 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b516f5ec-e915-471d-bc3b-0d662bf20702 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:43:07.074649 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b516f5ec-e915-471d-bc3b-0d662bf20702 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:43:07.075221 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 656/2657] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:07 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:07.087891 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-57791c8f-8bb5-4075-a1f0-88af12f099da None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:07.089889 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57791c8f-8bb5-4075-a1f0-88af12f099da tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] DELETE https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:07.090273 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57791c8f-8bb5-4075-a1f0-88af12f099da tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:07.090323 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57791c8f-8bb5-4075-a1f0-88af12f099da tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:07.090499 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-57791c8f-8bb5-4075-a1f0-88af12f099da tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Delete volume with id: 274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:07.097188 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:07.097188 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:07.097715 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-57791c8f-8bb5-4075-a1f0-88af12f099da tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:43:07.112987 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-57791c8f-8bb5-4075-a1f0-88af12f099da tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Delete volume request issued successfully. Aug 18 23:43:07.113169 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57791c8f-8bb5-4075-a1f0-88af12f099da tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 202 Aug 18 23:43:07.113637 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 662/2658] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:07 2026] DELETE /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:07.124641 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b1f85adc-efa9-4e34-8e2a-8107ce4998c6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:07.126456 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b1f85adc-efa9-4e34-8e2a-8107ce4998c6 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:07.126688 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b1f85adc-efa9-4e34-8e2a-8107ce4998c6 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:07.126918 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b1f85adc-efa9-4e34-8e2a-8107ce4998c6 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:07.133816 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:07.133816 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:07.137824 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b1f85adc-efa9-4e34-8e2a-8107ce4998c6 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Volume info retrieved successfully. Aug 18 23:43:07.143139 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b1f85adc-efa9-4e34-8e2a-8107ce4998c6 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 200 Aug 18 23:43:07.143973 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 675/2659] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:07 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:07.415612 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7d3b7272-2eef-4c5c-a63b-bd2be276d26b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:07.417297 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7d3b7272-2eef-4c5c-a63b-bd2be276d26b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] GET https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea Aug 18 23:43:07.417470 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7d3b7272-2eef-4c5c-a63b-bd2be276d26b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:07.417667 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7d3b7272-2eef-4c5c-a63b-bd2be276d26b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:07.423104 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7d3b7272-2eef-4c5c-a63b-bd2be276d26b tempest-VolumesSnapshotListTestJSON-140426543 tempest-VolumesSnapshotListTestJSON-140426543-project-member] https://10.4.3.229/volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea returned with HTTP 404 Aug 18 23:43:07.423676 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 667/2660] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:07 2026] GET /volume/v3/volumes/77ee63db-5cd6-4570-ac02-3935334090ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:07.425044 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-92128263-d9a6-4947-98b8-5a0badb03375 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:07.427723 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-92128263-d9a6-4947-98b8-5a0badb03375 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:07.427935 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-92128263-d9a6-4947-98b8-5a0badb03375 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:07.428137 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-92128263-d9a6-4947-98b8-5a0badb03375 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:07.428203 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-fdeea819-4fe5-410b-896d-3b2efc4c441f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:07.428504 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-92128263-d9a6-4947-98b8-5a0badb03375 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:07.430132 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-fdeea819-4fe5-410b-896d-3b2efc4c441f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/attachments/56f6bfa6-e6b0-4f88-a7b6-25e66733717a Aug 18 23:43:07.430322 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-fdeea819-4fe5-410b-896d-3b2efc4c441f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:07.430560 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-fdeea819-4fe5-410b-896d-3b2efc4c441f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:07.436792 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:07.436792 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:07.437734 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-92128263-d9a6-4947-98b8-5a0badb03375 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:07.438149 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 657/2661] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:07 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:07.439749 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:07.439749 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:07.501659 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4a024d63-3d4d-481c-bee2-7e4d294b20e9 req-fdeea819-4fe5-410b-896d-3b2efc4c441f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/56f6bfa6-e6b0-4f88-a7b6-25e66733717a returned with HTTP 200 Aug 18 23:43:07.502479 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 663/2662] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:43:07 2026] DELETE /volume/v3/attachments/56f6bfa6-e6b0-4f88-a7b6-25e66733717a => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:07.619890 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7ec022e8-aeef-4ee8-9114-61ed7ba10f36 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:07.621628 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7ec022e8-aeef-4ee8-9114-61ed7ba10f36 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:07.621810 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7ec022e8-aeef-4ee8-9114-61ed7ba10f36 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:07.622618 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7ec022e8-aeef-4ee8-9114-61ed7ba10f36 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:07.622718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-7ec022e8-aeef-4ee8-9114-61ed7ba10f36 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:07.630706 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:07.630706 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:07.632047 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7ec022e8-aeef-4ee8-9114-61ed7ba10f36 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:07.632047 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 676/2663] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:07 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:08.158916 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cc902512-4023-4421-84e7-2c47b4bb8907 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:08.160265 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc902512-4023-4421-84e7-2c47b4bb8907 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] GET https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d Aug 18 23:43:08.160455 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc902512-4023-4421-84e7-2c47b4bb8907 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:08.161308 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc902512-4023-4421-84e7-2c47b4bb8907 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:08.168538 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc902512-4023-4421-84e7-2c47b4bb8907 tempest-VolumesActionsTest-370684344 tempest-VolumesActionsTest-370684344-project-member] https://10.4.3.229/volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d returned with HTTP 404 Aug 18 23:43:08.169050 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 668/2664] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:08 2026] GET /volume/v3/volumes/274754c6-13af-4a6c-8947-0f12b6bb273d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:08.451200 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-db2b5f60-56ba-40fb-b3f4-de2244cdf220 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:08.454595 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db2b5f60-56ba-40fb-b3f4-de2244cdf220 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:08.454857 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db2b5f60-56ba-40fb-b3f4-de2244cdf220 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:08.455179 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db2b5f60-56ba-40fb-b3f4-de2244cdf220 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:08.455343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-db2b5f60-56ba-40fb-b3f4-de2244cdf220 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:08.464194 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:08.464194 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:08.466387 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db2b5f60-56ba-40fb-b3f4-de2244cdf220 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:08.467230 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 658/2665] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:08 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:08.536009 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d45c903b-4018-4945-8b18-71acdad1a469 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:08.538107 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d45c903b-4018-4945-8b18-71acdad1a469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb?cascade=True Aug 18 23:43:08.538363 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d45c903b-4018-4945-8b18-71acdad1a469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:08.538653 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d45c903b-4018-4945-8b18-71acdad1a469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:08.538884 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-d45c903b-4018-4945-8b18-71acdad1a469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Delete volume with id: cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:43:08.548803 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:08.548803 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:08.549624 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d45c903b-4018-4945-8b18-71acdad1a469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:08.591642 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d45c903b-4018-4945-8b18-71acdad1a469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Delete volume request issued successfully. Aug 18 23:43:08.591878 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d45c903b-4018-4945-8b18-71acdad1a469 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb?cascade=True returned with HTTP 202 Aug 18 23:43:08.592453 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 664/2666] 10.4.3.229 () {66 vars in 1376 bytes} [Tue Aug 18 23:43:08 2026] DELETE /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:08.603498 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-49e9eadb-c44f-4ac3-9b34-c11a145cc2a2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:08.615044 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-49e9eadb-c44f-4ac3-9b34-c11a145cc2a2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:43:08.615221 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-49e9eadb-c44f-4ac3-9b34-c11a145cc2a2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:08.615397 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-49e9eadb-c44f-4ac3-9b34-c11a145cc2a2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:08.629783 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:08.629783 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:08.636460 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-49e9eadb-c44f-4ac3-9b34-c11a145cc2a2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:08.642078 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-49e9eadb-c44f-4ac3-9b34-c11a145cc2a2 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 200 Aug 18 23:43:08.642465 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 677/2667] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:08 2026] GET /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:08.647302 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fb41a414-a61f-4335-892a-db0aa40a6018 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:08.651396 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb41a414-a61f-4335-892a-db0aa40a6018 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:08.651640 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb41a414-a61f-4335-892a-db0aa40a6018 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:08.651863 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb41a414-a61f-4335-892a-db0aa40a6018 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:08.651998 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-fb41a414-a61f-4335-892a-db0aa40a6018 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:08.661392 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:08.661392 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:08.662573 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb41a414-a61f-4335-892a-db0aa40a6018 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:08.663173 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 669/2668] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:08 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:08.726310 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:08.803842 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:08.804287 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-204760303"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:08.805645 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume request body: {'volume': {"'imageRef": '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-204760303'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:08.805788 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume of 1 GB Aug 18 23:43:08.810339 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Availability Zones retrieved successfully. Aug 18 23:43:08.815059 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Flow 'volume_create_api' (ec96ccd6-9850-4370-9629-b377f09f5726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:08.816025 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f349479-0581-490f-998a-92d52e03a0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:08.817159 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:08.842075 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f349479-0581-490f-998a-92d52e03a0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:08.842783 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9bbfd5-758a-4710-bbdb-f123fbc386c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:08.899862 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Created reservations ['8f743a10-a6ab-4c7b-9b28-738af8391985', '2aee742e-4637-4e85-b3ec-3012f7333d35', 'c10591f1-e97d-4ab8-bf5e-39f9adc3636c', '21077844-acf3-4ec9-b920-14554fb1a81d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:08.900611 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9bbfd5-758a-4710-bbdb-f123fbc386c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f743a10-a6ab-4c7b-9b28-738af8391985', '2aee742e-4637-4e85-b3ec-3012f7333d35', 'c10591f1-e97d-4ab8-bf5e-39f9adc3636c', '21077844-acf3-4ec9-b920-14554fb1a81d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:08.901729 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b0f2d99-544a-4a31-821c-6417e4b37f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:08.923591 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b0f2d99-544a-4a31-821c-6417e4b37f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e209d8b-2df6-4907-9db8-a0c859f2c720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-204760303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec65d326f3154b5082a5cddc2edff8ca',qos_specs=None,replication_status=,reservations=['8f743a10-a6ab-4c7b-9b28-738af8391985','2aee742e-4637-4e85-b3ec-3012f7333d35','c10591f1-e97d-4ab8-bf5e-39f9adc3636c','21077844-acf3-4ec9-b920-14554fb1a81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdcb953e27544258e347157d8f2feba',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-204760303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e209d8b-2df6-4907-9db8-a0c859f2c720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec65d326f3154b5082a5cddc2edff8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cdcb953e27544258e347157d8f2feba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:08.924254 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abed6968-8975-4006-acf2-392a5b9b7465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:08.950647 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abed6968-8975-4006-acf2-392a5b9b7465) transitioned into state 'SUCCESS' from state '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-204760303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec65d326f3154b5082a5cddc2edff8ca',qos_specs=None,replication_status=,reservations=['8f743a10-a6ab-4c7b-9b28-738af8391985','2aee742e-4637-4e85-b3ec-3012f7333d35','c10591f1-e97d-4ab8-bf5e-39f9adc3636c','21077844-acf3-4ec9-b920-14554fb1a81d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdcb953e27544258e347157d8f2feba',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:08.951450 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c1bf4e-0163-4214-b865-066185f311fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:08.964399 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c1bf4e-0163-4214-b865-066185f311fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:08.965232 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Flow 'volume_create_api' (ec96ccd6-9850-4370-9629-b377f09f5726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:08.965632 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume request issued successfully. Aug 18 23:43:08.966247 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1b8a26b-7988-458d-9f82-8e59b57879b9 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:08.967004 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 659/2669] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:08 2026] POST /volume/v3/volumes => generated 756 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:08.979604 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-be6c7f35-4fff-4a24-b165-147fe332312a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:08.985538 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:08.985538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1452310886"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:08.986116 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume request body: {'volume': {"'imageRef": '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1452310886'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:08.986294 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume of 1 GB Aug 18 23:43:08.986667 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:08.986667 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:08.993343 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Availability Zones retrieved successfully. Aug 18 23:43:09.000008 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Flow 'volume_create_api' (665229b6-2170-4748-870b-4aa0dec8ee56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:09.001327 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (604ce180-12f1-414b-a0c1-eb7e7574f759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.002396 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:09.039308 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (604ce180-12f1-414b-a0c1-eb7e7574f759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.040382 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3bacbf9-0be9-4267-835f-8eb3039f4802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.091720 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Created reservations ['391e77b1-cba2-41dd-adde-7e8b48b7d000', '25b39a79-568a-4dfb-b10e-12fe9513f112', '0c61220e-cb24-436d-9559-fbdd59514efb', '2b54a039-1b90-4f63-976f-0254f0858a98'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:09.092764 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3bacbf9-0be9-4267-835f-8eb3039f4802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['391e77b1-cba2-41dd-adde-7e8b48b7d000', '25b39a79-568a-4dfb-b10e-12fe9513f112', '0c61220e-cb24-436d-9559-fbdd59514efb', '2b54a039-1b90-4f63-976f-0254f0858a98']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.093608 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63bc5b8-f295-47cb-878d-9cb908172146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.118956 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63bc5b8-f295-47cb-878d-9cb908172146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5158029e-4068-406a-981d-d17daa70a827', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1452310886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec65d326f3154b5082a5cddc2edff8ca',qos_specs=None,replication_status=,reservations=['391e77b1-cba2-41dd-adde-7e8b48b7d000','25b39a79-568a-4dfb-b10e-12fe9513f112','0c61220e-cb24-436d-9559-fbdd59514efb','2b54a039-1b90-4f63-976f-0254f0858a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdcb953e27544258e347157d8f2feba',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1452310886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5158029e-4068-406a-981d-d17daa70a827,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec65d326f3154b5082a5cddc2edff8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cdcb953e27544258e347157d8f2feba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.120377 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c706976b-0497-42ff-adef-66f8b0a69ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.141475 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c706976b-0497-42ff-adef-66f8b0a69ebf) transitioned into state 'SUCCESS' from state '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-1452310886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec65d326f3154b5082a5cddc2edff8ca',qos_specs=None,replication_status=,reservations=['391e77b1-cba2-41dd-adde-7e8b48b7d000','25b39a79-568a-4dfb-b10e-12fe9513f112','0c61220e-cb24-436d-9559-fbdd59514efb','2b54a039-1b90-4f63-976f-0254f0858a98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdcb953e27544258e347157d8f2feba',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.142421 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4965a171-d181-4e37-b6cc-7b9a754df176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.153092 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4965a171-d181-4e37-b6cc-7b9a754df176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.154308 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Flow 'volume_create_api' (665229b6-2170-4748-870b-4aa0dec8ee56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:09.154750 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume request issued successfully. Aug 18 23:43:09.155553 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be6c7f35-4fff-4a24-b165-147fe332312a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:09.156787 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 665/2670] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:08 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 18 23:43:09.167820 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.169642 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:09.169934 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-712355728"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:09.171298 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume request body: {'volume': {"'imageRef": '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-712355728'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:09.171352 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume of 1 GB Aug 18 23:43:09.174898 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Availability Zones retrieved successfully. Aug 18 23:43:09.181029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Flow 'volume_create_api' (4202fcd1-5e15-43ed-806b-345fb258d32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:09.181953 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58174ad9-dc21-4cf7-96bd-01feec600f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.182837 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:09.209113 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58174ad9-dc21-4cf7-96bd-01feec600f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.209992 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5294e6f5-5919-40d1-87c9-6ae07d06caa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.253849 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Created reservations ['ab9fe2d4-1e70-47df-bf90-ea25d3aa718b', '468320df-7b7b-40c3-87d9-7fa62ad6b928', '6b64dcfa-a816-4f2d-9b5c-425474702404', '8296fd1c-d74c-43a6-bb20-2ad786dff03c'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:09.253849 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5294e6f5-5919-40d1-87c9-6ae07d06caa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab9fe2d4-1e70-47df-bf90-ea25d3aa718b', '468320df-7b7b-40c3-87d9-7fa62ad6b928', '6b64dcfa-a816-4f2d-9b5c-425474702404', '8296fd1c-d74c-43a6-bb20-2ad786dff03c']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.254405 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e1b4be-b49f-436a-9d99-91e78267c4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.275147 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e1b4be-b49f-436a-9d99-91e78267c4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd0f848-4601-423a-bd4b-de35a7c11e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-712355728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec65d326f3154b5082a5cddc2edff8ca',qos_specs=None,replication_status=,reservations=['ab9fe2d4-1e70-47df-bf90-ea25d3aa718b','468320df-7b7b-40c3-87d9-7fa62ad6b928','6b64dcfa-a816-4f2d-9b5c-425474702404','8296fd1c-d74c-43a6-bb20-2ad786dff03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdcb953e27544258e347157d8f2feba',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-712355728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd0f848-4601-423a-bd4b-de35a7c11e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec65d326f3154b5082a5cddc2edff8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cdcb953e27544258e347157d8f2feba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.275859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2bf788-3209-4e8a-91b4-373d918c7b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.294028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2bf788-3209-4e8a-91b4-373d918c7b2f) transitioned into state 'SUCCESS' from state '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-712355728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec65d326f3154b5082a5cddc2edff8ca',qos_specs=None,replication_status=,reservations=['ab9fe2d4-1e70-47df-bf90-ea25d3aa718b','468320df-7b7b-40c3-87d9-7fa62ad6b928','6b64dcfa-a816-4f2d-9b5c-425474702404','8296fd1c-d74c-43a6-bb20-2ad786dff03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdcb953e27544258e347157d8f2feba',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.294576 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e8b34ba-cd7a-4de0-9c86-0cc2afaef50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.304867 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e8b34ba-cd7a-4de0-9c86-0cc2afaef50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.305875 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Flow 'volume_create_api' (4202fcd1-5e15-43ed-806b-345fb258d32f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:09.306220 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume request issued successfully. Aug 18 23:43:09.307171 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-996fe6d7-2bf7-4aec-8ec7-6b2e5725d321 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:09.307779 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 678/2671] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:09 2026] POST /volume/v3/volumes => generated 756 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:09.322844 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2479ad1f-089e-4fce-a863-55642b35fca0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.324602 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:09.324950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1201096078"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:09.326457 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume request body: {'volume': {"'imageRef": '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1201096078'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:09.326889 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume of 1 GB Aug 18 23:43:09.332088 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Availability Zones retrieved successfully. Aug 18 23:43:09.339052 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Flow 'volume_create_api' (83c59414-a718-468a-933a-21ffa66b651f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:09.341169 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a56d96-c1c7-4232-b7fc-9c960e14f54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.342478 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:09.378367 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a56d96-c1c7-4232-b7fc-9c960e14f54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.378367 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3411d28b-272f-4e9b-acad-482e0145412d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.431325 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Created reservations ['5a45e134-89ed-4e45-a56a-755c6ce44658', '0b5f99f9-0e9b-48cb-9ba1-91ccf5ab3138', '8ba4d63c-b076-46b6-802c-f86b48b12a47', '5f97e627-6cc0-4861-8130-392e82a96a01'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:09.432793 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3411d28b-272f-4e9b-acad-482e0145412d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a45e134-89ed-4e45-a56a-755c6ce44658', '0b5f99f9-0e9b-48cb-9ba1-91ccf5ab3138', '8ba4d63c-b076-46b6-802c-f86b48b12a47', '5f97e627-6cc0-4861-8130-392e82a96a01']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.434086 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03bc04d4-b000-40c0-b837-e249d82d2e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.465610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03bc04d4-b000-40c0-b837-e249d82d2e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb347766-6653-4548-a529-bef89be866ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1201096078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec65d326f3154b5082a5cddc2edff8ca',qos_specs=None,replication_status=,reservations=['5a45e134-89ed-4e45-a56a-755c6ce44658','0b5f99f9-0e9b-48cb-9ba1-91ccf5ab3138','8ba4d63c-b076-46b6-802c-f86b48b12a47','5f97e627-6cc0-4861-8130-392e82a96a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdcb953e27544258e347157d8f2feba',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1201096078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb347766-6653-4548-a529-bef89be866ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec65d326f3154b5082a5cddc2edff8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cdcb953e27544258e347157d8f2feba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.465610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b35312-49f7-421c-8a61-91e12553593d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.478923 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-73e54c16-d980-4131-affd-e5158eb07137 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.481165 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73e54c16-d980-4131-affd-e5158eb07137 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:09.481572 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73e54c16-d980-4131-affd-e5158eb07137 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.481926 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73e54c16-d980-4131-affd-e5158eb07137 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.482049 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-73e54c16-d980-4131-affd-e5158eb07137 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:09.491165 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.491165 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:09.492411 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73e54c16-d980-4131-affd-e5158eb07137 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:09.493039 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 660/2672] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:09.504233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b35312-49f7-421c-8a61-91e12553593d) transitioned into state 'SUCCESS' from state '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-1201096078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec65d326f3154b5082a5cddc2edff8ca',qos_specs=None,replication_status=,reservations=['5a45e134-89ed-4e45-a56a-755c6ce44658','0b5f99f9-0e9b-48cb-9ba1-91ccf5ab3138','8ba4d63c-b076-46b6-802c-f86b48b12a47','5f97e627-6cc0-4861-8130-392e82a96a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdcb953e27544258e347157d8f2feba',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.505171 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97048e30-63a5-4ed3-8351-ad70ef8a3d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.516920 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97048e30-63a5-4ed3-8351-ad70ef8a3d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.518082 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Flow 'volume_create_api' (83c59414-a718-468a-933a-21ffa66b651f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:09.518416 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume request issued successfully. Aug 18 23:43:09.519089 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2479ad1f-089e-4fce-a863-55642b35fca0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:09.519704 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 670/2673] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:09 2026] POST /volume/v3/volumes => generated 757 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:09.533881 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-759a02d0-fecd-43f4-8084-df3978ada93b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.535762 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:09.536085 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-966650089"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:09.537437 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume request body: {'volume': {"'imageRef": '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-966650089'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:09.537583 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume of 1 GB Aug 18 23:43:09.537861 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.537861 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:09.542099 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Availability Zones retrieved successfully. Aug 18 23:43:09.550426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Flow 'volume_create_api' (c0370a97-af06-41f4-a040-16e4593ad351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:09.551493 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9350dd5-663e-4b3f-88c2-b091b3fd4fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.555470 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:09.587598 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9350dd5-663e-4b3f-88c2-b091b3fd4fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.589012 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (675346e2-e2b9-47ee-a3c1-742997c3507a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.634388 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Created reservations ['5a574b21-d164-4d49-a027-7e8586ccd176', 'a0a6bdd8-0bc9-4e44-b662-15256dd40f07', '185e2839-49e1-4c15-915c-7689230698f1', '18163a5f-661f-4e9a-ad06-1f24ecccdabb'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:09.635349 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (675346e2-e2b9-47ee-a3c1-742997c3507a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a574b21-d164-4d49-a027-7e8586ccd176', 'a0a6bdd8-0bc9-4e44-b662-15256dd40f07', '185e2839-49e1-4c15-915c-7689230698f1', '18163a5f-661f-4e9a-ad06-1f24ecccdabb']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.636250 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f8c2e2-0da3-480e-9c90-97673bcc9e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.662611 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-00eb7da6-4fac-494d-aeee-d5303ce52498 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.664618 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-00eb7da6-4fac-494d-aeee-d5303ce52498 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:43:09.664882 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-00eb7da6-4fac-494d-aeee-d5303ce52498 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.665145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-00eb7da6-4fac-494d-aeee-d5303ce52498 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.670302 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f8c2e2-0da3-480e-9c90-97673bcc9e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d92e6c9-f91f-4d20-b232-23f29f40b35a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-966650089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec65d326f3154b5082a5cddc2edff8ca',qos_specs=None,replication_status=,reservations=['5a574b21-d164-4d49-a027-7e8586ccd176','a0a6bdd8-0bc9-4e44-b662-15256dd40f07','185e2839-49e1-4c15-915c-7689230698f1','18163a5f-661f-4e9a-ad06-1f24ecccdabb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdcb953e27544258e347157d8f2feba',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-966650089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d92e6c9-f91f-4d20-b232-23f29f40b35a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec65d326f3154b5082a5cddc2edff8ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cdcb953e27544258e347157d8f2feba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.671142 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e87eb2-93f8-424b-8a7a-1d91230f2e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.671504 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-00eb7da6-4fac-494d-aeee-d5303ce52498 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 404 Aug 18 23:43:09.672014 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 679/2674] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:09.674893 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d8134143-bc1e-4ab2-9d5c-ef913cc71a19 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.677039 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d8134143-bc1e-4ab2-9d5c-ef913cc71a19 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:09.677815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d8134143-bc1e-4ab2-9d5c-ef913cc71a19 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.678253 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d8134143-bc1e-4ab2-9d5c-ef913cc71a19 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.678624 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d8134143-bc1e-4ab2-9d5c-ef913cc71a19 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:09.685947 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.685947 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:09.685947 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d8134143-bc1e-4ab2-9d5c-ef913cc71a19 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:09.685947 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 661/2675] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:09.695154 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e87eb2-93f8-424b-8a7a-1d91230f2e42) transitioned into state 'SUCCESS' from state '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-966650089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec65d326f3154b5082a5cddc2edff8ca',qos_specs=None,replication_status=,reservations=['5a574b21-d164-4d49-a027-7e8586ccd176','a0a6bdd8-0bc9-4e44-b662-15256dd40f07','185e2839-49e1-4c15-915c-7689230698f1','18163a5f-661f-4e9a-ad06-1f24ecccdabb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cdcb953e27544258e347157d8f2feba',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.696088 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d8b61a-240a-4228-ab77-7f00af068a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:09.701579 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e497c696-e841-43a7-bd8d-86570c6b8ec4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.703636 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e497c696-e841-43a7-bd8d-86570c6b8ec4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:43:09.703795 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e497c696-e841-43a7-bd8d-86570c6b8ec4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.703997 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e497c696-e841-43a7-bd8d-86570c6b8ec4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.704081 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-e497c696-e841-43a7-bd8d-86570c6b8ec4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:09.707286 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d8b61a-240a-4228-ab77-7f00af068a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:09.708488 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Flow 'volume_create_api' (c0370a97-af06-41f4-a040-16e4593ad351) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:09.708646 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.708646 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:09.708877 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Create volume request issued successfully. Aug 18 23:43:09.709343 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e497c696-e841-43a7-bd8d-86570c6b8ec4 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:43:09.709624 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-759a02d0-fecd-43f4-8084-df3978ada93b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:09.709670 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 671/2676] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:09.710170 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 666/2677] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:09 2026] POST /volume/v3/volumes => generated 756 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:09.720021 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4197c371-bff9-4629-bef0-64f484d3e907 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.721862 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cd0b5431-f090-4319-ac19-55054cd7e8d7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.722493 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4197c371-bff9-4629-bef0-64f484d3e907 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] DELETE https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:09.722788 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4197c371-bff9-4629-bef0-64f484d3e907 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.723075 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4197c371-bff9-4629-bef0-64f484d3e907 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.723247 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-4197c371-bff9-4629-bef0-64f484d3e907 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Delete backup with id: 564cb58d-5447-4ae6-a790-acdde067fb48. Aug 18 23:43:09.723578 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd0b5431-f090-4319-ac19-55054cd7e8d7 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 Aug 18 23:43:09.723837 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd0b5431-f090-4319-ac19-55054cd7e8d7 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.724087 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd0b5431-f090-4319-ac19-55054cd7e8d7 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.729378 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.729378 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:09.731761 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.731761 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:09.735297 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cd0b5431-f090-4319-ac19-55054cd7e8d7 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:09.739651 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd0b5431-f090-4319-ac19-55054cd7e8d7 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 returned with HTTP 200 Aug 18 23:43:09.740239 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 662/2678] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:09.751247 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-4197c371-bff9-4629-bef0-64f484d3e907 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] delete_backup rpcapi backup_id 564cb58d-5447-4ae6-a790-acdde067fb48 {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:43:09.753192 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4197c371-bff9-4629-bef0-64f484d3e907 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 202 Aug 18 23:43:09.753747 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 680/2679] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:09 2026] DELETE /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:09.754053 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8dc115d1-9925-46ea-a18e-3dc8c4e3e813 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.756015 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8dc115d1-9925-46ea-a18e-3dc8c4e3e813 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 Aug 18 23:43:09.756240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8dc115d1-9925-46ea-a18e-3dc8c4e3e813 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.756463 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8dc115d1-9925-46ea-a18e-3dc8c4e3e813 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.761547 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fec01ab0-cded-421d-8085-23dd6479e2f7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.763263 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fec01ab0-cded-421d-8085-23dd6479e2f7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:09.763564 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fec01ab0-cded-421d-8085-23dd6479e2f7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.763859 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fec01ab0-cded-421d-8085-23dd6479e2f7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.764041 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-fec01ab0-cded-421d-8085-23dd6479e2f7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:09.765249 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.765249 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:09.768161 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.768161 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:09.768882 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fec01ab0-cded-421d-8085-23dd6479e2f7 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 200 Aug 18 23:43:09.769256 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 667/2680] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:09.769315 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8dc115d1-9925-46ea-a18e-3dc8c4e3e813 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:09.773842 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8dc115d1-9925-46ea-a18e-3dc8c4e3e813 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 returned with HTTP 200 Aug 18 23:43:09.774181 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 672/2681] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:09.789330 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f84515f7-4899-466a-9aa0-57065a0ffe74 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.791495 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f84515f7-4899-466a-9aa0-57065a0ffe74 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f Aug 18 23:43:09.791495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f84515f7-4899-466a-9aa0-57065a0ffe74 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.792993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f84515f7-4899-466a-9aa0-57065a0ffe74 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.798992 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.798992 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:09.803604 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f84515f7-4899-466a-9aa0-57065a0ffe74 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:09.808037 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f84515f7-4899-466a-9aa0-57065a0ffe74 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f returned with HTTP 200 Aug 18 23:43:09.808552 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 663/2682] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:09.821701 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dfc1b060-b762-44ec-90b1-b066fe80504a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.825298 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dfc1b060-b762-44ec-90b1-b066fe80504a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba Aug 18 23:43:09.825623 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dfc1b060-b762-44ec-90b1-b066fe80504a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.825893 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dfc1b060-b762-44ec-90b1-b066fe80504a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.833631 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.833631 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:09.837741 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-dfc1b060-b762-44ec-90b1-b066fe80504a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:09.842961 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dfc1b060-b762-44ec-90b1-b066fe80504a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba returned with HTTP 200 Aug 18 23:43:09.843457 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 681/2683] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:09.854712 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1b727dd3-a333-4167-a87e-372677d0fa3c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.856640 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1b727dd3-a333-4167-a87e-372677d0fa3c tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a Aug 18 23:43:09.856859 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1b727dd3-a333-4167-a87e-372677d0fa3c tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.857073 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1b727dd3-a333-4167-a87e-372677d0fa3c tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.865839 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.865839 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:09.870632 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1b727dd3-a333-4167-a87e-372677d0fa3c tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:09.875288 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1b727dd3-a333-4167-a87e-372677d0fa3c tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a returned with HTTP 200 Aug 18 23:43:09.875683 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 668/2684] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:09.889350 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-71ce42a2-dd39-4cf5-b998-89b74a576df0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.894840 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-71ce42a2-dd39-4cf5-b998-89b74a576df0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] DELETE https://10.4.3.229/volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a Aug 18 23:43:09.895018 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-71ce42a2-dd39-4cf5-b998-89b74a576df0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.895209 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-71ce42a2-dd39-4cf5-b998-89b74a576df0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.895405 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-71ce42a2-dd39-4cf5-b998-89b74a576df0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Delete volume with id: 3d92e6c9-f91f-4d20-b232-23f29f40b35a Aug 18 23:43:09.907786 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.907786 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:09.908269 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-71ce42a2-dd39-4cf5-b998-89b74a576df0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:09.927001 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-71ce42a2-dd39-4cf5-b998-89b74a576df0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Delete volume request issued successfully. Aug 18 23:43:09.927001 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-71ce42a2-dd39-4cf5-b998-89b74a576df0 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a returned with HTTP 202 Aug 18 23:43:09.927274 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 673/2685] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:09 2026] DELETE /volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:09.933809 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-16473d15-84c7-494a-afbe-1b5840e420c5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:09.938112 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16473d15-84c7-494a-afbe-1b5840e420c5 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a Aug 18 23:43:09.938112 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16473d15-84c7-494a-afbe-1b5840e420c5 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:09.938112 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16473d15-84c7-494a-afbe-1b5840e420c5 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:09.946180 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:09.946180 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:09.952395 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-16473d15-84c7-494a-afbe-1b5840e420c5 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:09.954604 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16473d15-84c7-494a-afbe-1b5840e420c5 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a returned with HTTP 200 Aug 18 23:43:09.955112 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 664/2686] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:09 2026] GET /volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:10.024307 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ea69f306-4a61-4cbd-830c-8dbb3efeb44b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:10.025926 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ea69f306-4a61-4cbd-830c-8dbb3efeb44b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:43:10.026110 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ea69f306-4a61-4cbd-830c-8dbb3efeb44b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:10.026328 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ea69f306-4a61-4cbd-830c-8dbb3efeb44b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:10.026522 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-ea69f306-4a61-4cbd-830c-8dbb3efeb44b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Delete volume with id: cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:43:10.031646 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ea69f306-4a61-4cbd-830c-8dbb3efeb44b tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 404 Aug 18 23:43:10.032194 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 682/2687] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:10 2026] DELETE /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:10.039480 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5c220a91-ab1f-44fe-a35b-8b5c4f92cab4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:10.041267 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5c220a91-ab1f-44fe-a35b-8b5c4f92cab4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb Aug 18 23:43:10.041456 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5c220a91-ab1f-44fe-a35b-8b5c4f92cab4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:10.041642 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5c220a91-ab1f-44fe-a35b-8b5c4f92cab4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:10.046652 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5c220a91-ab1f-44fe-a35b-8b5c4f92cab4 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb returned with HTTP 404 Aug 18 23:43:10.047143 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 669/2688] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:10 2026] GET /volume/v3/volumes/cb23720e-6cbe-47ab-a223-1425976b5efb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:10.054805 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3930a0fc-17df-4279-bc0a-e7e164bf0794 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:10.057000 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3930a0fc-17df-4279-bc0a-e7e164bf0794 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:43:10.057242 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3930a0fc-17df-4279-bc0a-e7e164bf0794 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:10.057500 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3930a0fc-17df-4279-bc0a-e7e164bf0794 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:10.057727 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-3930a0fc-17df-4279-bc0a-e7e164bf0794 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Delete volume with id: ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:43:10.066303 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:10.066303 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:10.066961 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3930a0fc-17df-4279-bc0a-e7e164bf0794 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:10.085183 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3930a0fc-17df-4279-bc0a-e7e164bf0794 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Delete volume request issued successfully. Aug 18 23:43:10.085491 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3930a0fc-17df-4279-bc0a-e7e164bf0794 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 202 Aug 18 23:43:10.086047 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 674/2689] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:10 2026] DELETE /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:10.095529 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ea69cf4b-dc8e-4b26-93b9-e161edc8d208 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:10.096788 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea69cf4b-dc8e-4b26-93b9-e161edc8d208 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:43:10.097032 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea69cf4b-dc8e-4b26-93b9-e161edc8d208 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:10.097328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea69cf4b-dc8e-4b26-93b9-e161edc8d208 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:10.103908 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:10.103908 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:10.107622 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ea69cf4b-dc8e-4b26-93b9-e161edc8d208 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:10.111772 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea69cf4b-dc8e-4b26-93b9-e161edc8d208 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 200 Aug 18 23:43:10.112268 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 665/2690] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:10 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:10.508402 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-608ad79d-3c4d-4b26-a7cb-af1281b63fc0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:10.510306 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-608ad79d-3c4d-4b26-a7cb-af1281b63fc0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:10.510577 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-608ad79d-3c4d-4b26-a7cb-af1281b63fc0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:10.510748 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-608ad79d-3c4d-4b26-a7cb-af1281b63fc0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:10.510840 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-608ad79d-3c4d-4b26-a7cb-af1281b63fc0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:10.521135 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:10.521135 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:10.521135 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-608ad79d-3c4d-4b26-a7cb-af1281b63fc0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:10.521374 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 683/2691] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:10 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:10.782534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-983ce3ef-2c37-4ec5-af17-2b97344b50c3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:10.784272 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-983ce3ef-2c37-4ec5-af17-2b97344b50c3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 Aug 18 23:43:10.784525 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-983ce3ef-2c37-4ec5-af17-2b97344b50c3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:10.784750 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-983ce3ef-2c37-4ec5-af17-2b97344b50c3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:10.784862 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-983ce3ef-2c37-4ec5-af17-2b97344b50c3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id 564cb58d-5447-4ae6-a790-acdde067fb48. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:10.788139 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-983ce3ef-2c37-4ec5-af17-2b97344b50c3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 returned with HTTP 404 Aug 18 23:43:10.788730 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 670/2692] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:10 2026] GET /volume/v3/backups/564cb58d-5447-4ae6-a790-acdde067fb48 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:10.796679 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cb89de76-d39d-41f3-8a28-506a7261f1f4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:10.799278 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb89de76-d39d-41f3-8a28-506a7261f1f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] DELETE https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:43:10.799608 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb89de76-d39d-41f3-8a28-506a7261f1f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:10.799883 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb89de76-d39d-41f3-8a28-506a7261f1f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:10.800073 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-cb89de76-d39d-41f3-8a28-506a7261f1f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Delete backup with id: b69c5170-f77b-4340-9a79-ad222db51d65. Aug 18 23:43:10.805979 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:10.805979 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:10.821409 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-cb89de76-d39d-41f3-8a28-506a7261f1f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] delete_backup rpcapi backup_id b69c5170-f77b-4340-9a79-ad222db51d65 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:43:10.823559 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb89de76-d39d-41f3-8a28-506a7261f1f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 202 Aug 18 23:43:10.824102 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 675/2693] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:10 2026] DELETE /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:10.831888 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-215c9459-005b-4a2b-b0b6-422d1fd0298b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:10.833761 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-215c9459-005b-4a2b-b0b6-422d1fd0298b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:43:10.833975 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-215c9459-005b-4a2b-b0b6-422d1fd0298b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:10.834219 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-215c9459-005b-4a2b-b0b6-422d1fd0298b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:10.834344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-215c9459-005b-4a2b-b0b6-422d1fd0298b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:10.838945 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:10.838945 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:10.839836 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-215c9459-005b-4a2b-b0b6-422d1fd0298b tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 200 Aug 18 23:43:10.840286 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 666/2694] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:10 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:10.968631 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-839106b0-7146-4667-97db-09c752003c9a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:10.970692 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-839106b0-7146-4667-97db-09c752003c9a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a Aug 18 23:43:10.970906 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-839106b0-7146-4667-97db-09c752003c9a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:10.971137 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-839106b0-7146-4667-97db-09c752003c9a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:10.980377 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-839106b0-7146-4667-97db-09c752003c9a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a returned with HTTP 404 Aug 18 23:43:10.980948 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 684/2695] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:10 2026] GET /volume/v3/volumes/3d92e6c9-f91f-4d20-b232-23f29f40b35a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:10.989494 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-72fbded4-c7e7-4c2b-b521-e5376d6c34dc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:10.991645 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-72fbded4-c7e7-4c2b-b521-e5376d6c34dc tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] DELETE https://10.4.3.229/volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba Aug 18 23:43:10.991995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-72fbded4-c7e7-4c2b-b521-e5376d6c34dc tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:10.992286 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-72fbded4-c7e7-4c2b-b521-e5376d6c34dc tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:10.992563 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-72fbded4-c7e7-4c2b-b521-e5376d6c34dc tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Delete volume with id: cb347766-6653-4548-a529-bef89be866ba Aug 18 23:43:11.000003 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:11.000003 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:11.000534 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-72fbded4-c7e7-4c2b-b521-e5376d6c34dc tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:11.023646 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-72fbded4-c7e7-4c2b-b521-e5376d6c34dc tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Delete volume request issued successfully. Aug 18 23:43:11.023646 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-72fbded4-c7e7-4c2b-b521-e5376d6c34dc tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba returned with HTTP 202 Aug 18 23:43:11.023646 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 671/2696] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:10 2026] DELETE /volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:11.032302 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c6d6c867-604e-42ec-9cce-f2e7601e2367 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:11.034338 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c6d6c867-604e-42ec-9cce-f2e7601e2367 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba Aug 18 23:43:11.034672 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c6d6c867-604e-42ec-9cce-f2e7601e2367 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:11.034959 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c6d6c867-604e-42ec-9cce-f2e7601e2367 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:11.053798 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:11.053798 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:11.059011 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c6d6c867-604e-42ec-9cce-f2e7601e2367 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:11.064615 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c6d6c867-604e-42ec-9cce-f2e7601e2367 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba returned with HTTP 200 Aug 18 23:43:11.065152 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 676/2697] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:11 2026] GET /volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:11.131897 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c2ce5e60-c4d5-4a54-8c8b-628b07c6879f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:11.133969 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2ce5e60-c4d5-4a54-8c8b-628b07c6879f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b Aug 18 23:43:11.135529 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2ce5e60-c4d5-4a54-8c8b-628b07c6879f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:11.135529 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2ce5e60-c4d5-4a54-8c8b-628b07c6879f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:11.141201 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2ce5e60-c4d5-4a54-8c8b-628b07c6879f tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b returned with HTTP 404 Aug 18 23:43:11.142809 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 667/2698] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:11 2026] GET /volume/v3/volumes/ee325a7c-8529-4711-9ecc-cabe61e50b1b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:11.531965 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-acf82f31-c58b-4384-a7ce-bb30a0b0e7c6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:11.535079 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-acf82f31-c58b-4384-a7ce-bb30a0b0e7c6 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:11.535079 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-acf82f31-c58b-4384-a7ce-bb30a0b0e7c6 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:11.535079 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-acf82f31-c58b-4384-a7ce-bb30a0b0e7c6 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:11.535079 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-acf82f31-c58b-4384-a7ce-bb30a0b0e7c6 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:11.541386 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:11.541386 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:11.542168 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-acf82f31-c58b-4384-a7ce-bb30a0b0e7c6 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:11.542764 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 685/2699] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:11 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:11.695952 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:11.698197 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:11.698532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1751916000"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:11.699879 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Create volume request body: {'volume': {'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1751916000'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:11.797713 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Create volume of 1 GB Aug 18 23:43:11.802131 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Availability Zones retrieved successfully. Aug 18 23:43:11.807271 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Flow 'volume_create_api' (0d5c43f9-135b-4072-8c98-0bcdaa9a64fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:11.808388 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2afc0c22-e743-4611-83cc-417e87a1984d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:11.809466 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:11.853947 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2ea1c71c-5659-4b63-866b-941dac4d83f4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:11.855843 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2ea1c71c-5659-4b63-866b-941dac4d83f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 Aug 18 23:43:11.856321 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2ea1c71c-5659-4b63-866b-941dac4d83f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:11.856562 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2ea1c71c-5659-4b63-866b-941dac4d83f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:11.856678 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-2ea1c71c-5659-4b63-866b-941dac4d83f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id b69c5170-f77b-4340-9a79-ad222db51d65. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:11.862005 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2ea1c71c-5659-4b63-866b-941dac4d83f4 tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 returned with HTTP 404 Aug 18 23:43:11.862699 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 677/2700] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:11 2026] GET /volume/v3/backups/b69c5170-f77b-4340-9a79-ad222db51d65 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:11.870861 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1cae225f-9455-4b1f-bf88-8491c8850df6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:11.872894 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1cae225f-9455-4b1f-bf88-8491c8850df6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] DELETE https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:43:11.873026 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1cae225f-9455-4b1f-bf88-8491c8850df6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:11.873245 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1cae225f-9455-4b1f-bf88-8491c8850df6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:11.873379 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-1cae225f-9455-4b1f-bf88-8491c8850df6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Delete backup with id: ff587a4e-d811-4fdb-b006-0a429fba16c4. Aug 18 23:43:11.878489 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:11.878489 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:11.891834 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2afc0c22-e743-4611-83cc-417e87a1984d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:11.891999 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-1cae225f-9455-4b1f-bf88-8491c8850df6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] delete_backup rpcapi backup_id ff587a4e-d811-4fdb-b006-0a429fba16c4 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:43:11.892053 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c57d66-b9dd-45f1-ac7c-e51127f7b765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:11.893999 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1cae225f-9455-4b1f-bf88-8491c8850df6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 202 Aug 18 23:43:11.893999 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 668/2701] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:11 2026] DELETE /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:11.901090 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-337f8405-8418-4873-81a7-3862e946c6c6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:11.904096 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-337f8405-8418-4873-81a7-3862e946c6c6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:43:11.904333 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-337f8405-8418-4873-81a7-3862e946c6c6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:11.904600 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-337f8405-8418-4873-81a7-3862e946c6c6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:11.904764 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-337f8405-8418-4873-81a7-3862e946c6c6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:11.910330 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:11.910330 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:11.911311 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-337f8405-8418-4873-81a7-3862e946c6c6 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 200 Aug 18 23:43:11.912047 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 686/2702] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:11 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:11.955321 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Created reservations ['9b4291a8-8eba-42ac-8477-a878211eaa2f', '12fc66ca-928b-4806-9196-4179d9e1cd3b', '2d807f65-9d30-4723-9f02-70a1d21769cd', 'fe4355b3-cbde-455b-a5eb-1a64910e5a10'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:11.956151 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c57d66-b9dd-45f1-ac7c-e51127f7b765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b4291a8-8eba-42ac-8477-a878211eaa2f', '12fc66ca-928b-4806-9196-4179d9e1cd3b', '2d807f65-9d30-4723-9f02-70a1d21769cd', 'fe4355b3-cbde-455b-a5eb-1a64910e5a10']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:11.956984 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28691084-9f7f-43a7-9865-018475a54407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:11.981398 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28691084-9f7f-43a7-9865-018475a54407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b142c5d7-ac83-4705-bace-6d219f51af28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1751916000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49986dffb77e4617b76b6d39c2e2fa0e',qos_specs=None,replication_status=,reservations=['9b4291a8-8eba-42ac-8477-a878211eaa2f','12fc66ca-928b-4806-9196-4179d9e1cd3b','2d807f65-9d30-4723-9f02-70a1d21769cd','fe4355b3-cbde-455b-a5eb-1a64910e5a10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca39c93b01034f05a55c05f99ab10506',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1751916000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b142c5d7-ac83-4705-bace-6d219f51af28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49986dffb77e4617b76b6d39c2e2fa0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca39c93b01034f05a55c05f99ab10506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:11.982374 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b734d6-d3d3-4385-80bf-0b8d48b12c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:12.004566 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9b734d6-d3d3-4385-80bf-0b8d48b12c07) transitioned into state 'SUCCESS' from state '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-1751916000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49986dffb77e4617b76b6d39c2e2fa0e',qos_specs=None,replication_status=,reservations=['9b4291a8-8eba-42ac-8477-a878211eaa2f','12fc66ca-928b-4806-9196-4179d9e1cd3b','2d807f65-9d30-4723-9f02-70a1d21769cd','fe4355b3-cbde-455b-a5eb-1a64910e5a10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca39c93b01034f05a55c05f99ab10506',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:12.005242 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3931ac60-a72a-4e94-a517-5c329dfdf89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:12.015038 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3931ac60-a72a-4e94-a517-5c329dfdf89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:12.015962 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Flow 'volume_create_api' (0d5c43f9-135b-4072-8c98-0bcdaa9a64fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:12.016256 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Create volume request issued successfully. Aug 18 23:43:12.016998 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dab859e4-ab06-43e2-bd70-c1822ab0993c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:12.017417 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 672/2703] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:11 2026] POST /volume/v3/volumes => generated 748 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:12.031394 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-401ce521-ce81-40d1-868f-b87e42ca73eb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.037037 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-401ce521-ce81-40d1-868f-b87e42ca73eb tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 Aug 18 23:43:12.037200 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-401ce521-ce81-40d1-868f-b87e42ca73eb tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.037373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-401ce521-ce81-40d1-868f-b87e42ca73eb tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.044780 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:12.044780 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:12.050769 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-401ce521-ce81-40d1-868f-b87e42ca73eb tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:12.056541 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-401ce521-ce81-40d1-868f-b87e42ca73eb tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 returned with HTTP 200 Aug 18 23:43:12.057839 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 678/2704] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:12 2026] GET /volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:12.079927 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ac5c5d66-db99-461e-9874-26fa5e5d8793 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.082212 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ac5c5d66-db99-461e-9874-26fa5e5d8793 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba Aug 18 23:43:12.082472 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ac5c5d66-db99-461e-9874-26fa5e5d8793 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.082751 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ac5c5d66-db99-461e-9874-26fa5e5d8793 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.089755 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ac5c5d66-db99-461e-9874-26fa5e5d8793 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba returned with HTTP 404 Aug 18 23:43:12.090971 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 669/2705] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:12 2026] GET /volume/v3/volumes/cb347766-6653-4548-a529-bef89be866ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:12.096528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9b429162-f5fd-4ee1-b56f-01d922b01752 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.099133 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9b429162-f5fd-4ee1-b56f-01d922b01752 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] DELETE https://10.4.3.229/volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f Aug 18 23:43:12.099308 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9b429162-f5fd-4ee1-b56f-01d922b01752 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.099524 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9b429162-f5fd-4ee1-b56f-01d922b01752 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.099829 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-9b429162-f5fd-4ee1-b56f-01d922b01752 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Delete volume with id: bbd0f848-4601-423a-bd4b-de35a7c11e6f Aug 18 23:43:12.112726 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:12.112726 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:12.113274 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9b429162-f5fd-4ee1-b56f-01d922b01752 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:12.135422 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9b429162-f5fd-4ee1-b56f-01d922b01752 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Delete volume request issued successfully. Aug 18 23:43:12.136049 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9b429162-f5fd-4ee1-b56f-01d922b01752 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f returned with HTTP 202 Aug 18 23:43:12.136572 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 687/2706] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:12 2026] DELETE /volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:12.144202 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-908789ff-1ca8-4535-bfe3-ae493ecab18d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.146170 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-908789ff-1ca8-4535-bfe3-ae493ecab18d tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f Aug 18 23:43:12.146360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-908789ff-1ca8-4535-bfe3-ae493ecab18d tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.146661 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-908789ff-1ca8-4535-bfe3-ae493ecab18d tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.154294 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:12.154294 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:12.158061 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-908789ff-1ca8-4535-bfe3-ae493ecab18d tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:12.162453 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-908789ff-1ca8-4535-bfe3-ae493ecab18d tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f returned with HTTP 200 Aug 18 23:43:12.163430 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 673/2707] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:12 2026] GET /volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:12.553335 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-83c0024b-fac7-4541-8e5f-16b975656246 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.555111 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-83c0024b-fac7-4541-8e5f-16b975656246 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:12.555280 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-83c0024b-fac7-4541-8e5f-16b975656246 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.555454 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-83c0024b-fac7-4541-8e5f-16b975656246 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.555580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-83c0024b-fac7-4541-8e5f-16b975656246 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:12.563338 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:12.563338 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:12.564104 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-83c0024b-fac7-4541-8e5f-16b975656246 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:12.564491 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 679/2708] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:12 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:12.577042 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a5825024-7865-493e-8af8-14816e9b9755 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.580134 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a5825024-7865-493e-8af8-14816e9b9755 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/4c6b11e1-2b06-46a2-a48d-487f9e76e665 Aug 18 23:43:12.580273 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a5825024-7865-493e-8af8-14816e9b9755 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.580452 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a5825024-7865-493e-8af8-14816e9b9755 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.587745 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:12.587745 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:12.598290 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a5825024-7865-493e-8af8-14816e9b9755 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:12.607384 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a5825024-7865-493e-8af8-14816e9b9755 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/4c6b11e1-2b06-46a2-a48d-487f9e76e665 returned with HTTP 200 Aug 18 23:43:12.607993 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 670/2709] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:12 2026] GET /volume/v3/volumes/4c6b11e1-2b06-46a2-a48d-487f9e76e665 => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:12.622179 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dbccb140-7037-4812-9440-cb8e8b3a7840 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.623877 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dbccb140-7037-4812-9440-cb8e8b3a7840 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 18 23:43:12.624062 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dbccb140-7037-4812-9440-cb8e8b3a7840 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.624237 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dbccb140-7037-4812-9440-cb8e8b3a7840 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.624497 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-dbccb140-7037-4812-9440-cb8e8b3a7840 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:43:12.625171 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dbccb140-7037-4812-9440-cb8e8b3a7840 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:43:12.632351 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-dbccb140-7037-4812-9440-cb8e8b3a7840 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Get all volumes completed successfully. Aug 18 23:43:12.632901 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dbccb140-7037-4812-9440-cb8e8b3a7840 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 18 23:43:12.633270 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 688/2710] 10.4.3.229 () {66 vars in 1237 bytes} [Tue Aug 18 23:43:12 2026] GET /volume/v3/volumes => generated 661 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:12.642477 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e09a0ddc-65d4-435a-94b1-71c983737d5d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.644073 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e09a0ddc-65d4-435a-94b1-71c983737d5d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4c6b11e1-2b06-46a2-a48d-487f9e76e665 Aug 18 23:43:12.644609 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e09a0ddc-65d4-435a-94b1-71c983737d5d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.644903 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e09a0ddc-65d4-435a-94b1-71c983737d5d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.645166 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-e09a0ddc-65d4-435a-94b1-71c983737d5d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Delete volume with id: 4c6b11e1-2b06-46a2-a48d-487f9e76e665 Aug 18 23:43:12.654543 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:12.654543 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:12.654543 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e09a0ddc-65d4-435a-94b1-71c983737d5d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:12.672549 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e09a0ddc-65d4-435a-94b1-71c983737d5d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Delete volume request issued successfully. Aug 18 23:43:12.673008 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e09a0ddc-65d4-435a-94b1-71c983737d5d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/4c6b11e1-2b06-46a2-a48d-487f9e76e665 returned with HTTP 202 Aug 18 23:43:12.673586 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 674/2711] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:12 2026] DELETE /volume/v3/volumes/4c6b11e1-2b06-46a2-a48d-487f9e76e665 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:12.681608 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7e26e8c0-9aa4-4034-9804-35b681bc69c4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.683332 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7e26e8c0-9aa4-4034-9804-35b681bc69c4 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] DELETE https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 Aug 18 23:43:12.683531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7e26e8c0-9aa4-4034-9804-35b681bc69c4 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.683720 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7e26e8c0-9aa4-4034-9804-35b681bc69c4 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.683821 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-7e26e8c0-9aa4-4034-9804-35b681bc69c4 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Delete backup with id: 647f8dbf-2263-4e62-8be3-7fc6223d15e3. Aug 18 23:43:12.688932 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:12.688932 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:12.702085 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-7e26e8c0-9aa4-4034-9804-35b681bc69c4 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] delete_backup rpcapi backup_id 647f8dbf-2263-4e62-8be3-7fc6223d15e3 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:43:12.703965 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7e26e8c0-9aa4-4034-9804-35b681bc69c4 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 returned with HTTP 202 Aug 18 23:43:12.704535 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 680/2712] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:12 2026] DELETE /volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:12.714334 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3bb6c145-387c-4a03-a680-b8e38805f76b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.716122 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3bb6c145-387c-4a03-a680-b8e38805f76b tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] GET https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 Aug 18 23:43:12.716332 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3bb6c145-387c-4a03-a680-b8e38805f76b tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.716608 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3bb6c145-387c-4a03-a680-b8e38805f76b tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.716747 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3bb6c145-387c-4a03-a680-b8e38805f76b tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Show backup with id 647f8dbf-2263-4e62-8be3-7fc6223d15e3. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:12.726005 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:12.726005 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:12.726005 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3bb6c145-387c-4a03-a680-b8e38805f76b tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 returned with HTTP 200 Aug 18 23:43:12.726622 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 671/2713] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:12 2026] GET /volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:12.923883 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eab9a550-f7ef-4abc-9128-d923ab9ea9db None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.925775 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eab9a550-f7ef-4abc-9128-d923ab9ea9db tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 Aug 18 23:43:12.925959 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eab9a550-f7ef-4abc-9128-d923ab9ea9db tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.926140 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eab9a550-f7ef-4abc-9128-d923ab9ea9db tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.926260 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-eab9a550-f7ef-4abc-9128-d923ab9ea9db tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Show backup with id ff587a4e-d811-4fdb-b006-0a429fba16c4. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:12.929867 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eab9a550-f7ef-4abc-9128-d923ab9ea9db tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 returned with HTTP 404 Aug 18 23:43:12.930405 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 689/2714] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:12 2026] GET /volume/v3/backups/ff587a4e-d811-4fdb-b006-0a429fba16c4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:12.937305 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-987cadc7-d1a4-438d-b6a3-ca8b45199d4f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.939017 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-987cadc7-d1a4-438d-b6a3-ca8b45199d4f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] DELETE https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:43:12.939324 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-987cadc7-d1a4-438d-b6a3-ca8b45199d4f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.939616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-987cadc7-d1a4-438d-b6a3-ca8b45199d4f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.939786 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-987cadc7-d1a4-438d-b6a3-ca8b45199d4f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Delete backup with id: ffeb6709-2cfe-4d32-a95f-c55c769d78e6. Aug 18 23:43:12.945365 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:12.945365 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:12.953982 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-987cadc7-d1a4-438d-b6a3-ca8b45199d4f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] delete_backup rpcapi backup_id ffeb6709-2cfe-4d32-a95f-c55c769d78e6 {{(pid=100172) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:43:12.955604 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-987cadc7-d1a4-438d-b6a3-ca8b45199d4f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 202 Aug 18 23:43:12.956097 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 675/2715] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:12 2026] DELETE /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:12.964207 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4f254d59-d836-4a07-a342-602063b2b84e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:12.965508 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4f254d59-d836-4a07-a342-602063b2b84e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:43:12.965508 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4f254d59-d836-4a07-a342-602063b2b84e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:12.965622 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4f254d59-d836-4a07-a342-602063b2b84e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:12.965727 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-4f254d59-d836-4a07-a342-602063b2b84e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:12.970491 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:12.970491 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:12.971282 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4f254d59-d836-4a07-a342-602063b2b84e tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 200 Aug 18 23:43:12.971803 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 681/2716] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:12 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:13.073499 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3f51123-fc38-4390-a264-e3f67aed6779 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:13.075132 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3f51123-fc38-4390-a264-e3f67aed6779 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 Aug 18 23:43:13.075299 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3f51123-fc38-4390-a264-e3f67aed6779 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:13.075504 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3f51123-fc38-4390-a264-e3f67aed6779 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:13.088614 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:13.088614 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:13.093600 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3f51123-fc38-4390-a264-e3f67aed6779 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:13.097782 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3f51123-fc38-4390-a264-e3f67aed6779 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 returned with HTTP 200 Aug 18 23:43:13.098122 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 672/2717] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:13 2026] GET /volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:13.109762 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-32bd9b35-695d-4eb2-b058-821ccaa161da None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:13.111317 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-32bd9b35-695d-4eb2-b058-821ccaa161da tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] POST https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28/action Aug 18 23:43:13.113139 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-32bd9b35-695d-4eb2-b058-821ccaa161da tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:13.113139 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-32bd9b35-695d-4eb2-b058-821ccaa161da tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:13.120221 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:13.120221 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:13.120221 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-32bd9b35-695d-4eb2-b058-821ccaa161da tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:13.152502 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-32bd9b35-695d-4eb2-b058-821ccaa161da tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Created reservations ['b93262ee-6ea9-4e2e-84b3-b25af2dd26e4', '5436ea36-6b08-4b53-bc91-313f127f10e8'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:13.161145 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-32bd9b35-695d-4eb2-b058-821ccaa161da tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Extend volume request issued successfully. Aug 18 23:43:13.161145 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-32bd9b35-695d-4eb2-b058-821ccaa161da tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28/action returned with HTTP 202 Aug 18 23:43:13.161606 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 690/2718] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:13 2026] POST /volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:13.168723 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6017b78a-e16a-482d-a319-e8e9bd0624a5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:13.172818 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6017b78a-e16a-482d-a319-e8e9bd0624a5 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 Aug 18 23:43:13.172818 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6017b78a-e16a-482d-a319-e8e9bd0624a5 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:13.172818 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6017b78a-e16a-482d-a319-e8e9bd0624a5 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:13.180791 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-88ce0455-d8eb-4e1d-b978-1112af2f9a2d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:13.181498 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:13.181498 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:13.183001 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-88ce0455-d8eb-4e1d-b978-1112af2f9a2d tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f Aug 18 23:43:13.183191 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-88ce0455-d8eb-4e1d-b978-1112af2f9a2d tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:13.183375 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-88ce0455-d8eb-4e1d-b978-1112af2f9a2d tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:13.185983 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6017b78a-e16a-482d-a319-e8e9bd0624a5 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:13.191683 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-88ce0455-d8eb-4e1d-b978-1112af2f9a2d tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f returned with HTTP 404 Aug 18 23:43:13.191683 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 682/2719] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:13 2026] GET /volume/v3/volumes/bbd0f848-4601-423a-bd4b-de35a7c11e6f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:13.192576 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6017b78a-e16a-482d-a319-e8e9bd0624a5 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 returned with HTTP 200 Aug 18 23:43:13.193680 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 676/2720] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:13 2026] GET /volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:13.198948 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-434793a0-c137-406d-ac29-ee611f53076a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:13.200989 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-434793a0-c137-406d-ac29-ee611f53076a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 Aug 18 23:43:13.201199 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-434793a0-c137-406d-ac29-ee611f53076a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:13.201405 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-434793a0-c137-406d-ac29-ee611f53076a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:13.201608 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-434793a0-c137-406d-ac29-ee611f53076a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Delete volume with id: 5158029e-4068-406a-981d-d17daa70a827 Aug 18 23:43:13.211019 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:13.211019 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:13.211661 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-434793a0-c137-406d-ac29-ee611f53076a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:13.232050 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-434793a0-c137-406d-ac29-ee611f53076a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Delete volume request issued successfully. Aug 18 23:43:13.232260 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-434793a0-c137-406d-ac29-ee611f53076a tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 returned with HTTP 202 Aug 18 23:43:13.232712 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 673/2721] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:13 2026] DELETE /volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:13.239107 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4c66e238-e586-43d3-be45-5a8571685d2b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:13.241832 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c66e238-e586-43d3-be45-5a8571685d2b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 Aug 18 23:43:13.242012 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c66e238-e586-43d3-be45-5a8571685d2b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:13.242184 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c66e238-e586-43d3-be45-5a8571685d2b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:13.249541 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:13.249541 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:13.254200 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4c66e238-e586-43d3-be45-5a8571685d2b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:13.259181 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c66e238-e586-43d3-be45-5a8571685d2b tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 returned with HTTP 200 Aug 18 23:43:13.259620 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 691/2722] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:13 2026] GET /volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:13.736919 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cbfc1d50-6228-442c-9e82-ca0d72295723 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:13.750985 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cbfc1d50-6228-442c-9e82-ca0d72295723 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] GET https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 Aug 18 23:43:13.750985 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cbfc1d50-6228-442c-9e82-ca0d72295723 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:13.750985 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cbfc1d50-6228-442c-9e82-ca0d72295723 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:13.750985 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-cbfc1d50-6228-442c-9e82-ca0d72295723 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Show backup with id 647f8dbf-2263-4e62-8be3-7fc6223d15e3. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:13.750985 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cbfc1d50-6228-442c-9e82-ca0d72295723 tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] https://10.4.3.229/volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 returned with HTTP 404 Aug 18 23:43:13.750985 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 683/2723] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:13 2026] GET /volume/v3/backups/647f8dbf-2263-4e62-8be3-7fc6223d15e3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:13.762032 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8bc7eae0-58ab-4889-b0e7-227c647cf3f8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:13.763604 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8bc7eae0-58ab-4889-b0e7-227c647cf3f8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] DELETE https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:13.763945 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8bc7eae0-58ab-4889-b0e7-227c647cf3f8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:13.764252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8bc7eae0-58ab-4889-b0e7-227c647cf3f8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:13.764487 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-8bc7eae0-58ab-4889-b0e7-227c647cf3f8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Delete backup with id: dc541a1a-368e-463d-ab1c-5288ce015192. Aug 18 23:43:13.769204 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:13.769204 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:13.783391 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-8bc7eae0-58ab-4889-b0e7-227c647cf3f8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] delete_backup rpcapi backup_id dc541a1a-368e-463d-ab1c-5288ce015192 {{(pid=100172) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:43:13.784789 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8bc7eae0-58ab-4889-b0e7-227c647cf3f8 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 202 Aug 18 23:43:13.785198 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 677/2724] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:13 2026] DELETE /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:13.791616 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c0fed994-1634-4d83-bf86-401f492a6ff0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:13.793206 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0fed994-1634-4d83-bf86-401f492a6ff0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:13.793394 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0fed994-1634-4d83-bf86-401f492a6ff0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:13.793606 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0fed994-1634-4d83-bf86-401f492a6ff0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:13.793705 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c0fed994-1634-4d83-bf86-401f492a6ff0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:13.797726 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:13.797726 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:13.798405 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0fed994-1634-4d83-bf86-401f492a6ff0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 200 Aug 18 23:43:13.798943 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 674/2725] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:13 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:13.982876 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3482ed32-9566-4e3d-b62c-6de09a51a38f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:13.985100 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3482ed32-9566-4e3d-b62c-6de09a51a38f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] GET https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 Aug 18 23:43:13.985304 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3482ed32-9566-4e3d-b62c-6de09a51a38f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:13.985534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3482ed32-9566-4e3d-b62c-6de09a51a38f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:13.985675 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-3482ed32-9566-4e3d-b62c-6de09a51a38f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] Show backup with id ffeb6709-2cfe-4d32-a95f-c55c769d78e6. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:13.989385 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3482ed32-9566-4e3d-b62c-6de09a51a38f tempest-VolumesBackupsTest-834158395 tempest-VolumesBackupsTest-834158395-project-admin] https://10.4.3.229/volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 returned with HTTP 404 Aug 18 23:43:13.989898 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 692/2726] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:13 2026] GET /volume/v3/backups/ffeb6709-2cfe-4d32-a95f-c55c769d78e6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:14.007293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-80a382ba-4c31-4ee9-af85-7a0d93cda615 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.009067 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-80a382ba-4c31-4ee9-af85-7a0d93cda615 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] DELETE https://10.4.3.229/volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 Aug 18 23:43:14.009265 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-80a382ba-4c31-4ee9-af85-7a0d93cda615 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.009436 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-80a382ba-4c31-4ee9-af85-7a0d93cda615 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.009613 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-80a382ba-4c31-4ee9-af85-7a0d93cda615 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Delete volume with id: 18fde4f0-2dd4-478a-9146-835247d4f790 Aug 18 23:43:14.016775 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.016775 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:14.017410 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-80a382ba-4c31-4ee9-af85-7a0d93cda615 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:43:14.038227 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-80a382ba-4c31-4ee9-af85-7a0d93cda615 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Delete volume request issued successfully. Aug 18 23:43:14.038227 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-80a382ba-4c31-4ee9-af85-7a0d93cda615 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 returned with HTTP 202 Aug 18 23:43:14.038227 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 684/2727] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:14 2026] DELETE /volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:14.045250 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-db0c4fc0-f863-462d-bc39-a93be38fe839 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.047476 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-db0c4fc0-f863-462d-bc39-a93be38fe839 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 Aug 18 23:43:14.047476 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-db0c4fc0-f863-462d-bc39-a93be38fe839 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.047476 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-db0c4fc0-f863-462d-bc39-a93be38fe839 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.054125 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.054125 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:14.058343 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-db0c4fc0-f863-462d-bc39-a93be38fe839 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:43:14.063990 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-db0c4fc0-f863-462d-bc39-a93be38fe839 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 returned with HTTP 200 Aug 18 23:43:14.064416 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 678/2728] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:14 2026] GET /volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:14.209171 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6f42a97d-d535-4851-b5ff-9f5f3cd5305f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.212263 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f42a97d-d535-4851-b5ff-9f5f3cd5305f tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 Aug 18 23:43:14.212392 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f42a97d-d535-4851-b5ff-9f5f3cd5305f tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.212662 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f42a97d-d535-4851-b5ff-9f5f3cd5305f tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.224223 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.224223 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:14.234066 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6f42a97d-d535-4851-b5ff-9f5f3cd5305f tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:14.240931 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f42a97d-d535-4851-b5ff-9f5f3cd5305f tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 returned with HTTP 200 Aug 18 23:43:14.241479 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 675/2729] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:14 2026] GET /volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:14.255474 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-84eb8ee2-657d-4760-bb4a-4f0ef1ac1345 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.257851 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-84eb8ee2-657d-4760-bb4a-4f0ef1ac1345 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 Aug 18 23:43:14.258503 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-84eb8ee2-657d-4760-bb4a-4f0ef1ac1345 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.258792 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-84eb8ee2-657d-4760-bb4a-4f0ef1ac1345 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.270276 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.270276 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:14.274377 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fb51b32f-ceab-4dfb-9f0c-d655837f0b67 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.274715 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-84eb8ee2-657d-4760-bb4a-4f0ef1ac1345 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:14.276094 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb51b32f-ceab-4dfb-9f0c-d655837f0b67 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 Aug 18 23:43:14.276264 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb51b32f-ceab-4dfb-9f0c-d655837f0b67 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.276438 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb51b32f-ceab-4dfb-9f0c-d655837f0b67 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.280366 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-84eb8ee2-657d-4760-bb4a-4f0ef1ac1345 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 returned with HTTP 200 Aug 18 23:43:14.280891 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 693/2730] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:14 2026] GET /volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:14.282181 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb51b32f-ceab-4dfb-9f0c-d655837f0b67 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 returned with HTTP 404 Aug 18 23:43:14.282872 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 685/2731] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:14 2026] GET /volume/v3/volumes/5158029e-4068-406a-981d-d17daa70a827 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:14.293836 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8364d958-be37-41eb-9eae-342bc3188c83 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.295812 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8364d958-be37-41eb-9eae-342bc3188c83 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 Aug 18 23:43:14.296046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8364d958-be37-41eb-9eae-342bc3188c83 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.296254 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8364d958-be37-41eb-9eae-342bc3188c83 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.296535 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-8364d958-be37-41eb-9eae-342bc3188c83 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Delete volume with id: 1e209d8b-2df6-4907-9db8-a0c859f2c720 Aug 18 23:43:14.299142 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-44fa28db-4e97-4ed0-8129-44c757f2adda None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.303023 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-44fa28db-4e97-4ed0-8129-44c757f2adda tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 Aug 18 23:43:14.303354 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-44fa28db-4e97-4ed0-8129-44c757f2adda tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.303665 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-44fa28db-4e97-4ed0-8129-44c757f2adda tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.308694 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.308694 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:14.309331 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8364d958-be37-41eb-9eae-342bc3188c83 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:14.314433 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.314433 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:14.321140 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-44fa28db-4e97-4ed0-8129-44c757f2adda tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:14.331504 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-44fa28db-4e97-4ed0-8129-44c757f2adda tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 returned with HTTP 200 Aug 18 23:43:14.332076 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 676/2732] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:14 2026] GET /volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:14.334930 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8364d958-be37-41eb-9eae-342bc3188c83 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Delete volume request issued successfully. Aug 18 23:43:14.335191 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8364d958-be37-41eb-9eae-342bc3188c83 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 returned with HTTP 202 Aug 18 23:43:14.335828 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 679/2733] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:14 2026] DELETE /volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 23:43:14.344466 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-63513bd2-2301-402f-b604-ef112f7090d5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.347029 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63513bd2-2301-402f-b604-ef112f7090d5 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 Aug 18 23:43:14.347296 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63513bd2-2301-402f-b604-ef112f7090d5 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.347553 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63513bd2-2301-402f-b604-ef112f7090d5 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.351109 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-226d21ed-096a-4501-8dbf-db49b49bb495 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.352707 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-226d21ed-096a-4501-8dbf-db49b49bb495 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 Aug 18 23:43:14.352881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-226d21ed-096a-4501-8dbf-db49b49bb495 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.353036 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-226d21ed-096a-4501-8dbf-db49b49bb495 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.353210 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-226d21ed-096a-4501-8dbf-db49b49bb495 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Delete volume with id: b142c5d7-ac83-4705-bace-6d219f51af28 Aug 18 23:43:14.360538 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.360538 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:14.361002 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-226d21ed-096a-4501-8dbf-db49b49bb495 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:14.361501 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.361501 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:14.366885 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-63513bd2-2301-402f-b604-ef112f7090d5 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Volume info retrieved successfully. Aug 18 23:43:14.375069 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63513bd2-2301-402f-b604-ef112f7090d5 tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 returned with HTTP 200 Aug 18 23:43:14.376112 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 694/2734] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:14 2026] GET /volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:14.383827 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-226d21ed-096a-4501-8dbf-db49b49bb495 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Delete volume request issued successfully. Aug 18 23:43:14.384071 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-226d21ed-096a-4501-8dbf-db49b49bb495 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 returned with HTTP 202 Aug 18 23:43:14.384611 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 686/2735] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:14 2026] DELETE /volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:14.394890 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3664a19c-9733-404b-8d7c-c82c8415990a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.397912 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3664a19c-9733-404b-8d7c-c82c8415990a tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 Aug 18 23:43:14.398126 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3664a19c-9733-404b-8d7c-c82c8415990a tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.398369 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3664a19c-9733-404b-8d7c-c82c8415990a tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.406288 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.406288 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:14.410874 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3664a19c-9733-404b-8d7c-c82c8415990a tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:14.416478 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3664a19c-9733-404b-8d7c-c82c8415990a tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 returned with HTTP 200 Aug 18 23:43:14.416877 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 677/2736] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:14 2026] GET /volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:14.809007 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-56aebdf5-e657-4d8d-a049-1967ffa4d92d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.810672 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-56aebdf5-e657-4d8d-a049-1967ffa4d92d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 Aug 18 23:43:14.810857 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-56aebdf5-e657-4d8d-a049-1967ffa4d92d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.811025 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-56aebdf5-e657-4d8d-a049-1967ffa4d92d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.811142 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-56aebdf5-e657-4d8d-a049-1967ffa4d92d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id dc541a1a-368e-463d-ab1c-5288ce015192. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:14.815022 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-56aebdf5-e657-4d8d-a049-1967ffa4d92d tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 returned with HTTP 404 Aug 18 23:43:14.815814 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 680/2737] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:14 2026] GET /volume/v3/backups/dc541a1a-368e-463d-ab1c-5288ce015192 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:14.889707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fb77a93b-9e55-4407-a3d8-ee4238923348 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.891297 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fb77a93b-9e55-4407-a3d8-ee4238923348 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb Aug 18 23:43:14.891492 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fb77a93b-9e55-4407-a3d8-ee4238923348 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.891705 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fb77a93b-9e55-4407-a3d8-ee4238923348 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.899579 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.899579 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:14.901578 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fb77a93b-9e55-4407-a3d8-ee4238923348 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:14.905379 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fb77a93b-9e55-4407-a3d8-ee4238923348 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb returned with HTTP 200 Aug 18 23:43:14.905791 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 695/2738] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:14 2026] GET /volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:14.920731 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3821d574-7e6b-4f2a-afd2-043d0858a2c4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.922530 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3821d574-7e6b-4f2a-afd2-043d0858a2c4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] DELETE https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb Aug 18 23:43:14.922760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3821d574-7e6b-4f2a-afd2-043d0858a2c4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.922942 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3821d574-7e6b-4f2a-afd2-043d0858a2c4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.923106 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-3821d574-7e6b-4f2a-afd2-043d0858a2c4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Delete volume with id: 86abf7aa-1890-49de-bb33-0023eed7f3eb Aug 18 23:43:14.930800 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.930800 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:14.931247 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3821d574-7e6b-4f2a-afd2-043d0858a2c4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:14.946301 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3821d574-7e6b-4f2a-afd2-043d0858a2c4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Delete volume request issued successfully. Aug 18 23:43:14.946527 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3821d574-7e6b-4f2a-afd2-043d0858a2c4 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb returned with HTTP 202 Aug 18 23:43:14.946952 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 687/2739] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:14 2026] DELETE /volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:14.955343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9d65cbab-7c3c-463b-9e8a-cc2b9034f0be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:14.957192 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d65cbab-7c3c-463b-9e8a-cc2b9034f0be tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb Aug 18 23:43:14.957381 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d65cbab-7c3c-463b-9e8a-cc2b9034f0be tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:14.957562 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d65cbab-7c3c-463b-9e8a-cc2b9034f0be tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:14.964593 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:14.964593 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:14.968936 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9d65cbab-7c3c-463b-9e8a-cc2b9034f0be tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:14.973166 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d65cbab-7c3c-463b-9e8a-cc2b9034f0be tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb returned with HTTP 200 Aug 18 23:43:14.973584 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 678/2740] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:14 2026] GET /volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:15.077491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b3fb3e39-bcae-44fe-9999-765e2cfe7871 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:15.079024 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b3fb3e39-bcae-44fe-9999-765e2cfe7871 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 Aug 18 23:43:15.079185 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b3fb3e39-bcae-44fe-9999-765e2cfe7871 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:15.079352 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b3fb3e39-bcae-44fe-9999-765e2cfe7871 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:15.084845 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b3fb3e39-bcae-44fe-9999-765e2cfe7871 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 returned with HTTP 404 Aug 18 23:43:15.085459 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 681/2741] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:15 2026] GET /volume/v3/volumes/18fde4f0-2dd4-478a-9146-835247d4f790 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:15.091255 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cd6b78b6-1490-483d-ba55-d3ef009557a5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:15.094028 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd6b78b6-1490-483d-ba55-d3ef009557a5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f Aug 18 23:43:15.094243 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd6b78b6-1490-483d-ba55-d3ef009557a5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:15.094435 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd6b78b6-1490-483d-ba55-d3ef009557a5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:15.094629 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-cd6b78b6-1490-483d-ba55-d3ef009557a5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Delete volume with id: ecc8d7f8-85bb-4216-9147-f4ee7a41799f Aug 18 23:43:15.101157 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:15.101157 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:15.101633 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cd6b78b6-1490-483d-ba55-d3ef009557a5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:43:15.118683 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cd6b78b6-1490-483d-ba55-d3ef009557a5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Delete volume request issued successfully. Aug 18 23:43:15.118872 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd6b78b6-1490-483d-ba55-d3ef009557a5 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f returned with HTTP 202 Aug 18 23:43:15.119548 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 696/2742] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:15 2026] DELETE /volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:15.126544 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eecf6e2e-3d5a-43aa-af54-b0d95bc8adf1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:15.128344 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eecf6e2e-3d5a-43aa-af54-b0d95bc8adf1 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f Aug 18 23:43:15.128586 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eecf6e2e-3d5a-43aa-af54-b0d95bc8adf1 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:15.128801 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eecf6e2e-3d5a-43aa-af54-b0d95bc8adf1 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:15.136051 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:15.136051 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:15.139715 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eecf6e2e-3d5a-43aa-af54-b0d95bc8adf1 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:43:15.143910 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eecf6e2e-3d5a-43aa-af54-b0d95bc8adf1 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f returned with HTTP 200 Aug 18 23:43:15.144267 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 688/2743] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:15 2026] GET /volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:15.391862 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cf5de976-e962-43e4-8ed0-7eb121b248ec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:15.393738 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf5de976-e962-43e4-8ed0-7eb121b248ec tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] GET https://10.4.3.229/volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 Aug 18 23:43:15.393923 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf5de976-e962-43e4-8ed0-7eb121b248ec tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:15.394096 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf5de976-e962-43e4-8ed0-7eb121b248ec tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:15.399609 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf5de976-e962-43e4-8ed0-7eb121b248ec tempest-CreateVolumesFromImageTest-1282040779 tempest-CreateVolumesFromImageTest-1282040779-project-member] https://10.4.3.229/volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 returned with HTTP 404 Aug 18 23:43:15.400060 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 679/2744] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:15 2026] GET /volume/v3/volumes/1e209d8b-2df6-4907-9db8-a0c859f2c720 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:15.434174 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a13ccd32-4138-4568-a298-ff22782656e6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:15.435747 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a13ccd32-4138-4568-a298-ff22782656e6 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 Aug 18 23:43:15.436006 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a13ccd32-4138-4568-a298-ff22782656e6 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:15.436261 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a13ccd32-4138-4568-a298-ff22782656e6 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:15.443693 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a13ccd32-4138-4568-a298-ff22782656e6 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 returned with HTTP 404 Aug 18 23:43:15.444280 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 682/2745] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:15 2026] GET /volume/v3/volumes/b142c5d7-ac83-4705-bace-6d219f51af28 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:15.453733 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:15.456223 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:15.456695 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-194807707"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:15.459273 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-194807707'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:15.459584 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Create volume of 1 GB Aug 18 23:43:15.465247 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Availability Zones retrieved successfully. Aug 18 23:43:15.475017 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Flow 'volume_create_api' (a2e0a6f6-1e7d-4728-b933-71b8fa312932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:15.476625 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc126348-4398-4862-bdf4-1c83ea4b006d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:15.478226 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:15.524327 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc126348-4398-4862-bdf4-1c83ea4b006d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:15.525627 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8374f6cb-49a8-4662-9550-6085fc36fcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:15.579882 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Created reservations ['6af19e7d-529e-4006-86ee-d28c4f7a336d', '9ad38f8a-105e-4b2c-9490-8576049e39b7', '9bc441e2-cc98-4937-9259-86da0f2cd76f', 'e38ab1e8-d533-4db4-813a-d3c9d4186788'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:15.580618 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8374f6cb-49a8-4662-9550-6085fc36fcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6af19e7d-529e-4006-86ee-d28c4f7a336d', '9ad38f8a-105e-4b2c-9490-8576049e39b7', '9bc441e2-cc98-4937-9259-86da0f2cd76f', 'e38ab1e8-d533-4db4-813a-d3c9d4186788']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:15.581273 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76282c4-278d-4ad0-bea1-52fb3dc7ee01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:15.601580 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76282c4-278d-4ad0-bea1-52fb3dc7ee01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcd8487f-41b8-4740-9f55-cbc8b4ea1eae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-194807707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49986dffb77e4617b76b6d39c2e2fa0e',qos_specs=None,replication_status=,reservations=['6af19e7d-529e-4006-86ee-d28c4f7a336d','9ad38f8a-105e-4b2c-9490-8576049e39b7','9bc441e2-cc98-4937-9259-86da0f2cd76f','e38ab1e8-d533-4db4-813a-d3c9d4186788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca39c93b01034f05a55c05f99ab10506',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-194807707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcd8487f-41b8-4740-9f55-cbc8b4ea1eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49986dffb77e4617b76b6d39c2e2fa0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca39c93b01034f05a55c05f99ab10506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:15.602243 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e3f331-8663-4677-9242-4771ac7b2f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:15.620692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e3f331-8663-4677-9242-4771ac7b2f67) transitioned into state 'SUCCESS' from state '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-194807707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49986dffb77e4617b76b6d39c2e2fa0e',qos_specs=None,replication_status=,reservations=['6af19e7d-529e-4006-86ee-d28c4f7a336d','9ad38f8a-105e-4b2c-9490-8576049e39b7','9bc441e2-cc98-4937-9259-86da0f2cd76f','e38ab1e8-d533-4db4-813a-d3c9d4186788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca39c93b01034f05a55c05f99ab10506',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:15.621440 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d161918e-d73a-46e4-be4a-914643a019d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:15.630492 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d161918e-d73a-46e4-be4a-914643a019d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:15.631379 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Flow 'volume_create_api' (a2e0a6f6-1e7d-4728-b933-71b8fa312932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:15.631751 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Create volume request issued successfully. Aug 18 23:43:15.632311 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-72a518fa-7dba-4fd7-9863-1f99295d9804 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:15.632942 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 697/2746] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:43:15 2026] POST /volume/v3/volumes => generated 747 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:15.644148 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-afa5c0ee-108c-477f-86cc-60c9bc24588c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:15.645802 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-afa5c0ee-108c-477f-86cc-60c9bc24588c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:15.646008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-afa5c0ee-108c-477f-86cc-60c9bc24588c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:15.646228 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-afa5c0ee-108c-477f-86cc-60c9bc24588c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:15.652741 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:15.652741 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:15.656180 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-afa5c0ee-108c-477f-86cc-60c9bc24588c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:15.660347 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-afa5c0ee-108c-477f-86cc-60c9bc24588c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae returned with HTTP 200 Aug 18 23:43:15.660744 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 689/2747] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:15 2026] GET /volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:15.988952 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1c85ddb7-dca6-4c39-b4e0-6554d6f52cbc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:15.990615 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1c85ddb7-dca6-4c39-b4e0-6554d6f52cbc tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb Aug 18 23:43:15.990795 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1c85ddb7-dca6-4c39-b4e0-6554d6f52cbc tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:15.990965 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1c85ddb7-dca6-4c39-b4e0-6554d6f52cbc tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:15.996085 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1c85ddb7-dca6-4c39-b4e0-6554d6f52cbc tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb returned with HTTP 404 Aug 18 23:43:15.996538 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 680/2748] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:15 2026] GET /volume/v3/volumes/86abf7aa-1890-49de-bb33-0023eed7f3eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:16.008332 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.010090 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:16.010547 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-328282772"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:16.012186 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-328282772'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:16.012232 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Create volume of 1 GB Aug 18 23:43:16.016345 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Availability Zones retrieved successfully. Aug 18 23:43:16.022404 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Flow 'volume_create_api' (8de7d9e9-3c1f-452a-95df-cbc1d6e77e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:16.023875 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b87af7e-a764-4163-91a4-787f459eac86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:16.024914 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:16.053895 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b87af7e-a764-4163-91a4-787f459eac86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:16.054647 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (152fea67-4fe2-4e89-826b-e50ef2e76e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:16.095589 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Created reservations ['cbb6ec8e-eda5-419d-9bdd-f43e891cb721', 'f8f33fcc-fc23-4189-9200-f3e18ed30d5c', '41a80952-7649-4db1-ac90-dcbd36cf6e69', 'c8073c7b-5b9f-49dc-89de-0964088e7ef9'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:16.096275 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (152fea67-4fe2-4e89-826b-e50ef2e76e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbb6ec8e-eda5-419d-9bdd-f43e891cb721', 'f8f33fcc-fc23-4189-9200-f3e18ed30d5c', '41a80952-7649-4db1-ac90-dcbd36cf6e69', 'c8073c7b-5b9f-49dc-89de-0964088e7ef9']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:16.100312 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8088f6a-7387-4235-bde1-71042a50eb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:16.104104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-146cb6a7-195b-41b5-87e1-d58bb9f304d6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.106311 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-146cb6a7-195b-41b5-87e1-d58bb9f304d6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:43:16.106619 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-146cb6a7-195b-41b5-87e1-d58bb9f304d6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:16.106880 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-146cb6a7-195b-41b5-87e1-d58bb9f304d6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:16.107111 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-146cb6a7-195b-41b5-87e1-d58bb9f304d6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Delete volume with id: 43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:43:16.114273 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:16.114273 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:16.114720 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-146cb6a7-195b-41b5-87e1-d58bb9f304d6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:16.122984 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8088f6a-7387-4235-bde1-71042a50eb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f80b569-4e9b-4fd4-bd47-423260da05c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-328282772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2feaa7afa5f4780bae677900ca1ad53',qos_specs=None,replication_status=,reservations=['cbb6ec8e-eda5-419d-9bdd-f43e891cb721','f8f33fcc-fc23-4189-9200-f3e18ed30d5c','41a80952-7649-4db1-ac90-dcbd36cf6e69','c8073c7b-5b9f-49dc-89de-0964088e7ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed43d7df60149f69a779033d603873c',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-328282772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f80b569-4e9b-4fd4-bd47-423260da05c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2feaa7afa5f4780bae677900ca1ad53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed43d7df60149f69a779033d603873c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:16.123748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (504c4bd2-b8ad-4617-bff8-df98f2471833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:16.132827 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-146cb6a7-195b-41b5-87e1-d58bb9f304d6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Delete volume request issued successfully. Aug 18 23:43:16.133081 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-146cb6a7-195b-41b5-87e1-d58bb9f304d6 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 202 Aug 18 23:43:16.133555 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 698/2749] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:16 2026] DELETE /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:16.142406 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-93487cda-7a5a-43b6-b1b7-83d5c0df0f98 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.144650 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-93487cda-7a5a-43b6-b1b7-83d5c0df0f98 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:43:16.145214 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-93487cda-7a5a-43b6-b1b7-83d5c0df0f98 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:16.145214 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-93487cda-7a5a-43b6-b1b7-83d5c0df0f98 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:16.145327 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (504c4bd2-b8ad-4617-bff8-df98f2471833) transitioned into state 'SUCCESS' from state '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-328282772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2feaa7afa5f4780bae677900ca1ad53',qos_specs=None,replication_status=,reservations=['cbb6ec8e-eda5-419d-9bdd-f43e891cb721','f8f33fcc-fc23-4189-9200-f3e18ed30d5c','41a80952-7649-4db1-ac90-dcbd36cf6e69','c8073c7b-5b9f-49dc-89de-0964088e7ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed43d7df60149f69a779033d603873c',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:16.145789 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580ffd26-8f4c-4f76-af2f-14bc577bb34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:16.154422 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580ffd26-8f4c-4f76-af2f-14bc577bb34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:16.154793 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:16.154793 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:16.155905 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Flow 'volume_create_api' (8de7d9e9-3c1f-452a-95df-cbc1d6e77e7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:16.156302 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Create volume request issued successfully. Aug 18 23:43:16.156988 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-75ca56d7-ee1a-4a51-8c9b-ae27f19dbe3f tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:16.157377 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 683/2750] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:43:16 2026] POST /volume/v3/volumes => generated 753 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:16.159640 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-93487cda-7a5a-43b6-b1b7-83d5c0df0f98 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:16.160004 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cac430ca-e03f-4d09-ad90-97567aa2a063 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.164292 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cac430ca-e03f-4d09-ad90-97567aa2a063 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f Aug 18 23:43:16.165484 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-93487cda-7a5a-43b6-b1b7-83d5c0df0f98 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 200 Aug 18 23:43:16.165609 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cac430ca-e03f-4d09-ad90-97567aa2a063 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:16.165872 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cac430ca-e03f-4d09-ad90-97567aa2a063 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:16.166126 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 690/2751] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:16 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:16.174058 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cac430ca-e03f-4d09-ad90-97567aa2a063 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f returned with HTTP 404 Aug 18 23:43:16.174505 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 681/2752] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:16 2026] GET /volume/v3/volumes/ecc8d7f8-85bb-4216-9147-f4ee7a41799f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:16.176379 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-21e8f373-f616-430e-8b0c-b1ef940b6ab3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.178305 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-21e8f373-f616-430e-8b0c-b1ef940b6ab3 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 Aug 18 23:43:16.178629 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-21e8f373-f616-430e-8b0c-b1ef940b6ab3 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:16.178840 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-21e8f373-f616-430e-8b0c-b1ef940b6ab3 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:16.182339 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4afb0b4a-0d44-4c0d-b3cd-1142363cd9a8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.185945 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4afb0b4a-0d44-4c0d-b3cd-1142363cd9a8 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] DELETE https://10.4.3.229/volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb Aug 18 23:43:16.186080 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:16.186080 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:16.186162 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4afb0b4a-0d44-4c0d-b3cd-1142363cd9a8 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:16.186335 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4afb0b4a-0d44-4c0d-b3cd-1142363cd9a8 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:16.186527 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-4afb0b4a-0d44-4c0d-b3cd-1142363cd9a8 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Delete volume with id: 931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb Aug 18 23:43:16.190761 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-21e8f373-f616-430e-8b0c-b1ef940b6ab3 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:16.195299 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:16.195299 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:16.195931 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4afb0b4a-0d44-4c0d-b3cd-1142363cd9a8 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:43:16.196727 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-21e8f373-f616-430e-8b0c-b1ef940b6ab3 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 returned with HTTP 200 Aug 18 23:43:16.197435 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 699/2753] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:16 2026] GET /volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:16.212644 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4afb0b4a-0d44-4c0d-b3cd-1142363cd9a8 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Delete volume request issued successfully. Aug 18 23:43:16.212848 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4afb0b4a-0d44-4c0d-b3cd-1142363cd9a8 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb returned with HTTP 202 Aug 18 23:43:16.213264 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 684/2754] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:16 2026] DELETE /volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:16.222822 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-938bbf85-5673-47e8-afd6-2181543c08d3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.224783 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-938bbf85-5673-47e8-afd6-2181543c08d3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb Aug 18 23:43:16.224974 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-938bbf85-5673-47e8-afd6-2181543c08d3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:16.225140 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-938bbf85-5673-47e8-afd6-2181543c08d3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:16.233976 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:16.233976 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:16.239209 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-938bbf85-5673-47e8-afd6-2181543c08d3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Volume info retrieved successfully. Aug 18 23:43:16.245491 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-938bbf85-5673-47e8-afd6-2181543c08d3 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb returned with HTTP 200 Aug 18 23:43:16.246059 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 691/2755] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:16 2026] GET /volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:16.583429 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.661188 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:16.661555 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:16.663085 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:16.663208 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Create volume of 1 GB Aug 18 23:43:16.667411 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Availability Zones retrieved successfully. Aug 18 23:43:16.675100 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Flow 'volume_create_api' (af94285d-3988-4e4b-935f-8383cf7de76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:16.676758 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d2b2a8-80e9-47c9-b236-b2073785ba25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:16.677259 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b45b18e6-114c-40cf-8d12-af4d1788d35e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.677859 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:16.679149 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b45b18e6-114c-40cf-8d12-af4d1788d35e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:16.679369 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b45b18e6-114c-40cf-8d12-af4d1788d35e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:16.679615 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b45b18e6-114c-40cf-8d12-af4d1788d35e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:16.686545 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:16.686545 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:16.690509 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b45b18e6-114c-40cf-8d12-af4d1788d35e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:16.694669 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b45b18e6-114c-40cf-8d12-af4d1788d35e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae returned with HTTP 200 Aug 18 23:43:16.695195 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 700/2756] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:16 2026] GET /volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:16.707424 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3098eba5-76d8-42e5-bbda-8e1108ecc887 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.708271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d2b2a8-80e9-47c9-b236-b2073785ba25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:16.708992 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891d62db-3cb9-4ff2-829e-a7b84076c295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:16.709724 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3098eba5-76d8-42e5-bbda-8e1108ecc887 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:43:16.710208 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3098eba5-76d8-42e5-bbda-8e1108ecc887 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fcd8487f-41b8-4740-9f55-cbc8b4ea1eae", "name": "tempest-VolumesExtendTest-Snapshot-720368717"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:16.721362 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:16.721362 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:16.722073 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3098eba5-76d8-42e5-bbda-8e1108ecc887 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:16.722259 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-3098eba5-76d8-42e5-bbda-8e1108ecc887 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Create snapshot from volume fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:16.762307 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-3098eba5-76d8-42e5-bbda-8e1108ecc887 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Created reservations ['ed2cbacf-c372-4b5f-9379-a8d21e831a95', 'dc4728bb-6f67-4665-a70c-ff01783cd61f', '7262f044-1246-4154-8206-6324d0d9e964', '09a30aa9-ba04-491c-a47d-30cae998b744'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:16.767777 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Created reservations ['fd798533-e407-441d-9522-86df75c4e3a7', '90ac531f-a84e-4820-9f1f-1ce262fdd054', 'be98fdd6-3daf-483d-af53-c04e8c088dcd', 'e2ab52b6-f61e-4c5b-a3fe-2ef1bb89c6b6'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:16.768484 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891d62db-3cb9-4ff2-829e-a7b84076c295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd798533-e407-441d-9522-86df75c4e3a7', '90ac531f-a84e-4820-9f1f-1ce262fdd054', 'be98fdd6-3daf-483d-af53-c04e8c088dcd', 'e2ab52b6-f61e-4c5b-a3fe-2ef1bb89c6b6']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:16.769177 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b3130c3-a6b8-4d2f-8c0d-19de7cc3cd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:16.791123 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b3130c3-a6b8-4d2f-8c0d-19de7cc3cd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e00752d2-0220-4d19-bce6-7c710db3161a', '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='58012e346d414d3ba115a813586df375',qos_specs=None,replication_status=,reservations=['fd798533-e407-441d-9522-86df75c4e3a7','90ac531f-a84e-4820-9f1f-1ce262fdd054','be98fdd6-3daf-483d-af53-c04e8c088dcd','e2ab52b6-f61e-4c5b-a3fe-2ef1bb89c6b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e8b85afc5547838c3ade6c3b32b77a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:16Z,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=e00752d2-0220-4d19-bce6-7c710db3161a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58012e346d414d3ba115a813586df375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2e8b85afc5547838c3ade6c3b32b77a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:16.791929 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a929e8-bb3c-41d8-935f-0c2f13a1e17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:16.793161 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3098eba5-76d8-42e5-bbda-8e1108ecc887 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Snapshot create request issued successfully. Aug 18 23:43:16.793591 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3098eba5-76d8-42e5-bbda-8e1108ecc887 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:43:16.794091 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 685/2757] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:43:16 2026] POST /volume/v3/snapshots => generated 303 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:16.802888 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dafac18d-5455-4531-b512-e6a829d3a458 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.804993 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dafac18d-5455-4531-b512-e6a829d3a458 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 Aug 18 23:43:16.805213 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dafac18d-5455-4531-b512-e6a829d3a458 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:16.805452 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dafac18d-5455-4531-b512-e6a829d3a458 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:16.810252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a929e8-bb3c-41d8-935f-0c2f13a1e17e) transitioned into state 'SUCCESS' from 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='58012e346d414d3ba115a813586df375',qos_specs=None,replication_status=,reservations=['fd798533-e407-441d-9522-86df75c4e3a7','90ac531f-a84e-4820-9f1f-1ce262fdd054','be98fdd6-3daf-483d-af53-c04e8c088dcd','e2ab52b6-f61e-4c5b-a3fe-2ef1bb89c6b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e8b85afc5547838c3ade6c3b32b77a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:16.810999 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:16.810999 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:16.811333 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cd74ec-12a8-4756-9083-2f79d758f838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:16.811628 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-dafac18d-5455-4531-b512-e6a829d3a458 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Snapshot retrieved successfully. Aug 18 23:43:16.812578 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dafac18d-5455-4531-b512-e6a829d3a458 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 returned with HTTP 200 Aug 18 23:43:16.813073 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 692/2758] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:16 2026] GET /volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:16.820205 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cd74ec-12a8-4756-9083-2f79d758f838) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:16.821194 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Flow 'volume_create_api' (af94285d-3988-4e4b-935f-8383cf7de76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:16.821498 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Create volume request issued successfully. Aug 18 23:43:16.822111 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-80a91927-3936-4ebe-bbf7-339b5b8baab4 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:16.822508 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 682/2759] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:43:16 2026] POST /volume/v3/volumes => generated 740 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:16.833365 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0db05258-5694-4b87-91d2-681f1d9848c1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:16.835253 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0db05258-5694-4b87-91d2-681f1d9848c1 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a Aug 18 23:43:16.835552 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0db05258-5694-4b87-91d2-681f1d9848c1 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:16.835795 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0db05258-5694-4b87-91d2-681f1d9848c1 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:16.842548 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:16.842548 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:16.845895 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0db05258-5694-4b87-91d2-681f1d9848c1 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:16.850246 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0db05258-5694-4b87-91d2-681f1d9848c1 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a returned with HTTP 200 Aug 18 23:43:16.850698 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 701/2760] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:16 2026] GET /volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a => generated 808 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:17.181779 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4088e5fe-955f-4126-bad4-68647fe71029 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.183811 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4088e5fe-955f-4126-bad4-68647fe71029 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 Aug 18 23:43:17.183994 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4088e5fe-955f-4126-bad4-68647fe71029 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:17.184167 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4088e5fe-955f-4126-bad4-68647fe71029 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:17.189841 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4088e5fe-955f-4126-bad4-68647fe71029 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 returned with HTTP 404 Aug 18 23:43:17.190274 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 686/2761] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:17 2026] GET /volume/v3/volumes/43e21e3c-fe20-471c-a5ed-dbbba8b72008 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:17.212960 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-60ac530b-8f4c-43da-b3ac-ceb132920272 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.214737 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-60ac530b-8f4c-43da-b3ac-ceb132920272 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 Aug 18 23:43:17.214938 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-60ac530b-8f4c-43da-b3ac-ceb132920272 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:17.215127 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-60ac530b-8f4c-43da-b3ac-ceb132920272 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:17.222329 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:17.222329 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:17.226343 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-60ac530b-8f4c-43da-b3ac-ceb132920272 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:17.230317 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-60ac530b-8f4c-43da-b3ac-ceb132920272 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 returned with HTTP 200 Aug 18 23:43:17.230714 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 693/2762] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:17 2026] GET /volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:17.247115 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9fedffea-b97a-4a40-bae5-69021936cb18 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.248824 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9fedffea-b97a-4a40-bae5-69021936cb18 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:43:17.249133 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9fedffea-b97a-4a40-bae5-69021936cb18 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f80b569-4e9b-4fd4-bd47-423260da05c9", "name": "tempest-VolumesBackupsAdminTest-Backup-1090087773", "container": "tempest-volumesbackupsadmintest-backup-container-2105296358"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:17.250440 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-9fedffea-b97a-4a40-bae5-69021936cb18 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Creating new backup {'backup': {'volume_id': '2f80b569-4e9b-4fd4-bd47-423260da05c9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1090087773', 'container': 'tempest-volumesbackupsadmintest-backup-container-2105296358'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:43:17.250592 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-9fedffea-b97a-4a40-bae5-69021936cb18 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Creating backup of volume 2f80b569-4e9b-4fd4-bd47-423260da05c9 in container tempest-volumesbackupsadmintest-backup-container-2105296358 Aug 18 23:43:17.260060 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:17.260060 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:17.260634 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9fedffea-b97a-4a40-bae5-69021936cb18 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:17.260905 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dfedda59-f695-44b0-8744-fc7cc5049122 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.262955 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dfedda59-f695-44b0-8744-fc7cc5049122 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] GET https://10.4.3.229/volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb Aug 18 23:43:17.263122 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dfedda59-f695-44b0-8744-fc7cc5049122 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:17.263295 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dfedda59-f695-44b0-8744-fc7cc5049122 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:17.270622 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dfedda59-f695-44b0-8744-fc7cc5049122 tempest-VolumesBackupsTest-623716552 tempest-VolumesBackupsTest-623716552-project-member] https://10.4.3.229/volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb returned with HTTP 404 Aug 18 23:43:17.272229 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 702/2763] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:17 2026] GET /volume/v3/volumes/931d8c3b-dbcf-4d0c-9797-f1869b3c1bfb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:17.281764 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-9fedffea-b97a-4a40-bae5-69021936cb18 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Created reservations ['b22c032c-6cea-4dc4-ab4d-4f508b10418c', 'd47dc95c-35ad-4226-8f16-39017a145f99'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:17.332023 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9fedffea-b97a-4a40-bae5-69021936cb18 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:43:17.332965 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 683/2764] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:17 2026] POST /volume/v3/backups => generated 335 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:17.342147 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4ce9fdf4-be35-41ed-a00e-d49bdfc057ea None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.344267 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4ce9fdf4-be35-41ed-a00e-d49bdfc057ea tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:17.344550 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4ce9fdf4-be35-41ed-a00e-d49bdfc057ea tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:17.344792 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4ce9fdf4-be35-41ed-a00e-d49bdfc057ea tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:17.344916 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-4ce9fdf4-be35-41ed-a00e-d49bdfc057ea tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:17.349715 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:17.349715 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:17.350380 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4ce9fdf4-be35-41ed-a00e-d49bdfc057ea tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:17.350993 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 687/2765] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:17 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:17.825879 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a1fc8cf2-dc56-4977-8773-3b70b995f78b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.832216 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a1fc8cf2-dc56-4977-8773-3b70b995f78b tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 Aug 18 23:43:17.832216 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a1fc8cf2-dc56-4977-8773-3b70b995f78b tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:17.832216 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a1fc8cf2-dc56-4977-8773-3b70b995f78b tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:17.840419 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:17.840419 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:17.840419 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a1fc8cf2-dc56-4977-8773-3b70b995f78b tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Snapshot retrieved successfully. Aug 18 23:43:17.840419 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a1fc8cf2-dc56-4977-8773-3b70b995f78b tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 returned with HTTP 200 Aug 18 23:43:17.840419 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 694/2766] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:17 2026] GET /volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:17.857510 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d7e91b74-48bd-4c4f-8283-f1e984b54b3e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.860401 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d7e91b74-48bd-4c4f-8283-f1e984b54b3e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] POST https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae/action Aug 18 23:43:17.860401 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d7e91b74-48bd-4c4f-8283-f1e984b54b3e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:17.860591 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d7e91b74-48bd-4c4f-8283-f1e984b54b3e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:17.865425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e97e0217-d369-473b-8b34-6e6e10c41d3e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.867855 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e97e0217-d369-473b-8b34-6e6e10c41d3e tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a Aug 18 23:43:17.868123 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e97e0217-d369-473b-8b34-6e6e10c41d3e tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:17.868383 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e97e0217-d369-473b-8b34-6e6e10c41d3e tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:17.871677 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:17.871677 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:17.872344 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d7e91b74-48bd-4c4f-8283-f1e984b54b3e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:17.875770 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:17.875770 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:17.879261 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e97e0217-d369-473b-8b34-6e6e10c41d3e tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:17.883248 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e97e0217-d369-473b-8b34-6e6e10c41d3e tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a returned with HTTP 200 Aug 18 23:43:17.883927 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 684/2767] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:17 2026] GET /volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:17.905233 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-510c4104-0134-4fc4-ab05-2dac8fc1653c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.906938 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-510c4104-0134-4fc4-ab05-2dac8fc1653c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a Aug 18 23:43:17.907150 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-510c4104-0134-4fc4-ab05-2dac8fc1653c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:17.907325 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-510c4104-0134-4fc4-ab05-2dac8fc1653c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:17.914203 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:17.914203 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:17.917975 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-510c4104-0134-4fc4-ab05-2dac8fc1653c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:17.918301 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-d7e91b74-48bd-4c4f-8283-f1e984b54b3e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Created reservations ['fc1356b4-d8ea-42ca-8e0a-16d07c38e524', 'b5d03122-7cc4-4a42-a252-4120452991e9'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:17.922097 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-510c4104-0134-4fc4-ab05-2dac8fc1653c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a returned with HTTP 200 Aug 18 23:43:17.922441 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 688/2768] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:17 2026] GET /volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:17.928951 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d7e91b74-48bd-4c4f-8283-f1e984b54b3e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Extend volume request issued successfully. Aug 18 23:43:17.930267 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d7e91b74-48bd-4c4f-8283-f1e984b54b3e tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae/action returned with HTTP 202 Aug 18 23:43:17.930267 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 703/2769] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:17 2026] POST /volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:17.937825 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-22ad4ae6-476b-4a0e-b03c-663d305799d7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.939953 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:17.940001 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22ad4ae6-476b-4a0e-b03c-663d305799d7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:17.940137 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22ad4ae6-476b-4a0e-b03c-663d305799d7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:17.940293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22ad4ae6-476b-4a0e-b03c-663d305799d7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:17.941693 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:17.942060 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1427540894"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:17.943871 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1427540894'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:17.944026 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Create volume of 1 GB Aug 18 23:43:17.947539 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:17.947539 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:17.949303 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Availability Zones retrieved successfully. Aug 18 23:43:17.951839 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-22ad4ae6-476b-4a0e-b03c-663d305799d7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:17.956341 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22ad4ae6-476b-4a0e-b03c-663d305799d7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae returned with HTTP 200 Aug 18 23:43:17.956812 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 695/2770] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:17 2026] GET /volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:17.957283 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Flow 'volume_create_api' (7cc81995-7dbd-491a-9598-57c26837ebb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:17.958930 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313a4774-644f-4df4-8682-17c68c34dc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:17.960177 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:17.997179 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (313a4774-644f-4df4-8682-17c68c34dc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:17.998153 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc81245-a6d2-483f-95a1-ad4d2dff4dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:18.041189 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Created reservations ['8824bea5-5c3a-44fa-bb11-d3af6ca4e31c', '2de18f7d-f69a-4a8b-bf82-bc1f9e271768', '4376b096-68d9-41cf-acc2-92abb5b350e1', '1b9b4c27-9b42-4bc8-8215-b31d7f51a412'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:18.042261 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc81245-a6d2-483f-95a1-ad4d2dff4dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8824bea5-5c3a-44fa-bb11-d3af6ca4e31c', '2de18f7d-f69a-4a8b-bf82-bc1f9e271768', '4376b096-68d9-41cf-acc2-92abb5b350e1', '1b9b4c27-9b42-4bc8-8215-b31d7f51a412']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:18.043199 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f680f1-d0c5-4441-8b12-ef1106343237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:18.066706 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f680f1-d0c5-4441-8b12-ef1106343237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1427540894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58012e346d414d3ba115a813586df375',qos_specs=None,replication_status=,reservations=['8824bea5-5c3a-44fa-bb11-d3af6ca4e31c','2de18f7d-f69a-4a8b-bf82-bc1f9e271768','4376b096-68d9-41cf-acc2-92abb5b350e1','1b9b4c27-9b42-4bc8-8215-b31d7f51a412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e8b85afc5547838c3ade6c3b32b77a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:18Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1427540894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58012e346d414d3ba115a813586df375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2e8b85afc5547838c3ade6c3b32b77a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:18.067393 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a98ccca-17e7-4eed-8fc0-174489847615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:18.084301 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a98ccca-17e7-4eed-8fc0-174489847615) transitioned into 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-1427540894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58012e346d414d3ba115a813586df375',qos_specs=None,replication_status=,reservations=['8824bea5-5c3a-44fa-bb11-d3af6ca4e31c','2de18f7d-f69a-4a8b-bf82-bc1f9e271768','4376b096-68d9-41cf-acc2-92abb5b350e1','1b9b4c27-9b42-4bc8-8215-b31d7f51a412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2e8b85afc5547838c3ade6c3b32b77a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:18.085279 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2898913-8a74-4528-b6bd-bf9fa2fed076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:18.096072 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2898913-8a74-4528-b6bd-bf9fa2fed076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:18.096856 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Flow 'volume_create_api' (7cc81995-7dbd-491a-9598-57c26837ebb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:18.097120 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Create volume request issued successfully. Aug 18 23:43:18.097656 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7110ec54-2381-44d3-a8fa-cd51bedfbb69 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:18.098030 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 685/2771] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:17 2026] POST /volume/v3/volumes => generated 776 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:18.111174 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-abb8c1a9-dcbe-4708-8784-dced8fd2d919 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:18.113658 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-abb8c1a9-dcbe-4708-8784-dced8fd2d919 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 Aug 18 23:43:18.113897 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-abb8c1a9-dcbe-4708-8784-dced8fd2d919 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:18.114081 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-abb8c1a9-dcbe-4708-8784-dced8fd2d919 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:18.120874 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:18.120874 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:18.124497 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-abb8c1a9-dcbe-4708-8784-dced8fd2d919 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:18.129181 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-abb8c1a9-dcbe-4708-8784-dced8fd2d919 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 returned with HTTP 200 Aug 18 23:43:18.129632 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 689/2772] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:18 2026] GET /volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:18.365813 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-316ab121-4ecc-47b7-8aee-704f390abcab None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:18.369443 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-316ab121-4ecc-47b7-8aee-704f390abcab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:18.369713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-316ab121-4ecc-47b7-8aee-704f390abcab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:18.369950 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-316ab121-4ecc-47b7-8aee-704f390abcab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:18.370078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-316ab121-4ecc-47b7-8aee-704f390abcab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:18.376125 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:18.376125 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:18.377237 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-316ab121-4ecc-47b7-8aee-704f390abcab tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:18.377764 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 704/2773] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:18 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:18.975087 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-91cbf92b-61dd-43fa-8f1f-4e580bb665c7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:18.976736 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-91cbf92b-61dd-43fa-8f1f-4e580bb665c7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:18.976911 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-91cbf92b-61dd-43fa-8f1f-4e580bb665c7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:18.977081 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-91cbf92b-61dd-43fa-8f1f-4e580bb665c7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:18.983352 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:18.983352 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:18.986770 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-91cbf92b-61dd-43fa-8f1f-4e580bb665c7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:18.990838 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-91cbf92b-61dd-43fa-8f1f-4e580bb665c7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae returned with HTTP 200 Aug 18 23:43:18.991300 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 696/2774] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:18 2026] GET /volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:43:19.003132 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8c1bf3bf-45f5-4818-ab5d-65bf25138668 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:19.004811 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c1bf3bf-45f5-4818-ab5d-65bf25138668 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:19.004978 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c1bf3bf-45f5-4818-ab5d-65bf25138668 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:19.005150 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c1bf3bf-45f5-4818-ab5d-65bf25138668 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:19.012006 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:19.012006 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:19.015418 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8c1bf3bf-45f5-4818-ab5d-65bf25138668 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:19.020418 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c1bf3bf-45f5-4818-ab5d-65bf25138668 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae returned with HTTP 200 Aug 18 23:43:19.020855 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 686/2775] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:19 2026] GET /volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:19.036233 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-42e5be67-6966-4d0e-a522-40d79a66bcb9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:19.038066 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-42e5be67-6966-4d0e-a522-40d79a66bcb9 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 Aug 18 23:43:19.038372 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-42e5be67-6966-4d0e-a522-40d79a66bcb9 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:19.038565 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-42e5be67-6966-4d0e-a522-40d79a66bcb9 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:19.038713 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-42e5be67-6966-4d0e-a522-40d79a66bcb9 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Delete snapshot with id: 11eb9c65-621c-415a-a3f8-ae6740b36830 Aug 18 23:43:19.043302 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:19.043302 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:19.043692 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-42e5be67-6966-4d0e-a522-40d79a66bcb9 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Snapshot retrieved successfully. Aug 18 23:43:19.057729 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-42e5be67-6966-4d0e-a522-40d79a66bcb9 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Snapshot delete request issued successfully. Aug 18 23:43:19.057874 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-42e5be67-6966-4d0e-a522-40d79a66bcb9 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 returned with HTTP 202 Aug 18 23:43:19.058248 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 690/2776] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:43:19 2026] DELETE /volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:19.065679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e2c79db4-a442-4ab9-8e93-86791c6e0bf7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:19.067874 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e2c79db4-a442-4ab9-8e93-86791c6e0bf7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 Aug 18 23:43:19.068045 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e2c79db4-a442-4ab9-8e93-86791c6e0bf7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:19.068216 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e2c79db4-a442-4ab9-8e93-86791c6e0bf7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:19.073016 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:19.073016 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:19.073442 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e2c79db4-a442-4ab9-8e93-86791c6e0bf7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Snapshot retrieved successfully. Aug 18 23:43:19.074133 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e2c79db4-a442-4ab9-8e93-86791c6e0bf7 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 returned with HTTP 200 Aug 18 23:43:19.074674 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 705/2777] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:19 2026] GET /volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:19.142002 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e4cfe916-2cc1-439e-befc-d1aecab524f3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:19.143561 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e4cfe916-2cc1-439e-befc-d1aecab524f3 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 Aug 18 23:43:19.143716 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e4cfe916-2cc1-439e-befc-d1aecab524f3 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:19.143884 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e4cfe916-2cc1-439e-befc-d1aecab524f3 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:19.149889 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:19.149889 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:19.153066 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e4cfe916-2cc1-439e-befc-d1aecab524f3 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:19.156561 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e4cfe916-2cc1-439e-befc-d1aecab524f3 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 returned with HTTP 200 Aug 18 23:43:19.156929 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 697/2778] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:19 2026] GET /volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:19.169767 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8276bfe1-e9ac-4e12-9332-828c95eba87a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:19.171769 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8276bfe1-e9ac-4e12-9332-828c95eba87a tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 Aug 18 23:43:19.171905 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8276bfe1-e9ac-4e12-9332-828c95eba87a tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:19.172084 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8276bfe1-e9ac-4e12-9332-828c95eba87a tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:19.179365 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:19.179365 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:19.183113 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8276bfe1-e9ac-4e12-9332-828c95eba87a tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:19.187217 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8276bfe1-e9ac-4e12-9332-828c95eba87a tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 returned with HTTP 200 Aug 18 23:43:19.187660 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 687/2779] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:19 2026] GET /volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:19.199100 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-24523a7f-92bb-4dcc-8edf-ecc5cef3772c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:19.200740 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-24523a7f-92bb-4dcc-8edf-ecc5cef3772c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:43:19.201062 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-24523a7f-92bb-4dcc-8edf-ecc5cef3772c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-981049027"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:19.208296 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:19.208296 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:19.208741 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-24523a7f-92bb-4dcc-8edf-ecc5cef3772c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:19.208856 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-24523a7f-92bb-4dcc-8edf-ecc5cef3772c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Create snapshot from volume 2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 Aug 18 23:43:19.242549 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-24523a7f-92bb-4dcc-8edf-ecc5cef3772c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Created reservations ['d8f29ae2-153e-4266-a1cd-b381633a5f7f', 'ea67ad9e-579c-4936-b1e2-db4c8faeb498', '6d90e34b-4f22-4721-a235-c00570f7deb6', '8cf8b958-6c49-4a10-8120-c9b200ed66f8'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:19.274060 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-24523a7f-92bb-4dcc-8edf-ecc5cef3772c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Snapshot create request issued successfully. Aug 18 23:43:19.274530 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-24523a7f-92bb-4dcc-8edf-ecc5cef3772c tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:43:19.275175 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 691/2780] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:43:19 2026] POST /volume/v3/snapshots => generated 325 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:19.283640 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-de525232-9ed9-45e6-9325-6c8eddbb2fc9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:19.285296 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-de525232-9ed9-45e6-9325-6c8eddbb2fc9 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 Aug 18 23:43:19.285554 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-de525232-9ed9-45e6-9325-6c8eddbb2fc9 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:19.285757 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-de525232-9ed9-45e6-9325-6c8eddbb2fc9 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:19.290705 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:19.290705 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:19.291313 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-de525232-9ed9-45e6-9325-6c8eddbb2fc9 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Snapshot retrieved successfully. Aug 18 23:43:19.292403 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-de525232-9ed9-45e6-9325-6c8eddbb2fc9 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 returned with HTTP 200 Aug 18 23:43:19.292963 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 706/2781] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:19 2026] GET /volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 => generated 457 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:19.342048 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9a3f4b93-6953-4220-afa9-76f1e9d2b895 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:19.387497 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f2114e24-8f75-47f9-805e-2921e499255e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:19.389199 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2114e24-8f75-47f9-805e-2921e499255e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:19.389386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2114e24-8f75-47f9-805e-2921e499255e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:19.389655 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2114e24-8f75-47f9-805e-2921e499255e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:19.389775 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f2114e24-8f75-47f9-805e-2921e499255e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:19.393841 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:19.393841 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:19.394527 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2114e24-8f75-47f9-805e-2921e499255e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:19.394888 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 688/2782] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:19 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:19.419344 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9a3f4b93-6953-4220-afa9-76f1e9d2b895 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:43:19.419697 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9a3f4b93-6953-4220-afa9-76f1e9d2b895 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-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=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:19.431993 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9a3f4b93-6953-4220-afa9-76f1e9d2b895 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:43:19.432299 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 698/2783] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:43:19 2026] POST /volume/v3/types => generated 287 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:20.084556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4a997a24-1f43-4908-87e7-3bd77702405c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:20.085826 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4a997a24-1f43-4908-87e7-3bd77702405c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 Aug 18 23:43:20.086001 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4a997a24-1f43-4908-87e7-3bd77702405c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:20.086161 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4a997a24-1f43-4908-87e7-3bd77702405c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:20.090905 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4a997a24-1f43-4908-87e7-3bd77702405c tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 returned with HTTP 404 Aug 18 23:43:20.091625 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 692/2784] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:20 2026] GET /volume/v3/snapshots/11eb9c65-621c-415a-a3f8-ae6740b36830 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:20.100225 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-54bad4b0-7fca-4c0f-a70e-95bb65f811e0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:20.102061 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-54bad4b0-7fca-4c0f-a70e-95bb65f811e0 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:20.102229 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-54bad4b0-7fca-4c0f-a70e-95bb65f811e0 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:20.102397 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-54bad4b0-7fca-4c0f-a70e-95bb65f811e0 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:20.108612 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:20.108612 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:20.111818 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-54bad4b0-7fca-4c0f-a70e-95bb65f811e0 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:20.115280 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-54bad4b0-7fca-4c0f-a70e-95bb65f811e0 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae returned with HTTP 200 Aug 18 23:43:20.115693 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 707/2785] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:20 2026] GET /volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:20.134218 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ea9f4935-bb6b-4451-b737-1b8bd976da27 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:20.138539 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea9f4935-bb6b-4451-b737-1b8bd976da27 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] DELETE https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:20.138539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea9f4935-bb6b-4451-b737-1b8bd976da27 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:20.138539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea9f4935-bb6b-4451-b737-1b8bd976da27 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:20.138539 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-ea9f4935-bb6b-4451-b737-1b8bd976da27 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Delete volume with id: fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:20.147618 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:20.147618 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:20.148681 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ea9f4935-bb6b-4451-b737-1b8bd976da27 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:20.180540 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ea9f4935-bb6b-4451-b737-1b8bd976da27 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Delete volume request issued successfully. Aug 18 23:43:20.180540 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea9f4935-bb6b-4451-b737-1b8bd976da27 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae returned with HTTP 202 Aug 18 23:43:20.180540 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 689/2786] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:20 2026] DELETE /volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:20.189574 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-09d7c3a5-716b-47d6-ad2f-b691becbaa5a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:20.191166 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-09d7c3a5-716b-47d6-ad2f-b691becbaa5a tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:20.191366 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-09d7c3a5-716b-47d6-ad2f-b691becbaa5a tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:20.191601 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-09d7c3a5-716b-47d6-ad2f-b691becbaa5a tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:20.198137 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:20.198137 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:20.205382 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-09d7c3a5-716b-47d6-ad2f-b691becbaa5a tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Volume info retrieved successfully. Aug 18 23:43:20.211476 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-09d7c3a5-716b-47d6-ad2f-b691becbaa5a tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae returned with HTTP 200 Aug 18 23:43:20.212251 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 699/2787] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:20 2026] GET /volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:20.302806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-be3e3893-b218-476c-ab55-8030e943898d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:20.305167 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be3e3893-b218-476c-ab55-8030e943898d tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 Aug 18 23:43:20.305167 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be3e3893-b218-476c-ab55-8030e943898d tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:20.305337 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be3e3893-b218-476c-ab55-8030e943898d tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:20.310994 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:20.310994 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:20.311559 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-be3e3893-b218-476c-ab55-8030e943898d tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Snapshot retrieved successfully. Aug 18 23:43:20.312625 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be3e3893-b218-476c-ab55-8030e943898d tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 returned with HTTP 200 Aug 18 23:43:20.313124 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 693/2788] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:20 2026] GET /volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:20.324506 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b5519b2a-8c8a-43e8-bcb8-464903976151 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:20.326277 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b5519b2a-8c8a-43e8-bcb8-464903976151 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 Aug 18 23:43:20.326348 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b5519b2a-8c8a-43e8-bcb8-464903976151 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:20.326799 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b5519b2a-8c8a-43e8-bcb8-464903976151 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:20.331176 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:20.331176 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:20.331632 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b5519b2a-8c8a-43e8-bcb8-464903976151 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Snapshot retrieved successfully. Aug 18 23:43:20.332298 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b5519b2a-8c8a-43e8-bcb8-464903976151 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 returned with HTTP 200 Aug 18 23:43:20.332664 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 708/2789] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:20 2026] GET /volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 => generated 484 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:20.343933 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7442a051-54fb-4c06-a645-63337d9c1608 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:20.346589 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7442a051-54fb-4c06-a645-63337d9c1608 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 Aug 18 23:43:20.346933 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7442a051-54fb-4c06-a645-63337d9c1608 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:20.347171 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7442a051-54fb-4c06-a645-63337d9c1608 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:20.347314 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-7442a051-54fb-4c06-a645-63337d9c1608 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Delete snapshot with id: a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 Aug 18 23:43:20.352955 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:20.352955 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:20.353488 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7442a051-54fb-4c06-a645-63337d9c1608 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Snapshot retrieved successfully. Aug 18 23:43:20.372368 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7442a051-54fb-4c06-a645-63337d9c1608 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Snapshot delete request issued successfully. Aug 18 23:43:20.372570 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7442a051-54fb-4c06-a645-63337d9c1608 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 returned with HTTP 202 Aug 18 23:43:20.372920 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 690/2790] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:43:20 2026] DELETE /volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:20.381475 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7d35bd93-2f72-49bf-bcc2-6a074e4a4b96 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:20.383348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7d35bd93-2f72-49bf-bcc2-6a074e4a4b96 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 Aug 18 23:43:20.384687 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7d35bd93-2f72-49bf-bcc2-6a074e4a4b96 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:20.384687 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7d35bd93-2f72-49bf-bcc2-6a074e4a4b96 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:20.388790 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:20.388790 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:20.389207 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7d35bd93-2f72-49bf-bcc2-6a074e4a4b96 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Snapshot retrieved successfully. Aug 18 23:43:20.389950 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7d35bd93-2f72-49bf-bcc2-6a074e4a4b96 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 returned with HTTP 200 Aug 18 23:43:20.390432 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 700/2791] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:20 2026] GET /volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:20.404164 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b7e51a18-d825-403f-a392-ec02e0a51a59 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:20.406500 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b7e51a18-d825-403f-a392-ec02e0a51a59 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:20.406723 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b7e51a18-d825-403f-a392-ec02e0a51a59 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:20.406896 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b7e51a18-d825-403f-a392-ec02e0a51a59 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:20.407273 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-b7e51a18-d825-403f-a392-ec02e0a51a59 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:20.411993 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:20.411993 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:20.412874 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b7e51a18-d825-403f-a392-ec02e0a51a59 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:20.413491 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 694/2792] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:20 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:21.058060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:21.060391 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:21.060916 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "48061390-a1bb-4cc8-8d3b-eb40427d82ed", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:21.062986 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '48061390-a1bb-4cc8-8d3b-eb40427d82ed', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:21.175059 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Create volume of 1 GB Aug 18 23:43:21.179780 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Availability Zones retrieved successfully. Aug 18 23:43:21.186055 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Flow 'volume_create_api' (25ed4e71-7d69-4fd2-bd3c-1b1e35a1dbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:21.187139 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a351e139-b9f3-44eb-aa6f-3a6dde3b8eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:21.188025 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:21.228248 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ca174a93-2e25-4b5f-a527-9b45b05e1f59 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:21.231950 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca174a93-2e25-4b5f-a527-9b45b05e1f59 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] GET https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae Aug 18 23:43:21.232125 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca174a93-2e25-4b5f-a527-9b45b05e1f59 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:21.232348 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca174a93-2e25-4b5f-a527-9b45b05e1f59 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:21.237805 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a351e139-b9f3-44eb-aa6f-3a6dde3b8eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:43:19Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7631a18a-809c-4471-8b53-c2ef57413578,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': '7631a18a-809c-4471-8b53-c2ef57413578', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:21.238428 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (138af958-0939-4879-b30b-e54956882138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:21.243840 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca174a93-2e25-4b5f-a527-9b45b05e1f59 tempest-VolumesExtendTest-251739523 tempest-VolumesExtendTest-251739523-project-member] https://10.4.3.229/volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae returned with HTTP 404 Aug 18 23:43:21.244327 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 691/2793] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:21 2026] GET /volume/v3/volumes/fcd8487f-41b8-4740-9f55-cbc8b4ea1eae => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:21.265695 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-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 18 23:43:21.265904 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-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 18 23:43:21.297534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Created reservations ['9c912325-8f4b-434b-a9f2-3cd8ca235470', 'fb3e87a0-d851-4425-9153-05bce40c1632', '6b4232ea-da03-4498-882c-8cc05fbc6ca7', 'a680dfc4-84a4-4b04-8a8c-e8159b4b3967'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:21.298324 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (138af958-0939-4879-b30b-e54956882138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c912325-8f4b-434b-a9f2-3cd8ca235470', 'fb3e87a0-d851-4425-9153-05bce40c1632', '6b4232ea-da03-4498-882c-8cc05fbc6ca7', 'a680dfc4-84a4-4b04-8a8c-e8159b4b3967']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:21.299138 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d70b76-2cdc-43c8-96cb-22940868198e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:21.321001 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d70b76-2cdc-43c8-96cb-22940868198e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '424e52e7-594d-4dbb-bc3b-7b8debfa1ce4', '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='881b247f3cb243adb5c2ae295d372fb3',qos_specs=None,replication_status=,reservations=['9c912325-8f4b-434b-a9f2-3cd8ca235470','fb3e87a0-d851-4425-9153-05bce40c1632','6b4232ea-da03-4498-882c-8cc05fbc6ca7','a680dfc4-84a4-4b04-8a8c-e8159b4b3967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af7256ee6d74d019719084215058c2a',volume_type_id=7631a18a-809c-4471-8b53-c2ef57413578), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:21Z,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=424e52e7-594d-4dbb-bc3b-7b8debfa1ce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='881b247f3cb243adb5c2ae295d372fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4af7256ee6d74d019719084215058c2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7631a18a-809c-4471-8b53-c2ef57413578),volume_type_id=7631a18a-809c-4471-8b53-c2ef57413578)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:21.321838 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e6bd86-40f2-45a6-aafc-f8d8b49a5054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:21.339684 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e6bd86-40f2-45a6-aafc-f8d8b49a5054) transitioned into state 'SUCCESS' from 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='881b247f3cb243adb5c2ae295d372fb3',qos_specs=None,replication_status=,reservations=['9c912325-8f4b-434b-a9f2-3cd8ca235470','fb3e87a0-d851-4425-9153-05bce40c1632','6b4232ea-da03-4498-882c-8cc05fbc6ca7','a680dfc4-84a4-4b04-8a8c-e8159b4b3967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af7256ee6d74d019719084215058c2a',volume_type_id=7631a18a-809c-4471-8b53-c2ef57413578)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:21.340673 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c95c6913-04c3-4e24-9562-6ba619e17894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:21.350493 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c95c6913-04c3-4e24-9562-6ba619e17894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:21.351312 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Flow 'volume_create_api' (25ed4e71-7d69-4fd2-bd3c-1b1e35a1dbd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:21.351686 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Create volume request issued successfully. Aug 18 23:43:21.352241 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6d0c9e85-64d1-4c19-be62-19ec86449833 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:21.352884 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 709/2794] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:21 2026] POST /volume/v3/volumes => generated 798 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:21.366751 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ed7588cd-db2b-4ec6-ab2b-43c66e1e8ec2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:21.370324 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ed7588cd-db2b-4ec6-ab2b-43c66e1e8ec2 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:21.370539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ed7588cd-db2b-4ec6-ab2b-43c66e1e8ec2 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:21.370797 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ed7588cd-db2b-4ec6-ab2b-43c66e1e8ec2 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:21.380097 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:21.380097 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:21.384560 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ed7588cd-db2b-4ec6-ab2b-43c66e1e8ec2 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:21.389359 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ed7588cd-db2b-4ec6-ab2b-43c66e1e8ec2 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 200 Aug 18 23:43:21.389734 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 701/2795] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:21 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:21.402876 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-dbfb7d05-1f19-4df1-b095-a5615c3b7c2b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:21.405434 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dbfb7d05-1f19-4df1-b095-a5615c3b7c2b tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 Aug 18 23:43:21.405744 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dbfb7d05-1f19-4df1-b095-a5615c3b7c2b tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:21.406045 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dbfb7d05-1f19-4df1-b095-a5615c3b7c2b tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:21.411505 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dbfb7d05-1f19-4df1-b095-a5615c3b7c2b tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 returned with HTTP 404 Aug 18 23:43:21.412283 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 695/2796] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:21 2026] GET /volume/v3/snapshots/a424bffd-a8bb-4506-8f9b-28e1efe9c7b1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:21.419983 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-14e5d3fc-e560-4bcf-b5b0-0a75386e08d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:21.422243 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-14e5d3fc-e560-4bcf-b5b0-0a75386e08d2 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 Aug 18 23:43:21.422523 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-14e5d3fc-e560-4bcf-b5b0-0a75386e08d2 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:21.422801 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-14e5d3fc-e560-4bcf-b5b0-0a75386e08d2 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:21.423069 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-14e5d3fc-e560-4bcf-b5b0-0a75386e08d2 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Delete volume with id: 2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 Aug 18 23:43:21.424575 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0d0819e0-bda8-4ad1-af12-3f223a1efabd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:21.426473 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0d0819e0-bda8-4ad1-af12-3f223a1efabd tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:21.426688 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0d0819e0-bda8-4ad1-af12-3f223a1efabd tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:21.426879 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0d0819e0-bda8-4ad1-af12-3f223a1efabd tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:21.426979 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-0d0819e0-bda8-4ad1-af12-3f223a1efabd tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:21.431528 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:21.431528 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:21.432375 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0d0819e0-bda8-4ad1-af12-3f223a1efabd tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:21.432899 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 710/2797] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:21 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:21.433501 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:21.433501 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:21.434220 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-14e5d3fc-e560-4bcf-b5b0-0a75386e08d2 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:21.455329 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-14e5d3fc-e560-4bcf-b5b0-0a75386e08d2 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Delete volume request issued successfully. Aug 18 23:43:21.455636 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-14e5d3fc-e560-4bcf-b5b0-0a75386e08d2 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 returned with HTTP 202 Aug 18 23:43:21.456186 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 692/2798] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:21 2026] DELETE /volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:21.464853 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bd1fbf9a-3894-4205-b786-2c470f9c0b99 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:21.467120 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bd1fbf9a-3894-4205-b786-2c470f9c0b99 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 Aug 18 23:43:21.467303 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bd1fbf9a-3894-4205-b786-2c470f9c0b99 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:21.467604 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bd1fbf9a-3894-4205-b786-2c470f9c0b99 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:21.477076 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:21.477076 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:21.484786 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bd1fbf9a-3894-4205-b786-2c470f9c0b99 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:21.491194 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bd1fbf9a-3894-4205-b786-2c470f9c0b99 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 returned with HTTP 200 Aug 18 23:43:21.491734 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 702/2799] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:21 2026] GET /volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:21.933754 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-112cf08d-cd56-4ad3-b74f-42d5d6871636 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:21.935882 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-112cf08d-cd56-4ad3-b74f-42d5d6871636 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e Aug 18 23:43:21.935882 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-112cf08d-cd56-4ad3-b74f-42d5d6871636 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:21.936020 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-112cf08d-cd56-4ad3-b74f-42d5d6871636 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:21.946743 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:21.946743 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:21.951739 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-112cf08d-cd56-4ad3-b74f-42d5d6871636 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:21.958168 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-112cf08d-cd56-4ad3-b74f-42d5d6871636 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e returned with HTTP 200 Aug 18 23:43:21.958168 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 696/2800] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:43:21 2026] GET /volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e => generated 1660 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:22.401638 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3872a87c-b2db-4689-9001-5332da4f172e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:22.404175 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3872a87c-b2db-4689-9001-5332da4f172e tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:22.404470 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3872a87c-b2db-4689-9001-5332da4f172e tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:22.404745 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3872a87c-b2db-4689-9001-5332da4f172e tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:22.413892 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:22.413892 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:22.418008 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3872a87c-b2db-4689-9001-5332da4f172e tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:22.422406 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3872a87c-b2db-4689-9001-5332da4f172e tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 200 Aug 18 23:43:22.422819 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 711/2801] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:22 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 948 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:22.447182 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-586e0552-9938-4a64-9194-9e99ca97afc1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:22.451955 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-586e0552-9938-4a64-9194-9e99ca97afc1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:22.452170 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-586e0552-9938-4a64-9194-9e99ca97afc1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:22.452343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-586e0552-9938-4a64-9194-9e99ca97afc1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:22.452448 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-586e0552-9938-4a64-9194-9e99ca97afc1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:22.460550 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:22.460550 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:22.462555 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-586e0552-9938-4a64-9194-9e99ca97afc1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:22.462555 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 693/2802] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:22 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:22.505720 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ffa9d9f0-9a8d-4483-80cf-e6cece30cb7e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:22.508172 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ffa9d9f0-9a8d-4483-80cf-e6cece30cb7e tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 Aug 18 23:43:22.508440 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ffa9d9f0-9a8d-4483-80cf-e6cece30cb7e tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:22.508748 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ffa9d9f0-9a8d-4483-80cf-e6cece30cb7e tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:22.516710 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ffa9d9f0-9a8d-4483-80cf-e6cece30cb7e tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 returned with HTTP 404 Aug 18 23:43:22.517329 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 703/2803] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:22 2026] GET /volume/v3/volumes/2c6e0ca1-d64a-40fc-bc3f-0ba913dd29b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:22.524426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3aaf92b2-6834-470d-b2e8-f88ec8f54718 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:22.526368 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3aaf92b2-6834-470d-b2e8-f88ec8f54718 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a Aug 18 23:43:22.526582 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3aaf92b2-6834-470d-b2e8-f88ec8f54718 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:22.526782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3aaf92b2-6834-470d-b2e8-f88ec8f54718 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:22.526933 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-3aaf92b2-6834-470d-b2e8-f88ec8f54718 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Delete volume with id: e00752d2-0220-4d19-bce6-7c710db3161a Aug 18 23:43:22.538396 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:22.538396 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:22.538995 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3aaf92b2-6834-470d-b2e8-f88ec8f54718 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:22.559331 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3aaf92b2-6834-470d-b2e8-f88ec8f54718 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Delete volume request issued successfully. Aug 18 23:43:22.559674 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3aaf92b2-6834-470d-b2e8-f88ec8f54718 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a returned with HTTP 202 Aug 18 23:43:22.560117 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 697/2804] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:22 2026] DELETE /volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:22.567359 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e659bbe6-9132-4353-9476-c3aeead89839 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:22.568984 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e659bbe6-9132-4353-9476-c3aeead89839 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a Aug 18 23:43:22.569175 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e659bbe6-9132-4353-9476-c3aeead89839 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:22.569359 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e659bbe6-9132-4353-9476-c3aeead89839 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:22.575697 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:22.575697 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:22.579494 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e659bbe6-9132-4353-9476-c3aeead89839 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Volume info retrieved successfully. Aug 18 23:43:22.583391 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e659bbe6-9132-4353-9476-c3aeead89839 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a returned with HTTP 200 Aug 18 23:43:22.583778 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 712/2805] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:22 2026] GET /volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:22.736844 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-ca201960-eb96-4099-a87c-46404ae2c7e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:22.739373 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-ca201960-eb96-4099-a87c-46404ae2c7e1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/attachments/c5a7e705-95c4-4d64-976a-968e3ce2b6ed Aug 18 23:43:22.739658 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-ca201960-eb96-4099-a87c-46404ae2c7e1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:22.740207 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-ca201960-eb96-4099-a87c-46404ae2c7e1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:22.750822 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:22.750822 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:22.807612 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-12aea49b-89c9-4c3b-930b-3d23f1fe16f7 req-ca201960-eb96-4099-a87c-46404ae2c7e1 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/attachments/c5a7e705-95c4-4d64-976a-968e3ce2b6ed returned with HTTP 200 Aug 18 23:43:22.808161 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 694/2806] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:43:22 2026] DELETE /volume/v3/attachments/c5a7e705-95c4-4d64-976a-968e3ce2b6ed => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:23.436265 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-90f9c1ac-7fa1-4e0d-8b38-b6467e8f6069 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:23.437986 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-90f9c1ac-7fa1-4e0d-8b38-b6467e8f6069 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:23.438170 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-90f9c1ac-7fa1-4e0d-8b38-b6467e8f6069 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:23.438339 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-90f9c1ac-7fa1-4e0d-8b38-b6467e8f6069 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:23.444777 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:23.444777 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:23.448454 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-90f9c1ac-7fa1-4e0d-8b38-b6467e8f6069 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:23.452752 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-90f9c1ac-7fa1-4e0d-8b38-b6467e8f6069 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 200 Aug 18 23:43:23.453126 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 704/2807] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:23 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:23.474876 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9281951a-7352-4962-a07b-75466efcf014 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:23.476689 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9281951a-7352-4962-a07b-75466efcf014 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:23.476869 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9281951a-7352-4962-a07b-75466efcf014 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:23.477061 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9281951a-7352-4962-a07b-75466efcf014 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:23.477189 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-9281951a-7352-4962-a07b-75466efcf014 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:23.482103 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:23.482103 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:23.482871 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9281951a-7352-4962-a07b-75466efcf014 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:23.483230 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 698/2808] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:23 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:23.598160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-59316478-e6cd-428c-b0fa-a8b1debf14b7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:23.600742 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-59316478-e6cd-428c-b0fa-a8b1debf14b7 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] GET https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a Aug 18 23:43:23.600932 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-59316478-e6cd-428c-b0fa-a8b1debf14b7 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:23.601133 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-59316478-e6cd-428c-b0fa-a8b1debf14b7 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:23.606215 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-59316478-e6cd-428c-b0fa-a8b1debf14b7 tempest-CinderUnicodeTest-1425174192 tempest-CinderUnicodeTest-1425174192-project-member] https://10.4.3.229/volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a returned with HTTP 404 Aug 18 23:43:23.606742 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 713/2809] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:23 2026] GET /volume/v3/volumes/e00752d2-0220-4d19-bce6-7c710db3161a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:23.868549 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a1c00833-3c91-427e-99fd-049004d523c9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:23.870376 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1c00833-3c91-427e-99fd-049004d523c9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e Aug 18 23:43:23.872207 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1c00833-3c91-427e-99fd-049004d523c9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:23.872207 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1c00833-3c91-427e-99fd-049004d523c9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:23.872207 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a1c00833-3c91-427e-99fd-049004d523c9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Delete volume with id: 4abef1c6-da0b-4755-8f2e-32b82ac82a9e Aug 18 23:43:23.878778 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:23.878778 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:23.879430 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a1c00833-3c91-427e-99fd-049004d523c9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:23.903920 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a1c00833-3c91-427e-99fd-049004d523c9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Delete volume request issued successfully. Aug 18 23:43:23.903920 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1c00833-3c91-427e-99fd-049004d523c9 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e returned with HTTP 202 Aug 18 23:43:23.903920 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 695/2810] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:23 2026] DELETE /volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:23.910721 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-262ff8c4-79f6-4b28-a52f-e9388f17c3ca None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:23.912422 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-262ff8c4-79f6-4b28-a52f-e9388f17c3ca tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e Aug 18 23:43:23.912644 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-262ff8c4-79f6-4b28-a52f-e9388f17c3ca tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:23.912864 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-262ff8c4-79f6-4b28-a52f-e9388f17c3ca tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:23.919404 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:23.919404 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:23.923371 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-262ff8c4-79f6-4b28-a52f-e9388f17c3ca tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Volume info retrieved successfully. Aug 18 23:43:23.928880 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-262ff8c4-79f6-4b28-a52f-e9388f17c3ca tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e returned with HTTP 200 Aug 18 23:43:23.929404 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 705/2811] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:23 2026] GET /volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:24.467455 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9e9cd69f-1f02-4abd-818b-12aaf995ae34 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:24.469721 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9e9cd69f-1f02-4abd-818b-12aaf995ae34 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:24.470006 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9e9cd69f-1f02-4abd-818b-12aaf995ae34 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:24.470217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9e9cd69f-1f02-4abd-818b-12aaf995ae34 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:24.480356 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:24.480356 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:24.484829 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9e9cd69f-1f02-4abd-818b-12aaf995ae34 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:24.490033 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9e9cd69f-1f02-4abd-818b-12aaf995ae34 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 200 Aug 18 23:43:24.490188 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 699/2812] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:24 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:24.494159 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-026d371b-ba81-4b5b-94d9-7e6b6344340b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:24.496588 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-026d371b-ba81-4b5b-94d9-7e6b6344340b tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:24.496903 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-026d371b-ba81-4b5b-94d9-7e6b6344340b tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:24.497191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-026d371b-ba81-4b5b-94d9-7e6b6344340b tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:24.497354 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-026d371b-ba81-4b5b-94d9-7e6b6344340b tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:24.504013 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:24.504013 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:24.505089 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-026d371b-ba81-4b5b-94d9-7e6b6344340b tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:24.505575 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 714/2813] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:24 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:24.944572 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ae814202-ce7c-4793-9e48-976eb20ad673 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:24.947701 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae814202-ce7c-4793-9e48-976eb20ad673 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] GET https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e Aug 18 23:43:24.948042 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ae814202-ce7c-4793-9e48-976eb20ad673 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:24.948326 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ae814202-ce7c-4793-9e48-976eb20ad673 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:24.955876 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae814202-ce7c-4793-9e48-976eb20ad673 tempest-AttachVolumeMultiAttachTest-1841168707 tempest-AttachVolumeMultiAttachTest-1841168707-project-member] https://10.4.3.229/volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e returned with HTTP 404 Aug 18 23:43:24.956421 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 696/2814] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:24 2026] GET /volume/v3/volumes/4abef1c6-da0b-4755-8f2e-32b82ac82a9e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:25.126769 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:25.211149 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:25.211601 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1427154846"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:25.213343 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1427154846'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:25.213527 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume of 1 GB Aug 18 23:43:25.218423 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Availability Zones retrieved successfully. Aug 18 23:43:25.227024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Flow 'volume_create_api' (b716b011-e20c-4f9b-9f4e-b5a5c0a6b726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:25.228310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d453ae35-0f24-45fb-b428-f71242ffc85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:25.229436 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:25.266643 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d453ae35-0f24-45fb-b428-f71242ffc85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:25.267831 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04f9c2a0-ed13-4863-961f-63c0a8f7b330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:25.351618 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Created reservations ['a3604ac9-3118-4881-9906-68bf33d726fe', '1d458fde-fb9a-40d8-adbf-d176f6a991b1', 'bdd61ed6-53a9-41ce-97cc-844ea272f905', 'd13ca45c-8611-4d39-a11b-ad2d75bdb3a3'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:25.352615 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04f9c2a0-ed13-4863-961f-63c0a8f7b330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3604ac9-3118-4881-9906-68bf33d726fe', '1d458fde-fb9a-40d8-adbf-d176f6a991b1', 'bdd61ed6-53a9-41ce-97cc-844ea272f905', 'd13ca45c-8611-4d39-a11b-ad2d75bdb3a3']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:25.353581 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f180e749-04f9-4909-979e-35dcc31d9b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:25.383413 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f180e749-04f9-4909-979e-35dcc31d9b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2e7402e-5dae-4d79-bc4c-4e98bf748807', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1427154846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94060bd306914c64bc328bce0feaca79',qos_specs=None,replication_status=,reservations=['a3604ac9-3118-4881-9906-68bf33d726fe','1d458fde-fb9a-40d8-adbf-d176f6a991b1','bdd61ed6-53a9-41ce-97cc-844ea272f905','d13ca45c-8611-4d39-a11b-ad2d75bdb3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711c2c789b3847318f527814bb74133a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1427154846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2e7402e-5dae-4d79-bc4c-4e98bf748807,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94060bd306914c64bc328bce0feaca79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711c2c789b3847318f527814bb74133a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:25.384697 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edac1fb2-c08b-4ee9-9895-16a4e37f4a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:25.408877 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edac1fb2-c08b-4ee9-9895-16a4e37f4a76) transitioned into state 'SUCCESS' from state '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-1427154846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94060bd306914c64bc328bce0feaca79',qos_specs=None,replication_status=,reservations=['a3604ac9-3118-4881-9906-68bf33d726fe','1d458fde-fb9a-40d8-adbf-d176f6a991b1','bdd61ed6-53a9-41ce-97cc-844ea272f905','d13ca45c-8611-4d39-a11b-ad2d75bdb3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711c2c789b3847318f527814bb74133a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:25.409760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2b9d97-af66-457c-9573-c995cd8be295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:25.420815 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e2b9d97-af66-457c-9573-c995cd8be295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:25.422218 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Flow 'volume_create_api' (b716b011-e20c-4f9b-9f4e-b5a5c0a6b726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:25.422757 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume request issued successfully. Aug 18 23:43:25.423454 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cf43eca7-2ee2-402c-b7dd-b8b533b6a748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:25.424004 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 706/2815] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:43:25 2026] POST /volume/v3/volumes => generated 778 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:25.442804 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-84b3140f-aa32-4fd6-bf8f-15446cb78733 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:25.444724 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-84b3140f-aa32-4fd6-bf8f-15446cb78733 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 Aug 18 23:43:25.444909 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-84b3140f-aa32-4fd6-bf8f-15446cb78733 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:25.445211 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-84b3140f-aa32-4fd6-bf8f-15446cb78733 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:25.452871 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:25.452871 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:25.457138 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-84b3140f-aa32-4fd6-bf8f-15446cb78733 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:43:25.461541 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-84b3140f-aa32-4fd6-bf8f-15446cb78733 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 returned with HTTP 200 Aug 18 23:43:25.462000 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 700/2816] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:25 2026] GET /volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:25.505231 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6f627481-5f9d-4065-b8dd-99baaa450885 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:25.507719 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6f627481-5f9d-4065-b8dd-99baaa450885 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:25.507857 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6f627481-5f9d-4065-b8dd-99baaa450885 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:25.508062 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6f627481-5f9d-4065-b8dd-99baaa450885 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:25.517494 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a161e29f-f1b7-4f1e-bdf1-d520b8e5b09a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:25.520162 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a161e29f-f1b7-4f1e-bdf1-d520b8e5b09a tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:25.520356 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a161e29f-f1b7-4f1e-bdf1-d520b8e5b09a tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:25.520400 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a161e29f-f1b7-4f1e-bdf1-d520b8e5b09a tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:25.520528 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a161e29f-f1b7-4f1e-bdf1-d520b8e5b09a tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:25.521757 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:25.521757 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:25.525024 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:25.525024 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:25.525975 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a161e29f-f1b7-4f1e-bdf1-d520b8e5b09a tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:25.526583 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 697/2817] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:25 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:25.530423 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6f627481-5f9d-4065-b8dd-99baaa450885 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:25.535263 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6f627481-5f9d-4065-b8dd-99baaa450885 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 200 Aug 18 23:43:25.535781 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 715/2818] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:25 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:26.479792 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3e10eb3a-8d6f-41ed-b365-68e3020568fc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:26.482887 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3e10eb3a-8d6f-41ed-b365-68e3020568fc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 Aug 18 23:43:26.482887 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3e10eb3a-8d6f-41ed-b365-68e3020568fc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:26.482887 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3e10eb3a-8d6f-41ed-b365-68e3020568fc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:26.496963 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:26.496963 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:26.500819 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3e10eb3a-8d6f-41ed-b365-68e3020568fc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:43:26.506798 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3e10eb3a-8d6f-41ed-b365-68e3020568fc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 returned with HTTP 200 Aug 18 23:43:26.506798 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 707/2819] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:26 2026] GET /volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:26.522292 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-792ce6c6-d2d4-4ea1-ad44-8d1e0a4bb637 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:26.524260 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-792ce6c6-d2d4-4ea1-ad44-8d1e0a4bb637 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:43:26.524260 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-792ce6c6-d2d4-4ea1-ad44-8d1e0a4bb637 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2e7402e-5dae-4d79-bc4c-4e98bf748807", "name": "tempest-type-Backup-1151232287"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:26.526169 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-792ce6c6-d2d4-4ea1-ad44-8d1e0a4bb637 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Creating new backup {'backup': {'volume_id': 'e2e7402e-5dae-4d79-bc4c-4e98bf748807', 'name': 'tempest-type-Backup-1151232287'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:43:26.526169 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-792ce6c6-d2d4-4ea1-ad44-8d1e0a4bb637 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Creating backup of volume e2e7402e-5dae-4d79-bc4c-4e98bf748807 in container None Aug 18 23:43:26.535291 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:26.535291 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:26.536089 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-792ce6c6-d2d4-4ea1-ad44-8d1e0a4bb637 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:43:26.537974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6870c18c-6c45-4b68-a6f1-7c7581c67a89 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:26.540336 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6870c18c-6c45-4b68-a6f1-7c7581c67a89 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:26.540336 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6870c18c-6c45-4b68-a6f1-7c7581c67a89 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:26.540856 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6870c18c-6c45-4b68-a6f1-7c7581c67a89 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:26.540856 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6870c18c-6c45-4b68-a6f1-7c7581c67a89 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:26.549089 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bcf67cf2-972a-4452-8c7c-25c111afb2a6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:26.551347 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:26.551347 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:26.552108 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bcf67cf2-972a-4452-8c7c-25c111afb2a6 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:26.552108 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bcf67cf2-972a-4452-8c7c-25c111afb2a6 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:26.552789 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6870c18c-6c45-4b68-a6f1-7c7581c67a89 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:26.553370 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bcf67cf2-972a-4452-8c7c-25c111afb2a6 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:26.555365 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 698/2820] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:26 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:26.571779 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:26.571779 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:26.579976 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bcf67cf2-972a-4452-8c7c-25c111afb2a6 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:26.588962 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bcf67cf2-972a-4452-8c7c-25c111afb2a6 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 200 Aug 18 23:43:26.589463 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 716/2821] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:26 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 951 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:26.592714 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-792ce6c6-d2d4-4ea1-ad44-8d1e0a4bb637 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Created reservations ['6afc9e8b-de27-4b1c-96f6-7cc4ef214b10', '4c6d3178-32c1-4803-aa4b-7c32a885c4e8'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:26.632627 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-792ce6c6-d2d4-4ea1-ad44-8d1e0a4bb637 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:43:26.633225 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 701/2822] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:43:26 2026] POST /volume/v3/backups => generated 316 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:26.643542 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-37b339ff-66d3-4b4a-a533-2d4271025c94 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:26.645009 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-37b339ff-66d3-4b4a-a533-2d4271025c94 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:26.645200 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-37b339ff-66d3-4b4a-a533-2d4271025c94 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:26.645365 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-37b339ff-66d3-4b4a-a533-2d4271025c94 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:26.645462 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-37b339ff-66d3-4b4a-a533-2d4271025c94 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:26.649121 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:26.649121 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:26.649651 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-37b339ff-66d3-4b4a-a533-2d4271025c94 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:26.650113 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 708/2823] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:26 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:27.563989 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4f55be16-680a-4554-a824-5cf99b77b315 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:27.565788 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f55be16-680a-4554-a824-5cf99b77b315 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:27.565976 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f55be16-680a-4554-a824-5cf99b77b315 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:27.566184 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f55be16-680a-4554-a824-5cf99b77b315 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:27.566290 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4f55be16-680a-4554-a824-5cf99b77b315 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:27.571094 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:27.571094 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:27.571866 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f55be16-680a-4554-a824-5cf99b77b315 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:27.572189 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 699/2824] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:27 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:27.604392 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eeb49044-1c67-4c58-8e2c-ffa7261c3927 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:27.606005 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eeb49044-1c67-4c58-8e2c-ffa7261c3927 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:27.606219 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eeb49044-1c67-4c58-8e2c-ffa7261c3927 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:27.606362 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eeb49044-1c67-4c58-8e2c-ffa7261c3927 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:27.615731 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:27.615731 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:27.620119 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-eeb49044-1c67-4c58-8e2c-ffa7261c3927 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:27.625318 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eeb49044-1c67-4c58-8e2c-ffa7261c3927 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 200 Aug 18 23:43:27.626113 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 717/2825] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:27 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:27.659535 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c3f4f5f7-e19c-447d-9245-b6691ab4af41 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:27.661262 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c3f4f5f7-e19c-447d-9245-b6691ab4af41 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:27.661427 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c3f4f5f7-e19c-447d-9245-b6691ab4af41 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:27.661657 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c3f4f5f7-e19c-447d-9245-b6691ab4af41 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:27.661777 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-c3f4f5f7-e19c-447d-9245-b6691ab4af41 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:27.665864 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:27.665864 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:27.666448 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c3f4f5f7-e19c-447d-9245-b6691ab4af41 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:27.666937 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 702/2826] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:27 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:28.582884 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-55a5d1dd-0224-40c9-9cbe-7e5874a727b0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:28.584600 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-55a5d1dd-0224-40c9-9cbe-7e5874a727b0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:28.584773 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-55a5d1dd-0224-40c9-9cbe-7e5874a727b0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:28.584950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-55a5d1dd-0224-40c9-9cbe-7e5874a727b0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:28.585051 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-55a5d1dd-0224-40c9-9cbe-7e5874a727b0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:28.588838 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:28.588838 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:28.589575 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-55a5d1dd-0224-40c9-9cbe-7e5874a727b0 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:28.589893 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 709/2827] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:28 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:28.637843 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f334cff6-9d1e-4be0-8c28-f3a7d821cff2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:28.639972 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f334cff6-9d1e-4be0-8c28-f3a7d821cff2 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:28.640182 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f334cff6-9d1e-4be0-8c28-f3a7d821cff2 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:28.640410 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f334cff6-9d1e-4be0-8c28-f3a7d821cff2 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:28.652034 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:28.652034 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:28.656035 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f334cff6-9d1e-4be0-8c28-f3a7d821cff2 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:28.660998 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f334cff6-9d1e-4be0-8c28-f3a7d821cff2 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 200 Aug 18 23:43:28.661553 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 700/2828] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:28 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:28.676351 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9c16dbcb-976d-466f-a026-fa8a57004cf1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:28.678100 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9c16dbcb-976d-466f-a026-fa8a57004cf1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:28.678316 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9c16dbcb-976d-466f-a026-fa8a57004cf1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:28.678508 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9c16dbcb-976d-466f-a026-fa8a57004cf1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:28.678625 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-9c16dbcb-976d-466f-a026-fa8a57004cf1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:28.682452 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:28.682452 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:28.682996 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9c16dbcb-976d-466f-a026-fa8a57004cf1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:28.683563 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 718/2829] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:28 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:29.170788 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-98017caf-a047-41ca-80b9-04131c01962d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:29.262377 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-98017caf-a047-41ca-80b9-04131c01962d tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:43:29.262748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-98017caf-a047-41ca-80b9-04131c01962d tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-369382731", "os-volume-type-access:is_public": false}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:29.275553 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-98017caf-a047-41ca-80b9-04131c01962d tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:43:29.275977 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 703/2830] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:43:29 2026] POST /volume/v3/types => generated 228 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:29.293928 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b7ced6bd-1cb0-4cb7-b09e-d411668372b3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:29.373190 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b7ced6bd-1cb0-4cb7-b09e-d411668372b3 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:29.373567 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b7ced6bd-1cb0-4cb7-b09e-d411668372b3 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "229a7303-20df-4f63-aecf-2688fae25053", "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:29.375038 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-b7ced6bd-1cb0-4cb7-b09e-d411668372b3 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Create volume request body: {'volume': {'volume_type': '229a7303-20df-4f63-aecf-2688fae25053', 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:29.382384 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b7ced6bd-1cb0-4cb7-b09e-d411668372b3 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 404 Aug 18 23:43:29.382891 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 710/2831] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:43:29 2026] POST /volume/v3/volumes => generated 114 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:29.391325 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4b9e0b22-5a73-4afe-a121-eeb196f49bd3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:29.393427 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b9e0b22-5a73-4afe-a121-eeb196f49bd3 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] POST https://10.4.3.229/volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053/action Aug 18 23:43:29.393825 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b9e0b22-5a73-4afe-a121-eeb196f49bd3 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action body: b'{"addProjectAccess": {"project": "90d5a44ce1a34fba8e3df6175c418b28"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:29.393976 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b9e0b22-5a73-4afe-a121-eeb196f49bd3 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "90d5a44ce1a34fba8e3df6175c418b28"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:29.405661 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b9e0b22-5a73-4afe-a121-eeb196f49bd3 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053/action returned with HTTP 202 Aug 18 23:43:29.406006 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 701/2832] 10.4.3.229 () {68 vars in 1384 bytes} [Tue Aug 18 23:43:29 2026] POST /volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:29.414322 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-327aabb2-4195-4317-abac-b211c1cca425 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:29.416616 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:29.417087 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "229a7303-20df-4f63-aecf-2688fae25053", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1851846433"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:29.419093 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Create volume request body: {'volume': {'volume_type': '229a7303-20df-4f63-aecf-2688fae25053', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1851846433'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:29.435319 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Create volume of 1 GB Aug 18 23:43:29.435668 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:29.435668 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:29.436193 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Availability Zones retrieved successfully. Aug 18 23:43:29.442021 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Flow 'volume_create_api' (6a977a0c-4624-4ea9-a965-788c257ae711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:29.443191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96db7b3f-cd70-4f74-a3f0-34be98f5b97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:29.444198 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:29.475818 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96db7b3f-cd70-4f74-a3f0-34be98f5b97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:43:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=229a7303-20df-4f63-aecf-2688fae25053,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-369382731',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '229a7303-20df-4f63-aecf-2688fae25053', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:29.476460 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb50b5eb-96ee-4c21-962e-f53f8bc57d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:29.507312 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-369382731 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-369382731, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:29.507787 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-369382731 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-369382731, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:29.545762 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Created reservations ['49d53b6a-f6ae-453f-a009-193c18496969', 'e4756b76-4b0c-4649-87e5-c36d103e6a74', '998c2066-5940-471e-af00-478e8f20d6e3', '7b5a503e-6762-48a7-a895-e17aeb08d32b'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:29.546733 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb50b5eb-96ee-4c21-962e-f53f8bc57d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49d53b6a-f6ae-453f-a009-193c18496969', 'e4756b76-4b0c-4649-87e5-c36d103e6a74', '998c2066-5940-471e-af00-478e8f20d6e3', '7b5a503e-6762-48a7-a895-e17aeb08d32b']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:29.547699 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfedc782-a6ee-4106-a552-78404d0100f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:29.574529 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfedc782-a6ee-4106-a552-78404d0100f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d9b265c-49db-42c7-8626-0b04173d9be1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1851846433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90d5a44ce1a34fba8e3df6175c418b28',qos_specs=None,replication_status=,reservations=['49d53b6a-f6ae-453f-a009-193c18496969','e4756b76-4b0c-4649-87e5-c36d103e6a74','998c2066-5940-471e-af00-478e8f20d6e3','7b5a503e-6762-48a7-a895-e17aeb08d32b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a9f2b54cf9444ba0a48729ac2b1a3d',volume_type_id=229a7303-20df-4f63-aecf-2688fae25053), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1851846433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d9b265c-49db-42c7-8626-0b04173d9be1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90d5a44ce1a34fba8e3df6175c418b28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1a9f2b54cf9444ba0a48729ac2b1a3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(229a7303-20df-4f63-aecf-2688fae25053),volume_type_id=229a7303-20df-4f63-aecf-2688fae25053)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:29.575406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (196df77f-a4ee-4be5-8c02-116877ce3ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:29.594270 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (196df77f-a4ee-4be5-8c02-116877ce3ece) transitioned into state 'SUCCESS' from state '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-1851846433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90d5a44ce1a34fba8e3df6175c418b28',qos_specs=None,replication_status=,reservations=['49d53b6a-f6ae-453f-a009-193c18496969','e4756b76-4b0c-4649-87e5-c36d103e6a74','998c2066-5940-471e-af00-478e8f20d6e3','7b5a503e-6762-48a7-a895-e17aeb08d32b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a9f2b54cf9444ba0a48729ac2b1a3d',volume_type_id=229a7303-20df-4f63-aecf-2688fae25053)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:29.594912 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556fd14a-0dab-48df-875a-84835dca19c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:29.605033 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556fd14a-0dab-48df-875a-84835dca19c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:29.605955 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Flow 'volume_create_api' (6a977a0c-4624-4ea9-a965-788c257ae711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:29.606267 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Create volume request issued successfully. Aug 18 23:43:29.606925 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-327aabb2-4195-4317-abac-b211c1cca425 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:29.607372 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cf43be97-5209-48fc-8d55-88fe6436d2c7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:29.607463 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 719/2833] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:29 2026] POST /volume/v3/volumes => generated 795 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:29.616333 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cf43be97-5209-48fc-8d55-88fe6436d2c7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:29.618204 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cf43be97-5209-48fc-8d55-88fe6436d2c7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:29.619035 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cf43be97-5209-48fc-8d55-88fe6436d2c7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:29.619207 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-cf43be97-5209-48fc-8d55-88fe6436d2c7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:29.621945 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-70b8e271-96cf-431b-a4ef-f82a3117b671 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:29.623937 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-70b8e271-96cf-431b-a4ef-f82a3117b671 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] GET https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 Aug 18 23:43:29.624111 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-70b8e271-96cf-431b-a4ef-f82a3117b671 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:29.624296 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-70b8e271-96cf-431b-a4ef-f82a3117b671 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:29.632871 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:29.632871 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:29.636815 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-70b8e271-96cf-431b-a4ef-f82a3117b671 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Volume info retrieved successfully. Aug 18 23:43:29.641285 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-70b8e271-96cf-431b-a4ef-f82a3117b671 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 returned with HTTP 200 Aug 18 23:43:29.641859 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 711/2834] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:29 2026] GET /volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:29.645378 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:29.645378 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:29.648047 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cf43be97-5209-48fc-8d55-88fe6436d2c7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:29.648440 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 704/2835] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:29 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:29.676591 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fe2011ff-d4b1-4fb2-b0de-1bacf7202fdc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:29.679003 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe2011ff-d4b1-4fb2-b0de-1bacf7202fdc tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:29.679213 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe2011ff-d4b1-4fb2-b0de-1bacf7202fdc tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:29.679858 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe2011ff-d4b1-4fb2-b0de-1bacf7202fdc tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:29.689342 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:29.689342 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:29.692966 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fe2011ff-d4b1-4fb2-b0de-1bacf7202fdc tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:29.697159 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe2011ff-d4b1-4fb2-b0de-1bacf7202fdc tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 200 Aug 18 23:43:29.697610 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 702/2836] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:29 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 1295 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:29.702110 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e9d67f5c-cde3-4c8b-ae00-8060cc081a88 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:29.704564 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e9d67f5c-cde3-4c8b-ae00-8060cc081a88 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:29.704772 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e9d67f5c-cde3-4c8b-ae00-8060cc081a88 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:29.705044 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e9d67f5c-cde3-4c8b-ae00-8060cc081a88 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:29.705204 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e9d67f5c-cde3-4c8b-ae00-8060cc081a88 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:29.710392 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:29.710392 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:29.710947 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-65970032-ca6f-45df-a510-f22067ca7217 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:29.711227 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e9d67f5c-cde3-4c8b-ae00-8060cc081a88 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:29.711863 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 720/2837] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:29 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:29.713095 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-65970032-ca6f-45df-a510-f22067ca7217 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] DELETE https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:29.713337 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-65970032-ca6f-45df-a510-f22067ca7217 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:29.713596 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-65970032-ca6f-45df-a510-f22067ca7217 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:29.713805 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-65970032-ca6f-45df-a510-f22067ca7217 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Delete volume with id: 424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:29.721789 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:29.721789 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:29.722365 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-65970032-ca6f-45df-a510-f22067ca7217 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:29.738612 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-65970032-ca6f-45df-a510-f22067ca7217 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Delete volume request issued successfully. Aug 18 23:43:29.738825 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-65970032-ca6f-45df-a510-f22067ca7217 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 202 Aug 18 23:43:29.739294 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 712/2838] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:29 2026] DELETE /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:29.747584 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4a1bfe8f-0345-4a0d-ab55-d9a6aa41ace7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:29.751001 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4a1bfe8f-0345-4a0d-ab55-d9a6aa41ace7 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:29.751286 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4a1bfe8f-0345-4a0d-ab55-d9a6aa41ace7 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:29.751583 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4a1bfe8f-0345-4a0d-ab55-d9a6aa41ace7 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:29.759369 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:29.759369 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:29.763413 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4a1bfe8f-0345-4a0d-ab55-d9a6aa41ace7 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Volume info retrieved successfully. Aug 18 23:43:29.768921 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4a1bfe8f-0345-4a0d-ab55-d9a6aa41ace7 tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 200 Aug 18 23:43:29.769391 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 705/2839] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:29 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 1294 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:30.654998 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-da840774-b361-41a6-b589-f155c3f51892 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:30.656687 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da840774-b361-41a6-b589-f155c3f51892 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] GET https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 Aug 18 23:43:30.656888 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da840774-b361-41a6-b589-f155c3f51892 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:30.657815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da840774-b361-41a6-b589-f155c3f51892 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:30.661027 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b95a1866-55fb-4e1a-8207-bf10df31498c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:30.663912 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b95a1866-55fb-4e1a-8207-bf10df31498c tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:30.663981 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b95a1866-55fb-4e1a-8207-bf10df31498c tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:30.664188 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b95a1866-55fb-4e1a-8207-bf10df31498c tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:30.664318 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-b95a1866-55fb-4e1a-8207-bf10df31498c tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:30.664834 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:30.664834 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:30.668828 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-da840774-b361-41a6-b589-f155c3f51892 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Volume info retrieved successfully. Aug 18 23:43:30.669212 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:30.669212 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:30.670065 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b95a1866-55fb-4e1a-8207-bf10df31498c tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:30.670489 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 721/2840] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:30 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:30.673428 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da840774-b361-41a6-b589-f155c3f51892 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 returned with HTTP 200 Aug 18 23:43:30.673948 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 703/2841] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:30 2026] GET /volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 => generated 888 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:30.686077 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-59c3acde-48d9-49c0-8b15-6a60d5efc137 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:30.688091 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-59c3acde-48d9-49c0-8b15-6a60d5efc137 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] GET https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 Aug 18 23:43:30.688091 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-59c3acde-48d9-49c0-8b15-6a60d5efc137 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:30.688242 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-59c3acde-48d9-49c0-8b15-6a60d5efc137 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:30.695365 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:30.695365 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:30.701623 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-59c3acde-48d9-49c0-8b15-6a60d5efc137 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Volume info retrieved successfully. Aug 18 23:43:30.708021 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-59c3acde-48d9-49c0-8b15-6a60d5efc137 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 returned with HTTP 200 Aug 18 23:43:30.708395 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 713/2842] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:30 2026] GET /volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 => generated 888 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:30.725043 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-76504cf2-572e-4c4e-8856-6bfd8341a9d4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:30.726182 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2dd207ff-e19e-4775-81d5-73fe6487d836 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:30.727010 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-76504cf2-572e-4c4e-8856-6bfd8341a9d4 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 Aug 18 23:43:30.727204 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-76504cf2-572e-4c4e-8856-6bfd8341a9d4 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:30.727379 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-76504cf2-572e-4c4e-8856-6bfd8341a9d4 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:30.727764 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-76504cf2-572e-4c4e-8856-6bfd8341a9d4 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Delete volume with id: 4d9b265c-49db-42c7-8626-0b04173d9be1 Aug 18 23:43:30.736005 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2dd207ff-e19e-4775-81d5-73fe6487d836 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:30.736230 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:30.736230 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:30.736308 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2dd207ff-e19e-4775-81d5-73fe6487d836 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:30.736994 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2dd207ff-e19e-4775-81d5-73fe6487d836 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:30.737102 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-76504cf2-572e-4c4e-8856-6bfd8341a9d4 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Volume info retrieved successfully. Aug 18 23:43:30.738528 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-2dd207ff-e19e-4775-81d5-73fe6487d836 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:30.761457 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-76504cf2-572e-4c4e-8856-6bfd8341a9d4 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Delete volume request issued successfully. Aug 18 23:43:30.761716 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-76504cf2-572e-4c4e-8856-6bfd8341a9d4 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 returned with HTTP 202 Aug 18 23:43:30.762243 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 722/2843] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:30 2026] DELETE /volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:30.771941 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:30.771941 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:30.772882 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5727dcf4-7c6c-4e5f-b844-2c840bcb7238 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:30.775885 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5727dcf4-7c6c-4e5f-b844-2c840bcb7238 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] GET https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 Aug 18 23:43:30.776218 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5727dcf4-7c6c-4e5f-b844-2c840bcb7238 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:30.777272 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2dd207ff-e19e-4775-81d5-73fe6487d836 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:30.778168 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5727dcf4-7c6c-4e5f-b844-2c840bcb7238 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:30.780072 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 706/2844] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:30 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:30.785459 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-062c6cd3-38b6-4d70-9676-4d81a5e3f96b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:30.788086 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-062c6cd3-38b6-4d70-9676-4d81a5e3f96b tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] GET https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 Aug 18 23:43:30.788293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-062c6cd3-38b6-4d70-9676-4d81a5e3f96b tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:30.788582 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-062c6cd3-38b6-4d70-9676-4d81a5e3f96b tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:30.794786 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:30.794786 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:30.799165 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-062c6cd3-38b6-4d70-9676-4d81a5e3f96b tempest-VolumeAndVolumeTypeFromImageTest-66143200 tempest-VolumeAndVolumeTypeFromImageTest-66143200-project-member] https://10.4.3.229/volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 returned with HTTP 404 Aug 18 23:43:30.799877 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 714/2845] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:30 2026] GET /volume/v3/volumes/424e52e7-594d-4dbb-bc3b-7b8debfa1ce4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:30.803383 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5727dcf4-7c6c-4e5f-b844-2c840bcb7238 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Volume info retrieved successfully. Aug 18 23:43:30.809162 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5727dcf4-7c6c-4e5f-b844-2c840bcb7238 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 returned with HTTP 200 Aug 18 23:43:30.809610 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 704/2846] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:30 2026] GET /volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 => generated 887 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:31.079463 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-edeb1afb-3db6-4262-b313-2164299a4d5f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.082043 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-edeb1afb-3db6-4262-b313-2164299a4d5f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:43:31.082293 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-edeb1afb-3db6-4262-b313-2164299a4d5f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:31.082563 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-edeb1afb-3db6-4262-b313-2164299a4d5f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:31.083522 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-edeb1afb-3db6-4262-b313-2164299a4d5f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:43:31.122888 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-edeb1afb-3db6-4262-b313-2164299a4d5f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Get all volumes completed successfully. Aug 18 23:43:31.124915 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:31.124915 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:31.129616 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-edeb1afb-3db6-4262-b313-2164299a4d5f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:43:31.130105 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 723/2847] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:43:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6242 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:31.147214 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-242404f4-8564-4e5e-b98a-33fe354cd19f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.149025 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-242404f4-8564-4e5e-b98a-33fe354cd19f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/69f243fd-dff8-4129-b1eb-3dbb18f1d553 Aug 18 23:43:31.149268 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-242404f4-8564-4e5e-b98a-33fe354cd19f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:31.149449 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-242404f4-8564-4e5e-b98a-33fe354cd19f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:31.149676 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-242404f4-8564-4e5e-b98a-33fe354cd19f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Delete volume with id: 69f243fd-dff8-4129-b1eb-3dbb18f1d553 Aug 18 23:43:31.156323 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:31.156323 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:31.156501 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-242404f4-8564-4e5e-b98a-33fe354cd19f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Volume info retrieved successfully. Aug 18 23:43:31.167138 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.image.cache [None req-242404f4-8564-4e5e-b98a-33fe354cd19f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '48061390-a1bb-4cc8-8d3b-eb40427d82ed', 'volume_id': '69f243fd-dff8-4129-b1eb-3dbb18f1d553', 'host': 'np0000007721@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 23, 43, 21), 'last_used': datetime.datetime(2026, 8, 18, 23, 43, 30)}. {{(pid=100172) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 23:43:31.177278 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-242404f4-8564-4e5e-b98a-33fe354cd19f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Delete volume request issued successfully. Aug 18 23:43:31.177568 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-242404f4-8564-4e5e-b98a-33fe354cd19f tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] https://10.4.3.229/volume/v3/volumes/69f243fd-dff8-4129-b1eb-3dbb18f1d553 returned with HTTP 202 Aug 18 23:43:31.177896 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 707/2848] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:31 2026] DELETE /volume/v3/volumes/69f243fd-dff8-4129-b1eb-3dbb18f1d553 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:31.186450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-abbeaa60-ebf5-49e0-83ea-4e8b4a87d047 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.188421 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-abbeaa60-ebf5-49e0-83ea-4e8b4a87d047 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] GET https://10.4.3.229/volume/v3/volumes/69f243fd-dff8-4129-b1eb-3dbb18f1d553 Aug 18 23:43:31.188645 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-abbeaa60-ebf5-49e0-83ea-4e8b4a87d047 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:31.188844 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-abbeaa60-ebf5-49e0-83ea-4e8b4a87d047 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:31.197348 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:31.197348 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:31.203976 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-abbeaa60-ebf5-49e0-83ea-4e8b4a87d047 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Volume info retrieved successfully. Aug 18 23:43:31.209726 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-abbeaa60-ebf5-49e0-83ea-4e8b4a87d047 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] https://10.4.3.229/volume/v3/volumes/69f243fd-dff8-4129-b1eb-3dbb18f1d553 returned with HTTP 200 Aug 18 23:43:31.210345 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 715/2849] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:31 2026] GET /volume/v3/volumes/69f243fd-dff8-4129-b1eb-3dbb18f1d553 => generated 1096 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:31.684399 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4f2a2c4f-bf40-4d0c-99d5-0a23cc4930a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.689413 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f2a2c4f-bf40-4d0c-99d5-0a23cc4930a1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:31.689705 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f2a2c4f-bf40-4d0c-99d5-0a23cc4930a1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:31.689945 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f2a2c4f-bf40-4d0c-99d5-0a23cc4930a1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:31.690203 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4f2a2c4f-bf40-4d0c-99d5-0a23cc4930a1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:31.695068 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:31.695068 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:31.696136 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f2a2c4f-bf40-4d0c-99d5-0a23cc4930a1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:31.696655 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 705/2850] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:31 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:31.789205 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-31f46cab-fa0d-435b-b60b-984bd1ea6999 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.791498 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31f46cab-fa0d-435b-b60b-984bd1ea6999 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:31.791778 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31f46cab-fa0d-435b-b60b-984bd1ea6999 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:31.792018 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31f46cab-fa0d-435b-b60b-984bd1ea6999 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:31.792157 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-31f46cab-fa0d-435b-b60b-984bd1ea6999 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:31.796894 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:31.796894 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:31.797652 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31f46cab-fa0d-435b-b60b-984bd1ea6999 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:31.798085 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 724/2851] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:31 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:31.825870 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bfed4529-688e-4d1c-9fd1-059bebdca446 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.828132 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bfed4529-688e-4d1c-9fd1-059bebdca446 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] GET https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 Aug 18 23:43:31.828364 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bfed4529-688e-4d1c-9fd1-059bebdca446 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:31.828637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bfed4529-688e-4d1c-9fd1-059bebdca446 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:31.836110 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bfed4529-688e-4d1c-9fd1-059bebdca446 tempest-VolumeTypesAccessTest-1805715707 tempest-VolumeTypesAccessTest-1805715707-project-member] https://10.4.3.229/volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 returned with HTTP 404 Aug 18 23:43:31.836782 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 708/2852] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:31 2026] GET /volume/v3/volumes/4d9b265c-49db-42c7-8626-0b04173d9be1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:31.842765 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dcfd8ef2-63c2-4cab-961f-2c1817cdd194 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.844267 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dcfd8ef2-63c2-4cab-961f-2c1817cdd194 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] POST https://10.4.3.229/volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053/action Aug 18 23:43:31.844595 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dcfd8ef2-63c2-4cab-961f-2c1817cdd194 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action body: b'{"removeProjectAccess": {"project": "90d5a44ce1a34fba8e3df6175c418b28"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:31.844711 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dcfd8ef2-63c2-4cab-961f-2c1817cdd194 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "90d5a44ce1a34fba8e3df6175c418b28"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:31.854169 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dcfd8ef2-63c2-4cab-961f-2c1817cdd194 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053/action returned with HTTP 202 Aug 18 23:43:31.854548 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 716/2853] 10.4.3.229 () {68 vars in 1384 bytes} [Tue Aug 18 23:43:31 2026] POST /volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053/action => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:31.860996 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-04e053ac-5ad3-4eb8-ba5f-bd0e909ea2c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.862616 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04e053ac-5ad3-4eb8-ba5f-bd0e909ea2c7 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] DELETE https://10.4.3.229/volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053 Aug 18 23:43:31.862787 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04e053ac-5ad3-4eb8-ba5f-bd0e909ea2c7 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:31.862965 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04e053ac-5ad3-4eb8-ba5f-bd0e909ea2c7 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:31.882238 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04e053ac-5ad3-4eb8-ba5f-bd0e909ea2c7 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053 returned with HTTP 202 Aug 18 23:43:31.882645 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 706/2854] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:43:31 2026] DELETE /volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:31.888821 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fc18eb88-fadf-46a0-b40a-2a5432edf55e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.890400 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fc18eb88-fadf-46a0-b40a-2a5432edf55e tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] GET https://10.4.3.229/volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053 Aug 18 23:43:31.890622 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fc18eb88-fadf-46a0-b40a-2a5432edf55e tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:31.890825 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fc18eb88-fadf-46a0-b40a-2a5432edf55e tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:31.893900 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fc18eb88-fadf-46a0-b40a-2a5432edf55e tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053 returned with HTTP 404 Aug 18 23:43:31.894333 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 725/2855] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:43:31 2026] GET /volume/v3/types/229a7303-20df-4f63-aecf-2688fae25053 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:31.902149 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8167bc2e-303a-44df-b367-b06f072f0da0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.903822 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8167bc2e-303a-44df-b367-b06f072f0da0 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:43:31.904156 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8167bc2e-303a-44df-b367-b06f072f0da0 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-92266529", "os-volume-type-access:is_public": false}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:31.917160 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8167bc2e-303a-44df-b367-b06f072f0da0 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:43:31.917958 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 709/2856] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:43:31 2026] POST /volume/v3/types => generated 227 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:31.925898 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-38746c49-6175-47ac-823b-14ca6d44491f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.927540 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-38746c49-6175-47ac-823b-14ca6d44491f tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] POST https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action Aug 18 23:43:31.927880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-38746c49-6175-47ac-823b-14ca6d44491f tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action body: b'{"addProjectAccess": {"project": "90d5a44ce1a34fba8e3df6175c418b28"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:31.928211 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-38746c49-6175-47ac-823b-14ca6d44491f tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "90d5a44ce1a34fba8e3df6175c418b28"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:31.939241 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-38746c49-6175-47ac-823b-14ca6d44491f tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action returned with HTTP 202 Aug 18 23:43:31.939730 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 717/2857] 10.4.3.229 () {68 vars in 1384 bytes} [Tue Aug 18 23:43:31 2026] POST /volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:31.947602 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-46c4c08a-d391-47be-9f46-f688c6e84da5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.949197 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-46c4c08a-d391-47be-9f46-f688c6e84da5 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] POST https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action Aug 18 23:43:31.949525 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-46c4c08a-d391-47be-9f46-f688c6e84da5 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action body: b'{"addProjectAccess": {"project": "e45e796b69d34c1baa9e9e2b2d838c07"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:31.949644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-46c4c08a-d391-47be-9f46-f688c6e84da5 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e45e796b69d34c1baa9e9e2b2d838c07"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:31.959293 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-46c4c08a-d391-47be-9f46-f688c6e84da5 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action returned with HTTP 202 Aug 18 23:43:31.959874 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 707/2858] 10.4.3.229 () {68 vars in 1384 bytes} [Tue Aug 18 23:43:31 2026] POST /volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:31.966646 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-df65701f-d18a-40e5-bb57-76827e05214b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.968798 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-df65701f-d18a-40e5-bb57-76827e05214b tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] GET https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/os-volume-type-access Aug 18 23:43:31.969045 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-df65701f-d18a-40e5-bb57-76827e05214b tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:31.969329 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-df65701f-d18a-40e5-bb57-76827e05214b tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:31.980709 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-df65701f-d18a-40e5-bb57-76827e05214b tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/os-volume-type-access returned with HTTP 200 Aug 18 23:43:31.981080 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 726/2859] 10.4.3.229 () {66 vars in 1408 bytes} [Tue Aug 18 23:43:31 2026] GET /volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/os-volume-type-access => generated 244 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:31.991907 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1e04d44d-eeac-4baa-8e51-39183eaacdf9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:31.993752 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1e04d44d-eeac-4baa-8e51-39183eaacdf9 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] POST https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action Aug 18 23:43:31.994105 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1e04d44d-eeac-4baa-8e51-39183eaacdf9 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action body: b'{"removeProjectAccess": {"project": "e45e796b69d34c1baa9e9e2b2d838c07"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:31.994253 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1e04d44d-eeac-4baa-8e51-39183eaacdf9 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e45e796b69d34c1baa9e9e2b2d838c07"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:32.005577 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1e04d44d-eeac-4baa-8e51-39183eaacdf9 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action returned with HTTP 202 Aug 18 23:43:32.005968 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 710/2860] 10.4.3.229 () {68 vars in 1384 bytes} [Tue Aug 18 23:43:31 2026] POST /volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:32.012942 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b858b721-c408-40e7-9bb0-77290506692d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.014399 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b858b721-c408-40e7-9bb0-77290506692d tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] POST https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action Aug 18 23:43:32.014722 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b858b721-c408-40e7-9bb0-77290506692d tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action body: b'{"removeProjectAccess": {"project": "90d5a44ce1a34fba8e3df6175c418b28"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:32.014837 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b858b721-c408-40e7-9bb0-77290506692d tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "90d5a44ce1a34fba8e3df6175c418b28"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:32.024245 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b858b721-c408-40e7-9bb0-77290506692d tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action returned with HTTP 202 Aug 18 23:43:32.024697 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 718/2861] 10.4.3.229 () {68 vars in 1384 bytes} [Tue Aug 18 23:43:32 2026] POST /volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46/action => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:32.031533 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-86b3ee89-6391-4cf1-9c6c-e5663e30129a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.033392 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86b3ee89-6391-4cf1-9c6c-e5663e30129a tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] DELETE https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46 Aug 18 23:43:32.033640 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86b3ee89-6391-4cf1-9c6c-e5663e30129a tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.033858 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86b3ee89-6391-4cf1-9c6c-e5663e30129a tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.055606 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86b3ee89-6391-4cf1-9c6c-e5663e30129a tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46 returned with HTTP 202 Aug 18 23:43:32.056128 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 708/2862] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:43:32 2026] DELETE /volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:32.065133 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4246cf8b-d7df-4d1e-b987-29cc15ad3798 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.067810 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4246cf8b-d7df-4d1e-b987-29cc15ad3798 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] GET https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46 Aug 18 23:43:32.068138 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4246cf8b-d7df-4d1e-b987-29cc15ad3798 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.068491 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4246cf8b-d7df-4d1e-b987-29cc15ad3798 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.074917 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4246cf8b-d7df-4d1e-b987-29cc15ad3798 tempest-VolumeTypesAccessTest-462636014 tempest-VolumeTypesAccessTest-462636014-project-admin] https://10.4.3.229/volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46 returned with HTTP 404 Aug 18 23:43:32.074917 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 727/2863] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:43:32 2026] GET /volume/v3/types/ddc330f4-26f3-4b63-a4ac-86df00aa2f46 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:32.224178 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8e4cbfed-57df-4d9f-9910-b91b2649147c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.230158 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8e4cbfed-57df-4d9f-9910-b91b2649147c tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] GET https://10.4.3.229/volume/v3/volumes/69f243fd-dff8-4129-b1eb-3dbb18f1d553 Aug 18 23:43:32.230392 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8e4cbfed-57df-4d9f-9910-b91b2649147c tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.230665 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8e4cbfed-57df-4d9f-9910-b91b2649147c tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.238989 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8e4cbfed-57df-4d9f-9910-b91b2649147c tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] https://10.4.3.229/volume/v3/volumes/69f243fd-dff8-4129-b1eb-3dbb18f1d553 returned with HTTP 404 Aug 18 23:43:32.239608 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 711/2864] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:32 2026] GET /volume/v3/volumes/69f243fd-dff8-4129-b1eb-3dbb18f1d553 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:32.246816 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5d377683-1e08-4720-91e9-9e91cf4dde9e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.248955 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5d377683-1e08-4720-91e9-9e91cf4dde9e tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] DELETE https://10.4.3.229/volume/v3/types/7631a18a-809c-4471-8b53-c2ef57413578 Aug 18 23:43:32.249202 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5d377683-1e08-4720-91e9-9e91cf4dde9e tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.249469 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5d377683-1e08-4720-91e9-9e91cf4dde9e tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.250024 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e3e96f7a-bd41-4c5f-af60-929ec75bb338 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.277473 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5d377683-1e08-4720-91e9-9e91cf4dde9e tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] https://10.4.3.229/volume/v3/types/7631a18a-809c-4471-8b53-c2ef57413578 returned with HTTP 202 Aug 18 23:43:32.278178 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 719/2865] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:43:32 2026] DELETE /volume/v3/types/7631a18a-809c-4471-8b53-c2ef57413578 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:32.288136 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e895530d-5615-4c85-ae2b-402b04749641 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.290138 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e895530d-5615-4c85-ae2b-402b04749641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] GET https://10.4.3.229/volume/v3/types/7631a18a-809c-4471-8b53-c2ef57413578 Aug 18 23:43:32.290381 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e895530d-5615-4c85-ae2b-402b04749641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.290625 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e895530d-5615-4c85-ae2b-402b04749641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.294390 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e895530d-5615-4c85-ae2b-402b04749641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641 tempest-VolumeAndVolumeTypeFromImageTest-1958575641-project-admin] https://10.4.3.229/volume/v3/types/7631a18a-809c-4471-8b53-c2ef57413578 returned with HTTP 404 Aug 18 23:43:32.294924 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 728/2866] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:43:32 2026] GET /volume/v3/types/7631a18a-809c-4471-8b53-c2ef57413578 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:32.380124 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3e96f7a-bd41-4c5f-af60-929ec75bb338 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:43:32.380422 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3e96f7a-bd41-4c5f-af60-929ec75bb338 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757", "extra_specs": {}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:32.398843 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3e96f7a-bd41-4c5f-af60-929ec75bb338 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:43:32.399401 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 709/2867] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:43:32 2026] POST /volume/v3/types => generated 266 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:32.710736 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c2f9cf9d-95be-4130-9fb1-3735fb9f63a9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.714955 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c2f9cf9d-95be-4130-9fb1-3735fb9f63a9 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:32.714955 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c2f9cf9d-95be-4130-9fb1-3735fb9f63a9 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.714955 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c2f9cf9d-95be-4130-9fb1-3735fb9f63a9 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.714955 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-c2f9cf9d-95be-4130-9fb1-3735fb9f63a9 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:32.719041 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:32.719041 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:32.720319 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c2f9cf9d-95be-4130-9fb1-3735fb9f63a9 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:32.721027 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 712/2868] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:32 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:32.732313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ecde7233-2f7e-4b4d-9ee8-77ac1c0e91d7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.735279 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ecde7233-2f7e-4b4d-9ee8-77ac1c0e91d7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 Aug 18 23:43:32.735700 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ecde7233-2f7e-4b4d-9ee8-77ac1c0e91d7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.735995 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ecde7233-2f7e-4b4d-9ee8-77ac1c0e91d7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.743835 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:32.743835 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:32.748172 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ecde7233-2f7e-4b4d-9ee8-77ac1c0e91d7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:32.752934 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ecde7233-2f7e-4b4d-9ee8-77ac1c0e91d7 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 returned with HTTP 200 Aug 18 23:43:32.753434 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 720/2869] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:32 2026] GET /volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:32.769982 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d49785a0-d60d-4fd9-aaf3-f67aa1daf6ac None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.772081 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d49785a0-d60d-4fd9-aaf3-f67aa1daf6ac tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] POST https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642/action Aug 18 23:43:32.772471 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d49785a0-d60d-4fd9-aaf3-f67aa1daf6ac tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:32.772650 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d49785a0-d60d-4fd9-aaf3-f67aa1daf6ac tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:32.774248 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-d49785a0-d60d-4fd9-aaf3-f67aa1daf6ac tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] Updating backup '497b5a58-0e54-42c7-a7a8-5935faf91642' with '{'status': 'error'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 23:43:32.781882 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:32.781882 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:32.790053 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-d49785a0-d60d-4fd9-aaf3-f67aa1daf6ac tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] reset_status in rpcapi backup_id 497b5a58-0e54-42c7-a7a8-5935faf91642 on host np0000007721. {{(pid=100173) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 23:43:32.791989 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d49785a0-d60d-4fd9-aaf3-f67aa1daf6ac tempest-VolumesBackupsAdminTest-64480790 tempest-VolumesBackupsAdminTest-64480790-project-admin] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642/action returned with HTTP 202 Aug 18 23:43:32.792474 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 729/2870] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:32 2026] POST /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:32.801082 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0a76076c-8c44-48ca-83e7-9b517cbac2de None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.802898 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0a76076c-8c44-48ca-83e7-9b517cbac2de tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:32.802951 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0a76076c-8c44-48ca-83e7-9b517cbac2de tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.803196 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0a76076c-8c44-48ca-83e7-9b517cbac2de tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.803339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0a76076c-8c44-48ca-83e7-9b517cbac2de tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:32.813782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8749d394-8669-4392-81c2-9f45ab269a3c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.813834 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:32.813834 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:32.814956 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0a76076c-8c44-48ca-83e7-9b517cbac2de tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:32.815627 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 710/2871] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:32 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:32.817341 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8749d394-8669-4392-81c2-9f45ab269a3c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:32.817747 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8749d394-8669-4392-81c2-9f45ab269a3c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.818031 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8749d394-8669-4392-81c2-9f45ab269a3c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.819417 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-8749d394-8669-4392-81c2-9f45ab269a3c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:32.825777 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:32.825777 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:32.826661 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8749d394-8669-4392-81c2-9f45ab269a3c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:32.827132 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 713/2872] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:32 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:32.830799 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7b136c59-ade8-4df7-963f-ff86a23da286 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.835309 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7b136c59-ade8-4df7-963f-ff86a23da286 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] DELETE https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:32.835601 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7b136c59-ade8-4df7-963f-ff86a23da286 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.835836 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7b136c59-ade8-4df7-963f-ff86a23da286 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.835988 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-7b136c59-ade8-4df7-963f-ff86a23da286 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Delete backup with id: 497b5a58-0e54-42c7-a7a8-5935faf91642. Aug 18 23:43:32.841261 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:32.841261 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:32.855027 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-7b136c59-ade8-4df7-963f-ff86a23da286 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] delete_backup rpcapi backup_id 497b5a58-0e54-42c7-a7a8-5935faf91642 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:43:32.858643 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7b136c59-ade8-4df7-963f-ff86a23da286 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 202 Aug 18 23:43:32.859073 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 721/2873] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:32 2026] DELETE /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:32.872859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d8d2138b-ecb6-431f-b452-4ecbec0c7893 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:32.877577 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d8d2138b-ecb6-431f-b452-4ecbec0c7893 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:32.878506 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d8d2138b-ecb6-431f-b452-4ecbec0c7893 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:32.879063 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d8d2138b-ecb6-431f-b452-4ecbec0c7893 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:32.879244 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-d8d2138b-ecb6-431f-b452-4ecbec0c7893 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:32.890295 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:32.890295 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:32.892173 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d8d2138b-ecb6-431f-b452-4ecbec0c7893 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 200 Aug 18 23:43:32.892173 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 730/2874] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:32 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:33.840909 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-50b13bb0-950c-4977-ab4f-8bd0795b0cba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:33.851105 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-50b13bb0-950c-4977-ab4f-8bd0795b0cba tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:33.851652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-50b13bb0-950c-4977-ab4f-8bd0795b0cba tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:33.851652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-50b13bb0-950c-4977-ab4f-8bd0795b0cba tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:33.851798 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-50b13bb0-950c-4977-ab4f-8bd0795b0cba tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:33.858616 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:33.858616 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:33.859502 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-50b13bb0-950c-4977-ab4f-8bd0795b0cba tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:33.860011 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 711/2875] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:33 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:33.905778 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bdd8e062-8dab-4209-b547-6ffe8fa9abd5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:33.907561 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bdd8e062-8dab-4209-b547-6ffe8fa9abd5 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 Aug 18 23:43:33.907745 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bdd8e062-8dab-4209-b547-6ffe8fa9abd5 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:33.907945 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bdd8e062-8dab-4209-b547-6ffe8fa9abd5 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:33.908076 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-bdd8e062-8dab-4209-b547-6ffe8fa9abd5 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Show backup with id 497b5a58-0e54-42c7-a7a8-5935faf91642. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:33.911854 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bdd8e062-8dab-4209-b547-6ffe8fa9abd5 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 returned with HTTP 404 Aug 18 23:43:33.912365 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 714/2876] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:33 2026] GET /volume/v3/backups/497b5a58-0e54-42c7-a7a8-5935faf91642 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:33.999408 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-60bc2724-3d32-4a0e-8ec8-6fe9ca4e1e54 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:34.001454 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-60bc2724-3d32-4a0e-8ec8-6fe9ca4e1e54 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 Aug 18 23:43:34.001748 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-60bc2724-3d32-4a0e-8ec8-6fe9ca4e1e54 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:34.001957 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-60bc2724-3d32-4a0e-8ec8-6fe9ca4e1e54 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:34.010345 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:34.010345 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:34.014651 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-60bc2724-3d32-4a0e-8ec8-6fe9ca4e1e54 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:34.019601 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-60bc2724-3d32-4a0e-8ec8-6fe9ca4e1e54 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 returned with HTTP 200 Aug 18 23:43:34.020341 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 722/2877] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:33 2026] GET /volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:34.035843 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2e737a88-49ec-47af-b6ad-4499140f99f1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:34.037908 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e737a88-49ec-47af-b6ad-4499140f99f1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 Aug 18 23:43:34.038151 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e737a88-49ec-47af-b6ad-4499140f99f1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:34.038388 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e737a88-49ec-47af-b6ad-4499140f99f1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:34.038635 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-2e737a88-49ec-47af-b6ad-4499140f99f1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Delete volume with id: 2f80b569-4e9b-4fd4-bd47-423260da05c9 Aug 18 23:43:34.046349 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:34.046349 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:34.046978 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2e737a88-49ec-47af-b6ad-4499140f99f1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:34.067460 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2e737a88-49ec-47af-b6ad-4499140f99f1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Delete volume request issued successfully. Aug 18 23:43:34.067791 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e737a88-49ec-47af-b6ad-4499140f99f1 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 returned with HTTP 202 Aug 18 23:43:34.068267 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 731/2878] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:34 2026] DELETE /volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:34.079884 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fa8dae28-d932-4bdd-9482-8395f5d30e1e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:34.081667 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa8dae28-d932-4bdd-9482-8395f5d30e1e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 Aug 18 23:43:34.083790 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa8dae28-d932-4bdd-9482-8395f5d30e1e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:34.084077 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa8dae28-d932-4bdd-9482-8395f5d30e1e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:34.098683 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:34.098683 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:34.104435 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fa8dae28-d932-4bdd-9482-8395f5d30e1e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Volume info retrieved successfully. Aug 18 23:43:34.111615 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa8dae28-d932-4bdd-9482-8395f5d30e1e tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 returned with HTTP 200 Aug 18 23:43:34.112102 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 712/2879] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:34 2026] GET /volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:34.283915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7451c883-c98a-418a-a487-e65770daa309 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:34.393077 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:34.396472 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1090343688"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:34.398827 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1090343688'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:34.399090 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Create volume of 1 GB Aug 18 23:43:34.407196 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Availability Zones retrieved successfully. Aug 18 23:43:34.414002 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Flow 'volume_create_api' (327ee3ea-ce33-4ee0-9134-eaefa7ed5619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:34.415396 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7491487-55c3-47fa-8d59-090de688abfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.419534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:34.455813 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7491487-55c3-47fa-8d59-090de688abfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.456554 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f74d2db-b06c-4309-9d0f-998fa0a2f8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.537108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Created reservations ['03d7ace7-5057-40db-bcea-98c3b0aed394', '2636a2ab-c0e5-4af2-90c4-b171cfdc4deb', '84a02d6c-ac3e-460d-9ae7-1723f07d5bf1', '4deda87d-02fc-4e56-984c-441f4d7821da'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:34.538125 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f74d2db-b06c-4309-9d0f-998fa0a2f8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03d7ace7-5057-40db-bcea-98c3b0aed394', '2636a2ab-c0e5-4af2-90c4-b171cfdc4deb', '84a02d6c-ac3e-460d-9ae7-1723f07d5bf1', '4deda87d-02fc-4e56-984c-441f4d7821da']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.539089 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17baf76-67dd-4c0f-9e57-ff71d079cfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.567603 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17baf76-67dd-4c0f-9e57-ff71d079cfa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0223bfd6-e591-4b05-a2f5-c45d4f54fe2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1090343688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d312e33e8505480fa07a8f6aef6e609a',qos_specs=None,replication_status=,reservations=['03d7ace7-5057-40db-bcea-98c3b0aed394','2636a2ab-c0e5-4af2-90c4-b171cfdc4deb','84a02d6c-ac3e-460d-9ae7-1723f07d5bf1','4deda87d-02fc-4e56-984c-441f4d7821da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46025e81c537474da3700576b003c827',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1090343688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0223bfd6-e591-4b05-a2f5-c45d4f54fe2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d312e33e8505480fa07a8f6aef6e609a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46025e81c537474da3700576b003c827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.568269 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a25f0d6-8f71-4c6e-9864-4b98265454aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.588029 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a25f0d6-8f71-4c6e-9864-4b98265454aa) transitioned into state 'SUCCESS' from state '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-1090343688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d312e33e8505480fa07a8f6aef6e609a',qos_specs=None,replication_status=,reservations=['03d7ace7-5057-40db-bcea-98c3b0aed394','2636a2ab-c0e5-4af2-90c4-b171cfdc4deb','84a02d6c-ac3e-460d-9ae7-1723f07d5bf1','4deda87d-02fc-4e56-984c-441f4d7821da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46025e81c537474da3700576b003c827',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.588687 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b30f4e26-1723-4cb7-b927-51fbee89be3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.599916 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b30f4e26-1723-4cb7-b927-51fbee89be3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.600722 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Flow 'volume_create_api' (327ee3ea-ce33-4ee0-9134-eaefa7ed5619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:34.601006 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Create volume request issued successfully. Aug 18 23:43:34.601563 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7451c883-c98a-418a-a487-e65770daa309 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:34.601943 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 715/2880] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:43:34 2026] POST /volume/v3/volumes => generated 766 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:34.615206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4b858c9a-1d24-4bd2-98e3-2876a03d30a3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:34.617346 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4b858c9a-1d24-4bd2-98e3-2876a03d30a3 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f Aug 18 23:43:34.617646 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4b858c9a-1d24-4bd2-98e3-2876a03d30a3 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:34.617848 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4b858c9a-1d24-4bd2-98e3-2876a03d30a3 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:34.626241 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:34.626241 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:34.630216 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4b858c9a-1d24-4bd2-98e3-2876a03d30a3 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:34.634607 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4b858c9a-1d24-4bd2-98e3-2876a03d30a3 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f returned with HTTP 200 Aug 18 23:43:34.634995 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 723/2881] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:34 2026] GET /volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:34.722216 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ad4e765f-877c-453d-a9db-6ee7e4d50603 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:34.724396 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ad4e765f-877c-453d-a9db-6ee7e4d50603 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:43:34.724909 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ad4e765f-877c-453d-a9db-6ee7e4d50603 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995", "extra_specs": {}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:34.746272 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ad4e765f-877c-453d-a9db-6ee7e4d50603 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:43:34.746817 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 732/2882] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:43:34 2026] POST /volume/v3/types => generated 268 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:34.757329 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e42d2ffa-6c51-40f3-bc00-d24d17b0b8ab None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:34.758976 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e42d2ffa-6c51-40f3-bc00-d24d17b0b8ab tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:43:34.759655 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e42d2ffa-6c51-40f3-bc00-d24d17b0b8ab tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047", "extra_specs": {}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:34.771892 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e42d2ffa-6c51-40f3-bc00-d24d17b0b8ab tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:43:34.771892 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 713/2883] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:43:34 2026] POST /volume/v3/types => generated 268 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:34.779598 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-435cb8ea-490f-401a-a138-c18e2609b829 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:34.781241 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:34.781542 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1942460277", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995", "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:34.782869 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1942460277', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995', 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:34.786062 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Create volume of 1 GB Aug 18 23:43:34.786310 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:34.786310 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:34.786733 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Availability Zones retrieved successfully. Aug 18 23:43:34.791864 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Flow 'volume_create_api' (d3b0e9de-48c8-467e-b5e0-1e7de3c72dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:34.792861 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a229c9-59e4-43fb-a6ca-245ec7f82704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.793829 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:34.810457 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a229c9-59e4-43fb-a6ca-245ec7f82704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:43:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9fd1ba9a-e9ee-424e-863b-131532d9738e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9fd1ba9a-e9ee-424e-863b-131532d9738e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.811072 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7118e2f8-3239-4e9e-a84c-ff72883e964f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.837347 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:34.837659 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:34.868277 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Created reservations ['da8ae31e-4e10-4dcf-ab97-092c854268b1', '65bccd73-9c91-48c3-b1ea-1d6e6bb54768', '116451e9-c708-4d9a-ab15-5f53b9c0eeeb', '85ab6ae8-e00e-4eab-a80b-f4c5282dfaf7'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:34.869073 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7118e2f8-3239-4e9e-a84c-ff72883e964f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da8ae31e-4e10-4dcf-ab97-092c854268b1', '65bccd73-9c91-48c3-b1ea-1d6e6bb54768', '116451e9-c708-4d9a-ab15-5f53b9c0eeeb', '85ab6ae8-e00e-4eab-a80b-f4c5282dfaf7']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.869942 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dce89ac-fe19-485d-b769-aead0d556d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.872171 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7b92d408-cb3e-40de-92aa-d84ed6907a54 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:34.874130 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7b92d408-cb3e-40de-92aa-d84ed6907a54 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:34.874373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7b92d408-cb3e-40de-92aa-d84ed6907a54 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:34.874609 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7b92d408-cb3e-40de-92aa-d84ed6907a54 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:34.874768 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7b92d408-cb3e-40de-92aa-d84ed6907a54 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:34.878712 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:34.878712 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:34.879365 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7b92d408-cb3e-40de-92aa-d84ed6907a54 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:34.879827 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 724/2884] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:34 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:34.893330 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dce89ac-fe19-485d-b769-aead0d556d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1942460277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9265c94c8be14dbb8343b4283df55818',qos_specs=None,replication_status=,reservations=['da8ae31e-4e10-4dcf-ab97-092c854268b1','65bccd73-9c91-48c3-b1ea-1d6e6bb54768','116451e9-c708-4d9a-ab15-5f53b9c0eeeb','85ab6ae8-e00e-4eab-a80b-f4c5282dfaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183fc61543d3464a8f54e418ca2fdfa4',volume_type_id=9fd1ba9a-e9ee-424e-863b-131532d9738e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1942460277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9265c94c8be14dbb8343b4283df55818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='183fc61543d3464a8f54e418ca2fdfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9fd1ba9a-e9ee-424e-863b-131532d9738e),volume_type_id=9fd1ba9a-e9ee-424e-863b-131532d9738e)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.894034 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732a59ea-c74a-4822-9739-a35fa95dc997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.915072 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732a59ea-c74a-4822-9739-a35fa95dc997) transitioned into state 'SUCCESS' from state '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-1942460277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9265c94c8be14dbb8343b4283df55818',qos_specs=None,replication_status=,reservations=['da8ae31e-4e10-4dcf-ab97-092c854268b1','65bccd73-9c91-48c3-b1ea-1d6e6bb54768','116451e9-c708-4d9a-ab15-5f53b9c0eeeb','85ab6ae8-e00e-4eab-a80b-f4c5282dfaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183fc61543d3464a8f54e418ca2fdfa4',volume_type_id=9fd1ba9a-e9ee-424e-863b-131532d9738e)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.915835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de25f632-7732-4698-92a1-44c96fd32727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.927969 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de25f632-7732-4698-92a1-44c96fd32727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.928769 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Flow 'volume_create_api' (d3b0e9de-48c8-467e-b5e0-1e7de3c72dbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:34.929114 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Create volume request issued successfully. Aug 18 23:43:34.929832 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-435cb8ea-490f-401a-a138-c18e2609b829 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:34.930322 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 716/2885] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:34 2026] POST /volume/v3/volumes => generated 846 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:34.944858 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:34.946911 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:34.947358 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1138675391", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:34.949784 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1138675391', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:34.953380 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Create volume of 1 GB Aug 18 23:43:34.953685 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:34.953685 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:34.954108 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Availability Zones retrieved successfully. Aug 18 23:43:34.959409 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Flow 'volume_create_api' (32ebecff-a43b-498f-8825-7e7fab6ebe27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:34.963924 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da97155d-891c-4e7e-9e1d-eaf233208ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:34.963924 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:34.983902 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da97155d-891c-4e7e-9e1d-eaf233208ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:43:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0df4c85-79c8-40cf-8de9-9fe31f773562,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0df4c85-79c8-40cf-8de9-9fe31f773562', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:34.984666 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c5579e-dd4b-488c-a710-13611f75ceaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:35.008667 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:35.008889 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:35.036004 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Created reservations ['645e61c4-24a4-43e2-bb6f-4398bd65ee6b', '61a1443a-1102-4f36-abb6-fbc082c021ae', '2804b574-c1a6-4a87-b249-60792fe7db31', 'b909d29b-be53-4922-95ef-9017423de337'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:35.036811 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c5579e-dd4b-488c-a710-13611f75ceaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['645e61c4-24a4-43e2-bb6f-4398bd65ee6b', '61a1443a-1102-4f36-abb6-fbc082c021ae', '2804b574-c1a6-4a87-b249-60792fe7db31', 'b909d29b-be53-4922-95ef-9017423de337']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:35.037453 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c0bb24f-12b1-4922-a80d-c2d5383dd7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:35.060374 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c0bb24f-12b1-4922-a80d-c2d5383dd7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6a8918a-db68-48fc-b295-9c28c3555313', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1138675391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9265c94c8be14dbb8343b4283df55818',qos_specs=None,replication_status=,reservations=['645e61c4-24a4-43e2-bb6f-4398bd65ee6b','61a1443a-1102-4f36-abb6-fbc082c021ae','2804b574-c1a6-4a87-b249-60792fe7db31','b909d29b-be53-4922-95ef-9017423de337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183fc61543d3464a8f54e418ca2fdfa4',volume_type_id=d0df4c85-79c8-40cf-8de9-9fe31f773562), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1138675391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6a8918a-db68-48fc-b295-9c28c3555313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9265c94c8be14dbb8343b4283df55818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='183fc61543d3464a8f54e418ca2fdfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0df4c85-79c8-40cf-8de9-9fe31f773562),volume_type_id=d0df4c85-79c8-40cf-8de9-9fe31f773562)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:35.061691 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc372057-5e23-4d90-b6bd-0bd8a1897199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:35.078820 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc372057-5e23-4d90-b6bd-0bd8a1897199) transitioned into state 'SUCCESS' from state '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-1138675391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9265c94c8be14dbb8343b4283df55818',qos_specs=None,replication_status=,reservations=['645e61c4-24a4-43e2-bb6f-4398bd65ee6b','61a1443a-1102-4f36-abb6-fbc082c021ae','2804b574-c1a6-4a87-b249-60792fe7db31','b909d29b-be53-4922-95ef-9017423de337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183fc61543d3464a8f54e418ca2fdfa4',volume_type_id=d0df4c85-79c8-40cf-8de9-9fe31f773562)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:35.079510 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4666b7f-77ec-4441-a46f-fa2ef1aff6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:35.089493 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4666b7f-77ec-4441-a46f-fa2ef1aff6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:35.090279 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Flow 'volume_create_api' (32ebecff-a43b-498f-8825-7e7fab6ebe27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:35.090592 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Create volume request issued successfully. Aug 18 23:43:35.091332 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eb46b587-07d5-4342-94d9-f6388cd30de5 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:35.091776 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 733/2886] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:34 2026] POST /volume/v3/volumes => generated 846 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:35.126546 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:35.127637 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f286b62f-1611-4451-876b-4ccc8ef78126 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:35.127943 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:35.128189 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1092016624", "snapshot_id": null, "imageRef": "4a673f04-cddf-4e2b-82db-58d61d0bd805", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:35.130070 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1092016624', 'snapshot_id': None, 'imageRef': '4a673f04-cddf-4e2b-82db-58d61d0bd805', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:35.130175 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f286b62f-1611-4451-876b-4ccc8ef78126 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] GET https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 Aug 18 23:43:35.130350 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f286b62f-1611-4451-876b-4ccc8ef78126 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:35.130650 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f286b62f-1611-4451-876b-4ccc8ef78126 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:35.137378 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f286b62f-1611-4451-876b-4ccc8ef78126 tempest-VolumesBackupsAdminTest-1015905615 tempest-VolumesBackupsAdminTest-1015905615-project-member] https://10.4.3.229/volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 returned with HTTP 404 Aug 18 23:43:35.138001 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 725/2887] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:35 2026] GET /volume/v3/volumes/2f80b569-4e9b-4fd4-bd47-423260da05c9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:35.282641 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Create volume of 1 GB Aug 18 23:43:35.282641 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:35.282641 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:35.282641 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Availability Zones retrieved successfully. Aug 18 23:43:35.290632 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Flow 'volume_create_api' (19bb6090-a70b-44a5-b87b-fa4b8d356df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:35.292793 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a49c8b-7d70-4f26-9e8e-2465e7325f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:35.294299 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:35.367657 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a49c8b-7d70-4f26-9e8e-2465e7325f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:43:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4246c287-6ebc-4d3b-8130-f868938bdbd0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4246c287-6ebc-4d3b-8130-f868938bdbd0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:35.368438 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca85b919-ef9a-4446-b040-80493c8a9dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:35.396836 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:35.397134 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:35.422798 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Created reservations ['a4bb2c1c-5022-4e15-82f8-562020fae8c7', '6f400307-df72-42cf-aac4-83e34fb05f29', 'c8fd4324-2bfe-4acb-8167-86d39988555f', 'e9802dae-25dc-4d18-8316-1400b430b6bb'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:35.423743 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca85b919-ef9a-4446-b040-80493c8a9dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4bb2c1c-5022-4e15-82f8-562020fae8c7', '6f400307-df72-42cf-aac4-83e34fb05f29', 'c8fd4324-2bfe-4acb-8167-86d39988555f', 'e9802dae-25dc-4d18-8316-1400b430b6bb']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:35.424723 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9909d09-b0d3-48f1-a5c6-ba23a6425f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:35.447731 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9909d09-b0d3-48f1-a5c6-ba23a6425f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '097d4f09-4aca-4471-b0d5-cf1a8e1808bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1092016624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9265c94c8be14dbb8343b4283df55818',qos_specs=None,replication_status=,reservations=['a4bb2c1c-5022-4e15-82f8-562020fae8c7','6f400307-df72-42cf-aac4-83e34fb05f29','c8fd4324-2bfe-4acb-8167-86d39988555f','e9802dae-25dc-4d18-8316-1400b430b6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183fc61543d3464a8f54e418ca2fdfa4',volume_type_id=4246c287-6ebc-4d3b-8130-f868938bdbd0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1092016624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=097d4f09-4aca-4471-b0d5-cf1a8e1808bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9265c94c8be14dbb8343b4283df55818',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='183fc61543d3464a8f54e418ca2fdfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4246c287-6ebc-4d3b-8130-f868938bdbd0),volume_type_id=4246c287-6ebc-4d3b-8130-f868938bdbd0)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:35.448811 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2644a615-0092-4e45-bd6a-05f8401ce526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:35.469313 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2644a615-0092-4e45-bd6a-05f8401ce526) transitioned into state 'SUCCESS' from state '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-1092016624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9265c94c8be14dbb8343b4283df55818',qos_specs=None,replication_status=,reservations=['a4bb2c1c-5022-4e15-82f8-562020fae8c7','6f400307-df72-42cf-aac4-83e34fb05f29','c8fd4324-2bfe-4acb-8167-86d39988555f','e9802dae-25dc-4d18-8316-1400b430b6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183fc61543d3464a8f54e418ca2fdfa4',volume_type_id=4246c287-6ebc-4d3b-8130-f868938bdbd0)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:35.470325 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3ee910-c777-40ad-a253-9ab6e3058944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:35.483936 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3ee910-c777-40ad-a253-9ab6e3058944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:35.484691 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Flow 'volume_create_api' (19bb6090-a70b-44a5-b87b-fa4b8d356df7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:35.484985 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Create volume request issued successfully. Aug 18 23:43:35.485476 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af3453df-2d5d-4b4b-85a5-efd5fa445483 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:35.486061 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 714/2888] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:35 2026] POST /volume/v3/volumes => generated 844 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:35.500763 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6e925305-ee76-4b15-9799-2aba4fbed2a2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:35.503544 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6e925305-ee76-4b15-9799-2aba4fbed2a2 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:35.503830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6e925305-ee76-4b15-9799-2aba4fbed2a2 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:35.504071 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6e925305-ee76-4b15-9799-2aba4fbed2a2 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:35.513919 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:35.513919 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:35.517481 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6e925305-ee76-4b15-9799-2aba4fbed2a2 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:35.523382 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6e925305-ee76-4b15-9799-2aba4fbed2a2 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:35.523929 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 717/2889] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:35 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 912 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:35.647782 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-50b888eb-b7cb-48cb-bcff-f3ab3819ae5b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:35.649671 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50b888eb-b7cb-48cb-bcff-f3ab3819ae5b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f Aug 18 23:43:35.649866 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50b888eb-b7cb-48cb-bcff-f3ab3819ae5b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:35.650044 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50b888eb-b7cb-48cb-bcff-f3ab3819ae5b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:35.661171 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:35.661171 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:35.665538 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-50b888eb-b7cb-48cb-bcff-f3ab3819ae5b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:35.671292 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50b888eb-b7cb-48cb-bcff-f3ab3819ae5b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f returned with HTTP 200 Aug 18 23:43:35.671970 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 734/2890] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:35 2026] GET /volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:35.685112 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6498a01b-e23b-49c9-888a-a6dd7a2c89b2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:35.687407 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6498a01b-e23b-49c9-888a-a6dd7a2c89b2 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:43:35.687845 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6498a01b-e23b-49c9-888a-a6dd7a2c89b2 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0223bfd6-e591-4b05-a2f5-c45d4f54fe2f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1267211695"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:35.697599 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:35.697599 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:35.698160 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6498a01b-e23b-49c9-888a-a6dd7a2c89b2 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:35.698292 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-6498a01b-e23b-49c9-888a-a6dd7a2c89b2 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Create snapshot from volume 0223bfd6-e591-4b05-a2f5-c45d4f54fe2f Aug 18 23:43:35.735706 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-6498a01b-e23b-49c9-888a-a6dd7a2c89b2 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Created reservations ['ac7e2194-2f20-458f-aedc-78b055dd81ee', '8432454a-7d10-4ca5-bcaa-db0765c0663f', 'c1a98e32-ec17-4c82-85a8-999f06aa0b6b', '9dceeb39-d296-47d0-a69c-bb3c17e3fd20'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:35.767421 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6498a01b-e23b-49c9-888a-a6dd7a2c89b2 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot create request issued successfully. Aug 18 23:43:35.768397 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6498a01b-e23b-49c9-888a-a6dd7a2c89b2 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:43:35.768397 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 726/2891] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:43:35 2026] POST /volume/v3/snapshots => generated 322 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:35.777815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7d7441b4-5fe4-4eea-96f6-1b9474f3c8a5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:35.780669 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d7441b4-5fe4-4eea-96f6-1b9474f3c8a5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 Aug 18 23:43:35.780669 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d7441b4-5fe4-4eea-96f6-1b9474f3c8a5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:35.780826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d7441b4-5fe4-4eea-96f6-1b9474f3c8a5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:35.788904 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:35.788904 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:35.789628 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7d7441b4-5fe4-4eea-96f6-1b9474f3c8a5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot retrieved successfully. Aug 18 23:43:35.790756 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d7441b4-5fe4-4eea-96f6-1b9474f3c8a5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 returned with HTTP 200 Aug 18 23:43:35.791391 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 715/2892] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:35 2026] GET /volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:35.889445 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ea55095c-2371-4332-8a39-b4f990d54316 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:35.891902 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ea55095c-2371-4332-8a39-b4f990d54316 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:35.892119 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ea55095c-2371-4332-8a39-b4f990d54316 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:35.892180 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ea55095c-2371-4332-8a39-b4f990d54316 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:35.892661 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-ea55095c-2371-4332-8a39-b4f990d54316 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:35.897543 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:35.897543 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:35.897769 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ea55095c-2371-4332-8a39-b4f990d54316 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:35.898225 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 718/2893] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:35 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:36.536876 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3256b7da-a079-434f-a881-2ea2d133f1b6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:36.538742 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3256b7da-a079-434f-a881-2ea2d133f1b6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:36.539015 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3256b7da-a079-434f-a881-2ea2d133f1b6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:36.539219 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3256b7da-a079-434f-a881-2ea2d133f1b6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:36.548807 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:36.548807 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:36.553502 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3256b7da-a079-434f-a881-2ea2d133f1b6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:36.558658 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3256b7da-a079-434f-a881-2ea2d133f1b6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:36.559250 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 735/2894] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:36 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:36.801425 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-205231dc-d637-4711-b20a-c4844377f5a4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:36.803658 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-205231dc-d637-4711-b20a-c4844377f5a4 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 Aug 18 23:43:36.803904 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-205231dc-d637-4711-b20a-c4844377f5a4 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:36.804182 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-205231dc-d637-4711-b20a-c4844377f5a4 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:36.809557 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:36.809557 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:36.810602 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-205231dc-d637-4711-b20a-c4844377f5a4 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot retrieved successfully. Aug 18 23:43:36.810723 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-205231dc-d637-4711-b20a-c4844377f5a4 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 returned with HTTP 200 Aug 18 23:43:36.811038 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 727/2895] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:36 2026] GET /volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:36.819717 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-32300208-4a5a-4347-b3b6-11e4c5bdb3c0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:36.821470 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32300208-4a5a-4347-b3b6-11e4c5bdb3c0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] POST https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f/action Aug 18 23:43:36.821893 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32300208-4a5a-4347-b3b6-11e4c5bdb3c0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Action body: b'{"revert": {"snapshot_id": "3242db2e-508d-40c1-baf3-0314e197e4d4"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:36.822102 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32300208-4a5a-4347-b3b6-11e4c5bdb3c0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "3242db2e-508d-40c1-baf3-0314e197e4d4"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:36.830432 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:36.830432 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:36.830999 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-32300208-4a5a-4347-b3b6-11e4c5bdb3c0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume retrieved successfully. Aug 18 23:43:36.841779 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-32300208-4a5a-4347-b3b6-11e4c5bdb3c0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Reverting volume 0223bfd6-e591-4b05-a2f5-c45d4f54fe2f to snapshot 3242db2e-508d-40c1-baf3-0314e197e4d4. Aug 18 23:43:36.842866 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:36.842866 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:36.855243 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32300208-4a5a-4347-b3b6-11e4c5bdb3c0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f/action returned with HTTP 202 Aug 18 23:43:36.856174 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 716/2896] 10.4.3.229 () {70 vars in 1431 bytes} [Tue Aug 18 23:43:36 2026] POST /volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:43:36.863277 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3d21ee2f-3907-4c7c-9e8f-bc74e95e7f8d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:36.867614 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3d21ee2f-3907-4c7c-9e8f-bc74e95e7f8d tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f Aug 18 23:43:36.867614 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3d21ee2f-3907-4c7c-9e8f-bc74e95e7f8d tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:36.867614 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3d21ee2f-3907-4c7c-9e8f-bc74e95e7f8d tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:36.875116 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:36.875116 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:36.878948 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3d21ee2f-3907-4c7c-9e8f-bc74e95e7f8d tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:36.883692 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3d21ee2f-3907-4c7c-9e8f-bc74e95e7f8d tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f returned with HTTP 200 Aug 18 23:43:36.884183 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 719/2897] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:36 2026] GET /volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:36.909297 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e64120af-a532-44c0-b9f1-4cf163d5e77f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:36.911273 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e64120af-a532-44c0-b9f1-4cf163d5e77f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:36.911555 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e64120af-a532-44c0-b9f1-4cf163d5e77f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:36.911893 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e64120af-a532-44c0-b9f1-4cf163d5e77f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:36.911893 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e64120af-a532-44c0-b9f1-4cf163d5e77f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:36.915872 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:36.915872 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:36.916489 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e64120af-a532-44c0-b9f1-4cf163d5e77f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:36.917101 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 736/2898] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:36 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:37.368371 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:37.519654 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:37.519980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1633952625"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:37.521327 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1633952625'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:37.521438 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Create volume of 1 GB Aug 18 23:43:37.525395 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Availability Zones retrieved successfully. Aug 18 23:43:37.530644 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Flow 'volume_create_api' (fd2a0614-3b63-47aa-9059-88fff1692780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:37.531506 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0a99ec-1cdc-4172-b00f-b75f1d655238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:37.532414 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:37.566814 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0a99ec-1cdc-4172-b00f-b75f1d655238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:37.567957 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33fc6a8-ffaf-4fb7-b6df-7aa297afd039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:37.572138 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5e79433-aca3-43ab-8582-78a3f7e48bd0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:37.574174 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5e79433-aca3-43ab-8582-78a3f7e48bd0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:37.574383 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5e79433-aca3-43ab-8582-78a3f7e48bd0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:37.574631 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5e79433-aca3-43ab-8582-78a3f7e48bd0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:37.582841 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:37.582841 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:37.587170 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d5e79433-aca3-43ab-8582-78a3f7e48bd0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:37.592663 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5e79433-aca3-43ab-8582-78a3f7e48bd0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:37.593100 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 717/2899] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:37 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:37.635805 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Created reservations ['8164a13d-13b3-4e1e-863f-eaaa7ec3f719', '6265d584-9bc2-4dcf-9579-10c5b25967a9', '5ef7edda-8491-4fd8-94e0-e2f1903e9514', 'eecec827-576c-47b0-9122-3c68ff97e6c6'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:37.637090 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33fc6a8-ffaf-4fb7-b6df-7aa297afd039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8164a13d-13b3-4e1e-863f-eaaa7ec3f719', '6265d584-9bc2-4dcf-9579-10c5b25967a9', '5ef7edda-8491-4fd8-94e0-e2f1903e9514', 'eecec827-576c-47b0-9122-3c68ff97e6c6']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:37.637929 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4017db8d-2220-4d81-9507-656db76236b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:37.667958 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4017db8d-2220-4d81-9507-656db76236b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '133df6bd-8e4b-475f-9f4a-56b0409d3e31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1633952625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='771dcfe74a3c4ecf8bba483cd91657d1',qos_specs=None,replication_status=,reservations=['8164a13d-13b3-4e1e-863f-eaaa7ec3f719','6265d584-9bc2-4dcf-9579-10c5b25967a9','5ef7edda-8491-4fd8-94e0-e2f1903e9514','eecec827-576c-47b0-9122-3c68ff97e6c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='785e660d595b49d0880910093f8c60fb',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1633952625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=133df6bd-8e4b-475f-9f4a-56b0409d3e31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='771dcfe74a3c4ecf8bba483cd91657d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='785e660d595b49d0880910093f8c60fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:37.668799 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6da453f-34c9-4e4a-8a2f-1a2963f369f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:37.685379 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6da453f-34c9-4e4a-8a2f-1a2963f369f8) transitioned into state 'SUCCESS' from state '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-1633952625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='771dcfe74a3c4ecf8bba483cd91657d1',qos_specs=None,replication_status=,reservations=['8164a13d-13b3-4e1e-863f-eaaa7ec3f719','6265d584-9bc2-4dcf-9579-10c5b25967a9','5ef7edda-8491-4fd8-94e0-e2f1903e9514','eecec827-576c-47b0-9122-3c68ff97e6c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='785e660d595b49d0880910093f8c60fb',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:37.686301 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5008e1b0-d12c-48e6-8b41-6be3853706c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:37.694898 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5008e1b0-d12c-48e6-8b41-6be3853706c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:37.695752 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Flow 'volume_create_api' (fd2a0614-3b63-47aa-9059-88fff1692780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:37.696087 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Create volume request issued successfully. Aug 18 23:43:37.696681 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e5a5899-a2f4-4824-ba30-d7d60b393392 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:37.697215 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 728/2900] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:43:37 2026] POST /volume/v3/volumes => generated 750 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:37.710613 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bcf5679c-3c49-4cb0-91fa-a96361b937de None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:37.715718 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bcf5679c-3c49-4cb0-91fa-a96361b937de tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] GET https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 Aug 18 23:43:37.717123 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bcf5679c-3c49-4cb0-91fa-a96361b937de tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:37.717329 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bcf5679c-3c49-4cb0-91fa-a96361b937de tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:37.730223 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:37.730223 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:37.734032 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bcf5679c-3c49-4cb0-91fa-a96361b937de tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Volume info retrieved successfully. Aug 18 23:43:37.738149 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bcf5679c-3c49-4cb0-91fa-a96361b937de tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 returned with HTTP 200 Aug 18 23:43:37.738525 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 720/2901] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:37 2026] GET /volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:37.897699 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d0c6967f-89d8-4cc0-8614-7b1b89ec7581 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:37.899923 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d0c6967f-89d8-4cc0-8614-7b1b89ec7581 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f Aug 18 23:43:37.900127 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d0c6967f-89d8-4cc0-8614-7b1b89ec7581 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:37.900188 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d0c6967f-89d8-4cc0-8614-7b1b89ec7581 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:37.907084 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:37.907084 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:37.910358 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d0c6967f-89d8-4cc0-8614-7b1b89ec7581 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:37.914407 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d0c6967f-89d8-4cc0-8614-7b1b89ec7581 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f returned with HTTP 200 Aug 18 23:43:37.914806 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 737/2902] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:37 2026] GET /volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:37.926231 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cf92f6ab-a70c-49a0-bb26-27a8e09889f0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:37.927892 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cddde8a6-7114-4798-a361-f1a09f8ec0f4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:37.928359 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf92f6ab-a70c-49a0-bb26-27a8e09889f0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 Aug 18 23:43:37.928656 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf92f6ab-a70c-49a0-bb26-27a8e09889f0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:37.928868 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf92f6ab-a70c-49a0-bb26-27a8e09889f0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:37.930698 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cddde8a6-7114-4798-a361-f1a09f8ec0f4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:37.930980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cddde8a6-7114-4798-a361-f1a09f8ec0f4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:37.931549 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cddde8a6-7114-4798-a361-f1a09f8ec0f4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:37.931549 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-cddde8a6-7114-4798-a361-f1a09f8ec0f4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:37.935297 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:37.935297 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:37.935585 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:37.935585 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:37.935913 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cf92f6ab-a70c-49a0-bb26-27a8e09889f0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot retrieved successfully. Aug 18 23:43:37.936171 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cddde8a6-7114-4798-a361-f1a09f8ec0f4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:37.936540 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 729/2903] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:37 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:37.936909 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf92f6ab-a70c-49a0-bb26-27a8e09889f0 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 returned with HTTP 200 Aug 18 23:43:37.937351 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 718/2904] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:37 2026] GET /volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:37.947372 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7cfb0a27-da31-497c-a206-820cdcfab52f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:37.949238 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7cfb0a27-da31-497c-a206-820cdcfab52f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f Aug 18 23:43:37.949489 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7cfb0a27-da31-497c-a206-820cdcfab52f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:37.949746 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7cfb0a27-da31-497c-a206-820cdcfab52f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:37.955801 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:37.955801 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:37.958984 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7cfb0a27-da31-497c-a206-820cdcfab52f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:37.962831 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7cfb0a27-da31-497c-a206-820cdcfab52f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f returned with HTTP 200 Aug 18 23:43:37.963172 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 721/2905] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:37 2026] GET /volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:37.977242 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-aeca7146-27d8-4a38-881b-379cdd7edded None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:37.979141 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:37.979536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-719609959"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:37.981062 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-719609959'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:37.981173 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Create volume of 1 GB Aug 18 23:43:37.985304 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Availability Zones retrieved successfully. Aug 18 23:43:37.991248 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Flow 'volume_create_api' (38f85f93-7c7c-4fde-b3c1-f483c187b212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:37.992162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4defbf46-8579-42b3-9514-27324fc38bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:37.992996 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:38.015760 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4defbf46-8579-42b3-9514-27324fc38bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:38.016386 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a7838c8-6f7f-44e5-b4ce-a77f3ddb1b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:38.121410 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Created reservations ['84f0e1e9-776c-463d-8324-d5d9672a9c67', 'd00da3dd-60ba-4495-b007-973d64359a01', '917d56df-dee5-433c-abcd-ed51100b7d8e', '2adfa549-3120-4dc6-8e0b-7458fbaf1c20'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:38.122458 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a7838c8-6f7f-44e5-b4ce-a77f3ddb1b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84f0e1e9-776c-463d-8324-d5d9672a9c67', 'd00da3dd-60ba-4495-b007-973d64359a01', '917d56df-dee5-433c-abcd-ed51100b7d8e', '2adfa549-3120-4dc6-8e0b-7458fbaf1c20']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:38.123401 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d8e425-0530-4f4b-a4d6-a01a4b9a46cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:38.157560 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d8e425-0530-4f4b-a4d6-a01a4b9a46cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a93c28b2-47ce-4885-9e22-97c50e050e80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-719609959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d312e33e8505480fa07a8f6aef6e609a',qos_specs=None,replication_status=,reservations=['84f0e1e9-776c-463d-8324-d5d9672a9c67','d00da3dd-60ba-4495-b007-973d64359a01','917d56df-dee5-433c-abcd-ed51100b7d8e','2adfa549-3120-4dc6-8e0b-7458fbaf1c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46025e81c537474da3700576b003c827',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-719609959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a93c28b2-47ce-4885-9e22-97c50e050e80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d312e33e8505480fa07a8f6aef6e609a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46025e81c537474da3700576b003c827',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:38.158411 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc79a2d-3c2e-43b4-b793-28b74d5c0635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:38.175021 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc79a2d-3c2e-43b4-b793-28b74d5c0635) transitioned into state 'SUCCESS' from state '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-719609959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d312e33e8505480fa07a8f6aef6e609a',qos_specs=None,replication_status=,reservations=['84f0e1e9-776c-463d-8324-d5d9672a9c67','d00da3dd-60ba-4495-b007-973d64359a01','917d56df-dee5-433c-abcd-ed51100b7d8e','2adfa549-3120-4dc6-8e0b-7458fbaf1c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46025e81c537474da3700576b003c827',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:38.175684 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf81763-9d8b-4c22-9ca2-6ef835945613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:38.182990 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf81763-9d8b-4c22-9ca2-6ef835945613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:38.183725 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Flow 'volume_create_api' (38f85f93-7c7c-4fde-b3c1-f483c187b212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:38.183971 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Create volume request issued successfully. Aug 18 23:43:38.184461 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-aeca7146-27d8-4a38-881b-379cdd7edded tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:38.184879 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 738/2906] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:43:37 2026] POST /volume/v3/volumes => generated 765 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:38.235773 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5cdc1278-2e3a-48c6-9670-2ecf20ccbd74 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.237708 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5cdc1278-2e3a-48c6-9670-2ecf20ccbd74 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 Aug 18 23:43:38.237941 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5cdc1278-2e3a-48c6-9670-2ecf20ccbd74 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.238090 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5cdc1278-2e3a-48c6-9670-2ecf20ccbd74 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.245233 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:38.245233 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:38.248916 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5cdc1278-2e3a-48c6-9670-2ecf20ccbd74 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:38.253122 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5cdc1278-2e3a-48c6-9670-2ecf20ccbd74 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 returned with HTTP 200 Aug 18 23:43:38.253855 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 730/2907] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:38 2026] GET /volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:38.606334 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-81873aee-d3a4-4d6c-affc-1423bfbfb1c2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.608862 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81873aee-d3a4-4d6c-affc-1423bfbfb1c2 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:38.609040 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81873aee-d3a4-4d6c-affc-1423bfbfb1c2 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.609217 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81873aee-d3a4-4d6c-affc-1423bfbfb1c2 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.617141 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:38.617141 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:38.621182 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-81873aee-d3a4-4d6c-affc-1423bfbfb1c2 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:38.625762 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81873aee-d3a4-4d6c-affc-1423bfbfb1c2 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:38.626129 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 719/2908] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:38 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:38.752315 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-798afa74-471c-4666-adf1-3cd50bdd8965 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.753997 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-798afa74-471c-4666-adf1-3cd50bdd8965 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] GET https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 Aug 18 23:43:38.754164 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-798afa74-471c-4666-adf1-3cd50bdd8965 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.754380 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-798afa74-471c-4666-adf1-3cd50bdd8965 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.769039 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:38.769039 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:38.774798 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-798afa74-471c-4666-adf1-3cd50bdd8965 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Volume info retrieved successfully. Aug 18 23:43:38.778186 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-798afa74-471c-4666-adf1-3cd50bdd8965 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 returned with HTTP 200 Aug 18 23:43:38.778846 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 722/2909] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:38 2026] GET /volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:38.780289 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-93084f58-75f1-4387-8f54-46fba63cc2bf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.782645 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-93084f58-75f1-4387-8f54-46fba63cc2bf tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:38.782870 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-93084f58-75f1-4387-8f54-46fba63cc2bf tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.783079 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-93084f58-75f1-4387-8f54-46fba63cc2bf tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.792246 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:38.792246 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:38.792419 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.794705 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] GET https://10.4.3.229/volume/v3/limits Aug 18 23:43:38.795789 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.795789 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.796945 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-93084f58-75f1-4387-8f54-46fba63cc2bf tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:38.802110 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-93084f58-75f1-4387-8f54-46fba63cc2bf tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:38.802752 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 739/2910] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:38 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:38.807920 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.808339 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.808793 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1287826288-848942047, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.809096 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.809423 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.809684 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1671694072-173834995, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.809987 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.810433 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.810762 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-36941690-282202757, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.811369 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-305039253 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-305039253, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.811638 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-305039253 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-305039253, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.811948 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-305039253 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-305039253, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:38.819525 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3be2d52e-eb27-4022-ae23-3f16079aec0d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.821254 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3be2d52e-eb27-4022-ae23-3f16079aec0d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:38.821426 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3be2d52e-eb27-4022-ae23-3f16079aec0d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.822147 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3be2d52e-eb27-4022-ae23-3f16079aec0d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.828074 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:38.828074 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:38.828893 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-486a5a2b-d280-4e3b-b63d-c12b93b55721 tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 18 23:43:38.829345 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 731/2911] 10.4.3.229 () {66 vars in 1234 bytes} [Tue Aug 18 23:43:38 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:38.833586 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3be2d52e-eb27-4022-ae23-3f16079aec0d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:38.838672 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3be2d52e-eb27-4022-ae23-3f16079aec0d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:38.838927 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 720/2912] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:38 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:38.841417 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-999e6031-f71c-48dd-8d47-633265ab214a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.844126 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-999e6031-f71c-48dd-8d47-633265ab214a tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] GET https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 Aug 18 23:43:38.844126 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-999e6031-f71c-48dd-8d47-633265ab214a tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.844291 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-999e6031-f71c-48dd-8d47-633265ab214a tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.855434 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:38.855434 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:38.859817 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-999e6031-f71c-48dd-8d47-633265ab214a tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Volume info retrieved successfully. Aug 18 23:43:38.865664 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-999e6031-f71c-48dd-8d47-633265ab214a tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 returned with HTTP 200 Aug 18 23:43:38.866013 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 723/2913] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:38 2026] GET /volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:38.880854 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b195f2d8-52ab-4466-9a73-912d50d1999d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.882603 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b195f2d8-52ab-4466-9a73-912d50d1999d tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] DELETE https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 Aug 18 23:43:38.882833 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b195f2d8-52ab-4466-9a73-912d50d1999d tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.883051 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b195f2d8-52ab-4466-9a73-912d50d1999d tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.883253 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b195f2d8-52ab-4466-9a73-912d50d1999d tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Delete volume with id: 133df6bd-8e4b-475f-9f4a-56b0409d3e31 Aug 18 23:43:38.887027 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-7ff59dd6-8ee3-4a24-b2f7-2e092a5c7d21 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.889865 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-7ff59dd6-8ee3-4a24-b2f7-2e092a5c7d21 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:38.890109 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-7ff59dd6-8ee3-4a24-b2f7-2e092a5c7d21 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.890376 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-7ff59dd6-8ee3-4a24-b2f7-2e092a5c7d21 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.890543 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:38.890543 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:38.891106 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b195f2d8-52ab-4466-9a73-912d50d1999d tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Volume info retrieved successfully. Aug 18 23:43:38.898958 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:38.898958 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:38.903826 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-7ff59dd6-8ee3-4a24-b2f7-2e092a5c7d21 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:38.908923 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b195f2d8-52ab-4466-9a73-912d50d1999d tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Delete volume request issued successfully. Aug 18 23:43:38.909319 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b195f2d8-52ab-4466-9a73-912d50d1999d tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 returned with HTTP 202 Aug 18 23:43:38.909725 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 740/2914] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:38 2026] DELETE /volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:38.910902 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-7ff59dd6-8ee3-4a24-b2f7-2e092a5c7d21 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:38.911243 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 732/2915] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:43:38 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:38.917869 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-224b026f-3dd5-412b-b956-1704cee0e2bf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.919979 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-224b026f-3dd5-412b-b956-1704cee0e2bf tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] GET https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 Aug 18 23:43:38.920133 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-224b026f-3dd5-412b-b956-1704cee0e2bf tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.920281 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-224b026f-3dd5-412b-b956-1704cee0e2bf tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.928354 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:38.928354 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:38.932631 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-224b026f-3dd5-412b-b956-1704cee0e2bf tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Volume info retrieved successfully. Aug 18 23:43:38.940542 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-224b026f-3dd5-412b-b956-1704cee0e2bf tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 returned with HTTP 200 Aug 18 23:43:38.940965 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 721/2916] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:38 2026] GET /volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:38.945755 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6f3a8f9c-c3f6-476b-a16e-4ca836f3f2b9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.949580 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6f3a8f9c-c3f6-476b-a16e-4ca836f3f2b9 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:38.949580 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6f3a8f9c-c3f6-476b-a16e-4ca836f3f2b9 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.949580 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6f3a8f9c-c3f6-476b-a16e-4ca836f3f2b9 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.949580 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-6f3a8f9c-c3f6-476b-a16e-4ca836f3f2b9 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:38.955828 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:38.955828 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:38.955828 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6f3a8f9c-c3f6-476b-a16e-4ca836f3f2b9 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:38.955828 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 724/2917] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:38 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:38.989070 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-655d36dc-0125-4ae7-9cfd-3621149f5a70 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:38.989320 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-655d36dc-0125-4ae7-9cfd-3621149f5a70 None None] GET https://10.4.3.229/volume// Aug 18 23:43:38.989530 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-655d36dc-0125-4ae7-9cfd-3621149f5a70 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:38.989721 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-655d36dc-0125-4ae7-9cfd-3621149f5a70 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:38.990363 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-655d36dc-0125-4ae7-9cfd-3621149f5a70 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:43:38.990423 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 741/2918] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:43: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 18 23:43:38.997551 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-9d89617d-ff63-4fa5-955b-7d393ca98c39 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.000580 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-9d89617d-ff63-4fa5-955b-7d393ca98c39 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:43:39.000580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-9d89617d-ff63-4fa5-955b-7d393ca98c39 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e", "connector": null, "instance_uuid": "5fb63f55-eac3-40f9-9026-cce04e2d76ca"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:39.009820 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:39.009820 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:39.031251 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-9d89617d-ff63-4fa5-955b-7d393ca98c39 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:43:39.031749 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 733/2919] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:43:38 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 18 23:43:39.057872 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b280efe1-3269-4a78-ab39-35f59e0e81ef None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.061050 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b280efe1-3269-4a78-ab39-35f59e0e81ef tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:39.061850 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b280efe1-3269-4a78-ab39-35f59e0e81ef tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:39.061850 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b280efe1-3269-4a78-ab39-35f59e0e81ef tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:39.071817 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:39.071817 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:39.072181 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fa80cd97-77c5-4422-a6bb-044c8c999239 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.072571 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fa80cd97-77c5-4422-a6bb-044c8c999239 None None] GET https://10.4.3.229/volume// Aug 18 23:43:39.072753 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fa80cd97-77c5-4422-a6bb-044c8c999239 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:39.072927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fa80cd97-77c5-4422-a6bb-044c8c999239 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:39.073209 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fa80cd97-77c5-4422-a6bb-044c8c999239 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:43:39.073467 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 725/2920] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:43: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 18 23:43:39.075540 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b280efe1-3269-4a78-ab39-35f59e0e81ef tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:39.080196 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b280efe1-3269-4a78-ab39-35f59e0e81ef tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:39.080746 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 722/2921] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:39 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:39.083819 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-615bfb4e-b652-4331-aab3-8fe1ac0a1d4f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.085394 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-615bfb4e-b652-4331-aab3-8fe1ac0a1d4f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:39.085791 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-615bfb4e-b652-4331-aab3-8fe1ac0a1d4f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:39.086097 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-615bfb4e-b652-4331-aab3-8fe1ac0a1d4f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:39.095435 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:39.095435 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:39.099590 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-615bfb4e-b652-4331-aab3-8fe1ac0a1d4f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:39.103786 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-615bfb4e-b652-4331-aab3-8fe1ac0a1d4f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:39.104355 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 742/2922] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:43:39 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:43:39.199651 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-ac8b558e-4b54-4ec2-8688-89d9911b9599 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.201434 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-ac8b558e-4b54-4ec2-8688-89d9911b9599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] PUT https://10.4.3.229/volume/v3/attachments/06506c0a-336a-4849-b12d-e1edfc454b41 Aug 18 23:43:39.202003 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-ac8b558e-4b54-4ec2-8688-89d9911b9599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:39.210240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-ac8b558e-4b54-4ec2-8688-89d9911b9599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Acquiring lock "cinder-attachment_update-74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:43:39.215899 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-ac8b558e-4b54-4ec2-8688-89d9911b9599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:43:39.217402 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:39.217402 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:39.267352 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f10c5ee3-0db3-4967-9938-5935a94a09ca None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.269148 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f10c5ee3-0db3-4967-9938-5935a94a09ca tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 Aug 18 23:43:39.269377 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f10c5ee3-0db3-4967-9938-5935a94a09ca tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:39.269592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f10c5ee3-0db3-4967-9938-5935a94a09ca tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:39.276353 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:39.276353 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:39.279991 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f10c5ee3-0db3-4967-9938-5935a94a09ca tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:39.285691 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f10c5ee3-0db3-4967-9938-5935a94a09ca tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 returned with HTTP 200 Aug 18 23:43:39.286066 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 726/2923] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:39 2026] GET /volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:39.294257 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-ac8b558e-4b54-4ec2-8688-89d9911b9599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e-np0000007721" released by "attachment_update" :: held 0.078s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:43:39.294713 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-ac8b558e-4b54-4ec2-8688-89d9911b9599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/06506c0a-336a-4849-b12d-e1edfc454b41 returned with HTTP 200 Aug 18 23:43:39.295047 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 734/2924] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:43:39 2026] PUT /volume/v3/attachments/06506c0a-336a-4849-b12d-e1edfc454b41 => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:39.297559 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-39bd9cc5-aaa3-404b-94f3-9ae60f4aa3aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.299095 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39bd9cc5-aaa3-404b-94f3-9ae60f4aa3aa tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:43:39.299402 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39bd9cc5-aaa3-404b-94f3-9ae60f4aa3aa tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a93c28b2-47ce-4885-9e22-97c50e050e80", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1289356984"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:39.302812 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-d40980c6-2929-4f3b-a64e-fc5f8506f22f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.304988 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-d40980c6-2929-4f3b-a64e-fc5f8506f22f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e/encryption Aug 18 23:43:39.305109 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-d40980c6-2929-4f3b-a64e-fc5f8506f22f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:39.305286 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-d40980c6-2929-4f3b-a64e-fc5f8506f22f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:39.308490 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:39.308490 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:39.309129 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-39bd9cc5-aaa3-404b-94f3-9ae60f4aa3aa tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:39.309299 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-39bd9cc5-aaa3-404b-94f3-9ae60f4aa3aa tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Create snapshot from volume a93c28b2-47ce-4885-9e22-97c50e050e80 Aug 18 23:43:39.315128 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:39.315128 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:39.322281 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-d40980c6-2929-4f3b-a64e-fc5f8506f22f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e/encryption returned with HTTP 200 Aug 18 23:43:39.322905 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 743/2925] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:43:39 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:39.337610 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-39bd9cc5-aaa3-404b-94f3-9ae60f4aa3aa tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Created reservations ['11fcd90a-1b02-4328-8d95-6d633c56897a', '5b7b1a36-c464-4e71-b5d2-c445fc13666c', '7562c6df-5c63-4b68-bb93-af660c1cb61b', '287bce44-b5fa-4695-9a56-c78002ff0d78'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:39.371545 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-39bd9cc5-aaa3-404b-94f3-9ae60f4aa3aa tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot create request issued successfully. Aug 18 23:43:39.371769 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39bd9cc5-aaa3-404b-94f3-9ae60f4aa3aa tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:43:39.372348 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 723/2926] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:43:39 2026] POST /volume/v3/snapshots => generated 322 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:39.384081 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-46eff3f5-7eb6-4f3d-88cb-6123e37ab066 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.391584 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-46eff3f5-7eb6-4f3d-88cb-6123e37ab066 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 Aug 18 23:43:39.392117 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-46eff3f5-7eb6-4f3d-88cb-6123e37ab066 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:39.393548 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-46eff3f5-7eb6-4f3d-88cb-6123e37ab066 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:39.402768 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:39.402768 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:39.403179 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-46eff3f5-7eb6-4f3d-88cb-6123e37ab066 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot retrieved successfully. Aug 18 23:43:39.403960 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-46eff3f5-7eb6-4f3d-88cb-6123e37ab066 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 returned with HTTP 200 Aug 18 23:43:39.404605 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 727/2927] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:39 2026] GET /volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:39.643451 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0d696203-5156-43db-bcc1-61903493f210 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.645070 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0d696203-5156-43db-bcc1-61903493f210 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:39.645239 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0d696203-5156-43db-bcc1-61903493f210 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:39.645405 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0d696203-5156-43db-bcc1-61903493f210 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:39.652141 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:39.652141 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:39.656258 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0d696203-5156-43db-bcc1-61903493f210 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:39.661046 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0d696203-5156-43db-bcc1-61903493f210 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:39.664535 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 735/2928] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:39 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:39.954012 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5116dd51-f03d-40ca-8be8-73b2126aad9f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.956087 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5116dd51-f03d-40ca-8be8-73b2126aad9f tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] GET https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 Aug 18 23:43:39.956329 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5116dd51-f03d-40ca-8be8-73b2126aad9f tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:39.956604 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5116dd51-f03d-40ca-8be8-73b2126aad9f tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:39.963801 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5116dd51-f03d-40ca-8be8-73b2126aad9f tempest-AbsoluteLimitsTests-944696371 tempest-AbsoluteLimitsTests-944696371-project-member] https://10.4.3.229/volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 returned with HTTP 404 Aug 18 23:43:39.964400 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 744/2929] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:39 2026] GET /volume/v3/volumes/133df6bd-8e4b-475f-9f4a-56b0409d3e31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:39.967615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-10ddad72-6203-4b8d-8961-7b86f1b845bf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:39.969569 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10ddad72-6203-4b8d-8961-7b86f1b845bf tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:39.969739 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10ddad72-6203-4b8d-8961-7b86f1b845bf tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:39.969886 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10ddad72-6203-4b8d-8961-7b86f1b845bf tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:39.970043 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-10ddad72-6203-4b8d-8961-7b86f1b845bf tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:39.975050 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:39.975050 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:39.975978 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10ddad72-6203-4b8d-8961-7b86f1b845bf tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:39.976460 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 724/2930] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:39 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:40.091887 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7dfa1216-b0c0-4854-a77d-32d8273d6cc1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:40.093494 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7dfa1216-b0c0-4854-a77d-32d8273d6cc1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:40.093494 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7dfa1216-b0c0-4854-a77d-32d8273d6cc1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:40.093692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7dfa1216-b0c0-4854-a77d-32d8273d6cc1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:40.102233 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:40.102233 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:40.105241 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7dfa1216-b0c0-4854-a77d-32d8273d6cc1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:40.108789 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7dfa1216-b0c0-4854-a77d-32d8273d6cc1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:40.109139 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 728/2931] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:40 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:40.413361 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-087ea7de-291f-4025-880c-7bd23fca7a98 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:40.415055 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-087ea7de-291f-4025-880c-7bd23fca7a98 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 Aug 18 23:43:40.415112 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-087ea7de-291f-4025-880c-7bd23fca7a98 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:40.415324 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-087ea7de-291f-4025-880c-7bd23fca7a98 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:40.422525 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:40.422525 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:40.423025 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-087ea7de-291f-4025-880c-7bd23fca7a98 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot retrieved successfully. Aug 18 23:43:40.423700 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-087ea7de-291f-4025-880c-7bd23fca7a98 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 returned with HTTP 200 Aug 18 23:43:40.424035 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 736/2932] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:40 2026] GET /volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:43:40.437093 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-490e779b-d51f-4e06-8fe1-3268a402ce9f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:40.439250 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-490e779b-d51f-4e06-8fe1-3268a402ce9f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] POST https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80/action Aug 18 23:43:40.439901 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-490e779b-d51f-4e06-8fe1-3268a402ce9f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:40.440069 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-490e779b-d51f-4e06-8fe1-3268a402ce9f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:40.450896 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:40.450896 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:40.451569 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-490e779b-d51f-4e06-8fe1-3268a402ce9f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:40.494431 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-490e779b-d51f-4e06-8fe1-3268a402ce9f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Created reservations ['755f8618-46f6-4ae5-b0b9-2732b32f9d91', '8660c236-cfb1-4f30-93f6-6263a6c66959'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:40.505300 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-490e779b-d51f-4e06-8fe1-3268a402ce9f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Extend volume request issued successfully. Aug 18 23:43:40.505620 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-490e779b-d51f-4e06-8fe1-3268a402ce9f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80/action returned with HTTP 202 Aug 18 23:43:40.506212 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 745/2933] 10.4.3.229 () {70 vars in 1431 bytes} [Tue Aug 18 23:43:40 2026] POST /volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:43:40.515645 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6a9582c5-8836-42eb-9b37-7f25cabd9509 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:40.516930 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a9582c5-8836-42eb-9b37-7f25cabd9509 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 Aug 18 23:43:40.517320 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a9582c5-8836-42eb-9b37-7f25cabd9509 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:40.517709 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a9582c5-8836-42eb-9b37-7f25cabd9509 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:40.526981 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:40.526981 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:40.531262 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6a9582c5-8836-42eb-9b37-7f25cabd9509 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:40.536566 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a9582c5-8836-42eb-9b37-7f25cabd9509 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 returned with HTTP 200 Aug 18 23:43:40.537039 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 725/2934] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:40 2026] GET /volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:40.674044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1258ba5e-9fb0-4749-bb7b-570a66d0172d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:40.676568 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1258ba5e-9fb0-4749-bb7b-570a66d0172d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:40.676772 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1258ba5e-9fb0-4749-bb7b-570a66d0172d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:40.676941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1258ba5e-9fb0-4749-bb7b-570a66d0172d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:40.685401 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:40.685401 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:40.689059 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1258ba5e-9fb0-4749-bb7b-570a66d0172d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:40.693538 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1258ba5e-9fb0-4749-bb7b-570a66d0172d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:40.693921 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 729/2935] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:40 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:40.986569 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2cdb5e7b-eb6f-4642-9f93-ef3a14726810 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:40.988230 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2cdb5e7b-eb6f-4642-9f93-ef3a14726810 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:40.988414 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2cdb5e7b-eb6f-4642-9f93-ef3a14726810 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:40.988610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2cdb5e7b-eb6f-4642-9f93-ef3a14726810 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:40.988731 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-2cdb5e7b-eb6f-4642-9f93-ef3a14726810 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:40.992863 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:40.992863 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:40.993545 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2cdb5e7b-eb6f-4642-9f93-ef3a14726810 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:40.993893 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 737/2936] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:40 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:41.123366 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-703147d1-af10-474b-93cf-eae5e1b3a6a8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:41.124958 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-703147d1-af10-474b-93cf-eae5e1b3a6a8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:41.125211 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-703147d1-af10-474b-93cf-eae5e1b3a6a8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:41.125471 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-703147d1-af10-474b-93cf-eae5e1b3a6a8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:41.134700 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:41.134700 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:41.138120 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-703147d1-af10-474b-93cf-eae5e1b3a6a8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:41.142443 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-703147d1-af10-474b-93cf-eae5e1b3a6a8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:41.142808 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 746/2937] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:41 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:41.550800 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-661f5194-9c99-4abe-bd87-2c2d15886d52 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:41.552575 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-661f5194-9c99-4abe-bd87-2c2d15886d52 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 Aug 18 23:43:41.552816 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-661f5194-9c99-4abe-bd87-2c2d15886d52 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:41.553055 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-661f5194-9c99-4abe-bd87-2c2d15886d52 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:41.562095 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:41.562095 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:41.566896 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-661f5194-9c99-4abe-bd87-2c2d15886d52 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:41.572070 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-661f5194-9c99-4abe-bd87-2c2d15886d52 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 returned with HTTP 200 Aug 18 23:43:41.572508 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 726/2938] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:41 2026] GET /volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:41.586737 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7c3428cf-d09c-400f-b1ad-900626940b1f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:41.588783 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c3428cf-d09c-400f-b1ad-900626940b1f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] POST https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80/action Aug 18 23:43:41.589220 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c3428cf-d09c-400f-b1ad-900626940b1f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Action body: b'{"revert": {"snapshot_id": "5e593a4c-6fc7-4897-b4ff-dd295a9552e1"}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:41.589347 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c3428cf-d09c-400f-b1ad-900626940b1f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "5e593a4c-6fc7-4897-b4ff-dd295a9552e1"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:41.598691 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:41.598691 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:41.599377 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7c3428cf-d09c-400f-b1ad-900626940b1f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume retrieved successfully. Aug 18 23:43:41.612229 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c3428cf-d09c-400f-b1ad-900626940b1f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] HTTP exception thrown: Can't revert volume a93c28b2-47ce-4885-9e22-97c50e050e80 to its latest snapshot 5e593a4c-6fc7-4897-b4ff-dd295a9552e1. The volume size must be equal to the snapshot size. Aug 18 23:43:41.612376 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c3428cf-d09c-400f-b1ad-900626940b1f tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80/action returned with HTTP 400 Aug 18 23:43:41.613005 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 730/2939] 10.4.3.229 () {70 vars in 1431 bytes} [Tue Aug 18 23:43:41 2026] POST /volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80/action => generated 213 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 18 23:43:41.620670 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0e78b7fe-de41-416a-88f5-e90978b3e6d5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:41.622435 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e78b7fe-de41-416a-88f5-e90978b3e6d5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 Aug 18 23:43:41.622768 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0e78b7fe-de41-416a-88f5-e90978b3e6d5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:41.623066 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0e78b7fe-de41-416a-88f5-e90978b3e6d5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:41.623289 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-0e78b7fe-de41-416a-88f5-e90978b3e6d5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Delete snapshot with id: 5e593a4c-6fc7-4897-b4ff-dd295a9552e1 Aug 18 23:43:41.629946 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:41.629946 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:41.630325 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0e78b7fe-de41-416a-88f5-e90978b3e6d5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot retrieved successfully. Aug 18 23:43:41.651131 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0e78b7fe-de41-416a-88f5-e90978b3e6d5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot delete request issued successfully. Aug 18 23:43:41.651131 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e78b7fe-de41-416a-88f5-e90978b3e6d5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 returned with HTTP 202 Aug 18 23:43:41.651131 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 738/2940] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:43:41 2026] DELETE /volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:41.658181 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0309c2f3-7dd0-4481-9860-b5e09ae3e732 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:41.659189 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0309c2f3-7dd0-4481-9860-b5e09ae3e732 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 Aug 18 23:43:41.659331 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0309c2f3-7dd0-4481-9860-b5e09ae3e732 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:41.659487 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0309c2f3-7dd0-4481-9860-b5e09ae3e732 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:41.664404 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:41.664404 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:41.664887 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0309c2f3-7dd0-4481-9860-b5e09ae3e732 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot retrieved successfully. Aug 18 23:43:41.665602 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0309c2f3-7dd0-4481-9860-b5e09ae3e732 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 returned with HTTP 200 Aug 18 23:43:41.665926 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 747/2941] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:41 2026] GET /volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:41.705732 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bae5703d-37df-40a0-8617-01e21690e64d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:41.707475 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bae5703d-37df-40a0-8617-01e21690e64d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:41.707679 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bae5703d-37df-40a0-8617-01e21690e64d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:41.707873 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bae5703d-37df-40a0-8617-01e21690e64d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:41.714835 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:41.714835 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:41.718649 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bae5703d-37df-40a0-8617-01e21690e64d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:41.728343 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bae5703d-37df-40a0-8617-01e21690e64d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:41.728343 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 727/2942] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:41 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:42.004028 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ba99b3ff-40bd-4b51-adee-0adce2bb5bd3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:42.005419 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba99b3ff-40bd-4b51-adee-0adce2bb5bd3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:42.005640 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba99b3ff-40bd-4b51-adee-0adce2bb5bd3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:42.005810 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba99b3ff-40bd-4b51-adee-0adce2bb5bd3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:42.005907 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-ba99b3ff-40bd-4b51-adee-0adce2bb5bd3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:42.007437 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=535,cinder:UPDATE=153,cinder:INSERT=92,cinder:DELETE=1 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:43:42.010496 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:42.010496 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:42.011075 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba99b3ff-40bd-4b51-adee-0adce2bb5bd3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:42.011381 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 731/2943] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:42 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:42.156208 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2afdae9a-73b0-4030-a422-6cb87e09b9d5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:42.158249 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2afdae9a-73b0-4030-a422-6cb87e09b9d5 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:42.158482 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2afdae9a-73b0-4030-a422-6cb87e09b9d5 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:42.158754 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2afdae9a-73b0-4030-a422-6cb87e09b9d5 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:42.169924 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:42.169924 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:42.173872 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2afdae9a-73b0-4030-a422-6cb87e09b9d5 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:42.179043 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2afdae9a-73b0-4030-a422-6cb87e09b9d5 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:42.179564 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 739/2944] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:42 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:42.676010 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5ba4c1f6-9646-42a1-b571-b6020ebf19d9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:42.678122 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5ba4c1f6-9646-42a1-b571-b6020ebf19d9 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 Aug 18 23:43:42.678362 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5ba4c1f6-9646-42a1-b571-b6020ebf19d9 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:42.678644 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5ba4c1f6-9646-42a1-b571-b6020ebf19d9 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:42.682987 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5ba4c1f6-9646-42a1-b571-b6020ebf19d9 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 returned with HTTP 404 Aug 18 23:43:42.683448 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 748/2945] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:42 2026] GET /volume/v3/snapshots/5e593a4c-6fc7-4897-b4ff-dd295a9552e1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:42.689579 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c8d15607-b701-40f9-8deb-9a9d46480f37 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:42.691110 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c8d15607-b701-40f9-8deb-9a9d46480f37 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 Aug 18 23:43:42.691341 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c8d15607-b701-40f9-8deb-9a9d46480f37 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:42.691584 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c8d15607-b701-40f9-8deb-9a9d46480f37 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:42.691798 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c8d15607-b701-40f9-8deb-9a9d46480f37 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Delete volume with id: a93c28b2-47ce-4885-9e22-97c50e050e80 Aug 18 23:43:42.699003 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:42.699003 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:42.699486 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c8d15607-b701-40f9-8deb-9a9d46480f37 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:42.720147 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c8d15607-b701-40f9-8deb-9a9d46480f37 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Delete volume request issued successfully. Aug 18 23:43:42.720147 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c8d15607-b701-40f9-8deb-9a9d46480f37 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 returned with HTTP 202 Aug 18 23:43:42.720735 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 728/2946] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:43:42 2026] DELETE /volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:43:42.727682 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-115c3b85-4dbf-4ca5-a91b-2aaabaafa613 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:42.729443 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-115c3b85-4dbf-4ca5-a91b-2aaabaafa613 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 Aug 18 23:43:42.729692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-115c3b85-4dbf-4ca5-a91b-2aaabaafa613 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:42.729899 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-115c3b85-4dbf-4ca5-a91b-2aaabaafa613 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:42.735946 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:42.735946 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:42.740299 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-115c3b85-4dbf-4ca5-a91b-2aaabaafa613 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:42.742559 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-604b98bb-5c06-4b37-a4e8-c6fa7dd876cb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:42.744153 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-604b98bb-5c06-4b37-a4e8-c6fa7dd876cb tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:42.744313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-604b98bb-5c06-4b37-a4e8-c6fa7dd876cb tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:42.744483 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-604b98bb-5c06-4b37-a4e8-c6fa7dd876cb tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:42.745135 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-115c3b85-4dbf-4ca5-a91b-2aaabaafa613 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 returned with HTTP 200 Aug 18 23:43:42.745557 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 732/2947] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:42 2026] GET /volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:42.752707 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:42.752707 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:42.756479 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-604b98bb-5c06-4b37-a4e8-c6fa7dd876cb tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:42.760234 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-604b98bb-5c06-4b37-a4e8-c6fa7dd876cb tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:42.760612 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 740/2948] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:42 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:43.020845 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d36cd3b2-8e56-4ab7-b751-2ca832e32311 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:43.022996 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d36cd3b2-8e56-4ab7-b751-2ca832e32311 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:43.023259 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d36cd3b2-8e56-4ab7-b751-2ca832e32311 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:43.023528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d36cd3b2-8e56-4ab7-b751-2ca832e32311 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:43.023699 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-d36cd3b2-8e56-4ab7-b751-2ca832e32311 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:43.028387 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:43.028387 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:43.029060 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d36cd3b2-8e56-4ab7-b751-2ca832e32311 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:43.029422 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 749/2949] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:43 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:43.195871 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6e50ee68-cc5b-4036-bd93-5a89b3787682 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:43.197658 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e50ee68-cc5b-4036-bd93-5a89b3787682 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:43.197846 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e50ee68-cc5b-4036-bd93-5a89b3787682 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:43.198023 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e50ee68-cc5b-4036-bd93-5a89b3787682 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:43.208019 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:43.208019 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:43.211496 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6e50ee68-cc5b-4036-bd93-5a89b3787682 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:43.215698 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e50ee68-cc5b-4036-bd93-5a89b3787682 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:43.216086 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 729/2950] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:43 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:43.761454 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b4189390-a8e6-4f86-a01a-a6df461c981b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:43.765168 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b4189390-a8e6-4f86-a01a-a6df461c981b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 Aug 18 23:43:43.765384 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b4189390-a8e6-4f86-a01a-a6df461c981b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:43.765610 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b4189390-a8e6-4f86-a01a-a6df461c981b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:43.776065 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b68a4dd9-536b-484d-94b2-035a3b15d95b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:43.779898 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b68a4dd9-536b-484d-94b2-035a3b15d95b tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:43.780167 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b68a4dd9-536b-484d-94b2-035a3b15d95b tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:43.780392 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b68a4dd9-536b-484d-94b2-035a3b15d95b tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:43.794574 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b4189390-a8e6-4f86-a01a-a6df461c981b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 returned with HTTP 404 Aug 18 23:43:43.794909 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:43.794909 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:43.795088 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 733/2951] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:43 2026] GET /volume/v3/volumes/a93c28b2-47ce-4885-9e22-97c50e050e80 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:43:43.799399 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b68a4dd9-536b-484d-94b2-035a3b15d95b tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:43.802746 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-50970143-630e-40c7-8d0e-dbb7f863c252 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:43.804661 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50970143-630e-40c7-8d0e-dbb7f863c252 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 Aug 18 23:43:43.804889 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50970143-630e-40c7-8d0e-dbb7f863c252 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:43.805074 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50970143-630e-40c7-8d0e-dbb7f863c252 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:43.805178 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-50970143-630e-40c7-8d0e-dbb7f863c252 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Delete snapshot with id: 3242db2e-508d-40c1-baf3-0314e197e4d4 Aug 18 23:43:43.807916 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b68a4dd9-536b-484d-94b2-035a3b15d95b tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:43.808510 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 741/2952] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:43 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:43.812762 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:43.812762 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:43.813154 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-50970143-630e-40c7-8d0e-dbb7f863c252 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot retrieved successfully. Aug 18 23:43:43.828222 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-50970143-630e-40c7-8d0e-dbb7f863c252 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot delete request issued successfully. Aug 18 23:43:43.828399 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50970143-630e-40c7-8d0e-dbb7f863c252 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 returned with HTTP 202 Aug 18 23:43:43.828887 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 750/2953] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:43:43 2026] DELETE /volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:43.837462 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9996a0b1-845e-4dd6-916d-7484c3837802 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:43.840274 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9996a0b1-845e-4dd6-916d-7484c3837802 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 Aug 18 23:43:43.840473 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9996a0b1-845e-4dd6-916d-7484c3837802 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:43.840735 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9996a0b1-845e-4dd6-916d-7484c3837802 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:43.848362 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:43.848362 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:43.848933 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9996a0b1-845e-4dd6-916d-7484c3837802 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Snapshot retrieved successfully. Aug 18 23:43:43.851367 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9996a0b1-845e-4dd6-916d-7484c3837802 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 returned with HTTP 200 Aug 18 23:43:43.851776 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 730/2954] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:43 2026] GET /volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:44.039421 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bcbf7ee7-9fce-4130-b8fc-d070626eb94a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:44.042907 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bcbf7ee7-9fce-4130-b8fc-d070626eb94a tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:44.043181 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bcbf7ee7-9fce-4130-b8fc-d070626eb94a tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:44.043423 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bcbf7ee7-9fce-4130-b8fc-d070626eb94a tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:44.043565 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-bcbf7ee7-9fce-4130-b8fc-d070626eb94a tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:44.056049 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:44.056049 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:44.056968 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bcbf7ee7-9fce-4130-b8fc-d070626eb94a tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:44.057414 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 734/2955] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:44 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:44.229491 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a82d75b8-1994-4f50-8f86-ccf52cf72ee4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:44.231791 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a82d75b8-1994-4f50-8f86-ccf52cf72ee4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:44.232001 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a82d75b8-1994-4f50-8f86-ccf52cf72ee4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:44.232266 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a82d75b8-1994-4f50-8f86-ccf52cf72ee4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:44.242579 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:44.242579 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:44.250034 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a82d75b8-1994-4f50-8f86-ccf52cf72ee4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:44.254952 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a82d75b8-1994-4f50-8f86-ccf52cf72ee4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:44.255467 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 742/2956] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:44 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:44.823737 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-94b993eb-a896-48a4-b6b2-8ca7f1c42a82 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:44.825656 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-94b993eb-a896-48a4-b6b2-8ca7f1c42a82 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:44.825895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-94b993eb-a896-48a4-b6b2-8ca7f1c42a82 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:44.826093 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-94b993eb-a896-48a4-b6b2-8ca7f1c42a82 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:44.834462 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:44.834462 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:44.840554 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-94b993eb-a896-48a4-b6b2-8ca7f1c42a82 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:44.845023 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-94b993eb-a896-48a4-b6b2-8ca7f1c42a82 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:44.845389 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 751/2957] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:44 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 1249 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:44.860480 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-887ba2cc-4517-4731-b4e2-1b0a5d8a45e5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:44.862050 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-887ba2cc-4517-4731-b4e2-1b0a5d8a45e5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 Aug 18 23:43:44.862207 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-887ba2cc-4517-4731-b4e2-1b0a5d8a45e5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:44.862381 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-887ba2cc-4517-4731-b4e2-1b0a5d8a45e5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:44.866415 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-887ba2cc-4517-4731-b4e2-1b0a5d8a45e5 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 returned with HTTP 404 Aug 18 23:43:44.866836 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 731/2958] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:43:44 2026] GET /volume/v3/snapshots/3242db2e-508d-40c1-baf3-0314e197e4d4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:44.872855 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-656a32be-af4e-44a8-8c29-f709f1ca1937 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:44.874489 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-656a32be-af4e-44a8-8c29-f709f1ca1937 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f Aug 18 23:43:44.874703 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-656a32be-af4e-44a8-8c29-f709f1ca1937 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:44.874877 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-656a32be-af4e-44a8-8c29-f709f1ca1937 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:44.875030 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-656a32be-af4e-44a8-8c29-f709f1ca1937 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Delete volume with id: 0223bfd6-e591-4b05-a2f5-c45d4f54fe2f Aug 18 23:43:44.883366 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:44.883366 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:44.883806 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-656a32be-af4e-44a8-8c29-f709f1ca1937 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:44.905199 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-656a32be-af4e-44a8-8c29-f709f1ca1937 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Delete volume request issued successfully. Aug 18 23:43:44.905372 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-656a32be-af4e-44a8-8c29-f709f1ca1937 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f returned with HTTP 202 Aug 18 23:43:44.907219 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 735/2959] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:43:44 2026] DELETE /volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:43:44.918468 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-27d4df9f-03b1-4873-83a1-3c9d9dd18a47 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:44.920244 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-27d4df9f-03b1-4873-83a1-3c9d9dd18a47 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f Aug 18 23:43:44.920296 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-27d4df9f-03b1-4873-83a1-3c9d9dd18a47 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:44.920448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-27d4df9f-03b1-4873-83a1-3c9d9dd18a47 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:44.926890 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:44.926890 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:44.933151 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-27d4df9f-03b1-4873-83a1-3c9d9dd18a47 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Volume info retrieved successfully. Aug 18 23:43:44.944384 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-27d4df9f-03b1-4873-83a1-3c9d9dd18a47 tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f returned with HTTP 200 Aug 18 23:43:44.944955 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 743/2960] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:44 2026] GET /volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:44.991107 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-6075f178-faa6-4f86-98f0-8293b35a4be7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:44.993055 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-6075f178-faa6-4f86-98f0-8293b35a4be7 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:44.993236 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-6075f178-faa6-4f86-98f0-8293b35a4be7 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:44.993422 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-6075f178-faa6-4f86-98f0-8293b35a4be7 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:45.000400 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:45.000400 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:45.005675 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-6075f178-faa6-4f86-98f0-8293b35a4be7 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:45.011906 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-6075f178-faa6-4f86-98f0-8293b35a4be7 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:45.012483 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 752/2961] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:43:44 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 1249 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:45.069289 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f301313e-17e4-4a48-bee4-62d09fd69ce7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:45.071062 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f301313e-17e4-4a48-bee4-62d09fd69ce7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:43:45.071275 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f301313e-17e4-4a48-bee4-62d09fd69ce7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:45.071446 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f301313e-17e4-4a48-bee4-62d09fd69ce7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:45.071594 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f301313e-17e4-4a48-bee4-62d09fd69ce7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:45.077088 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:45.077088 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:45.077940 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f301313e-17e4-4a48-bee4-62d09fd69ce7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:43:45.078760 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 732/2962] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:45 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:43:45.088235 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b313fea9-43ff-41fa-bc96-20ffda96707b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:45.202255 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b313fea9-43ff-41fa-bc96-20ffda96707b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:43:45.202681 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b313fea9-43ff-41fa-bc96-20ffda96707b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2e7402e-5dae-4d79-bc4c-4e98bf748807"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:45.204131 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-b313fea9-43ff-41fa-bc96-20ffda96707b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Creating new backup {'backup': {'volume_id': 'e2e7402e-5dae-4d79-bc4c-4e98bf748807'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:43:45.204253 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-b313fea9-43ff-41fa-bc96-20ffda96707b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Creating backup of volume e2e7402e-5dae-4d79-bc4c-4e98bf748807 in container None Aug 18 23:43:45.212234 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:45.212234 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:45.212745 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b313fea9-43ff-41fa-bc96-20ffda96707b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Volume info retrieved successfully. Aug 18 23:43:45.246600 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b313fea9-43ff-41fa-bc96-20ffda96707b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Created reservations ['b79381f0-31a5-4463-911a-f8071e26c846', '389986e1-c27c-4b6e-949f-1adbcfe03e6e'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:45.272727 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6f458f5d-e605-4c14-a653-46d38328b794 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:45.275604 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6f458f5d-e605-4c14-a653-46d38328b794 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:45.275760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6f458f5d-e605-4c14-a653-46d38328b794 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:45.275969 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6f458f5d-e605-4c14-a653-46d38328b794 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:45.280487 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b313fea9-43ff-41fa-bc96-20ffda96707b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:43:45.281126 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 736/2963] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:43:45 2026] POST /volume/v3/backups => generated 288 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:45.293128 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:45.293128 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:45.294040 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6fae45be-9df8-4939-b3b6-f01648437459 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:45.297380 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6f458f5d-e605-4c14-a653-46d38328b794 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:45.297754 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6fae45be-9df8-4939-b3b6-f01648437459 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:45.298024 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6fae45be-9df8-4939-b3b6-f01648437459 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:45.298311 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6fae45be-9df8-4939-b3b6-f01648437459 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:45.298421 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-6fae45be-9df8-4939-b3b6-f01648437459 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:45.302358 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6f458f5d-e605-4c14-a653-46d38328b794 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:45.302792 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 744/2964] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:45 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:45.303580 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:45.303580 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:45.304295 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6fae45be-9df8-4939-b3b6-f01648437459 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:45.304767 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 753/2965] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:45 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:45.659859 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-a066ff4d-4a40-4f43-916c-9c23a02fd412 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:45.662396 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-a066ff4d-4a40-4f43-916c-9c23a02fd412 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:45.662649 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-a066ff4d-4a40-4f43-916c-9c23a02fd412 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:45.662859 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-a066ff4d-4a40-4f43-916c-9c23a02fd412 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:45.671786 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:45.671786 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:45.679351 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-a066ff4d-4a40-4f43-916c-9c23a02fd412 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:45.684993 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-a066ff4d-4a40-4f43-916c-9c23a02fd412 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:45.685750 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 733/2966] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:43:45 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 1249 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:45.700100 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-16014914-223e-4ae2-adda-6150715126fa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:45.700456 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-16014914-223e-4ae2-adda-6150715126fa None None] GET https://10.4.3.229/volume// Aug 18 23:43:45.700691 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-16014914-223e-4ae2-adda-6150715126fa None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:45.700870 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-16014914-223e-4ae2-adda-6150715126fa None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:45.701165 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-16014914-223e-4ae2-adda-6150715126fa None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:43:45.701430 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 737/2967] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:43: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 18 23:43:45.708113 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-28754389-7939-4979-90ec-aa30b4f5a0ba None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:45.710496 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-28754389-7939-4979-90ec-aa30b4f5a0ba tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:43:45.711008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-28754389-7939-4979-90ec-aa30b4f5a0ba tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "097d4f09-4aca-4471-b0d5-cf1a8e1808bf", "connector": null, "instance_uuid": "f58d641c-2fbe-423c-b6e5-e4661597fffd"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:45.719387 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:45.719387 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:45.741204 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-28754389-7939-4979-90ec-aa30b4f5a0ba tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:43:45.741701 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 745/2968] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:43:45 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 18 23:43:45.962923 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-77aa4748-48be-4763-9aef-395b0f64806b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:45.964710 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-77aa4748-48be-4763-9aef-395b0f64806b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] GET https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f Aug 18 23:43:45.964927 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-77aa4748-48be-4763-9aef-395b0f64806b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:45.965101 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-77aa4748-48be-4763-9aef-395b0f64806b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:45.966909 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=454,cinder:UPDATE=114,cinder:INSERT=69 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:43:45.974597 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-77aa4748-48be-4763-9aef-395b0f64806b tempest-VolumeRevertTests-550753263 tempest-VolumeRevertTests-550753263-project-member] https://10.4.3.229/volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f returned with HTTP 404 Aug 18 23:43:45.974597 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 754/2969] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:43:45 2026] GET /volume/v3/volumes/0223bfd6-e591-4b05-a2f5-c45d4f54fe2f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:43:46.317326 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7aee6adb-7756-4a11-803c-8865fa7dc800 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:46.317766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e2339e86-29fb-49af-83c5-7e916da24b48 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:46.319496 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7aee6adb-7756-4a11-803c-8865fa7dc800 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:46.319741 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7aee6adb-7756-4a11-803c-8865fa7dc800 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:46.319783 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2339e86-29fb-49af-83c5-7e916da24b48 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:46.319946 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7aee6adb-7756-4a11-803c-8865fa7dc800 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:46.319992 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2339e86-29fb-49af-83c5-7e916da24b48 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:46.320117 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-7aee6adb-7756-4a11-803c-8865fa7dc800 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:46.320183 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2339e86-29fb-49af-83c5-7e916da24b48 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:46.324669 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:46.324669 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:46.325444 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7aee6adb-7756-4a11-803c-8865fa7dc800 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:46.325857 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 738/2970] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:46 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:46.333128 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:46.333128 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:46.337630 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e2339e86-29fb-49af-83c5-7e916da24b48 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:46.343357 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2339e86-29fb-49af-83c5-7e916da24b48 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:46.344839 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 734/2971] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:46 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:46.549702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c0aff474-c928-47e8-8cfa-eb812184cbef None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:46.623053 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:46.623053 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-218294063"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:46.625084 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-218294063'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:46.625202 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume of 1 GB Aug 18 23:43:46.625534 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:46.625534 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:46.629756 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Availability Zones retrieved successfully. Aug 18 23:43:46.635585 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (893f097d-8f41-49f7-8d37-b05bc95bb0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:46.636589 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efb893e-26d3-435e-af39-73a0ef433dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:46.637597 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:46.668044 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efb893e-26d3-435e-af39-73a0ef433dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:46.669227 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56856798-2ceb-4b82-9d0a-96b89fd0564b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:46.710455 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4ba9e583-648e-4e4b-87a4-889c48eec973 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:46.710851 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4ba9e583-648e-4e4b-87a4-889c48eec973 None None] GET https://10.4.3.229/volume// Aug 18 23:43:46.710994 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4ba9e583-648e-4e4b-87a4-889c48eec973 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:46.711167 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4ba9e583-648e-4e4b-87a4-889c48eec973 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:46.711484 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4ba9e583-648e-4e4b-87a4-889c48eec973 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:43:46.711755 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 755/2972] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:43:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:43:46.720068 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-217dadb0-ef0a-479d-bd0c-2381da9a4881 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:46.722345 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-217dadb0-ef0a-479d-bd0c-2381da9a4881 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:43:46.722568 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-217dadb0-ef0a-479d-bd0c-2381da9a4881 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:46.722756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-217dadb0-ef0a-479d-bd0c-2381da9a4881 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:46.736988 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:46.736988 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:46.741433 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-217dadb0-ef0a-479d-bd0c-2381da9a4881 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:43:46.741769 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['4be53d86-0118-4fbe-a48d-a072d6d2fcd0', '6bf29a73-62b3-43de-862d-407ec783e7ad', '73f136c2-6fa9-47e0-b6e2-70e9074cd46f', '83f271f0-d9a5-4566-ae84-8466d100ede3'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:46.742592 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56856798-2ceb-4b82-9d0a-96b89fd0564b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4be53d86-0118-4fbe-a48d-a072d6d2fcd0', '6bf29a73-62b3-43de-862d-407ec783e7ad', '73f136c2-6fa9-47e0-b6e2-70e9074cd46f', '83f271f0-d9a5-4566-ae84-8466d100ede3']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:46.743209 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (124f1f85-3213-4662-bf86-6d863a20b292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:46.754638 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-217dadb0-ef0a-479d-bd0c-2381da9a4881 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:43:46.754907 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 739/2973] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:43:46 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 1428 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:43:46.768496 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (124f1f85-3213-4662-bf86-6d863a20b292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a29a8c7-3c41-4986-889a-0774f40e0261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-218294063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['4be53d86-0118-4fbe-a48d-a072d6d2fcd0','6bf29a73-62b3-43de-862d-407ec783e7ad','73f136c2-6fa9-47e0-b6e2-70e9074cd46f','83f271f0-d9a5-4566-ae84-8466d100ede3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-218294063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a29a8c7-3c41-4986-889a-0774f40e0261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20270662c388499c953aab2640bbd6b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d99b39abdb641edb30daa7a2da9088b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:46.768985 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596c9164-4cf3-4751-a0fb-f628ae05b687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:46.787492 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (596c9164-4cf3-4751-a0fb-f628ae05b687) transitioned into state 'SUCCESS' from state '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-218294063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['4be53d86-0118-4fbe-a48d-a072d6d2fcd0','6bf29a73-62b3-43de-862d-407ec783e7ad','73f136c2-6fa9-47e0-b6e2-70e9074cd46f','83f271f0-d9a5-4566-ae84-8466d100ede3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:46.788189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f1e491-0f75-473f-85c5-ee55577f6430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:46.800721 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f1e491-0f75-473f-85c5-ee55577f6430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:46.801660 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (893f097d-8f41-49f7-8d37-b05bc95bb0d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:46.801968 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume request issued successfully. Aug 18 23:43:46.802581 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c0aff474-c928-47e8-8cfa-eb812184cbef tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:46.802972 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 746/2974] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:43:46 2026] POST /volume/v3/volumes => generated 748 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:46.869537 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-faf0c581-b349-4404-8685-c388d0f2dfe9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:46.874843 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-faf0c581-b349-4404-8685-c388d0f2dfe9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] PUT https://10.4.3.229/volume/v3/attachments/4266795a-c92b-476f-a5e2-cd850b8a6d8c Aug 18 23:43:46.875288 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-faf0c581-b349-4404-8685-c388d0f2dfe9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:46.889782 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-faf0c581-b349-4404-8685-c388d0f2dfe9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Acquiring lock "cinder-attachment_update-097d4f09-4aca-4471-b0d5-cf1a8e1808bf-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:43:46.899877 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-faf0c581-b349-4404-8685-c388d0f2dfe9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Lock "cinder-attachment_update-097d4f09-4aca-4471-b0d5-cf1a8e1808bf-np0000007721" acquired by "attachment_update" :: waited 0.008s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:43:46.899877 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:46.899877 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:47.031346 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-faf0c581-b349-4404-8685-c388d0f2dfe9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Lock "cinder-attachment_update-097d4f09-4aca-4471-b0d5-cf1a8e1808bf-np0000007721" released by "attachment_update" :: held 0.134s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:43:47.031742 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-faf0c581-b349-4404-8685-c388d0f2dfe9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments/4266795a-c92b-476f-a5e2-cd850b8a6d8c returned with HTTP 200 Aug 18 23:43:47.032280 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 735/2975] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:43:46 2026] PUT /volume/v3/attachments/4266795a-c92b-476f-a5e2-cd850b8a6d8c => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:47.060941 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-91c0db13-34cc-4649-a3c6-47fffec8d586 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:47.066159 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-91c0db13-34cc-4649-a3c6-47fffec8d586 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/attachments/4266795a-c92b-476f-a5e2-cd850b8a6d8c/action Aug 18 23:43:47.072044 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-91c0db13-34cc-4649-a3c6-47fffec8d586 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:47.072044 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-91c0db13-34cc-4649-a3c6-47fffec8d586 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:47.095190 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:47.095190 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:47.104840 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9bce4820-1cee-4ed0-a529-655aa1b5d16d req-91c0db13-34cc-4649-a3c6-47fffec8d586 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments/4266795a-c92b-476f-a5e2-cd850b8a6d8c/action returned with HTTP 204 Aug 18 23:43:47.106061 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 756/2976] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:43:47 2026] POST /volume/v3/attachments/4266795a-c92b-476f-a5e2-cd850b8a6d8c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:47.338833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-91e133cb-27e3-4a43-87a9-a8e34a147972 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:47.340416 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-91e133cb-27e3-4a43-87a9-a8e34a147972 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:47.340666 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-91e133cb-27e3-4a43-87a9-a8e34a147972 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:47.340840 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-91e133cb-27e3-4a43-87a9-a8e34a147972 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:47.340942 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-91e133cb-27e3-4a43-87a9-a8e34a147972 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:47.344736 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:47.344736 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:47.345535 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-91e133cb-27e3-4a43-87a9-a8e34a147972 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:47.346007 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 740/2977] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:47 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:47.362171 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-50b98824-efd5-4bcf-9840-c1d83270655e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:47.363891 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-50b98824-efd5-4bcf-9840-c1d83270655e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:47.364087 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-50b98824-efd5-4bcf-9840-c1d83270655e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:47.364277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-50b98824-efd5-4bcf-9840-c1d83270655e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:47.374149 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:47.374149 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:47.377465 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-50b98824-efd5-4bcf-9840-c1d83270655e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:47.381508 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-50b98824-efd5-4bcf-9840-c1d83270655e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:47.381940 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 747/2978] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:47 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:47.413106 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:47.528220 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:47.528564 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1654270283"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:47.530093 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1654270283'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:47.530443 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Create volume of 1 GB Aug 18 23:43:47.530781 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:47.530781 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:47.535442 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Availability Zones retrieved successfully. Aug 18 23:43:47.541651 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Flow 'volume_create_api' (ff17a9c3-776e-45e4-873c-8c2f40d5b789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:47.542964 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2908ae1f-e8ad-4c8c-a66f-d0eca6b070f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:47.543781 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:47.572423 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2908ae1f-e8ad-4c8c-a66f-d0eca6b070f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:47.573452 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b806d4d-4b5c-4ea3-aa06-797c769d23d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:47.648350 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Created reservations ['7c2647ea-ec3e-48bb-91b2-c103819dd65f', '28c69f6d-0e4f-4971-ab66-dcd282f05307', 'abc32971-a817-4c58-99dc-e63ce5aa5956', 'e894184f-60cd-4de2-9b39-ac4f62c376ca'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:47.649554 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b806d4d-4b5c-4ea3-aa06-797c769d23d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c2647ea-ec3e-48bb-91b2-c103819dd65f', '28c69f6d-0e4f-4971-ab66-dcd282f05307', 'abc32971-a817-4c58-99dc-e63ce5aa5956', 'e894184f-60cd-4de2-9b39-ac4f62c376ca']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:47.651322 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9106939e-d863-437a-ad9b-56ecb2636160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:47.674982 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9106939e-d863-437a-ad9b-56ecb2636160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2507625a-39a7-45fa-8845-df2650dcd894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1654270283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='493313691945483c8b3a831453ef3c48',qos_specs=None,replication_status=,reservations=['7c2647ea-ec3e-48bb-91b2-c103819dd65f','28c69f6d-0e4f-4971-ab66-dcd282f05307','abc32971-a817-4c58-99dc-e63ce5aa5956','e894184f-60cd-4de2-9b39-ac4f62c376ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='097fb09d352e463ca714fc9fb962acfb',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1654270283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2507625a-39a7-45fa-8845-df2650dcd894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='493313691945483c8b3a831453ef3c48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='097fb09d352e463ca714fc9fb962acfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:47.675706 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c941a736-6451-4ae5-b3bd-d09a8efa27cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:47.696211 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c941a736-6451-4ae5-b3bd-d09a8efa27cf) transitioned into state 'SUCCESS' from state '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-1654270283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='493313691945483c8b3a831453ef3c48',qos_specs=None,replication_status=,reservations=['7c2647ea-ec3e-48bb-91b2-c103819dd65f','28c69f6d-0e4f-4971-ab66-dcd282f05307','abc32971-a817-4c58-99dc-e63ce5aa5956','e894184f-60cd-4de2-9b39-ac4f62c376ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='097fb09d352e463ca714fc9fb962acfb',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:47.696868 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4ccb53-aea0-4121-b59e-b0bfa5afb365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:47.705787 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4ccb53-aea0-4121-b59e-b0bfa5afb365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:47.706539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Flow 'volume_create_api' (ff17a9c3-776e-45e4-873c-8c2f40d5b789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:47.706834 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Create volume request issued successfully. Aug 18 23:43:47.707683 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb69d7f4-3bce-4b8e-b93a-aad92e8aa19a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:47.707751 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 736/2979] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:43:47 2026] POST /volume/v3/volumes => generated 778 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:47.727999 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-978a08ad-5980-42e0-945e-bee51fc338b3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:47.729794 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-978a08ad-5980-42e0-945e-bee51fc338b3 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 Aug 18 23:43:47.729998 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-978a08ad-5980-42e0-945e-bee51fc338b3 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:47.730174 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-978a08ad-5980-42e0-945e-bee51fc338b3 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:47.737106 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:47.737106 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:47.741053 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-978a08ad-5980-42e0-945e-bee51fc338b3 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Volume info retrieved successfully. Aug 18 23:43:47.745964 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-978a08ad-5980-42e0-945e-bee51fc338b3 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 returned with HTTP 200 Aug 18 23:43:47.746378 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 757/2980] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:47 2026] GET /volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:48.354668 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4009d8e1-370f-40c0-9b63-c09a80d88083 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:48.358028 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4009d8e1-370f-40c0-9b63-c09a80d88083 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:48.358221 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4009d8e1-370f-40c0-9b63-c09a80d88083 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:48.358403 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4009d8e1-370f-40c0-9b63-c09a80d88083 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:48.358503 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-4009d8e1-370f-40c0-9b63-c09a80d88083 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:48.362545 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:48.362545 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:48.363337 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4009d8e1-370f-40c0-9b63-c09a80d88083 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:48.363579 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 741/2981] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:48 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:48.399868 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5e1467b3-18d8-43a7-9800-d7487b5f963e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:48.403438 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5e1467b3-18d8-43a7-9800-d7487b5f963e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:48.403438 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5e1467b3-18d8-43a7-9800-d7487b5f963e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:48.403438 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5e1467b3-18d8-43a7-9800-d7487b5f963e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:48.412550 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:48.412550 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:48.420812 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5e1467b3-18d8-43a7-9800-d7487b5f963e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:48.424101 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5e1467b3-18d8-43a7-9800-d7487b5f963e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:48.424589 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 748/2982] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:48 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:48.763602 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b2dec6fb-b309-4765-902c-d4fbf6f8b3d9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:48.766153 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2dec6fb-b309-4765-902c-d4fbf6f8b3d9 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 Aug 18 23:43:48.766153 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2dec6fb-b309-4765-902c-d4fbf6f8b3d9 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:48.766431 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2dec6fb-b309-4765-902c-d4fbf6f8b3d9 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:48.779560 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:48.779560 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:48.795619 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b2dec6fb-b309-4765-902c-d4fbf6f8b3d9 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Volume info retrieved successfully. Aug 18 23:43:48.801194 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2dec6fb-b309-4765-902c-d4fbf6f8b3d9 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 returned with HTTP 200 Aug 18 23:43:48.801680 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 737/2983] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:48 2026] GET /volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:48.823541 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d296d72d-bd38-4d55-9e94-0fb5c4ffdae4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:48.824326 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d296d72d-bd38-4d55-9e94-0fb5c4ffdae4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:43:48.824832 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d296d72d-bd38-4d55-9e94-0fb5c4ffdae4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2507625a-39a7-45fa-8845-df2650dcd894", "name": "tempest-type-Backup-1618190910"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:48.828275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-d296d72d-bd38-4d55-9e94-0fb5c4ffdae4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Creating new backup {'backup': {'volume_id': '2507625a-39a7-45fa-8845-df2650dcd894', 'name': 'tempest-type-Backup-1618190910'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:43:48.828590 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-d296d72d-bd38-4d55-9e94-0fb5c4ffdae4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Creating backup of volume 2507625a-39a7-45fa-8845-df2650dcd894 in container None Aug 18 23:43:48.839055 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:48.839055 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:48.839555 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d296d72d-bd38-4d55-9e94-0fb5c4ffdae4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Volume info retrieved successfully. Aug 18 23:43:48.857579 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-50fd9644-f276-4f25-b1fe-12d69078cf39 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:48.860938 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-50fd9644-f276-4f25-b1fe-12d69078cf39 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments/06506c0a-336a-4849-b12d-e1edfc454b41/action Aug 18 23:43:48.861388 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-50fd9644-f276-4f25-b1fe-12d69078cf39 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:48.861580 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-50fd9644-f276-4f25-b1fe-12d69078cf39 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:48.881452 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-d296d72d-bd38-4d55-9e94-0fb5c4ffdae4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Created reservations ['bee7179b-d271-46d0-8990-a500d28815c5', 'e13a9924-f8f7-47bf-8576-f26abd42b608'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:48.883528 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:48.883528 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:48.898449 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-be72a71b-ac09-4c15-9b0c-6f9e83aae766 req-50fd9644-f276-4f25-b1fe-12d69078cf39 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/06506c0a-336a-4849-b12d-e1edfc454b41/action returned with HTTP 204 Aug 18 23:43:48.899062 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 742/2984] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:43:48 2026] POST /volume/v3/attachments/06506c0a-336a-4849-b12d-e1edfc454b41/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:48.926639 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d296d72d-bd38-4d55-9e94-0fb5c4ffdae4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:43:48.926712 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 758/2985] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:43:48 2026] POST /volume/v3/backups => generated 316 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:48.938132 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-08a735e0-4048-424f-b003-f77fe08851b7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:48.940875 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-08a735e0-4048-424f-b003-f77fe08851b7 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:48.941116 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-08a735e0-4048-424f-b003-f77fe08851b7 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:48.941334 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-08a735e0-4048-424f-b003-f77fe08851b7 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:48.941469 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-08a735e0-4048-424f-b003-f77fe08851b7 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:48.947269 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:48.947269 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:48.948085 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-08a735e0-4048-424f-b003-f77fe08851b7 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:48.948549 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 749/2986] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:48 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:49.373032 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7562482e-7b6c-44c6-8386-164f9eefdac0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:49.375317 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7562482e-7b6c-44c6-8386-164f9eefdac0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:49.375317 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7562482e-7b6c-44c6-8386-164f9eefdac0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:49.375317 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7562482e-7b6c-44c6-8386-164f9eefdac0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:49.375658 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7562482e-7b6c-44c6-8386-164f9eefdac0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:49.381506 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:49.381506 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:49.382315 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7562482e-7b6c-44c6-8386-164f9eefdac0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:49.382605 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 738/2987] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:49 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:49.437399 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c4869a08-5efd-4306-8028-5f2f4bab25a7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:49.439922 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c4869a08-5efd-4306-8028-5f2f4bab25a7 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:49.439922 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c4869a08-5efd-4306-8028-5f2f4bab25a7 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:49.440081 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c4869a08-5efd-4306-8028-5f2f4bab25a7 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:49.451114 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:49.451114 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:49.455257 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c4869a08-5efd-4306-8028-5f2f4bab25a7 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:49.462264 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c4869a08-5efd-4306-8028-5f2f4bab25a7 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:49.462746 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 743/2988] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:49 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:49.479183 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-110a154b-2766-4b37-aed8-db5b34b70f8b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:49.481016 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-110a154b-2766-4b37-aed8-db5b34b70f8b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:49.481553 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-110a154b-2766-4b37-aed8-db5b34b70f8b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:49.481553 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-110a154b-2766-4b37-aed8-db5b34b70f8b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:49.495865 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:49.495865 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:49.499094 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-110a154b-2766-4b37-aed8-db5b34b70f8b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:49.503801 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-110a154b-2766-4b37-aed8-db5b34b70f8b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:49.504986 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 759/2989] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:49 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:49.552963 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-87dbf4e8-bcab-403b-8fc3-e02b7cf0f0e0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:49.556634 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-87dbf4e8-bcab-403b-8fc3-e02b7cf0f0e0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:49.556634 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-87dbf4e8-bcab-403b-8fc3-e02b7cf0f0e0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:49.556634 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-87dbf4e8-bcab-403b-8fc3-e02b7cf0f0e0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:49.572559 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:49.572559 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:49.581468 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-87dbf4e8-bcab-403b-8fc3-e02b7cf0f0e0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:49.588053 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-87dbf4e8-bcab-403b-8fc3-e02b7cf0f0e0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:49.588731 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 750/2990] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:43:49 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 1169 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:49.617491 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-768092d9-e329-4964-a2a3-3df8100a8cee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:49.619718 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-768092d9-e329-4964-a2a3-3df8100a8cee tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e/action Aug 18 23:43:49.620098 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-768092d9-e329-4964-a2a3-3df8100a8cee tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:49.620201 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-768092d9-e329-4964-a2a3-3df8100a8cee tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:49.634134 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:49.634134 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:49.634631 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-768092d9-e329-4964-a2a3-3df8100a8cee tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:49.640452 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-768092d9-e329-4964-a2a3-3df8100a8cee tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Begin detaching volume completed successfully. Aug 18 23:43:49.640705 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-768092d9-e329-4964-a2a3-3df8100a8cee tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e/action returned with HTTP 202 Aug 18 23:43:49.641092 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 739/2991] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:43:49 2026] POST /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:49.686326 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9493fd06-9fc2-4ea7-81aa-1b229c7464ce None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:49.686730 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9493fd06-9fc2-4ea7-81aa-1b229c7464ce None None] GET https://10.4.3.229/volume// Aug 18 23:43:49.686919 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9493fd06-9fc2-4ea7-81aa-1b229c7464ce None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:49.687102 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9493fd06-9fc2-4ea7-81aa-1b229c7464ce None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:49.687404 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9493fd06-9fc2-4ea7-81aa-1b229c7464ce None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:43:49.687820 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 744/2992] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:43:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:43:49.697753 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-2e9b2d52-dd8b-46a3-adb8-cd5ad51cf2b4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:49.700345 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-2e9b2d52-dd8b-46a3-adb8-cd5ad51cf2b4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:49.700609 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-2e9b2d52-dd8b-46a3-adb8-cd5ad51cf2b4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:49.700799 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-2e9b2d52-dd8b-46a3-adb8-cd5ad51cf2b4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:49.710152 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:49.710152 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:49.713885 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-2e9b2d52-dd8b-46a3-adb8-cd5ad51cf2b4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:49.718637 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-2e9b2d52-dd8b-46a3-adb8-cd5ad51cf2b4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:49.719008 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 760/2993] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:43:49 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 1352 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:43:49.734320 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-1310c7b8-d7f5-4397-8e16-92174b6a8640 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:49.737680 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-1310c7b8-d7f5-4397-8e16-92174b6a8640 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e/encryption Aug 18 23:43:49.738009 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-1310c7b8-d7f5-4397-8e16-92174b6a8640 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:49.738247 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-1310c7b8-d7f5-4397-8e16-92174b6a8640 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:49.752595 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:49.752595 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:49.762610 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-1310c7b8-d7f5-4397-8e16-92174b6a8640 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e/encryption returned with HTTP 200 Aug 18 23:43:49.762925 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 751/2994] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:43:49 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:49.961177 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-55392061-fd70-4bef-b51c-baf2a33569a8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:49.962904 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55392061-fd70-4bef-b51c-baf2a33569a8 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:49.963119 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55392061-fd70-4bef-b51c-baf2a33569a8 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:49.963294 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55392061-fd70-4bef-b51c-baf2a33569a8 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:49.963395 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-55392061-fd70-4bef-b51c-baf2a33569a8 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:49.967433 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:49.967433 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:49.968153 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55392061-fd70-4bef-b51c-baf2a33569a8 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:49.968509 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 740/2995] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:49 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:50.393767 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9f7b39ca-c668-48be-b659-d9371b3d9cd1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:50.395717 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f7b39ca-c668-48be-b659-d9371b3d9cd1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:50.395921 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f7b39ca-c668-48be-b659-d9371b3d9cd1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:50.396089 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f7b39ca-c668-48be-b659-d9371b3d9cd1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:50.396199 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-9f7b39ca-c668-48be-b659-d9371b3d9cd1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:50.400779 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:50.400779 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:50.401423 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f7b39ca-c668-48be-b659-d9371b3d9cd1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:50.401909 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 745/2996] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:50 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:50.979355 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cb7675bc-257e-444c-9249-3923ffb787e1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:50.979688 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4d44db29-91bf-4eb9-831c-9853a601e877 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:50.981196 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:50.981459 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4d44db29-91bf-4eb9-831c-9853a601e877 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:50.981505 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-507131189"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:50.981724 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4d44db29-91bf-4eb9-831c-9853a601e877 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:50.981945 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4d44db29-91bf-4eb9-831c-9853a601e877 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:50.982080 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-4d44db29-91bf-4eb9-831c-9853a601e877 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:50.982808 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-507131189'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:50.982922 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume of 1 GB Aug 18 23:43:50.988824 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Availability Zones retrieved successfully. Aug 18 23:43:50.993143 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:50.993143 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:50.993982 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4d44db29-91bf-4eb9-831c-9853a601e877 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:50.994429 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 761/2997] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:50 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:50.994748 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (d30f53ed-7a9b-4e9a-86f4-41bbf9600f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:50.995952 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9aa83c4-c455-4c65-8f94-56846d4685b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:50.996938 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:51.025084 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9aa83c4-c455-4c65-8f94-56846d4685b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:51.025859 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db70799-60b2-4b43-81f7-7f46d9a5e32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:51.098265 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Created reservations ['c6a75862-0016-442f-9939-35c01ec90f7d', 'd0f95b39-0ace-41cf-a5f7-823f11ed481f', 'acdc5ed4-e131-4ee4-9b9a-96652e7c8ebd', '6016e5a6-98f5-427a-8adf-c794e5e4db68'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:51.098954 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db70799-60b2-4b43-81f7-7f46d9a5e32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a75862-0016-442f-9939-35c01ec90f7d', 'd0f95b39-0ace-41cf-a5f7-823f11ed481f', 'acdc5ed4-e131-4ee4-9b9a-96652e7c8ebd', '6016e5a6-98f5-427a-8adf-c794e5e4db68']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:51.099614 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b9c2cb-23a8-4c50-9fcf-365ed1af02ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:51.124133 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b9c2cb-23a8-4c50-9fcf-365ed1af02ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa0d6f32-4432-4534-b418-d45521c327a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-507131189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['c6a75862-0016-442f-9939-35c01ec90f7d','d0f95b39-0ace-41cf-a5f7-823f11ed481f','acdc5ed4-e131-4ee4-9b9a-96652e7c8ebd','6016e5a6-98f5-427a-8adf-c794e5e4db68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-507131189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa0d6f32-4432-4534-b418-d45521c327a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6d7d7860a3b44f596616f7086ed9bcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b21a2d8044c8403ba3135c63df7f6080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:51.124863 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32726973-3d40-47ce-9b75-a7a517a15b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:51.159671 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32726973-3d40-47ce-9b75-a7a517a15b0c) transitioned into state 'SUCCESS' from state '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-507131189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['c6a75862-0016-442f-9939-35c01ec90f7d','d0f95b39-0ace-41cf-a5f7-823f11ed481f','acdc5ed4-e131-4ee4-9b9a-96652e7c8ebd','6016e5a6-98f5-427a-8adf-c794e5e4db68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:51.160550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2300ebf0-f507-4516-96dd-8c95bf503669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:51.177196 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2300ebf0-f507-4516-96dd-8c95bf503669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:51.178210 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (d30f53ed-7a9b-4e9a-86f4-41bbf9600f8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:51.178571 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request issued successfully. Aug 18 23:43:51.179210 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb7675bc-257e-444c-9249-3923ffb787e1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:51.179848 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 752/2998] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:43:50 2026] POST /volume/v3/volumes => generated 748 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:51.193828 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3dbd090-0b1f-42db-b0cc-4f4859dc96d6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:51.195602 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3dbd090-0b1f-42db-b0cc-4f4859dc96d6 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:51.195792 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3dbd090-0b1f-42db-b0cc-4f4859dc96d6 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:51.195967 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3dbd090-0b1f-42db-b0cc-4f4859dc96d6 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:51.202561 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:51.202561 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:51.207735 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3dbd090-0b1f-42db-b0cc-4f4859dc96d6 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:51.214610 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3dbd090-0b1f-42db-b0cc-4f4859dc96d6 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 200 Aug 18 23:43:51.215097 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 741/2999] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:51 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:51.415490 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-85a5e213-f7bc-4099-a38e-ec71a9a7d953 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:51.423255 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-85a5e213-f7bc-4099-a38e-ec71a9a7d953 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:51.423537 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-85a5e213-f7bc-4099-a38e-ec71a9a7d953 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:51.423786 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-85a5e213-f7bc-4099-a38e-ec71a9a7d953 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:51.423927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-85a5e213-f7bc-4099-a38e-ec71a9a7d953 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:51.434926 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:51.434926 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:51.435761 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-85a5e213-f7bc-4099-a38e-ec71a9a7d953 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:51.436191 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 746/3000] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:51 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:51.612539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-db13fb65-b231-49e4-8170-6ea9d2b34b26 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:51.614876 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-db13fb65-b231-49e4-8170-6ea9d2b34b26 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] DELETE https://10.4.3.229/volume/v3/attachments/06506c0a-336a-4849-b12d-e1edfc454b41 Aug 18 23:43:51.615213 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-db13fb65-b231-49e4-8170-6ea9d2b34b26 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:51.615568 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-db13fb65-b231-49e4-8170-6ea9d2b34b26 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:51.627396 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:51.627396 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:51.679598 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-3afdfe91-83e5-4bff-95b3-2e9ee1224f82 req-db13fb65-b231-49e4-8170-6ea9d2b34b26 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/06506c0a-336a-4849-b12d-e1edfc454b41 returned with HTTP 200 Aug 18 23:43:51.680023 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 762/3001] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:43:51 2026] DELETE /volume/v3/attachments/06506c0a-336a-4849-b12d-e1edfc454b41 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:51.797829 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-b9983468-5cab-41dd-998b-e7983f319f6c req-97481450-7020-44f5-95b1-6bb68c9914a0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:51.800040 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b9983468-5cab-41dd-998b-e7983f319f6c req-97481450-7020-44f5-95b1-6bb68c9914a0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:51.800266 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b9983468-5cab-41dd-998b-e7983f319f6c req-97481450-7020-44f5-95b1-6bb68c9914a0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:51.800464 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b9983468-5cab-41dd-998b-e7983f319f6c req-97481450-7020-44f5-95b1-6bb68c9914a0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:51.808957 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:51.808957 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:51.813166 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-b9983468-5cab-41dd-998b-e7983f319f6c req-97481450-7020-44f5-95b1-6bb68c9914a0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:51.818018 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b9983468-5cab-41dd-998b-e7983f319f6c req-97481450-7020-44f5-95b1-6bb68c9914a0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:51.818495 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 753/3002] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:43:51 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:52.005611 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-35134e93-9551-4607-87e5-b8fd35724146 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.008750 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35134e93-9551-4607-87e5-b8fd35724146 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:52.008750 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35134e93-9551-4607-87e5-b8fd35724146 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.008750 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35134e93-9551-4607-87e5-b8fd35724146 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.008750 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-35134e93-9551-4607-87e5-b8fd35724146 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:52.012179 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.012179 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:52.012864 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35134e93-9551-4607-87e5-b8fd35724146 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:52.013275 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 742/3003] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:52 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:52.227092 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-54045215-9127-42eb-90fc-641306a77180 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.228631 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-54045215-9127-42eb-90fc-641306a77180 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:52.228807 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-54045215-9127-42eb-90fc-641306a77180 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.229009 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-54045215-9127-42eb-90fc-641306a77180 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.237315 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.237315 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:52.248054 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-54045215-9127-42eb-90fc-641306a77180 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:52.258006 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-54045215-9127-42eb-90fc-641306a77180 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 200 Aug 18 23:43:52.258378 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 747/3004] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:52 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:52.269265 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dd45944a-2dec-46da-91d9-55d800d6edbd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.270908 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dd45944a-2dec-46da-91d9-55d800d6edbd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] POST https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action Aug 18 23:43:52.271246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dd45944a-2dec-46da-91d9-55d800d6edbd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Action body: b'{"os-attach": {"instance_uuid": "a51ac4c9-ae33-48b1-a569-4f330b9d6d8f", "mountpoint": "/dev/vdb"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:52.271380 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dd45944a-2dec-46da-91d9-55d800d6edbd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a51ac4c9-ae33-48b1-a569-4f330b9d6d8f", "mountpoint": "/dev/vdb"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:52.289208 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.289208 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:52.290807 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-dd45944a-2dec-46da-91d9-55d800d6edbd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:52.304005 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-dd45944a-2dec-46da-91d9-55d800d6edbd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Update volume admin metadata completed successfully. Aug 18 23:43:52.376071 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-dd45944a-2dec-46da-91d9-55d800d6edbd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Attach volume completed successfully. Aug 18 23:43:52.376298 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dd45944a-2dec-46da-91d9-55d800d6edbd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action returned with HTTP 202 Aug 18 23:43:52.376750 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 763/3005] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:52 2026] POST /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:52.391499 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a1d6c039-6d0f-4429-a670-8f29d794ff49 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.395541 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a1d6c039-6d0f-4429-a670-8f29d794ff49 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:52.395541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a1d6c039-6d0f-4429-a670-8f29d794ff49 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.395541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a1d6c039-6d0f-4429-a670-8f29d794ff49 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.411588 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.411588 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:52.415982 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a1d6c039-6d0f-4429-a670-8f29d794ff49 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:52.420954 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a1d6c039-6d0f-4429-a670-8f29d794ff49 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 200 Aug 18 23:43:52.421555 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 754/3006] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:52 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:52.434244 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7efce386-07e0-4d07-9f21-aa57a5d61a13 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.438178 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7efce386-07e0-4d07-9f21-aa57a5d61a13 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:52.438360 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7efce386-07e0-4d07-9f21-aa57a5d61a13 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.438566 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7efce386-07e0-4d07-9f21-aa57a5d61a13 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.448011 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e29e7b9e-ff46-4934-a36b-a03aee161c3b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.449677 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e29e7b9e-ff46-4934-a36b-a03aee161c3b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:52.449853 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e29e7b9e-ff46-4934-a36b-a03aee161c3b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.450026 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e29e7b9e-ff46-4934-a36b-a03aee161c3b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.450125 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e29e7b9e-ff46-4934-a36b-a03aee161c3b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:52.450282 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.450282 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:52.454340 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7efce386-07e0-4d07-9f21-aa57a5d61a13 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:52.458689 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.458689 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:52.459061 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7efce386-07e0-4d07-9f21-aa57a5d61a13 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 200 Aug 18 23:43:52.459362 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e29e7b9e-ff46-4934-a36b-a03aee161c3b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:52.459444 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 743/3007] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:52 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:52.459926 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 748/3008] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:52 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:52.475288 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c43c3018-3102-476d-b672-f8eb68b5ad7e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.585701 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c43c3018-3102-476d-b672-f8eb68b5ad7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action Aug 18 23:43:52.586084 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c43c3018-3102-476d-b672-f8eb68b5ad7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:52.586232 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c43c3018-3102-476d-b672-f8eb68b5ad7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:52.600551 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.600551 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:52.601117 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-c43c3018-3102-476d-b672-f8eb68b5ad7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Updating volume 'aa0d6f32-4432-4534-b418-d45521c327a2' with '{'status': 'error'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:43:52.650505 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c43c3018-3102-476d-b672-f8eb68b5ad7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action returned with HTTP 202 Aug 18 23:43:52.650990 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 764/3009] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:52 2026] POST /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:52.661396 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-866b631a-0a6b-4a3a-98e5-998fb5d181b0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.663290 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-866b631a-0a6b-4a3a-98e5-998fb5d181b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:52.663502 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-866b631a-0a6b-4a3a-98e5-998fb5d181b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.663725 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-866b631a-0a6b-4a3a-98e5-998fb5d181b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.674567 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.674567 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:52.678339 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-866b631a-0a6b-4a3a-98e5-998fb5d181b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:52.682701 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-866b631a-0a6b-4a3a-98e5-998fb5d181b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 200 Aug 18 23:43:52.683035 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 755/3010] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:52 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:43:52.696923 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3e8285e-109c-453e-b923-8f16021589e4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.698530 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3e8285e-109c-453e-b923-8f16021589e4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action Aug 18 23:43:52.699096 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3e8285e-109c-453e-b923-8f16021589e4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c6f8c63c-5262-4e19-9fde-4a1d345d13a8"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:52.699348 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3e8285e-109c-453e-b923-8f16021589e4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c6f8c63c-5262-4e19-9fde-4a1d345d13a8"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:52.712833 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.712833 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:52.713486 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3e8285e-109c-453e-b923-8f16021589e4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Volume info retrieved successfully. Aug 18 23:43:52.734548 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3e8285e-109c-453e-b923-8f16021589e4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Terminate volume connection completed successfully. Aug 18 23:43:52.739814 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3e8285e-109c-453e-b923-8f16021589e4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100174) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 18 23:43:52.790646 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3e8285e-109c-453e-b923-8f16021589e4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Detach volume completed successfully. Aug 18 23:43:52.790646 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3e8285e-109c-453e-b923-8f16021589e4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action returned with HTTP 202 Aug 18 23:43:52.791205 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 744/3011] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:52 2026] POST /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:52.797267 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9a3c1d65-c79b-46e1-adb2-549b537ddce7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.799460 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9a3c1d65-c79b-46e1-adb2-549b537ddce7 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:52.799664 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9a3c1d65-c79b-46e1-adb2-549b537ddce7 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.799830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9a3c1d65-c79b-46e1-adb2-549b537ddce7 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.806208 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.806208 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:52.809446 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9a3c1d65-c79b-46e1-adb2-549b537ddce7 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:52.812917 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9a3c1d65-c79b-46e1-adb2-549b537ddce7 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 200 Aug 18 23:43:52.813480 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 749/3012] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:52 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:52.825004 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6319f423-9110-4560-80ac-8dfe9fd92b01 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.826728 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6319f423-9110-4560-80ac-8dfe9fd92b01 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:52.827005 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6319f423-9110-4560-80ac-8dfe9fd92b01 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.827225 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6319f423-9110-4560-80ac-8dfe9fd92b01 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.838267 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.838267 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:52.848226 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6319f423-9110-4560-80ac-8dfe9fd92b01 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:52.853640 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6319f423-9110-4560-80ac-8dfe9fd92b01 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 200 Aug 18 23:43:52.854206 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 765/3013] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:52 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:52.868385 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-92b2cea6-a375-47df-ab71-6d04ec42742b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.870411 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-92b2cea6-a375-47df-ab71-6d04ec42742b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] POST https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action Aug 18 23:43:52.870814 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-92b2cea6-a375-47df-ab71-6d04ec42742b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Action body: b'{"os-detach": {}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:52.870962 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-92b2cea6-a375-47df-ab71-6d04ec42742b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:52.880563 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.880563 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:52.881119 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-92b2cea6-a375-47df-ab71-6d04ec42742b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:52.904119 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-92b2cea6-a375-47df-ab71-6d04ec42742b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Detach volume completed successfully. Aug 18 23:43:52.904384 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-92b2cea6-a375-47df-ab71-6d04ec42742b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action returned with HTTP 202 Aug 18 23:43:52.905201 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 756/3014] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:52 2026] POST /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:52.918829 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-66c66b0a-8522-4664-bdee-8a77155f2ac4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.922208 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66c66b0a-8522-4664-bdee-8a77155f2ac4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:52.922440 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-66c66b0a-8522-4664-bdee-8a77155f2ac4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.922709 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-66c66b0a-8522-4664-bdee-8a77155f2ac4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.932035 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.932035 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:52.937852 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-66c66b0a-8522-4664-bdee-8a77155f2ac4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:52.944834 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66c66b0a-8522-4664-bdee-8a77155f2ac4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 200 Aug 18 23:43:52.945357 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 745/3015] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:52 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:52.959454 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e7a46077-a580-43aa-bc17-656d40ac6fab None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.961730 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e7a46077-a580-43aa-bc17-656d40ac6fab tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:52.961991 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e7a46077-a580-43aa-bc17-656d40ac6fab tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.962234 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e7a46077-a580-43aa-bc17-656d40ac6fab tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.970642 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:52.970642 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:52.974672 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e7a46077-a580-43aa-bc17-656d40ac6fab tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:52.979323 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e7a46077-a580-43aa-bc17-656d40ac6fab tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 200 Aug 18 23:43:52.979824 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 750/3016] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:52 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:52.996054 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-83e14de3-e655-4a52-8904-e144d5d2d5b0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:52.998215 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-83e14de3-e655-4a52-8904-e144d5d2d5b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] DELETE https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:52.998390 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-83e14de3-e655-4a52-8904-e144d5d2d5b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:52.998607 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-83e14de3-e655-4a52-8904-e144d5d2d5b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:52.998763 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-83e14de3-e655-4a52-8904-e144d5d2d5b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Delete volume with id: aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:53.005335 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:53.005335 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:53.005749 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-83e14de3-e655-4a52-8904-e144d5d2d5b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:53.022240 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-83e14de3-e655-4a52-8904-e144d5d2d5b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Delete volume request issued successfully. Aug 18 23:43:53.022817 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-83e14de3-e655-4a52-8904-e144d5d2d5b0 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 202 Aug 18 23:43:53.022817 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 766/3017] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:52 2026] DELETE /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:53.027283 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4c1fc0cc-6b10-4b18-9887-feaa1f9173e0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:53.029225 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4c1fc0cc-6b10-4b18-9887-feaa1f9173e0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:53.029501 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4c1fc0cc-6b10-4b18-9887-feaa1f9173e0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:53.029760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4c1fc0cc-6b10-4b18-9887-feaa1f9173e0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:53.029760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-4c1fc0cc-6b10-4b18-9887-feaa1f9173e0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:53.031936 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d2d02047-666a-4415-94cb-a57eea309b80 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:53.035971 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d2d02047-666a-4415-94cb-a57eea309b80 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:53.036040 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d2d02047-666a-4415-94cb-a57eea309b80 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:53.036211 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d2d02047-666a-4415-94cb-a57eea309b80 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:53.042182 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:53.042182 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:53.043069 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4c1fc0cc-6b10-4b18-9887-feaa1f9173e0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:53.043368 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 757/3018] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:53 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 725 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:53.045820 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:53.045820 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:53.050924 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d2d02047-666a-4415-94cb-a57eea309b80 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:53.058970 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d2d02047-666a-4415-94cb-a57eea309b80 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 200 Aug 18 23:43:53.059352 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 746/3019] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:53 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:53.471729 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-37966b7f-a884-45f0-aef7-5702215bf199 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:53.475345 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-37966b7f-a884-45f0-aef7-5702215bf199 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:53.475611 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-37966b7f-a884-45f0-aef7-5702215bf199 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:53.475797 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-37966b7f-a884-45f0-aef7-5702215bf199 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:53.475893 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-37966b7f-a884-45f0-aef7-5702215bf199 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:53.481821 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:53.481821 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:53.482897 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-37966b7f-a884-45f0-aef7-5702215bf199 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:53.483293 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 751/3020] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:53 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:54.055708 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2cd822ca-f400-4cbb-8c95-f844890fa69d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:54.058149 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2cd822ca-f400-4cbb-8c95-f844890fa69d tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:54.058825 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2cd822ca-f400-4cbb-8c95-f844890fa69d tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:54.059035 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2cd822ca-f400-4cbb-8c95-f844890fa69d tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:54.059132 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-2cd822ca-f400-4cbb-8c95-f844890fa69d tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:54.065312 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:54.065312 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:54.066262 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2cd822ca-f400-4cbb-8c95-f844890fa69d tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:54.066823 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 767/3021] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:54 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:54.075372 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8c1c85c4-c0fb-46d0-a13b-1c106202b20e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:54.077720 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c1c85c4-c0fb-46d0-a13b-1c106202b20e tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 Aug 18 23:43:54.077983 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c1c85c4-c0fb-46d0-a13b-1c106202b20e tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:54.078268 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c1c85c4-c0fb-46d0-a13b-1c106202b20e tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:54.089989 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c1c85c4-c0fb-46d0-a13b-1c106202b20e tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 returned with HTTP 404 Aug 18 23:43:54.090672 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 758/3022] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:54 2026] GET /volume/v3/volumes/aa0d6f32-4432-4534-b418-d45521c327a2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:54.503397 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-53f74f48-841a-40b9-bb52-9f588de20f16 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:54.505063 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-53f74f48-841a-40b9-bb52-9f588de20f16 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:54.505314 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-53f74f48-841a-40b9-bb52-9f588de20f16 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:54.505463 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-53f74f48-841a-40b9-bb52-9f588de20f16 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:54.505586 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-53f74f48-841a-40b9-bb52-9f588de20f16 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:54.515742 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:54.515742 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:54.516340 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-53f74f48-841a-40b9-bb52-9f588de20f16 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:54.516705 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 747/3023] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:54 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:54.766510 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6eee78e5-ca39-4be5-823d-9cdfe8328088 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:54.770340 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6eee78e5-ca39-4be5-823d-9cdfe8328088 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] DELETE https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:54.770592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6eee78e5-ca39-4be5-823d-9cdfe8328088 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:54.770783 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6eee78e5-ca39-4be5-823d-9cdfe8328088 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:54.770930 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-6eee78e5-ca39-4be5-823d-9cdfe8328088 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Delete volume with id: 74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:54.784874 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:54.784874 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:54.785309 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6eee78e5-ca39-4be5-823d-9cdfe8328088 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:54.806891 np0000007721 devstack@c-api.service[100172]: WARNING cinder.keymgr.conf_key_mgr [None req-6eee78e5-ca39-4be5-823d-9cdfe8328088 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:43:54.815447 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6eee78e5-ca39-4be5-823d-9cdfe8328088 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Delete volume request issued successfully. Aug 18 23:43:54.815749 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6eee78e5-ca39-4be5-823d-9cdfe8328088 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 202 Aug 18 23:43:54.816326 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 752/3024] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:54 2026] DELETE /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:54.828098 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1ea8d929-c1d8-43f4-8a8f-a1ac55029966 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:54.834900 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ea8d929-c1d8-43f4-8a8f-a1ac55029966 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:54.835178 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ea8d929-c1d8-43f4-8a8f-a1ac55029966 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:54.835439 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ea8d929-c1d8-43f4-8a8f-a1ac55029966 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:54.853539 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:54.853539 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:54.857391 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1ea8d929-c1d8-43f4-8a8f-a1ac55029966 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:43:54.865634 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ea8d929-c1d8-43f4-8a8f-a1ac55029966 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 200 Aug 18 23:43:54.866234 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 768/3025] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:54 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:55.080396 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1782e032-2fc0-496b-9444-1ae4e840dda4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:55.082847 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1782e032-2fc0-496b-9444-1ae4e840dda4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:55.083323 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1782e032-2fc0-496b-9444-1ae4e840dda4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:55.083323 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1782e032-2fc0-496b-9444-1ae4e840dda4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:55.083414 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-1782e032-2fc0-496b-9444-1ae4e840dda4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:55.087992 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:55.087992 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:55.088862 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1782e032-2fc0-496b-9444-1ae4e840dda4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:55.089200 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 759/3026] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:55 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:55.502056 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-800d8175-43f6-4692-8e62-3952b675d902 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:55.504500 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:55.504921 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-877455642"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:55.506849 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-877455642'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:55.506990 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume of 1 GB Aug 18 23:43:55.512887 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Availability Zones retrieved successfully. Aug 18 23:43:55.520276 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (a735fd32-0506-44ba-9557-29ea772ad7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:55.521559 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc634d4-f4c3-4197-b6fb-ba12a7884b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:55.522640 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:55.527600 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-789293c8-fabc-4733-b982-457b3ca7d751 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:55.533637 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-789293c8-fabc-4733-b982-457b3ca7d751 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:55.534017 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-789293c8-fabc-4733-b982-457b3ca7d751 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:55.534017 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-789293c8-fabc-4733-b982-457b3ca7d751 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:55.534525 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-789293c8-fabc-4733-b982-457b3ca7d751 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:55.548175 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:55.548175 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:55.548175 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-789293c8-fabc-4733-b982-457b3ca7d751 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:55.548585 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 753/3027] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:55 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:55.560738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc634d4-f4c3-4197-b6fb-ba12a7884b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:55.561443 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (152c420a-4d70-43a3-870c-333b53919ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:55.608580 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Created reservations ['7dce8e1b-19c3-467c-9624-1706e625643c', '2fcdbb1b-aad5-474b-9d05-f767200c8b70', 'c4449f92-35b0-4c38-b831-76cf52d2a2c9', '6388dab1-88bb-4d1b-a5e2-32782ef88d4b'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:55.609355 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (152c420a-4d70-43a3-870c-333b53919ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dce8e1b-19c3-467c-9624-1706e625643c', '2fcdbb1b-aad5-474b-9d05-f767200c8b70', 'c4449f92-35b0-4c38-b831-76cf52d2a2c9', '6388dab1-88bb-4d1b-a5e2-32782ef88d4b']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:55.610145 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d39acfd-bd4e-477a-99e9-76f8af507e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:55.636211 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d39acfd-bd4e-477a-99e9-76f8af507e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fbe60b1-ae79-4528-bb67-bfc5b3f484b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-877455642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['7dce8e1b-19c3-467c-9624-1706e625643c','2fcdbb1b-aad5-474b-9d05-f767200c8b70','c4449f92-35b0-4c38-b831-76cf52d2a2c9','6388dab1-88bb-4d1b-a5e2-32782ef88d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-877455642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fbe60b1-ae79-4528-bb67-bfc5b3f484b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6d7d7860a3b44f596616f7086ed9bcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b21a2d8044c8403ba3135c63df7f6080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:55.637136 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f052050-2a2b-4e48-b67e-3bfec1576462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:55.658795 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f052050-2a2b-4e48-b67e-3bfec1576462) transitioned into state 'SUCCESS' from state '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-877455642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['7dce8e1b-19c3-467c-9624-1706e625643c','2fcdbb1b-aad5-474b-9d05-f767200c8b70','c4449f92-35b0-4c38-b831-76cf52d2a2c9','6388dab1-88bb-4d1b-a5e2-32782ef88d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:55.659451 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33656612-bc67-4d57-9eea-88bab0ba550d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:55.675544 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33656612-bc67-4d57-9eea-88bab0ba550d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:55.675544 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (a735fd32-0506-44ba-9557-29ea772ad7a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:55.675544 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request issued successfully. Aug 18 23:43:55.676225 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-800d8175-43f6-4692-8e62-3952b675d902 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:55.676480 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 748/3028] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:43:55 2026] POST /volume/v3/volumes => generated 748 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:55.692614 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b39008d5-4205-4870-8fd4-10e0491de218 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:55.694260 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b39008d5-4205-4870-8fd4-10e0491de218 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 Aug 18 23:43:55.694470 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b39008d5-4205-4870-8fd4-10e0491de218 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:55.694714 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b39008d5-4205-4870-8fd4-10e0491de218 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:55.708004 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:55.708004 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:55.711779 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b39008d5-4205-4870-8fd4-10e0491de218 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:55.716496 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b39008d5-4205-4870-8fd4-10e0491de218 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 returned with HTTP 200 Aug 18 23:43:55.717042 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 769/3029] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:55 2026] GET /volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:55.885974 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-52df8c4a-b63f-40d4-bf3a-8a93d562df07 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:55.887647 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52df8c4a-b63f-40d4-bf3a-8a93d562df07 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e Aug 18 23:43:55.887832 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52df8c4a-b63f-40d4-bf3a-8a93d562df07 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:55.888004 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52df8c4a-b63f-40d4-bf3a-8a93d562df07 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:55.893640 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52df8c4a-b63f-40d4-bf3a-8a93d562df07 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e returned with HTTP 404 Aug 18 23:43:55.894053 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 760/3030] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:55 2026] GET /volume/v3/volumes/74de46a9-e75b-4cb3-b7a3-c3c1c7f15b1e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:55.900510 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7258409a-2dfc-4efa-a4ef-555a4f3c880a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:55.902088 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7258409a-2dfc-4efa-a4ef-555a4f3c880a tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:43:55.902253 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7258409a-2dfc-4efa-a4ef-555a4f3c880a tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:55.902451 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7258409a-2dfc-4efa-a4ef-555a4f3c880a tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:55.903150 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7258409a-2dfc-4efa-a4ef-555a4f3c880a tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:43:55.918536 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7258409a-2dfc-4efa-a4ef-555a4f3c880a tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Get all volumes completed successfully. Aug 18 23:43:55.920647 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:55.920647 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:55.924918 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7258409a-2dfc-4efa-a4ef-555a4f3c880a tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:43:55.925638 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 754/3031] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:43:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:43:55.941971 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e5705f10-0dbe-455a-8389-59f4fb1ef015 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:55.944666 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e5705f10-0dbe-455a-8389-59f4fb1ef015 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] DELETE https://10.4.3.229/volume/v3/types/7b10734b-c366-48bd-bd88-23602a9fae4c Aug 18 23:43:55.944666 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e5705f10-0dbe-455a-8389-59f4fb1ef015 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:55.944908 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e5705f10-0dbe-455a-8389-59f4fb1ef015 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:55.945227 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:55.945227 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:55.972183 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e5705f10-0dbe-455a-8389-59f4fb1ef015 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types/7b10734b-c366-48bd-bd88-23602a9fae4c returned with HTTP 202 Aug 18 23:43:55.972633 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 749/3032] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:43:55 2026] DELETE /volume/v3/types/7b10734b-c366-48bd-bd88-23602a9fae4c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:43:55.985415 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cc7fe962-ae5e-4a1f-8fe4-d48d276fd5c7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:55.987370 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cc7fe962-ae5e-4a1f-8fe4-d48d276fd5c7 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:43:55.987768 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cc7fe962-ae5e-4a1f-8fe4-d48d276fd5c7 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-229332148", "extra_specs": {}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:56.003197 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cc7fe962-ae5e-4a1f-8fe4-d48d276fd5c7 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:43:56.003534 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 770/3033] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:43:55 2026] POST /volume/v3/types => generated 213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:43:56.012068 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-aa4650c3-4872-4171-957e-c8011675208c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:56.014034 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aa4650c3-4872-4171-957e-c8011675208c tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] POST https://10.4.3.229/volume/v3/types/6c1e56b3-b41a-4474-9c22-7b63282d2c4c/encryption Aug 18 23:43:56.014391 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aa4650c3-4872-4171-957e-c8011675208c tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:56.030094 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aa4650c3-4872-4171-957e-c8011675208c tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types/6c1e56b3-b41a-4474-9c22-7b63282d2c4c/encryption returned with HTTP 200 Aug 18 23:43:56.030561 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 761/3034] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:43:56 2026] POST /volume/v3/types/6c1e56b3-b41a-4474-9c22-7b63282d2c4c/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:56.041509 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-30934b7b-8175-4a0f-818b-e4064b62de75 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:56.043198 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:56.043498 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-663241912", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-229332148", "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:56.044977 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-663241912', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-229332148', 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:56.048338 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume of 1 GB Aug 18 23:43:56.048654 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:56.048654 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:56.049147 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Availability Zones retrieved successfully. Aug 18 23:43:56.055629 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Flow 'volume_create_api' (43175460-83fc-49c3-a151-baa42c802c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:56.056563 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c2de7d-fdac-4b92-a22e-c3f74a130de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:56.057429 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:56.078989 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c2de7d-fdac-4b92-a22e-c3f74a130de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:43:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1e56b3-b41a-4474-9c22-7b63282d2c4c,is_public=True,name='tempest-scenario-type-luksv2-229332148',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1e56b3-b41a-4474-9c22-7b63282d2c4c', '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=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:56.079655 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6636b95a-79a9-40c8-b1d9-9623b52c5395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:56.098756 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bef37c82-3fd5-421a-b240-80b17342f2d7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:56.100553 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bef37c82-3fd5-421a-b240-80b17342f2d7 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:56.100804 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bef37c82-3fd5-421a-b240-80b17342f2d7 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:56.101421 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bef37c82-3fd5-421a-b240-80b17342f2d7 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:56.101554 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-bef37c82-3fd5-421a-b240-80b17342f2d7 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:56.107406 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:56.107406 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:56.108376 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bef37c82-3fd5-421a-b240-80b17342f2d7 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:56.109058 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 750/3035] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:56 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:56.109117 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-229332148 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-229332148, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:56.109117 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-229332148 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-229332148, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:43:56.137619 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Created reservations ['8fa7fe86-4346-43ef-9a75-0092c1c12523', 'bf3248e1-bf05-470b-afc7-2807f6672ee3', '1b1001be-fd1d-4206-9958-86b990bd9fe0', '93c00c07-6251-4d67-b2f7-8382a2c860d9'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:56.138677 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6636b95a-79a9-40c8-b1d9-9623b52c5395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fa7fe86-4346-43ef-9a75-0092c1c12523', 'bf3248e1-bf05-470b-afc7-2807f6672ee3', '1b1001be-fd1d-4206-9958-86b990bd9fe0', '93c00c07-6251-4d67-b2f7-8382a2c860d9']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:56.139378 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4c09b9-60f3-4860-846b-9ec3f3f73627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:56.165195 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4c09b9-60f3-4860-846b-9ec3f3f73627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0ce6c5d-4aab-4c05-a467-5069d73edd75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-663241912',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd08d6a161554ee6a01a4d76a26189b5',qos_specs=None,replication_status=,reservations=['8fa7fe86-4346-43ef-9a75-0092c1c12523','bf3248e1-bf05-470b-afc7-2807f6672ee3','1b1001be-fd1d-4206-9958-86b990bd9fe0','93c00c07-6251-4d67-b2f7-8382a2c860d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_type_id=6c1e56b3-b41a-4474-9c22-7b63282d2c4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-663241912',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d0ce6c5d-4aab-4c05-a467-5069d73edd75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd08d6a161554ee6a01a4d76a26189b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1e56b3-b41a-4474-9c22-7b63282d2c4c),volume_type_id=6c1e56b3-b41a-4474-9c22-7b63282d2c4c)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:56.165913 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c4049c8-509e-4da5-862f-0a88cba0b4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:56.184376 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c4049c8-509e-4da5-862f-0a88cba0b4f6) transitioned into state 'SUCCESS' from state '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-663241912',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd08d6a161554ee6a01a4d76a26189b5',qos_specs=None,replication_status=,reservations=['8fa7fe86-4346-43ef-9a75-0092c1c12523','bf3248e1-bf05-470b-afc7-2807f6672ee3','1b1001be-fd1d-4206-9958-86b990bd9fe0','93c00c07-6251-4d67-b2f7-8382a2c860d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_type_id=6c1e56b3-b41a-4474-9c22-7b63282d2c4c)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:56.185053 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6c3d0c-36fc-4b5c-8130-efa9a0bad5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:56.196712 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6c3d0c-36fc-4b5c-8130-efa9a0bad5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:56.196712 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Flow 'volume_create_api' (43175460-83fc-49c3-a151-baa42c802c5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:56.196712 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume request issued successfully. Aug 18 23:43:56.196712 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-30934b7b-8175-4a0f-818b-e4064b62de75 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:56.196712 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 755/3036] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:43:56 2026] POST /volume/v3/volumes => generated 785 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:56.561299 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-be805fe2-7ca9-46cc-ac68-c485c9642325 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:56.562982 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be805fe2-7ca9-46cc-ac68-c485c9642325 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:56.563227 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be805fe2-7ca9-46cc-ac68-c485c9642325 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:56.563414 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be805fe2-7ca9-46cc-ac68-c485c9642325 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:56.563519 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-be805fe2-7ca9-46cc-ac68-c485c9642325 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:56.567956 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:56.567956 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:56.568644 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be805fe2-7ca9-46cc-ac68-c485c9642325 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:56.569021 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 771/3037] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:56 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:56.729526 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c596343c-0d85-4bbf-898f-5bfb1e8cfcf9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:56.731605 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c596343c-0d85-4bbf-898f-5bfb1e8cfcf9 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 Aug 18 23:43:56.731831 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c596343c-0d85-4bbf-898f-5bfb1e8cfcf9 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:56.732057 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c596343c-0d85-4bbf-898f-5bfb1e8cfcf9 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:56.740666 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:56.740666 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:56.746541 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c596343c-0d85-4bbf-898f-5bfb1e8cfcf9 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:56.754546 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c596343c-0d85-4bbf-898f-5bfb1e8cfcf9 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 returned with HTTP 200 Aug 18 23:43:56.754546 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 762/3038] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:56 2026] GET /volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:56.765575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e081b131-f1a0-4dd4-8482-bd6d1c53fdb4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:56.767348 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e081b131-f1a0-4dd4-8482-bd6d1c53fdb4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4/action Aug 18 23:43:56.767687 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e081b131-f1a0-4dd4-8482-bd6d1c53fdb4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:56.767818 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e081b131-f1a0-4dd4-8482-bd6d1c53fdb4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:56.777340 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:56.777340 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:56.777796 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-e081b131-f1a0-4dd4-8482-bd6d1c53fdb4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Updating volume '4fbe60b1-ae79-4528-bb67-bfc5b3f484b4' with '{'status': 'attaching'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:43:56.803190 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e081b131-f1a0-4dd4-8482-bd6d1c53fdb4 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4/action returned with HTTP 202 Aug 18 23:43:56.803681 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 751/3039] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:56 2026] POST /volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:56.816325 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a05ee2ba-f9a3-44a8-89b2-78276e258bce None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:56.821407 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a05ee2ba-f9a3-44a8-89b2-78276e258bce tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 Aug 18 23:43:56.821664 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a05ee2ba-f9a3-44a8-89b2-78276e258bce tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:56.821898 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a05ee2ba-f9a3-44a8-89b2-78276e258bce tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:56.830446 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:56.830446 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:56.835078 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a05ee2ba-f9a3-44a8-89b2-78276e258bce tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:56.839820 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a05ee2ba-f9a3-44a8-89b2-78276e258bce tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 returned with HTTP 200 Aug 18 23:43:56.842771 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 756/3040] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:56 2026] GET /volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:56.853713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d96a6bf5-c838-4307-992f-239950d9f386 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:56.856225 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d96a6bf5-c838-4307-992f-239950d9f386 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4/action Aug 18 23:43:56.856692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d96a6bf5-c838-4307-992f-239950d9f386 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:56.856951 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d96a6bf5-c838-4307-992f-239950d9f386 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:56.868356 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:56.868356 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:56.869196 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d96a6bf5-c838-4307-992f-239950d9f386 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Volume info retrieved successfully. Aug 18 23:43:56.896391 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d96a6bf5-c838-4307-992f-239950d9f386 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Delete volume request issued successfully. Aug 18 23:43:56.897238 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d96a6bf5-c838-4307-992f-239950d9f386 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4/action returned with HTTP 202 Aug 18 23:43:56.897342 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 772/3041] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:56 2026] POST /volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:56.905426 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5092dad1-1539-4ddc-9306-2fbb694e6c78 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:56.907273 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5092dad1-1539-4ddc-9306-2fbb694e6c78 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 Aug 18 23:43:56.907438 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5092dad1-1539-4ddc-9306-2fbb694e6c78 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:56.907678 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5092dad1-1539-4ddc-9306-2fbb694e6c78 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:56.910695 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=493,cinder:UPDATE=119,cinder:INSERT=82 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:43:56.917559 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:56.917559 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:56.922356 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5092dad1-1539-4ddc-9306-2fbb694e6c78 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:56.928618 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5092dad1-1539-4ddc-9306-2fbb694e6c78 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 returned with HTTP 200 Aug 18 23:43:56.929200 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 763/3042] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:56 2026] GET /volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:57.118960 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4ddea74d-c608-43f3-8018-e2ccf05edf77 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:57.120487 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ddea74d-c608-43f3-8018-e2ccf05edf77 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:57.120696 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ddea74d-c608-43f3-8018-e2ccf05edf77 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:57.120865 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ddea74d-c608-43f3-8018-e2ccf05edf77 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:57.120957 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4ddea74d-c608-43f3-8018-e2ccf05edf77 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:57.124348 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:57.124348 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:57.124845 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ddea74d-c608-43f3-8018-e2ccf05edf77 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:57.125135 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 752/3043] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:57 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:57.581627 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-213ef429-c3c8-4597-b042-f321bdc9b2f0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:57.585605 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-213ef429-c3c8-4597-b042-f321bdc9b2f0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:57.585908 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-213ef429-c3c8-4597-b042-f321bdc9b2f0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:57.586168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-213ef429-c3c8-4597-b042-f321bdc9b2f0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:57.586309 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-213ef429-c3c8-4597-b042-f321bdc9b2f0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:57.596538 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:57.596538 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:57.596538 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-213ef429-c3c8-4597-b042-f321bdc9b2f0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:57.598611 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 757/3044] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:57 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:57.943740 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-45ded7cb-1464-4744-ab2c-35a548407193 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:57.945450 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-45ded7cb-1464-4744-ab2c-35a548407193 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 Aug 18 23:43:57.945747 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-45ded7cb-1464-4744-ab2c-35a548407193 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:57.945999 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-45ded7cb-1464-4744-ab2c-35a548407193 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:57.953767 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-45ded7cb-1464-4744-ab2c-35a548407193 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 returned with HTTP 404 Aug 18 23:43:57.954253 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 773/3045] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:57 2026] GET /volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:57.961015 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-94d9d6b7-5485-4cf1-8191-14152deb7cae None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:57.962571 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-94d9d6b7-5485-4cf1-8191-14152deb7cae tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 Aug 18 23:43:57.962738 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-94d9d6b7-5485-4cf1-8191-14152deb7cae tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:57.962910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-94d9d6b7-5485-4cf1-8191-14152deb7cae tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:57.973659 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-94d9d6b7-5485-4cf1-8191-14152deb7cae tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 returned with HTTP 404 Aug 18 23:43:57.974422 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 764/3046] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:57 2026] GET /volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:57.983313 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-17bf880b-3702-494a-9860-56e412c6c3a2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:57.985335 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-17bf880b-3702-494a-9860-56e412c6c3a2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 Aug 18 23:43:57.985557 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-17bf880b-3702-494a-9860-56e412c6c3a2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:57.985847 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-17bf880b-3702-494a-9860-56e412c6c3a2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:57.985847 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-17bf880b-3702-494a-9860-56e412c6c3a2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Delete volume with id: 4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 Aug 18 23:43:57.992140 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-17bf880b-3702-494a-9860-56e412c6c3a2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 returned with HTTP 404 Aug 18 23:43:57.992595 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 753/3047] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:43:57 2026] DELETE /volume/v3/volumes/4fbe60b1-ae79-4528-bb67-bfc5b3f484b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:43:58.001113 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:58.005180 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:43:58.005180 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1750658871"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:58.006141 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1750658871'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:43:58.006378 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume of 1 GB Aug 18 23:43:58.011742 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Availability Zones retrieved successfully. Aug 18 23:43:58.017710 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (89d70a55-de14-4822-9812-f1f4b03847d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:58.018819 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1c3bd4-c522-42d9-85bc-05352928a7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:58.019957 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:43:58.051644 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1c3bd4-c522-42d9-85bc-05352928a7a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:58.052813 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c34eae-32ec-44fe-b59f-edcd14d1c03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:58.109956 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Created reservations ['a0bbf021-71fe-415e-b769-184d5e94bbce', '1fbf8c99-284e-4b0c-971b-9b16d89c86c3', 'cad5b38a-56ea-430e-8641-491b9c7b64c7', 'be27f843-6b1b-49c0-9d51-12396b01b0c6'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:43:58.110759 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c34eae-32ec-44fe-b59f-edcd14d1c03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0bbf021-71fe-415e-b769-184d5e94bbce', '1fbf8c99-284e-4b0c-971b-9b16d89c86c3', 'cad5b38a-56ea-430e-8641-491b9c7b64c7', 'be27f843-6b1b-49c0-9d51-12396b01b0c6']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:58.111410 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650032d8-afd7-4615-aaa1-9d419aab920b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:58.134349 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650032d8-afd7-4615-aaa1-9d419aab920b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18c8d1ea-6862-4569-b8a1-9a3d259bddf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1750658871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['a0bbf021-71fe-415e-b769-184d5e94bbce','1fbf8c99-284e-4b0c-971b-9b16d89c86c3','cad5b38a-56ea-430e-8641-491b9c7b64c7','be27f843-6b1b-49c0-9d51-12396b01b0c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1750658871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18c8d1ea-6862-4569-b8a1-9a3d259bddf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6d7d7860a3b44f596616f7086ed9bcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b21a2d8044c8403ba3135c63df7f6080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:58.135232 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57af8d06-c6f6-455c-af33-8a51ab0f6453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:58.135848 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cafb8842-90e1-4f15-bafa-1c00113c3f73 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:58.138637 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cafb8842-90e1-4f15-bafa-1c00113c3f73 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:58.138983 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cafb8842-90e1-4f15-bafa-1c00113c3f73 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:58.139357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cafb8842-90e1-4f15-bafa-1c00113c3f73 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:58.139511 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-cafb8842-90e1-4f15-bafa-1c00113c3f73 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:58.153425 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:58.153425 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:58.154482 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cafb8842-90e1-4f15-bafa-1c00113c3f73 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:58.155870 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 774/3048] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:58 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:58.163628 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57af8d06-c6f6-455c-af33-8a51ab0f6453) transitioned into state 'SUCCESS' from state '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-1750658871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['a0bbf021-71fe-415e-b769-184d5e94bbce','1fbf8c99-284e-4b0c-971b-9b16d89c86c3','cad5b38a-56ea-430e-8641-491b9c7b64c7','be27f843-6b1b-49c0-9d51-12396b01b0c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:58.163628 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2c09ae-448b-474e-914e-eba573545724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:43:58.169813 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2c09ae-448b-474e-914e-eba573545724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:43:58.170661 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (89d70a55-de14-4822-9812-f1f4b03847d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:43:58.170989 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request issued successfully. Aug 18 23:43:58.171548 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d648ef46-c4c8-4b44-9190-1e0603c9342f tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:43:58.171973 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 758/3049] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:43:58 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:43:58.192745 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cd97cd1b-8f4f-488c-a706-fccd6d38e3cb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:58.194690 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cd97cd1b-8f4f-488c-a706-fccd6d38e3cb tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 Aug 18 23:43:58.194857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cd97cd1b-8f4f-488c-a706-fccd6d38e3cb tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:58.195024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cd97cd1b-8f4f-488c-a706-fccd6d38e3cb tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:58.201746 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:58.201746 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:58.206179 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cd97cd1b-8f4f-488c-a706-fccd6d38e3cb tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:58.211587 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cd97cd1b-8f4f-488c-a706-fccd6d38e3cb tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 returned with HTTP 200 Aug 18 23:43:58.211587 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 765/3050] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:58 2026] GET /volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:58.606730 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8b91b4a7-dbc5-4081-89ae-aec4d13c595b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:58.608203 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b91b4a7-dbc5-4081-89ae-aec4d13c595b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:58.608375 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b91b4a7-dbc5-4081-89ae-aec4d13c595b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:58.608569 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b91b4a7-dbc5-4081-89ae-aec4d13c595b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:58.608675 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-8b91b4a7-dbc5-4081-89ae-aec4d13c595b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:58.610037 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=479,cinder:INSERT=79,cinder:UPDATE=147,cinder:DELETE=1 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:43:58.612482 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:58.612482 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:58.613003 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b91b4a7-dbc5-4081-89ae-aec4d13c595b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:58.613335 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 754/3051] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:58 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:59.172251 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f00860e9-6d6f-4630-9fee-1a400fb07a1f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:59.174007 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f00860e9-6d6f-4630-9fee-1a400fb07a1f tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:43:59.174200 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f00860e9-6d6f-4630-9fee-1a400fb07a1f tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:59.174371 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f00860e9-6d6f-4630-9fee-1a400fb07a1f tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:59.174470 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-f00860e9-6d6f-4630-9fee-1a400fb07a1f tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:59.178182 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:59.178182 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:59.179077 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f00860e9-6d6f-4630-9fee-1a400fb07a1f tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:43:59.179428 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 775/3052] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:59 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:59.229526 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c5b377cb-d3a1-475d-b18b-7748db81b4de None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:59.231429 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5b377cb-d3a1-475d-b18b-7748db81b4de tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 Aug 18 23:43:59.231637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5b377cb-d3a1-475d-b18b-7748db81b4de tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:59.231870 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5b377cb-d3a1-475d-b18b-7748db81b4de tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:59.251088 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:59.251088 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:59.265465 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c5b377cb-d3a1-475d-b18b-7748db81b4de tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:59.294934 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5b377cb-d3a1-475d-b18b-7748db81b4de tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 returned with HTTP 200 Aug 18 23:43:59.297995 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 759/3053] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:59 2026] GET /volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 => generated 842 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:59.310834 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-53555db4-4e31-4af4-a2c9-c61dde07b0cc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:59.312635 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53555db4-4e31-4af4-a2c9-c61dde07b0cc tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9/action Aug 18 23:43:59.312995 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53555db4-4e31-4af4-a2c9-c61dde07b0cc tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:59.313132 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53555db4-4e31-4af4-a2c9-c61dde07b0cc tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:59.323841 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:59.323841 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:59.324332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.admin_actions [None req-53555db4-4e31-4af4-a2c9-c61dde07b0cc tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Updating volume '18c8d1ea-6862-4569-b8a1-9a3d259bddf9' with '{'status': 'creating'}' {{(pid=100171) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:43:59.344295 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53555db4-4e31-4af4-a2c9-c61dde07b0cc tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9/action returned with HTTP 202 Aug 18 23:43:59.344835 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 766/3054] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:59 2026] POST /volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:59.353726 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-645c5dfa-40f6-486c-aa08-a54fcac002a4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:59.355737 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-645c5dfa-40f6-486c-aa08-a54fcac002a4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 Aug 18 23:43:59.355941 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-645c5dfa-40f6-486c-aa08-a54fcac002a4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:59.356150 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-645c5dfa-40f6-486c-aa08-a54fcac002a4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:59.364313 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:59.364313 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:43:59.368400 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-645c5dfa-40f6-486c-aa08-a54fcac002a4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:59.373729 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-645c5dfa-40f6-486c-aa08-a54fcac002a4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 returned with HTTP 200 Aug 18 23:43:59.374091 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 755/3055] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:59 2026] GET /volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:59.392384 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a06acca5-73cc-4799-98ba-59962fd82d7e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:59.396791 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a06acca5-73cc-4799-98ba-59962fd82d7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9/action Aug 18 23:43:59.397241 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a06acca5-73cc-4799-98ba-59962fd82d7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:43:59.397450 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a06acca5-73cc-4799-98ba-59962fd82d7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:43:59.409334 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:59.409334 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:43:59.410110 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a06acca5-73cc-4799-98ba-59962fd82d7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Volume info retrieved successfully. Aug 18 23:43:59.435953 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a06acca5-73cc-4799-98ba-59962fd82d7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Delete volume request issued successfully. Aug 18 23:43:59.436338 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a06acca5-73cc-4799-98ba-59962fd82d7e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9/action returned with HTTP 202 Aug 18 23:43:59.437931 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 776/3056] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:43:59 2026] POST /volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:43:59.455628 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7ea87906-9ae1-436f-a2ed-766e9e4253ef None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:59.470235 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7ea87906-9ae1-436f-a2ed-766e9e4253ef tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 Aug 18 23:43:59.471350 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7ea87906-9ae1-436f-a2ed-766e9e4253ef tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:59.473147 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7ea87906-9ae1-436f-a2ed-766e9e4253ef tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:59.486796 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:59.486796 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:43:59.490301 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7ea87906-9ae1-436f-a2ed-766e9e4253ef tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:43:59.495369 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7ea87906-9ae1-436f-a2ed-766e9e4253ef tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 returned with HTTP 200 Aug 18 23:43:59.495948 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 760/3057] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:43:59 2026] GET /volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:43:59.623336 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f7394c0d-3a8c-465b-ab6c-e30010a6d96f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:43:59.624834 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f7394c0d-3a8c-465b-ab6c-e30010a6d96f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:43:59.625066 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f7394c0d-3a8c-465b-ab6c-e30010a6d96f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:43:59.625237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f7394c0d-3a8c-465b-ab6c-e30010a6d96f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:43:59.625332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f7394c0d-3a8c-465b-ab6c-e30010a6d96f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:43:59.629092 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:43:59.629092 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:43:59.629769 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f7394c0d-3a8c-465b-ab6c-e30010a6d96f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:43:59.630183 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 767/3058] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:43:59 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:00.190559 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-694a2468-04c0-45ca-a326-14dc3d951651 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:00.193006 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-694a2468-04c0-45ca-a326-14dc3d951651 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:00.193006 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-694a2468-04c0-45ca-a326-14dc3d951651 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:00.193006 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-694a2468-04c0-45ca-a326-14dc3d951651 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:00.193006 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-694a2468-04c0-45ca-a326-14dc3d951651 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:00.196270 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:00.196270 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:00.196808 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-694a2468-04c0-45ca-a326-14dc3d951651 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:00.197104 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 756/3059] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:00 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:00.511802 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f51523c5-8edb-4e1e-9c47-2f4ea9aecdea None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:00.515034 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f51523c5-8edb-4e1e-9c47-2f4ea9aecdea tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 Aug 18 23:44:00.515248 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f51523c5-8edb-4e1e-9c47-2f4ea9aecdea tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:00.515622 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f51523c5-8edb-4e1e-9c47-2f4ea9aecdea tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:00.521209 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f51523c5-8edb-4e1e-9c47-2f4ea9aecdea tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 returned with HTTP 404 Aug 18 23:44:00.521729 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 777/3060] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:00 2026] GET /volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:00.529618 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3ee4184a-b45d-4415-ba8a-2d768fff7fcc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:00.533311 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3ee4184a-b45d-4415-ba8a-2d768fff7fcc tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 Aug 18 23:44:00.533311 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3ee4184a-b45d-4415-ba8a-2d768fff7fcc tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:00.533311 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3ee4184a-b45d-4415-ba8a-2d768fff7fcc tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:00.539004 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3ee4184a-b45d-4415-ba8a-2d768fff7fcc tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 returned with HTTP 404 Aug 18 23:44:00.539004 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 761/3061] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:00 2026] GET /volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:00.549326 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0eb7bb38-aa4b-4c8b-ba98-b30e3eab6c74 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:00.550497 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0eb7bb38-aa4b-4c8b-ba98-b30e3eab6c74 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] DELETE https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 Aug 18 23:44:00.550719 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0eb7bb38-aa4b-4c8b-ba98-b30e3eab6c74 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:00.550893 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0eb7bb38-aa4b-4c8b-ba98-b30e3eab6c74 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:00.551042 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-0eb7bb38-aa4b-4c8b-ba98-b30e3eab6c74 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Delete volume with id: 18c8d1ea-6862-4569-b8a1-9a3d259bddf9 Aug 18 23:44:00.566001 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0eb7bb38-aa4b-4c8b-ba98-b30e3eab6c74 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 returned with HTTP 404 Aug 18 23:44:00.566001 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 768/3062] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:44:00 2026] DELETE /volume/v3/volumes/18c8d1ea-6862-4569-b8a1-9a3d259bddf9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:00.572339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-da1ffd11-809e-44b0-a865-e28d13968f9b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:00.574186 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:00.574384 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-21475008"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:00.578203 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-21475008'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:00.578203 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume of 1 GB Aug 18 23:44:00.585352 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Availability Zones retrieved successfully. Aug 18 23:44:00.591313 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (c48f006c-f44c-4462-a629-6792e6506350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:00.592019 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (166e3928-dba8-4955-808f-6c3538047670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:00.592997 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:00.628934 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (166e3928-dba8-4955-808f-6c3538047670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:00.628934 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609fdeb7-e8ff-490a-aa2d-f98fe431fc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:00.642600 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0e9a3f26-ba3f-4920-94bd-6fbb59df7528 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:00.645613 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0e9a3f26-ba3f-4920-94bd-6fbb59df7528 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:44:00.645613 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0e9a3f26-ba3f-4920-94bd-6fbb59df7528 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:00.645765 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0e9a3f26-ba3f-4920-94bd-6fbb59df7528 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:00.646267 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-0e9a3f26-ba3f-4920-94bd-6fbb59df7528 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:00.653918 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:00.653918 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:00.655411 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0e9a3f26-ba3f-4920-94bd-6fbb59df7528 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:44:00.656590 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 778/3063] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:00 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:00.687264 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Created reservations ['4e235cb5-a819-4e1c-a60b-0070e9552a93', '3ce46c52-7248-4694-b6e6-d6c7d363f8a5', 'dfd43eb9-29d0-4937-8326-003b6c94c4f3', '8cee9105-928b-4303-bb6b-878409b3506d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:00.687971 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609fdeb7-e8ff-490a-aa2d-f98fe431fc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e235cb5-a819-4e1c-a60b-0070e9552a93', '3ce46c52-7248-4694-b6e6-d6c7d363f8a5', 'dfd43eb9-29d0-4937-8326-003b6c94c4f3', '8cee9105-928b-4303-bb6b-878409b3506d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:00.689193 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90983705-ea05-4c23-b760-1606f8f07cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:00.721442 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90983705-ea05-4c23-b760-1606f8f07cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce45a738-c5b0-4967-bcec-a30f38909a96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-21475008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['4e235cb5-a819-4e1c-a60b-0070e9552a93','3ce46c52-7248-4694-b6e6-d6c7d363f8a5','dfd43eb9-29d0-4937-8326-003b6c94c4f3','8cee9105-928b-4303-bb6b-878409b3506d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-21475008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce45a738-c5b0-4967-bcec-a30f38909a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6d7d7860a3b44f596616f7086ed9bcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b21a2d8044c8403ba3135c63df7f6080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:00.721442 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bce1947c-4e2c-4206-b2ae-57d2c3c3d597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:00.743915 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bce1947c-4e2c-4206-b2ae-57d2c3c3d597) transitioned into state 'SUCCESS' from state '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-21475008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['4e235cb5-a819-4e1c-a60b-0070e9552a93','3ce46c52-7248-4694-b6e6-d6c7d363f8a5','dfd43eb9-29d0-4937-8326-003b6c94c4f3','8cee9105-928b-4303-bb6b-878409b3506d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:00.744811 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d571da-f490-4f12-b1d0-6bcda0eab40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:00.758986 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d571da-f490-4f12-b1d0-6bcda0eab40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:00.760082 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (c48f006c-f44c-4462-a629-6792e6506350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:00.760238 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request issued successfully. Aug 18 23:44:00.762618 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da1ffd11-809e-44b0-a865-e28d13968f9b tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:00.762618 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 757/3064] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:44:00 2026] POST /volume/v3/volumes => generated 747 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:00.778793 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e808ad37-f5ac-4a0a-b5a6-771bb7474a44 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:00.781067 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e808ad37-f5ac-4a0a-b5a6-771bb7474a44 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 Aug 18 23:44:00.781460 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e808ad37-f5ac-4a0a-b5a6-771bb7474a44 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:00.781700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e808ad37-f5ac-4a0a-b5a6-771bb7474a44 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:00.788404 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:00.788404 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:00.792421 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e808ad37-f5ac-4a0a-b5a6-771bb7474a44 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:00.796374 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e808ad37-f5ac-4a0a-b5a6-771bb7474a44 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 returned with HTTP 200 Aug 18 23:44:00.796821 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 762/3065] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:00 2026] GET /volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:01.210347 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ac11b2be-e84b-46d6-98ff-8920579ab1dc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:01.212083 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ac11b2be-e84b-46d6-98ff-8920579ab1dc tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:01.212312 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ac11b2be-e84b-46d6-98ff-8920579ab1dc tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:01.212550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ac11b2be-e84b-46d6-98ff-8920579ab1dc tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:01.212708 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-ac11b2be-e84b-46d6-98ff-8920579ab1dc tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:01.219173 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:01.219173 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:01.219916 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ac11b2be-e84b-46d6-98ff-8920579ab1dc tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:01.220299 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 769/3066] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:01 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:01.666805 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-73d167b4-a3fc-417f-b629-56153b2ac4b7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:01.670625 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-73d167b4-a3fc-417f-b629-56153b2ac4b7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:44:01.670625 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-73d167b4-a3fc-417f-b629-56153b2ac4b7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:01.670755 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-73d167b4-a3fc-417f-b629-56153b2ac4b7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:01.672262 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-73d167b4-a3fc-417f-b629-56153b2ac4b7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 3135f7c2-70be-4c87-9adf-eb6fe2131474. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:01.677153 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:01.677153 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:01.677880 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-73d167b4-a3fc-417f-b629-56153b2ac4b7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 200 Aug 18 23:44:01.678348 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 779/3067] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:01 2026] GET /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 710 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:01.688614 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4ecd541c-404a-4656-885c-1c08dcf40ada None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:01.690406 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ecd541c-404a-4656-885c-1c08dcf40ada tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] DELETE https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 Aug 18 23:44:01.690647 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ecd541c-404a-4656-885c-1c08dcf40ada tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:01.690893 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ecd541c-404a-4656-885c-1c08dcf40ada tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:01.691026 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-4ecd541c-404a-4656-885c-1c08dcf40ada tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete backup with id: 3135f7c2-70be-4c87-9adf-eb6fe2131474. Aug 18 23:44:01.697889 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:01.697889 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:01.713445 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-4ecd541c-404a-4656-885c-1c08dcf40ada tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] delete_backup rpcapi backup_id 3135f7c2-70be-4c87-9adf-eb6fe2131474 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:44:01.719181 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ecd541c-404a-4656-885c-1c08dcf40ada tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 returned with HTTP 202 Aug 18 23:44:01.719643 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 758/3068] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:44:01 2026] DELETE /volume/v3/backups/3135f7c2-70be-4c87-9adf-eb6fe2131474 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:01.729619 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:01.731621 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:01.732030 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-198855431"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:01.734237 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-198855431'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:01.734441 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume of 1 GB Aug 18 23:44:01.740858 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Availability Zones retrieved successfully. Aug 18 23:44:01.748323 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Flow 'volume_create_api' (7ceec956-5cf9-431e-835b-3e8f6cace42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:01.749801 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a28af1b-56d8-4fab-8031-9d264426602d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:01.750893 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:01.812723 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a28af1b-56d8-4fab-8031-9d264426602d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:01.814252 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5059fbb5-5d3a-4a1d-8e1d-7e282d30f073 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:01.814852 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8780a6-df11-4a4f-9b85-c4fbdab6de57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:01.816068 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5059fbb5-5d3a-4a1d-8e1d-7e282d30f073 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 Aug 18 23:44:01.818545 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5059fbb5-5d3a-4a1d-8e1d-7e282d30f073 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:01.818545 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5059fbb5-5d3a-4a1d-8e1d-7e282d30f073 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:01.823109 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:01.823109 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:01.827240 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5059fbb5-5d3a-4a1d-8e1d-7e282d30f073 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:01.830940 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5059fbb5-5d3a-4a1d-8e1d-7e282d30f073 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 returned with HTTP 200 Aug 18 23:44:01.831285 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 770/3069] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:01 2026] GET /volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:01.846491 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bde2e95a-580d-4923-b829-fcf226e14f40 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:01.848831 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bde2e95a-580d-4923-b829-fcf226e14f40 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96/action Aug 18 23:44:01.849279 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bde2e95a-580d-4923-b829-fcf226e14f40 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:01.849531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bde2e95a-580d-4923-b829-fcf226e14f40 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:01.862088 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:01.862088 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:01.862647 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-bde2e95a-580d-4923-b829-fcf226e14f40 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Updating volume 'ce45a738-c5b0-4967-bcec-a30f38909a96' with '{'status': 'error'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:44:01.892124 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bde2e95a-580d-4923-b829-fcf226e14f40 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96/action returned with HTTP 202 Aug 18 23:44:01.892747 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 780/3070] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:44:01 2026] POST /volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:01.897044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Created reservations ['fa412c11-84ad-46f3-aea8-8f5ce0b3c0e7', 'cd371d95-efe2-4c41-8d26-2beeb6265cd2', '0973d48d-92b2-4afa-9c35-e90715ba99ce', '782271db-c71e-4cfd-8e4b-a124e1afe7f1'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:01.897766 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8780a6-df11-4a4f-9b85-c4fbdab6de57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa412c11-84ad-46f3-aea8-8f5ce0b3c0e7', 'cd371d95-efe2-4c41-8d26-2beeb6265cd2', '0973d48d-92b2-4afa-9c35-e90715ba99ce', '782271db-c71e-4cfd-8e4b-a124e1afe7f1']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:01.898527 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d49fbe-0aac-47c6-aa02-7099afff78fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:01.903097 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9b8a6507-d309-4d8c-864e-eb23019e75e7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:01.906470 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b8a6507-d309-4d8c-864e-eb23019e75e7 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 Aug 18 23:44:01.906698 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b8a6507-d309-4d8c-864e-eb23019e75e7 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:01.906893 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b8a6507-d309-4d8c-864e-eb23019e75e7 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:01.915740 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:01.915740 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:01.920592 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9b8a6507-d309-4d8c-864e-eb23019e75e7 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:01.922498 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d49fbe-0aac-47c6-aa02-7099afff78fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-198855431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94060bd306914c64bc328bce0feaca79',qos_specs=None,replication_status=,reservations=['fa412c11-84ad-46f3-aea8-8f5ce0b3c0e7','cd371d95-efe2-4c41-8d26-2beeb6265cd2','0973d48d-92b2-4afa-9c35-e90715ba99ce','782271db-c71e-4cfd-8e4b-a124e1afe7f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711c2c789b3847318f527814bb74133a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-198855431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94060bd306914c64bc328bce0feaca79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711c2c789b3847318f527814bb74133a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:01.923455 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e608f84-63fe-47ac-8eff-6954f1a4b459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:01.926830 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b8a6507-d309-4d8c-864e-eb23019e75e7 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 returned with HTTP 200 Aug 18 23:44:01.927048 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 759/3071] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:01 2026] GET /volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:01.942338 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1b12e8d8-8cf5-4285-be71-65c31295d6a5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:01.944008 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1b12e8d8-8cf5-4285-be71-65c31295d6a5 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96/action Aug 18 23:44:01.944380 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1b12e8d8-8cf5-4285-be71-65c31295d6a5 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:01.944493 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1b12e8d8-8cf5-4285-be71-65c31295d6a5 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:01.949521 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e608f84-63fe-47ac-8eff-6954f1a4b459) transitioned into state 'SUCCESS' from state '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-198855431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94060bd306914c64bc328bce0feaca79',qos_specs=None,replication_status=,reservations=['fa412c11-84ad-46f3-aea8-8f5ce0b3c0e7','cd371d95-efe2-4c41-8d26-2beeb6265cd2','0973d48d-92b2-4afa-9c35-e90715ba99ce','782271db-c71e-4cfd-8e4b-a124e1afe7f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711c2c789b3847318f527814bb74133a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:01.950490 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06b1456-a7cb-4325-bf7f-411caac22461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:01.964493 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06b1456-a7cb-4325-bf7f-411caac22461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:01.965039 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:01.965039 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:01.965488 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1b12e8d8-8cf5-4285-be71-65c31295d6a5 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Volume info retrieved successfully. Aug 18 23:44:01.965605 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Flow 'volume_create_api' (7ceec956-5cf9-431e-835b-3e8f6cace42b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:01.966115 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume request issued successfully. Aug 18 23:44:01.966824 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0fc87ead-df4b-4762-a4b6-3f30efd7933c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:01.974864 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 763/3072] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:44:01 2026] POST /volume/v3/volumes => generated 777 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:01.980601 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-30b51420-8541-4546-b68d-85a7092a8c64 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:01.982928 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-30b51420-8541-4546-b68d-85a7092a8c64 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c Aug 18 23:44:01.983229 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-30b51420-8541-4546-b68d-85a7092a8c64 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:01.983613 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-30b51420-8541-4546-b68d-85a7092a8c64 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:01.993296 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:01.993296 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:01.997903 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-30b51420-8541-4546-b68d-85a7092a8c64 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:01.998095 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1b12e8d8-8cf5-4285-be71-65c31295d6a5 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Delete volume request issued successfully. Aug 18 23:44:01.998326 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1b12e8d8-8cf5-4285-be71-65c31295d6a5 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96/action returned with HTTP 202 Aug 18 23:44:01.998789 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 771/3073] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:44:01 2026] POST /volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:02.005030 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-30b51420-8541-4546-b68d-85a7092a8c64 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c returned with HTTP 200 Aug 18 23:44:02.005030 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 781/3074] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:01 2026] GET /volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:02.016059 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6051dd89-537b-449a-8585-a719d8f4b124 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:02.018500 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6051dd89-537b-449a-8585-a719d8f4b124 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 Aug 18 23:44:02.018752 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6051dd89-537b-449a-8585-a719d8f4b124 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:02.018988 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6051dd89-537b-449a-8585-a719d8f4b124 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:02.028816 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:02.028816 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:02.037434 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6051dd89-537b-449a-8585-a719d8f4b124 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:02.044025 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6051dd89-537b-449a-8585-a719d8f4b124 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 returned with HTTP 200 Aug 18 23:44:02.044668 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 760/3075] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:02 2026] GET /volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:02.231508 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5deeae3c-22ac-4ed9-9b24-2ac0c25bccc4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:02.233353 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5deeae3c-22ac-4ed9-9b24-2ac0c25bccc4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:02.233600 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5deeae3c-22ac-4ed9-9b24-2ac0c25bccc4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:02.233829 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5deeae3c-22ac-4ed9-9b24-2ac0c25bccc4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:02.233939 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-5deeae3c-22ac-4ed9-9b24-2ac0c25bccc4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:02.238332 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:02.238332 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:02.238948 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5deeae3c-22ac-4ed9-9b24-2ac0c25bccc4 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:02.239411 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 764/3076] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:02 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:03.022441 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-21e25b2f-325e-4b43-8a3d-138f7e20b337 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:03.024376 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-21e25b2f-325e-4b43-8a3d-138f7e20b337 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c Aug 18 23:44:03.024624 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-21e25b2f-325e-4b43-8a3d-138f7e20b337 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:03.024796 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-21e25b2f-325e-4b43-8a3d-138f7e20b337 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:03.031984 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:03.031984 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:03.036960 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-21e25b2f-325e-4b43-8a3d-138f7e20b337 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:03.042162 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-21e25b2f-325e-4b43-8a3d-138f7e20b337 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c returned with HTTP 200 Aug 18 23:44:03.042507 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 772/3077] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:03 2026] GET /volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:03.057790 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0e711e02-44bd-43d3-8912-a692058f11b6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:03.058188 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fe54cea9-369d-4f6f-86d7-8f988a6c5d03 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:03.061630 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe54cea9-369d-4f6f-86d7-8f988a6c5d03 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 Aug 18 23:44:03.061630 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe54cea9-369d-4f6f-86d7-8f988a6c5d03 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:03.061630 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe54cea9-369d-4f6f-86d7-8f988a6c5d03 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:03.063701 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0e711e02-44bd-43d3-8912-a692058f11b6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:44:03.063701 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0e711e02-44bd-43d3-8912-a692058f11b6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c", "name": "tempest-type-Backup-1025266417"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:03.065317 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-0e711e02-44bd-43d3-8912-a692058f11b6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Creating new backup {'backup': {'volume_id': '8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c', 'name': 'tempest-type-Backup-1025266417'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:44:03.065597 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-0e711e02-44bd-43d3-8912-a692058f11b6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Creating backup of volume 8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c in container None Aug 18 23:44:03.067772 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe54cea9-369d-4f6f-86d7-8f988a6c5d03 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 returned with HTTP 404 Aug 18 23:44:03.068328 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 761/3078] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:03 2026] GET /volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:03.075213 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:03.075213 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:03.075583 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0e711e02-44bd-43d3-8912-a692058f11b6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:03.077394 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0a4547ec-040d-448d-9c1a-dbe2907430c3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:03.079553 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a4547ec-040d-448d-9c1a-dbe2907430c3 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 Aug 18 23:44:03.079758 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a4547ec-040d-448d-9c1a-dbe2907430c3 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:03.079918 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a4547ec-040d-448d-9c1a-dbe2907430c3 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:03.085787 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a4547ec-040d-448d-9c1a-dbe2907430c3 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 returned with HTTP 404 Aug 18 23:44:03.086217 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 765/3079] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:03 2026] GET /volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:03.094079 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8df7f826-862d-483b-a9f4-af3f84df5d53 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:03.097963 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-0e711e02-44bd-43d3-8912-a692058f11b6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Created reservations ['3a114586-12f0-456a-a205-0cab83473476', '91461aaa-f663-4f26-9058-fbcc879aee02'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:03.098071 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8df7f826-862d-483b-a9f4-af3f84df5d53 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 Aug 18 23:44:03.098071 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8df7f826-862d-483b-a9f4-af3f84df5d53 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:03.098071 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8df7f826-862d-483b-a9f4-af3f84df5d53 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:03.098071 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-8df7f826-862d-483b-a9f4-af3f84df5d53 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Delete volume with id: ce45a738-c5b0-4967-bcec-a30f38909a96 Aug 18 23:44:03.102795 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8df7f826-862d-483b-a9f4-af3f84df5d53 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 returned with HTTP 404 Aug 18 23:44:03.103481 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 773/3080] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:44:03 2026] DELETE /volume/v3/volumes/ce45a738-c5b0-4967-bcec-a30f38909a96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:03.112099 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:03.115045 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:03.115597 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1330603313"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:03.117339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1330603313'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:03.117994 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume of 1 GB Aug 18 23:44:03.123356 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Availability Zones retrieved successfully. Aug 18 23:44:03.131070 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (d440a0d2-e57f-4fad-922b-0a9f8eb5f8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:03.132790 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd06db94-89ca-400c-bbab-721da74ff8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:03.134680 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:03.135424 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0e711e02-44bd-43d3-8912-a692058f11b6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:44:03.135938 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 782/3081] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:44:03 2026] POST /volume/v3/backups => generated 316 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:03.145176 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-eace7d72-774d-4a82-ac29-fa25d3a37a10 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:03.149208 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-eace7d72-774d-4a82-ac29-fa25d3a37a10 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:03.149392 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-eace7d72-774d-4a82-ac29-fa25d3a37a10 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:03.149641 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-eace7d72-774d-4a82-ac29-fa25d3a37a10 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:03.149739 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-eace7d72-774d-4a82-ac29-fa25d3a37a10 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:03.160175 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:03.160175 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:03.161481 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-eace7d72-774d-4a82-ac29-fa25d3a37a10 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:03.161603 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 766/3082] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:03 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:03.165328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd06db94-89ca-400c-bbab-721da74ff8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:03.166347 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7c67d9e-4281-4458-bf6b-70c045c674dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:03.226235 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Created reservations ['e540ef0a-3782-493a-995b-53c82779ed3f', '6a930951-3f04-4e19-96f1-14c4522b17be', '7a801be7-6999-435a-92d3-67c53e9911e2', '345759cf-2755-466a-b293-6ff44772f881'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:03.227567 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7c67d9e-4281-4458-bf6b-70c045c674dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e540ef0a-3782-493a-995b-53c82779ed3f', '6a930951-3f04-4e19-96f1-14c4522b17be', '7a801be7-6999-435a-92d3-67c53e9911e2', '345759cf-2755-466a-b293-6ff44772f881']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:03.228162 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b206bcb1-8522-4a1c-aefe-ce0b0fbee465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:03.251002 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-406104a8-c6df-4c65-88b9-537be2d8c96e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:03.254472 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-406104a8-c6df-4c65-88b9-537be2d8c96e tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:03.255456 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-406104a8-c6df-4c65-88b9-537be2d8c96e tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:03.255456 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-406104a8-c6df-4c65-88b9-537be2d8c96e tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:03.255456 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-406104a8-c6df-4c65-88b9-537be2d8c96e tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:03.260918 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b206bcb1-8522-4a1c-aefe-ce0b0fbee465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5dd7f69-2aa8-4224-a8ef-dd670cdb587b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1330603313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['e540ef0a-3782-493a-995b-53c82779ed3f','6a930951-3f04-4e19-96f1-14c4522b17be','7a801be7-6999-435a-92d3-67c53e9911e2','345759cf-2755-466a-b293-6ff44772f881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1330603313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5dd7f69-2aa8-4224-a8ef-dd670cdb587b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6d7d7860a3b44f596616f7086ed9bcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b21a2d8044c8403ba3135c63df7f6080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:03.261675 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf077ce3-86bb-476c-aae6-2d9025afda65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:03.264548 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:03.264548 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:03.264548 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-406104a8-c6df-4c65-88b9-537be2d8c96e tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:03.265705 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 774/3083] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:03 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:03.284144 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf077ce3-86bb-476c-aae6-2d9025afda65) transitioned into state 'SUCCESS' from state '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-1330603313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['e540ef0a-3782-493a-995b-53c82779ed3f','6a930951-3f04-4e19-96f1-14c4522b17be','7a801be7-6999-435a-92d3-67c53e9911e2','345759cf-2755-466a-b293-6ff44772f881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:03.285415 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc46102-665c-4e3d-9f44-23159998519b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:03.297584 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc46102-665c-4e3d-9f44-23159998519b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:03.298849 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (d440a0d2-e57f-4fad-922b-0a9f8eb5f8e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:03.299185 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request issued successfully. Aug 18 23:44:03.299934 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a1099c1-8dac-410a-8fdf-587e23fd89b2 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:03.300476 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 762/3084] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:44:03 2026] POST /volume/v3/volumes => generated 749 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:03.312709 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1d47f3e9-f407-44b4-bc39-32bc3a2ffe2c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:03.314854 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1d47f3e9-f407-44b4-bc39-32bc3a2ffe2c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b Aug 18 23:44:03.315148 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1d47f3e9-f407-44b4-bc39-32bc3a2ffe2c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:03.315357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1d47f3e9-f407-44b4-bc39-32bc3a2ffe2c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:03.323928 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:03.323928 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:03.327801 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1d47f3e9-f407-44b4-bc39-32bc3a2ffe2c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:03.332057 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1d47f3e9-f407-44b4-bc39-32bc3a2ffe2c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b returned with HTTP 200 Aug 18 23:44:03.332410 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 783/3085] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:03 2026] GET /volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:04.175887 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f1186617-d605-444e-a7a2-1832b453c102 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:04.178062 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f1186617-d605-444e-a7a2-1832b453c102 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:04.178330 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f1186617-d605-444e-a7a2-1832b453c102 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:04.178604 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f1186617-d605-444e-a7a2-1832b453c102 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:04.178749 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f1186617-d605-444e-a7a2-1832b453c102 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:04.184414 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:04.184414 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:04.185149 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f1186617-d605-444e-a7a2-1832b453c102 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:04.185566 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 767/3086] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:04 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:04.276784 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-05342380-7f82-4cb5-b458-0faa6e6d022c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:04.278551 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-05342380-7f82-4cb5-b458-0faa6e6d022c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:04.278856 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-05342380-7f82-4cb5-b458-0faa6e6d022c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:04.279103 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-05342380-7f82-4cb5-b458-0faa6e6d022c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:04.279271 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-05342380-7f82-4cb5-b458-0faa6e6d022c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:04.284897 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:04.284897 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:04.284897 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-05342380-7f82-4cb5-b458-0faa6e6d022c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:04.284897 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 775/3087] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:04 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:04.348187 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-40d925b8-6178-4cb2-bac6-0c8b19e4c4cd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:04.350056 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40d925b8-6178-4cb2-bac6-0c8b19e4c4cd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b Aug 18 23:44:04.350245 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40d925b8-6178-4cb2-bac6-0c8b19e4c4cd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:04.350425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40d925b8-6178-4cb2-bac6-0c8b19e4c4cd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:04.358030 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:04.358030 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:04.360489 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-40d925b8-6178-4cb2-bac6-0c8b19e4c4cd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:04.364288 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40d925b8-6178-4cb2-bac6-0c8b19e4c4cd tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b returned with HTTP 200 Aug 18 23:44:04.364690 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 763/3088] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:04 2026] GET /volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:04.382690 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7fc44521-95a0-4eae-802e-d62f77e0aa7d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:04.384405 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7fc44521-95a0-4eae-802e-d62f77e0aa7d tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b/action Aug 18 23:44:04.384747 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7fc44521-95a0-4eae-802e-d62f77e0aa7d tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:04.384860 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7fc44521-95a0-4eae-802e-d62f77e0aa7d tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:04.392742 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:04.392742 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:04.393023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-7fc44521-95a0-4eae-802e-d62f77e0aa7d tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Updating volume 'd5dd7f69-2aa8-4224-a8ef-dd670cdb587b' with '{'status': 'maintenance'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:44:04.409703 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7fc44521-95a0-4eae-802e-d62f77e0aa7d tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b/action returned with HTTP 202 Aug 18 23:44:04.410117 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 784/3089] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:44:04 2026] POST /volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:04.416633 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-06e7d956-dc11-457c-9af5-aba14d18e6d4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:04.418235 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-06e7d956-dc11-457c-9af5-aba14d18e6d4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b Aug 18 23:44:04.418397 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-06e7d956-dc11-457c-9af5-aba14d18e6d4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:04.418574 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-06e7d956-dc11-457c-9af5-aba14d18e6d4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:04.425720 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:04.425720 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:04.429536 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-06e7d956-dc11-457c-9af5-aba14d18e6d4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:04.435214 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-06e7d956-dc11-457c-9af5-aba14d18e6d4 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b returned with HTTP 200 Aug 18 23:44:04.435566 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 768/3090] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:04 2026] GET /volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:04.448489 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4f5e7243-84a4-4579-b3c6-eabd116c9eb6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:04.450771 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4f5e7243-84a4-4579-b3c6-eabd116c9eb6 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b/action Aug 18 23:44:04.451802 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4f5e7243-84a4-4579-b3c6-eabd116c9eb6 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:04.451802 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4f5e7243-84a4-4579-b3c6-eabd116c9eb6 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:04.467615 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:04.467615 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:04.467615 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4f5e7243-84a4-4579-b3c6-eabd116c9eb6 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Volume info retrieved successfully. Aug 18 23:44:04.486682 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4f5e7243-84a4-4579-b3c6-eabd116c9eb6 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Delete volume request issued successfully. Aug 18 23:44:04.486682 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4f5e7243-84a4-4579-b3c6-eabd116c9eb6 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b/action returned with HTTP 202 Aug 18 23:44:04.486682 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 776/3091] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:44:04 2026] POST /volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:04.494730 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cd4cc16a-5afb-40db-9613-d890001c4f6a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:04.497093 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd4cc16a-5afb-40db-9613-d890001c4f6a tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b Aug 18 23:44:04.497274 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd4cc16a-5afb-40db-9613-d890001c4f6a tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:04.497459 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd4cc16a-5afb-40db-9613-d890001c4f6a tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:04.505900 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:04.505900 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:04.511223 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cd4cc16a-5afb-40db-9613-d890001c4f6a tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:04.516626 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd4cc16a-5afb-40db-9613-d890001c4f6a tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b returned with HTTP 200 Aug 18 23:44:04.516991 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 764/3092] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:04 2026] GET /volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:05.201739 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-aa36f84a-b324-4b30-a3ec-3977047c9eda None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:05.203781 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-aa36f84a-b324-4b30-a3ec-3977047c9eda tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:05.204155 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-aa36f84a-b324-4b30-a3ec-3977047c9eda tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:05.204294 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-aa36f84a-b324-4b30-a3ec-3977047c9eda tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:05.204427 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-aa36f84a-b324-4b30-a3ec-3977047c9eda tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:05.210373 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:05.210373 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:05.211016 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-aa36f84a-b324-4b30-a3ec-3977047c9eda tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:05.211459 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 785/3093] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:05 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:05.297343 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4216b3e2-43e2-4c36-85d4-2b4ef4295bfb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:05.299527 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4216b3e2-43e2-4c36-85d4-2b4ef4295bfb tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:05.299846 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4216b3e2-43e2-4c36-85d4-2b4ef4295bfb tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:05.300085 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4216b3e2-43e2-4c36-85d4-2b4ef4295bfb tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:05.300232 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-4216b3e2-43e2-4c36-85d4-2b4ef4295bfb tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:05.305279 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:05.305279 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:05.306223 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4216b3e2-43e2-4c36-85d4-2b4ef4295bfb tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:05.306650 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 769/3094] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:05 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:05.531405 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b9e799ac-d8c4-4a7a-9fd0-891d4fd69851 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:05.533027 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b9e799ac-d8c4-4a7a-9fd0-891d4fd69851 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b Aug 18 23:44:05.533214 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b9e799ac-d8c4-4a7a-9fd0-891d4fd69851 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:05.533381 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b9e799ac-d8c4-4a7a-9fd0-891d4fd69851 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:05.540100 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b9e799ac-d8c4-4a7a-9fd0-891d4fd69851 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b returned with HTTP 404 Aug 18 23:44:05.540574 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 777/3095] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:05 2026] GET /volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:05.548844 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e07402fe-375e-416c-bd3e-0aaaacbf4501 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:05.550949 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e07402fe-375e-416c-bd3e-0aaaacbf4501 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b Aug 18 23:44:05.551183 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e07402fe-375e-416c-bd3e-0aaaacbf4501 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:05.551415 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e07402fe-375e-416c-bd3e-0aaaacbf4501 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:05.558866 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e07402fe-375e-416c-bd3e-0aaaacbf4501 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b returned with HTTP 404 Aug 18 23:44:05.559435 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 765/3096] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:05 2026] GET /volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:05.567345 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a7572eeb-8755-4a1a-9bd4-9e568350340c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:05.568990 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a7572eeb-8755-4a1a-9bd4-9e568350340c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b Aug 18 23:44:05.569191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a7572eeb-8755-4a1a-9bd4-9e568350340c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:05.569402 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a7572eeb-8755-4a1a-9bd4-9e568350340c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:05.569626 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-a7572eeb-8755-4a1a-9bd4-9e568350340c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Delete volume with id: d5dd7f69-2aa8-4224-a8ef-dd670cdb587b Aug 18 23:44:05.574526 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a7572eeb-8755-4a1a-9bd4-9e568350340c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b returned with HTTP 404 Aug 18 23:44:05.575016 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 786/3097] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:44:05 2026] DELETE /volume/v3/volumes/d5dd7f69-2aa8-4224-a8ef-dd670cdb587b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:05.585240 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:05.587574 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:05.588043 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-497006882"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:05.590009 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-497006882'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:05.590195 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume of 1 GB Aug 18 23:44:05.595054 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Availability Zones retrieved successfully. Aug 18 23:44:05.603968 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (4eee9802-67d4-4eb2-9c4f-c26bbbf12f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:05.605115 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e2b7593-eddb-4fe6-9c87-1d27a678adb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:05.607275 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:05.633696 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e2b7593-eddb-4fe6-9c87-1d27a678adb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:05.634418 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038724a5-8e62-4748-a556-e38a6151914f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:05.680130 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Created reservations ['21613b4f-ecef-43f5-afdf-e05b8dae4acb', '93a31527-eb05-4374-8ff4-5bfc4e170e77', 'fd611893-9a13-4658-98b0-70b6ef065ce8', 'fd5ac42c-3c82-4f69-9775-13a9cf7c5c82'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:05.680791 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038724a5-8e62-4748-a556-e38a6151914f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21613b4f-ecef-43f5-afdf-e05b8dae4acb', '93a31527-eb05-4374-8ff4-5bfc4e170e77', 'fd611893-9a13-4658-98b0-70b6ef065ce8', 'fd5ac42c-3c82-4f69-9775-13a9cf7c5c82']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:05.681433 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdbf38c5-1f02-4b9f-a3de-8d9d10830de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:05.711116 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdbf38c5-1f02-4b9f-a3de-8d9d10830de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37b150b1-c409-4031-9678-9b1d9a27011f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-497006882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['21613b4f-ecef-43f5-afdf-e05b8dae4acb','93a31527-eb05-4374-8ff4-5bfc4e170e77','fd611893-9a13-4658-98b0-70b6ef065ce8','fd5ac42c-3c82-4f69-9775-13a9cf7c5c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-497006882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37b150b1-c409-4031-9678-9b1d9a27011f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6d7d7860a3b44f596616f7086ed9bcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b21a2d8044c8403ba3135c63df7f6080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:05.712422 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b5e0db7-b64b-4215-b024-47e134199584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:05.741856 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b5e0db7-b64b-4215-b024-47e134199584) transitioned into state 'SUCCESS' from state '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-497006882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6d7d7860a3b44f596616f7086ed9bcc',qos_specs=None,replication_status=,reservations=['21613b4f-ecef-43f5-afdf-e05b8dae4acb','93a31527-eb05-4374-8ff4-5bfc4e170e77','fd611893-9a13-4658-98b0-70b6ef065ce8','fd5ac42c-3c82-4f69-9775-13a9cf7c5c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b21a2d8044c8403ba3135c63df7f6080',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:05.746248 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bd324f-4be0-4c53-b297-c0b7a272bee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:05.798112 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bd324f-4be0-4c53-b297-c0b7a272bee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:05.805975 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Flow 'volume_create_api' (4eee9802-67d4-4eb2-9c4f-c26bbbf12f64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:05.808909 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Create volume request issued successfully. Aug 18 23:44:05.812949 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3b258ebc-4f12-4ab1-a2ff-da85f995b3f1 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:05.815906 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 770/3098] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:44:05 2026] POST /volume/v3/volumes => generated 748 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:05.830829 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d563f3b2-b305-452a-b937-5394564da52c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:05.832780 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d563f3b2-b305-452a-b937-5394564da52c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:05.832975 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d563f3b2-b305-452a-b937-5394564da52c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:05.833206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d563f3b2-b305-452a-b937-5394564da52c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:05.840430 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:05.840430 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:05.844801 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d563f3b2-b305-452a-b937-5394564da52c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:05.849296 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d563f3b2-b305-452a-b937-5394564da52c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f returned with HTTP 200 Aug 18 23:44:05.849788 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 778/3099] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:05 2026] GET /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:06.224472 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6b0c6e81-a5e9-4805-a4ce-e85c157df5b0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:06.227579 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b0c6e81-a5e9-4805-a4ce-e85c157df5b0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:06.227941 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b0c6e81-a5e9-4805-a4ce-e85c157df5b0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:06.228300 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b0c6e81-a5e9-4805-a4ce-e85c157df5b0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:06.228363 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6b0c6e81-a5e9-4805-a4ce-e85c157df5b0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:06.237669 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:06.237669 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:06.238538 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b0c6e81-a5e9-4805-a4ce-e85c157df5b0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:06.239035 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 766/3100] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:06 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:06.319805 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eaf284b9-9063-4418-8af9-807e0c3a8846 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:06.321402 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eaf284b9-9063-4418-8af9-807e0c3a8846 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:06.321822 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eaf284b9-9063-4418-8af9-807e0c3a8846 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:06.322160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eaf284b9-9063-4418-8af9-807e0c3a8846 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:06.322390 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-eaf284b9-9063-4418-8af9-807e0c3a8846 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:06.329662 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:06.329662 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:06.329662 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eaf284b9-9063-4418-8af9-807e0c3a8846 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:06.330452 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 787/3101] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:06 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:06.863792 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ce8d5dc2-12cd-4f1b-bcbe-383a7dd42243 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:06.865654 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ce8d5dc2-12cd-4f1b-bcbe-383a7dd42243 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:06.865833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ce8d5dc2-12cd-4f1b-bcbe-383a7dd42243 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:06.866005 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ce8d5dc2-12cd-4f1b-bcbe-383a7dd42243 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:06.872710 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:06.872710 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:06.876001 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ce8d5dc2-12cd-4f1b-bcbe-383a7dd42243 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:06.879660 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ce8d5dc2-12cd-4f1b-bcbe-383a7dd42243 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f returned with HTTP 200 Aug 18 23:44:06.879998 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 771/3102] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:06 2026] GET /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:06.891824 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-00742afa-d0d5-44ee-804e-5c4b98c72872 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:06.893460 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-00742afa-d0d5-44ee-804e-5c4b98c72872 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action Aug 18 23:44:06.893853 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-00742afa-d0d5-44ee-804e-5c4b98c72872 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:06.893994 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-00742afa-d0d5-44ee-804e-5c4b98c72872 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:06.901722 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:06.901722 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:06.902129 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.admin_actions [None req-00742afa-d0d5-44ee-804e-5c4b98c72872 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Updating volume '37b150b1-c409-4031-9678-9b1d9a27011f' with '{'status': 'error'}' {{(pid=100171) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:44:06.932274 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-00742afa-d0d5-44ee-804e-5c4b98c72872 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action returned with HTTP 202 Aug 18 23:44:06.932685 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 779/3103] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:44:06 2026] POST /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:06.940388 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a1a2a99c-9aeb-484e-a08e-b48843655422 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:06.941983 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1a2a99c-9aeb-484e-a08e-b48843655422 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:06.942187 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1a2a99c-9aeb-484e-a08e-b48843655422 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:06.942376 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1a2a99c-9aeb-484e-a08e-b48843655422 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:06.949291 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:06.949291 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:06.952900 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a1a2a99c-9aeb-484e-a08e-b48843655422 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:06.956751 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1a2a99c-9aeb-484e-a08e-b48843655422 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f returned with HTTP 200 Aug 18 23:44:06.957126 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 767/3104] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:06 2026] GET /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:06.969467 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2c8bba81-d4b3-4518-9463-3dba0c664592 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:06.971621 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2c8bba81-d4b3-4518-9463-3dba0c664592 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action Aug 18 23:44:06.973529 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2c8bba81-d4b3-4518-9463-3dba0c664592 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:06.973529 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2c8bba81-d4b3-4518-9463-3dba0c664592 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:06.982802 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:06.982802 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:06.983398 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-2c8bba81-d4b3-4518-9463-3dba0c664592 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Updating volume '37b150b1-c409-4031-9678-9b1d9a27011f' with '{'status': 'available'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:44:07.006261 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2c8bba81-d4b3-4518-9463-3dba0c664592 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action returned with HTTP 202 Aug 18 23:44:07.007272 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 788/3105] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:44:06 2026] POST /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:07.018022 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f500fbf5-7c9b-4207-9d07-0375913982aa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.023295 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f500fbf5-7c9b-4207-9d07-0375913982aa tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:07.023979 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f500fbf5-7c9b-4207-9d07-0375913982aa tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.024629 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f500fbf5-7c9b-4207-9d07-0375913982aa tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.053082 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.053082 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:07.057031 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f500fbf5-7c9b-4207-9d07-0375913982aa tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:07.061261 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f500fbf5-7c9b-4207-9d07-0375913982aa tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f returned with HTTP 200 Aug 18 23:44:07.061631 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 772/3106] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:07 2026] GET /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:07.073933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e996aee4-55c9-4ecd-9557-59d46e61aa18 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.075979 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e996aee4-55c9-4ecd-9557-59d46e61aa18 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action Aug 18 23:44:07.076387 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e996aee4-55c9-4ecd-9557-59d46e61aa18 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:07.076592 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e996aee4-55c9-4ecd-9557-59d46e61aa18 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:07.087182 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.087182 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:07.087740 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.admin_actions [None req-e996aee4-55c9-4ecd-9557-59d46e61aa18 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Updating volume '37b150b1-c409-4031-9678-9b1d9a27011f' with '{'status': 'maintenance'}' {{(pid=100171) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:44:07.113074 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e996aee4-55c9-4ecd-9557-59d46e61aa18 tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action returned with HTTP 202 Aug 18 23:44:07.113184 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 780/3107] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:44:07 2026] POST /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:07.120346 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b345675a-863c-4d0f-b3ac-986a778ff24a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.122088 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b345675a-863c-4d0f-b3ac-986a778ff24a tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:07.122234 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b345675a-863c-4d0f-b3ac-986a778ff24a tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.122410 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b345675a-863c-4d0f-b3ac-986a778ff24a tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.129081 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.129081 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:07.131967 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b345675a-863c-4d0f-b3ac-986a778ff24a tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:07.135506 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b345675a-863c-4d0f-b3ac-986a778ff24a tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f returned with HTTP 200 Aug 18 23:44:07.135574 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 768/3108] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:07 2026] GET /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:07.147642 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f13a36ef-72e6-4776-a3af-73064d41aa9e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.154126 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f13a36ef-72e6-4776-a3af-73064d41aa9e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] POST https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action Aug 18 23:44:07.154539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f13a36ef-72e6-4776-a3af-73064d41aa9e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:07.156534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f13a36ef-72e6-4776-a3af-73064d41aa9e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:07.162886 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.162886 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:07.163322 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-f13a36ef-72e6-4776-a3af-73064d41aa9e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] Updating volume '37b150b1-c409-4031-9678-9b1d9a27011f' with '{'status': 'available'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 23:44:07.185559 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f13a36ef-72e6-4776-a3af-73064d41aa9e tempest-VolumesActionsTest-630923413 tempest-VolumesActionsTest-630923413-project-admin] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action returned with HTTP 202 Aug 18 23:44:07.186194 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 789/3109] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:44:07 2026] POST /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:07.193135 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b5645fa5-f84f-42b0-bd52-e8969dc4297d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.194828 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b5645fa5-f84f-42b0-bd52-e8969dc4297d tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:07.194828 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b5645fa5-f84f-42b0-bd52-e8969dc4297d tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.194980 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b5645fa5-f84f-42b0-bd52-e8969dc4297d tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.201148 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.201148 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:07.204535 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b5645fa5-f84f-42b0-bd52-e8969dc4297d tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:07.208162 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b5645fa5-f84f-42b0-bd52-e8969dc4297d tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f returned with HTTP 200 Aug 18 23:44:07.208484 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 773/3110] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:07 2026] GET /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:07.224247 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cc50bfac-ea58-4f73-bacb-957cc3e8f9d5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.225746 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc50bfac-ea58-4f73-bacb-957cc3e8f9d5 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:07.225920 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc50bfac-ea58-4f73-bacb-957cc3e8f9d5 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.226130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc50bfac-ea58-4f73-bacb-957cc3e8f9d5 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.232713 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.232713 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:07.237295 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cc50bfac-ea58-4f73-bacb-957cc3e8f9d5 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:07.241607 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc50bfac-ea58-4f73-bacb-957cc3e8f9d5 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f returned with HTTP 200 Aug 18 23:44:07.242015 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 781/3111] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:07 2026] GET /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:07.252068 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1b52a974-5ff0-4b05-b54a-bd72149e7ac3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.253833 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b52a974-5ff0-4b05-b54a-bd72149e7ac3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:07.254055 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b52a974-5ff0-4b05-b54a-bd72149e7ac3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.254281 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b52a974-5ff0-4b05-b54a-bd72149e7ac3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.254446 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-1b52a974-5ff0-4b05-b54a-bd72149e7ac3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:07.259598 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-370a1726-6d33-4d47-b8d7-cc9949b5261c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.260020 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.260020 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:07.260669 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b52a974-5ff0-4b05-b54a-bd72149e7ac3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:07.261090 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 769/3112] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:07 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:07.262092 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-370a1726-6d33-4d47-b8d7-cc9949b5261c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] DELETE https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:07.262092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-370a1726-6d33-4d47-b8d7-cc9949b5261c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.263540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-370a1726-6d33-4d47-b8d7-cc9949b5261c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.263540 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-370a1726-6d33-4d47-b8d7-cc9949b5261c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Delete volume with id: 37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:07.274210 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.274210 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:07.275073 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-370a1726-6d33-4d47-b8d7-cc9949b5261c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:07.311454 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-370a1726-6d33-4d47-b8d7-cc9949b5261c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Delete volume request issued successfully. Aug 18 23:44:07.311850 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-370a1726-6d33-4d47-b8d7-cc9949b5261c tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f returned with HTTP 202 Aug 18 23:44:07.312330 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 790/3113] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:44:07 2026] DELETE /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:07.318978 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4a3d7746-b6d4-4290-bfd3-e1534f30f7e8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.321248 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4a3d7746-b6d4-4290-bfd3-e1534f30f7e8 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:07.321522 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4a3d7746-b6d4-4290-bfd3-e1534f30f7e8 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.321696 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4a3d7746-b6d4-4290-bfd3-e1534f30f7e8 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.330260 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.330260 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:07.333831 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4a3d7746-b6d4-4290-bfd3-e1534f30f7e8 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Volume info retrieved successfully. Aug 18 23:44:07.339207 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4a3d7746-b6d4-4290-bfd3-e1534f30f7e8 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f returned with HTTP 200 Aug 18 23:44:07.341402 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 774/3114] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:07 2026] GET /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:07.342438 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0d9cd654-4965-4661-8169-2fbde1fe36db None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.344631 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0d9cd654-4965-4661-8169-2fbde1fe36db tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:07.344815 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0d9cd654-4965-4661-8169-2fbde1fe36db tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.345020 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0d9cd654-4965-4661-8169-2fbde1fe36db tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.345118 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-0d9cd654-4965-4661-8169-2fbde1fe36db tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:07.349859 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.349859 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:07.350484 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0d9cd654-4965-4661-8169-2fbde1fe36db tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:07.351013 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 782/3115] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:07 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:07.363643 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-66043881-29bd-4d05-bc75-229e8a2455c1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.367300 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66043881-29bd-4d05-bc75-229e8a2455c1 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] PUT https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:07.367808 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-66043881-29bd-4d05-bc75-229e8a2455c1 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:07.376407 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.376407 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:07.392717 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66043881-29bd-4d05-bc75-229e8a2455c1 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:07.393114 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 770/3116] 10.4.3.229 () {70 vars in 1408 bytes} [Tue Aug 18 23:44:07 2026] PUT /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 316 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:07.401421 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-46e32e7d-cc3b-49c6-8af7-2262b915b92f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.403099 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-46e32e7d-cc3b-49c6-8af7-2262b915b92f tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:07.403311 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-46e32e7d-cc3b-49c6-8af7-2262b915b92f tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.403530 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-46e32e7d-cc3b-49c6-8af7-2262b915b92f tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.403637 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-46e32e7d-cc3b-49c6-8af7-2262b915b92f tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:07.408384 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.408384 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:07.409213 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-46e32e7d-cc3b-49c6-8af7-2262b915b92f tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:07.409838 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 791/3117] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:07 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:07.419851 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f6cde1f3-e4cb-4b68-84b8-63d74fbcaab0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.421507 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6cde1f3-e4cb-4b68-84b8-63d74fbcaab0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] DELETE https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:07.421580 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6cde1f3-e4cb-4b68-84b8-63d74fbcaab0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.421780 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6cde1f3-e4cb-4b68-84b8-63d74fbcaab0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.421884 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-f6cde1f3-e4cb-4b68-84b8-63d74fbcaab0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Delete backup with id: afd778e3-7928-4021-9403-5aa83d619d04. Aug 18 23:44:07.425500 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.425500 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:07.446311 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-f6cde1f3-e4cb-4b68-84b8-63d74fbcaab0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] delete_backup rpcapi backup_id afd778e3-7928-4021-9403-5aa83d619d04 {{(pid=100172) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:44:07.447957 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6cde1f3-e4cb-4b68-84b8-63d74fbcaab0 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 202 Aug 18 23:44:07.448409 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 775/3118] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:44:07 2026] DELETE /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:07.456710 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e25b43ab-ccf0-47c6-a776-815b60e32a1b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:07.458759 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e25b43ab-ccf0-47c6-a776-815b60e32a1b tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:07.458994 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e25b43ab-ccf0-47c6-a776-815b60e32a1b tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:07.459188 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e25b43ab-ccf0-47c6-a776-815b60e32a1b tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:07.459327 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-e25b43ab-ccf0-47c6-a776-815b60e32a1b tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:07.464331 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:07.464331 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:07.465248 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e25b43ab-ccf0-47c6-a776-815b60e32a1b tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 200 Aug 18 23:44:07.465801 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 783/3119] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:07 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:08.278664 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3e1ce9a7-d0b0-4e03-86d1-37b870f1b154 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:08.280276 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e1ce9a7-d0b0-4e03-86d1-37b870f1b154 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:08.280473 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e1ce9a7-d0b0-4e03-86d1-37b870f1b154 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:08.280707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e1ce9a7-d0b0-4e03-86d1-37b870f1b154 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:08.280836 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3e1ce9a7-d0b0-4e03-86d1-37b870f1b154 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:08.285692 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:08.285692 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:08.285979 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e1ce9a7-d0b0-4e03-86d1-37b870f1b154 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:08.286416 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 771/3120] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:08 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:08.356108 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c58d7efd-65f2-4de0-84da-64659bdfd682 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:08.357603 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c58d7efd-65f2-4de0-84da-64659bdfd682 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] GET https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f Aug 18 23:44:08.357770 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c58d7efd-65f2-4de0-84da-64659bdfd682 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:08.357938 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c58d7efd-65f2-4de0-84da-64659bdfd682 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:08.363128 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c58d7efd-65f2-4de0-84da-64659bdfd682 tempest-VolumesActionsTest-824659230 tempest-VolumesActionsTest-824659230-project-member] https://10.4.3.229/volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f returned with HTTP 404 Aug 18 23:44:08.363530 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 792/3121] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:08 2026] GET /volume/v3/volumes/37b150b1-c409-4031-9678-9b1d9a27011f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:08.477458 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-61eafa94-f700-4764-8cc0-b8c931ab4c5c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:08.479089 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61eafa94-f700-4764-8cc0-b8c931ab4c5c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 Aug 18 23:44:08.479265 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61eafa94-f700-4764-8cc0-b8c931ab4c5c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:08.479432 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61eafa94-f700-4764-8cc0-b8c931ab4c5c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:08.479545 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-61eafa94-f700-4764-8cc0-b8c931ab4c5c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Show backup with id afd778e3-7928-4021-9403-5aa83d619d04. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:08.482848 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61eafa94-f700-4764-8cc0-b8c931ab4c5c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 returned with HTTP 404 Aug 18 23:44:08.483221 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 776/3122] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:08 2026] GET /volume/v3/backups/afd778e3-7928-4021-9403-5aa83d619d04 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:08.492899 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-577ca402-a517-42eb-a286-89702a1e9b5a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:08.495047 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-577ca402-a517-42eb-a286-89702a1e9b5a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 Aug 18 23:44:08.495307 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-577ca402-a517-42eb-a286-89702a1e9b5a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:08.495878 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-577ca402-a517-42eb-a286-89702a1e9b5a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:08.496088 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-577ca402-a517-42eb-a286-89702a1e9b5a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Delete volume with id: 2507625a-39a7-45fa-8845-df2650dcd894 Aug 18 23:44:08.505957 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:08.505957 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:08.506392 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-577ca402-a517-42eb-a286-89702a1e9b5a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Volume info retrieved successfully. Aug 18 23:44:08.536420 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-577ca402-a517-42eb-a286-89702a1e9b5a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Delete volume request issued successfully. Aug 18 23:44:08.536643 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-577ca402-a517-42eb-a286-89702a1e9b5a tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 returned with HTTP 202 Aug 18 23:44:08.537152 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 784/3123] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:44:08 2026] DELETE /volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:08.544979 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5f10217f-16c8-4f2d-82c1-920b2c723582 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:08.546577 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5f10217f-16c8-4f2d-82c1-920b2c723582 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 Aug 18 23:44:08.546754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5f10217f-16c8-4f2d-82c1-920b2c723582 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:08.546926 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5f10217f-16c8-4f2d-82c1-920b2c723582 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:08.553320 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:08.553320 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:08.556660 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5f10217f-16c8-4f2d-82c1-920b2c723582 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Volume info retrieved successfully. Aug 18 23:44:08.559950 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5f10217f-16c8-4f2d-82c1-920b2c723582 tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 returned with HTTP 200 Aug 18 23:44:08.560277 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 772/3124] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:08 2026] GET /volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:09.298775 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-914e1f08-11b3-46d5-be52-6907badee51e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:09.301770 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-914e1f08-11b3-46d5-be52-6907badee51e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:09.302279 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-914e1f08-11b3-46d5-be52-6907badee51e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:09.302646 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-914e1f08-11b3-46d5-be52-6907badee51e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:09.303008 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-914e1f08-11b3-46d5-be52-6907badee51e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:09.309478 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:09.309478 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:09.310896 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-914e1f08-11b3-46d5-be52-6907badee51e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:09.311707 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 793/3125] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:09 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:09.574127 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-475d03a7-8e2a-4237-a34a-875bb18c405c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:09.575906 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-475d03a7-8e2a-4237-a34a-875bb18c405c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] GET https://10.4.3.229/volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 Aug 18 23:44:09.576124 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-475d03a7-8e2a-4237-a34a-875bb18c405c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:09.576310 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-475d03a7-8e2a-4237-a34a-875bb18c405c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:09.582316 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-475d03a7-8e2a-4237-a34a-875bb18c405c tempest-ProjectAdminTests39-774116371 tempest-ProjectAdminTests39-774116371-project-admin] https://10.4.3.229/volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 returned with HTTP 404 Aug 18 23:44:09.582862 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 777/3126] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:09 2026] GET /volume/v3/volumes/2507625a-39a7-45fa-8845-df2650dcd894 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:10.331371 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7f7d3f89-2f6a-45ae-b1a3-cdad4934c07c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:10.339449 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7f7d3f89-2f6a-45ae-b1a3-cdad4934c07c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:10.339690 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7f7d3f89-2f6a-45ae-b1a3-cdad4934c07c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:10.339902 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7f7d3f89-2f6a-45ae-b1a3-cdad4934c07c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:10.340009 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7f7d3f89-2f6a-45ae-b1a3-cdad4934c07c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:10.346837 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:10.346837 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:10.347482 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7f7d3f89-2f6a-45ae-b1a3-cdad4934c07c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:10.347940 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 785/3127] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:10 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:44:11.112178 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5f4f026-3466-49a0-8d09-2643360d4446 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:11.201652 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:11.202016 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-53063860"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:11.203371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-53063860'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:11.203821 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Create volume of 1 GB Aug 18 23:44:11.207091 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Availability Zones retrieved successfully. Aug 18 23:44:11.212472 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Flow 'volume_create_api' (7d125990-6757-4fdf-9b4a-c5a15d3c9cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:11.213327 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20811407-ab08-482f-8d45-b8eb571d1af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:11.214140 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:11.234593 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20811407-ab08-482f-8d45-b8eb571d1af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:11.235243 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77d430c1-5c59-4c50-8ac8-142a47aaa1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:11.289023 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Created reservations ['bd76d6f3-a960-4abd-b425-729362140874', '6952e6a0-fcc0-4315-b6b0-3e88c779945f', 'e866307e-24c1-4656-8362-ec69520e8d75', 'e180f49e-5fdd-459a-9d28-cc92293338ed'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:11.290080 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77d430c1-5c59-4c50-8ac8-142a47aaa1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd76d6f3-a960-4abd-b425-729362140874', '6952e6a0-fcc0-4315-b6b0-3e88c779945f', 'e866307e-24c1-4656-8362-ec69520e8d75', 'e180f49e-5fdd-459a-9d28-cc92293338ed']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:11.291108 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6320298f-c87d-4c36-89cb-f357596deb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:11.320596 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6320298f-c87d-4c36-89cb-f357596deb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbf0a25c-93cd-43ad-aada-34789536ed56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-53063860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63f7230267ae452480c99e60ff44627b',qos_specs=None,replication_status=,reservations=['bd76d6f3-a960-4abd-b425-729362140874','6952e6a0-fcc0-4315-b6b0-3e88c779945f','e866307e-24c1-4656-8362-ec69520e8d75','e180f49e-5fdd-459a-9d28-cc92293338ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f47913f535a74959a25fabc449092299',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-53063860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbf0a25c-93cd-43ad-aada-34789536ed56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63f7230267ae452480c99e60ff44627b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f47913f535a74959a25fabc449092299',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:11.321682 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc0d760-9dee-401e-aa3d-4b4ac8d97cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:11.340771 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc0d760-9dee-401e-aa3d-4b4ac8d97cca) transitioned into state 'SUCCESS' from state '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-53063860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63f7230267ae452480c99e60ff44627b',qos_specs=None,replication_status=,reservations=['bd76d6f3-a960-4abd-b425-729362140874','6952e6a0-fcc0-4315-b6b0-3e88c779945f','e866307e-24c1-4656-8362-ec69520e8d75','e180f49e-5fdd-459a-9d28-cc92293338ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f47913f535a74959a25fabc449092299',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:11.341536 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e781cb2-36c1-4ac4-a50f-771f5a2556d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:11.351722 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e781cb2-36c1-4ac4-a50f-771f5a2556d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:11.352405 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Flow 'volume_create_api' (7d125990-6757-4fdf-9b4a-c5a15d3c9cb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:11.352757 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Create volume request issued successfully. Aug 18 23:44:11.353203 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5f4f026-3466-49a0-8d09-2643360d4446 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:11.353593 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 773/3128] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:44:11 2026] POST /volume/v3/volumes => generated 776 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:11.369644 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1ba80bf2-87b3-4781-b034-150e138533f2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:11.370634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8ae281e1-5c17-4348-8140-bbd38834e4dc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:11.371136 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ba80bf2-87b3-4781-b034-150e138533f2 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 Aug 18 23:44:11.371136 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ba80bf2-87b3-4781-b034-150e138533f2 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:11.371136 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ba80bf2-87b3-4781-b034-150e138533f2 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:11.371314 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8ae281e1-5c17-4348-8140-bbd38834e4dc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:11.371314 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8ae281e1-5c17-4348-8140-bbd38834e4dc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:11.371314 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8ae281e1-5c17-4348-8140-bbd38834e4dc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:11.371314 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-8ae281e1-5c17-4348-8140-bbd38834e4dc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:11.375659 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:11.375659 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:11.376345 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8ae281e1-5c17-4348-8140-bbd38834e4dc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:11.376717 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 778/3129] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:11 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:11.391537 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:11.391537 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:11.397471 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1ba80bf2-87b3-4781-b034-150e138533f2 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Volume info retrieved successfully. Aug 18 23:44:11.403717 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ba80bf2-87b3-4781-b034-150e138533f2 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 returned with HTTP 200 Aug 18 23:44:11.404191 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 794/3130] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:11 2026] GET /volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:12.393002 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4773b39b-8dd2-4c00-bc92-a4b0217ad9e7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:12.394660 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4773b39b-8dd2-4c00-bc92-a4b0217ad9e7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:12.394859 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4773b39b-8dd2-4c00-bc92-a4b0217ad9e7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:12.395028 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4773b39b-8dd2-4c00-bc92-a4b0217ad9e7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:12.395126 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-4773b39b-8dd2-4c00-bc92-a4b0217ad9e7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:12.398950 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:12.398950 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:12.399487 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4773b39b-8dd2-4c00-bc92-a4b0217ad9e7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:12.399842 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 786/3131] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:12 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:12.416482 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8a1099bd-e91e-4f39-bfdb-6841b5e921bf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:12.418266 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8a1099bd-e91e-4f39-bfdb-6841b5e921bf tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 Aug 18 23:44:12.418466 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8a1099bd-e91e-4f39-bfdb-6841b5e921bf tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:12.418687 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8a1099bd-e91e-4f39-bfdb-6841b5e921bf tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:12.428270 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:12.428270 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:12.434132 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8a1099bd-e91e-4f39-bfdb-6841b5e921bf tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Volume info retrieved successfully. Aug 18 23:44:12.437495 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8a1099bd-e91e-4f39-bfdb-6841b5e921bf tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 returned with HTTP 200 Aug 18 23:44:12.437888 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 774/3132] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:12 2026] GET /volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:12.451369 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-90b57843-84fb-449c-8ddc-fc9182f9a361 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:12.457133 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-90b57843-84fb-449c-8ddc-fc9182f9a361 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:44:12.459798 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-90b57843-84fb-449c-8ddc-fc9182f9a361 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cbf0a25c-93cd-43ad-aada-34789536ed56", "name": "tempest-type-Backup-142141960"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:12.465855 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-90b57843-84fb-449c-8ddc-fc9182f9a361 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Creating new backup {'backup': {'volume_id': 'cbf0a25c-93cd-43ad-aada-34789536ed56', 'name': 'tempest-type-Backup-142141960'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:44:12.466026 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-90b57843-84fb-449c-8ddc-fc9182f9a361 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Creating backup of volume cbf0a25c-93cd-43ad-aada-34789536ed56 in container None Aug 18 23:44:12.507748 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:12.507748 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:12.508920 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-90b57843-84fb-449c-8ddc-fc9182f9a361 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Volume info retrieved successfully. Aug 18 23:44:12.575593 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-90b57843-84fb-449c-8ddc-fc9182f9a361 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Created reservations ['d783fcd8-003f-4ede-a2a2-b69f757c6527', 'c4bcdbbd-0f3b-4ff6-8814-6e7dd38171b2'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:12.597767 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-90b57843-84fb-449c-8ddc-fc9182f9a361 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:44:12.598287 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 779/3133] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:44:12 2026] POST /volume/v3/backups => generated 315 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:12.605503 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8ed67f4b-1af8-4123-9dbd-ea4aeba77788 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:12.607295 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8ed67f4b-1af8-4123-9dbd-ea4aeba77788 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:12.607573 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8ed67f4b-1af8-4123-9dbd-ea4aeba77788 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:12.607755 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8ed67f4b-1af8-4123-9dbd-ea4aeba77788 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:12.607848 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-8ed67f4b-1af8-4123-9dbd-ea4aeba77788 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:12.612715 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:12.612715 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:12.612715 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8ed67f4b-1af8-4123-9dbd-ea4aeba77788 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:12.612715 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 795/3134] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:12 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:13.409036 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-95142c71-18cc-4a58-8579-6930a9e60429 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:13.410849 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-95142c71-18cc-4a58-8579-6930a9e60429 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:13.411047 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-95142c71-18cc-4a58-8579-6930a9e60429 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:13.411233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-95142c71-18cc-4a58-8579-6930a9e60429 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:13.411337 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-95142c71-18cc-4a58-8579-6930a9e60429 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:13.415156 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:13.415156 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:13.415722 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-95142c71-18cc-4a58-8579-6930a9e60429 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:13.416038 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 787/3135] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:13 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:13.625604 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e53a1b66-7917-49ec-a3a0-e8059f6fa5b1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:13.628116 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e53a1b66-7917-49ec-a3a0-e8059f6fa5b1 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:13.628301 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e53a1b66-7917-49ec-a3a0-e8059f6fa5b1 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:13.628482 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e53a1b66-7917-49ec-a3a0-e8059f6fa5b1 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:13.628622 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e53a1b66-7917-49ec-a3a0-e8059f6fa5b1 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:13.635511 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:13.635511 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:13.636166 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e53a1b66-7917-49ec-a3a0-e8059f6fa5b1 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:13.636494 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 775/3136] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:13 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:14.398976 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-216a7764-0209-4afc-ad38-321febabf2a0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:14.427041 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3bcabd92-4ae8-4645-b5f4-78360fb52cb0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:14.428610 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bcabd92-4ae8-4645-b5f4-78360fb52cb0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:14.429494 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bcabd92-4ae8-4645-b5f4-78360fb52cb0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:14.429494 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bcabd92-4ae8-4645-b5f4-78360fb52cb0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:14.429494 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-3bcabd92-4ae8-4645-b5f4-78360fb52cb0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:14.433200 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:14.433200 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:14.433543 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bcabd92-4ae8-4645-b5f4-78360fb52cb0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:14.433924 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 796/3137] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:14 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:14.477224 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-216a7764-0209-4afc-ad38-321febabf2a0 tempest-AvailabilityZoneTestJSON-125373887 tempest-AvailabilityZoneTestJSON-125373887-project-member] GET https://10.4.3.229/volume/v3/os-availability-zone Aug 18 23:44:14.477418 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-216a7764-0209-4afc-ad38-321febabf2a0 tempest-AvailabilityZoneTestJSON-125373887 tempest-AvailabilityZoneTestJSON-125373887-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:14.477621 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-216a7764-0209-4afc-ad38-321febabf2a0 tempest-AvailabilityZoneTestJSON-125373887 tempest-AvailabilityZoneTestJSON-125373887-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:14.482651 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-216a7764-0209-4afc-ad38-321febabf2a0 tempest-AvailabilityZoneTestJSON-125373887 tempest-AvailabilityZoneTestJSON-125373887-project-member] Availability Zones retrieved successfully. Aug 18 23:44:14.482921 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-216a7764-0209-4afc-ad38-321febabf2a0 tempest-AvailabilityZoneTestJSON-125373887 tempest-AvailabilityZoneTestJSON-125373887-project-member] https://10.4.3.229/volume/v3/os-availability-zone returned with HTTP 200 Aug 18 23:44:14.483660 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 780/3138] 10.4.3.229 () {66 vars in 1276 bytes} [Tue Aug 18 23:44:14 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 18 23:44:14.647964 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-74fa8827-5a6d-4a56-8502-004177f95b83 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:14.649625 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-74fa8827-5a6d-4a56-8502-004177f95b83 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:14.649813 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-74fa8827-5a6d-4a56-8502-004177f95b83 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:14.649974 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-74fa8827-5a6d-4a56-8502-004177f95b83 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:14.650127 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-74fa8827-5a6d-4a56-8502-004177f95b83 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:14.653937 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:14.653937 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:14.654501 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-74fa8827-5a6d-4a56-8502-004177f95b83 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:14.654890 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 788/3139] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:14 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:15.451193 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-13feda2c-32f6-436e-81c4-4c7cd034dbbc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:15.454215 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13feda2c-32f6-436e-81c4-4c7cd034dbbc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:15.454541 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13feda2c-32f6-436e-81c4-4c7cd034dbbc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:15.454806 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13feda2c-32f6-436e-81c4-4c7cd034dbbc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:15.455433 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-13feda2c-32f6-436e-81c4-4c7cd034dbbc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:15.462640 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:15.462640 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:15.463353 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13feda2c-32f6-436e-81c4-4c7cd034dbbc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:15.464216 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 776/3140] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:15 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:15.500153 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b9f9b165-0eb6-4691-871d-22927023db0d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:15.574538 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b9f9b165-0eb6-4691-871d-22927023db0d tempest-ExtensionsTestJSON-1768419497 tempest-ExtensionsTestJSON-1768419497-project-member] GET https://10.4.3.229/volume/v3/extensions Aug 18 23:44:15.574538 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b9f9b165-0eb6-4691-871d-22927023db0d tempest-ExtensionsTestJSON-1768419497 tempest-ExtensionsTestJSON-1768419497-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:15.574658 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b9f9b165-0eb6-4691-871d-22927023db0d tempest-ExtensionsTestJSON-1768419497 tempest-ExtensionsTestJSON-1768419497-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:15.574868 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b9f9b165-0eb6-4691-871d-22927023db0d tempest-ExtensionsTestJSON-1768419497 tempest-ExtensionsTestJSON-1768419497-project-member] https://10.4.3.229/volume/v3/extensions returned with HTTP 200 Aug 18 23:44:15.575170 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 797/3141] 10.4.3.229 () {66 vars in 1246 bytes} [Tue Aug 18 23:44:15 2026] GET /volume/v3/extensions => generated 5245 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:15.665350 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-640709f2-8dd6-4780-909f-5701ae2af6e1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:15.667756 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-640709f2-8dd6-4780-909f-5701ae2af6e1 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:15.668012 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-640709f2-8dd6-4780-909f-5701ae2af6e1 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:15.668247 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-640709f2-8dd6-4780-909f-5701ae2af6e1 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:15.668392 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-640709f2-8dd6-4780-909f-5701ae2af6e1 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:15.672930 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:15.672930 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:15.673670 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-640709f2-8dd6-4780-909f-5701ae2af6e1 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:15.674105 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 781/3142] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:15 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:16.473078 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-adec0ee3-5ba2-45ca-905b-35601855e365 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:16.474849 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-adec0ee3-5ba2-45ca-905b-35601855e365 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:16.475076 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-adec0ee3-5ba2-45ca-905b-35601855e365 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:16.475259 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-adec0ee3-5ba2-45ca-905b-35601855e365 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:16.475353 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-adec0ee3-5ba2-45ca-905b-35601855e365 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:16.479322 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:16.479322 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:16.479891 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-adec0ee3-5ba2-45ca-905b-35601855e365 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:16.480217 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 789/3143] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:16 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:16.614334 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:16.685226 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-61bff5c4-269f-4375-9239-e6fdbe3815e8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:16.687375 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-61bff5c4-269f-4375-9239-e6fdbe3815e8 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:16.687691 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-61bff5c4-269f-4375-9239-e6fdbe3815e8 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:16.687914 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-61bff5c4-269f-4375-9239-e6fdbe3815e8 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:16.688053 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-61bff5c4-269f-4375-9239-e6fdbe3815e8 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:16.691640 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:16.691640 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:16.692212 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-61bff5c4-269f-4375-9239-e6fdbe3815e8 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:16.692533 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 798/3144] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:16 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:16.708412 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:16.708725 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1751234659"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:16.710033 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1751234659'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:16.710134 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Create volume of 2 GB Aug 18 23:44:16.713674 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Availability Zones retrieved successfully. Aug 18 23:44:16.719528 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Flow 'volume_create_api' (186e357e-fc7c-4af9-8723-33a413587bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:16.720309 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47ce36b-5de5-4c62-b229-53a52c69610d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:16.721089 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Validating volume size '2' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:16.743085 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47ce36b-5de5-4c62-b229-53a52c69610d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:16.743716 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e8ef59-1b93-408e-92b7-b445cccf68d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:16.796338 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Created reservations ['540a46fd-1ef8-4488-a853-72449a99f2b3', '0deed1f5-de17-4510-bb37-b2a1d2211ab0', 'b3302681-6ceb-4eca-b902-9f5c7212a791', 'a64fcb23-a67e-4d98-b590-86fcad7afecc'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:16.797367 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90e8ef59-1b93-408e-92b7-b445cccf68d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['540a46fd-1ef8-4488-a853-72449a99f2b3', '0deed1f5-de17-4510-bb37-b2a1d2211ab0', 'b3302681-6ceb-4eca-b902-9f5c7212a791', 'a64fcb23-a67e-4d98-b590-86fcad7afecc']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:16.798584 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142b8d22-9701-470c-bc3b-89b284e0bdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:16.819733 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142b8d22-9701-470c-bc3b-89b284e0bdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c5b050-c361-4897-8170-dc17202eb643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1751234659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2aee4666241fca68e9d570a220f8c',qos_specs=None,replication_status=,reservations=['540a46fd-1ef8-4488-a853-72449a99f2b3','0deed1f5-de17-4510-bb37-b2a1d2211ab0','b3302681-6ceb-4eca-b902-9f5c7212a791','a64fcb23-a67e-4d98-b590-86fcad7afecc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5cc47562e1446d79b7914037a5f63df',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1751234659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52c5b050-c361-4897-8170-dc17202eb643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f2aee4666241fca68e9d570a220f8c',provider_auth=None,provider_geometry=None,provider_id=None,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='f5cc47562e1446d79b7914037a5f63df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:16.820445 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbcd851c-37ff-4884-8959-97ff869021ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:16.836530 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbcd851c-37ff-4884-8959-97ff869021ed) transitioned into state 'SUCCESS' from state '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-1751234659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f2aee4666241fca68e9d570a220f8c',qos_specs=None,replication_status=,reservations=['540a46fd-1ef8-4488-a853-72449a99f2b3','0deed1f5-de17-4510-bb37-b2a1d2211ab0','b3302681-6ceb-4eca-b902-9f5c7212a791','a64fcb23-a67e-4d98-b590-86fcad7afecc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5cc47562e1446d79b7914037a5f63df',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:16.837119 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b42d1f13-ffa3-44b4-b74b-ff4edff863d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:16.844143 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b42d1f13-ffa3-44b4-b74b-ff4edff863d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:16.844877 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Flow 'volume_create_api' (186e357e-fc7c-4af9-8723-33a413587bd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:16.845117 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Create volume request issued successfully. Aug 18 23:44:16.845638 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0cbd8ad1-bb1d-4e09-9f24-a9653bfb4fdc tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:16.846098 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 777/3145] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:44:16 2026] POST /volume/v3/volumes => generated 755 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:16.857740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f4996c7c-a538-46b8-9de7-f3b965b55799 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:16.859309 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f4996c7c-a538-46b8-9de7-f3b965b55799 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] GET https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 Aug 18 23:44:16.859491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f4996c7c-a538-46b8-9de7-f3b965b55799 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:16.859896 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f4996c7c-a538-46b8-9de7-f3b965b55799 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:16.865725 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:16.865725 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:16.868712 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f4996c7c-a538-46b8-9de7-f3b965b55799 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Volume info retrieved successfully. Aug 18 23:44:16.872110 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f4996c7c-a538-46b8-9de7-f3b965b55799 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 returned with HTTP 200 Aug 18 23:44:16.872442 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 782/3146] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:16 2026] GET /volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:17.490494 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b366d551-ed04-45df-b1ac-a3029c06333f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:17.492165 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b366d551-ed04-45df-b1ac-a3029c06333f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:17.492352 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b366d551-ed04-45df-b1ac-a3029c06333f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:17.492527 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b366d551-ed04-45df-b1ac-a3029c06333f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:17.492637 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-b366d551-ed04-45df-b1ac-a3029c06333f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:17.497048 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:17.497048 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:17.497651 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b366d551-ed04-45df-b1ac-a3029c06333f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:17.497962 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 790/3147] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:17 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:17.706363 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-359a0b18-bef8-4c74-afb8-8bcdf15dcef0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:17.708211 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-359a0b18-bef8-4c74-afb8-8bcdf15dcef0 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:17.708428 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-359a0b18-bef8-4c74-afb8-8bcdf15dcef0 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:17.708643 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-359a0b18-bef8-4c74-afb8-8bcdf15dcef0 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:17.708747 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-359a0b18-bef8-4c74-afb8-8bcdf15dcef0 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:17.713380 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:17.713380 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:17.714061 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-359a0b18-bef8-4c74-afb8-8bcdf15dcef0 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:17.714429 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 799/3148] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:17 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:17.885692 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7bfb053b-2d1d-43b8-9b76-a7b0af242f12 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:17.887447 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7bfb053b-2d1d-43b8-9b76-a7b0af242f12 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] GET https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 Aug 18 23:44:17.887532 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7bfb053b-2d1d-43b8-9b76-a7b0af242f12 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:17.887754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7bfb053b-2d1d-43b8-9b76-a7b0af242f12 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:17.896598 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:17.896598 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:17.901738 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7bfb053b-2d1d-43b8-9b76-a7b0af242f12 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Volume info retrieved successfully. Aug 18 23:44:17.910123 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7bfb053b-2d1d-43b8-9b76-a7b0af242f12 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 returned with HTTP 200 Aug 18 23:44:17.910762 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 778/3149] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:17 2026] GET /volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:17.923923 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-39b2af81-4105-47bd-88e5-d5806bc974ee None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:17.925297 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:17.925766 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "52c5b050-c361-4897-8170-dc17202eb643"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:17.927653 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '52c5b050-c361-4897-8170-dc17202eb643'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:17.934971 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:17.934971 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:17.935386 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Volume retrieved successfully. Aug 18 23:44:17.935491 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Create volume of 1 GB Aug 18 23:44:17.938652 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Availability Zones retrieved successfully. Aug 18 23:44:17.944082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Flow 'volume_create_api' (b8eeb223-e445-40d4-a599-4ca6bbfd7ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:17.945068 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bb07be-2204-4aeb-9443-8d062f5a716f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:17.945952 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:17.946855 np0000007721 devstack@c-api.service[100172]: WARNING cinder.volume.api [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bb07be-2204-4aeb-9443-8d062f5a716f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 23:44:17.946855 np0000007721 devstack@c-api.service[100172]: 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 18 23:44:17.948194 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bb07be-2204-4aeb-9443-8d062f5a716f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:17.948942 np0000007721 devstack@c-api.service[100172]: WARNING cinder.volume.api [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bb07be-2204-4aeb-9443-8d062f5a716f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:44:17.949610 np0000007721 devstack@c-api.service[100172]: WARNING cinder.volume.api [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Flow 'volume_create_api' (b8eeb223-e445-40d4-a599-4ca6bbfd7ced) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 23:44:17.949852 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-39b2af81-4105-47bd-88e5-d5806bc974ee tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 400 Aug 18 23:44:17.950289 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 783/3150] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:44:17 2026] POST /volume/v3/volumes => generated 173 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:44:17.956507 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e59098fe-906f-4361-b74c-102ccc4a8aab None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:17.958244 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e59098fe-906f-4361-b74c-102ccc4a8aab tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] GET https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 Aug 18 23:44:17.958411 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e59098fe-906f-4361-b74c-102ccc4a8aab tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:17.958634 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e59098fe-906f-4361-b74c-102ccc4a8aab tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:17.965016 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:17.965016 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:17.968210 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e59098fe-906f-4361-b74c-102ccc4a8aab tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Volume info retrieved successfully. Aug 18 23:44:17.973226 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e59098fe-906f-4361-b74c-102ccc4a8aab tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 returned with HTTP 200 Aug 18 23:44:17.973609 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 791/3151] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:17 2026] GET /volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:17.986013 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8e3f2885-32ce-43fd-8b6b-e191c14020a9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:17.987471 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8e3f2885-32ce-43fd-8b6b-e191c14020a9 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] DELETE https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 Aug 18 23:44:17.987682 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8e3f2885-32ce-43fd-8b6b-e191c14020a9 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:17.987852 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8e3f2885-32ce-43fd-8b6b-e191c14020a9 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:17.987993 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-8e3f2885-32ce-43fd-8b6b-e191c14020a9 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Delete volume with id: 52c5b050-c361-4897-8170-dc17202eb643 Aug 18 23:44:17.994246 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:17.994246 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:17.994662 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8e3f2885-32ce-43fd-8b6b-e191c14020a9 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Volume info retrieved successfully. Aug 18 23:44:18.009400 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8e3f2885-32ce-43fd-8b6b-e191c14020a9 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Delete volume request issued successfully. Aug 18 23:44:18.009596 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8e3f2885-32ce-43fd-8b6b-e191c14020a9 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 returned with HTTP 202 Aug 18 23:44:18.010009 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 800/3152] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:44:17 2026] DELETE /volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:18.017658 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5fb05995-05e0-4a3a-b857-1707cae5c2a3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:18.020122 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5fb05995-05e0-4a3a-b857-1707cae5c2a3 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] GET https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 Aug 18 23:44:18.020362 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5fb05995-05e0-4a3a-b857-1707cae5c2a3 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:18.020638 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5fb05995-05e0-4a3a-b857-1707cae5c2a3 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:18.027426 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:18.027426 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:18.030912 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5fb05995-05e0-4a3a-b857-1707cae5c2a3 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Volume info retrieved successfully. Aug 18 23:44:18.034813 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5fb05995-05e0-4a3a-b857-1707cae5c2a3 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 returned with HTTP 200 Aug 18 23:44:18.035283 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 779/3153] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:18 2026] GET /volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:18.507805 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0af98821-a395-4535-a6f4-4969f4b47983 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:18.509587 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0af98821-a395-4535-a6f4-4969f4b47983 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:18.509800 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0af98821-a395-4535-a6f4-4969f4b47983 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:18.509999 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0af98821-a395-4535-a6f4-4969f4b47983 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:18.510108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-0af98821-a395-4535-a6f4-4969f4b47983 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id b302d5cd-92ea-4bf5-8769-c236a85849d8. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:18.514426 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:18.514426 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:18.515074 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0af98821-a395-4535-a6f4-4969f4b47983 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 200 Aug 18 23:44:18.515429 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 784/3154] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:18 2026] GET /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:18.525237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-413288ef-97a0-41c6-b78c-529b5e36968d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:18.526738 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-413288ef-97a0-41c6-b78c-529b5e36968d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] DELETE https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 Aug 18 23:44:18.526913 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-413288ef-97a0-41c6-b78c-529b5e36968d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:18.527074 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-413288ef-97a0-41c6-b78c-529b5e36968d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:18.527172 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-413288ef-97a0-41c6-b78c-529b5e36968d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Delete backup with id: b302d5cd-92ea-4bf5-8769-c236a85849d8. Aug 18 23:44:18.530796 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:18.530796 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:18.540115 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-413288ef-97a0-41c6-b78c-529b5e36968d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] delete_backup rpcapi backup_id b302d5cd-92ea-4bf5-8769-c236a85849d8 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:44:18.541906 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-413288ef-97a0-41c6-b78c-529b5e36968d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] https://10.4.3.229/volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 returned with HTTP 202 Aug 18 23:44:18.542431 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 792/3155] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:44:18 2026] DELETE /volume/v3/backups/b302d5cd-92ea-4bf5-8769-c236a85849d8 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:18.548468 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0c2be39b-149c-4016-8232-f550af610389 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:18.550005 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0c2be39b-149c-4016-8232-f550af610389 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c Aug 18 23:44:18.550299 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0c2be39b-149c-4016-8232-f550af610389 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:18.550508 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0c2be39b-149c-4016-8232-f550af610389 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:18.550723 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-0c2be39b-149c-4016-8232-f550af610389 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete volume with id: 8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c Aug 18 23:44:18.557352 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:18.557352 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:18.557841 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0c2be39b-149c-4016-8232-f550af610389 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:18.577990 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0c2be39b-149c-4016-8232-f550af610389 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete volume request issued successfully. Aug 18 23:44:18.578165 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0c2be39b-149c-4016-8232-f550af610389 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c returned with HTTP 202 Aug 18 23:44:18.578548 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 801/3156] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:44:18 2026] DELETE /volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:18.586629 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-60b61913-a4bf-4cb9-8078-27d9fd493f79 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:18.588208 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-60b61913-a4bf-4cb9-8078-27d9fd493f79 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c Aug 18 23:44:18.588387 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-60b61913-a4bf-4cb9-8078-27d9fd493f79 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:18.588614 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-60b61913-a4bf-4cb9-8078-27d9fd493f79 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:18.599043 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:18.599043 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:18.602480 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-60b61913-a4bf-4cb9-8078-27d9fd493f79 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:18.607713 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-60b61913-a4bf-4cb9-8078-27d9fd493f79 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c returned with HTTP 200 Aug 18 23:44:18.607914 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 780/3157] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:18 2026] GET /volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:18.723469 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-25543178-72f5-4de1-b64e-31073783231d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:18.725186 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-25543178-72f5-4de1-b64e-31073783231d tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:18.725404 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-25543178-72f5-4de1-b64e-31073783231d tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:18.725740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-25543178-72f5-4de1-b64e-31073783231d tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:18.725740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-25543178-72f5-4de1-b64e-31073783231d tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:18.729494 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:18.729494 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:18.730102 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-25543178-72f5-4de1-b64e-31073783231d tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:18.730489 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 785/3158] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:18 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:19.048536 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-66f77480-8c00-4c06-b431-30e76431b783 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:19.051939 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-66f77480-8c00-4c06-b431-30e76431b783 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] GET https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 Aug 18 23:44:19.052131 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-66f77480-8c00-4c06-b431-30e76431b783 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:19.052311 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-66f77480-8c00-4c06-b431-30e76431b783 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:19.064775 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-66f77480-8c00-4c06-b431-30e76431b783 tempest-VolumesCloneNegativeTest-1371425453 tempest-VolumesCloneNegativeTest-1371425453-project-member] https://10.4.3.229/volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 returned with HTTP 404 Aug 18 23:44:19.064775 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 793/3159] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:19 2026] GET /volume/v3/volumes/52c5b050-c361-4897-8170-dc17202eb643 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:19.623532 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cde5e5db-00ff-4619-85fe-c3c7cf577a1b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:19.625720 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cde5e5db-00ff-4619-85fe-c3c7cf577a1b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c Aug 18 23:44:19.626022 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cde5e5db-00ff-4619-85fe-c3c7cf577a1b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:19.626240 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cde5e5db-00ff-4619-85fe-c3c7cf577a1b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:19.633848 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cde5e5db-00ff-4619-85fe-c3c7cf577a1b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c returned with HTTP 404 Aug 18 23:44:19.634413 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 802/3160] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:19 2026] GET /volume/v3/volumes/8e0f4c6d-8b3b-462c-8f78-7a86e43b3d2c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:19.641875 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a3177818-0e40-41b3-9f4c-9c1fae7a3deb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:19.643449 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a3177818-0e40-41b3-9f4c-9c1fae7a3deb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75/export_record Aug 18 23:44:19.643681 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a3177818-0e40-41b3-9f4c-9c1fae7a3deb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:19.644160 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a3177818-0e40-41b3-9f4c-9c1fae7a3deb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Calling method 'export_record' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:19.644160 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-a3177818-0e40-41b3-9f4c-9c1fae7a3deb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Export record for backup 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100174) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:44:19.647833 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:19.647833 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:19.648716 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-a3177818-0e40-41b3-9f4c-9c1fae7a3deb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'a88b35a1e73c4c2e9a672f5f77fd4583', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94060bd306914c64bc328bce0feaca79', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:44:19.648916 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a3177818-0e40-41b3-9f4c-9c1fae7a3deb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75/export_record returned with HTTP 403 Aug 18 23:44:19.649314 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 781/3161] 10.4.3.229 () {68 vars in 1430 bytes} [Tue Aug 18 23:44:19 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:19.657588 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:19.657588 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:19.657588 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-143737154"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:19.658745 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-143737154'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:19.658845 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume of 1 GB Aug 18 23:44:19.661915 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Availability Zones retrieved successfully. Aug 18 23:44:19.667014 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Flow 'volume_create_api' (8bb97b1e-2d80-4289-920a-ec6e4b8868a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:19.667851 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf03ceb-1c83-42b5-9ea4-8b21752a8ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:19.669740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:19.696616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf03ceb-1c83-42b5-9ea4-8b21752a8ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:19.696616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fe8e019-30e9-4d77-a73f-53ee0f45ae72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:19.728255 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Created reservations ['0f6e7770-e9d4-474c-a22a-038d7e50c594', 'e90c5d50-1399-43d9-9661-078918a32275', 'ac2bab7d-9394-4161-8027-f8d5d95f2a03', '938d1ef1-e193-48f0-9022-81227ea847ba'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:19.728968 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fe8e019-30e9-4d77-a73f-53ee0f45ae72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f6e7770-e9d4-474c-a22a-038d7e50c594', 'e90c5d50-1399-43d9-9661-078918a32275', 'ac2bab7d-9394-4161-8027-f8d5d95f2a03', '938d1ef1-e193-48f0-9022-81227ea847ba']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:19.730180 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (304ed29a-5c6e-41b3-bf42-30764494da12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:19.740037 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c974b158-be09-42bf-bca4-de778137ec9f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:19.741596 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c974b158-be09-42bf-bca4-de778137ec9f tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:19.742534 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c974b158-be09-42bf-bca4-de778137ec9f tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:19.744196 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c974b158-be09-42bf-bca4-de778137ec9f tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:19.744196 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c974b158-be09-42bf-bca4-de778137ec9f tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:19.749899 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:19.749899 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:19.749899 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c974b158-be09-42bf-bca4-de778137ec9f tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:19.749899 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 794/3162] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:19 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:19.752016 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (304ed29a-5c6e-41b3-bf42-30764494da12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-143737154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94060bd306914c64bc328bce0feaca79',qos_specs=None,replication_status=,reservations=['0f6e7770-e9d4-474c-a22a-038d7e50c594','e90c5d50-1399-43d9-9661-078918a32275','ac2bab7d-9394-4161-8027-f8d5d95f2a03','938d1ef1-e193-48f0-9022-81227ea847ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711c2c789b3847318f527814bb74133a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-143737154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94060bd306914c64bc328bce0feaca79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711c2c789b3847318f527814bb74133a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:19.752689 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b92e07f-f767-4521-858b-6269ea47f26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:19.768349 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b92e07f-f767-4521-858b-6269ea47f26d) transitioned into state 'SUCCESS' from state '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-143737154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94060bd306914c64bc328bce0feaca79',qos_specs=None,replication_status=,reservations=['0f6e7770-e9d4-474c-a22a-038d7e50c594','e90c5d50-1399-43d9-9661-078918a32275','ac2bab7d-9394-4161-8027-f8d5d95f2a03','938d1ef1-e193-48f0-9022-81227ea847ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711c2c789b3847318f527814bb74133a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:19.768980 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2109f3ef-cc55-4e73-ac27-b38c4058efb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:19.779592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2109f3ef-cc55-4e73-ac27-b38c4058efb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:19.779592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Flow 'volume_create_api' (8bb97b1e-2d80-4289-920a-ec6e4b8868a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:19.779592 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume request issued successfully. Aug 18 23:44:19.779592 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76af05bb-479c-4105-8942-0ed7f15a83c2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:19.779592 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 786/3163] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:44:19 2026] POST /volume/v3/volumes => generated 777 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:19.789613 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d4249de9-1305-49b8-bf34-120baf0bfdeb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:19.791314 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d4249de9-1305-49b8-bf34-120baf0bfdeb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 Aug 18 23:44:19.791634 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d4249de9-1305-49b8-bf34-120baf0bfdeb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:19.791820 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d4249de9-1305-49b8-bf34-120baf0bfdeb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:19.803990 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:19.803990 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:19.807385 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d4249de9-1305-49b8-bf34-120baf0bfdeb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:19.811074 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d4249de9-1305-49b8-bf34-120baf0bfdeb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 returned with HTTP 200 Aug 18 23:44:19.811561 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 803/3164] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:19 2026] GET /volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:20.761893 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cc829e79-e4cd-44b1-88b8-7327998b399f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:20.763709 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cc829e79-e4cd-44b1-88b8-7327998b399f tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:20.764004 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cc829e79-e4cd-44b1-88b8-7327998b399f tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:20.764219 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cc829e79-e4cd-44b1-88b8-7327998b399f tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:20.764322 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-cc829e79-e4cd-44b1-88b8-7327998b399f tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:20.768077 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:20.768077 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:20.768614 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cc829e79-e4cd-44b1-88b8-7327998b399f tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:20.768913 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 782/3165] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:20 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:20.822861 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2b9e2d42-c52e-46a0-a9df-fbff04b21b69 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:20.825199 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2b9e2d42-c52e-46a0-a9df-fbff04b21b69 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 Aug 18 23:44:20.825497 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2b9e2d42-c52e-46a0-a9df-fbff04b21b69 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:20.826098 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2b9e2d42-c52e-46a0-a9df-fbff04b21b69 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:20.835410 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:20.835410 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:20.840858 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2b9e2d42-c52e-46a0-a9df-fbff04b21b69 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:20.846045 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2b9e2d42-c52e-46a0-a9df-fbff04b21b69 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 returned with HTTP 200 Aug 18 23:44:20.846785 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 795/3166] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:20 2026] GET /volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:20.857935 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b6a5df8c-c1c1-40b5-bcd2-a482d4cd0ffd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:20.859712 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b6a5df8c-c1c1-40b5-bcd2-a482d4cd0ffd tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:44:20.860085 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b6a5df8c-c1c1-40b5-bcd2-a482d4cd0ffd tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12", "name": "tempest-type-Backup-1686101880"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:20.861381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-b6a5df8c-c1c1-40b5-bcd2-a482d4cd0ffd tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Creating new backup {'backup': {'volume_id': 'c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12', 'name': 'tempest-type-Backup-1686101880'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:44:20.861523 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-b6a5df8c-c1c1-40b5-bcd2-a482d4cd0ffd tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Creating backup of volume c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 in container None Aug 18 23:44:20.868004 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:20.868004 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:20.868339 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b6a5df8c-c1c1-40b5-bcd2-a482d4cd0ffd tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:20.883257 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b6a5df8c-c1c1-40b5-bcd2-a482d4cd0ffd tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Created reservations ['25d34600-d1b4-47df-adc7-cb5d489ca72b', 'b7ff8ab7-2a29-4f4e-a067-54e0c8205c44'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:20.906360 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b6a5df8c-c1c1-40b5-bcd2-a482d4cd0ffd tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:44:20.906800 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 787/3167] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:44:20 2026] POST /volume/v3/backups => generated 316 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:20.915061 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3bcfeac3-a3b3-45b5-8397-ef819c2c9410 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:20.917181 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bcfeac3-a3b3-45b5-8397-ef819c2c9410 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:20.917695 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bcfeac3-a3b3-45b5-8397-ef819c2c9410 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:20.917755 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bcfeac3-a3b3-45b5-8397-ef819c2c9410 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:20.917915 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-3bcfeac3-a3b3-45b5-8397-ef819c2c9410 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:20.922325 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:20.922325 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:20.923000 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bcfeac3-a3b3-45b5-8397-ef819c2c9410 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:20.923366 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 804/3168] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:20 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:21.778700 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0c6646da-b23d-4f43-a495-8c4f58d1b41a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:21.780317 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c6646da-b23d-4f43-a495-8c4f58d1b41a tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:21.780497 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c6646da-b23d-4f43-a495-8c4f58d1b41a tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:21.780709 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c6646da-b23d-4f43-a495-8c4f58d1b41a tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:21.780803 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0c6646da-b23d-4f43-a495-8c4f58d1b41a tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:21.784341 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:21.784341 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:21.784853 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c6646da-b23d-4f43-a495-8c4f58d1b41a tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:21.785149 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 783/3169] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:21 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:21.934233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5c9b93d8-2b14-46db-a509-87afb2026eea None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:21.936416 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5c9b93d8-2b14-46db-a509-87afb2026eea tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:21.937764 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5c9b93d8-2b14-46db-a509-87afb2026eea tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:21.937764 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5c9b93d8-2b14-46db-a509-87afb2026eea tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:21.937764 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-5c9b93d8-2b14-46db-a509-87afb2026eea tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:21.942300 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:21.942300 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:21.943409 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5c9b93d8-2b14-46db-a509-87afb2026eea tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:21.944072 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 796/3170] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:21 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:22.796706 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4e6a1381-c1d2-485b-b00f-ec294561cd69 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:22.808734 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4e6a1381-c1d2-485b-b00f-ec294561cd69 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:22.808983 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4e6a1381-c1d2-485b-b00f-ec294561cd69 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:22.809199 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4e6a1381-c1d2-485b-b00f-ec294561cd69 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:22.809267 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-4e6a1381-c1d2-485b-b00f-ec294561cd69 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:22.816654 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:22.816654 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:22.817530 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4e6a1381-c1d2-485b-b00f-ec294561cd69 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:22.818022 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 788/3171] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:22 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:22.957274 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-03b92cf3-1b42-4828-8fba-ab64e4d8b33d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:22.959640 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-03b92cf3-1b42-4828-8fba-ab64e4d8b33d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:22.959884 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-03b92cf3-1b42-4828-8fba-ab64e4d8b33d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:22.960111 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-03b92cf3-1b42-4828-8fba-ab64e4d8b33d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:22.960265 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-03b92cf3-1b42-4828-8fba-ab64e4d8b33d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:22.966333 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:22.966333 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:22.967085 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-03b92cf3-1b42-4828-8fba-ab64e4d8b33d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:22.967547 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 805/3172] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:22 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:23.834627 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-893371fd-fa05-407a-860f-ccad0d882aa9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:23.836381 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-893371fd-fa05-407a-860f-ccad0d882aa9 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:23.836672 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-893371fd-fa05-407a-860f-ccad0d882aa9 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:23.836897 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-893371fd-fa05-407a-860f-ccad0d882aa9 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:23.837029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-893371fd-fa05-407a-860f-ccad0d882aa9 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:23.841946 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:23.841946 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:23.842860 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-893371fd-fa05-407a-860f-ccad0d882aa9 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:23.843447 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 784/3173] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:23 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:23.978365 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-be6df3c6-2c88-48a9-81c7-6854459cfced None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:23.980909 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be6df3c6-2c88-48a9-81c7-6854459cfced tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:23.981121 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be6df3c6-2c88-48a9-81c7-6854459cfced tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:23.981326 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be6df3c6-2c88-48a9-81c7-6854459cfced tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:23.981431 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-be6df3c6-2c88-48a9-81c7-6854459cfced tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:23.988821 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:23.988821 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:23.990179 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be6df3c6-2c88-48a9-81c7-6854459cfced tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:23.990821 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 797/3174] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:23 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:24.856393 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d3b147ee-caed-4f67-8e1d-058c5da47b65 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:24.856723 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d3b147ee-caed-4f67-8e1d-058c5da47b65 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:24.856841 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d3b147ee-caed-4f67-8e1d-058c5da47b65 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:24.857010 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d3b147ee-caed-4f67-8e1d-058c5da47b65 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:24.857110 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-d3b147ee-caed-4f67-8e1d-058c5da47b65 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:24.864756 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:24.864756 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:24.865406 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d3b147ee-caed-4f67-8e1d-058c5da47b65 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:24.865832 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 789/3175] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:24 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:25.003530 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c5b02061-6fdd-491c-9469-574cd9f64120 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:25.005360 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c5b02061-6fdd-491c-9469-574cd9f64120 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:25.005625 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c5b02061-6fdd-491c-9469-574cd9f64120 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:25.005745 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c5b02061-6fdd-491c-9469-574cd9f64120 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:25.005841 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-c5b02061-6fdd-491c-9469-574cd9f64120 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:25.010736 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:25.010736 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:25.011276 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c5b02061-6fdd-491c-9469-574cd9f64120 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:25.011619 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 806/3176] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:25 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:25.883499 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-881ea78b-e21c-43d3-a280-2fecded3d567 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:25.886311 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-881ea78b-e21c-43d3-a280-2fecded3d567 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:25.886559 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-881ea78b-e21c-43d3-a280-2fecded3d567 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:25.886763 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-881ea78b-e21c-43d3-a280-2fecded3d567 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:25.887271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-881ea78b-e21c-43d3-a280-2fecded3d567 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:25.892312 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:25.892312 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:25.893058 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-881ea78b-e21c-43d3-a280-2fecded3d567 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:25.893360 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 785/3177] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:25 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:26.023959 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a9096bf5-995f-4049-a4c9-adc864618472 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:26.025827 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a9096bf5-995f-4049-a4c9-adc864618472 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:26.026339 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a9096bf5-995f-4049-a4c9-adc864618472 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:26.026604 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a9096bf5-995f-4049-a4c9-adc864618472 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:26.026852 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-a9096bf5-995f-4049-a4c9-adc864618472 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:26.031834 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:26.031834 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:26.032455 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a9096bf5-995f-4049-a4c9-adc864618472 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:26.032796 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 798/3178] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:26 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:26.904082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9cc95139-fe68-438a-885b-2351049a6dba None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:26.907414 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9cc95139-fe68-438a-885b-2351049a6dba tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:26.908209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9cc95139-fe68-438a-885b-2351049a6dba tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:26.908291 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9cc95139-fe68-438a-885b-2351049a6dba tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:26.908431 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-9cc95139-fe68-438a-885b-2351049a6dba tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:26.915097 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:26.915097 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:26.915908 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9cc95139-fe68-438a-885b-2351049a6dba tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:26.916250 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 790/3179] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:26 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:27.047564 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0d4fe133-4b82-4104-b00e-65f96a178f0d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:27.053619 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0d4fe133-4b82-4104-b00e-65f96a178f0d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:27.053619 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0d4fe133-4b82-4104-b00e-65f96a178f0d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:27.053619 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0d4fe133-4b82-4104-b00e-65f96a178f0d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:27.053619 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-0d4fe133-4b82-4104-b00e-65f96a178f0d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:27.058692 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:27.058692 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:27.059724 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0d4fe133-4b82-4104-b00e-65f96a178f0d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:27.060204 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 807/3180] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:27 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:27.930313 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-468e24f3-268d-43f9-8fc3-9cf8d78bd266 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:27.940072 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-468e24f3-268d-43f9-8fc3-9cf8d78bd266 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:27.942331 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-468e24f3-268d-43f9-8fc3-9cf8d78bd266 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:27.942689 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-468e24f3-268d-43f9-8fc3-9cf8d78bd266 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:27.943058 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-468e24f3-268d-43f9-8fc3-9cf8d78bd266 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:27.957483 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:27.957483 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:27.958169 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-468e24f3-268d-43f9-8fc3-9cf8d78bd266 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:27.958527 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 786/3181] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:27 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 737 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:27.972386 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5de8c7ff-02c1-471f-87f5-92967b3f4abb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:27.973953 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5de8c7ff-02c1-471f-87f5-92967b3f4abb tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] DELETE https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:27.974138 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5de8c7ff-02c1-471f-87f5-92967b3f4abb tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:27.974309 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5de8c7ff-02c1-471f-87f5-92967b3f4abb tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:27.974432 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-5de8c7ff-02c1-471f-87f5-92967b3f4abb tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Delete backup with id: 7001fc73-ebf3-4f0e-af16-f576d103540e. Aug 18 23:44:27.980490 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:27.980490 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:27.993639 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-5de8c7ff-02c1-471f-87f5-92967b3f4abb tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] delete_backup rpcapi backup_id 7001fc73-ebf3-4f0e-af16-f576d103540e {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:44:27.995401 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5de8c7ff-02c1-471f-87f5-92967b3f4abb tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 202 Aug 18 23:44:27.997018 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 799/3182] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:44:27 2026] DELETE /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:28.002901 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7298e9ee-0b57-42fc-83d8-a4845bfc83fd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:28.004489 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7298e9ee-0b57-42fc-83d8-a4845bfc83fd tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:28.005082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7298e9ee-0b57-42fc-83d8-a4845bfc83fd tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:28.005082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7298e9ee-0b57-42fc-83d8-a4845bfc83fd tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:28.005082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-7298e9ee-0b57-42fc-83d8-a4845bfc83fd tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:28.012091 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:28.012091 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:28.013360 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7298e9ee-0b57-42fc-83d8-a4845bfc83fd tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 200 Aug 18 23:44:28.013360 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 791/3183] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:28 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:44:28.069406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0082f2c9-8ccd-4350-842a-b191dd93ffa8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:28.071122 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0082f2c9-8ccd-4350-842a-b191dd93ffa8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:28.071318 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0082f2c9-8ccd-4350-842a-b191dd93ffa8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:28.071522 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0082f2c9-8ccd-4350-842a-b191dd93ffa8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:28.071645 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-0082f2c9-8ccd-4350-842a-b191dd93ffa8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:28.075969 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:28.075969 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:28.076562 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0082f2c9-8ccd-4350-842a-b191dd93ffa8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:28.076902 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 808/3184] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:28 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:29.022335 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f52ad42d-454e-469c-b615-32aebfb3e411 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:29.023851 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f52ad42d-454e-469c-b615-32aebfb3e411 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e Aug 18 23:44:29.024035 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f52ad42d-454e-469c-b615-32aebfb3e411 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:29.024198 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f52ad42d-454e-469c-b615-32aebfb3e411 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:29.024292 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f52ad42d-454e-469c-b615-32aebfb3e411 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Show backup with id 7001fc73-ebf3-4f0e-af16-f576d103540e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:29.027344 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f52ad42d-454e-469c-b615-32aebfb3e411 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e returned with HTTP 404 Aug 18 23:44:29.027787 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 787/3185] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:29 2026] GET /volume/v3/backups/7001fc73-ebf3-4f0e-af16-f576d103540e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:29.034375 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4ba2eecf-8239-4f01-9800-9a18172d52b3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:29.035998 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4ba2eecf-8239-4f01-9800-9a18172d52b3 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 Aug 18 23:44:29.036194 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4ba2eecf-8239-4f01-9800-9a18172d52b3 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:29.036385 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4ba2eecf-8239-4f01-9800-9a18172d52b3 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:29.036539 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-4ba2eecf-8239-4f01-9800-9a18172d52b3 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Delete volume with id: cbf0a25c-93cd-43ad-aada-34789536ed56 Aug 18 23:44:29.042914 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:29.042914 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:29.043209 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4ba2eecf-8239-4f01-9800-9a18172d52b3 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Volume info retrieved successfully. Aug 18 23:44:29.058823 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4ba2eecf-8239-4f01-9800-9a18172d52b3 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Delete volume request issued successfully. Aug 18 23:44:29.058981 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4ba2eecf-8239-4f01-9800-9a18172d52b3 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 returned with HTTP 202 Aug 18 23:44:29.059350 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 800/3186] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:44:29 2026] DELETE /volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:29.066233 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-209a3d53-3743-49f4-be6d-60d792b25ca5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:29.068208 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-209a3d53-3743-49f4-be6d-60d792b25ca5 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 Aug 18 23:44:29.068424 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-209a3d53-3743-49f4-be6d-60d792b25ca5 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:29.068654 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-209a3d53-3743-49f4-be6d-60d792b25ca5 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:29.077749 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:29.077749 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:29.083075 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-209a3d53-3743-49f4-be6d-60d792b25ca5 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Volume info retrieved successfully. Aug 18 23:44:29.086506 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-72a8f196-1ff9-4cb8-91bb-69fe4f85ab83 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:29.086881 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-209a3d53-3743-49f4-be6d-60d792b25ca5 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 returned with HTTP 200 Aug 18 23:44:29.087219 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 792/3187] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:29 2026] GET /volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:29.088915 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-72a8f196-1ff9-4cb8-91bb-69fe4f85ab83 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:29.090534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-72a8f196-1ff9-4cb8-91bb-69fe4f85ab83 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:29.090534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-72a8f196-1ff9-4cb8-91bb-69fe4f85ab83 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:29.090534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-72a8f196-1ff9-4cb8-91bb-69fe4f85ab83 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:29.095983 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:29.095983 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:29.097182 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-72a8f196-1ff9-4cb8-91bb-69fe4f85ab83 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:29.097870 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 809/3188] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:29 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:29.583216 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:29.585246 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:29.586024 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-173607110", "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:29.587678 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-173607110', 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:29.650239 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Create volume of 1 GB Aug 18 23:44:29.654987 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Availability Zones retrieved successfully. Aug 18 23:44:29.659923 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Flow 'volume_create_api' (0cd4b074-c853-48a3-a7c1-68e1260b88b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:29.660835 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f2606a-54ad-40d7-b09a-ea1af6e784d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:29.661721 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:29.709993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f2606a-54ad-40d7-b09a-ea1af6e784d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:29.710766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd01820f-6f6d-481c-9827-16dce2b642f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:29.759586 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Created reservations ['d29f85ef-7419-4595-ba07-9c422b6cc150', 'e03c5dcb-e7f0-4783-8c7d-08af8cbee3ca', '252e89b7-ab4f-4091-afaa-32806c7f735a', 'eded96cf-763e-4286-8951-32a23c12aa58'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:29.760318 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd01820f-6f6d-481c-9827-16dce2b642f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d29f85ef-7419-4595-ba07-9c422b6cc150', 'e03c5dcb-e7f0-4783-8c7d-08af8cbee3ca', '252e89b7-ab4f-4091-afaa-32806c7f735a', 'eded96cf-763e-4286-8951-32a23c12aa58']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:29.761109 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad232a6-3687-4911-ab0c-b158b4516923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:29.781346 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad232a6-3687-4911-ab0c-b158b4516923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4196eda4-2c72-4c53-a838-cded4689f3c6', '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-173607110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9de72b14970442bf85a680955faa1ce3',qos_specs=None,replication_status=,reservations=['d29f85ef-7419-4595-ba07-9c422b6cc150','e03c5dcb-e7f0-4783-8c7d-08af8cbee3ca','252e89b7-ab4f-4091-afaa-32806c7f735a','eded96cf-763e-4286-8951-32a23c12aa58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528c7458f343425dbfc5dd5515c38849',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-173607110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4196eda4-2c72-4c53-a838-cded4689f3c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9de72b14970442bf85a680955faa1ce3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='528c7458f343425dbfc5dd5515c38849',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:29.782118 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb5efe0-96d7-44e4-892d-4328ee045585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:29.799690 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb5efe0-96d7-44e4-892d-4328ee045585) transitioned into state 'SUCCESS' from state '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-173607110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9de72b14970442bf85a680955faa1ce3',qos_specs=None,replication_status=,reservations=['d29f85ef-7419-4595-ba07-9c422b6cc150','e03c5dcb-e7f0-4783-8c7d-08af8cbee3ca','252e89b7-ab4f-4091-afaa-32806c7f735a','eded96cf-763e-4286-8951-32a23c12aa58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='528c7458f343425dbfc5dd5515c38849',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:29.800637 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9172c52c-96eb-40fb-adb4-ac3c7844397e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:29.810844 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9172c52c-96eb-40fb-adb4-ac3c7844397e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:29.811897 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Flow 'volume_create_api' (0cd4b074-c853-48a3-a7c1-68e1260b88b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:29.812326 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Create volume request issued successfully. Aug 18 23:44:29.812920 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-58dabf8f-873e-4c82-84ef-c14da0d1db99 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:29.813337 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 788/3189] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:44:29 2026] POST /volume/v3/volumes => generated 752 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:29.825084 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-03fd2d4d-4dfb-482f-8079-85b64aa7e8b4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:29.826871 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-03fd2d4d-4dfb-482f-8079-85b64aa7e8b4 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] GET https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 Aug 18 23:44:29.827101 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-03fd2d4d-4dfb-482f-8079-85b64aa7e8b4 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:29.827325 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-03fd2d4d-4dfb-482f-8079-85b64aa7e8b4 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:29.834613 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:29.834613 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:29.838506 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-03fd2d4d-4dfb-482f-8079-85b64aa7e8b4 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Volume info retrieved successfully. Aug 18 23:44:29.843008 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-03fd2d4d-4dfb-482f-8079-85b64aa7e8b4 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 returned with HTTP 200 Aug 18 23:44:29.843445 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 801/3190] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:29 2026] GET /volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:30.103782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-48f6f3ff-a97e-41cc-9b37-c8d5551bcb12 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.105257 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-48f6f3ff-a97e-41cc-9b37-c8d5551bcb12 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] GET https://10.4.3.229/volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 Aug 18 23:44:30.105428 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-48f6f3ff-a97e-41cc-9b37-c8d5551bcb12 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:30.105640 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-48f6f3ff-a97e-41cc-9b37-c8d5551bcb12 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:30.110303 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-690638e6-07c2-4e27-b52c-00e66fb3a421 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.111317 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-48f6f3ff-a97e-41cc-9b37-c8d5551bcb12 tempest-ProjectReaderTests39-908032277 tempest-ProjectReaderTests39-908032277-project-admin] https://10.4.3.229/volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 returned with HTTP 404 Aug 18 23:44:30.113414 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 793/3191] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:30 2026] GET /volume/v3/volumes/cbf0a25c-93cd-43ad-aada-34789536ed56 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:30.113488 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-690638e6-07c2-4e27-b52c-00e66fb3a421 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:30.113488 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-690638e6-07c2-4e27-b52c-00e66fb3a421 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:30.113488 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-690638e6-07c2-4e27-b52c-00e66fb3a421 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:30.113488 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-690638e6-07c2-4e27-b52c-00e66fb3a421 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:30.119406 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:30.119406 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:30.119406 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-690638e6-07c2-4e27-b52c-00e66fb3a421 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:30.119406 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 810/3192] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:30 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:30.244138 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b5660107-82b4-4c01-b788-f489f4732ce1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.246307 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5660107-82b4-4c01-b788-f489f4732ce1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:30.246557 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5660107-82b4-4c01-b788-f489f4732ce1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:30.246830 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5660107-82b4-4c01-b788-f489f4732ce1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:30.254869 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:30.254869 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:30.258570 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b5660107-82b4-4c01-b788-f489f4732ce1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:30.262975 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5660107-82b4-4c01-b788-f489f4732ce1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:30.263399 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 789/3193] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:30 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:30.529606 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-bc412a94-6cdf-4dc5-a35e-361c7dcfa194 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.531698 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-bc412a94-6cdf-4dc5-a35e-361c7dcfa194 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:30.531769 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-bc412a94-6cdf-4dc5-a35e-361c7dcfa194 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:30.531936 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-bc412a94-6cdf-4dc5-a35e-361c7dcfa194 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:30.537866 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:30.537866 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:30.540509 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-bc412a94-6cdf-4dc5-a35e-361c7dcfa194 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:30.543927 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-bc412a94-6cdf-4dc5-a35e-361c7dcfa194 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:30.544253 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 802/3194] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:30 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:30.613932 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-50839a7c-e483-47bc-ac33-22b0a451f4ec None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.614284 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-50839a7c-e483-47bc-ac33-22b0a451f4ec None None] GET https://10.4.3.229/volume// Aug 18 23:44:30.614445 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-50839a7c-e483-47bc-ac33-22b0a451f4ec None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:30.614678 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-50839a7c-e483-47bc-ac33-22b0a451f4ec None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:30.614991 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-50839a7c-e483-47bc-ac33-22b0a451f4ec None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:30.615236 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 794/3195] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:44: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 18 23:44:30.623003 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-33665b0b-e0ee-4a47-8fcd-3ab9df3d6282 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.624979 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-33665b0b-e0ee-4a47-8fcd-3ab9df3d6282 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:44:30.625291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-33665b0b-e0ee-4a47-8fcd-3ab9df3d6282 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a29a8c7-3c41-4986-889a-0774f40e0261", "connector": null, "instance_uuid": "350c2a34-6858-4ed7-b451-ac3ca31047f6"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:30.633235 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:30.633235 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:30.656660 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-33665b0b-e0ee-4a47-8fcd-3ab9df3d6282 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:44:30.657216 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 811/3196] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:44:30 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 18 23:44:30.681824 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f0bcc38c-2315-40df-8449-969ed662cc02 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.686332 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0bcc38c-2315-40df-8449-969ed662cc02 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:30.686332 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0bcc38c-2315-40df-8449-969ed662cc02 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:30.686332 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0bcc38c-2315-40df-8449-969ed662cc02 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:30.691653 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2e97ddab-74d9-4652-95ed-c2dbdaf9693d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.691990 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2e97ddab-74d9-4652-95ed-c2dbdaf9693d None None] GET https://10.4.3.229/volume// Aug 18 23:44:30.692127 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2e97ddab-74d9-4652-95ed-c2dbdaf9693d None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:30.692293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2e97ddab-74d9-4652-95ed-c2dbdaf9693d None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:30.692599 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2e97ddab-74d9-4652-95ed-c2dbdaf9693d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:30.692859 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 803/3197] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:44:30 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:44:30.696165 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:30.696165 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:30.700066 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f0bcc38c-2315-40df-8449-969ed662cc02 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:30.700835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-9aef2427-a882-4915-a65e-197955868969 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.703803 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0bcc38c-2315-40df-8449-969ed662cc02 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:30.704231 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 790/3198] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:30 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:30.707384 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-9aef2427-a882-4915-a65e-197955868969 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:30.707699 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-9aef2427-a882-4915-a65e-197955868969 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:30.707932 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-9aef2427-a882-4915-a65e-197955868969 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:30.726383 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:30.726383 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:30.733928 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-9aef2427-a882-4915-a65e-197955868969 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:30.738904 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-9aef2427-a882-4915-a65e-197955868969 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:30.739393 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 795/3199] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:44:30 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 1020 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:44:30.840532 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-0502bea6-5a21-47ad-865a-ffdddfd2827c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.842304 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-0502bea6-5a21-47ad-865a-ffdddfd2827c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] PUT https://10.4.3.229/volume/v3/attachments/05330b9a-1b54-494d-8f23-0bd959349931 Aug 18 23:44:30.842668 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-0502bea6-5a21-47ad-865a-ffdddfd2827c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:30.849454 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-0502bea6-5a21-47ad-865a-ffdddfd2827c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Acquiring lock "cinder-attachment_update-5a29a8c7-3c41-4986-889a-0774f40e0261-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:44:30.853566 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-0502bea6-5a21-47ad-865a-ffdddfd2827c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Lock "cinder-attachment_update-5a29a8c7-3c41-4986-889a-0774f40e0261-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:44:30.854491 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:30.854491 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:30.858150 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8585fabb-12b4-4744-801c-d039e0f3ce53 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.859755 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8585fabb-12b4-4744-801c-d039e0f3ce53 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] GET https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 Aug 18 23:44:30.859974 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8585fabb-12b4-4744-801c-d039e0f3ce53 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:30.860231 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8585fabb-12b4-4744-801c-d039e0f3ce53 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:30.868385 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:30.868385 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:30.872954 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8585fabb-12b4-4744-801c-d039e0f3ce53 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Volume info retrieved successfully. Aug 18 23:44:30.879882 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8585fabb-12b4-4744-801c-d039e0f3ce53 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 returned with HTTP 200 Aug 18 23:44:30.880282 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 804/3200] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:30 2026] GET /volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:30.911483 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-c119909d-2072-4fb6-bd33-8c919e9b0dd7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:30.916541 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-c119909d-2072-4fb6-bd33-8c919e9b0dd7 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] GET https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 Aug 18 23:44:30.918023 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-c119909d-2072-4fb6-bd33-8c919e9b0dd7 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:30.918235 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-c119909d-2072-4fb6-bd33-8c919e9b0dd7 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:30.937037 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-0502bea6-5a21-47ad-865a-ffdddfd2827c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Lock "cinder-attachment_update-5a29a8c7-3c41-4986-889a-0774f40e0261-np0000007721" released by "attachment_update" :: held 0.083s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:44:30.937321 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-0502bea6-5a21-47ad-865a-ffdddfd2827c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/attachments/05330b9a-1b54-494d-8f23-0bd959349931 returned with HTTP 200 Aug 18 23:44:30.937960 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 812/3201] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:44:30 2026] PUT /volume/v3/attachments/05330b9a-1b54-494d-8f23-0bd959349931 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:30.942760 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:30.942760 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:30.966332 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-c119909d-2072-4fb6-bd33-8c919e9b0dd7 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Volume info retrieved successfully. Aug 18 23:44:30.989780 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-c119909d-2072-4fb6-bd33-8c919e9b0dd7 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 returned with HTTP 200 Aug 18 23:44:30.991612 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 791/3202] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:30 2026] GET /volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 => generated 1360 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:31.132709 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-87df9d48-bc83-409c-86cd-d2a4ba03f6a2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.134977 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-87df9d48-bc83-409c-86cd-d2a4ba03f6a2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:31.135269 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-87df9d48-bc83-409c-86cd-d2a4ba03f6a2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:31.135537 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-87df9d48-bc83-409c-86cd-d2a4ba03f6a2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:31.135715 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-87df9d48-bc83-409c-86cd-d2a4ba03f6a2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:31.139801 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:31.139801 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:31.140433 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-87df9d48-bc83-409c-86cd-d2a4ba03f6a2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:31.140823 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 796/3203] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:31 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.409465 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-0439ec2f-a710-4403-a512-faabc36cba9c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.411641 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-0439ec2f-a710-4403-a512-faabc36cba9c tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] GET https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 Aug 18 23:44:31.411877 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-0439ec2f-a710-4403-a512-faabc36cba9c tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:31.412079 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-0439ec2f-a710-4403-a512-faabc36cba9c tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:31.418936 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:31.418936 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:31.419890 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0ecb3f7b-1782-4af8-a70a-e386dee16c81 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.421885 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-0439ec2f-a710-4403-a512-faabc36cba9c tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Volume info retrieved successfully. Aug 18 23:44:31.425760 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-0439ec2f-a710-4403-a512-faabc36cba9c tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 returned with HTTP 200 Aug 18 23:44:31.426059 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 805/3204] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:31 2026] GET /volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 => generated 1360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:31.437826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-af319c7d-09d3-48fd-83ed-ff867aec2701 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.438859 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af319c7d-09d3-48fd-83ed-ff867aec2701 None None] GET https://10.4.3.229/volume// Aug 18 23:44:31.439766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af319c7d-09d3-48fd-83ed-ff867aec2701 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:31.440431 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af319c7d-09d3-48fd-83ed-ff867aec2701 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:31.441681 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af319c7d-09d3-48fd-83ed-ff867aec2701 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:31.442635 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 792/3205] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:44:31 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:44:31.450419 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-7b9c0741-e89d-4a14-82ed-662dfc6a57b5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.452493 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-7b9c0741-e89d-4a14-82ed-662dfc6a57b5 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:44:31.452888 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-7b9c0741-e89d-4a14-82ed-662dfc6a57b5 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4196eda4-2c72-4c53-a838-cded4689f3c6", "connector": null, "instance_uuid": "d88c816b-2abb-4280-8493-c2a404faf7f5"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.462444 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:31.462444 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:31.493668 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0ecb3f7b-1782-4af8-a70a-e386dee16c81 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:44:31.494029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0ecb3f7b-1782-4af8-a70a-e386dee16c81 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2008644245", "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=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.494450 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-7b9c0741-e89d-4a14-82ed-662dfc6a57b5 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:44:31.494912 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 797/3206] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:44:31 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 18 23:44:31.495541 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:31.495541 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:31.512807 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0ecb3f7b-1782-4af8-a70a-e386dee16c81 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:44:31.513233 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 813/3207] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:44:31 2026] POST /volume/v3/types => generated 380 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.520582 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c1f43589-3194-42fc-9996-b17df9481e3e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.522109 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c1f43589-3194-42fc-9996-b17df9481e3e tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption Aug 18 23:44:31.522391 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c1f43589-3194-42fc-9996-b17df9481e3e tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.536908 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c1f43589-3194-42fc-9996-b17df9481e3e tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption returned with HTTP 200 Aug 18 23:44:31.537397 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 806/3208] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:44:31 2026] POST /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.544869 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ecd2dda5-7d4c-411e-80ab-6c3fc6ccb485 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.552352 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ecd2dda5-7d4c-411e-80ab-6c3fc6ccb485 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:44:31.552352 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ecd2dda5-7d4c-411e-80ab-6c3fc6ccb485 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1771591832", "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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.561290 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ecd2dda5-7d4c-411e-80ab-6c3fc6ccb485 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:44:31.561657 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 793/3209] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:44:31 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.568834 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e3a9c836-7f1e-4707-baf4-574aa61630ac None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.570931 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e3a9c836-7f1e-4707-baf4-574aa61630ac tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types/0cfbe5b4-203b-4622-8024-dd3d806f36fb/encryption Aug 18 23:44:31.571333 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e3a9c836-7f1e-4707-baf4-574aa61630ac tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.573183 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:31.573183 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:31.588536 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e3a9c836-7f1e-4707-baf4-574aa61630ac tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/0cfbe5b4-203b-4622-8024-dd3d806f36fb/encryption returned with HTTP 200 Aug 18 23:44:31.588964 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 798/3210] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:44:31 2026] POST /volume/v3/types/0cfbe5b4-203b-4622-8024-dd3d806f36fb/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.595833 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-37a4ee5c-7492-4c86-a063-f4d0b0452b90 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.597398 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-37a4ee5c-7492-4c86-a063-f4d0b0452b90 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:44:31.597969 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-37a4ee5c-7492-4c86-a063-f4d0b0452b90 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1437165810", "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=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.612709 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-37a4ee5c-7492-4c86-a063-f4d0b0452b90 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:44:31.613066 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 814/3211] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:44:31 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.626625 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-07f13d94-19ea-42e7-9282-d476cdd021ad None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.628201 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-07f13d94-19ea-42e7-9282-d476cdd021ad tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types/96a6c262-e88b-44f3-8459-bd8e93c18e89/extra_specs Aug 18 23:44:31.628483 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-07f13d94-19ea-42e7-9282-d476cdd021ad tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.647869 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-07f13d94-19ea-42e7-9282-d476cdd021ad tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/96a6c262-e88b-44f3-8459-bd8e93c18e89/extra_specs returned with HTTP 200 Aug 18 23:44:31.648631 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 807/3212] 10.4.3.229 () {68 vars in 1399 bytes} [Tue Aug 18 23:44:31 2026] POST /volume/v3/types/96a6c262-e88b-44f3-8459-bd8e93c18e89/extra_specs => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:44:31.657179 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6bc48edb-9a49-4231-8f4f-fc82e2f27cd8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.659388 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6bc48edb-9a49-4231-8f4f-fc82e2f27cd8 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] PUT https://10.4.3.229/volume/v3/types/96a6c262-e88b-44f3-8459-bd8e93c18e89/extra_specs/key2 Aug 18 23:44:31.659802 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6bc48edb-9a49-4231-8f4f-fc82e2f27cd8 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.679278 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6bc48edb-9a49-4231-8f4f-fc82e2f27cd8 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/96a6c262-e88b-44f3-8459-bd8e93c18e89/extra_specs/key2 returned with HTTP 200 Aug 18 23:44:31.679768 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 794/3213] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:44:31 2026] PUT /volume/v3/types/96a6c262-e88b-44f3-8459-bd8e93c18e89/extra_specs/key2 => generated 25 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:44:31.689198 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c0678663-4c7a-4276-9d27-2352658a5253 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.690680 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0678663-4c7a-4276-9d27-2352658a5253 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:44:31.690981 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0678663-4c7a-4276-9d27-2352658a5253 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.702860 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0678663-4c7a-4276-9d27-2352658a5253 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:44:31.703204 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 799/3214] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:44:31 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.715243 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b2118c9c-2660-4125-9b52-f7a2e49018bb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.715344 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6b452937-e284-4645-9f3f-7be55599821c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.716939 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6b452937-e284-4645-9f3f-7be55599821c tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] DELETE https://10.4.3.229/volume/v3/types/122b0456-4113-4c63-879f-025ca7f6064e Aug 18 23:44:31.717050 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b2118c9c-2660-4125-9b52-f7a2e49018bb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:31.717122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6b452937-e284-4645-9f3f-7be55599821c tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:31.717263 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6b452937-e284-4645-9f3f-7be55599821c tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:31.717317 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b2118c9c-2660-4125-9b52-f7a2e49018bb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:31.717480 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b2118c9c-2660-4125-9b52-f7a2e49018bb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:31.726075 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:31.726075 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:31.729347 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b2118c9c-2660-4125-9b52-f7a2e49018bb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:31.733096 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b2118c9c-2660-4125-9b52-f7a2e49018bb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:31.733422 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 815/3215] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:31 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.747312 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6b452937-e284-4645-9f3f-7be55599821c tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/122b0456-4113-4c63-879f-025ca7f6064e returned with HTTP 202 Aug 18 23:44:31.747738 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 808/3216] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:44:31 2026] DELETE /volume/v3/types/122b0456-4113-4c63-879f-025ca7f6064e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:31.756765 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-69af76a4-1ad0-4b29-8a9d-bc14c5c08a0d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.758852 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-69af76a4-1ad0-4b29-8a9d-bc14c5c08a0d tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:44:31.759304 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-69af76a4-1ad0-4b29-8a9d-bc14c5c08a0d tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-667441681", "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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.775225 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-69af76a4-1ad0-4b29-8a9d-bc14c5c08a0d tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:44:31.775570 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 795/3217] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:44:31 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 18 23:44:31.784815 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5d53168c-80da-438f-bbc0-dd815330499b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.786448 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5d53168c-80da-438f-bbc0-dd815330499b tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types/48f64902-ebb8-41ca-93b6-924fcf72fa61/encryption Aug 18 23:44:31.786771 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5d53168c-80da-438f-bbc0-dd815330499b tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.803997 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5d53168c-80da-438f-bbc0-dd815330499b tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/48f64902-ebb8-41ca-93b6-924fcf72fa61/encryption returned with HTTP 200 Aug 18 23:44:31.804348 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 800/3218] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:44:31 2026] POST /volume/v3/types/48f64902-ebb8-41ca-93b6-924fcf72fa61/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.813832 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-739ee896-7dfc-401e-bf2d-96250fc7a146 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.815953 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-739ee896-7dfc-401e-bf2d-96250fc7a146 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] DELETE https://10.4.3.229/volume/v3/types/48f64902-ebb8-41ca-93b6-924fcf72fa61/encryption/6b1fe40a-670d-4b68-8b74-95837fedc450 Aug 18 23:44:31.816147 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-739ee896-7dfc-401e-bf2d-96250fc7a146 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:31.816337 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-739ee896-7dfc-401e-bf2d-96250fc7a146 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:31.828663 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-739ee896-7dfc-401e-bf2d-96250fc7a146 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/48f64902-ebb8-41ca-93b6-924fcf72fa61/encryption/6b1fe40a-670d-4b68-8b74-95837fedc450 returned with HTTP 202 Aug 18 23:44:31.829158 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 816/3219] 10.4.3.229 () {66 vars in 1489 bytes} [Tue Aug 18 23:44:31 2026] DELETE /volume/v3/types/48f64902-ebb8-41ca-93b6-924fcf72fa61/encryption/6b1fe40a-670d-4b68-8b74-95837fedc450 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:31.837269 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d342ad1e-b327-4991-afcd-4130e5c42ab7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.839015 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d342ad1e-b327-4991-afcd-4130e5c42ab7 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:44:31.839335 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d342ad1e-b327-4991-afcd-4130e5c42ab7 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1270688964", "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=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.864157 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d342ad1e-b327-4991-afcd-4130e5c42ab7 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:44:31.864487 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 809/3220] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:44:31 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.871169 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ab5b43e8-f48c-4f39-9cd9-d5fe865b687e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.872731 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab5b43e8-f48c-4f39-9cd9-d5fe865b687e tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] DELETE https://10.4.3.229/volume/v3/types/ac9a63eb-bed2-4d80-936d-6b03dfc427d0/extra_specs/key1 Aug 18 23:44:31.872892 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab5b43e8-f48c-4f39-9cd9-d5fe865b687e tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:31.873076 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab5b43e8-f48c-4f39-9cd9-d5fe865b687e tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:31.894687 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab5b43e8-f48c-4f39-9cd9-d5fe865b687e tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/ac9a63eb-bed2-4d80-936d-6b03dfc427d0/extra_specs/key1 returned with HTTP 202 Aug 18 23:44:31.895073 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 796/3221] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:44:31 2026] DELETE /volume/v3/types/ac9a63eb-bed2-4d80-936d-6b03dfc427d0/extra_specs/key1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:31.904534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f0f37f92-6ea4-4e68-a1da-34ec26db03b8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.907004 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f0f37f92-6ea4-4e68-a1da-34ec26db03b8 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:44:31.907388 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f0f37f92-6ea4-4e68-a1da-34ec26db03b8 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1480757746", "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=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:31.922493 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f0f37f92-6ea4-4e68-a1da-34ec26db03b8 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:44:31.922916 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 801/3222] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:44:31 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.931260 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0f602e74-051f-4636-9e4f-8312490874b3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.933407 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0f602e74-051f-4636-9e4f-8312490874b3 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] DELETE https://10.4.3.229/volume/v3/types/cf1ce290-6524-4955-97b0-a763c5ca0b52 Aug 18 23:44:31.933683 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0f602e74-051f-4636-9e4f-8312490874b3 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:31.933934 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0f602e74-051f-4636-9e4f-8312490874b3 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:31.961647 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0f602e74-051f-4636-9e4f-8312490874b3 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/cf1ce290-6524-4955-97b0-a763c5ca0b52 returned with HTTP 202 Aug 18 23:44:31.962162 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 817/3223] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:44:31 2026] DELETE /volume/v3/types/cf1ce290-6524-4955-97b0-a763c5ca0b52 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:31.972714 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-09d55e82-4741-4eec-a451-27b4e251c5df None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.974693 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-09d55e82-4741-4eec-a451-27b4e251c5df tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] GET https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs Aug 18 23:44:31.974903 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-09d55e82-4741-4eec-a451-27b4e251c5df tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:31.975102 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-09d55e82-4741-4eec-a451-27b4e251c5df tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:31.982323 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-09d55e82-4741-4eec-a451-27b4e251c5df tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs returned with HTTP 200 Aug 18 23:44:31.982736 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 810/3224] 10.4.3.229 () {66 vars in 1378 bytes} [Tue Aug 18 23:44:31 2026] GET /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:31.993215 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0ceb4685-81e3-468e-8573-1d9a66add388 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:31.996030 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ceb4685-81e3-468e-8573-1d9a66add388 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] GET https://10.4.3.229/volume/v3/types Aug 18 23:44:31.996215 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ceb4685-81e3-468e-8573-1d9a66add388 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:31.996981 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ceb4685-81e3-468e-8573-1d9a66add388 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.070745 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ceb4685-81e3-468e-8573-1d9a66add388 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:44:32.071143 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 797/3225] 10.4.3.229 () {66 vars in 1231 bytes} [Tue Aug 18 23:44:31 2026] GET /volume/v3/types => generated 3654 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:32.083291 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6106cb23-64e0-44c1-bc17-903ad6cf27ce None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.085100 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6106cb23-64e0-44c1-bc17-903ad6cf27ce tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] GET https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption/cipher Aug 18 23:44:32.085399 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6106cb23-64e0-44c1-bc17-903ad6cf27ce tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.085680 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6106cb23-64e0-44c1-bc17-903ad6cf27ce tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.091469 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6106cb23-64e0-44c1-bc17-903ad6cf27ce tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption/cipher returned with HTTP 200 Aug 18 23:44:32.091803 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 802/3226] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:44:32 2026] GET /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:44:32.101493 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0f221766-f27e-4fbf-9ef1-47b0d5656caf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.103138 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0f221766-f27e-4fbf-9ef1-47b0d5656caf tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] GET https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption Aug 18 23:44:32.103301 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0f221766-f27e-4fbf-9ef1-47b0d5656caf tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.103470 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0f221766-f27e-4fbf-9ef1-47b0d5656caf tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.109547 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0f221766-f27e-4fbf-9ef1-47b0d5656caf tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption returned with HTTP 200 Aug 18 23:44:32.109927 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 818/3227] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:44:32 2026] GET /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:32.126092 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4487b1e1-24ac-4a9c-bc59-4779ed6b4a14 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.127794 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4487b1e1-24ac-4a9c-bc59-4779ed6b4a14 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] GET https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs/multiattach Aug 18 23:44:32.127959 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4487b1e1-24ac-4a9c-bc59-4779ed6b4a14 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.128130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4487b1e1-24ac-4a9c-bc59-4779ed6b4a14 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.138800 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4487b1e1-24ac-4a9c-bc59-4779ed6b4a14 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs/multiattach returned with HTTP 200 Aug 18 23:44:32.139127 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 811/3228] 10.4.3.229 () {66 vars in 1414 bytes} [Tue Aug 18 23:44:32 2026] GET /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:44:32.149067 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-27b91184-134b-4843-8198-fd74a2e95314 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.152040 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-27b91184-134b-4843-8198-fd74a2e95314 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] GET https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs/volume_backend_name Aug 18 23:44:32.152294 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f7040617-0f4a-44e2-9a9a-ee64bb996019 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.152759 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-27b91184-134b-4843-8198-fd74a2e95314 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.152759 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-27b91184-134b-4843-8198-fd74a2e95314 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.154177 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f7040617-0f4a-44e2-9a9a-ee64bb996019 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:32.154417 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f7040617-0f4a-44e2-9a9a-ee64bb996019 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.154623 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f7040617-0f4a-44e2-9a9a-ee64bb996019 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.154756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f7040617-0f4a-44e2-9a9a-ee64bb996019 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:32.158880 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:32.158880 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:32.159765 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f7040617-0f4a-44e2-9a9a-ee64bb996019 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:32.159859 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-27b91184-134b-4843-8198-fd74a2e95314 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs/volume_backend_name returned with HTTP 200 Aug 18 23:44:32.159951 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 803/3229] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:32 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:32.160099 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 798/3230] 10.4.3.229 () {66 vars in 1438 bytes} [Tue Aug 18 23:44:32 2026] GET /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/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 18 23:44:32.171064 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-58876514-24b0-4231-b6ca-0368b745d4a3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.171064 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-58876514-24b0-4231-b6ca-0368b745d4a3 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] GET https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe Aug 18 23:44:32.171064 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-58876514-24b0-4231-b6ca-0368b745d4a3 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.171064 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-58876514-24b0-4231-b6ca-0368b745d4a3 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.178708 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-58876514-24b0-4231-b6ca-0368b745d4a3 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe returned with HTTP 200 Aug 18 23:44:32.178708 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 819/3231] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:44:32 2026] GET /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe => generated 402 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:32.188658 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-87fe0a48-3cc2-49d4-b7cd-0038c966eeef None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.190294 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-87fe0a48-3cc2-49d4-b7cd-0038c966eeef tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] PUT https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption/bf8f5e2a-855a-407d-929e-88e5fba92031 Aug 18 23:44:32.190650 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-87fe0a48-3cc2-49d4-b7cd-0038c966eeef tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:32.208301 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-87fe0a48-3cc2-49d4-b7cd-0038c966eeef tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption/bf8f5e2a-855a-407d-929e-88e5fba92031 returned with HTTP 200 Aug 18 23:44:32.208773 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 812/3232] 10.4.3.229 () {68 vars in 1506 bytes} [Tue Aug 18 23:44:32 2026] PUT /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/encryption/bf8f5e2a-855a-407d-929e-88e5fba92031 => generated 33 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:44:32.221393 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7c9009a6-c653-43bf-baad-9a1f2c5340de None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.224856 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c9009a6-c653-43bf-baad-9a1f2c5340de tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] PUT https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs/key1 Aug 18 23:44:32.225866 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c9009a6-c653-43bf-baad-9a1f2c5340de tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:32.250553 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c9009a6-c653-43bf-baad-9a1f2c5340de tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs/key1 returned with HTTP 200 Aug 18 23:44:32.250553 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 804/3233] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:44:32 2026] PUT /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe/extra_specs/key1 => generated 30 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:44:32.257211 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-13b2445a-127a-42c0-8de1-ca8ee2511c9d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.260132 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13b2445a-127a-42c0-8de1-ca8ee2511c9d tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] PUT https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe Aug 18 23:44:32.260690 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13b2445a-127a-42c0-8de1-ca8ee2511c9d tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:32.276373 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13b2445a-127a-42c0-8de1-ca8ee2511c9d tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe returned with HTTP 200 Aug 18 23:44:32.276935 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 799/3234] 10.4.3.229 () {68 vars in 1362 bytes} [Tue Aug 18 23:44:32 2026] PUT /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe => generated 371 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:32.286488 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ad592707-d0e8-4a6c-bf81-6d6519804a40 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.289836 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ad592707-d0e8-4a6c-bf81-6d6519804a40 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] DELETE https://10.4.3.229/volume/v3/types/ac9a63eb-bed2-4d80-936d-6b03dfc427d0 Aug 18 23:44:32.289836 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ad592707-d0e8-4a6c-bf81-6d6519804a40 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.289836 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ad592707-d0e8-4a6c-bf81-6d6519804a40 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.316539 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ad592707-d0e8-4a6c-bf81-6d6519804a40 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/ac9a63eb-bed2-4d80-936d-6b03dfc427d0 returned with HTTP 202 Aug 18 23:44:32.316955 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 820/3235] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:44:32 2026] DELETE /volume/v3/types/ac9a63eb-bed2-4d80-936d-6b03dfc427d0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:32.327892 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3d6d3437-7502-4346-9c20-9963a0658c98 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.329596 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d6d3437-7502-4346-9c20-9963a0658c98 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] DELETE https://10.4.3.229/volume/v3/types/48f64902-ebb8-41ca-93b6-924fcf72fa61 Aug 18 23:44:32.329798 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d6d3437-7502-4346-9c20-9963a0658c98 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.329987 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d6d3437-7502-4346-9c20-9963a0658c98 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.352560 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d6d3437-7502-4346-9c20-9963a0658c98 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/48f64902-ebb8-41ca-93b6-924fcf72fa61 returned with HTTP 202 Aug 18 23:44:32.352987 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 813/3236] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:44:32 2026] DELETE /volume/v3/types/48f64902-ebb8-41ca-93b6-924fcf72fa61 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:32.360143 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-38231583-ebec-4162-a11e-e20ff1ad0856 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.361764 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-38231583-ebec-4162-a11e-e20ff1ad0856 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] DELETE https://10.4.3.229/volume/v3/types/96a6c262-e88b-44f3-8459-bd8e93c18e89 Aug 18 23:44:32.361962 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-38231583-ebec-4162-a11e-e20ff1ad0856 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.362116 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-38231583-ebec-4162-a11e-e20ff1ad0856 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.389486 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-38231583-ebec-4162-a11e-e20ff1ad0856 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/96a6c262-e88b-44f3-8459-bd8e93c18e89 returned with HTTP 202 Aug 18 23:44:32.389945 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 805/3237] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:44:32 2026] DELETE /volume/v3/types/96a6c262-e88b-44f3-8459-bd8e93c18e89 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:32.397160 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f7ddcb17-dd05-4d6f-bf1e-1865ca84006c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.398966 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f7ddcb17-dd05-4d6f-bf1e-1865ca84006c tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] DELETE https://10.4.3.229/volume/v3/types/0cfbe5b4-203b-4622-8024-dd3d806f36fb Aug 18 23:44:32.399190 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f7ddcb17-dd05-4d6f-bf1e-1865ca84006c tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.399420 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f7ddcb17-dd05-4d6f-bf1e-1865ca84006c tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.423249 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f7ddcb17-dd05-4d6f-bf1e-1865ca84006c tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/0cfbe5b4-203b-4622-8024-dd3d806f36fb returned with HTTP 202 Aug 18 23:44:32.423654 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 800/3238] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:44:32 2026] DELETE /volume/v3/types/0cfbe5b4-203b-4622-8024-dd3d806f36fb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:32.430720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-98032448-39ed-4e97-b7e9-b548a5d1b145 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.432415 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-98032448-39ed-4e97-b7e9-b548a5d1b145 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] DELETE https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe Aug 18 23:44:32.432646 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-98032448-39ed-4e97-b7e9-b548a5d1b145 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.432814 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-98032448-39ed-4e97-b7e9-b548a5d1b145 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.446328 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1af15362-eb3f-4f6e-9c13-e5113c9a9818 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.446717 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1af15362-eb3f-4f6e-9c13-e5113c9a9818 None None] GET https://10.4.3.229/volume// Aug 18 23:44:32.446880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1af15362-eb3f-4f6e-9c13-e5113c9a9818 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.447052 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1af15362-eb3f-4f6e-9c13-e5113c9a9818 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.447342 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1af15362-eb3f-4f6e-9c13-e5113c9a9818 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:32.447625 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 814/3239] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:44:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:44:32.463160 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-b8dab537-caf5-48c5-b5c8-091fadf5e377 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.463322 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-98032448-39ed-4e97-b7e9-b548a5d1b145 tempest-VolumeTypesAdminTests-316189617 tempest-VolumeTypesAdminTests-316189617-project-admin] https://10.4.3.229/volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe returned with HTTP 202 Aug 18 23:44:32.463735 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 821/3240] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:44:32 2026] DELETE /volume/v3/types/49759c3d-f016-464c-b017-c9397a176abe => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:32.465279 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-b8dab537-caf5-48c5-b5c8-091fadf5e377 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] GET https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 Aug 18 23:44:32.465477 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-b8dab537-caf5-48c5-b5c8-091fadf5e377 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.465920 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-b8dab537-caf5-48c5-b5c8-091fadf5e377 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.486443 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:32.486443 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:32.490304 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-b8dab537-caf5-48c5-b5c8-091fadf5e377 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Volume info retrieved successfully. Aug 18 23:44:32.494307 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-b8dab537-caf5-48c5-b5c8-091fadf5e377 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 returned with HTTP 200 Aug 18 23:44:32.494735 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 806/3241] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:44:32 2026] GET /volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:44:32.611959 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-91374e56-cc55-4697-b866-59a23a5a9921 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.613939 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-91374e56-cc55-4697-b866-59a23a5a9921 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] PUT https://10.4.3.229/volume/v3/attachments/54bc4b16-f8ab-46ef-91f6-8a1d06aae121 Aug 18 23:44:32.614351 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-91374e56-cc55-4697-b866-59a23a5a9921 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:32.622758 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-91374e56-cc55-4697-b866-59a23a5a9921 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Acquiring lock "cinder-attachment_update-4196eda4-2c72-4c53-a838-cded4689f3c6-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:44:32.626953 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-91374e56-cc55-4697-b866-59a23a5a9921 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Lock "cinder-attachment_update-4196eda4-2c72-4c53-a838-cded4689f3c6-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:44:32.628042 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:32.628042 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:32.704957 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-91374e56-cc55-4697-b866-59a23a5a9921 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Lock "cinder-attachment_update-4196eda4-2c72-4c53-a838-cded4689f3c6-np0000007721" released by "attachment_update" :: held 0.078s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:44:32.705286 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-91374e56-cc55-4697-b866-59a23a5a9921 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/attachments/54bc4b16-f8ab-46ef-91f6-8a1d06aae121 returned with HTTP 200 Aug 18 23:44:32.706303 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 801/3242] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:44:32 2026] PUT /volume/v3/attachments/54bc4b16-f8ab-46ef-91f6-8a1d06aae121 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:32.727758 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-3b38060c-fc32-40cd-8416-5597fc102263 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.730038 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-3b38060c-fc32-40cd-8416-5597fc102263 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] POST https://10.4.3.229/volume/v3/attachments/54bc4b16-f8ab-46ef-91f6-8a1d06aae121/action Aug 18 23:44:32.730758 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-3b38060c-fc32-40cd-8416-5597fc102263 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:32.730758 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-3b38060c-fc32-40cd-8416-5597fc102263 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:32.751738 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e7dabe5f-e863-4b57-b0fa-82a8ede3e86e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:32.753757 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e7dabe5f-e863-4b57-b0fa-82a8ede3e86e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:32.753757 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e7dabe5f-e863-4b57-b0fa-82a8ede3e86e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:32.754030 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e7dabe5f-e863-4b57-b0fa-82a8ede3e86e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:32.755160 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:32.755160 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:32.763772 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:32.763772 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:32.764931 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ea73826c-6ab2-4956-8f1a-20d680615e6a req-3b38060c-fc32-40cd-8416-5597fc102263 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/attachments/54bc4b16-f8ab-46ef-91f6-8a1d06aae121/action returned with HTTP 204 Aug 18 23:44:32.765538 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 815/3243] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:44:32 2026] POST /volume/v3/attachments/54bc4b16-f8ab-46ef-91f6-8a1d06aae121/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:32.768359 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e7dabe5f-e863-4b57-b0fa-82a8ede3e86e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:32.773690 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e7dabe5f-e863-4b57-b0fa-82a8ede3e86e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:32.774067 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 822/3244] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:32 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:33.170833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0ae4c0e0-10bf-4037-8021-f4f3be718b3c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:33.175825 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0ae4c0e0-10bf-4037-8021-f4f3be718b3c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:33.175825 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0ae4c0e0-10bf-4037-8021-f4f3be718b3c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:33.175825 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0ae4c0e0-10bf-4037-8021-f4f3be718b3c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:33.175825 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-0ae4c0e0-10bf-4037-8021-f4f3be718b3c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:33.179715 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:33.179715 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:33.180909 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0ae4c0e0-10bf-4037-8021-f4f3be718b3c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:33.180909 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 807/3245] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:33 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:33.756726 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-46c06002-ff96-434c-9d6a-b1f8f39bec46 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:33.758709 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-46c06002-ff96-434c-9d6a-b1f8f39bec46 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:33.758788 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-46c06002-ff96-434c-9d6a-b1f8f39bec46 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:33.758971 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-46c06002-ff96-434c-9d6a-b1f8f39bec46 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:33.766941 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:33.766941 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:33.770963 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-46c06002-ff96-434c-9d6a-b1f8f39bec46 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:33.775225 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-46c06002-ff96-434c-9d6a-b1f8f39bec46 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:33.775711 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 802/3246] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:33 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:33.788658 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a0adb01d-0fbd-4d85-b7fe-d0cd0c7aba0d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:33.790254 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a0adb01d-0fbd-4d85-b7fe-d0cd0c7aba0d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:33.790446 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a0adb01d-0fbd-4d85-b7fe-d0cd0c7aba0d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:33.790782 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a0adb01d-0fbd-4d85-b7fe-d0cd0c7aba0d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:33.803558 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:33.803558 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:33.806830 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a0adb01d-0fbd-4d85-b7fe-d0cd0c7aba0d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:33.811281 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a0adb01d-0fbd-4d85-b7fe-d0cd0c7aba0d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:33.811935 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 816/3247] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:33 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:34.097560 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-f4417c1b-7a03-4a48-93cd-59282fe2fcb3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.099575 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-f4417c1b-7a03-4a48-93cd-59282fe2fcb3 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:34.099779 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-f4417c1b-7a03-4a48-93cd-59282fe2fcb3 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:34.099967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-f4417c1b-7a03-4a48-93cd-59282fe2fcb3 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:34.106779 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:34.106779 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:34.110438 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-f4417c1b-7a03-4a48-93cd-59282fe2fcb3 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:34.114275 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-f4417c1b-7a03-4a48-93cd-59282fe2fcb3 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:34.114822 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 823/3248] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:34 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 939 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:34.196414 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fd79ab50-0873-4702-a98c-71f80ed38aee None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.197811 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fd79ab50-0873-4702-a98c-71f80ed38aee tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:34.197989 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fd79ab50-0873-4702-a98c-71f80ed38aee tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:34.198158 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fd79ab50-0873-4702-a98c-71f80ed38aee tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:34.198262 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-fd79ab50-0873-4702-a98c-71f80ed38aee tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:34.199321 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f0dee9c-d673-409c-8630-91a31097708b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.199761 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f0dee9c-d673-409c-8630-91a31097708b None None] GET https://10.4.3.229/volume// Aug 18 23:44:34.199949 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f0dee9c-d673-409c-8630-91a31097708b None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:34.200187 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f0dee9c-d673-409c-8630-91a31097708b None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:34.200636 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f0dee9c-d673-409c-8630-91a31097708b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:34.200909 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 803/3249] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:44:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:44:34.203310 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:34.203310 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:34.204091 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fd79ab50-0873-4702-a98c-71f80ed38aee tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:34.204837 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 808/3250] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:34 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:34.209718 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-771ef010-df9d-4af1-b057-3afb1e7c2353 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.213283 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-771ef010-df9d-4af1-b057-3afb1e7c2353 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:44:34.213725 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-771ef010-df9d-4af1-b057-3afb1e7c2353 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a", "connector": null, "instance_uuid": "f58d641c-2fbe-423c-b6e5-e4661597fffd"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:34.221002 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-3570907e-abc0-44b2-8df4-305696320d87 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.223378 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-3570907e-abc0-44b2-8df4-305696320d87 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/attachments/05330b9a-1b54-494d-8f23-0bd959349931/action Aug 18 23:44:34.223781 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-3570907e-abc0-44b2-8df4-305696320d87 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:34.223890 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-3570907e-abc0-44b2-8df4-305696320d87 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:34.225330 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:34.225330 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:34.243428 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:34.243428 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:34.263536 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-76bee33b-76e7-406b-8840-98cf4a1cf068 req-3570907e-abc0-44b2-8df4-305696320d87 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/attachments/05330b9a-1b54-494d-8f23-0bd959349931/action returned with HTTP 204 Aug 18 23:44:34.263536 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 824/3251] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:44:34 2026] POST /volume/v3/attachments/05330b9a-1b54-494d-8f23-0bd959349931/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:34.280263 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-771ef010-df9d-4af1-b057-3afb1e7c2353 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:44:34.280763 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 817/3252] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:44:34 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 18 23:44:34.310036 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2818508a-7501-40ed-8e2d-9cb81a4fe5e6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.313420 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2818508a-7501-40ed-8e2d-9cb81a4fe5e6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:34.315147 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2818508a-7501-40ed-8e2d-9cb81a4fe5e6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:34.315147 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2818508a-7501-40ed-8e2d-9cb81a4fe5e6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:34.325401 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c2dee61a-8957-4264-a201-119d4b1ca1b7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.325787 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c2dee61a-8957-4264-a201-119d4b1ca1b7 None None] GET https://10.4.3.229/volume// Aug 18 23:44:34.325933 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c2dee61a-8957-4264-a201-119d4b1ca1b7 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:34.326105 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c2dee61a-8957-4264-a201-119d4b1ca1b7 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:34.326400 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c2dee61a-8957-4264-a201-119d4b1ca1b7 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:34.326703 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 809/3253] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:44:34 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:44:34.327986 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:34.327986 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:34.332201 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2818508a-7501-40ed-8e2d-9cb81a4fe5e6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:34.333024 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-747d5d2c-3463-4f58-98de-d951489edd56 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.335326 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-747d5d2c-3463-4f58-98de-d951489edd56 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:34.335587 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-747d5d2c-3463-4f58-98de-d951489edd56 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:34.335787 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-747d5d2c-3463-4f58-98de-d951489edd56 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:34.339309 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2818508a-7501-40ed-8e2d-9cb81a4fe5e6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:34.340003 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 804/3254] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:34 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:34.344950 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:34.344950 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:34.348191 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-747d5d2c-3463-4f58-98de-d951489edd56 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:34.352142 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-747d5d2c-3463-4f58-98de-d951489edd56 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:34.352534 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 825/3255] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:44:34 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 1118 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:44:34.465287 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-34f7207a-4866-4e70-9239-095f8388a828 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.467728 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-34f7207a-4866-4e70-9239-095f8388a828 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] PUT https://10.4.3.229/volume/v3/attachments/ccecbc53-9488-41a8-9092-1b6b0045bccf Aug 18 23:44:34.468197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-34f7207a-4866-4e70-9239-095f8388a828 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:34.476377 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-34f7207a-4866-4e70-9239-095f8388a828 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Acquiring lock "cinder-attachment_update-eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:44:34.481647 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-34f7207a-4866-4e70-9239-095f8388a828 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Lock "cinder-attachment_update-eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:44:34.482625 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:34.482625 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:34.564751 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-34f7207a-4866-4e70-9239-095f8388a828 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Lock "cinder-attachment_update-eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a-np0000007721" released by "attachment_update" :: held 0.083s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:44:34.565281 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-34f7207a-4866-4e70-9239-095f8388a828 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments/ccecbc53-9488-41a8-9092-1b6b0045bccf returned with HTTP 200 Aug 18 23:44:34.565760 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 818/3256] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:44:34 2026] PUT /volume/v3/attachments/ccecbc53-9488-41a8-9092-1b6b0045bccf => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:34.823944 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-75dfd0c5-4c5c-4dfc-a6d0-21a424b78428 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.825497 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-75dfd0c5-4c5c-4dfc-a6d0-21a424b78428 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:34.825715 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-75dfd0c5-4c5c-4dfc-a6d0-21a424b78428 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:34.825914 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-75dfd0c5-4c5c-4dfc-a6d0-21a424b78428 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:34.833982 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:34.833982 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:34.836772 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-75dfd0c5-4c5c-4dfc-a6d0-21a424b78428 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:34.840139 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-75dfd0c5-4c5c-4dfc-a6d0-21a424b78428 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:34.840459 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 810/3257] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:34 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 1133 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:34.854828 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f510d23-306f-4e5a-af6e-332348e612e9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.856803 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f510d23-306f-4e5a-af6e-332348e612e9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:44:34.857114 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f510d23-306f-4e5a-af6e-332348e612e9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a29a8c7-3c41-4986-889a-0774f40e0261", "name": "tempest-VolumesBackupsTest-Backup-774420615", "force": true, "container": "tempest-volumesbackupstest-backup-container-1682771090"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:34.858407 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-3f510d23-306f-4e5a-af6e-332348e612e9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating new backup {'backup': {'volume_id': '5a29a8c7-3c41-4986-889a-0774f40e0261', 'name': 'tempest-VolumesBackupsTest-Backup-774420615', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1682771090'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:44:34.858550 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-3f510d23-306f-4e5a-af6e-332348e612e9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating backup of volume 5a29a8c7-3c41-4986-889a-0774f40e0261 in container tempest-volumesbackupstest-backup-container-1682771090 Aug 18 23:44:34.867274 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:34.867274 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:34.867713 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3f510d23-306f-4e5a-af6e-332348e612e9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:34.891128 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-3f510d23-306f-4e5a-af6e-332348e612e9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['5d4884a4-3f00-484e-9409-d274f6eecf0f', '1ea3dc88-5998-4adb-88cf-7406acce9282'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:34.911819 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f510d23-306f-4e5a-af6e-332348e612e9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:44:34.912139 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 805/3258] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:44:34 2026] POST /volume/v3/backups => generated 329 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:34.920364 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6b58b203-b613-41c8-ac57-2ea2ccc90221 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:34.922392 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6b58b203-b613-41c8-ac57-2ea2ccc90221 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:34.922628 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6b58b203-b613-41c8-ac57-2ea2ccc90221 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:34.923193 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6b58b203-b613-41c8-ac57-2ea2ccc90221 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:34.923193 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-6b58b203-b613-41c8-ac57-2ea2ccc90221 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:34.927578 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:34.927578 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:34.928658 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6b58b203-b613-41c8-ac57-2ea2ccc90221 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:34.929017 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 826/3259] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:34 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:35.215954 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-84a46923-150d-4ce1-b3cf-de9b41d0776e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:35.218831 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-84a46923-150d-4ce1-b3cf-de9b41d0776e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:35.219096 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-84a46923-150d-4ce1-b3cf-de9b41d0776e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:35.219317 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-84a46923-150d-4ce1-b3cf-de9b41d0776e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:35.219458 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-84a46923-150d-4ce1-b3cf-de9b41d0776e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:35.225899 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:35.225899 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:35.226671 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-84a46923-150d-4ce1-b3cf-de9b41d0776e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:35.227023 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 819/3260] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:35 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:35.356271 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bda303b2-4d7b-4858-808a-60523656c29e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:35.357934 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bda303b2-4d7b-4858-808a-60523656c29e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:35.358180 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bda303b2-4d7b-4858-808a-60523656c29e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:35.358397 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bda303b2-4d7b-4858-808a-60523656c29e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:35.367946 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:35.367946 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:35.370999 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bda303b2-4d7b-4858-808a-60523656c29e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:35.374401 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bda303b2-4d7b-4858-808a-60523656c29e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:35.374871 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 811/3261] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:35 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:35.937450 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6f3a6990-b35c-4f67-9e19-45824f875953 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:35.939357 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f3a6990-b35c-4f67-9e19-45824f875953 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:35.939565 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f3a6990-b35c-4f67-9e19-45824f875953 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:35.939766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f3a6990-b35c-4f67-9e19-45824f875953 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:35.939877 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6f3a6990-b35c-4f67-9e19-45824f875953 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:35.943925 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:35.943925 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:35.944693 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f3a6990-b35c-4f67-9e19-45824f875953 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:35.945124 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 806/3262] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:35 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:36.238310 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3c32c4ac-3b74-4c9d-ab57-59144283ce24 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:36.240173 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3c32c4ac-3b74-4c9d-ab57-59144283ce24 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:36.240547 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3c32c4ac-3b74-4c9d-ab57-59144283ce24 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:36.240764 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3c32c4ac-3b74-4c9d-ab57-59144283ce24 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:36.240862 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-3c32c4ac-3b74-4c9d-ab57-59144283ce24 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:36.245372 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:36.245372 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:36.245647 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3c32c4ac-3b74-4c9d-ab57-59144283ce24 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:36.246099 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 827/3263] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:36 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:36.387248 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-212c2de6-c9a4-4fd3-8d87-75859d6d13cc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:36.389006 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-212c2de6-c9a4-4fd3-8d87-75859d6d13cc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:36.389236 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-212c2de6-c9a4-4fd3-8d87-75859d6d13cc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:36.389445 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-212c2de6-c9a4-4fd3-8d87-75859d6d13cc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:36.399562 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:36.399562 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:36.402751 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-212c2de6-c9a4-4fd3-8d87-75859d6d13cc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:36.406525 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-212c2de6-c9a4-4fd3-8d87-75859d6d13cc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:36.406920 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 820/3264] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:36 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:36.954636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b0ea1def-0d8a-4ab1-b01a-eea34821a373 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:36.956172 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b0ea1def-0d8a-4ab1-b01a-eea34821a373 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:36.956358 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b0ea1def-0d8a-4ab1-b01a-eea34821a373 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:36.956605 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b0ea1def-0d8a-4ab1-b01a-eea34821a373 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:36.956710 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-b0ea1def-0d8a-4ab1-b01a-eea34821a373 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:36.960330 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:36.960330 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:36.960986 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b0ea1def-0d8a-4ab1-b01a-eea34821a373 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:36.961349 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 812/3265] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:36 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:37.255883 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9f2b7976-6ef3-44d9-9539-25577369e5f8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:37.257650 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f2b7976-6ef3-44d9-9539-25577369e5f8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:37.257860 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f2b7976-6ef3-44d9-9539-25577369e5f8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:37.258053 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f2b7976-6ef3-44d9-9539-25577369e5f8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:37.258156 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9f2b7976-6ef3-44d9-9539-25577369e5f8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:37.262261 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:37.262261 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:37.262940 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f2b7976-6ef3-44d9-9539-25577369e5f8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:37.263264 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 807/3266] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:37 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:37.418275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6926fe0c-9188-4a03-87a3-025e1ceaf336 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:37.419822 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6926fe0c-9188-4a03-87a3-025e1ceaf336 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:37.419983 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6926fe0c-9188-4a03-87a3-025e1ceaf336 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:37.420144 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6926fe0c-9188-4a03-87a3-025e1ceaf336 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:37.429405 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:37.429405 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:37.432527 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6926fe0c-9188-4a03-87a3-025e1ceaf336 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:37.436494 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6926fe0c-9188-4a03-87a3-025e1ceaf336 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:37.436494 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 828/3267] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:37 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:37.971634 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9b488f0f-6a8a-4133-a50d-126ba5f8538e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:37.973471 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9b488f0f-6a8a-4133-a50d-126ba5f8538e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:37.973717 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9b488f0f-6a8a-4133-a50d-126ba5f8538e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:37.973933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9b488f0f-6a8a-4133-a50d-126ba5f8538e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:37.974064 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-9b488f0f-6a8a-4133-a50d-126ba5f8538e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:37.978150 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:37.978150 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:37.978910 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9b488f0f-6a8a-4133-a50d-126ba5f8538e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:37.979251 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 821/3268] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:37 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:38.276669 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b0a277fa-0bf9-4b16-9f67-b8107757e0fb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:38.279012 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b0a277fa-0bf9-4b16-9f67-b8107757e0fb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:38.279310 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b0a277fa-0bf9-4b16-9f67-b8107757e0fb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:38.279599 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b0a277fa-0bf9-4b16-9f67-b8107757e0fb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:38.279756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-b0a277fa-0bf9-4b16-9f67-b8107757e0fb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:38.284858 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:38.284858 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:38.285337 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b0a277fa-0bf9-4b16-9f67-b8107757e0fb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:38.285919 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 813/3269] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:38 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:39.109574 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9a8db816-ad31-4aad-b4f7-93786917943f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:39.109574 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9a8db816-ad31-4aad-b4f7-93786917943f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:39.109574 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9a8db816-ad31-4aad-b4f7-93786917943f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:39.109574 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9a8db816-ad31-4aad-b4f7-93786917943f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:39.109574 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:39.109574 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:39.109574 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9a8db816-ad31-4aad-b4f7-93786917943f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:39.109574 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9a8db816-ad31-4aad-b4f7-93786917943f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:39.109574 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 808/3270] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:38 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:39.111302 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dbebb28b-04fc-4de5-8df4-d5309652659b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:39.111302 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dbebb28b-04fc-4de5-8df4-d5309652659b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:39.111302 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dbebb28b-04fc-4de5-8df4-d5309652659b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:39.111302 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dbebb28b-04fc-4de5-8df4-d5309652659b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:39.111302 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-dbebb28b-04fc-4de5-8df4-d5309652659b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:39.111302 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:39.111302 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:39.111302 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dbebb28b-04fc-4de5-8df4-d5309652659b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:39.111302 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 829/3271] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:38 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:39.296110 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1e66c2fb-3c6c-4412-bf52-84591d22f228 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:39.297888 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1e66c2fb-3c6c-4412-bf52-84591d22f228 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:39.298107 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1e66c2fb-3c6c-4412-bf52-84591d22f228 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:39.298273 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1e66c2fb-3c6c-4412-bf52-84591d22f228 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:39.298373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-1e66c2fb-3c6c-4412-bf52-84591d22f228 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:39.302438 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:39.302438 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:39.303063 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1e66c2fb-3c6c-4412-bf52-84591d22f228 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:39.303395 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 822/3272] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:39 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:39.497139 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b623b070-9601-4c0e-aef2-6051c2f8cee6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:39.499003 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b623b070-9601-4c0e-aef2-6051c2f8cee6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:39.499186 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b623b070-9601-4c0e-aef2-6051c2f8cee6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:39.499368 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b623b070-9601-4c0e-aef2-6051c2f8cee6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:39.510290 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:39.510290 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:39.515128 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b623b070-9601-4c0e-aef2-6051c2f8cee6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:39.519841 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b623b070-9601-4c0e-aef2-6051c2f8cee6 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:39.520200 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 814/3273] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:39 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:44:40.008318 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b5d40576-0e0e-4334-b8d7-120ceea897ee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.009918 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5d40576-0e0e-4334-b8d7-120ceea897ee tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:40.010130 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5d40576-0e0e-4334-b8d7-120ceea897ee tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.010311 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5d40576-0e0e-4334-b8d7-120ceea897ee tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.010401 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b5d40576-0e0e-4334-b8d7-120ceea897ee tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:40.014025 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.014025 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:40.014769 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5d40576-0e0e-4334-b8d7-120ceea897ee tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:40.015314 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 809/3274] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:40 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:40.115796 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4f9db819-3684-4b70-9b93-84702bdd9f9b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.117928 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4f9db819-3684-4b70-9b93-84702bdd9f9b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:40.118136 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4f9db819-3684-4b70-9b93-84702bdd9f9b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.118349 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4f9db819-3684-4b70-9b93-84702bdd9f9b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.129332 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.129332 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:40.132824 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4f9db819-3684-4b70-9b93-84702bdd9f9b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:40.137338 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4f9db819-3684-4b70-9b93-84702bdd9f9b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:40.137861 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 830/3275] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:40 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:40.150895 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c9662fb4-0462-4bb7-b4fa-c20edf6377d4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.154917 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c9662fb4-0462-4bb7-b4fa-c20edf6377d4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:40.155117 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c9662fb4-0462-4bb7-b4fa-c20edf6377d4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.155358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c9662fb4-0462-4bb7-b4fa-c20edf6377d4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.161199 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.161199 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:40.165691 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c9662fb4-0462-4bb7-b4fa-c20edf6377d4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:40.170789 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c9662fb4-0462-4bb7-b4fa-c20edf6377d4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:40.171171 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 823/3276] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:40 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:40.216092 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-7f57da1f-4148-43ed-a951-a3dceaa4085a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.218733 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-7f57da1f-4148-43ed-a951-a3dceaa4085a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:40.219000 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-7f57da1f-4148-43ed-a951-a3dceaa4085a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.219252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-7f57da1f-4148-43ed-a951-a3dceaa4085a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.226131 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.226131 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:40.229870 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-7f57da1f-4148-43ed-a951-a3dceaa4085a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:40.234060 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-7f57da1f-4148-43ed-a951-a3dceaa4085a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:40.234796 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 815/3277] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:40 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:40.311761 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-25af598d-dedf-4fa5-a214-4bfd36f1e8a8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.314425 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-235fe204-4e7a-4f90-9436-7041912e5ef3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.315579 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-25af598d-dedf-4fa5-a214-4bfd36f1e8a8 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/attachments/ccecbc53-9488-41a8-9092-1b6b0045bccf/action Aug 18 23:44:40.316023 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-25af598d-dedf-4fa5-a214-4bfd36f1e8a8 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:40.316204 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-25af598d-dedf-4fa5-a214-4bfd36f1e8a8 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:40.317072 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-235fe204-4e7a-4f90-9436-7041912e5ef3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:40.317390 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-235fe204-4e7a-4f90-9436-7041912e5ef3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.317696 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-235fe204-4e7a-4f90-9436-7041912e5ef3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.317892 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-235fe204-4e7a-4f90-9436-7041912e5ef3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:40.324406 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.324406 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:40.325262 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-235fe204-4e7a-4f90-9436-7041912e5ef3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:40.325789 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 831/3278] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:40 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:40.338353 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.338353 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:40.342105 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-83d95595-b045-492f-87bc-16f6f32a11b1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.342682 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-83d95595-b045-492f-87bc-16f6f32a11b1 None None] GET https://10.4.3.229/volume// Aug 18 23:44:40.342889 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-83d95595-b045-492f-87bc-16f6f32a11b1 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.343135 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-83d95595-b045-492f-87bc-16f6f32a11b1 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.343554 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-83d95595-b045-492f-87bc-16f6f32a11b1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:40.343877 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 824/3279] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:44: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 18 23:44:40.353043 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-96ca2b59-51ca-4672-9c1b-420af48b7cca None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.354262 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f8ab49b5-7b4d-4fee-a1fb-9e21a1012db8 req-25af598d-dedf-4fa5-a214-4bfd36f1e8a8 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments/ccecbc53-9488-41a8-9092-1b6b0045bccf/action returned with HTTP 204 Aug 18 23:44:40.354836 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 810/3280] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:44:40 2026] POST /volume/v3/attachments/ccecbc53-9488-41a8-9092-1b6b0045bccf/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:40.358545 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-96ca2b59-51ca-4672-9c1b-420af48b7cca tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:44:40.360557 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-96ca2b59-51ca-4672-9c1b-420af48b7cca tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0ce6c5d-4aab-4c05-a467-5069d73edd75", "connector": null, "instance_uuid": "84b1c942-8d63-4397-84e2-783fffecf89b"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:40.371874 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.371874 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:40.395908 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-96ca2b59-51ca-4672-9c1b-420af48b7cca tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:44:40.396388 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 816/3281] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:44:40 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:40.425491 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5ac989cf-c7cc-49f0-bdf6-602a25505d0f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.427606 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5ac989cf-c7cc-49f0-bdf6-602a25505d0f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:40.428066 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5ac989cf-c7cc-49f0-bdf6-602a25505d0f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.428342 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5ac989cf-c7cc-49f0-bdf6-602a25505d0f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.432140 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f352d70e-a242-4d63-9a75-33dd468efbad None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.432568 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f352d70e-a242-4d63-9a75-33dd468efbad None None] GET https://10.4.3.229/volume// Aug 18 23:44:40.434313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f352d70e-a242-4d63-9a75-33dd468efbad None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.434561 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f352d70e-a242-4d63-9a75-33dd468efbad None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.434939 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f352d70e-a242-4d63-9a75-33dd468efbad None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:40.436118 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 825/3282] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:44: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 18 23:44:40.439400 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.439400 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:40.442077 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-c641c8d4-290a-4e0d-9d96-b843acd5b4ea None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.443808 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5ac989cf-c7cc-49f0-bdf6-602a25505d0f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:40.444433 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-c641c8d4-290a-4e0d-9d96-b843acd5b4ea tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:40.444721 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-c641c8d4-290a-4e0d-9d96-b843acd5b4ea tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.444991 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-c641c8d4-290a-4e0d-9d96-b843acd5b4ea tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.448804 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5ac989cf-c7cc-49f0-bdf6-602a25505d0f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:40.449329 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 832/3283] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:40 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:40.457583 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.457583 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:40.462290 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-c641c8d4-290a-4e0d-9d96-b843acd5b4ea tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:40.467838 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-c641c8d4-290a-4e0d-9d96-b843acd5b4ea tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:40.468292 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 811/3284] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:44:40 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 1057 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:44:40.533364 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9fcd8d86-f5a0-4805-a634-cf56c8352ad1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.535375 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9fcd8d86-f5a0-4805-a634-cf56c8352ad1 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:40.535709 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9fcd8d86-f5a0-4805-a634-cf56c8352ad1 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.535979 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9fcd8d86-f5a0-4805-a634-cf56c8352ad1 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.547926 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.547926 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:40.552370 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9fcd8d86-f5a0-4805-a634-cf56c8352ad1 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:40.557757 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9fcd8d86-f5a0-4805-a634-cf56c8352ad1 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:40.558200 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 817/3285] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:40 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 1231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:40.573462 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cb419c0b-b45c-4b1c-b7d4-65a8e2e7dd9f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.575275 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb419c0b-b45c-4b1c-b7d4-65a8e2e7dd9f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:40.575458 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb419c0b-b45c-4b1c-b7d4-65a8e2e7dd9f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.575675 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb419c0b-b45c-4b1c-b7d4-65a8e2e7dd9f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.576189 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3d2801a7-924b-4493-94a4-d42c916ffb53 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.578332 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3d2801a7-924b-4493-94a4-d42c916ffb53 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] PUT https://10.4.3.229/volume/v3/attachments/811421a5-4eaa-4a95-bdbc-0c9586f5fd40 Aug 18 23:44:40.578766 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3d2801a7-924b-4493-94a4-d42c916ffb53 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:40.585895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3d2801a7-924b-4493-94a4-d42c916ffb53 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Acquiring lock "cinder-attachment_update-d0ce6c5d-4aab-4c05-a467-5069d73edd75-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:44:40.588953 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.588953 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:40.590668 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3d2801a7-924b-4493-94a4-d42c916ffb53 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-d0ce6c5d-4aab-4c05-a467-5069d73edd75-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:44:40.591650 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.591650 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:40.592601 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cb419c0b-b45c-4b1c-b7d4-65a8e2e7dd9f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:40.596399 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb419c0b-b45c-4b1c-b7d4-65a8e2e7dd9f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:40.596809 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 826/3286] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:40 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 1231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:40.667853 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3d2801a7-924b-4493-94a4-d42c916ffb53 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-d0ce6c5d-4aab-4c05-a467-5069d73edd75-np0000007721" released by "attachment_update" :: held 0.077s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:44:40.668373 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3d2801a7-924b-4493-94a4-d42c916ffb53 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/811421a5-4eaa-4a95-bdbc-0c9586f5fd40 returned with HTTP 200 Aug 18 23:44:40.668847 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 833/3287] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:44:40 2026] PUT /volume/v3/attachments/811421a5-4eaa-4a95-bdbc-0c9586f5fd40 => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:40.683184 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-ca465fcc-a803-4e76-9a91-c6c7c15a98a5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:40.685230 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-ca465fcc-a803-4e76-9a91-c6c7c15a98a5 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75/encryption Aug 18 23:44:40.685766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-ca465fcc-a803-4e76-9a91-c6c7c15a98a5 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:40.685996 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-ca465fcc-a803-4e76-9a91-c6c7c15a98a5 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:40.694849 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:40.694849 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:40.703000 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-ca465fcc-a803-4e76-9a91-c6c7c15a98a5 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75/encryption returned with HTTP 200 Aug 18 23:44:40.703535 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 812/3288] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:44:40 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:41.026056 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-215d1cd2-4987-4a8d-8f54-9720c279e542 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.027752 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-215d1cd2-4987-4a8d-8f54-9720c279e542 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:41.027958 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-215d1cd2-4987-4a8d-8f54-9720c279e542 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:41.028173 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-215d1cd2-4987-4a8d-8f54-9720c279e542 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:41.028314 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-215d1cd2-4987-4a8d-8f54-9720c279e542 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:41.032319 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:41.032319 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:41.033070 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-215d1cd2-4987-4a8d-8f54-9720c279e542 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:41.033425 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 818/3289] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:41 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:41.087926 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-52f16549-047c-489f-94e7-15e2cd449720 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.089522 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52f16549-047c-489f-94e7-15e2cd449720 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:41.089718 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52f16549-047c-489f-94e7-15e2cd449720 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:41.089889 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-52f16549-047c-489f-94e7-15e2cd449720 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:41.098632 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:41.098632 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:41.107067 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-52f16549-047c-489f-94e7-15e2cd449720 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:41.111289 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-52f16549-047c-489f-94e7-15e2cd449720 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:41.111717 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 827/3290] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:41 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:41.338246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-48deab78-e4fe-4642-b3f2-972c13d1f11f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.339967 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-48deab78-e4fe-4642-b3f2-972c13d1f11f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:41.340192 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-48deab78-e4fe-4642-b3f2-972c13d1f11f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:41.340383 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-48deab78-e4fe-4642-b3f2-972c13d1f11f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:41.340487 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-48deab78-e4fe-4642-b3f2-972c13d1f11f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:41.344811 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:41.344811 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:41.345500 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-48deab78-e4fe-4642-b3f2-972c13d1f11f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:41.345891 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 834/3291] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:41 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:41.430430 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-b8f76f0a-17df-4510-ae9f-901161d2fe54 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.432581 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-b8f76f0a-17df-4510-ae9f-901161d2fe54 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:41.432848 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-b8f76f0a-17df-4510-ae9f-901161d2fe54 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:41.433033 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-b8f76f0a-17df-4510-ae9f-901161d2fe54 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:41.439887 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:41.439887 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:41.443271 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-b8f76f0a-17df-4510-ae9f-901161d2fe54 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:41.448231 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-b8f76f0a-17df-4510-ae9f-901161d2fe54 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:41.448641 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 813/3292] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:41 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:41.463948 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8b4d152c-78bb-43aa-9bfc-78a07bd2c128 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.465241 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8b4d152c-78bb-43aa-9bfc-78a07bd2c128 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:41.465465 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8b4d152c-78bb-43aa-9bfc-78a07bd2c128 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:41.465711 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8b4d152c-78bb-43aa-9bfc-78a07bd2c128 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:41.480732 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:41.480732 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:41.484231 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8b4d152c-78bb-43aa-9bfc-78a07bd2c128 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:41.488411 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8b4d152c-78bb-43aa-9bfc-78a07bd2c128 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:41.488815 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 819/3293] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:41 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:41.521937 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2c0d4ced-f32c-4d79-8e9c-1ac952d32720 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.522320 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2c0d4ced-f32c-4d79-8e9c-1ac952d32720 None None] GET https://10.4.3.229/volume// Aug 18 23:44:41.522440 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2c0d4ced-f32c-4d79-8e9c-1ac952d32720 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:41.522550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2c0d4ced-f32c-4d79-8e9c-1ac952d32720 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:41.522982 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2c0d4ced-f32c-4d79-8e9c-1ac952d32720 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:41.523104 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 828/3294] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:44:41 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:44:41.531308 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-b7593615-fd65-4f2f-85e1-e0064edb36bd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.535075 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-b7593615-fd65-4f2f-85e1-e0064edb36bd tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:44:41.535609 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-b7593615-fd65-4f2f-85e1-e0064edb36bd tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6a8918a-db68-48fc-b295-9c28c3555313", "connector": null, "instance_uuid": "f58d641c-2fbe-423c-b6e5-e4661597fffd"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:41.547045 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:41.547045 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:41.572219 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-b7593615-fd65-4f2f-85e1-e0064edb36bd tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:44:41.572648 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 835/3295] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:44:41 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 18 23:44:41.599566 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1c0cce42-b4e4-456d-8560-6de96977d93d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.601579 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1c0cce42-b4e4-456d-8560-6de96977d93d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:41.601787 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1c0cce42-b4e4-456d-8560-6de96977d93d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:41.601965 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1c0cce42-b4e4-456d-8560-6de96977d93d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:41.610957 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:41.610957 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:41.613714 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-121eb2ae-3821-4a64-b344-bd198cc9147c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.614235 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-121eb2ae-3821-4a64-b344-bd198cc9147c None None] GET https://10.4.3.229/volume// Aug 18 23:44:41.614235 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-121eb2ae-3821-4a64-b344-bd198cc9147c None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:41.614391 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-121eb2ae-3821-4a64-b344-bd198cc9147c None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:41.614713 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-121eb2ae-3821-4a64-b344-bd198cc9147c None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:41.614966 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 820/3296] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:44:41 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:44:41.616530 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1c0cce42-b4e4-456d-8560-6de96977d93d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:41.620235 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1c0cce42-b4e4-456d-8560-6de96977d93d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:41.620643 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 814/3297] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:41 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:41.624769 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-4bcf394a-c7b1-4568-b942-a66b67593c5e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.627246 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-4bcf394a-c7b1-4568-b942-a66b67593c5e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:41.627420 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-4bcf394a-c7b1-4568-b942-a66b67593c5e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:41.627659 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-4bcf394a-c7b1-4568-b942-a66b67593c5e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:41.636070 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:41.636070 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:41.638960 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-4bcf394a-c7b1-4568-b942-a66b67593c5e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:41.642388 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-4bcf394a-c7b1-4568-b942-a66b67593c5e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:41.642751 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 829/3298] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:44:41 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 1118 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:44:41.732876 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-3014e976-7507-48db-a7ef-6b396b874127 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:41.734827 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-3014e976-7507-48db-a7ef-6b396b874127 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] PUT https://10.4.3.229/volume/v3/attachments/75c49986-3d09-48cb-8c14-602311557d62 Aug 18 23:44:41.735236 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-3014e976-7507-48db-a7ef-6b396b874127 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:41.742231 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-3014e976-7507-48db-a7ef-6b396b874127 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Acquiring lock "cinder-attachment_update-d6a8918a-db68-48fc-b295-9c28c3555313-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:44:41.746761 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-3014e976-7507-48db-a7ef-6b396b874127 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Lock "cinder-attachment_update-d6a8918a-db68-48fc-b295-9c28c3555313-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:44:41.747614 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:41.747614 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:41.830101 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-3014e976-7507-48db-a7ef-6b396b874127 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Lock "cinder-attachment_update-d6a8918a-db68-48fc-b295-9c28c3555313-np0000007721" released by "attachment_update" :: held 0.083s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:44:41.830399 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-3014e976-7507-48db-a7ef-6b396b874127 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments/75c49986-3d09-48cb-8c14-602311557d62 returned with HTTP 200 Aug 18 23:44:41.831056 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 836/3299] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:44:41 2026] PUT /volume/v3/attachments/75c49986-3d09-48cb-8c14-602311557d62 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:42.046676 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5280d58c-3a3f-47f3-a8c7-9ecc2e59f98b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:42.048611 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5280d58c-3a3f-47f3-a8c7-9ecc2e59f98b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:42.048959 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5280d58c-3a3f-47f3-a8c7-9ecc2e59f98b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:42.049157 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5280d58c-3a3f-47f3-a8c7-9ecc2e59f98b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:42.049287 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-5280d58c-3a3f-47f3-a8c7-9ecc2e59f98b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:42.053342 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=336,cinder:UPDATE=98,cinder:INSERT=56 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:44:42.056875 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:42.056875 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:42.057999 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5280d58c-3a3f-47f3-a8c7-9ecc2e59f98b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:42.058471 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 821/3300] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:42 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:42.355426 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2c76b206-d7d3-44a7-aa45-b8f6a3565954 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:42.356550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:42.357078 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c76b206-d7d3-44a7-aa45-b8f6a3565954 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:42.357267 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c76b206-d7d3-44a7-aa45-b8f6a3565954 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:42.357435 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c76b206-d7d3-44a7-aa45-b8f6a3565954 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:42.357542 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2c76b206-d7d3-44a7-aa45-b8f6a3565954 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:42.361960 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:42.361960 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:42.362534 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c76b206-d7d3-44a7-aa45-b8f6a3565954 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:42.362972 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 815/3301] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:42 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:42.500903 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:42.501117 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2111655910", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:42.505562 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-42ef58da-c9d3-4d77-a857-d840743390f9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:42.505918 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2111655910', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:42.505918 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Create volume of 1 GB Aug 18 23:44:42.507325 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-42ef58da-c9d3-4d77-a857-d840743390f9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:42.507544 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-42ef58da-c9d3-4d77-a857-d840743390f9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:42.507848 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-42ef58da-c9d3-4d77-a857-d840743390f9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:42.513468 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Availability Zones retrieved successfully. Aug 18 23:44:42.519269 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Flow 'volume_create_api' (3be91de8-6222-4f42-a67e-fb0bd0a5c02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:42.519651 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:42.519651 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:42.520137 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ff68fd2-7373-406a-8dc2-21ac569f8f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:42.521046 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:42.523733 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-42ef58da-c9d3-4d77-a857-d840743390f9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:42.528396 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-42ef58da-c9d3-4d77-a857-d840743390f9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:42.528755 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 837/3302] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:42 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:42.547463 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ff68fd2-7373-406a-8dc2-21ac569f8f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:42.548295 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fb1b6b0-b1ac-49da-a2b5-9f8c7ed8700f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:42.602827 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Created reservations ['236c5e5e-c54c-42e3-afe2-fbe4be1c1c7d', 'f2c18d5b-b65a-4b38-b8ec-6b852c1896ec', 'b0236ff3-2264-44eb-a616-b8c47deb139f', '8fcabadf-4f09-4e6c-9115-c9370b8977e8'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:42.603708 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fb1b6b0-b1ac-49da-a2b5-9f8c7ed8700f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['236c5e5e-c54c-42e3-afe2-fbe4be1c1c7d', 'f2c18d5b-b65a-4b38-b8ec-6b852c1896ec', 'b0236ff3-2264-44eb-a616-b8c47deb139f', '8fcabadf-4f09-4e6c-9115-c9370b8977e8']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:42.604362 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55bf810e-4e21-4af0-907e-5cb44f3b121a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:42.626958 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55bf810e-4e21-4af0-907e-5cb44f3b121a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2111655910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c38092afeceb4c9c8c706047cd08a1b0',qos_specs=None,replication_status=,reservations=['236c5e5e-c54c-42e3-afe2-fbe4be1c1c7d','f2c18d5b-b65a-4b38-b8ec-6b852c1896ec','b0236ff3-2264-44eb-a616-b8c47deb139f','8fcabadf-4f09-4e6c-9115-c9370b8977e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa5c7b7017f44e28dd7a64338721555',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2111655910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c38092afeceb4c9c8c706047cd08a1b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa5c7b7017f44e28dd7a64338721555',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:42.627760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb076c3-71af-43da-aca4-227678a16e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:42.637036 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-60be8777-d030-46b4-9ce4-b6127fcf5bea None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:42.645151 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60be8777-d030-46b4-9ce4-b6127fcf5bea tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:42.646739 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60be8777-d030-46b4-9ce4-b6127fcf5bea tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:42.646824 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb076c3-71af-43da-aca4-227678a16e80) transitioned into state 'SUCCESS' from state '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-2111655910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c38092afeceb4c9c8c706047cd08a1b0',qos_specs=None,replication_status=,reservations=['236c5e5e-c54c-42e3-afe2-fbe4be1c1c7d','f2c18d5b-b65a-4b38-b8ec-6b852c1896ec','b0236ff3-2264-44eb-a616-b8c47deb139f','8fcabadf-4f09-4e6c-9115-c9370b8977e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa5c7b7017f44e28dd7a64338721555',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:42.647373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf96ceef-f4b8-4583-b5ef-63b59dbc0b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:42.649281 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60be8777-d030-46b4-9ce4-b6127fcf5bea tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:42.656024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf96ceef-f4b8-4583-b5ef-63b59dbc0b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:42.656657 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Flow 'volume_create_api' (3be91de8-6222-4f42-a67e-fb0bd0a5c02a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:42.656944 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Create volume request issued successfully. Aug 18 23:44:42.657529 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-453ad8a1-94ad-40e7-a6b9-b02b23a3c376 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:42.657925 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 830/3303] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:44:42 2026] POST /volume/v3/volumes => generated 754 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:42.687294 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2bdfdc69-289f-488c-8cd8-50b09cbdca27 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:42.692359 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:42.692359 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:42.699269 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-60be8777-d030-46b4-9ce4-b6127fcf5bea tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:42.701234 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60be8777-d030-46b4-9ce4-b6127fcf5bea tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:42.701727 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 822/3304] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:42 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 939 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:42.702223 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2bdfdc69-289f-488c-8cd8-50b09cbdca27 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:42.703156 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2bdfdc69-289f-488c-8cd8-50b09cbdca27 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:42.705028 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2bdfdc69-289f-488c-8cd8-50b09cbdca27 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:42.737310 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:42.737310 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:42.765266 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2bdfdc69-289f-488c-8cd8-50b09cbdca27 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:42.774881 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2bdfdc69-289f-488c-8cd8-50b09cbdca27 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf returned with HTTP 200 Aug 18 23:44:42.775366 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 816/3305] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:42 2026] GET /volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:43.069343 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e83c993e-16e5-4b94-a137-304a06a293f8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.072907 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e83c993e-16e5-4b94-a137-304a06a293f8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:43.073111 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e83c993e-16e5-4b94-a137-304a06a293f8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.073298 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e83c993e-16e5-4b94-a137-304a06a293f8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.073401 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e83c993e-16e5-4b94-a137-304a06a293f8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:43.077740 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.077740 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:43.078523 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e83c993e-16e5-4b94-a137-304a06a293f8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:43.078936 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 838/3306] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:43 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:43.371626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2b9b8192-c7ea-4e33-9d5b-34c388a81f5f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.373235 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2b9b8192-c7ea-4e33-9d5b-34c388a81f5f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:43.373528 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2b9b8192-c7ea-4e33-9d5b-34c388a81f5f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.373747 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2b9b8192-c7ea-4e33-9d5b-34c388a81f5f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.373869 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-2b9b8192-c7ea-4e33-9d5b-34c388a81f5f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:43.377612 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.377612 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:43.378135 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2b9b8192-c7ea-4e33-9d5b-34c388a81f5f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:43.378463 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 831/3307] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:43 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:43.386867 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-253a8086-c2e7-4626-8f5c-7b2f09cdb222 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.388334 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-253a8086-c2e7-4626-8f5c-7b2f09cdb222 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea/export_record Aug 18 23:44:43.388669 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-253a8086-c2e7-4626-8f5c-7b2f09cdb222 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.388905 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-253a8086-c2e7-4626-8f5c-7b2f09cdb222 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'export_record' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.389069 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-253a8086-c2e7-4626-8f5c-7b2f09cdb222 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Export record for backup d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100172) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:44:43.392796 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.392796 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:43.393623 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.api [None req-253a8086-c2e7-4626-8f5c-7b2f09cdb222 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling RPCAPI with context: , host: np0000007721, backup: d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100172) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 23:44:43.398655 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-253a8086-c2e7-4626-8f5c-7b2f09cdb222 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] export_record in rpcapi backup_id d77fe1a3-804c-4689-9371-7e26a5d51aea on host np0000007721. {{(pid=100172) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 23:44:43.409504 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-253a8086-c2e7-4626-8f5c-7b2f09cdb222 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDc3ZmUxYTMtODA0Yy00Njg5LTkzNzEtN2UyNmE1ZDUxYWVhIiwgInVzZXJfaWQiOiAiNzExYzJjNzg5YjM4NDczMThmNTI3ODE0YmI3NDEzM2EiLCAicHJvamVjdF9pZCI6ICI5NDA2MGJkMzA2OTE0YzY0YmMzMjhiY2UwZmVhY2E3OSIsICJ2b2x1bWVfaWQiOiAiYzQ2ZTZlOWItM2M1ZC00YmI3LTllYzMtYjFjMmM1ZWNkYzEyIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg2MTAxODgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzQ2ZTZlOWItM2M1ZC00YmI3LTllYzMtYjFjMmM1ZWNkYzEyLzIwMjYwODE4MjM0NDIzL2F6X25vdmFfYmFja3VwX2Q3N2ZlMWEzLTgwNGMtNDY4OS05MzcxLTdlMjZhNWQ1MWFlYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NDQ6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDQ6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo0NDo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100172) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 23:44:43.409504 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-253a8086-c2e7-4626-8f5c-7b2f09cdb222 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea/export_record returned with HTTP 200 Aug 18 23:44:43.409504 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 823/3308] 10.4.3.229 () {68 vars in 1430 bytes} [Tue Aug 18 23:44:43 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea/export_record => generated 1424 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:43.415772 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-26a2e45b-83f1-478c-be17-a4e472d737aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.417246 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-26a2e45b-83f1-478c-be17-a4e472d737aa tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:44:43.417418 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-26a2e45b-83f1-478c-be17-a4e472d737aa tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.417616 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-26a2e45b-83f1-478c-be17-a4e472d737aa tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.417719 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-26a2e45b-83f1-478c-be17-a4e472d737aa tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:43.421174 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.421174 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:43.421691 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-26a2e45b-83f1-478c-be17-a4e472d737aa tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:44:43.421974 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 817/3309] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:43 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 738 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:43.433158 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cf64f12d-b92d-414a-9820-4a3d1fec4d67 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.434533 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cf64f12d-b92d-414a-9820-4a3d1fec4d67 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] POST https://10.4.3.229/volume/v3/backups/import_record Aug 18 23:44:43.434889 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cf64f12d-b92d-414a-9820-4a3d1fec4d67 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjI3N2QyNDUtMGMxMC00NDE5LWEwZWItYWU4MjRjNDc1MWNmIiwgInVzZXJfaWQiOiAiNzExYzJjNzg5YjM4NDczMThmNTI3ODE0YmI3NDEzM2EiLCAicHJvamVjdF9pZCI6ICI5NDA2MGJkMzA2OTE0YzY0YmMzMjhiY2UwZmVhY2E3OSIsICJ2b2x1bWVfaWQiOiAiYzQ2ZTZlOWItM2M1ZC00YmI3LTllYzMtYjFjMmM1ZWNkYzEyIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg2MTAxODgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzQ2ZTZlOWItM2M1ZC00YmI3LTllYzMtYjFjMmM1ZWNkYzEyLzIwMjYwODE4MjM0NDIzL2F6X25vdmFfYmFja3VwX2Q3N2ZlMWEzLTgwNGMtNDY4OS05MzcxLTdlMjZhNWQ1MWFlYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NDQ6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDQ6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo0NDo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:43.436080 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-cf64f12d-b92d-414a-9820-4a3d1fec4d67 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjI3N2QyNDUtMGMxMC00NDE5LWEwZWItYWU4MjRjNDc1MWNmIiwgInVzZXJfaWQiOiAiNzExYzJjNzg5YjM4NDczMThmNTI3ODE0YmI3NDEzM2EiLCAicHJvamVjdF9pZCI6ICI5NDA2MGJkMzA2OTE0YzY0YmMzMjhiY2UwZmVhY2E3OSIsICJ2b2x1bWVfaWQiOiAiYzQ2ZTZlOWItM2M1ZC00YmI3LTllYzMtYjFjMmM1ZWNkYzEyIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg2MTAxODgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzQ2ZTZlOWItM2M1ZC00YmI3LTllYzMtYjFjMmM1ZWNkYzEyLzIwMjYwODE4MjM0NDIzL2F6X25vdmFfYmFja3VwX2Q3N2ZlMWEzLTgwNGMtNDY4OS05MzcxLTdlMjZhNWQ1MWFlYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NDQ6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDQ6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo0NDo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100173) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 23:44:43.436172 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-cf64f12d-b92d-414a-9820-4a3d1fec4d67 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjI3N2QyNDUtMGMxMC00NDE5LWEwZWItYWU4MjRjNDc1MWNmIiwgInVzZXJfaWQiOiAiNzExYzJjNzg5YjM4NDczMThmNTI3ODE0YmI3NDEzM2EiLCAicHJvamVjdF9pZCI6ICI5NDA2MGJkMzA2OTE0YzY0YmMzMjhiY2UwZmVhY2E3OSIsICJ2b2x1bWVfaWQiOiAiYzQ2ZTZlOWItM2M1ZC00YmI3LTllYzMtYjFjMmM1ZWNkYzEyIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg2MTAxODgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzQ2ZTZlOWItM2M1ZC00YmI3LTllYzMtYjFjMmM1ZWNkYzEyLzIwMjYwODE4MjM0NDIzL2F6X25vdmFfYmFja3VwX2Q3N2ZlMWEzLTgwNGMtNDY4OS05MzcxLTdlMjZhNWQ1MWFlYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NDQ6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDQ6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo0NDo0M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100173) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 23:44:43.436737 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-cf64f12d-b92d-414a-9820-4a3d1fec4d67 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'a88b35a1e73c4c2e9a672f5f77fd4583', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94060bd306914c64bc328bce0feaca79', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:44:43.436897 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cf64f12d-b92d-414a-9820-4a3d1fec4d67 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] https://10.4.3.229/volume/v3/backups/import_record returned with HTTP 403 Aug 18 23:44:43.437246 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 839/3310] 10.4.3.229 () {70 vars in 1342 bytes} [Tue Aug 18 23:44:43 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:43.443871 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eb1ee959-129c-46b9-b784-608234ff4662 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.445398 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eb1ee959-129c-46b9-b784-608234ff4662 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 Aug 18 23:44:43.445630 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eb1ee959-129c-46b9-b784-608234ff4662 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.445822 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eb1ee959-129c-46b9-b784-608234ff4662 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.445981 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-eb1ee959-129c-46b9-b784-608234ff4662 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete volume with id: c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 Aug 18 23:44:43.454051 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.454051 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:43.454463 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eb1ee959-129c-46b9-b784-608234ff4662 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:43.470485 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eb1ee959-129c-46b9-b784-608234ff4662 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete volume request issued successfully. Aug 18 23:44:43.470763 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eb1ee959-129c-46b9-b784-608234ff4662 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 returned with HTTP 202 Aug 18 23:44:43.471154 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 832/3311] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:44:43 2026] DELETE /volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:43.479248 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2778ceb0-a639-4c42-a524-943e6d4e344d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.480637 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2778ceb0-a639-4c42-a524-943e6d4e344d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 Aug 18 23:44:43.480978 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2778ceb0-a639-4c42-a524-943e6d4e344d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.481222 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2778ceb0-a639-4c42-a524-943e6d4e344d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.488304 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.488304 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:43.491681 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2778ceb0-a639-4c42-a524-943e6d4e344d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:43.495540 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2778ceb0-a639-4c42-a524-943e6d4e344d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 returned with HTTP 200 Aug 18 23:44:43.495691 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 824/3312] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:43 2026] GET /volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:43.544363 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7d2321fb-d8bb-4290-a8e7-51a56fecfe4d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.545904 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d2321fb-d8bb-4290-a8e7-51a56fecfe4d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:43.546070 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d2321fb-d8bb-4290-a8e7-51a56fecfe4d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.546239 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d2321fb-d8bb-4290-a8e7-51a56fecfe4d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.554126 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.554126 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:43.557011 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7d2321fb-d8bb-4290-a8e7-51a56fecfe4d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:43.560367 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d2321fb-d8bb-4290-a8e7-51a56fecfe4d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:43.560723 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 818/3313] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:43 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:43.723662 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-63cd78f4-2b59-40ce-823b-26fb22467791 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.726998 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63cd78f4-2b59-40ce-823b-26fb22467791 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:43.727214 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63cd78f4-2b59-40ce-823b-26fb22467791 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.727457 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63cd78f4-2b59-40ce-823b-26fb22467791 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.737024 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.737024 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:43.741069 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-63cd78f4-2b59-40ce-823b-26fb22467791 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:43.747225 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63cd78f4-2b59-40ce-823b-26fb22467791 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:43.747673 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 840/3314] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:43 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:43.789378 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dd254308-146e-4248-b0bc-4dae0be22d7c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.790985 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dd254308-146e-4248-b0bc-4dae0be22d7c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:43.791160 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dd254308-146e-4248-b0bc-4dae0be22d7c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.791328 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dd254308-146e-4248-b0bc-4dae0be22d7c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.797654 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.797654 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:43.801056 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-dd254308-146e-4248-b0bc-4dae0be22d7c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:43.805510 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dd254308-146e-4248-b0bc-4dae0be22d7c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf returned with HTTP 200 Aug 18 23:44:43.805923 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 833/3315] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:43 2026] GET /volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:43.822940 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d74d4f9f-d993-47aa-8a87-3930074f04bf None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.824778 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d74d4f9f-d993-47aa-8a87-3930074f04bf tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:43.825048 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d74d4f9f-d993-47aa-8a87-3930074f04bf tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.825314 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d74d4f9f-d993-47aa-8a87-3930074f04bf tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.835095 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.835095 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:43.837894 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d74d4f9f-d993-47aa-8a87-3930074f04bf tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:43.842472 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d74d4f9f-d993-47aa-8a87-3930074f04bf tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf returned with HTTP 200 Aug 18 23:44:43.844480 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 825/3316] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:43 2026] GET /volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:43.865751 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6e35932a-6243-465c-9e83-1b11c266aad3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.872081 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e35932a-6243-465c-9e83-1b11c266aad3 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:44:43.873698 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e35932a-6243-465c-9e83-1b11c266aad3 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1013682531", "description": null, "metadata": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:43.897026 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.897026 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:43.897789 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6e35932a-6243-465c-9e83-1b11c266aad3 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:43.897913 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-6e35932a-6243-465c-9e83-1b11c266aad3 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Create snapshot from volume ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:43.944177 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-6e35932a-6243-465c-9e83-1b11c266aad3 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Created reservations ['82e076b7-c2bd-4954-a2e0-348f71416726', 'f61b2cf1-04f9-437d-b814-b5878d749773', 'fbecacca-121c-47d8-aac3-99a39b3efc95', '775e6fe4-4d29-4c82-8ca5-4ab2acae40b2'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:43.969384 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6e35932a-6243-465c-9e83-1b11c266aad3 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Snapshot force create request issued successfully. Aug 18 23:44:43.969698 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e35932a-6243-465c-9e83-1b11c266aad3 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:44:43.970070 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 819/3317] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:44:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:43.978599 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-63f8b6a2-afc4-48df-98e5-f9c83645035c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:43.980581 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63f8b6a2-afc4-48df-98e5-f9c83645035c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:43.980801 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63f8b6a2-afc4-48df-98e5-f9c83645035c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:43.981023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63f8b6a2-afc4-48df-98e5-f9c83645035c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:43.986310 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:43.986310 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:43.986846 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-63f8b6a2-afc4-48df-98e5-f9c83645035c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Snapshot retrieved successfully. Aug 18 23:44:43.987732 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63f8b6a2-afc4-48df-98e5-f9c83645035c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 returned with HTTP 200 Aug 18 23:44:43.988145 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 841/3318] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:44:43 2026] GET /volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:44.088297 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-546a75bd-89e8-4ea4-a06e-1bfb299e4411 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:44.089984 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-546a75bd-89e8-4ea4-a06e-1bfb299e4411 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:44.090164 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-546a75bd-89e8-4ea4-a06e-1bfb299e4411 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:44.090336 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-546a75bd-89e8-4ea4-a06e-1bfb299e4411 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:44.090433 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-546a75bd-89e8-4ea4-a06e-1bfb299e4411 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:44.094676 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:44.094676 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:44.095483 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-546a75bd-89e8-4ea4-a06e-1bfb299e4411 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:44.095902 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 834/3319] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:44 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:44.507225 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e8fbd155-372e-4e57-b84b-fdf724fdb115 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:44.510264 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e8fbd155-372e-4e57-b84b-fdf724fdb115 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 Aug 18 23:44:44.510264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e8fbd155-372e-4e57-b84b-fdf724fdb115 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:44.510264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e8fbd155-372e-4e57-b84b-fdf724fdb115 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:44.514502 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e8fbd155-372e-4e57-b84b-fdf724fdb115 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 returned with HTTP 404 Aug 18 23:44:44.515020 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 826/3320] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:44 2026] GET /volume/v3/volumes/c46e6e9b-3c5d-4bb7-9ec3-b1c2c5ecdc12 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:44.523342 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5b9387f4-9137-4c90-8018-099697acb11d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:44.524907 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b9387f4-9137-4c90-8018-099697acb11d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] GET https://10.4.3.229/volume/v3/backups Aug 18 23:44:44.525088 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b9387f4-9137-4c90-8018-099697acb11d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:44.525263 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b9387f4-9137-4c90-8018-099697acb11d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:44.525501 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-5b9387f4-9137-4c90-8018-099697acb11d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:44:44.525730 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:44.525730 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:44.535542 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b9387f4-9137-4c90-8018-099697acb11d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 200 Aug 18 23:44:44.535896 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 820/3321] 10.4.3.229 () {68 vars in 1277 bytes} [Tue Aug 18 23:44:44 2026] GET /volume/v3/backups => generated 625 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:44.544268 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fad7cc15-ba14-4403-a606-1baa8f109a3e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:44.546342 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fad7cc15-ba14-4403-a606-1baa8f109a3e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] GET https://10.4.3.229/volume/v3/backups?project_id=94060bd306914c64bc328bce0feaca79 Aug 18 23:44:44.546616 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fad7cc15-ba14-4403-a606-1baa8f109a3e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:44.546856 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fad7cc15-ba14-4403-a606-1baa8f109a3e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:44.547172 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-fad7cc15-ba14-4403-a606-1baa8f109a3e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Removing options 'project_id' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:44:44.552798 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fad7cc15-ba14-4403-a606-1baa8f109a3e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] https://10.4.3.229/volume/v3/backups?project_id=94060bd306914c64bc328bce0feaca79 returned with HTTP 200 Aug 18 23:44:44.553214 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 842/3322] 10.4.3.229 () {68 vars in 1364 bytes} [Tue Aug 18 23:44:44 2026] GET /volume/v3/backups?project_id=94060bd306914c64bc328bce0feaca79 => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:44.562059 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:44.563494 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:44.563859 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1051642608"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:44.565066 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1051642608'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:44.565178 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume of 1 GB Aug 18 23:44:44.568662 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Availability Zones retrieved successfully. Aug 18 23:44:44.572896 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ad306976-7b66-456a-b598-f5b2057d35d2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:44.573880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Flow 'volume_create_api' (66c9d1d4-f9c7-4ba1-a4f0-07ce73212fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:44.574650 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ad306976-7b66-456a-b598-f5b2057d35d2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:44.574773 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6add1a11-5d29-40a2-a693-3e6acaa8842f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:44.575083 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ad306976-7b66-456a-b598-f5b2057d35d2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:44.575435 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ad306976-7b66-456a-b598-f5b2057d35d2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:44.575547 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:44.588949 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:44.588949 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:44.591879 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ad306976-7b66-456a-b598-f5b2057d35d2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:44.595844 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ad306976-7b66-456a-b598-f5b2057d35d2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:44.596306 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 827/3323] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:44 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:44.596809 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6add1a11-5d29-40a2-a693-3e6acaa8842f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:44.597496 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b34b8fa-d76e-42b1-b471-4d88f7c809da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:44.630944 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Created reservations ['d6119073-f789-47cc-9bb7-ea94f48425a3', 'cadac812-5f87-499d-9fbd-a0c09337eab5', '926c39b8-61cc-47ac-b55f-ccb15205c436', 'c55bb0ce-5876-4389-abfb-668197d53bcf'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:44.631878 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b34b8fa-d76e-42b1-b471-4d88f7c809da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6119073-f789-47cc-9bb7-ea94f48425a3', 'cadac812-5f87-499d-9fbd-a0c09337eab5', '926c39b8-61cc-47ac-b55f-ccb15205c436', 'c55bb0ce-5876-4389-abfb-668197d53bcf']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:44.632573 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68889ba9-9aac-4a2f-bdc8-7c61cb535684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:44.654690 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68889ba9-9aac-4a2f-bdc8-7c61cb535684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e69e0020-eac0-4398-a1b8-d0d6d6ea703f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1051642608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94060bd306914c64bc328bce0feaca79',qos_specs=None,replication_status=,reservations=['d6119073-f789-47cc-9bb7-ea94f48425a3','cadac812-5f87-499d-9fbd-a0c09337eab5','926c39b8-61cc-47ac-b55f-ccb15205c436','c55bb0ce-5876-4389-abfb-668197d53bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711c2c789b3847318f527814bb74133a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1051642608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e69e0020-eac0-4398-a1b8-d0d6d6ea703f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94060bd306914c64bc328bce0feaca79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='711c2c789b3847318f527814bb74133a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:44.655325 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6892141-f176-4ff3-be4b-253346dbdb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:44.670851 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6892141-f176-4ff3-be4b-253346dbdb5f) transitioned into state 'SUCCESS' from state '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-1051642608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94060bd306914c64bc328bce0feaca79',qos_specs=None,replication_status=,reservations=['d6119073-f789-47cc-9bb7-ea94f48425a3','cadac812-5f87-499d-9fbd-a0c09337eab5','926c39b8-61cc-47ac-b55f-ccb15205c436','c55bb0ce-5876-4389-abfb-668197d53bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='711c2c789b3847318f527814bb74133a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:44.671413 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783d6717-2070-4909-991c-88af9de0c071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:44.679269 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (783d6717-2070-4909-991c-88af9de0c071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:44.680090 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Flow 'volume_create_api' (66c9d1d4-f9c7-4ba1-a4f0-07ce73212fe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:44.680408 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Create volume request issued successfully. Aug 18 23:44:44.681028 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-af1cc6b7-e980-4ca7-8f59-45b8932b42a4 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:44.681496 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 835/3324] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:44:44 2026] POST /volume/v3/volumes => generated 778 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:44.693726 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f8f675b1-6552-4955-ba0c-8a3bc88529ea None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:44.695277 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8f675b1-6552-4955-ba0c-8a3bc88529ea tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f Aug 18 23:44:44.695439 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8f675b1-6552-4955-ba0c-8a3bc88529ea tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:44.695660 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8f675b1-6552-4955-ba0c-8a3bc88529ea tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:44.703096 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:44.703096 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:44.706361 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f8f675b1-6552-4955-ba0c-8a3bc88529ea tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:44.710103 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8f675b1-6552-4955-ba0c-8a3bc88529ea tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f returned with HTTP 200 Aug 18 23:44:44.710445 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 821/3325] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:44 2026] GET /volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:44.763449 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2f678a3c-c609-4705-9145-f24a13a78a69 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:44.765619 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2f678a3c-c609-4705-9145-f24a13a78a69 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:44.765871 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2f678a3c-c609-4705-9145-f24a13a78a69 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:44.766102 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2f678a3c-c609-4705-9145-f24a13a78a69 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:44.777588 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:44.777588 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:44.781244 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2f678a3c-c609-4705-9145-f24a13a78a69 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:44.785958 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2f678a3c-c609-4705-9145-f24a13a78a69 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:44.786393 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 843/3326] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:44 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:44.997326 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2c2964fd-d2d9-4914-b228-397caed38862 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:44.998892 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c2964fd-d2d9-4914-b228-397caed38862 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:44.999179 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c2964fd-d2d9-4914-b228-397caed38862 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:44.999448 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c2964fd-d2d9-4914-b228-397caed38862 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:45.005545 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.005545 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:45.005545 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2c2964fd-d2d9-4914-b228-397caed38862 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Snapshot retrieved successfully. Aug 18 23:44:45.005545 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c2964fd-d2d9-4914-b228-397caed38862 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 returned with HTTP 200 Aug 18 23:44:45.005927 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 828/3327] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:44:44 2026] GET /volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:45.015617 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ba7c97b0-f894-454f-8d99-97be6e64fe73 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:45.017262 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ba7c97b0-f894-454f-8d99-97be6e64fe73 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:45.017414 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ba7c97b0-f894-454f-8d99-97be6e64fe73 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:45.017621 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ba7c97b0-f894-454f-8d99-97be6e64fe73 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:45.021936 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.021936 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:45.022289 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ba7c97b0-f894-454f-8d99-97be6e64fe73 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Snapshot retrieved successfully. Aug 18 23:44:45.022930 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ba7c97b0-f894-454f-8d99-97be6e64fe73 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 returned with HTTP 200 Aug 18 23:44:45.023240 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 836/3328] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:44:45 2026] GET /volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:45.034874 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5fd5c864-12c5-4ce4-b468-2178210b441a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:45.036502 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5fd5c864-12c5-4ce4-b468-2178210b441a tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:45.036763 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5fd5c864-12c5-4ce4-b468-2178210b441a tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:45.036974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5fd5c864-12c5-4ce4-b468-2178210b441a tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:45.041992 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.041992 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:45.042567 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5fd5c864-12c5-4ce4-b468-2178210b441a tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Snapshot retrieved successfully. Aug 18 23:44:45.043557 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5fd5c864-12c5-4ce4-b468-2178210b441a tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 returned with HTTP 200 Aug 18 23:44:45.044043 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 822/3329] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:44:45 2026] GET /volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:45.053242 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:45.054950 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:44:45.055268 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a3b6c29c-3515-4bc8-bef3-153ad4592ec2", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:45.056666 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Create volume request body: {'volume': {'snapshot_id': 'a3b6c29c-3515-4bc8-bef3-153ad4592ec2', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:44:45.061439 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.061439 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:45.061923 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Snapshot retrieved successfully. Aug 18 23:44:45.062049 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Create volume of 1 GB Aug 18 23:44:45.065232 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Availability Zones retrieved successfully. Aug 18 23:44:45.071225 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Flow 'volume_create_api' (22726173-d103-4e6e-89f2-944d51d0fe1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:45.072163 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb7071b-d10a-40cf-9b52-5686bf3bd2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:45.073115 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:44:45.099194 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb7071b-d10a-40cf-9b52-5686bf3bd2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a3b6c29c-3515-4bc8-bef3-153ad4592ec2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:45.100035 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d81799-8015-4786-b74a-a1091a688afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:45.106426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e1ac8f38-3fa8-4bcd-82b0-bf406ee1d5cd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:45.110082 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e1ac8f38-3fa8-4bcd-82b0-bf406ee1d5cd tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:45.110082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e1ac8f38-3fa8-4bcd-82b0-bf406ee1d5cd tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:45.110082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e1ac8f38-3fa8-4bcd-82b0-bf406ee1d5cd tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:45.110082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e1ac8f38-3fa8-4bcd-82b0-bf406ee1d5cd tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:45.113767 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.113767 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:45.114704 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e1ac8f38-3fa8-4bcd-82b0-bf406ee1d5cd tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:45.115155 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 829/3330] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:45 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:45.134404 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Created reservations ['e411658c-f9a8-45f4-9334-9968a18948af', '98d0dac1-c0e0-4dea-8823-6df14f5bf4d7', '1ec5f0fa-df48-45e0-b001-d34569c7c563', '0429cceb-1e23-48bc-9f9e-c452e08ecb7f'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:45.135185 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d81799-8015-4786-b74a-a1091a688afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e411658c-f9a8-45f4-9334-9968a18948af', '98d0dac1-c0e0-4dea-8823-6df14f5bf4d7', '1ec5f0fa-df48-45e0-b001-d34569c7c563', '0429cceb-1e23-48bc-9f9e-c452e08ecb7f']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:45.135946 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67eb88a2-b241-4765-ab3f-87224f1a6299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:45.178911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67eb88a2-b241-4765-ab3f-87224f1a6299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2040474-f600-4b70-ae34-10787ccf1e7d', '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='c38092afeceb4c9c8c706047cd08a1b0',qos_specs=None,replication_status=,reservations=['e411658c-f9a8-45f4-9334-9968a18948af','98d0dac1-c0e0-4dea-8823-6df14f5bf4d7','1ec5f0fa-df48-45e0-b001-d34569c7c563','0429cceb-1e23-48bc-9f9e-c452e08ecb7f'],size=1,snapshot_id=a3b6c29c-3515-4bc8-bef3-153ad4592ec2,source_replicaid=,source_volid=None,status='creating',user_id='1aa5c7b7017f44e28dd7a64338721555',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:44:45Z,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=e2040474-f600-4b70-ae34-10787ccf1e7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c38092afeceb4c9c8c706047cd08a1b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a3b6c29c-3515-4bc8-bef3-153ad4592ec2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa5c7b7017f44e28dd7a64338721555',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:45.179528 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4413281f-ccb0-4c9f-aec6-20248bf83e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:45.193911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4413281f-ccb0-4c9f-aec6-20248bf83e45) transitioned into state 'SUCCESS' from 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='c38092afeceb4c9c8c706047cd08a1b0',qos_specs=None,replication_status=,reservations=['e411658c-f9a8-45f4-9334-9968a18948af','98d0dac1-c0e0-4dea-8823-6df14f5bf4d7','1ec5f0fa-df48-45e0-b001-d34569c7c563','0429cceb-1e23-48bc-9f9e-c452e08ecb7f'],size=1,snapshot_id=a3b6c29c-3515-4bc8-bef3-153ad4592ec2,source_replicaid=,source_volid=None,status='creating',user_id='1aa5c7b7017f44e28dd7a64338721555',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:45.194474 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd68cc2-a03f-4051-982d-77692b86e5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:44:45.211709 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd68cc2-a03f-4051-982d-77692b86e5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:44:45.212662 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Flow 'volume_create_api' (22726173-d103-4e6e-89f2-944d51d0fe1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:44:45.212975 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Create volume request issued successfully. Aug 18 23:44:45.213572 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-05a23d8d-b38d-4e3b-be5a-d4e3ddc1c459 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:44:45.214049 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 844/3331] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:44:45 2026] POST /volume/v3/volumes => generated 741 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:45.229845 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-88f67963-5ece-448d-9c00-b4d3aa951732 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:45.230337 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-88f67963-5ece-448d-9c00-b4d3aa951732 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d Aug 18 23:44:45.230503 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-88f67963-5ece-448d-9c00-b4d3aa951732 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:45.230722 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-88f67963-5ece-448d-9c00-b4d3aa951732 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:45.237158 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.237158 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:45.240366 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-88f67963-5ece-448d-9c00-b4d3aa951732 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:45.243878 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-88f67963-5ece-448d-9c00-b4d3aa951732 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d returned with HTTP 200 Aug 18 23:44:45.244215 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 837/3332] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:45 2026] GET /volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:45.607804 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1d42d8aa-1074-4df6-a13f-a4ba492c0e26 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:45.609780 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d42d8aa-1074-4df6-a13f-a4ba492c0e26 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:45.609878 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d42d8aa-1074-4df6-a13f-a4ba492c0e26 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:45.610045 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d42d8aa-1074-4df6-a13f-a4ba492c0e26 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:45.619873 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.619873 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:45.623632 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1d42d8aa-1074-4df6-a13f-a4ba492c0e26 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:45.631759 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d42d8aa-1074-4df6-a13f-a4ba492c0e26 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:45.632250 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 823/3333] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:45 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:45.722383 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-db5ba06f-2512-4c34-8003-f6eb12eebcae None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:45.724130 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-db5ba06f-2512-4c34-8003-f6eb12eebcae tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f Aug 18 23:44:45.724328 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-db5ba06f-2512-4c34-8003-f6eb12eebcae tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:45.724498 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-db5ba06f-2512-4c34-8003-f6eb12eebcae tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:45.730894 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.730894 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:45.734119 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-db5ba06f-2512-4c34-8003-f6eb12eebcae tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:45.737423 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-db5ba06f-2512-4c34-8003-f6eb12eebcae tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f returned with HTTP 200 Aug 18 23:44:45.737825 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 830/3334] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:45 2026] GET /volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:45.749657 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8523b476-98e0-4514-9b95-7af9cbc6d90d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:45.751261 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8523b476-98e0-4514-9b95-7af9cbc6d90d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:44:45.751611 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8523b476-98e0-4514-9b95-7af9cbc6d90d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e69e0020-eac0-4398-a1b8-d0d6d6ea703f", "name": "tempest-type-Backup-1966850868"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:45.752918 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-8523b476-98e0-4514-9b95-7af9cbc6d90d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Creating new backup {'backup': {'volume_id': 'e69e0020-eac0-4398-a1b8-d0d6d6ea703f', 'name': 'tempest-type-Backup-1966850868'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:44:45.753039 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-8523b476-98e0-4514-9b95-7af9cbc6d90d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Creating backup of volume e69e0020-eac0-4398-a1b8-d0d6d6ea703f in container None Aug 18 23:44:45.759104 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.759104 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:45.759357 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8523b476-98e0-4514-9b95-7af9cbc6d90d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:44:45.774488 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-8523b476-98e0-4514-9b95-7af9cbc6d90d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Created reservations ['0f53af6a-4a24-4bea-8f41-4c53d7a70529', 'c900360a-abed-46ef-8c33-e73838ce1430'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:44:45.797168 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8523b476-98e0-4514-9b95-7af9cbc6d90d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:44:45.797624 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 845/3335] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:44:45 2026] POST /volume/v3/backups => generated 316 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:44:45.801450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-75916287-d816-4680-98d4-41d9db30a648 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:45.804002 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-75916287-d816-4680-98d4-41d9db30a648 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:45.804260 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-75916287-d816-4680-98d4-41d9db30a648 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:45.804921 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-75916287-d816-4680-98d4-41d9db30a648 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:45.805848 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-14e837f3-44a2-463e-8bcb-b18fe6c07648 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:45.807423 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-14e837f3-44a2-463e-8bcb-b18fe6c07648 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:45.809765 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-14e837f3-44a2-463e-8bcb-b18fe6c07648 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:45.809765 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-14e837f3-44a2-463e-8bcb-b18fe6c07648 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:45.809765 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-14e837f3-44a2-463e-8bcb-b18fe6c07648 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:45.811774 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.811774 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:45.812077 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-14e837f3-44a2-463e-8bcb-b18fe6c07648 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:45.812564 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 824/3336] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:45 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:45.815769 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:45.815769 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:45.818330 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-75916287-d816-4680-98d4-41d9db30a648 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:45.822444 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-75916287-d816-4680-98d4-41d9db30a648 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:45.822913 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 838/3337] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:45 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:46.124629 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2f8defb7-d9e7-4a92-92a1-2819e22a3643 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:46.126166 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2f8defb7-d9e7-4a92-92a1-2819e22a3643 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:46.126370 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2f8defb7-d9e7-4a92-92a1-2819e22a3643 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:46.126582 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2f8defb7-d9e7-4a92-92a1-2819e22a3643 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:46.126745 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-2f8defb7-d9e7-4a92-92a1-2819e22a3643 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:46.131420 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:46.131420 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:46.132327 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2f8defb7-d9e7-4a92-92a1-2819e22a3643 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:46.132657 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 831/3338] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:46 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:46.260038 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-90805c94-af2e-43c4-8765-4c3c7f83d7ca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:46.262352 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-90805c94-af2e-43c4-8765-4c3c7f83d7ca tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d Aug 18 23:44:46.262643 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-90805c94-af2e-43c4-8765-4c3c7f83d7ca tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:46.262931 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-90805c94-af2e-43c4-8765-4c3c7f83d7ca tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:46.265558 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=300,cinder:UPDATE=74,cinder:INSERT=39,cinder:DELETE=5 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:44:46.272580 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:46.272580 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:46.277832 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-90805c94-af2e-43c4-8765-4c3c7f83d7ca tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:46.283742 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-90805c94-af2e-43c4-8765-4c3c7f83d7ca tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d returned with HTTP 200 Aug 18 23:44:46.284119 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 846/3339] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:46 2026] GET /volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:46.295940 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cbf1a82e-616f-4f36-b637-a0e8cade3beb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:46.298300 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cbf1a82e-616f-4f36-b637-a0e8cade3beb tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d Aug 18 23:44:46.298482 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cbf1a82e-616f-4f36-b637-a0e8cade3beb tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:46.298782 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cbf1a82e-616f-4f36-b637-a0e8cade3beb tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:46.307828 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:46.307828 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:46.312172 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cbf1a82e-616f-4f36-b637-a0e8cade3beb tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:46.317523 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cbf1a82e-616f-4f36-b637-a0e8cade3beb tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d returned with HTTP 200 Aug 18 23:44:46.318052 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 825/3340] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:46 2026] GET /volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:46.329233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-111d5a0a-6638-4318-9bf2-37e926769200 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:46.333159 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-111d5a0a-6638-4318-9bf2-37e926769200 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:46.333159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-111d5a0a-6638-4318-9bf2-37e926769200 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:46.333159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-111d5a0a-6638-4318-9bf2-37e926769200 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:46.333159 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-111d5a0a-6638-4318-9bf2-37e926769200 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Delete snapshot with id: a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:46.337027 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:46.337027 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:46.337528 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-111d5a0a-6638-4318-9bf2-37e926769200 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Snapshot retrieved successfully. Aug 18 23:44:46.352496 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-111d5a0a-6638-4318-9bf2-37e926769200 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Snapshot delete request issued successfully. Aug 18 23:44:46.353427 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-111d5a0a-6638-4318-9bf2-37e926769200 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 returned with HTTP 202 Aug 18 23:44:46.353427 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 839/3341] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:44:46 2026] DELETE /volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:46.360232 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-741f8c73-8fd8-44cd-8b31-f44cf0a15899 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:46.361951 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-741f8c73-8fd8-44cd-8b31-f44cf0a15899 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:46.362304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-741f8c73-8fd8-44cd-8b31-f44cf0a15899 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:46.362576 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-741f8c73-8fd8-44cd-8b31-f44cf0a15899 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:46.367540 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:46.367540 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:46.368005 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-741f8c73-8fd8-44cd-8b31-f44cf0a15899 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Snapshot retrieved successfully. Aug 18 23:44:46.368777 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-741f8c73-8fd8-44cd-8b31-f44cf0a15899 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 returned with HTTP 200 Aug 18 23:44:46.369146 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 832/3342] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:44:46 2026] GET /volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:46.647669 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3b5ed5b2-4cf4-42d1-be85-b9a6857e5403 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:46.649715 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3b5ed5b2-4cf4-42d1-be85-b9a6857e5403 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:46.649922 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3b5ed5b2-4cf4-42d1-be85-b9a6857e5403 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:46.650120 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3b5ed5b2-4cf4-42d1-be85-b9a6857e5403 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:46.662937 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:46.662937 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:46.667178 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3b5ed5b2-4cf4-42d1-be85-b9a6857e5403 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:46.672113 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3b5ed5b2-4cf4-42d1-be85-b9a6857e5403 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:46.672525 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 847/3343] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:46 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:46.824225 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f6ca475-1d9b-4fe0-bbc2-886288ec44eb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:46.826126 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f6ca475-1d9b-4fe0-bbc2-886288ec44eb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:46.826336 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f6ca475-1d9b-4fe0-bbc2-886288ec44eb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:46.826530 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f6ca475-1d9b-4fe0-bbc2-886288ec44eb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:46.826652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3f6ca475-1d9b-4fe0-bbc2-886288ec44eb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:46.830882 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:46.830882 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:46.831485 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f6ca475-1d9b-4fe0-bbc2-886288ec44eb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:46.832171 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 826/3344] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:46 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:46.836100 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1aa0208f-7371-4163-9b77-09c5f5320bb9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:46.838147 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1aa0208f-7371-4163-9b77-09c5f5320bb9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:46.838607 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1aa0208f-7371-4163-9b77-09c5f5320bb9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:46.838607 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1aa0208f-7371-4163-9b77-09c5f5320bb9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:46.851606 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:46.851606 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:46.865000 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1aa0208f-7371-4163-9b77-09c5f5320bb9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:46.871653 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1aa0208f-7371-4163-9b77-09c5f5320bb9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:46.871653 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 840/3345] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:46 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:47.149878 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ccfa9973-c2b7-4a4f-9402-bb82dcc9b14d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:47.151537 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ccfa9973-c2b7-4a4f-9402-bb82dcc9b14d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:47.151847 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ccfa9973-c2b7-4a4f-9402-bb82dcc9b14d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:47.152101 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ccfa9973-c2b7-4a4f-9402-bb82dcc9b14d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:47.152251 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-ccfa9973-c2b7-4a4f-9402-bb82dcc9b14d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:47.156949 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:47.156949 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:47.157935 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ccfa9973-c2b7-4a4f-9402-bb82dcc9b14d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:47.158368 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 833/3346] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:47 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:47.390720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-275cfaa8-b54c-4006-8871-1bd1a7f8113d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:47.390720 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-275cfaa8-b54c-4006-8871-1bd1a7f8113d tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:47.390720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-275cfaa8-b54c-4006-8871-1bd1a7f8113d tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:47.390720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-275cfaa8-b54c-4006-8871-1bd1a7f8113d tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:47.396205 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-275cfaa8-b54c-4006-8871-1bd1a7f8113d tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 returned with HTTP 404 Aug 18 23:44:47.396675 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 848/3347] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:44:47 2026] GET /volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:47.403034 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e99298ad-4507-4bec-a8fc-02f622c8c35c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:47.404804 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e99298ad-4507-4bec-a8fc-02f622c8c35c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:47.405027 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e99298ad-4507-4bec-a8fc-02f622c8c35c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:47.405249 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e99298ad-4507-4bec-a8fc-02f622c8c35c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:47.405446 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-e99298ad-4507-4bec-a8fc-02f622c8c35c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Delete volume with id: ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:47.412376 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:47.412376 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:47.412853 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e99298ad-4507-4bec-a8fc-02f622c8c35c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:47.429570 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e99298ad-4507-4bec-a8fc-02f622c8c35c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Delete volume request issued successfully. Aug 18 23:44:47.429867 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e99298ad-4507-4bec-a8fc-02f622c8c35c tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf returned with HTTP 202 Aug 18 23:44:47.430325 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 827/3348] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:44:47 2026] DELETE /volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:47.440307 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-381b39ba-a711-4660-8d4c-75a3f5d97552 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:47.442154 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-381b39ba-a711-4660-8d4c-75a3f5d97552 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:47.442345 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-381b39ba-a711-4660-8d4c-75a3f5d97552 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:47.442540 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-381b39ba-a711-4660-8d4c-75a3f5d97552 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:47.449226 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:47.449226 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:47.453233 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-381b39ba-a711-4660-8d4c-75a3f5d97552 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:47.457497 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-381b39ba-a711-4660-8d4c-75a3f5d97552 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf returned with HTTP 200 Aug 18 23:44:47.457955 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 841/3349] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:47 2026] GET /volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:47.688829 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5dfdb29d-ba7f-42b5-96b0-babbc72af8f0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:47.691293 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5dfdb29d-ba7f-42b5-96b0-babbc72af8f0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:47.692411 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5dfdb29d-ba7f-42b5-96b0-babbc72af8f0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:47.692411 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5dfdb29d-ba7f-42b5-96b0-babbc72af8f0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:47.704956 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:47.704956 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:47.709245 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5dfdb29d-ba7f-42b5-96b0-babbc72af8f0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:47.714685 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5dfdb29d-ba7f-42b5-96b0-babbc72af8f0 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:47.715290 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 834/3350] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:47 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:47.842074 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4b7feee2-76ef-4a1d-aa0b-a495e2270e44 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:47.844031 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4b7feee2-76ef-4a1d-aa0b-a495e2270e44 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:47.844317 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4b7feee2-76ef-4a1d-aa0b-a495e2270e44 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:47.844565 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4b7feee2-76ef-4a1d-aa0b-a495e2270e44 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:47.844729 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-4b7feee2-76ef-4a1d-aa0b-a495e2270e44 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:47.858066 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:47.858066 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:47.859012 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4b7feee2-76ef-4a1d-aa0b-a495e2270e44 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:47.859495 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 849/3351] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:47 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:47.894347 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-58b88080-b2bd-4ff0-acdd-03ca6719ea63 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:47.894347 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-58b88080-b2bd-4ff0-acdd-03ca6719ea63 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:47.894347 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-58b88080-b2bd-4ff0-acdd-03ca6719ea63 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:47.894347 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-58b88080-b2bd-4ff0-acdd-03ca6719ea63 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:47.904211 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:47.904211 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:47.908429 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-58b88080-b2bd-4ff0-acdd-03ca6719ea63 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:47.913669 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-58b88080-b2bd-4ff0-acdd-03ca6719ea63 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:47.914138 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 828/3352] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:47 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:48.170466 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-99f019a7-5bfc-4e7d-a438-b2768c286f54 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:48.176082 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-99f019a7-5bfc-4e7d-a438-b2768c286f54 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:48.176322 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-99f019a7-5bfc-4e7d-a438-b2768c286f54 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:48.176598 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-99f019a7-5bfc-4e7d-a438-b2768c286f54 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:48.176767 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-99f019a7-5bfc-4e7d-a438-b2768c286f54 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:48.181026 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:48.181026 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:48.181756 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-99f019a7-5bfc-4e7d-a438-b2768c286f54 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:48.182113 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 842/3353] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:48 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:48.470220 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-66d11422-6c9a-4f01-a7f1-e49ee50495a0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:48.472721 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-66d11422-6c9a-4f01-a7f1-e49ee50495a0 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:48.473000 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-66d11422-6c9a-4f01-a7f1-e49ee50495a0 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:48.473252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-66d11422-6c9a-4f01-a7f1-e49ee50495a0 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:48.481707 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-66d11422-6c9a-4f01-a7f1-e49ee50495a0 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf returned with HTTP 404 Aug 18 23:44:48.481707 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 835/3354] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:48 2026] GET /volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:48.489614 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fe330988-69e9-41df-8b1d-c03a013d85f8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:48.492077 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fe330988-69e9-41df-8b1d-c03a013d85f8 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d Aug 18 23:44:48.492284 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fe330988-69e9-41df-8b1d-c03a013d85f8 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:48.492472 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fe330988-69e9-41df-8b1d-c03a013d85f8 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:48.492688 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-fe330988-69e9-41df-8b1d-c03a013d85f8 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Delete volume with id: e2040474-f600-4b70-ae34-10787ccf1e7d Aug 18 23:44:48.499727 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:48.499727 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:48.499957 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fe330988-69e9-41df-8b1d-c03a013d85f8 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:48.519544 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fe330988-69e9-41df-8b1d-c03a013d85f8 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Delete volume request issued successfully. Aug 18 23:44:48.519841 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fe330988-69e9-41df-8b1d-c03a013d85f8 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d returned with HTTP 202 Aug 18 23:44:48.520482 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 850/3355] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:44:48 2026] DELETE /volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:48.527328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2136b622-2509-4216-b970-fddf8d35fcd0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:48.529048 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2136b622-2509-4216-b970-fddf8d35fcd0 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d Aug 18 23:44:48.529291 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2136b622-2509-4216-b970-fddf8d35fcd0 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:48.529525 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2136b622-2509-4216-b970-fddf8d35fcd0 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:48.536296 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:48.536296 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:48.540167 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2136b622-2509-4216-b970-fddf8d35fcd0 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Volume info retrieved successfully. Aug 18 23:44:48.543694 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2136b622-2509-4216-b970-fddf8d35fcd0 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d returned with HTTP 200 Aug 18 23:44:48.544096 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 829/3356] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:48 2026] GET /volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:48.728762 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-35e22cc9-7d4c-4984-9f78-161293472c55 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:48.742030 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-35e22cc9-7d4c-4984-9f78-161293472c55 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:48.742030 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-35e22cc9-7d4c-4984-9f78-161293472c55 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:48.742030 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-35e22cc9-7d4c-4984-9f78-161293472c55 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:48.752031 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:48.752031 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:48.757839 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-35e22cc9-7d4c-4984-9f78-161293472c55 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:48.776653 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-35e22cc9-7d4c-4984-9f78-161293472c55 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:48.776653 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 843/3357] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:48 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:48.889389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-ccb6ec75-79a2-430a-a5e9-c5dfb26e1f5f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:48.891398 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-ccb6ec75-79a2-430a-a5e9-c5dfb26e1f5f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/attachments/75c49986-3d09-48cb-8c14-602311557d62/action Aug 18 23:44:48.891756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-ccb6ec75-79a2-430a-a5e9-c5dfb26e1f5f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:48.891857 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-ccb6ec75-79a2-430a-a5e9-c5dfb26e1f5f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:48.895802 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-65d7b9e1-0210-4f13-9fd0-2e21abfe9959 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:48.898484 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-65d7b9e1-0210-4f13-9fd0-2e21abfe9959 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:48.898949 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-65d7b9e1-0210-4f13-9fd0-2e21abfe9959 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:48.899060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-65d7b9e1-0210-4f13-9fd0-2e21abfe9959 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:48.899199 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-65d7b9e1-0210-4f13-9fd0-2e21abfe9959 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:48.904872 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:48.904872 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:48.905735 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-65d7b9e1-0210-4f13-9fd0-2e21abfe9959 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:48.906257 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 851/3358] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:48 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:48.909241 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:48.909241 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:48.929394 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b42761ab-dd6a-4a38-891a-18fd160ccda4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:48.930254 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ded9457b-923d-4fef-81df-7420e7bd78dd req-ccb6ec75-79a2-430a-a5e9-c5dfb26e1f5f tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments/75c49986-3d09-48cb-8c14-602311557d62/action returned with HTTP 204 Aug 18 23:44:48.930254 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 836/3359] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:44:48 2026] POST /volume/v3/attachments/75c49986-3d09-48cb-8c14-602311557d62/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:48.932859 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b42761ab-dd6a-4a38-891a-18fd160ccda4 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:48.932859 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b42761ab-dd6a-4a38-891a-18fd160ccda4 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:48.932859 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b42761ab-dd6a-4a38-891a-18fd160ccda4 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:48.948708 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:48.948708 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:48.954671 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b42761ab-dd6a-4a38-891a-18fd160ccda4 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:48.959151 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b42761ab-dd6a-4a38-891a-18fd160ccda4 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:48.959559 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 830/3360] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:48 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 1231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:48.972639 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c72be724-20eb-4138-8d32-090d9343c0b0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:48.973813 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c72be724-20eb-4138-8d32-090d9343c0b0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:48.974048 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c72be724-20eb-4138-8d32-090d9343c0b0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:48.974271 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c72be724-20eb-4138-8d32-090d9343c0b0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:48.991827 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:48.991827 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:48.994390 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c72be724-20eb-4138-8d32-090d9343c0b0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:48.998822 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c72be724-20eb-4138-8d32-090d9343c0b0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:48.999271 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 844/3361] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:48 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 1231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:49.194252 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c08dce81-39d9-4c32-b5ed-156589867f08 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:49.196211 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c08dce81-39d9-4c32-b5ed-156589867f08 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:49.196410 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c08dce81-39d9-4c32-b5ed-156589867f08 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:49.196650 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c08dce81-39d9-4c32-b5ed-156589867f08 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:49.196761 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-c08dce81-39d9-4c32-b5ed-156589867f08 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:49.227176 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:49.227176 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:49.228201 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c08dce81-39d9-4c32-b5ed-156589867f08 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:49.228582 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 852/3362] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:49 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:49.557384 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8c1bd406-7b26-40e9-98b2-7775378a4443 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:49.560241 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8c1bd406-7b26-40e9-98b2-7775378a4443 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d Aug 18 23:44:49.560666 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8c1bd406-7b26-40e9-98b2-7775378a4443 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:49.561035 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8c1bd406-7b26-40e9-98b2-7775378a4443 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:49.569650 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8c1bd406-7b26-40e9-98b2-7775378a4443 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d returned with HTTP 404 Aug 18 23:44:49.570356 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 837/3363] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:49 2026] GET /volume/v3/volumes/e2040474-f600-4b70-ae34-10787ccf1e7d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:49.602928 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4ad59fe5-5eaf-4baa-a3a5-298347ed7b7d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:49.604919 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ad59fe5-5eaf-4baa-a3a5-298347ed7b7d tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:49.605140 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ad59fe5-5eaf-4baa-a3a5-298347ed7b7d tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:49.605360 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ad59fe5-5eaf-4baa-a3a5-298347ed7b7d tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:49.605478 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-4ad59fe5-5eaf-4baa-a3a5-298347ed7b7d tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Delete snapshot with id: a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:49.610356 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ad59fe5-5eaf-4baa-a3a5-298347ed7b7d tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 returned with HTTP 404 Aug 18 23:44:49.610951 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 831/3364] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:44:49 2026] DELETE /volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:49.645634 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-04f213c3-6a82-4788-986c-c6976fab9f73 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:49.647488 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-04f213c3-6a82-4788-986c-c6976fab9f73 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 Aug 18 23:44:49.647738 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-04f213c3-6a82-4788-986c-c6976fab9f73 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:49.647941 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-04f213c3-6a82-4788-986c-c6976fab9f73 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:49.652176 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-04f213c3-6a82-4788-986c-c6976fab9f73 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 returned with HTTP 404 Aug 18 23:44:49.652719 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 845/3365] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:44:49 2026] GET /volume/v3/snapshots/a3b6c29c-3515-4bc8-bef3-153ad4592ec2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:49.661828 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-66a2c465-400e-48ca-b628-df97564011aa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:49.665081 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-66a2c465-400e-48ca-b628-df97564011aa tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:49.665081 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-66a2c465-400e-48ca-b628-df97564011aa tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:49.665373 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-66a2c465-400e-48ca-b628-df97564011aa tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:49.665860 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-66a2c465-400e-48ca-b628-df97564011aa tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Delete volume with id: ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:49.683398 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-66a2c465-400e-48ca-b628-df97564011aa tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf returned with HTTP 404 Aug 18 23:44:49.684472 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 853/3366] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:44:49 2026] DELETE /volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:49.695966 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fcf6eb4a-a216-47d0-85fd-3fd8f8995be7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:49.698147 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fcf6eb4a-a216-47d0-85fd-3fd8f8995be7 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] GET https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf Aug 18 23:44:49.698484 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fcf6eb4a-a216-47d0-85fd-3fd8f8995be7 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:49.698930 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fcf6eb4a-a216-47d0-85fd-3fd8f8995be7 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:49.705688 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fcf6eb4a-a216-47d0-85fd-3fd8f8995be7 tempest-SnapshotDependencyTests-1905460076 tempest-SnapshotDependencyTests-1905460076-project-member] https://10.4.3.229/volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf returned with HTTP 404 Aug 18 23:44:49.706268 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 838/3367] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:49 2026] GET /volume/v3/volumes/ade23b26-31aa-4b74-9d8f-ccbffa0c0fcf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:49.785230 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-56d919bc-61f1-419f-ae9f-9b9dd767a0eb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:49.787140 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56d919bc-61f1-419f-ae9f-9b9dd767a0eb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:49.787362 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56d919bc-61f1-419f-ae9f-9b9dd767a0eb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:49.787608 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56d919bc-61f1-419f-ae9f-9b9dd767a0eb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:49.817244 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:49.817244 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:49.821227 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-56d919bc-61f1-419f-ae9f-9b9dd767a0eb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:49.825666 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56d919bc-61f1-419f-ae9f-9b9dd767a0eb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:49.832615 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 832/3368] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:49 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:49.919388 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3b695f75-8a20-4723-b400-1714a6a6ab1d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:49.944616 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3b695f75-8a20-4723-b400-1714a6a6ab1d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:49.944616 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3b695f75-8a20-4723-b400-1714a6a6ab1d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:49.944616 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3b695f75-8a20-4723-b400-1714a6a6ab1d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:49.944616 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3b695f75-8a20-4723-b400-1714a6a6ab1d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:49.948893 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:49.948893 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:49.949440 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3b695f75-8a20-4723-b400-1714a6a6ab1d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:49.949791 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 846/3369] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:49 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 725 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:50.252679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c3c06b04-24f3-4424-a7d2-2319b9e01973 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:50.252679 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c3c06b04-24f3-4424-a7d2-2319b9e01973 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:50.252679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c3c06b04-24f3-4424-a7d2-2319b9e01973 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:50.252679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c3c06b04-24f3-4424-a7d2-2319b9e01973 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:50.252679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-c3c06b04-24f3-4424-a7d2-2319b9e01973 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:50.272317 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:50.272317 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:50.273526 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c3c06b04-24f3-4424-a7d2-2319b9e01973 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:50.274005 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 854/3370] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:50 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:50.847170 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-09de6bbc-fae0-4587-b1f2-e5888133f835 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:50.849637 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-09de6bbc-fae0-4587-b1f2-e5888133f835 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:50.849637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-09de6bbc-fae0-4587-b1f2-e5888133f835 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:50.849637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-09de6bbc-fae0-4587-b1f2-e5888133f835 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:50.858974 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:50.858974 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:50.862046 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-09de6bbc-fae0-4587-b1f2-e5888133f835 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:50.865760 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-09de6bbc-fae0-4587-b1f2-e5888133f835 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:50.866183 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 839/3371] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:50 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:50.978286 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a72efbf1-13b4-4023-a3dc-26066647a8fb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:50.985891 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a72efbf1-13b4-4023-a3dc-26066647a8fb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:50.985891 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a72efbf1-13b4-4023-a3dc-26066647a8fb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:50.985891 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a72efbf1-13b4-4023-a3dc-26066647a8fb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:50.985891 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a72efbf1-13b4-4023-a3dc-26066647a8fb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:50.991737 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:50.991737 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:50.992767 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a72efbf1-13b4-4023-a3dc-26066647a8fb tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:50.993241 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 833/3372] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:50 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:51.285300 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-97804fa2-974c-4b17-a6b9-4be5646f5355 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:51.287635 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-97804fa2-974c-4b17-a6b9-4be5646f5355 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:51.287893 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-97804fa2-974c-4b17-a6b9-4be5646f5355 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:51.288140 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-97804fa2-974c-4b17-a6b9-4be5646f5355 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:51.288283 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-97804fa2-974c-4b17-a6b9-4be5646f5355 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:51.303861 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:51.303861 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:51.305021 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-97804fa2-974c-4b17-a6b9-4be5646f5355 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:51.305505 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 847/3373] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:51 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:51.887073 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5560d6bd-3c35-4690-9a76-6478ec49920f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:51.898582 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5560d6bd-3c35-4690-9a76-6478ec49920f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:51.898793 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5560d6bd-3c35-4690-9a76-6478ec49920f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:51.900692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5560d6bd-3c35-4690-9a76-6478ec49920f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:51.964833 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:51.964833 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:51.977919 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5560d6bd-3c35-4690-9a76-6478ec49920f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:51.988759 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5560d6bd-3c35-4690-9a76-6478ec49920f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:51.989176 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 855/3374] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:51 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:52.006630 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c0a7b8a2-689f-4c8c-a854-eef21fb7663b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:52.010563 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0a7b8a2-689f-4c8c-a854-eef21fb7663b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:52.010563 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0a7b8a2-689f-4c8c-a854-eef21fb7663b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:52.010563 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0a7b8a2-689f-4c8c-a854-eef21fb7663b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:52.010563 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-c0a7b8a2-689f-4c8c-a854-eef21fb7663b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:52.015772 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:52.015772 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:52.016769 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0a7b8a2-689f-4c8c-a854-eef21fb7663b tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:52.017336 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 840/3375] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:52 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:52.319292 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ad114b41-0ea9-4e49-8f80-6c93a0edaf12 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:52.322590 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad114b41-0ea9-4e49-8f80-6c93a0edaf12 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:52.322590 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad114b41-0ea9-4e49-8f80-6c93a0edaf12 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:52.322590 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad114b41-0ea9-4e49-8f80-6c93a0edaf12 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:52.322590 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ad114b41-0ea9-4e49-8f80-6c93a0edaf12 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:52.328547 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:52.328547 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:52.329691 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad114b41-0ea9-4e49-8f80-6c93a0edaf12 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:52.335250 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 834/3376] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:52 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:44:53.006968 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b52a25ac-2cfe-4210-967c-2047257b2d1b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:53.009438 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b52a25ac-2cfe-4210-967c-2047257b2d1b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:53.009438 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b52a25ac-2cfe-4210-967c-2047257b2d1b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:53.009651 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b52a25ac-2cfe-4210-967c-2047257b2d1b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:53.020639 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:53.020639 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:53.024355 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b52a25ac-2cfe-4210-967c-2047257b2d1b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:53.029187 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b52a25ac-2cfe-4210-967c-2047257b2d1b tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:53.029314 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 848/3377] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:53 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:53.034551 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1ddd9262-1c29-4f85-8e25-97680c3f5486 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:53.036436 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ddd9262-1c29-4f85-8e25-97680c3f5486 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:53.036740 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ddd9262-1c29-4f85-8e25-97680c3f5486 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:53.036959 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ddd9262-1c29-4f85-8e25-97680c3f5486 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:53.037078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-1ddd9262-1c29-4f85-8e25-97680c3f5486 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:53.041812 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:53.041812 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:53.042532 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ddd9262-1c29-4f85-8e25-97680c3f5486 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:53.042987 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 856/3378] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:53 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:53.350015 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-74d372dc-d423-476f-aed5-6752b9ad5074 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:53.350015 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-74d372dc-d423-476f-aed5-6752b9ad5074 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:53.350015 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-74d372dc-d423-476f-aed5-6752b9ad5074 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:53.350015 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-74d372dc-d423-476f-aed5-6752b9ad5074 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:53.350538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-74d372dc-d423-476f-aed5-6752b9ad5074 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:53.354416 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:53.354416 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:53.355101 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-74d372dc-d423-476f-aed5-6752b9ad5074 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:53.355494 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 841/3379] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:53 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:53.757536 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-73adcd02-cafd-44f0-adb8-a20a0a8bf1e9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:53.849911 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-73adcd02-cafd-44f0-adb8-a20a0a8bf1e9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:53.850081 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-73adcd02-cafd-44f0-adb8-a20a0a8bf1e9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:53.850252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-73adcd02-cafd-44f0-adb8-a20a0a8bf1e9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:53.860821 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:53.860821 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:53.865223 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-73adcd02-cafd-44f0-adb8-a20a0a8bf1e9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:53.870328 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-73adcd02-cafd-44f0-adb8-a20a0a8bf1e9 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:53.870837 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 835/3380] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:53 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 1231 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:53.909843 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-419209c1-03e9-4a91-a313-7cc2860f5d59 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:53.919273 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-419209c1-03e9-4a91-a313-7cc2860f5d59 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a/action Aug 18 23:44:53.921357 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-419209c1-03e9-4a91-a313-7cc2860f5d59 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:53.921773 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-419209c1-03e9-4a91-a313-7cc2860f5d59 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:53.972859 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:53.972859 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:53.975498 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-419209c1-03e9-4a91-a313-7cc2860f5d59 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:53.985798 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-419209c1-03e9-4a91-a313-7cc2860f5d59 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Begin detaching volume completed successfully. Aug 18 23:44:53.985798 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-419209c1-03e9-4a91-a313-7cc2860f5d59 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a/action returned with HTTP 202 Aug 18 23:44:53.985798 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 849/3381] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:44:53 2026] POST /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:54.026297 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c3ec2128-b137-499d-b544-5c78ecfa30b2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:54.026648 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c3ec2128-b137-499d-b544-5c78ecfa30b2 None None] GET https://10.4.3.229/volume// Aug 18 23:44:54.026795 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c3ec2128-b137-499d-b544-5c78ecfa30b2 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:54.026965 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c3ec2128-b137-499d-b544-5c78ecfa30b2 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:54.027263 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c3ec2128-b137-499d-b544-5c78ecfa30b2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:54.027490 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 857/3382] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:44:54 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:44:54.034069 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4524f178-f199-4d10-88f0-fdb71d130e8d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:54.035948 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4524f178-f199-4d10-88f0-fdb71d130e8d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:54.036130 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4524f178-f199-4d10-88f0-fdb71d130e8d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:54.036296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4524f178-f199-4d10-88f0-fdb71d130e8d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:54.044383 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d133edb3-740a-4c33-9afb-9b5b78eef0b1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:54.046251 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:54.046251 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:54.048621 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d133edb3-740a-4c33-9afb-9b5b78eef0b1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:54.048815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d133edb3-740a-4c33-9afb-9b5b78eef0b1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:54.049003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d133edb3-740a-4c33-9afb-9b5b78eef0b1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:54.053330 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fa260040-8343-4624-950d-14850422e454 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:54.055016 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa260040-8343-4624-950d-14850422e454 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:54.055192 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa260040-8343-4624-950d-14850422e454 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:54.055358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa260040-8343-4624-950d-14850422e454 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:54.055457 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-fa260040-8343-4624-950d-14850422e454 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:54.056795 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4524f178-f199-4d10-88f0-fdb71d130e8d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:54.058934 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:54.058934 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:54.059427 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa260040-8343-4624-950d-14850422e454 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:54.059755 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 850/3383] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:54 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:54.063638 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4524f178-f199-4d10-88f0-fdb71d130e8d tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 200 Aug 18 23:44:54.064017 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 842/3384] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:44:54 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:44:54.065246 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:54.065246 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:54.068596 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d133edb3-740a-4c33-9afb-9b5b78eef0b1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:54.072363 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d133edb3-740a-4c33-9afb-9b5b78eef0b1 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:54.072713 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 836/3385] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:54 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:54.370744 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fd853d84-35f1-4ef0-b619-833eb1b37874 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:54.371295 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fd853d84-35f1-4ef0-b619-833eb1b37874 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:54.371588 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fd853d84-35f1-4ef0-b619-833eb1b37874 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:54.371867 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fd853d84-35f1-4ef0-b619-833eb1b37874 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:54.371975 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-fd853d84-35f1-4ef0-b619-833eb1b37874 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:54.377491 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:54.377491 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:54.378379 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fd853d84-35f1-4ef0-b619-833eb1b37874 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:54.378761 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 858/3386] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:54 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:54.964399 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4a5ca0fa-29b5-4374-b924-1582b02f2059 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:54.966400 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4a5ca0fa-29b5-4374-b924-1582b02f2059 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] DELETE https://10.4.3.229/volume/v3/attachments/ccecbc53-9488-41a8-9092-1b6b0045bccf Aug 18 23:44:54.966652 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4a5ca0fa-29b5-4374-b924-1582b02f2059 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:54.966828 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4a5ca0fa-29b5-4374-b924-1582b02f2059 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:54.974506 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:54.974506 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:55.026154 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8b138827-f441-4f73-9d15-14eb04a11f46 req-4a5ca0fa-29b5-4374-b924-1582b02f2059 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments/ccecbc53-9488-41a8-9092-1b6b0045bccf returned with HTTP 200 Aug 18 23:44:55.026852 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 851/3387] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:44:54 2026] DELETE /volume/v3/attachments/ccecbc53-9488-41a8-9092-1b6b0045bccf => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:55.069539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-24f2f284-8566-4792-b8f0-04b7a1bf1901 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:55.072062 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-24f2f284-8566-4792-b8f0-04b7a1bf1901 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:55.072315 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-24f2f284-8566-4792-b8f0-04b7a1bf1901 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:55.072707 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-24f2f284-8566-4792-b8f0-04b7a1bf1901 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:55.073543 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-24f2f284-8566-4792-b8f0-04b7a1bf1901 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:55.078855 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:55.078855 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:55.080168 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-24f2f284-8566-4792-b8f0-04b7a1bf1901 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:55.080816 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 843/3388] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:55 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:55.087290 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2ba82aca-fa80-496c-9d35-0321c437de3a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:55.089124 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ba82aca-fa80-496c-9d35-0321c437de3a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:55.089375 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ba82aca-fa80-496c-9d35-0321c437de3a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:55.089662 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ba82aca-fa80-496c-9d35-0321c437de3a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:55.091613 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f1ac6a21-1850-438a-aa81-d35e9b695275 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:55.093835 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f1ac6a21-1850-438a-aa81-d35e9b695275 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] DELETE https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:55.094099 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f1ac6a21-1850-438a-aa81-d35e9b695275 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:55.094365 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f1ac6a21-1850-438a-aa81-d35e9b695275 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:55.094662 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-f1ac6a21-1850-438a-aa81-d35e9b695275 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Delete volume with id: eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:44:55.099716 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:55.099716 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:55.103587 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2ba82aca-fa80-496c-9d35-0321c437de3a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:55.104318 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:55.104318 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:55.105054 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f1ac6a21-1850-438a-aa81-d35e9b695275 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:55.108038 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ba82aca-fa80-496c-9d35-0321c437de3a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:55.108435 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 837/3389] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:55 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:55.125948 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f1ac6a21-1850-438a-aa81-d35e9b695275 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Delete volume request issued successfully. Aug 18 23:44:55.126211 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f1ac6a21-1850-438a-aa81-d35e9b695275 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 202 Aug 18 23:44:55.126785 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 859/3390] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:44:55 2026] DELETE /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:44:55.390550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fa429088-0da5-4425-b80f-8fb66cffd772 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:55.393531 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa429088-0da5-4425-b80f-8fb66cffd772 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:55.393531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa429088-0da5-4425-b80f-8fb66cffd772 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:55.393531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa429088-0da5-4425-b80f-8fb66cffd772 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:55.393531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-fa429088-0da5-4425-b80f-8fb66cffd772 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:55.400378 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:55.400378 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:55.402070 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa429088-0da5-4425-b80f-8fb66cffd772 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:55.402183 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 852/3391] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:55 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:56.091410 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0f14eda5-7034-4725-91c5-cd29b52bb0d8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:56.093210 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0f14eda5-7034-4725-91c5-cd29b52bb0d8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:56.093480 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0f14eda5-7034-4725-91c5-cd29b52bb0d8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:56.093765 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0f14eda5-7034-4725-91c5-cd29b52bb0d8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:56.093927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-0f14eda5-7034-4725-91c5-cd29b52bb0d8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:56.099680 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:56.099680 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:56.100845 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0f14eda5-7034-4725-91c5-cd29b52bb0d8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:56.101524 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 844/3392] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:56 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:56.125867 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-88f05791-bd7b-4352-b41c-ce839edb1eb8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:56.127478 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88f05791-bd7b-4352-b41c-ce839edb1eb8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:56.127822 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88f05791-bd7b-4352-b41c-ce839edb1eb8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:56.128087 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88f05791-bd7b-4352-b41c-ce839edb1eb8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:56.138874 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:56.138874 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:56.142701 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-88f05791-bd7b-4352-b41c-ce839edb1eb8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:56.147008 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88f05791-bd7b-4352-b41c-ce839edb1eb8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:56.147433 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 838/3393] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:56 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:56.413442 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-18770fdd-aa7a-40a8-94ae-67cdff0a0cc9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:56.416923 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-18770fdd-aa7a-40a8-94ae-67cdff0a0cc9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:56.417084 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-18770fdd-aa7a-40a8-94ae-67cdff0a0cc9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:56.417287 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-18770fdd-aa7a-40a8-94ae-67cdff0a0cc9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:56.417390 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-18770fdd-aa7a-40a8-94ae-67cdff0a0cc9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:56.421679 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:56.421679 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:56.422333 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-18770fdd-aa7a-40a8-94ae-67cdff0a0cc9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:56.422707 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 860/3394] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:56 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:56.431876 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-91906e9a-8841-4879-a976-13e9486d3dfb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:56.433995 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-91906e9a-8841-4879-a976-13e9486d3dfb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:56.434228 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-91906e9a-8841-4879-a976-13e9486d3dfb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:56.434466 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-91906e9a-8841-4879-a976-13e9486d3dfb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:56.447879 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:56.447879 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:56.454476 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-91906e9a-8841-4879-a976-13e9486d3dfb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:56.458630 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-91906e9a-8841-4879-a976-13e9486d3dfb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:56.459143 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 853/3395] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:56 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:56.473660 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-66712dde-51f7-4db9-8719-8a8f8c71a66f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:56.476092 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-66712dde-51f7-4db9-8719-8a8f8c71a66f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:56.476438 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-66712dde-51f7-4db9-8719-8a8f8c71a66f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:56.476724 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-66712dde-51f7-4db9-8719-8a8f8c71a66f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:56.476921 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-66712dde-51f7-4db9-8719-8a8f8c71a66f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete backup with id: 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. Aug 18 23:44:56.481829 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:56.481829 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:56.494997 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-66712dde-51f7-4db9-8719-8a8f8c71a66f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] delete_backup rpcapi backup_id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25 {{(pid=100172) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:44:56.497033 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-66712dde-51f7-4db9-8719-8a8f8c71a66f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 202 Aug 18 23:44:56.497432 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 845/3396] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:44:56 2026] DELETE /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:56.505456 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eaa0c62e-cfcd-4127-a690-f5c097e629f9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:56.507458 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eaa0c62e-cfcd-4127-a690-f5c097e629f9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:56.508191 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eaa0c62e-cfcd-4127-a690-f5c097e629f9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:56.508191 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eaa0c62e-cfcd-4127-a690-f5c097e629f9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:56.508191 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-eaa0c62e-cfcd-4127-a690-f5c097e629f9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:56.513886 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:56.513886 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:56.515021 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eaa0c62e-cfcd-4127-a690-f5c097e629f9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 200 Aug 18 23:44:56.515368 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 839/3397] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:56 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:56.547972 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3bdf59cf-e992-4196-bfab-88905930dbec None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:56.693073 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3bdf59cf-e992-4196-bfab-88905930dbec tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments/811421a5-4eaa-4a95-bdbc-0c9586f5fd40/action Aug 18 23:44:56.693398 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3bdf59cf-e992-4196-bfab-88905930dbec tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:56.693525 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3bdf59cf-e992-4196-bfab-88905930dbec tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:56.710972 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:56.710972 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:56.721464 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5574a747-d74b-4ae6-b71d-ee4bcb91a04c req-3bdf59cf-e992-4196-bfab-88905930dbec tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/811421a5-4eaa-4a95-bdbc-0c9586f5fd40/action returned with HTTP 204 Aug 18 23:44:56.721857 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 861/3398] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:44:56 2026] POST /volume/v3/attachments/811421a5-4eaa-4a95-bdbc-0c9586f5fd40/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:57.111565 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eee971a0-ebe4-41c3-ba62-7a3b147b7851 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.115988 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eee971a0-ebe4-41c3-ba62-7a3b147b7851 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:57.116186 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eee971a0-ebe4-41c3-ba62-7a3b147b7851 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.116405 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eee971a0-ebe4-41c3-ba62-7a3b147b7851 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.116544 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-eee971a0-ebe4-41c3-ba62-7a3b147b7851 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:57.118300 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=290,cinder:UPDATE=53,cinder:DELETE=3,cinder:INSERT=30 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:44:57.121009 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.121009 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:57.121710 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eee971a0-ebe4-41c3-ba62-7a3b147b7851 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:57.122071 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 854/3399] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:57 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:57.160344 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d24ae4f1-504a-40fa-a87e-c2cbf8f6c675 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.162134 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d24ae4f1-504a-40fa-a87e-c2cbf8f6c675 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:57.162537 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d24ae4f1-504a-40fa-a87e-c2cbf8f6c675 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.163853 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d24ae4f1-504a-40fa-a87e-c2cbf8f6c675 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.172138 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.172138 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:57.174526 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d24ae4f1-504a-40fa-a87e-c2cbf8f6c675 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:57.178056 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d24ae4f1-504a-40fa-a87e-c2cbf8f6c675 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:57.178449 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 846/3400] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:57 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:57.194089 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fae7ed9a-1df4-4ad7-9724-1b909d9e2599 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.195665 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fae7ed9a-1df4-4ad7-9724-1b909d9e2599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:57.195835 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fae7ed9a-1df4-4ad7-9724-1b909d9e2599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.196002 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fae7ed9a-1df4-4ad7-9724-1b909d9e2599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.204686 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.204686 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:57.208047 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fae7ed9a-1df4-4ad7-9724-1b909d9e2599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:57.211984 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fae7ed9a-1df4-4ad7-9724-1b909d9e2599 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:57.212322 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 840/3401] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:57 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:57.250453 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-d48ec7ab-10f6-4783-93d7-1e247f97a1aa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.308448 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-d48ec7ab-10f6-4783-93d7-1e247f97a1aa tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:57.308682 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-d48ec7ab-10f6-4783-93d7-1e247f97a1aa tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.308885 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-d48ec7ab-10f6-4783-93d7-1e247f97a1aa tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.318761 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.318761 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:57.322189 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-d48ec7ab-10f6-4783-93d7-1e247f97a1aa tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:57.326288 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-d48ec7ab-10f6-4783-93d7-1e247f97a1aa tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:57.326902 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 862/3402] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:57 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 1170 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:57.343474 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-134db630-9e0f-40e4-9ee6-a2e9c7ad3c8d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.345290 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-134db630-9e0f-40e4-9ee6-a2e9c7ad3c8d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75/action Aug 18 23:44:57.345578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-134db630-9e0f-40e4-9ee6-a2e9c7ad3c8d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:57.345694 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-134db630-9e0f-40e4-9ee6-a2e9c7ad3c8d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:57.354869 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.354869 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:57.355277 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-134db630-9e0f-40e4-9ee6-a2e9c7ad3c8d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:57.360096 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-134db630-9e0f-40e4-9ee6-a2e9c7ad3c8d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Begin detaching volume completed successfully. Aug 18 23:44:57.360264 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-134db630-9e0f-40e4-9ee6-a2e9c7ad3c8d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75/action returned with HTTP 202 Aug 18 23:44:57.360669 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 855/3403] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:44:57 2026] POST /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:57.413570 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-be7eb389-a852-483a-9d3a-3fbab6a563ae None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.413570 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be7eb389-a852-483a-9d3a-3fbab6a563ae None None] GET https://10.4.3.229/volume// Aug 18 23:44:57.413570 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be7eb389-a852-483a-9d3a-3fbab6a563ae None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.413570 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be7eb389-a852-483a-9d3a-3fbab6a563ae None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.414505 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be7eb389-a852-483a-9d3a-3fbab6a563ae None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:57.414505 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 847/3404] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:44: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 18 23:44:57.422150 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-39b08d14-a80f-4c6d-a8a4-ad23ee6175d8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.424364 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-39b08d14-a80f-4c6d-a8a4-ad23ee6175d8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:57.424587 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-39b08d14-a80f-4c6d-a8a4-ad23ee6175d8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.424782 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-39b08d14-a80f-4c6d-a8a4-ad23ee6175d8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.436840 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.436840 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:57.442324 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-39b08d14-a80f-4c6d-a8a4-ad23ee6175d8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:57.448814 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-39b08d14-a80f-4c6d-a8a4-ad23ee6175d8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:57.449361 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 841/3405] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:44:57 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:44:57.459869 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-0e137bac-9264-4143-b7e7-a360b83f129a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.462674 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-0e137bac-9264-4143-b7e7-a360b83f129a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75/encryption Aug 18 23:44:57.462899 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-0e137bac-9264-4143-b7e7-a360b83f129a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.463128 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-0e137bac-9264-4143-b7e7-a360b83f129a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.472863 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.472863 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:57.479534 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-0e137bac-9264-4143-b7e7-a360b83f129a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75/encryption returned with HTTP 200 Aug 18 23:44:57.480024 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 863/3406] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:44:57 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:57.524888 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3a93fd4b-ffe6-4a10-99c4-f218f06a6738 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.526784 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a93fd4b-ffe6-4a10-99c4-f218f06a6738 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 Aug 18 23:44:57.526987 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a93fd4b-ffe6-4a10-99c4-f218f06a6738 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.527171 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a93fd4b-ffe6-4a10-99c4-f218f06a6738 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.527273 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3a93fd4b-ffe6-4a10-99c4-f218f06a6738 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 6e1c5d52-46d0-48c2-beb6-3d26e1387b25. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:57.531194 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a93fd4b-ffe6-4a10-99c4-f218f06a6738 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 returned with HTTP 404 Aug 18 23:44:57.531815 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 856/3407] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:57 2026] GET /volume/v3/backups/6e1c5d52-46d0-48c2-beb6-3d26e1387b25 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:44:57.625524 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-2d7bd644-d71f-41dc-b3d0-2554427735be None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.678087 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-2d7bd644-d71f-41dc-b3d0-2554427735be tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:57.678324 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-2d7bd644-d71f-41dc-b3d0-2554427735be tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.678499 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-2d7bd644-d71f-41dc-b3d0-2554427735be tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.686710 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.686710 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:57.689631 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-2d7bd644-d71f-41dc-b3d0-2554427735be tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:57.692895 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-2d7bd644-d71f-41dc-b3d0-2554427735be tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:57.693222 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 848/3408] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:57 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 1133 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:57.708679 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-3771b36d-2f92-4b24-8434-cb23584a0fc7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.710411 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-3771b36d-2f92-4b24-8434-cb23584a0fc7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261/action Aug 18 23:44:57.710776 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-3771b36d-2f92-4b24-8434-cb23584a0fc7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:57.710907 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-3771b36d-2f92-4b24-8434-cb23584a0fc7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:57.720723 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.720723 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:57.721130 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-3771b36d-2f92-4b24-8434-cb23584a0fc7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:57.726969 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-3771b36d-2f92-4b24-8434-cb23584a0fc7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Begin detaching volume completed successfully. Aug 18 23:44:57.727150 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-3771b36d-2f92-4b24-8434-cb23584a0fc7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261/action returned with HTTP 202 Aug 18 23:44:57.727668 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 842/3409] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:44:57 2026] POST /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:57.745825 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-371859e4-1160-4b68-9163-433803f665aa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.747076 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-371859e4-1160-4b68-9163-433803f665aa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:57.747435 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-371859e4-1160-4b68-9163-433803f665aa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.747801 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-371859e4-1160-4b68-9163-433803f665aa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.757707 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.757707 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:57.759965 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-371859e4-1160-4b68-9163-433803f665aa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:57.763134 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ebc24b4b-a3eb-46da-bf2b-81cb98002502 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.763632 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ebc24b4b-a3eb-46da-bf2b-81cb98002502 None None] GET https://10.4.3.229/volume// Aug 18 23:44:57.763821 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ebc24b4b-a3eb-46da-bf2b-81cb98002502 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.763990 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-371859e4-1160-4b68-9163-433803f665aa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:57.764029 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ebc24b4b-a3eb-46da-bf2b-81cb98002502 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.764351 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ebc24b4b-a3eb-46da-bf2b-81cb98002502 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:57.764484 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 864/3410] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:57 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:57.764683 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 857/3411] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:44: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 18 23:44:57.775158 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-1cde0282-7fbd-4ad0-b032-68cef1b19644 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:57.777100 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-1cde0282-7fbd-4ad0-b032-68cef1b19644 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:57.777325 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-1cde0282-7fbd-4ad0-b032-68cef1b19644 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:57.777581 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-1cde0282-7fbd-4ad0-b032-68cef1b19644 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:57.786383 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:57.786383 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:57.789367 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-1cde0282-7fbd-4ad0-b032-68cef1b19644 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:57.793120 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-1cde0282-7fbd-4ad0-b032-68cef1b19644 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:57.793475 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 849/3412] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:44:57 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 1316 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:44:58.133253 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-20fe26fd-e0ed-4a3b-b788-bebf5d221386 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:58.134972 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20fe26fd-e0ed-4a3b-b788-bebf5d221386 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:58.135165 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20fe26fd-e0ed-4a3b-b788-bebf5d221386 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:58.135336 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20fe26fd-e0ed-4a3b-b788-bebf5d221386 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:58.135438 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-20fe26fd-e0ed-4a3b-b788-bebf5d221386 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:58.139343 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:58.139343 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:58.139888 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20fe26fd-e0ed-4a3b-b788-bebf5d221386 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:58.140314 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 843/3413] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:58 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:58.375249 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-897dc502-2330-465d-b6f3-4c699cc2d7ff None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:58.379443 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-897dc502-2330-465d-b6f3-4c699cc2d7ff tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] DELETE https://10.4.3.229/volume/v3/attachments/811421a5-4eaa-4a95-bdbc-0c9586f5fd40 Aug 18 23:44:58.379889 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-897dc502-2330-465d-b6f3-4c699cc2d7ff tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:58.381988 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-897dc502-2330-465d-b6f3-4c699cc2d7ff tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:58.390117 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:58.390117 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:58.438346 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5130e596-1c0b-4e16-81bc-2e40ef54f306 req-897dc502-2330-465d-b6f3-4c699cc2d7ff tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/811421a5-4eaa-4a95-bdbc-0c9586f5fd40 returned with HTTP 200 Aug 18 23:44:58.438944 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 865/3414] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:44:58 2026] DELETE /volume/v3/attachments/811421a5-4eaa-4a95-bdbc-0c9586f5fd40 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:58.704497 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-e7067c44-9dc3-4f68-a171-8a9cb614aca6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:58.706246 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-e7067c44-9dc3-4f68-a171-8a9cb614aca6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/attachments/05330b9a-1b54-494d-8f23-0bd959349931 Aug 18 23:44:58.706407 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-e7067c44-9dc3-4f68-a171-8a9cb614aca6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:58.706585 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-e7067c44-9dc3-4f68-a171-8a9cb614aca6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:58.712818 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:58.712818 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:58.752100 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d6cbbcc0-3ea6-4055-8e40-15062cdf83e3 req-e7067c44-9dc3-4f68-a171-8a9cb614aca6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/attachments/05330b9a-1b54-494d-8f23-0bd959349931 returned with HTTP 200 Aug 18 23:44:58.752454 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 858/3415] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:44:58 2026] DELETE /volume/v3/attachments/05330b9a-1b54-494d-8f23-0bd959349931 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:58.777958 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f5a3476e-9236-4d63-ae10-ed5df8dd3a6e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:58.779551 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f5a3476e-9236-4d63-ae10-ed5df8dd3a6e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:44:58.779797 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f5a3476e-9236-4d63-ae10-ed5df8dd3a6e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:58.780007 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f5a3476e-9236-4d63-ae10-ed5df8dd3a6e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:58.788161 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:58.788161 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:44:58.791432 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f5a3476e-9236-4d63-ae10-ed5df8dd3a6e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:44:58.795799 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f5a3476e-9236-4d63-ae10-ed5df8dd3a6e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:44:58.796174 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 850/3416] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:44:58 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:59.150404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1bb482be-4d74-43f6-9b0a-dd596c9120c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:59.152909 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1bb482be-4d74-43f6-9b0a-dd596c9120c8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:44:59.152909 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1bb482be-4d74-43f6-9b0a-dd596c9120c8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:59.153069 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1bb482be-4d74-43f6-9b0a-dd596c9120c8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:59.153105 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-1bb482be-4d74-43f6-9b0a-dd596c9120c8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:44:59.154683 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=387,cinder:INSERT=67,cinder:UPDATE=94 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:44:59.157391 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:59.157391 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:59.158052 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1bb482be-4d74-43f6-9b0a-dd596c9120c8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:44:59.158573 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 844/3417] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:44:59 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:44:59.369486 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-78d773fd-1981-4c47-9399-b0f4def16301 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:59.405763 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-78d773fd-1981-4c47-9399-b0f4def16301 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:59.405939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-78d773fd-1981-4c47-9399-b0f4def16301 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:59.406108 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-78d773fd-1981-4c47-9399-b0f4def16301 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:59.415832 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:59.415832 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:59.419226 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-78d773fd-1981-4c47-9399-b0f4def16301 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:59.423421 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-78d773fd-1981-4c47-9399-b0f4def16301 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:59.423925 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 866/3418] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:59 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 1231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:44:59.440860 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-f3371bca-7c80-49f8-9b93-53393f3c4ffc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:59.443167 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-f3371bca-7c80-49f8-9b93-53393f3c4ffc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] POST https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313/action Aug 18 23:44:59.443554 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-f3371bca-7c80-49f8-9b93-53393f3c4ffc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:44:59.443718 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-f3371bca-7c80-49f8-9b93-53393f3c4ffc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:44:59.453258 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:59.453258 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:44:59.453817 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-f3371bca-7c80-49f8-9b93-53393f3c4ffc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:59.459476 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-f3371bca-7c80-49f8-9b93-53393f3c4ffc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Begin detaching volume completed successfully. Aug 18 23:44:59.459738 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-f3371bca-7c80-49f8-9b93-53393f3c4ffc tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313/action returned with HTTP 202 Aug 18 23:44:59.460173 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 859/3419] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:44:59 2026] POST /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:44:59.503931 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-94901c67-6844-4740-875d-e0c2226c6729 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:59.504534 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-94901c67-6844-4740-875d-e0c2226c6729 None None] GET https://10.4.3.229/volume// Aug 18 23:44:59.504534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-94901c67-6844-4740-875d-e0c2226c6729 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:59.504534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-94901c67-6844-4740-875d-e0c2226c6729 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:59.505272 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-94901c67-6844-4740-875d-e0c2226c6729 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:44:59.505272 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 851/3420] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:44:59 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:44:59.512676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1f1c4946-f06d-4419-aec0-f2d0b8d894fb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:59.514727 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1f1c4946-f06d-4419-aec0-f2d0b8d894fb tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:44:59.514951 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1f1c4946-f06d-4419-aec0-f2d0b8d894fb tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:59.515116 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1f1c4946-f06d-4419-aec0-f2d0b8d894fb tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:59.515536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-6a399f29-24dc-41d3-a76e-7ce65d3bb917 req-f09d83a4-224d-451a-a051-a1dcc5d60257 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:44:59.517567 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6a399f29-24dc-41d3-a76e-7ce65d3bb917 req-f09d83a4-224d-451a-a051-a1dcc5d60257 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:44:59.517727 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6a399f29-24dc-41d3-a76e-7ce65d3bb917 req-f09d83a4-224d-451a-a051-a1dcc5d60257 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:44:59.517897 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6a399f29-24dc-41d3-a76e-7ce65d3bb917 req-f09d83a4-224d-451a-a051-a1dcc5d60257 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:44:59.523700 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:59.523700 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:44:59.524099 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:44:59.524099 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:44:59.526777 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1f1c4946-f06d-4419-aec0-f2d0b8d894fb tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:44:59.527422 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-6a399f29-24dc-41d3-a76e-7ce65d3bb917 req-f09d83a4-224d-451a-a051-a1dcc5d60257 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:44:59.530690 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1f1c4946-f06d-4419-aec0-f2d0b8d894fb tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 200 Aug 18 23:44:59.531070 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 845/3421] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:44:59 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 1414 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:44:59.531274 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6a399f29-24dc-41d3-a76e-7ce65d3bb917 req-f09d83a4-224d-451a-a051-a1dcc5d60257 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:44:59.531667 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 867/3422] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:44:59 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:00.168276 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f83101c9-caf3-4436-8c9b-9dd9914419f2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:00.169932 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f83101c9-caf3-4436-8c9b-9dd9914419f2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:45:00.170129 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f83101c9-caf3-4436-8c9b-9dd9914419f2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:00.170304 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f83101c9-caf3-4436-8c9b-9dd9914419f2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:00.170412 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f83101c9-caf3-4436-8c9b-9dd9914419f2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:00.174221 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:00.174221 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:00.174875 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f83101c9-caf3-4436-8c9b-9dd9914419f2 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:45:00.175247 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 860/3423] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:00 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:00.378198 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1dcd1128-9b02-491a-943f-0d6d6970f94e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:00.380004 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1dcd1128-9b02-491a-943f-0d6d6970f94e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] DELETE https://10.4.3.229/volume/v3/attachments/75c49986-3d09-48cb-8c14-602311557d62 Aug 18 23:45:00.380171 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1dcd1128-9b02-491a-943f-0d6d6970f94e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:00.380351 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1dcd1128-9b02-491a-943f-0d6d6970f94e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:00.386484 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:00.386484 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:00.430507 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-82e3d467-e4b9-4326-adca-e8d64a168fba req-1dcd1128-9b02-491a-943f-0d6d6970f94e tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments/75c49986-3d09-48cb-8c14-602311557d62 returned with HTTP 200 Aug 18 23:45:00.431048 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 852/3424] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:45:00 2026] DELETE /volume/v3/attachments/75c49986-3d09-48cb-8c14-602311557d62 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:00.561722 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fa96202f-0962-4805-8ce7-ba05b1b4ea93 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:00.563673 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa96202f-0962-4805-8ce7-ba05b1b4ea93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:45:00.563862 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa96202f-0962-4805-8ce7-ba05b1b4ea93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:00.564030 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa96202f-0962-4805-8ce7-ba05b1b4ea93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:00.564179 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-fa96202f-0962-4805-8ce7-ba05b1b4ea93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Delete volume with id: d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:45:00.571979 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:00.571979 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:00.573425 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fa96202f-0962-4805-8ce7-ba05b1b4ea93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:45:00.596548 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fa96202f-0962-4805-8ce7-ba05b1b4ea93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Delete volume request issued successfully. Aug 18 23:45:00.596885 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa96202f-0962-4805-8ce7-ba05b1b4ea93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 202 Aug 18 23:45:00.597367 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 846/3425] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:00 2026] DELETE /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:00.645712 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-ac4fe23a-e4c4-48a4-ac58-5c981bbf198d req-8dfb44ca-bb76-462f-a8f9-cf86dab9d5d8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:00.648371 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ac4fe23a-e4c4-48a4-ac58-5c981bbf198d req-8dfb44ca-bb76-462f-a8f9-cf86dab9d5d8 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:45:00.648583 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ac4fe23a-e4c4-48a4-ac58-5c981bbf198d req-8dfb44ca-bb76-462f-a8f9-cf86dab9d5d8 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:00.648844 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ac4fe23a-e4c4-48a4-ac58-5c981bbf198d req-8dfb44ca-bb76-462f-a8f9-cf86dab9d5d8 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:00.658461 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:00.658461 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:00.661494 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ac4fe23a-e4c4-48a4-ac58-5c981bbf198d req-8dfb44ca-bb76-462f-a8f9-cf86dab9d5d8 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 404 Aug 18 23:45:00.662020 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 868/3426] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:45:00 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:00.731728 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-ebe5f82d-1f07-4684-a5aa-23338d55cc03 req-35e1e5bc-157f-42c1-b9e1-e820c0d0c47a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:00.733665 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ebe5f82d-1f07-4684-a5aa-23338d55cc03 req-35e1e5bc-157f-42c1-b9e1-e820c0d0c47a tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:45:00.733853 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ebe5f82d-1f07-4684-a5aa-23338d55cc03 req-35e1e5bc-157f-42c1-b9e1-e820c0d0c47a tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:00.734047 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ebe5f82d-1f07-4684-a5aa-23338d55cc03 req-35e1e5bc-157f-42c1-b9e1-e820c0d0c47a tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:00.739524 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ebe5f82d-1f07-4684-a5aa-23338d55cc03 req-35e1e5bc-157f-42c1-b9e1-e820c0d0c47a tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 404 Aug 18 23:45:00.740017 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 861/3427] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:45:00 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:01.187974 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1668d2b7-0b26-4507-8a47-91c318779041 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:01.192989 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1668d2b7-0b26-4507-8a47-91c318779041 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:45:01.193853 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1668d2b7-0b26-4507-8a47-91c318779041 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:01.193853 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1668d2b7-0b26-4507-8a47-91c318779041 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:01.193853 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-1668d2b7-0b26-4507-8a47-91c318779041 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:01.200497 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:01.200497 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:01.200963 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1668d2b7-0b26-4507-8a47-91c318779041 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:45:01.201412 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 853/3428] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:01 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:01.660165 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e89d27b6-b4b4-4c49-9cec-a34b0ed8d44e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:01.661745 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e89d27b6-b4b4-4c49-9cec-a34b0ed8d44e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:45:01.661911 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e89d27b6-b4b4-4c49-9cec-a34b0ed8d44e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:01.662077 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e89d27b6-b4b4-4c49-9cec-a34b0ed8d44e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:01.662237 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-e89d27b6-b4b4-4c49-9cec-a34b0ed8d44e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume with id: 5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:45:01.668308 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:01.668308 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:01.668756 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e89d27b6-b4b4-4c49-9cec-a34b0ed8d44e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:01.683018 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e89d27b6-b4b4-4c49-9cec-a34b0ed8d44e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume request issued successfully. Aug 18 23:45:01.683018 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e89d27b6-b4b4-4c49-9cec-a34b0ed8d44e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 202 Aug 18 23:45:01.683222 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 847/3429] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:01 2026] DELETE /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:01.692953 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ced08e58-5fdb-4a01-b1c6-6402b7f41042 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:01.695001 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ced08e58-5fdb-4a01-b1c6-6402b7f41042 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:45:01.695190 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ced08e58-5fdb-4a01-b1c6-6402b7f41042 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:01.695431 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ced08e58-5fdb-4a01-b1c6-6402b7f41042 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:01.704284 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:01.704284 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:01.712220 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ced08e58-5fdb-4a01-b1c6-6402b7f41042 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:01.716671 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ced08e58-5fdb-4a01-b1c6-6402b7f41042 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 200 Aug 18 23:45:01.717049 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 869/3430] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:01 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:02.212214 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-979e010b-bd9a-470c-a95e-9bde22bb17f3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:02.213938 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-979e010b-bd9a-470c-a95e-9bde22bb17f3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:45:02.214162 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-979e010b-bd9a-470c-a95e-9bde22bb17f3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:02.214342 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-979e010b-bd9a-470c-a95e-9bde22bb17f3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:02.214450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-979e010b-bd9a-470c-a95e-9bde22bb17f3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:02.218476 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:02.218476 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:02.219065 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-979e010b-bd9a-470c-a95e-9bde22bb17f3 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:45:02.219402 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 862/3431] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:02 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:02.462822 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f32bf8e8-4253-4a13-be90-5fcbbc67e70e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:02.464460 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f32bf8e8-4253-4a13-be90-5fcbbc67e70e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:45:02.464673 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f32bf8e8-4253-4a13-be90-5fcbbc67e70e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:02.464845 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f32bf8e8-4253-4a13-be90-5fcbbc67e70e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:02.464994 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-f32bf8e8-4253-4a13-be90-5fcbbc67e70e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Delete volume with id: d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:45:02.472919 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:02.472919 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:02.473361 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f32bf8e8-4253-4a13-be90-5fcbbc67e70e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:02.488194 np0000007721 devstack@c-api.service[100172]: WARNING cinder.keymgr.conf_key_mgr [None req-f32bf8e8-4253-4a13-be90-5fcbbc67e70e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:45:02.495669 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f32bf8e8-4253-4a13-be90-5fcbbc67e70e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Delete volume request issued successfully. Aug 18 23:45:02.495865 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f32bf8e8-4253-4a13-be90-5fcbbc67e70e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 202 Aug 18 23:45:02.496257 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 854/3432] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:02 2026] DELETE /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:02.505396 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0da7063e-41d6-448a-9694-c9caf54e3b3e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:02.508096 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0da7063e-41d6-448a-9694-c9caf54e3b3e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:45:02.508276 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0da7063e-41d6-448a-9694-c9caf54e3b3e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:02.508467 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0da7063e-41d6-448a-9694-c9caf54e3b3e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:02.515841 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:02.515841 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:02.520138 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0da7063e-41d6-448a-9694-c9caf54e3b3e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:02.525854 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0da7063e-41d6-448a-9694-c9caf54e3b3e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 200 Aug 18 23:45:02.526321 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 848/3433] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:02 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:02.729163 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ac6683d7-98a5-48e6-88f4-59ed53ed6b7e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:02.730802 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ac6683d7-98a5-48e6-88f4-59ed53ed6b7e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:45:02.730980 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ac6683d7-98a5-48e6-88f4-59ed53ed6b7e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:02.731149 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ac6683d7-98a5-48e6-88f4-59ed53ed6b7e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:02.736230 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ac6683d7-98a5-48e6-88f4-59ed53ed6b7e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 404 Aug 18 23:45:02.736697 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 870/3434] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:02 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:02.743305 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4c3e724d-e545-4905-8933-a19cb9d1ce1d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:02.745043 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4c3e724d-e545-4905-8933-a19cb9d1ce1d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:45:02.745237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4c3e724d-e545-4905-8933-a19cb9d1ce1d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:02.745453 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4c3e724d-e545-4905-8933-a19cb9d1ce1d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:02.750709 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4c3e724d-e545-4905-8933-a19cb9d1ce1d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 404 Aug 18 23:45:02.751184 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 863/3435] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:02 2026] GET /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:02.757868 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fd277191-7dbe-4810-af4e-91289cadff71 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:02.761879 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fd277191-7dbe-4810-af4e-91289cadff71 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:45:02.762075 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fd277191-7dbe-4810-af4e-91289cadff71 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:02.762262 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fd277191-7dbe-4810-af4e-91289cadff71 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:02.762414 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-fd277191-7dbe-4810-af4e-91289cadff71 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume with id: 5a29a8c7-3c41-4986-889a-0774f40e0261 Aug 18 23:45:02.771571 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fd277191-7dbe-4810-af4e-91289cadff71 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 returned with HTTP 404 Aug 18 23:45:02.772068 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 855/3436] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:02 2026] DELETE /volume/v3/volumes/5a29a8c7-3c41-4986-889a-0774f40e0261 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:02.817549 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:02.819476 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:45:02.819942 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1537721917"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:02.821757 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume request body: {'volume': {'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1537721917'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:45:02.906022 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume of 1 GB Aug 18 23:45:02.910265 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Availability Zones retrieved successfully. Aug 18 23:45:02.915679 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (24749962-e9d2-4557-8d12-dc024ce878cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:02.917107 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8de1aa1f-0c29-4042-9ec1-4aba34ee1adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:02.918073 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:45:02.987658 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8de1aa1f-0c29-4042-9ec1-4aba34ee1adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:02.988442 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b7f939-8c82-4f86-bcae-b9d1bcfbfc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:03.005655 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-b5b63404-9c57-43ae-9d72-09b4c756d754 req-bd8a7883-d70d-45b3-a31c-9a9b455f7528 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:03.007678 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b5b63404-9c57-43ae-9d72-09b4c756d754 req-bd8a7883-d70d-45b3-a31c-9a9b455f7528 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] DELETE https://10.4.3.229/volume/v3/attachments/4266795a-c92b-476f-a5e2-cd850b8a6d8c Aug 18 23:45:03.007678 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b5b63404-9c57-43ae-9d72-09b4c756d754 req-bd8a7883-d70d-45b3-a31c-9a9b455f7528 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:03.007864 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b5b63404-9c57-43ae-9d72-09b4c756d754 req-bd8a7883-d70d-45b3-a31c-9a9b455f7528 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:03.015033 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:03.015033 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:03.027190 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['77151f62-7f45-40fe-9fa0-116f620f08a8', '1c5a9f2e-b8e0-4fcd-a1df-e3b3b85885e6', '7d190705-8428-4d23-a0f8-221a9b62d792', 'fea90ed7-de2b-4ee2-b91c-fd21f7a91aa2'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:03.028038 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b7f939-8c82-4f86-bcae-b9d1bcfbfc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77151f62-7f45-40fe-9fa0-116f620f08a8', '1c5a9f2e-b8e0-4fcd-a1df-e3b3b85885e6', '7d190705-8428-4d23-a0f8-221a9b62d792', 'fea90ed7-de2b-4ee2-b91c-fd21f7a91aa2']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:03.028616 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f6ce95a-f7e3-4fcd-b4e2-9c8d8c31ab51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:03.050403 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f6ce95a-f7e3-4fcd-b4e2-9c8d8c31ab51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bef85a71-d936-48e4-8d18-a0c819e9dcca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1537721917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['77151f62-7f45-40fe-9fa0-116f620f08a8','1c5a9f2e-b8e0-4fcd-a1df-e3b3b85885e6','7d190705-8428-4d23-a0f8-221a9b62d792','fea90ed7-de2b-4ee2-b91c-fd21f7a91aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1537721917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bef85a71-d936-48e4-8d18-a0c819e9dcca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20270662c388499c953aab2640bbd6b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d99b39abdb641edb30daa7a2da9088b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:03.051062 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6009b1f2-8bca-4ead-8d47-0559b6a2c52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:03.065549 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b5b63404-9c57-43ae-9d72-09b4c756d754 req-bd8a7883-d70d-45b3-a31c-9a9b455f7528 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/attachments/4266795a-c92b-476f-a5e2-cd850b8a6d8c returned with HTTP 200 Aug 18 23:45:03.065957 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 871/3437] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:45:03 2026] DELETE /volume/v3/attachments/4266795a-c92b-476f-a5e2-cd850b8a6d8c => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:03.067480 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6009b1f2-8bca-4ead-8d47-0559b6a2c52f) transitioned into state 'SUCCESS' from state '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-1537721917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['77151f62-7f45-40fe-9fa0-116f620f08a8','1c5a9f2e-b8e0-4fcd-a1df-e3b3b85885e6','7d190705-8428-4d23-a0f8-221a9b62d792','fea90ed7-de2b-4ee2-b91c-fd21f7a91aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:03.068126 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc4800d-fe7a-4f26-96c1-0c81a795c2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:03.077418 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc4800d-fe7a-4f26-96c1-0c81a795c2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:03.078144 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (24749962-e9d2-4557-8d12-dc024ce878cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:03.078404 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume request issued successfully. Aug 18 23:45:03.078946 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-61d91019-b2ca-455e-bdbd-137e92a0fb6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:45:03.079327 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 849/3438] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:45:02 2026] POST /volume/v3/volumes => generated 749 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:03.090306 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ad3c7f05-0895-4646-9f56-974a38ef3bcf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:03.092122 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ad3c7f05-0895-4646-9f56-974a38ef3bcf tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca Aug 18 23:45:03.092203 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ad3c7f05-0895-4646-9f56-974a38ef3bcf tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:03.092385 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ad3c7f05-0895-4646-9f56-974a38ef3bcf tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:03.099708 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:03.099708 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:03.103872 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ad3c7f05-0895-4646-9f56-974a38ef3bcf tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:03.107617 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ad3c7f05-0895-4646-9f56-974a38ef3bcf tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca returned with HTTP 200 Aug 18 23:45:03.107986 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 864/3439] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:03 2026] GET /volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:03.228619 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0784a323-2e4e-40fc-a0cc-cc9360961a3f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:03.231259 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0784a323-2e4e-40fc-a0cc-cc9360961a3f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:45:03.231528 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0784a323-2e4e-40fc-a0cc-cc9360961a3f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:03.231781 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0784a323-2e4e-40fc-a0cc-cc9360961a3f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:03.231927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-0784a323-2e4e-40fc-a0cc-cc9360961a3f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:03.236822 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:03.236822 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:03.237587 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0784a323-2e4e-40fc-a0cc-cc9360961a3f tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:45:03.238045 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 856/3440] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:03 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:03.538072 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-95abee0c-2196-4e73-942f-952e9a533b29 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:03.539826 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-95abee0c-2196-4e73-942f-952e9a533b29 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 Aug 18 23:45:03.539991 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-95abee0c-2196-4e73-942f-952e9a533b29 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:03.540163 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-95abee0c-2196-4e73-942f-952e9a533b29 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:03.548135 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-95abee0c-2196-4e73-942f-952e9a533b29 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 returned with HTTP 404 Aug 18 23:45:03.548743 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 872/3441] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:03 2026] GET /volume/v3/volumes/d0ce6c5d-4aab-4c05-a467-5069d73edd75 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:03.555509 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-49091817-fb8b-451a-a34f-819b91e0ab43 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:03.557234 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-49091817-fb8b-451a-a34f-819b91e0ab43 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:45:03.557412 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-49091817-fb8b-451a-a34f-819b91e0ab43 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:03.557615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-49091817-fb8b-451a-a34f-819b91e0ab43 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:03.558075 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:03.558075 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:03.558381 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-49091817-fb8b-451a-a34f-819b91e0ab43 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:45:03.586186 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-49091817-fb8b-451a-a34f-819b91e0ab43 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Get all volumes completed successfully. Aug 18 23:45:03.587786 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:03.587786 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:03.593336 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-49091817-fb8b-451a-a34f-819b91e0ab43 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:45:03.593746 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 850/3442] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:45:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9981 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:03.610281 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b1804eae-52a3-49c4-8d77-7512693997b5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:03.612015 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1804eae-52a3-49c4-8d77-7512693997b5 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] DELETE https://10.4.3.229/volume/v3/types/6c1e56b3-b41a-4474-9c22-7b63282d2c4c Aug 18 23:45:03.612193 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1804eae-52a3-49c4-8d77-7512693997b5 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:03.612389 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1804eae-52a3-49c4-8d77-7512693997b5 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:03.634048 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1804eae-52a3-49c4-8d77-7512693997b5 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types/6c1e56b3-b41a-4474-9c22-7b63282d2c4c returned with HTTP 202 Aug 18 23:45:03.634477 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 865/3443] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:45:03 2026] DELETE /volume/v3/types/6c1e56b3-b41a-4474-9c22-7b63282d2c4c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:03.648276 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9c2825e0-0e3d-4ba4-8b22-cff6c3ef6ec1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:03.649944 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c2825e0-0e3d-4ba4-8b22-cff6c3ef6ec1 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:45:03.650332 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9c2825e0-0e3d-4ba4-8b22-cff6c3ef6ec1 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-414591112", "extra_specs": {}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:03.665625 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c2825e0-0e3d-4ba4-8b22-cff6c3ef6ec1 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:45:03.666005 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 857/3444] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:45:03 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:03.676533 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8000543c-df58-4d21-88f3-5ab7d62d5193 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:03.678385 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8000543c-df58-4d21-88f3-5ab7d62d5193 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] POST https://10.4.3.229/volume/v3/types/1af84374-bf06-446b-b624-16d4e6cacd46/encryption Aug 18 23:45:03.678871 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8000543c-df58-4d21-88f3-5ab7d62d5193 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:03.680448 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:03.680448 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:03.693734 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8000543c-df58-4d21-88f3-5ab7d62d5193 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types/1af84374-bf06-446b-b624-16d4e6cacd46/encryption returned with HTTP 200 Aug 18 23:45:03.694398 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 873/3445] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:45:03 2026] POST /volume/v3/types/1af84374-bf06-446b-b624-16d4e6cacd46/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:03.704446 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:03.706501 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:45:03.706891 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-490154628", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-414591112", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:03.708638 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-490154628', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-414591112', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:45:03.712585 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume of 1 GB Aug 18 23:45:03.712999 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:03.712999 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:03.713484 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Availability Zones retrieved successfully. Aug 18 23:45:03.887676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Flow 'volume_create_api' (134c0eb5-defd-45ae-9546-46529ef742ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:03.888481 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b2bf63-e2c4-43a7-b550-f1fdccf3953b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:03.889340 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:45:03.908971 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b2bf63-e2c4-43a7-b550-f1fdccf3953b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:45:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1af84374-bf06-446b-b624-16d4e6cacd46,is_public=True,name='tempest-scenario-type-luks-414591112',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1af84374-bf06-446b-b624-16d4e6cacd46', '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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:03.909638 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc706200-b1ef-4f22-a4dd-992e61e03ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:03.930947 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-414591112 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-414591112, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:45:03.931128 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-414591112 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-414591112, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:45:03.952879 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Created reservations ['463278e4-7895-468c-a61d-936db781f0ac', 'fb427a96-e921-404f-b080-be182502e682', '893d6b90-b530-4373-83bf-bc7b46694e42', 'f89a5418-ddb1-4137-9c41-111f35085827'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:03.953635 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc706200-b1ef-4f22-a4dd-992e61e03ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['463278e4-7895-468c-a61d-936db781f0ac', 'fb427a96-e921-404f-b080-be182502e682', '893d6b90-b530-4373-83bf-bc7b46694e42', 'f89a5418-ddb1-4137-9c41-111f35085827']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:03.954396 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64cf175-cf59-44f7-aee6-9c69e5d6f4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:03.975068 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64cf175-cf59-44f7-aee6-9c69e5d6f4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e932b3-79c1-4d9d-9657-cc565e6c2d45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-490154628',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd08d6a161554ee6a01a4d76a26189b5',qos_specs=None,replication_status=,reservations=['463278e4-7895-468c-a61d-936db781f0ac','fb427a96-e921-404f-b080-be182502e682','893d6b90-b530-4373-83bf-bc7b46694e42','f89a5418-ddb1-4137-9c41-111f35085827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_type_id=1af84374-bf06-446b-b624-16d4e6cacd46), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-490154628',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d7e932b3-79c1-4d9d-9657-cc565e6c2d45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd08d6a161554ee6a01a4d76a26189b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1af84374-bf06-446b-b624-16d4e6cacd46),volume_type_id=1af84374-bf06-446b-b624-16d4e6cacd46)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:03.975740 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e6a0deb-14ba-46e9-ab15-70add314ca9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:03.990911 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e6a0deb-14ba-46e9-ab15-70add314ca9e) transitioned into state 'SUCCESS' from state '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-490154628',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd08d6a161554ee6a01a4d76a26189b5',qos_specs=None,replication_status=,reservations=['463278e4-7895-468c-a61d-936db781f0ac','fb427a96-e921-404f-b080-be182502e682','893d6b90-b530-4373-83bf-bc7b46694e42','f89a5418-ddb1-4137-9c41-111f35085827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6df0fdeb5634ac8bb7bdec5e48747a8',volume_type_id=1af84374-bf06-446b-b624-16d4e6cacd46)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:03.991666 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9485a31-67cd-4810-aeb5-6c3deae9bd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:03.999849 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9485a31-67cd-4810-aeb5-6c3deae9bd18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:04.001035 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Flow 'volume_create_api' (134c0eb5-defd-45ae-9546-46529ef742ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:04.001431 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Create volume request issued successfully. Aug 18 23:45:04.002154 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-85f30b4e-3ec8-4743-b923-d67baaf9b1b8 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:45:04.002744 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 851/3446] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:45:03 2026] POST /volume/v3/volumes => generated 783 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:04.120179 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b3959e5e-b285-40e0-af41-b0ab73636ef0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:04.121856 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3959e5e-b285-40e0-af41-b0ab73636ef0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca Aug 18 23:45:04.122035 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3959e5e-b285-40e0-af41-b0ab73636ef0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:04.122206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3959e5e-b285-40e0-af41-b0ab73636ef0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:04.131450 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:04.131450 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:04.135124 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b3959e5e-b285-40e0-af41-b0ab73636ef0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:04.139366 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3959e5e-b285-40e0-af41-b0ab73636ef0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca returned with HTTP 200 Aug 18 23:45:04.139783 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 866/3447] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:04 2026] GET /volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:04.151530 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-803bf947-2d0a-46c7-8612-cc7b136a7646 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:04.153669 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-803bf947-2d0a-46c7-8612-cc7b136a7646 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca Aug 18 23:45:04.153914 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-803bf947-2d0a-46c7-8612-cc7b136a7646 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:04.154163 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-803bf947-2d0a-46c7-8612-cc7b136a7646 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:04.161862 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-63537745-a7b0-49f4-aca3-09505a60d2a0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:04.163149 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:04.163149 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:04.163759 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63537745-a7b0-49f4-aca3-09505a60d2a0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] DELETE https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:45:04.163977 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63537745-a7b0-49f4-aca3-09505a60d2a0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:04.164245 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63537745-a7b0-49f4-aca3-09505a60d2a0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:04.164535 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-63537745-a7b0-49f4-aca3-09505a60d2a0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Delete volume with id: 097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:45:04.169147 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-803bf947-2d0a-46c7-8612-cc7b136a7646 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:04.173115 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:04.173115 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:04.173947 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-63537745-a7b0-49f4-aca3-09505a60d2a0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:45:04.177390 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-803bf947-2d0a-46c7-8612-cc7b136a7646 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca returned with HTTP 200 Aug 18 23:45:04.177852 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 858/3448] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:04 2026] GET /volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:04.189558 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-63537745-a7b0-49f4-aca3-09505a60d2a0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Delete volume request issued successfully. Aug 18 23:45:04.189707 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63537745-a7b0-49f4-aca3-09505a60d2a0 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 202 Aug 18 23:45:04.190087 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 874/3449] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:04 2026] DELETE /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:04.190322 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-80e57cda-d5b6-4379-9209-379f45e08586 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:04.194275 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-80e57cda-d5b6-4379-9209-379f45e08586 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:45:04.194822 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-80e57cda-d5b6-4379-9209-379f45e08586 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bef85a71-d936-48e4-8d18-a0c819e9dcca", "name": "tempest-VolumesBackupsTest-Backup-1064837323", "container": "tempest-volumesbackupstest-backup-container-154572251"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:04.196750 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-80e57cda-d5b6-4379-9209-379f45e08586 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating new backup {'backup': {'volume_id': 'bef85a71-d936-48e4-8d18-a0c819e9dcca', 'name': 'tempest-VolumesBackupsTest-Backup-1064837323', 'container': 'tempest-volumesbackupstest-backup-container-154572251'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:45:04.196979 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-80e57cda-d5b6-4379-9209-379f45e08586 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating backup of volume bef85a71-d936-48e4-8d18-a0c819e9dcca in container tempest-volumesbackupstest-backup-container-154572251 Aug 18 23:45:04.197933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-92e0feec-31a5-46e3-88f1-ede4a7462243 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:04.200086 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-92e0feec-31a5-46e3-88f1-ede4a7462243 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:45:04.200320 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-92e0feec-31a5-46e3-88f1-ede4a7462243 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:04.200576 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-92e0feec-31a5-46e3-88f1-ede4a7462243 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:04.206360 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:04.206360 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:04.207092 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-80e57cda-d5b6-4379-9209-379f45e08586 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:04.216344 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:04.216344 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:04.225277 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-92e0feec-31a5-46e3-88f1-ede4a7462243 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Volume info retrieved successfully. Aug 18 23:45:04.228003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-80e57cda-d5b6-4379-9209-379f45e08586 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['5210e93e-66a6-418f-be7e-74400be2c6de', '15682bfe-da8d-4a75-97c4-9384bd7a0949'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:04.231599 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-92e0feec-31a5-46e3-88f1-ede4a7462243 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 200 Aug 18 23:45:04.231599 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 867/3450] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:04 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:04.247946 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-05139369-b76a-4541-a2cf-43acc59b0422 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:04.249937 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-05139369-b76a-4541-a2cf-43acc59b0422 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:45:04.250152 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-05139369-b76a-4541-a2cf-43acc59b0422 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:04.250381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-05139369-b76a-4541-a2cf-43acc59b0422 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:04.250532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-05139369-b76a-4541-a2cf-43acc59b0422 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:04.255127 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:04.255127 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:04.255742 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-05139369-b76a-4541-a2cf-43acc59b0422 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:45:04.256063 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 859/3451] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:04 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:04.271062 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ed9e8f53-3479-41c4-8165-859a35295e9c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:04.273074 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ed9e8f53-3479-41c4-8165-859a35295e9c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] POST https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df/action Aug 18 23:45:04.273526 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ed9e8f53-3479-41c4-8165-859a35295e9c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:45:04.273687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ed9e8f53-3479-41c4-8165-859a35295e9c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:04.275199 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-ed9e8f53-3479-41c4-8165-859a35295e9c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Updating backup 'f49b1d17-e48a-440a-916f-d4e6f5f958df' with '{'status': 'error'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 23:45:04.276744 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-80e57cda-d5b6-4379-9209-379f45e08586 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:45:04.277330 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 852/3452] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:45:04 2026] POST /volume/v3/backups => generated 330 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:04.282213 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:04.282213 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:04.283313 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-ed9e8f53-3479-41c4-8165-859a35295e9c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a88b35a1e73c4c2e9a672f5f77fd4583', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94060bd306914c64bc328bce0feaca79', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:45:04.283539 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ed9e8f53-3479-41c4-8165-859a35295e9c tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df/action returned with HTTP 403 Aug 18 23:45:04.284930 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 875/3453] 10.4.3.229 () {70 vars in 1430 bytes} [Tue Aug 18 23:45:04 2026] POST /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:04.284991 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7ab1335d-0e69-4e9a-9e19-2b39693557fb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:04.286210 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ab1335d-0e69-4e9a-9e19-2b39693557fb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:04.286471 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7ab1335d-0e69-4e9a-9e19-2b39693557fb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:04.286741 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7ab1335d-0e69-4e9a-9e19-2b39693557fb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:04.286907 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7ab1335d-0e69-4e9a-9e19-2b39693557fb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:04.290977 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:04.290977 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:04.291504 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f7b67882-cc70-4626-af15-1a1a057e5902 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:04.292071 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ab1335d-0e69-4e9a-9e19-2b39693557fb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:04.292542 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 868/3454] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:04 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:04.293146 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f7b67882-cc70-4626-af15-1a1a057e5902 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f Aug 18 23:45:04.293387 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f7b67882-cc70-4626-af15-1a1a057e5902 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:04.293637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f7b67882-cc70-4626-af15-1a1a057e5902 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:04.293805 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-f7b67882-cc70-4626-af15-1a1a057e5902 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete volume with id: e69e0020-eac0-4398-a1b8-d0d6d6ea703f Aug 18 23:45:04.302917 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:04.302917 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:04.303138 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f7b67882-cc70-4626-af15-1a1a057e5902 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:45:04.322844 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f7b67882-cc70-4626-af15-1a1a057e5902 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete volume request issued successfully. Aug 18 23:45:04.323058 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f7b67882-cc70-4626-af15-1a1a057e5902 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f returned with HTTP 202 Aug 18 23:45:04.323473 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 860/3455] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:45:04 2026] DELETE /volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:04.334540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f2dc7fbb-33dc-47f1-8a46-4b9584986554 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:04.336505 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2dc7fbb-33dc-47f1-8a46-4b9584986554 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f Aug 18 23:45:04.336894 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2dc7fbb-33dc-47f1-8a46-4b9584986554 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:04.337151 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2dc7fbb-33dc-47f1-8a46-4b9584986554 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:04.346430 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:04.346430 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:04.350538 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f2dc7fbb-33dc-47f1-8a46-4b9584986554 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:45:04.355381 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2dc7fbb-33dc-47f1-8a46-4b9584986554 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f returned with HTTP 200 Aug 18 23:45:04.355913 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 853/3456] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:04 2026] GET /volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:05.243952 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3bcf9e43-981e-4b38-9407-19e5465abb76 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.247681 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bcf9e43-981e-4b38-9407-19e5465abb76 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf Aug 18 23:45:05.247925 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bcf9e43-981e-4b38-9407-19e5465abb76 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.250501 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bcf9e43-981e-4b38-9407-19e5465abb76 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.255949 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bcf9e43-981e-4b38-9407-19e5465abb76 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf returned with HTTP 404 Aug 18 23:45:05.256385 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 876/3457] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:05 2026] GET /volume/v3/volumes/097d4f09-4aca-4471-b0d5-cf1a8e1808bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:05.262764 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fdd508c2-c1ba-48ba-b481-dbd7144f3882 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.264308 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fdd508c2-c1ba-48ba-b481-dbd7144f3882 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:45:05.264493 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fdd508c2-c1ba-48ba-b481-dbd7144f3882 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.264727 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fdd508c2-c1ba-48ba-b481-dbd7144f3882 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.264880 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-fdd508c2-c1ba-48ba-b481-dbd7144f3882 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Delete volume with id: d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:45:05.269787 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fdd508c2-c1ba-48ba-b481-dbd7144f3882 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 404 Aug 18 23:45:05.270178 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 869/3458] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:05 2026] DELETE /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:05.275623 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d82826fa-2aea-4827-b9c3-473c92a47088 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.277131 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d82826fa-2aea-4827-b9c3-473c92a47088 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 Aug 18 23:45:05.277302 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d82826fa-2aea-4827-b9c3-473c92a47088 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.277471 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d82826fa-2aea-4827-b9c3-473c92a47088 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.282357 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d82826fa-2aea-4827-b9c3-473c92a47088 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 returned with HTTP 404 Aug 18 23:45:05.282796 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 861/3459] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:05 2026] GET /volume/v3/volumes/d6a8918a-db68-48fc-b295-9c28c3555313 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:05.289649 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-653cf265-bbdd-46ff-a95d-767764127c93 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.291357 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-653cf265-bbdd-46ff-a95d-767764127c93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] DELETE https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:45:05.291581 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-653cf265-bbdd-46ff-a95d-767764127c93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.291776 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-653cf265-bbdd-46ff-a95d-767764127c93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.291928 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-653cf265-bbdd-46ff-a95d-767764127c93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Delete volume with id: eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:45:05.297033 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-653cf265-bbdd-46ff-a95d-767764127c93 tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 404 Aug 18 23:45:05.297434 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 854/3460] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:05 2026] DELETE /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:05.303691 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-122291b5-473b-49b6-bc0e-0065f92cb17b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.303787 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-335569d5-1d7e-42bd-bd89-92868242b26b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.305338 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-122291b5-473b-49b6-bc0e-0065f92cb17b tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] GET https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a Aug 18 23:45:05.305525 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-335569d5-1d7e-42bd-bd89-92868242b26b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:05.305595 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-122291b5-473b-49b6-bc0e-0065f92cb17b tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.305711 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-122291b5-473b-49b6-bc0e-0065f92cb17b tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.305825 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-335569d5-1d7e-42bd-bd89-92868242b26b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.306069 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-335569d5-1d7e-42bd-bd89-92868242b26b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.306217 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-335569d5-1d7e-42bd-bd89-92868242b26b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:05.310579 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:05.310579 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:05.311358 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-335569d5-1d7e-42bd-bd89-92868242b26b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:05.311399 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-122291b5-473b-49b6-bc0e-0065f92cb17b tempest-TestInstancesWithCinderVolumes-1569619000 tempest-TestInstancesWithCinderVolumes-1569619000-project-member] https://10.4.3.229/volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a returned with HTTP 404 Aug 18 23:45:05.311758 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 870/3461] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:05 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:05.311974 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 877/3462] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:05 2026] GET /volume/v3/volumes/eaa6bdc1-7032-4cad-9b60-27a9dd4a2b5a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:05.318162 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f2c4f8ca-c9b2-4ca6-939b-6d5da07eb2ca None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.319815 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f2c4f8ca-c9b2-4ca6-939b-6d5da07eb2ca tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:45:05.319997 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f2c4f8ca-c9b2-4ca6-939b-6d5da07eb2ca tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.320173 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f2c4f8ca-c9b2-4ca6-939b-6d5da07eb2ca tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.320976 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f2c4f8ca-c9b2-4ca6-939b-6d5da07eb2ca tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:45:05.330538 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f2c4f8ca-c9b2-4ca6-939b-6d5da07eb2ca tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Get all volumes completed successfully. Aug 18 23:45:05.331975 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:05.331975 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:05.335834 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f2c4f8ca-c9b2-4ca6-939b-6d5da07eb2ca tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:45:05.336172 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 862/3463] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:45:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8609 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:05.349104 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1a78bb7b-faf6-4385-81bc-52a76555e413 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.350616 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1a78bb7b-faf6-4385-81bc-52a76555e413 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] DELETE https://10.4.3.229/volume/v3/types/d0df4c85-79c8-40cf-8de9-9fe31f773562 Aug 18 23:45:05.350803 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1a78bb7b-faf6-4385-81bc-52a76555e413 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.350987 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1a78bb7b-faf6-4385-81bc-52a76555e413 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.370379 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0393f16c-8da2-4da7-b45c-38fc0d5f11d6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.372640 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0393f16c-8da2-4da7-b45c-38fc0d5f11d6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f Aug 18 23:45:05.372910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0393f16c-8da2-4da7-b45c-38fc0d5f11d6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.373166 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0393f16c-8da2-4da7-b45c-38fc0d5f11d6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.373200 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1a78bb7b-faf6-4385-81bc-52a76555e413 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/types/d0df4c85-79c8-40cf-8de9-9fe31f773562 returned with HTTP 202 Aug 18 23:45:05.373567 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 855/3464] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:45:05 2026] DELETE /volume/v3/types/d0df4c85-79c8-40cf-8de9-9fe31f773562 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:05.379508 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ba911b25-9b25-40e3-9f6b-797bbe2e295e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.381001 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ba911b25-9b25-40e3-9f6b-797bbe2e295e tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:45:05.381167 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ba911b25-9b25-40e3-9f6b-797bbe2e295e tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.381335 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ba911b25-9b25-40e3-9f6b-797bbe2e295e tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.381440 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0393f16c-8da2-4da7-b45c-38fc0d5f11d6 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f returned with HTTP 404 Aug 18 23:45:05.382051 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-ba911b25-9b25-40e3-9f6b-797bbe2e295e tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:45:05.382106 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 871/3465] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:05 2026] GET /volume/v3/volumes/e69e0020-eac0-4398-a1b8-d0d6d6ea703f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:05.389201 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7f230075-fb9a-4368-b937-e5230213dacc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.390962 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] POST https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75/restore Aug 18 23:45:05.391312 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:05.392726 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Restoring backup 81454a15-6fb8-4b47-8ead-78c599d8dc75 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100172) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:45:05.392839 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Restoring backup 81454a15-6fb8-4b47-8ead-78c599d8dc75 to volume None. Aug 18 23:45:05.393695 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ba911b25-9b25-40e3-9f6b-797bbe2e295e tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Get all volumes completed successfully. Aug 18 23:45:05.395306 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:05.395306 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:05.396797 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:05.396797 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:05.397918 np0000007721 devstack@c-api.service[100172]: INFO cinder.backup.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Creating volume of 1 GB for restore of backup 81454a15-6fb8-4b47-8ead-78c599d8dc75. Aug 18 23:45:05.399463 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ba911b25-9b25-40e3-9f6b-797bbe2e295e tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:45:05.399849 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 878/3466] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:45:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8609 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:05.403866 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Availability zone cache updated, next update will occur around 2026-08-19 00:45:05.403566. {{(pid=100172) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:45:05.403973 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Availability Zones retrieved successfully. Aug 18 23:45:05.410283 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Flow 'volume_create_api' (b018c973-6a71-4b56-80d4-9516032841c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:05.411445 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f3c5c8-7445-4af2-93fe-89de2cee6aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:05.412502 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:45:05.414198 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-051171dd-5e09-4f7f-944e-da1f28896801 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.415733 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-051171dd-5e09-4f7f-944e-da1f28896801 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] DELETE https://10.4.3.229/volume/v3/types/9fd1ba9a-e9ee-424e-863b-131532d9738e Aug 18 23:45:05.415891 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-051171dd-5e09-4f7f-944e-da1f28896801 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.416070 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-051171dd-5e09-4f7f-944e-da1f28896801 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.434998 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-051171dd-5e09-4f7f-944e-da1f28896801 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/types/9fd1ba9a-e9ee-424e-863b-131532d9738e returned with HTTP 202 Aug 18 23:45:05.435339 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 856/3467] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:45:05 2026] DELETE /volume/v3/types/9fd1ba9a-e9ee-424e-863b-131532d9738e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:05.442676 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f3c5c8-7445-4af2-93fe-89de2cee6aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:05.443464 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63bd3765-61bf-4fe6-8686-8374a3b95ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:05.489669 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Created reservations ['a274619d-3003-4a65-8e13-0be111e7041c', 'd8605ab1-5a85-4663-b30b-0fe285ffea6e', '4cb22ca4-3234-47eb-ab83-149cf3840860', '9703808a-f93c-47ec-b519-4941392ee32a'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:05.490290 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63bd3765-61bf-4fe6-8686-8374a3b95ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a274619d-3003-4a65-8e13-0be111e7041c', 'd8605ab1-5a85-4663-b30b-0fe285ffea6e', '4cb22ca4-3234-47eb-ab83-149cf3840860', '9703808a-f93c-47ec-b519-4941392ee32a']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:05.491043 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec2b673-beca-4822-bbb4-b866ad644e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:05.520251 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec2b673-beca-4822-bbb4-b866ad644e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb4fcb9f-5cd8-4a6b-9153-4d7811e800e0', '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='94060bd306914c64bc328bce0feaca79',qos_specs=None,replication_status=,reservations=['a274619d-3003-4a65-8e13-0be111e7041c','d8605ab1-5a85-4663-b30b-0fe285ffea6e','4cb22ca4-3234-47eb-ab83-149cf3840860','9703808a-f93c-47ec-b519-4941392ee32a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88b35a1e73c4c2e9a672f5f77fd4583',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:45:05Z,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=fb4fcb9f-5cd8-4a6b-9153-4d7811e800e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94060bd306914c64bc328bce0feaca79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a88b35a1e73c4c2e9a672f5f77fd4583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:05.521038 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae1e1bde-772e-4c10-86c0-24f5b97afee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:05.539400 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae1e1bde-772e-4c10-86c0-24f5b97afee6) transitioned into 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='94060bd306914c64bc328bce0feaca79',qos_specs=None,replication_status=,reservations=['a274619d-3003-4a65-8e13-0be111e7041c','d8605ab1-5a85-4663-b30b-0fe285ffea6e','4cb22ca4-3234-47eb-ab83-149cf3840860','9703808a-f93c-47ec-b519-4941392ee32a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88b35a1e73c4c2e9a672f5f77fd4583',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:05.540131 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae1d8a4e-1894-40df-885b-2a8ada59f809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:05.552587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae1d8a4e-1894-40df-885b-2a8ada59f809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:05.552587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Flow 'volume_create_api' (b018c973-6a71-4b56-80d4-9516032841c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:05.552587 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Create volume request issued successfully. Aug 18 23:45:05.567414 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:05.567414 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:05.567414 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Volume info retrieved successfully. Aug 18 23:45:05.766481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0380687a-9336-4626-b738-e30ffc8fbeeb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.767986 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0380687a-9336-4626-b738-e30ffc8fbeeb tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:45:05.768153 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0380687a-9336-4626-b738-e30ffc8fbeeb tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.768321 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0380687a-9336-4626-b738-e30ffc8fbeeb tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.769019 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0380687a-9336-4626-b738-e30ffc8fbeeb tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:45:05.796365 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0380687a-9336-4626-b738-e30ffc8fbeeb tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Get all volumes completed successfully. Aug 18 23:45:05.798094 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:05.798094 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:05.802155 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0380687a-9336-4626-b738-e30ffc8fbeeb tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:45:05.802560 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 872/3468] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:45:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9610 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:05.822541 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ba61594e-1030-4ea9-9406-45bc9ed0c42b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.824403 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ba61594e-1030-4ea9-9406-45bc9ed0c42b tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/78a6f48b-1269-4a8c-bf43-4641593b2e8b Aug 18 23:45:05.824618 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ba61594e-1030-4ea9-9406-45bc9ed0c42b tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.824814 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ba61594e-1030-4ea9-9406-45bc9ed0c42b tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.824963 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-ba61594e-1030-4ea9-9406-45bc9ed0c42b tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Delete volume with id: 78a6f48b-1269-4a8c-bf43-4641593b2e8b Aug 18 23:45:05.831317 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:05.831317 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:05.831657 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ba61594e-1030-4ea9-9406-45bc9ed0c42b tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Volume info retrieved successfully. Aug 18 23:45:05.841270 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.image.cache [None req-ba61594e-1030-4ea9-9406-45bc9ed0c42b tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '4a673f04-cddf-4e2b-82db-58d61d0bd805', 'volume_id': '78a6f48b-1269-4a8c-bf43-4641593b2e8b', 'host': 'np0000007721@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 23, 43, 35), 'last_used': datetime.datetime(2026, 8, 18, 23, 43, 44)}. {{(pid=100173) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 23:45:05.851276 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ba61594e-1030-4ea9-9406-45bc9ed0c42b tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Delete volume request issued successfully. Aug 18 23:45:05.851472 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ba61594e-1030-4ea9-9406-45bc9ed0c42b tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/volumes/78a6f48b-1269-4a8c-bf43-4641593b2e8b returned with HTTP 202 Aug 18 23:45:05.851919 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 879/3469] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:05 2026] DELETE /volume/v3/volumes/78a6f48b-1269-4a8c-bf43-4641593b2e8b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:05.859490 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-776cce28-8a8e-4d27-9b97-14e4b012ecaa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:05.861146 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-776cce28-8a8e-4d27-9b97-14e4b012ecaa tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] GET https://10.4.3.229/volume/v3/volumes/78a6f48b-1269-4a8c-bf43-4641593b2e8b Aug 18 23:45:05.861311 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-776cce28-8a8e-4d27-9b97-14e4b012ecaa tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:05.861479 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-776cce28-8a8e-4d27-9b97-14e4b012ecaa tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:05.868194 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:05.868194 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:05.871189 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-776cce28-8a8e-4d27-9b97-14e4b012ecaa tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Volume info retrieved successfully. Aug 18 23:45:05.875488 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-776cce28-8a8e-4d27-9b97-14e4b012ecaa tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/volumes/78a6f48b-1269-4a8c-bf43-4641593b2e8b returned with HTTP 200 Aug 18 23:45:05.876093 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 857/3470] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:05 2026] GET /volume/v3/volumes/78a6f48b-1269-4a8c-bf43-4641593b2e8b => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:06.324959 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d2956fc3-c01f-421e-aeb7-7f7607558d6e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:06.326654 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d2956fc3-c01f-421e-aeb7-7f7607558d6e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:06.326831 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d2956fc3-c01f-421e-aeb7-7f7607558d6e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:06.327014 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d2956fc3-c01f-421e-aeb7-7f7607558d6e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:06.327192 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-d2956fc3-c01f-421e-aeb7-7f7607558d6e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:06.337216 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:06.337216 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:06.337907 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d2956fc3-c01f-421e-aeb7-7f7607558d6e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:06.338428 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 873/3471] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:06 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:06.575499 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:06.575499 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:06.576065 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Volume info retrieved successfully. Aug 18 23:45:06.576182 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Checking backup size 1 against volume size 1 {{(pid=100172) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:45:06.576288 np0000007721 devstack@c-api.service[100172]: INFO cinder.backup.api [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Overwriting volume fb4fcb9f-5cd8-4a6b-9153-4d7811e800e0 with restore of backup 81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:06.593874 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] restore_backup in rpcapi backup_id 81454a15-6fb8-4b47-8ead-78c599d8dc75 {{(pid=100172) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:45:06.595681 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7f230075-fb9a-4368-b937-e5230213dacc tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75/restore returned with HTTP 202 Aug 18 23:45:06.596138 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 863/3472] 10.4.3.229 () {70 vars in 1433 bytes} [Tue Aug 18 23:45:05 2026] POST /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75/restore => generated 152 bytes in 1207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:06.605065 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-90623e02-6098-46db-9117-346c3edf30c8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:06.606842 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-90623e02-6098-46db-9117-346c3edf30c8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:06.607057 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-90623e02-6098-46db-9117-346c3edf30c8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:06.607253 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-90623e02-6098-46db-9117-346c3edf30c8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:06.607362 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-90623e02-6098-46db-9117-346c3edf30c8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:06.612822 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:06.612822 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:06.613449 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-90623e02-6098-46db-9117-346c3edf30c8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:06.613885 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 880/3473] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:06 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:06.889322 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-79c4bd42-1959-4d41-8bea-d7ad261acb57 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:06.891728 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-79c4bd42-1959-4d41-8bea-d7ad261acb57 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] GET https://10.4.3.229/volume/v3/volumes/78a6f48b-1269-4a8c-bf43-4641593b2e8b Aug 18 23:45:06.892048 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-79c4bd42-1959-4d41-8bea-d7ad261acb57 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:06.892355 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-79c4bd42-1959-4d41-8bea-d7ad261acb57 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:06.899742 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-79c4bd42-1959-4d41-8bea-d7ad261acb57 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/volumes/78a6f48b-1269-4a8c-bf43-4641593b2e8b returned with HTTP 404 Aug 18 23:45:06.900678 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 858/3474] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:06 2026] GET /volume/v3/volumes/78a6f48b-1269-4a8c-bf43-4641593b2e8b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:06.908906 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ec256fd8-18c3-4426-9a1d-ce11c2e58374 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:06.910867 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ec256fd8-18c3-4426-9a1d-ce11c2e58374 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] DELETE https://10.4.3.229/volume/v3/types/4246c287-6ebc-4d3b-8130-f868938bdbd0 Aug 18 23:45:06.911075 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ec256fd8-18c3-4426-9a1d-ce11c2e58374 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:06.911270 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ec256fd8-18c3-4426-9a1d-ce11c2e58374 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:06.932438 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ec256fd8-18c3-4426-9a1d-ce11c2e58374 tempest-TestInstancesWithCinderVolumes-327792744 tempest-TestInstancesWithCinderVolumes-327792744-project-admin] https://10.4.3.229/volume/v3/types/4246c287-6ebc-4d3b-8130-f868938bdbd0 returned with HTTP 202 Aug 18 23:45:06.932810 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 874/3475] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:45:06 2026] DELETE /volume/v3/types/4246c287-6ebc-4d3b-8130-f868938bdbd0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:07.349785 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-865d45e8-d886-40e5-8ec4-75ea80cb82d1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:07.351790 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-865d45e8-d886-40e5-8ec4-75ea80cb82d1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:07.351867 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-865d45e8-d886-40e5-8ec4-75ea80cb82d1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:07.351988 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-865d45e8-d886-40e5-8ec4-75ea80cb82d1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:07.352082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-865d45e8-d886-40e5-8ec4-75ea80cb82d1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:07.355758 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:07.355758 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:07.356556 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-865d45e8-d886-40e5-8ec4-75ea80cb82d1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:07.356912 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 864/3476] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:07 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:07.626457 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5e367f5d-84ff-438e-be24-a73f6b6a5a95 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:07.628392 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e367f5d-84ff-438e-be24-a73f6b6a5a95 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:07.628895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e367f5d-84ff-438e-be24-a73f6b6a5a95 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:07.629014 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e367f5d-84ff-438e-be24-a73f6b6a5a95 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:07.629118 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-5e367f5d-84ff-438e-be24-a73f6b6a5a95 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:07.643390 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:07.643390 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:07.643719 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e367f5d-84ff-438e-be24-a73f6b6a5a95 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:07.644073 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 881/3477] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:07 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:08.367932 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c6bb38af-ff51-4a78-955d-46d38485a944 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:08.369786 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6bb38af-ff51-4a78-955d-46d38485a944 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:08.370007 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6bb38af-ff51-4a78-955d-46d38485a944 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:08.370193 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6bb38af-ff51-4a78-955d-46d38485a944 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:08.370320 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c6bb38af-ff51-4a78-955d-46d38485a944 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:08.374784 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:08.374784 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:08.375582 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6bb38af-ff51-4a78-955d-46d38485a944 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:08.376029 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 859/3478] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:08 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:08.655394 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c7d0aa16-eb36-4e7c-9510-53e744a148d1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:08.657025 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c7d0aa16-eb36-4e7c-9510-53e744a148d1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:08.657201 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c7d0aa16-eb36-4e7c-9510-53e744a148d1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:08.657378 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c7d0aa16-eb36-4e7c-9510-53e744a148d1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:08.657472 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c7d0aa16-eb36-4e7c-9510-53e744a148d1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:08.665306 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:08.665306 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:08.666954 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c7d0aa16-eb36-4e7c-9510-53e744a148d1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:08.666954 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 875/3479] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:08 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:09.387653 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8a70b35d-523d-41d6-9052-97df872101a4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:09.389413 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8a70b35d-523d-41d6-9052-97df872101a4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:09.389642 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8a70b35d-523d-41d6-9052-97df872101a4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:09.389868 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8a70b35d-523d-41d6-9052-97df872101a4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:09.390002 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-8a70b35d-523d-41d6-9052-97df872101a4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:09.395597 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:09.395597 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:09.396583 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8a70b35d-523d-41d6-9052-97df872101a4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:09.397284 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 865/3480] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:09 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:45:09.678214 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e8ff2c52-b31b-4b1a-9c1e-94780fbd0f40 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:09.680368 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e8ff2c52-b31b-4b1a-9c1e-94780fbd0f40 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:09.680662 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e8ff2c52-b31b-4b1a-9c1e-94780fbd0f40 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:09.680921 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e8ff2c52-b31b-4b1a-9c1e-94780fbd0f40 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:09.681046 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e8ff2c52-b31b-4b1a-9c1e-94780fbd0f40 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:09.685692 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:09.685692 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:09.686374 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e8ff2c52-b31b-4b1a-9c1e-94780fbd0f40 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:09.686814 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 882/3481] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:09 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:10.408046 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4690f28e-6f55-4202-b9b2-58391950ec73 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:10.410123 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4690f28e-6f55-4202-b9b2-58391950ec73 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:10.410337 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4690f28e-6f55-4202-b9b2-58391950ec73 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:10.410573 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4690f28e-6f55-4202-b9b2-58391950ec73 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:10.410740 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4690f28e-6f55-4202-b9b2-58391950ec73 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:10.416332 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:10.416332 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:10.417269 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4690f28e-6f55-4202-b9b2-58391950ec73 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:10.417761 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 860/3482] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:10 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:10.698444 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-12b6284f-c452-47c0-8076-fdc838a4cd25 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:10.700199 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-12b6284f-c452-47c0-8076-fdc838a4cd25 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:10.700419 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-12b6284f-c452-47c0-8076-fdc838a4cd25 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:10.700629 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-12b6284f-c452-47c0-8076-fdc838a4cd25 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:10.700732 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-12b6284f-c452-47c0-8076-fdc838a4cd25 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:10.705346 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:10.705346 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:10.706168 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-12b6284f-c452-47c0-8076-fdc838a4cd25 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:10.706640 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 876/3483] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:10 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:11.442038 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-58e0dfc9-1e5e-4ac5-9347-1a1309e3380a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:11.445037 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-58e0dfc9-1e5e-4ac5-9347-1a1309e3380a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:11.446058 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-58e0dfc9-1e5e-4ac5-9347-1a1309e3380a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:11.446176 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-58e0dfc9-1e5e-4ac5-9347-1a1309e3380a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:11.446754 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-58e0dfc9-1e5e-4ac5-9347-1a1309e3380a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:11.453481 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:11.453481 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:11.455144 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-58e0dfc9-1e5e-4ac5-9347-1a1309e3380a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:11.456323 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 866/3484] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:11 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:11.719075 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b68b636f-8f99-4dd4-981d-ee350c5347e7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:11.720917 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b68b636f-8f99-4dd4-981d-ee350c5347e7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:11.721141 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b68b636f-8f99-4dd4-981d-ee350c5347e7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:11.721324 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b68b636f-8f99-4dd4-981d-ee350c5347e7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:11.721424 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-b68b636f-8f99-4dd4-981d-ee350c5347e7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:11.725255 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:11.725255 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:11.725829 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b68b636f-8f99-4dd4-981d-ee350c5347e7 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:11.726148 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 883/3485] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:11 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:12.494219 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6da1bfe5-2ddf-4718-8909-af37b5fa7a34 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:12.496097 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6da1bfe5-2ddf-4718-8909-af37b5fa7a34 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:12.496349 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6da1bfe5-2ddf-4718-8909-af37b5fa7a34 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:12.496576 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6da1bfe5-2ddf-4718-8909-af37b5fa7a34 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:12.496729 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6da1bfe5-2ddf-4718-8909-af37b5fa7a34 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:12.502677 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:12.502677 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:12.503475 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6da1bfe5-2ddf-4718-8909-af37b5fa7a34 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:12.503859 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 861/3486] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:12 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:12.740225 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0dbf3977-52fe-46a8-9bb6-f7823ebd35ae None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:12.742895 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0dbf3977-52fe-46a8-9bb6-f7823ebd35ae tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:12.743086 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0dbf3977-52fe-46a8-9bb6-f7823ebd35ae tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:12.743253 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0dbf3977-52fe-46a8-9bb6-f7823ebd35ae tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:12.743351 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-0dbf3977-52fe-46a8-9bb6-f7823ebd35ae tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:12.752040 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:12.752040 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:12.752645 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0dbf3977-52fe-46a8-9bb6-f7823ebd35ae tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:12.752986 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 877/3487] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:12 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:13.515635 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-76e110b5-5552-4f55-89ea-845e20638552 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:13.517355 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76e110b5-5552-4f55-89ea-845e20638552 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:13.517548 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-76e110b5-5552-4f55-89ea-845e20638552 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:13.517764 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-76e110b5-5552-4f55-89ea-845e20638552 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:13.517888 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-76e110b5-5552-4f55-89ea-845e20638552 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:13.522498 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:13.522498 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:13.523324 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-76e110b5-5552-4f55-89ea-845e20638552 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:13.523879 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 867/3488] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:13 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:13.764723 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-13ea2a4c-8583-42a6-a84a-2368580f6a81 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:13.767457 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-13ea2a4c-8583-42a6-a84a-2368580f6a81 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:13.767681 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-13ea2a4c-8583-42a6-a84a-2368580f6a81 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:13.767851 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-13ea2a4c-8583-42a6-a84a-2368580f6a81 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:13.767940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-13ea2a4c-8583-42a6-a84a-2368580f6a81 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:13.772394 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:13.772394 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:13.773192 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-13ea2a4c-8583-42a6-a84a-2368580f6a81 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:13.773790 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 884/3489] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:13 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:14.534067 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4eac74f4-0c17-46cc-854b-5e7dc329b283 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:14.535863 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4eac74f4-0c17-46cc-854b-5e7dc329b283 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:14.536106 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4eac74f4-0c17-46cc-854b-5e7dc329b283 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:14.536291 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4eac74f4-0c17-46cc-854b-5e7dc329b283 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:14.536424 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4eac74f4-0c17-46cc-854b-5e7dc329b283 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:14.540618 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:14.540618 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:14.541423 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4eac74f4-0c17-46cc-854b-5e7dc329b283 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:14.541934 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 862/3490] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:14 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:14.787581 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dcc3fedf-e9e3-4af3-9ed7-5d06886502e1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:14.789672 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dcc3fedf-e9e3-4af3-9ed7-5d06886502e1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:14.789904 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dcc3fedf-e9e3-4af3-9ed7-5d06886502e1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:14.790093 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dcc3fedf-e9e3-4af3-9ed7-5d06886502e1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:14.790221 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-dcc3fedf-e9e3-4af3-9ed7-5d06886502e1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:14.795172 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:14.795172 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:14.795955 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dcc3fedf-e9e3-4af3-9ed7-5d06886502e1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:14.796313 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 878/3491] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:14 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:15.552843 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a151559e-c7f8-419b-97e6-873cda400e05 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:15.560114 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a151559e-c7f8-419b-97e6-873cda400e05 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:15.560899 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a151559e-c7f8-419b-97e6-873cda400e05 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:15.561810 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a151559e-c7f8-419b-97e6-873cda400e05 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:15.562353 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a151559e-c7f8-419b-97e6-873cda400e05 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:15.578145 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:15.578145 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:15.578919 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a151559e-c7f8-419b-97e6-873cda400e05 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:15.579283 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 868/3492] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:15 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:15.809354 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-999bbbd7-30f1-4d62-bdeb-50b5ef509d15 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:15.811778 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-999bbbd7-30f1-4d62-bdeb-50b5ef509d15 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:15.812076 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-999bbbd7-30f1-4d62-bdeb-50b5ef509d15 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:15.812353 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-999bbbd7-30f1-4d62-bdeb-50b5ef509d15 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:15.812505 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-999bbbd7-30f1-4d62-bdeb-50b5ef509d15 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:15.818733 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:15.818733 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:15.819448 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-999bbbd7-30f1-4d62-bdeb-50b5ef509d15 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:15.819894 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 885/3493] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:15 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:15.832237 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1e6a1a8d-2ccb-4e2b-b732-6fb337d041a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:15.834263 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1e6a1a8d-2ccb-4e2b-b732-6fb337d041a1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/fb4fcb9f-5cd8-4a6b-9153-4d7811e800e0 Aug 18 23:45:15.834584 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1e6a1a8d-2ccb-4e2b-b732-6fb337d041a1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:15.834877 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1e6a1a8d-2ccb-4e2b-b732-6fb337d041a1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:15.835073 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-1e6a1a8d-2ccb-4e2b-b732-6fb337d041a1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete volume with id: fb4fcb9f-5cd8-4a6b-9153-4d7811e800e0 Aug 18 23:45:15.842361 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:15.842361 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:15.842780 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1e6a1a8d-2ccb-4e2b-b732-6fb337d041a1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:45:15.861098 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1e6a1a8d-2ccb-4e2b-b732-6fb337d041a1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete volume request issued successfully. Aug 18 23:45:15.861436 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1e6a1a8d-2ccb-4e2b-b732-6fb337d041a1 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/fb4fcb9f-5cd8-4a6b-9153-4d7811e800e0 returned with HTTP 202 Aug 18 23:45:15.861774 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 863/3494] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:45:15 2026] DELETE /volume/v3/volumes/fb4fcb9f-5cd8-4a6b-9153-4d7811e800e0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:15.881288 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a156668a-4e45-44c7-886d-a57595265cde None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:15.885127 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a156668a-4e45-44c7-886d-a57595265cde tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/fb4fcb9f-5cd8-4a6b-9153-4d7811e800e0 Aug 18 23:45:15.885312 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a156668a-4e45-44c7-886d-a57595265cde tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:15.885481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a156668a-4e45-44c7-886d-a57595265cde tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:16.057779 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:16.057779 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:16.060282 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a156668a-4e45-44c7-886d-a57595265cde tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/fb4fcb9f-5cd8-4a6b-9153-4d7811e800e0 returned with HTTP 404 Aug 18 23:45:16.060813 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 879/3495] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:15 2026] GET /volume/v3/volumes/fb4fcb9f-5cd8-4a6b-9153-4d7811e800e0 => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:16.075850 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e848a66f-6f87-41f6-99fe-59c872fa2879 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:16.084574 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e848a66f-6f87-41f6-99fe-59c872fa2879 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:16.085023 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e848a66f-6f87-41f6-99fe-59c872fa2879 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:16.085914 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e848a66f-6f87-41f6-99fe-59c872fa2879 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:16.086095 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e848a66f-6f87-41f6-99fe-59c872fa2879 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:16.101916 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:16.101916 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:16.102676 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e848a66f-6f87-41f6-99fe-59c872fa2879 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-member] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:16.103837 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 869/3496] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:16 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 738 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:16.118171 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2429853f-d095-41fd-a4ea-2b176fafb7be None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:16.120104 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2429853f-d095-41fd-a4ea-2b176fafb7be tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] DELETE https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:45:16.120318 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2429853f-d095-41fd-a4ea-2b176fafb7be tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:16.120479 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2429853f-d095-41fd-a4ea-2b176fafb7be tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:16.120641 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-2429853f-d095-41fd-a4ea-2b176fafb7be tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete backup with id: f49b1d17-e48a-440a-916f-d4e6f5f958df. Aug 18 23:45:16.125162 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:16.125162 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:16.138080 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-2429853f-d095-41fd-a4ea-2b176fafb7be tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] delete_backup rpcapi backup_id f49b1d17-e48a-440a-916f-d4e6f5f958df {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:45:16.139759 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2429853f-d095-41fd-a4ea-2b176fafb7be tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 202 Aug 18 23:45:16.140123 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 886/3497] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:45:16 2026] DELETE /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:45:16.146345 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2cf1ebdf-9613-4ea0-a239-d2a020273a33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:16.148072 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2cf1ebdf-9613-4ea0-a239-d2a020273a33 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:45:16.148274 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2cf1ebdf-9613-4ea0-a239-d2a020273a33 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:16.148477 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2cf1ebdf-9613-4ea0-a239-d2a020273a33 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:16.148676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2cf1ebdf-9613-4ea0-a239-d2a020273a33 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:16.152472 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:16.152472 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:16.153050 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2cf1ebdf-9613-4ea0-a239-d2a020273a33 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 200 Aug 18 23:45:16.153365 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 864/3498] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:16 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:16.592869 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-33e40c50-a8d4-48a5-a2a0-85f3c6531f04 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:16.594536 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-33e40c50-a8d4-48a5-a2a0-85f3c6531f04 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:16.594736 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-33e40c50-a8d4-48a5-a2a0-85f3c6531f04 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:16.594908 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-33e40c50-a8d4-48a5-a2a0-85f3c6531f04 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:16.595002 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-33e40c50-a8d4-48a5-a2a0-85f3c6531f04 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:16.598976 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:16.598976 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:16.599737 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-33e40c50-a8d4-48a5-a2a0-85f3c6531f04 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:16.600047 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 880/3499] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:16 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:17.162373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-24fc5b41-6166-4179-9e03-0c5003c3ccbf None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:17.164034 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-24fc5b41-6166-4179-9e03-0c5003c3ccbf tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df Aug 18 23:45:17.164229 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-24fc5b41-6166-4179-9e03-0c5003c3ccbf tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:17.164397 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-24fc5b41-6166-4179-9e03-0c5003c3ccbf tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:17.164498 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-24fc5b41-6166-4179-9e03-0c5003c3ccbf tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id f49b1d17-e48a-440a-916f-d4e6f5f958df. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:17.167755 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-24fc5b41-6166-4179-9e03-0c5003c3ccbf tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df returned with HTTP 404 Aug 18 23:45:17.168270 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 870/3500] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:17 2026] GET /volume/v3/backups/f49b1d17-e48a-440a-916f-d4e6f5f958df => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:17.174292 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-efacadfa-9a0b-416c-8ddf-8e0096f847d0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:17.176219 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-efacadfa-9a0b-416c-8ddf-8e0096f847d0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] DELETE https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:45:17.176448 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-efacadfa-9a0b-416c-8ddf-8e0096f847d0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:17.176661 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-efacadfa-9a0b-416c-8ddf-8e0096f847d0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:17.176776 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-efacadfa-9a0b-416c-8ddf-8e0096f847d0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete backup with id: d77fe1a3-804c-4689-9371-7e26a5d51aea. Aug 18 23:45:17.181741 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:17.181741 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:17.194763 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-efacadfa-9a0b-416c-8ddf-8e0096f847d0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] delete_backup rpcapi backup_id d77fe1a3-804c-4689-9371-7e26a5d51aea {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:45:17.196560 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-efacadfa-9a0b-416c-8ddf-8e0096f847d0 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 202 Aug 18 23:45:17.197126 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 887/3501] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:45:17 2026] DELETE /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:45:17.208533 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2ce6610d-7fd1-4499-88a8-65342c7fe6aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:17.213435 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ce6610d-7fd1-4499-88a8-65342c7fe6aa tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:45:17.213633 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ce6610d-7fd1-4499-88a8-65342c7fe6aa tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:17.213878 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ce6610d-7fd1-4499-88a8-65342c7fe6aa tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:17.214202 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2ce6610d-7fd1-4499-88a8-65342c7fe6aa tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:17.220335 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:17.220335 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:17.221165 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ce6610d-7fd1-4499-88a8-65342c7fe6aa tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 200 Aug 18 23:45:17.223547 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 865/3502] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:17 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:17.610088 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-00de765c-a289-4fad-a084-19ce23ed36d7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:17.611641 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-00de765c-a289-4fad-a084-19ce23ed36d7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:17.611820 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-00de765c-a289-4fad-a084-19ce23ed36d7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:17.611987 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-00de765c-a289-4fad-a084-19ce23ed36d7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:17.612101 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-00de765c-a289-4fad-a084-19ce23ed36d7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:17.616257 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:17.616257 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:17.617153 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-00de765c-a289-4fad-a084-19ce23ed36d7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:17.618064 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 881/3503] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:17 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:18.231797 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-abf40a04-761c-4a2e-b2b0-3c88b527331a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:18.233409 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-abf40a04-761c-4a2e-b2b0-3c88b527331a tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea Aug 18 23:45:18.233644 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-abf40a04-761c-4a2e-b2b0-3c88b527331a tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:18.233842 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-abf40a04-761c-4a2e-b2b0-3c88b527331a tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:18.233933 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-abf40a04-761c-4a2e-b2b0-3c88b527331a tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id d77fe1a3-804c-4689-9371-7e26a5d51aea. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:18.237415 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-abf40a04-761c-4a2e-b2b0-3c88b527331a tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea returned with HTTP 404 Aug 18 23:45:18.237805 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 871/3504] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:18 2026] GET /volume/v3/backups/d77fe1a3-804c-4689-9371-7e26a5d51aea => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:18.246005 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c7871394-1bbe-42ea-b0cf-eb7f4c2f3fc8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:18.247918 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c7871394-1bbe-42ea-b0cf-eb7f4c2f3fc8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] DELETE https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:18.248143 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c7871394-1bbe-42ea-b0cf-eb7f4c2f3fc8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:18.248378 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c7871394-1bbe-42ea-b0cf-eb7f4c2f3fc8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:18.248481 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-c7871394-1bbe-42ea-b0cf-eb7f4c2f3fc8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete backup with id: 81454a15-6fb8-4b47-8ead-78c599d8dc75. Aug 18 23:45:18.256196 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:18.256196 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:18.265720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-c7871394-1bbe-42ea-b0cf-eb7f4c2f3fc8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] delete_backup rpcapi backup_id 81454a15-6fb8-4b47-8ead-78c599d8dc75 {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:45:18.268249 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c7871394-1bbe-42ea-b0cf-eb7f4c2f3fc8 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 202 Aug 18 23:45:18.268727 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 888/3505] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:45:18 2026] DELETE /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:45:18.281895 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e6f64618-58d1-4108-982f-3f9652b6e538 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:18.283692 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e6f64618-58d1-4108-982f-3f9652b6e538 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:18.283930 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e6f64618-58d1-4108-982f-3f9652b6e538 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:18.284149 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e6f64618-58d1-4108-982f-3f9652b6e538 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:18.284272 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e6f64618-58d1-4108-982f-3f9652b6e538 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:18.294547 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:18.294547 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:18.294547 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e6f64618-58d1-4108-982f-3f9652b6e538 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 200 Aug 18 23:45:18.294547 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 866/3506] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:18 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:18.629667 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b871c021-64d8-4248-ac2d-04c1506e27ee None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:18.631279 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b871c021-64d8-4248-ac2d-04c1506e27ee tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:18.631460 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b871c021-64d8-4248-ac2d-04c1506e27ee tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:18.631660 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b871c021-64d8-4248-ac2d-04c1506e27ee tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:18.631790 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-b871c021-64d8-4248-ac2d-04c1506e27ee tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:18.636432 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:18.636432 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:18.637408 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b871c021-64d8-4248-ac2d-04c1506e27ee tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:18.637853 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 882/3507] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:18 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:19.305610 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-07f1b2ea-cd27-4d0a-ad3b-7b8b77c8672d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:19.307750 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-07f1b2ea-cd27-4d0a-ad3b-7b8b77c8672d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 Aug 18 23:45:19.308021 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-07f1b2ea-cd27-4d0a-ad3b-7b8b77c8672d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:19.308282 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-07f1b2ea-cd27-4d0a-ad3b-7b8b77c8672d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:19.308443 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-07f1b2ea-cd27-4d0a-ad3b-7b8b77c8672d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Show backup with id 81454a15-6fb8-4b47-8ead-78c599d8dc75. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:19.314524 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-07f1b2ea-cd27-4d0a-ad3b-7b8b77c8672d tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 returned with HTTP 404 Aug 18 23:45:19.315146 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 872/3508] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:19 2026] GET /volume/v3/backups/81454a15-6fb8-4b47-8ead-78c599d8dc75 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:19.324083 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c6d42027-7cc3-4e59-9207-b05ed3f19748 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:19.325854 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c6d42027-7cc3-4e59-9207-b05ed3f19748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 Aug 18 23:45:19.326048 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c6d42027-7cc3-4e59-9207-b05ed3f19748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:19.326251 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c6d42027-7cc3-4e59-9207-b05ed3f19748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:19.326363 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-c6d42027-7cc3-4e59-9207-b05ed3f19748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete volume with id: e2e7402e-5dae-4d79-bc4c-4e98bf748807 Aug 18 23:45:19.333345 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:19.333345 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:19.334823 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c6d42027-7cc3-4e59-9207-b05ed3f19748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:45:19.350820 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c6d42027-7cc3-4e59-9207-b05ed3f19748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Delete volume request issued successfully. Aug 18 23:45:19.351118 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c6d42027-7cc3-4e59-9207-b05ed3f19748 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 returned with HTTP 202 Aug 18 23:45:19.351649 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 889/3509] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:45:19 2026] DELETE /volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:19.368914 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fae11b92-3166-4128-8ad2-dd0357349c8e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:19.379725 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fae11b92-3166-4128-8ad2-dd0357349c8e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 Aug 18 23:45:19.379725 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fae11b92-3166-4128-8ad2-dd0357349c8e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:19.379725 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fae11b92-3166-4128-8ad2-dd0357349c8e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:19.393001 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:19.393001 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:19.399206 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fae11b92-3166-4128-8ad2-dd0357349c8e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Volume info retrieved successfully. Aug 18 23:45:19.404629 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fae11b92-3166-4128-8ad2-dd0357349c8e tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 returned with HTTP 200 Aug 18 23:45:19.405202 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 867/3510] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:19 2026] GET /volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:19.651058 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-389477e9-3476-4524-90cd-85dff0cfb0ac None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:19.653195 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-389477e9-3476-4524-90cd-85dff0cfb0ac tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:19.653590 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-389477e9-3476-4524-90cd-85dff0cfb0ac tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:19.653891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-389477e9-3476-4524-90cd-85dff0cfb0ac tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:19.654050 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-389477e9-3476-4524-90cd-85dff0cfb0ac tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:19.660473 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:19.660473 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:19.661485 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-389477e9-3476-4524-90cd-85dff0cfb0ac tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:19.661947 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 883/3511] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:19 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:20.267354 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6805add1-0f40-4310-a23b-c2b009ab39a3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:20.267882 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6805add1-0f40-4310-a23b-c2b009ab39a3 None None] GET https://10.4.3.229/volume// Aug 18 23:45:20.268101 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6805add1-0f40-4310-a23b-c2b009ab39a3 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:20.268338 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6805add1-0f40-4310-a23b-c2b009ab39a3 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:20.268775 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6805add1-0f40-4310-a23b-c2b009ab39a3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:45:20.269131 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 873/3512] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:45: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 18 23:45:20.277852 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4e4baadd-17aa-4cf3-9ee4-3669e7b81bf8 req-9d104973-35fd-4f11-a37a-8facd9e83ce8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:20.279958 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4e4baadd-17aa-4cf3-9ee4-3669e7b81bf8 req-9d104973-35fd-4f11-a37a-8facd9e83ce8 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:45:20.280322 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4e4baadd-17aa-4cf3-9ee4-3669e7b81bf8 req-9d104973-35fd-4f11-a37a-8facd9e83ce8 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4196eda4-2c72-4c53-a838-cded4689f3c6", "connector": null, "instance_uuid": "d88c816b-2abb-4280-8493-c2a404faf7f5"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:20.291635 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:20.291635 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:20.333690 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4e4baadd-17aa-4cf3-9ee4-3669e7b81bf8 req-9d104973-35fd-4f11-a37a-8facd9e83ce8 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:45:20.334268 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 890/3513] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:45:20 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 18 23:45:20.344672 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4e4baadd-17aa-4cf3-9ee4-3669e7b81bf8 req-3ac2f03b-b863-4e3b-b5a1-8968ea8a92a3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:20.346119 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4e4baadd-17aa-4cf3-9ee4-3669e7b81bf8 req-3ac2f03b-b863-4e3b-b5a1-8968ea8a92a3 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] DELETE https://10.4.3.229/volume/v3/attachments/54bc4b16-f8ab-46ef-91f6-8a1d06aae121 Aug 18 23:45:20.346282 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4e4baadd-17aa-4cf3-9ee4-3669e7b81bf8 req-3ac2f03b-b863-4e3b-b5a1-8968ea8a92a3 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:20.346473 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4e4baadd-17aa-4cf3-9ee4-3669e7b81bf8 req-3ac2f03b-b863-4e3b-b5a1-8968ea8a92a3 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:20.353287 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:20.353287 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:20.395729 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4e4baadd-17aa-4cf3-9ee4-3669e7b81bf8 req-3ac2f03b-b863-4e3b-b5a1-8968ea8a92a3 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/attachments/54bc4b16-f8ab-46ef-91f6-8a1d06aae121 returned with HTTP 200 Aug 18 23:45:20.396211 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 868/3514] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:45:20 2026] DELETE /volume/v3/attachments/54bc4b16-f8ab-46ef-91f6-8a1d06aae121 => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:20.419024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ec05beb2-b768-490b-adc7-e6db82750356 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:20.420789 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ec05beb2-b768-490b-adc7-e6db82750356 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] GET https://10.4.3.229/volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 Aug 18 23:45:20.420997 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ec05beb2-b768-490b-adc7-e6db82750356 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:20.421188 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ec05beb2-b768-490b-adc7-e6db82750356 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:20.428326 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ec05beb2-b768-490b-adc7-e6db82750356 tempest-ProjectMemberTests33-945786651 tempest-ProjectMemberTests33-945786651-project-admin] https://10.4.3.229/volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 returned with HTTP 404 Aug 18 23:45:20.428886 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 884/3515] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:20 2026] GET /volume/v3/volumes/e2e7402e-5dae-4d79-bc4c-4e98bf748807 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:20.673171 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-41b5ebd4-bea9-41a0-8e94-d33501785382 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:20.674953 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41b5ebd4-bea9-41a0-8e94-d33501785382 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:20.675233 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41b5ebd4-bea9-41a0-8e94-d33501785382 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:20.675296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-41b5ebd4-bea9-41a0-8e94-d33501785382 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:20.675571 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-41b5ebd4-bea9-41a0-8e94-d33501785382 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:20.681394 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:20.681394 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:20.682288 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-41b5ebd4-bea9-41a0-8e94-d33501785382 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:20.682730 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 874/3516] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:20 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:20.692941 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3a5ad6c6-f1ac-4244-89bf-a034741cae57 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:20.694416 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a5ad6c6-f1ac-4244-89bf-a034741cae57 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca Aug 18 23:45:20.697538 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a5ad6c6-f1ac-4244-89bf-a034741cae57 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:20.697538 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a5ad6c6-f1ac-4244-89bf-a034741cae57 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:20.702727 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:20.702727 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:20.707828 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3a5ad6c6-f1ac-4244-89bf-a034741cae57 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:20.713151 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a5ad6c6-f1ac-4244-89bf-a034741cae57 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca returned with HTTP 200 Aug 18 23:45:20.713557 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 891/3517] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:20 2026] GET /volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:20.728524 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:20.730475 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e/restore Aug 18 23:45:20.730872 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:20.732853 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Restoring backup 9031b743-0a56-4c08-b4de-24864f6bdf9e ({'restore': {}}) {{(pid=100174) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:45:20.732968 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Restoring backup 9031b743-0a56-4c08-b4de-24864f6bdf9e to volume None. Aug 18 23:45:20.737601 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:20.737601 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:20.739251 np0000007721 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating volume of 1 GB for restore of backup 9031b743-0a56-4c08-b4de-24864f6bdf9e. Aug 18 23:45:20.743645 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Availability Zones retrieved successfully. Aug 18 23:45:20.750466 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (8c9b6e38-499c-4a7e-8ed4-b3cf624f9054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:20.752033 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5005fa8d-41b7-4e1c-927c-615f4c51385b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:20.753123 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:45:20.790313 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5005fa8d-41b7-4e1c-927c-615f4c51385b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:20.791370 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bba06ffd-c4e4-4942-9572-01a31b562ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:20.824751 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['2cf03453-378c-4e69-861c-913dd9bbc1fd', 'dc040679-351c-41d0-87c7-415b4ca00a0f', '8c1061df-dd7d-4fa3-a076-dcbe352f3849', '52d7d01c-85a8-4206-a927-1e5f66fcca76'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:20.825431 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bba06ffd-c4e4-4942-9572-01a31b562ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cf03453-378c-4e69-861c-913dd9bbc1fd', 'dc040679-351c-41d0-87c7-415b4ca00a0f', '8c1061df-dd7d-4fa3-a076-dcbe352f3849', '52d7d01c-85a8-4206-a927-1e5f66fcca76']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:20.826117 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcddbe8f-6360-4d38-831a-3647f885ed69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:20.856317 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcddbe8f-6360-4d38-831a-3647f885ed69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98705cda-91ab-4b15-aa96-b889c1bc7296', '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_9031b743-0a56-4c08-b4de-24864f6bdf9e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['2cf03453-378c-4e69-861c-913dd9bbc1fd','dc040679-351c-41d0-87c7-415b4ca00a0f','8c1061df-dd7d-4fa3-a076-dcbe352f3849','52d7d01c-85a8-4206-a927-1e5f66fcca76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:45:20Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9031b743-0a56-4c08-b4de-24864f6bdf9e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98705cda-91ab-4b15-aa96-b889c1bc7296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20270662c388499c953aab2640bbd6b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d99b39abdb641edb30daa7a2da9088b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:20.857032 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05c565c-2bf9-421b-bc53-eb99b98b7e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:20.883611 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05c565c-2bf9-421b-bc53-eb99b98b7e7f) transitioned into 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_9031b743-0a56-4c08-b4de-24864f6bdf9e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['2cf03453-378c-4e69-861c-913dd9bbc1fd','dc040679-351c-41d0-87c7-415b4ca00a0f','8c1061df-dd7d-4fa3-a076-dcbe352f3849','52d7d01c-85a8-4206-a927-1e5f66fcca76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:20.884289 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e1b7ed1-eba2-40c4-9df2-3ff3d9f198bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:20.901170 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e1b7ed1-eba2-40c4-9df2-3ff3d9f198bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:20.901170 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (8c9b6e38-499c-4a7e-8ed4-b3cf624f9054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:20.901170 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume request issued successfully. Aug 18 23:45:20.918194 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:20.918194 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:20.918709 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:21.199339 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:21.205076 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:45:21.205436 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1526450401", "snapshot_id": null, "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "volume_type": null, "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:21.207145 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1526450401', 'snapshot_id': None, 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'volume_type': None, 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:45:21.300266 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create volume of 1 GB Aug 18 23:45:21.304468 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Availability Zones retrieved successfully. Aug 18 23:45:21.309377 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Flow 'volume_create_api' (4147309b-d93b-48c3-9759-4861fe394986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:21.310472 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d12bf8-f94a-4a8d-a2d9-2ee5715a05d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:21.311382 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:45:21.368288 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d12bf8-f94a-4a8d-a2d9-2ee5715a05d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:21.369177 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c08c5451-0ae7-445d-b6bf-f0e2b544c525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:21.421133 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Created reservations ['7dabc388-d68d-474e-aa80-479771702580', '791cd97f-9896-41cd-b12d-71fa6cb695eb', '11eb4786-fc9c-451f-95f5-aa5883c010c5', 'a0562694-7eea-44e9-bb90-19a5bda0e8b4'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:21.421926 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c08c5451-0ae7-445d-b6bf-f0e2b544c525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dabc388-d68d-474e-aa80-479771702580', '791cd97f-9896-41cd-b12d-71fa6cb695eb', '11eb4786-fc9c-451f-95f5-aa5883c010c5', 'a0562694-7eea-44e9-bb90-19a5bda0e8b4']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:21.422833 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bfb086b-3b65-469a-9c88-e7edb9775642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:21.448480 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bfb086b-3b65-469a-9c88-e7edb9775642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d3f3c3f-15be-4373-945c-9481c148d96b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1526450401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc76979cdfdd443d8456d94dfc315d24',qos_specs=None,replication_status=,reservations=['7dabc388-d68d-474e-aa80-479771702580','791cd97f-9896-41cd-b12d-71fa6cb695eb','11eb4786-fc9c-451f-95f5-aa5883c010c5','a0562694-7eea-44e9-bb90-19a5bda0e8b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39b3eb901c01467089e89a955e957dca',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1526450401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d3f3c3f-15be-4373-945c-9481c148d96b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc76979cdfdd443d8456d94dfc315d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39b3eb901c01467089e89a955e957dca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:21.448480 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bca2e4e7-8ab8-4d73-af0a-99aeb004af4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:21.465231 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bca2e4e7-8ab8-4d73-af0a-99aeb004af4e) transitioned into state 'SUCCESS' from state '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-1526450401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc76979cdfdd443d8456d94dfc315d24',qos_specs=None,replication_status=,reservations=['7dabc388-d68d-474e-aa80-479771702580','791cd97f-9896-41cd-b12d-71fa6cb695eb','11eb4786-fc9c-451f-95f5-aa5883c010c5','a0562694-7eea-44e9-bb90-19a5bda0e8b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39b3eb901c01467089e89a955e957dca',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:21.467757 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98561879-c7cd-4674-ad82-c85c32c292a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:21.474293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98561879-c7cd-4674-ad82-c85c32c292a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:21.475011 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Flow 'volume_create_api' (4147309b-d93b-48c3-9759-4861fe394986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:21.475234 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create volume request issued successfully. Aug 18 23:45:21.477522 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3400d45a-99fd-4129-a3b0-71db51c27e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:45:21.477522 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 885/3518] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:45:21 2026] POST /volume/v3/volumes => generated 781 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:21.492278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-beeec137-7b03-4ed5-97f2-8c71962ac020 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:21.493847 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-beeec137-7b03-4ed5-97f2-8c71962ac020 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:45:21.494032 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-beeec137-7b03-4ed5-97f2-8c71962ac020 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:21.494202 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-beeec137-7b03-4ed5-97f2-8c71962ac020 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:21.500546 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:21.500546 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:21.503879 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-beeec137-7b03-4ed5-97f2-8c71962ac020 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:45:21.507446 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-beeec137-7b03-4ed5-97f2-8c71962ac020 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 200 Aug 18 23:45:21.507923 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 875/3519] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:45:21 2026] GET /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:21.511444 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a041ff7b-4883-4121-bcc4-0517d69fb8db None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:21.511812 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a041ff7b-4883-4121-bcc4-0517d69fb8db None None] GET https://10.4.3.229/volume// Aug 18 23:45:21.511980 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a041ff7b-4883-4121-bcc4-0517d69fb8db None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:21.512176 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a041ff7b-4883-4121-bcc4-0517d69fb8db None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:21.512462 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a041ff7b-4883-4121-bcc4-0517d69fb8db None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:45:21.512762 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 892/3520] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:45:21 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:45:21.519443 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-fe4bc912-c79e-4c2c-b9b2-a91c39960120 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:21.521351 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-fe4bc912-c79e-4c2c-b9b2-a91c39960120 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] GET https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 Aug 18 23:45:21.521544 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-fe4bc912-c79e-4c2c-b9b2-a91c39960120 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:21.521777 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-fe4bc912-c79e-4c2c-b9b2-a91c39960120 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:21.530148 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:21.530148 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:21.534452 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-fe4bc912-c79e-4c2c-b9b2-a91c39960120 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Volume info retrieved successfully. Aug 18 23:45:21.539244 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-fe4bc912-c79e-4c2c-b9b2-a91c39960120 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 returned with HTTP 200 Aug 18 23:45:21.539660 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 886/3521] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:45:21 2026] GET /volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 => generated 1539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:45:21.649987 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-c2f0c939-e0d0-4bf9-a65d-35b5d31c7068 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:21.651866 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-c2f0c939-e0d0-4bf9-a65d-35b5d31c7068 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] PUT https://10.4.3.229/volume/v3/attachments/7981281e-8e81-4237-97d8-2c19b38422c0 Aug 18 23:45:21.652414 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-c2f0c939-e0d0-4bf9-a65d-35b5d31c7068 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:21.662821 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-c2f0c939-e0d0-4bf9-a65d-35b5d31c7068 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Acquiring lock "cinder-attachment_update-4196eda4-2c72-4c53-a838-cded4689f3c6-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:45:21.669165 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-c2f0c939-e0d0-4bf9-a65d-35b5d31c7068 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Lock "cinder-attachment_update-4196eda4-2c72-4c53-a838-cded4689f3c6-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:45:21.670405 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:21.670405 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:21.774532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-c2f0c939-e0d0-4bf9-a65d-35b5d31c7068 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Lock "cinder-attachment_update-4196eda4-2c72-4c53-a838-cded4689f3c6-np0000007721" released by "attachment_update" :: held 0.105s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:45:21.774883 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-c2f0c939-e0d0-4bf9-a65d-35b5d31c7068 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/attachments/7981281e-8e81-4237-97d8-2c19b38422c0 returned with HTTP 200 Aug 18 23:45:21.775328 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 876/3522] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:45:21 2026] PUT /volume/v3/attachments/7981281e-8e81-4237-97d8-2c19b38422c0 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:21.795447 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-3c216481-34f3-43dc-b2d5-6ed7c874b813 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:21.797480 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-3c216481-34f3-43dc-b2d5-6ed7c874b813 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] POST https://10.4.3.229/volume/v3/attachments/7981281e-8e81-4237-97d8-2c19b38422c0/action Aug 18 23:45:21.797898 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-3c216481-34f3-43dc-b2d5-6ed7c874b813 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:45:21.798020 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-3c216481-34f3-43dc-b2d5-6ed7c874b813 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:21.813435 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:21.813435 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:21.821757 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-66ec0f0a-9b6e-4019-a6f9-069100b12495 req-3c216481-34f3-43dc-b2d5-6ed7c874b813 tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/attachments/7981281e-8e81-4237-97d8-2c19b38422c0/action returned with HTTP 204 Aug 18 23:45:21.822179 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 893/3523] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:45:21 2026] POST /volume/v3/attachments/7981281e-8e81-4237-97d8-2c19b38422c0/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:21.928564 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:21.928564 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:21.929113 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:21.929584 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Checking backup size 1 against volume size 1 {{(pid=100174) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:45:21.929584 np0000007721 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Overwriting volume 98705cda-91ab-4b15-aa96-b889c1bc7296 with restore of backup 9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:21.943150 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] restore_backup in rpcapi backup_id 9031b743-0a56-4c08-b4de-24864f6bdf9e {{(pid=100174) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:45:21.944923 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bed8ed9e-2d33-4d82-9032-f75cb0ee41f5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e/restore returned with HTTP 202 Aug 18 23:45:21.945339 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 869/3524] 10.4.3.229 () {68 vars in 1393 bytes} [Tue Aug 18 23:45:20 2026] POST /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e/restore => generated 189 bytes in 1217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:21.958477 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f3039f38-bb29-4b0a-a701-f06a9b054506 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:21.960696 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f3039f38-bb29-4b0a-a701-f06a9b054506 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:21.960879 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f3039f38-bb29-4b0a-a701-f06a9b054506 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:21.961053 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f3039f38-bb29-4b0a-a701-f06a9b054506 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:21.961149 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f3039f38-bb29-4b0a-a701-f06a9b054506 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:21.966928 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:21.966928 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:21.966928 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f3039f38-bb29-4b0a-a701-f06a9b054506 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:21.966928 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 887/3525] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:21 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:22.147883 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d898914f-729f-4edd-8b64-9728a4dd0711 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:22.235062 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:45:22.235491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1986916427"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:22.237389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1986916427'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:45:22.237590 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Create volume of 1 GB Aug 18 23:45:22.237915 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:22.237915 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:22.242278 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Availability Zones retrieved successfully. Aug 18 23:45:22.247816 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Flow 'volume_create_api' (a4069675-45fe-4be6-9df4-2849ce5e243f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:22.249132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca4f88b-b11e-4f2a-90c2-32278726990e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:22.250199 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:45:22.280730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca4f88b-b11e-4f2a-90c2-32278726990e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:22.281748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6af56e61-a85d-4dde-b734-afb1f47df9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:22.338933 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Created reservations ['a2fe48fb-110c-4d7f-9c58-e5133e190927', 'e7ffe178-543e-4a8d-a6f0-6e4bc25548c5', '9ac0286e-9951-44c4-8fcd-4713b5656c67', '15bc9e6a-29d0-4960-b67a-cbf78902bc81'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:22.339650 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6af56e61-a85d-4dde-b734-afb1f47df9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2fe48fb-110c-4d7f-9c58-e5133e190927', 'e7ffe178-543e-4a8d-a6f0-6e4bc25548c5', '9ac0286e-9951-44c4-8fcd-4713b5656c67', '15bc9e6a-29d0-4960-b67a-cbf78902bc81']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:22.340294 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc320488-91a5-444d-81b2-9452f84b8264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:22.361934 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc320488-91a5-444d-81b2-9452f84b8264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24f346f8-a096-42cc-b8b8-eefe70670f24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986916427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c773cd2226a4b5eb255d97688715e58',qos_specs=None,replication_status=,reservations=['a2fe48fb-110c-4d7f-9c58-e5133e190927','e7ffe178-543e-4a8d-a6f0-6e4bc25548c5','9ac0286e-9951-44c4-8fcd-4713b5656c67','15bc9e6a-29d0-4960-b67a-cbf78902bc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fbdafaa6ede4f2392b3edac65b9d8a6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986916427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24f346f8-a096-42cc-b8b8-eefe70670f24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c773cd2226a4b5eb255d97688715e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fbdafaa6ede4f2392b3edac65b9d8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:22.362575 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6cfe4d-3836-457c-94d2-d841110425d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:22.378278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6cfe4d-3836-457c-94d2-d841110425d0) transitioned into state 'SUCCESS' from state '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-1986916427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c773cd2226a4b5eb255d97688715e58',qos_specs=None,replication_status=,reservations=['a2fe48fb-110c-4d7f-9c58-e5133e190927','e7ffe178-543e-4a8d-a6f0-6e4bc25548c5','9ac0286e-9951-44c4-8fcd-4713b5656c67','15bc9e6a-29d0-4960-b67a-cbf78902bc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fbdafaa6ede4f2392b3edac65b9d8a6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:22.378922 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e323b060-1dc9-477f-b85e-2b5241efd259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:22.387707 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e323b060-1dc9-477f-b85e-2b5241efd259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:22.388269 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Flow 'volume_create_api' (a4069675-45fe-4be6-9df4-2849ce5e243f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:22.388670 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Create volume request issued successfully. Aug 18 23:45:22.389206 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d898914f-729f-4edd-8b64-9728a4dd0711 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:45:22.389621 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 877/3526] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:45:22 2026] POST /volume/v3/volumes => generated 778 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:22.403989 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6504ddb9-dbde-43c3-a1e0-01ca51fcff6c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:22.405505 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6504ddb9-dbde-43c3-a1e0-01ca51fcff6c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 Aug 18 23:45:22.405736 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6504ddb9-dbde-43c3-a1e0-01ca51fcff6c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:22.405907 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6504ddb9-dbde-43c3-a1e0-01ca51fcff6c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:22.411803 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:22.411803 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:22.414535 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6504ddb9-dbde-43c3-a1e0-01ca51fcff6c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:45:22.418493 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6504ddb9-dbde-43c3-a1e0-01ca51fcff6c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 returned with HTTP 200 Aug 18 23:45:22.418890 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 894/3527] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:22 2026] GET /volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:45:22.521793 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2e134053-db75-403c-845b-04252cc442c2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:22.523566 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e134053-db75-403c-845b-04252cc442c2 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:45:22.523791 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e134053-db75-403c-845b-04252cc442c2 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:22.523978 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e134053-db75-403c-845b-04252cc442c2 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:22.531613 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:22.531613 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:22.534942 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2e134053-db75-403c-845b-04252cc442c2 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:45:22.539345 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e134053-db75-403c-845b-04252cc442c2 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 200 Aug 18 23:45:22.539698 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 870/3528] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:45:22 2026] GET /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:45:22.558546 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7081669c-ec7b-439e-ac73-b67a55d60f03 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:22.560278 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7081669c-ec7b-439e-ac73-b67a55d60f03 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:45:22.560504 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7081669c-ec7b-439e-ac73-b67a55d60f03 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:22.560770 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7081669c-ec7b-439e-ac73-b67a55d60f03 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:22.567437 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:22.567437 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:22.570829 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7081669c-ec7b-439e-ac73-b67a55d60f03 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:45:22.578002 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7081669c-ec7b-439e-ac73-b67a55d60f03 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 200 Aug 18 23:45:22.578002 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 888/3529] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:45:22 2026] GET /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:45:22.977053 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9bd1e368-3a27-46ae-8f28-9f5f7e1891b6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:22.978919 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9bd1e368-3a27-46ae-8f28-9f5f7e1891b6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:22.979153 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9bd1e368-3a27-46ae-8f28-9f5f7e1891b6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:22.979375 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9bd1e368-3a27-46ae-8f28-9f5f7e1891b6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:22.979567 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-9bd1e368-3a27-46ae-8f28-9f5f7e1891b6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:22.983973 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:22.983973 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:22.984707 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9bd1e368-3a27-46ae-8f28-9f5f7e1891b6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:22.985065 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 878/3530] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:22 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:23.437644 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fa45f08b-5bb8-4071-bb7b-b658e51e21c3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:23.439655 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fa45f08b-5bb8-4071-bb7b-b658e51e21c3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 Aug 18 23:45:23.439904 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fa45f08b-5bb8-4071-bb7b-b658e51e21c3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:23.440141 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fa45f08b-5bb8-4071-bb7b-b658e51e21c3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:23.448173 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:23.448173 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:23.451675 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fa45f08b-5bb8-4071-bb7b-b658e51e21c3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:45:23.456174 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fa45f08b-5bb8-4071-bb7b-b658e51e21c3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 returned with HTTP 200 Aug 18 23:45:23.456595 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 895/3531] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:23 2026] GET /volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:23.469912 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9e4446ed-0d22-4183-8487-1b3d89c867c6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:23.471442 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e4446ed-0d22-4183-8487-1b3d89c867c6 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:45:23.471794 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e4446ed-0d22-4183-8487-1b3d89c867c6 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24f346f8-a096-42cc-b8b8-eefe70670f24", "name": "tempest-type-Backup-2110603077"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:23.473284 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-9e4446ed-0d22-4183-8487-1b3d89c867c6 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Creating new backup {'backup': {'volume_id': '24f346f8-a096-42cc-b8b8-eefe70670f24', 'name': 'tempest-type-Backup-2110603077'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:45:23.473417 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-9e4446ed-0d22-4183-8487-1b3d89c867c6 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Creating backup of volume 24f346f8-a096-42cc-b8b8-eefe70670f24 in container None Aug 18 23:45:23.482266 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:23.482266 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:23.482611 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9e4446ed-0d22-4183-8487-1b3d89c867c6 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:45:23.524250 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-9e4446ed-0d22-4183-8487-1b3d89c867c6 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Created reservations ['36bc5981-e4e5-4334-98ae-676a949b87a7', '8cd7e3b1-2029-471e-870b-1d024e93ee87'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:23.545042 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-103d3974-0973-4968-a226-d80a15b72e56 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:23.546888 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-103d3974-0973-4968-a226-d80a15b72e56 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:45:23.547098 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-103d3974-0973-4968-a226-d80a15b72e56 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:23.547313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-103d3974-0973-4968-a226-d80a15b72e56 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:23.553590 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:23.553590 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:23.557180 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-103d3974-0973-4968-a226-d80a15b72e56 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:45:23.557675 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e4446ed-0d22-4183-8487-1b3d89c867c6 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:45:23.558046 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 871/3532] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:45:23 2026] POST /volume/v3/backups => generated 316 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:23.561312 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-103d3974-0973-4968-a226-d80a15b72e56 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 200 Aug 18 23:45:23.561676 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 889/3533] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:45:23 2026] GET /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:23.567245 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-415c4ad0-117b-4f24-a759-3f4205e64520 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:23.569052 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-415c4ad0-117b-4f24-a759-3f4205e64520 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:23.569225 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-415c4ad0-117b-4f24-a759-3f4205e64520 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:23.569414 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-415c4ad0-117b-4f24-a759-3f4205e64520 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:23.569483 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-415c4ad0-117b-4f24-a759-3f4205e64520 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:23.573034 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:23.573034 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:23.573541 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-415c4ad0-117b-4f24-a759-3f4205e64520 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:23.573849 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 879/3534] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:23 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:24.005649 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-125069a6-2dae-45f2-bf98-34c98f357ae0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:24.007378 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-125069a6-2dae-45f2-bf98-34c98f357ae0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:24.007596 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-125069a6-2dae-45f2-bf98-34c98f357ae0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:24.007824 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-125069a6-2dae-45f2-bf98-34c98f357ae0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:24.007923 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-125069a6-2dae-45f2-bf98-34c98f357ae0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:24.012304 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:24.012304 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:24.013118 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-125069a6-2dae-45f2-bf98-34c98f357ae0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:24.013489 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 896/3535] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:24 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:24.082727 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-54cb8312-608d-4a03-9b9b-4e879832c583 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:24.084798 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-54cb8312-608d-4a03-9b9b-4e879832c583 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:45:24.084992 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-54cb8312-608d-4a03-9b9b-4e879832c583 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:24.085158 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-54cb8312-608d-4a03-9b9b-4e879832c583 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:24.091767 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:24.091767 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:24.094867 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-54cb8312-608d-4a03-9b9b-4e879832c583 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:45:24.098858 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-54cb8312-608d-4a03-9b9b-4e879832c583 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 200 Aug 18 23:45:24.099206 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 872/3536] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:45:24 2026] GET /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:24.108229 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ad2a31a4-6e9d-430e-abfe-90e2d6202673 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:24.108652 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ad2a31a4-6e9d-430e-abfe-90e2d6202673 None None] GET https://10.4.3.229/volume// Aug 18 23:45:24.108816 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ad2a31a4-6e9d-430e-abfe-90e2d6202673 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:24.108993 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ad2a31a4-6e9d-430e-abfe-90e2d6202673 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:24.109311 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ad2a31a4-6e9d-430e-abfe-90e2d6202673 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:45:24.109582 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 890/3537] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:45: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 18 23:45:24.116298 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-d46a63ab-89f8-4d20-86bf-38be685a5279 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:24.118190 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-d46a63ab-89f8-4d20-86bf-38be685a5279 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:45:24.118579 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-d46a63ab-89f8-4d20-86bf-38be685a5279 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d3f3c3f-15be-4373-945c-9481c148d96b", "connector": null, "instance_uuid": "d790335d-1f0e-4f7f-aa37-4d297847b3bb"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:24.126402 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:24.126402 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:24.147674 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-d46a63ab-89f8-4d20-86bf-38be685a5279 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:45:24.148026 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 880/3538] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:45:24 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:24.588765 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b875fea0-c6e5-4728-bec2-da19531c75df None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:24.591692 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b875fea0-c6e5-4728-bec2-da19531c75df tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:24.591692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b875fea0-c6e5-4728-bec2-da19531c75df tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:24.591692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b875fea0-c6e5-4728-bec2-da19531c75df tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:24.591692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-b875fea0-c6e5-4728-bec2-da19531c75df tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:24.599646 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:24.599646 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:24.599646 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b875fea0-c6e5-4728-bec2-da19531c75df tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:24.599646 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 897/3539] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:24 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:25.001960 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-83055052-873e-4f04-90ac-a532c45c4f82 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:25.002285 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-83055052-873e-4f04-90ac-a532c45c4f82 None None] GET https://10.4.3.229/volume// Aug 18 23:45:25.002442 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-83055052-873e-4f04-90ac-a532c45c4f82 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:25.002612 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-83055052-873e-4f04-90ac-a532c45c4f82 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:25.002908 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-83055052-873e-4f04-90ac-a532c45c4f82 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:45:25.003161 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 873/3540] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:45:25 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:45:25.012293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-755389e4-540d-4299-80d0-173fa6c2efbc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:25.014422 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-755389e4-540d-4299-80d0-173fa6c2efbc tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:45:25.014647 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-755389e4-540d-4299-80d0-173fa6c2efbc tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:25.014835 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-755389e4-540d-4299-80d0-173fa6c2efbc tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:25.023084 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-976af77a-8c0c-4a99-8459-1a340de29005 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:25.026637 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-976af77a-8c0c-4a99-8459-1a340de29005 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:25.026637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-976af77a-8c0c-4a99-8459-1a340de29005 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:25.026637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-976af77a-8c0c-4a99-8459-1a340de29005 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:25.026637 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-976af77a-8c0c-4a99-8459-1a340de29005 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:25.028393 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:25.028393 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:25.032490 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:25.032490 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:25.032599 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-755389e4-540d-4299-80d0-173fa6c2efbc tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:45:25.032650 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-976af77a-8c0c-4a99-8459-1a340de29005 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:25.032650 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 881/3541] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:25 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:25.038030 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-755389e4-540d-4299-80d0-173fa6c2efbc tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 200 Aug 18 23:45:25.038608 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 891/3542] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:45:25 2026] GET /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 1550 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:45:25.132291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-1414ea12-57cf-4e32-b283-4be18f610967 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:25.134481 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-1414ea12-57cf-4e32-b283-4be18f610967 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] PUT https://10.4.3.229/volume/v3/attachments/e59ef9d3-6340-41a0-839f-50092cb64205 Aug 18 23:45:25.134993 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-1414ea12-57cf-4e32-b283-4be18f610967 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:25.142848 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-1414ea12-57cf-4e32-b283-4be18f610967 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Acquiring lock "cinder-attachment_update-7d3f3c3f-15be-4373-945c-9481c148d96b-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:45:25.147507 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-1414ea12-57cf-4e32-b283-4be18f610967 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Lock "cinder-attachment_update-7d3f3c3f-15be-4373-945c-9481c148d96b-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:45:25.148320 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:25.148320 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:25.220960 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-1414ea12-57cf-4e32-b283-4be18f610967 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Lock "cinder-attachment_update-7d3f3c3f-15be-4373-945c-9481c148d96b-np0000007721" released by "attachment_update" :: held 0.073s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:45:25.221306 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-1414ea12-57cf-4e32-b283-4be18f610967 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments/e59ef9d3-6340-41a0-839f-50092cb64205 returned with HTTP 200 Aug 18 23:45:25.221932 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 898/3543] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:45:25 2026] PUT /volume/v3/attachments/e59ef9d3-6340-41a0-839f-50092cb64205 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:25.241648 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-63a96a68-3403-4ad3-beed-7a1b69903290 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:25.244059 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-63a96a68-3403-4ad3-beed-7a1b69903290 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/attachments/e59ef9d3-6340-41a0-839f-50092cb64205/action Aug 18 23:45:25.244455 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-63a96a68-3403-4ad3-beed-7a1b69903290 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:45:25.244633 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-63a96a68-3403-4ad3-beed-7a1b69903290 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:25.262530 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:25.262530 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:25.273382 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a1e51111-7218-46a0-8dfa-fd1293fa4179 req-63a96a68-3403-4ad3-beed-7a1b69903290 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments/e59ef9d3-6340-41a0-839f-50092cb64205/action returned with HTTP 204 Aug 18 23:45:25.273899 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 874/3544] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:45:25 2026] POST /volume/v3/attachments/e59ef9d3-6340-41a0-839f-50092cb64205/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:25.609880 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6fcad4b7-a45e-40d0-ab1a-a8645c573500 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:25.611896 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6fcad4b7-a45e-40d0-ab1a-a8645c573500 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:25.612129 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6fcad4b7-a45e-40d0-ab1a-a8645c573500 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:25.612351 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6fcad4b7-a45e-40d0-ab1a-a8645c573500 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:25.612529 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-6fcad4b7-a45e-40d0-ab1a-a8645c573500 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:25.617360 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:25.617360 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:25.618102 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6fcad4b7-a45e-40d0-ab1a-a8645c573500 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:25.618545 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 882/3545] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:25 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:26.044978 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9f5af761-d37a-4d24-bcc7-e4ae62780d18 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:26.046683 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9f5af761-d37a-4d24-bcc7-e4ae62780d18 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:26.046832 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9f5af761-d37a-4d24-bcc7-e4ae62780d18 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:26.046999 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9f5af761-d37a-4d24-bcc7-e4ae62780d18 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:26.047095 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-9f5af761-d37a-4d24-bcc7-e4ae62780d18 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:26.050711 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:26.050711 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:26.051681 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9f5af761-d37a-4d24-bcc7-e4ae62780d18 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:26.052012 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 892/3546] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:26 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:26.626907 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-150f2471-1892-4930-a1f5-064247170b20 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:26.628567 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-150f2471-1892-4930-a1f5-064247170b20 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:26.628852 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-150f2471-1892-4930-a1f5-064247170b20 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:26.628976 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-150f2471-1892-4930-a1f5-064247170b20 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:26.629090 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-150f2471-1892-4930-a1f5-064247170b20 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:26.632911 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:26.632911 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:26.633684 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-150f2471-1892-4930-a1f5-064247170b20 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:26.634156 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 899/3547] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:26 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:27.061966 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d55d970a-5141-46b6-9e43-fba2792ac544 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:27.064000 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d55d970a-5141-46b6-9e43-fba2792ac544 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:27.064232 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d55d970a-5141-46b6-9e43-fba2792ac544 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:27.064482 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d55d970a-5141-46b6-9e43-fba2792ac544 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:27.064649 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d55d970a-5141-46b6-9e43-fba2792ac544 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:27.069525 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:27.069525 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:27.070493 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d55d970a-5141-46b6-9e43-fba2792ac544 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:27.070983 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 875/3548] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:27 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:27.646172 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-36f5fd64-bad7-454e-b84b-d525574c03c9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:27.646984 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-36f5fd64-bad7-454e-b84b-d525574c03c9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:27.647213 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-36f5fd64-bad7-454e-b84b-d525574c03c9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:27.647550 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-36f5fd64-bad7-454e-b84b-d525574c03c9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:27.647614 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-36f5fd64-bad7-454e-b84b-d525574c03c9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:27.659674 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:27.659674 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:27.660488 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-36f5fd64-bad7-454e-b84b-d525574c03c9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:27.662476 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 883/3549] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:27 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:28.080085 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-69f4c09f-7815-4427-a375-bc76f596ef06 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:28.081500 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-69f4c09f-7815-4427-a375-bc76f596ef06 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:28.081693 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-69f4c09f-7815-4427-a375-bc76f596ef06 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:28.081862 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-69f4c09f-7815-4427-a375-bc76f596ef06 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:28.081946 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-69f4c09f-7815-4427-a375-bc76f596ef06 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:28.085576 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:28.085576 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:28.086166 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-69f4c09f-7815-4427-a375-bc76f596ef06 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:28.086573 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 893/3550] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:28 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:28.672320 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ed3f504c-3c60-4972-8135-ba224fa0cba8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:28.673998 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ed3f504c-3c60-4972-8135-ba224fa0cba8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:28.674233 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ed3f504c-3c60-4972-8135-ba224fa0cba8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:28.674405 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ed3f504c-3c60-4972-8135-ba224fa0cba8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:28.674504 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-ed3f504c-3c60-4972-8135-ba224fa0cba8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:28.678393 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:28.678393 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:28.678987 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ed3f504c-3c60-4972-8135-ba224fa0cba8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:28.679407 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 900/3551] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:28 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:29.103753 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-80648c08-d632-4bae-9c83-6c805d1b3441 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:29.105603 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-80648c08-d632-4bae-9c83-6c805d1b3441 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:29.105680 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-80648c08-d632-4bae-9c83-6c805d1b3441 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:29.106205 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-80648c08-d632-4bae-9c83-6c805d1b3441 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:29.106205 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-80648c08-d632-4bae-9c83-6c805d1b3441 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:29.113290 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:29.113290 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:29.114430 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-80648c08-d632-4bae-9c83-6c805d1b3441 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:29.114558 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 876/3552] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:29 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:29.689943 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-62a08bca-3b92-4c07-af01-4523fed1440a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:29.692051 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-62a08bca-3b92-4c07-af01-4523fed1440a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:29.692296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-62a08bca-3b92-4c07-af01-4523fed1440a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:29.692940 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-62a08bca-3b92-4c07-af01-4523fed1440a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:29.692940 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-62a08bca-3b92-4c07-af01-4523fed1440a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:29.696971 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:29.696971 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:29.697754 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-62a08bca-3b92-4c07-af01-4523fed1440a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:29.698140 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 884/3553] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:29 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:30.140224 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e0c5e8d9-a146-4b49-b94c-77cdc4930a80 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:30.141766 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e0c5e8d9-a146-4b49-b94c-77cdc4930a80 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:30.141927 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e0c5e8d9-a146-4b49-b94c-77cdc4930a80 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:30.142095 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e0c5e8d9-a146-4b49-b94c-77cdc4930a80 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:30.142197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-e0c5e8d9-a146-4b49-b94c-77cdc4930a80 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:30.145816 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:30.145816 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:30.146413 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e0c5e8d9-a146-4b49-b94c-77cdc4930a80 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:30.146739 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 894/3554] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:30 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:30.710878 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a109c357-78da-462b-a123-38b821654e10 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:30.713019 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a109c357-78da-462b-a123-38b821654e10 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:30.713282 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a109c357-78da-462b-a123-38b821654e10 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:30.713509 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a109c357-78da-462b-a123-38b821654e10 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:30.713687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-a109c357-78da-462b-a123-38b821654e10 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:30.719350 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:30.719350 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:30.720167 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a109c357-78da-462b-a123-38b821654e10 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:30.720646 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 901/3555] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:30 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:31.156880 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6b45c174-cacb-418d-8823-c9440220bb0e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:31.158968 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b45c174-cacb-418d-8823-c9440220bb0e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:31.159210 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b45c174-cacb-418d-8823-c9440220bb0e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:31.159466 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b45c174-cacb-418d-8823-c9440220bb0e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:31.159659 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6b45c174-cacb-418d-8823-c9440220bb0e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:31.164435 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:31.164435 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:31.165531 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b45c174-cacb-418d-8823-c9440220bb0e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:31.166006 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 877/3556] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:31 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:31.734762 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f42e571d-0698-449f-a02a-ab7d79be805a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:31.736659 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f42e571d-0698-449f-a02a-ab7d79be805a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:31.736889 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f42e571d-0698-449f-a02a-ab7d79be805a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:31.737057 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f42e571d-0698-449f-a02a-ab7d79be805a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:31.737149 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f42e571d-0698-449f-a02a-ab7d79be805a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:31.740885 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:31.740885 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:31.741454 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f42e571d-0698-449f-a02a-ab7d79be805a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:31.741829 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 885/3557] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:31 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:32.176012 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0cad599b-b9d1-46f8-808c-cea571d9b655 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:32.178019 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0cad599b-b9d1-46f8-808c-cea571d9b655 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:32.178231 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0cad599b-b9d1-46f8-808c-cea571d9b655 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:32.178448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0cad599b-b9d1-46f8-808c-cea571d9b655 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:32.178597 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-0cad599b-b9d1-46f8-808c-cea571d9b655 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:32.184728 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:32.184728 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:32.184728 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0cad599b-b9d1-46f8-808c-cea571d9b655 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:32.184728 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 895/3558] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:32 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:32.756664 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e83cd9a9-18b7-4564-aa7b-8ba1905086db None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:32.758506 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e83cd9a9-18b7-4564-aa7b-8ba1905086db tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:32.758744 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e83cd9a9-18b7-4564-aa7b-8ba1905086db tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:32.759147 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e83cd9a9-18b7-4564-aa7b-8ba1905086db tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:32.759147 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e83cd9a9-18b7-4564-aa7b-8ba1905086db tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:32.766025 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:32.766025 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:32.766868 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e83cd9a9-18b7-4564-aa7b-8ba1905086db tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:32.767113 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 902/3559] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:32 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:33.195929 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-28245ff2-b336-4ddf-9e2d-66ae4fdf6193 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:33.197528 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28245ff2-b336-4ddf-9e2d-66ae4fdf6193 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:33.197721 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28245ff2-b336-4ddf-9e2d-66ae4fdf6193 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:33.197905 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28245ff2-b336-4ddf-9e2d-66ae4fdf6193 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:33.198012 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-28245ff2-b336-4ddf-9e2d-66ae4fdf6193 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:33.205023 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:33.205023 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:33.205992 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28245ff2-b336-4ddf-9e2d-66ae4fdf6193 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:33.206444 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 878/3560] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:33 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:33.219477 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-dc6ac3e4-a0b5-44d7-9566-123038a5923c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:33.221438 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dc6ac3e4-a0b5-44d7-9566-123038a5923c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 Aug 18 23:45:33.221697 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dc6ac3e4-a0b5-44d7-9566-123038a5923c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:33.221893 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dc6ac3e4-a0b5-44d7-9566-123038a5923c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:33.229286 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:33.229286 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:33.232694 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-dc6ac3e4-a0b5-44d7-9566-123038a5923c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:33.237321 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dc6ac3e4-a0b5-44d7-9566-123038a5923c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 returned with HTTP 200 Aug 18 23:45:33.237724 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 886/3561] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:33 2026] GET /volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 => generated 1412 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:33.248568 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8633c046-5e99-4cbd-b28d-f023988200e5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:33.250093 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8633c046-5e99-4cbd-b28d-f023988200e5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 Aug 18 23:45:33.250387 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8633c046-5e99-4cbd-b28d-f023988200e5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:33.251666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8633c046-5e99-4cbd-b28d-f023988200e5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:33.257329 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:33.257329 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:33.261318 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8633c046-5e99-4cbd-b28d-f023988200e5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:33.267132 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8633c046-5e99-4cbd-b28d-f023988200e5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 returned with HTTP 200 Aug 18 23:45:33.267645 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 896/3562] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:33 2026] GET /volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 => generated 1412 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:33.278613 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-be13feee-1cad-4fb1-af19-953d5f142ce7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:33.280160 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be13feee-1cad-4fb1-af19-953d5f142ce7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 Aug 18 23:45:33.280346 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be13feee-1cad-4fb1-af19-953d5f142ce7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:33.280566 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be13feee-1cad-4fb1-af19-953d5f142ce7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:33.280730 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-be13feee-1cad-4fb1-af19-953d5f142ce7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume with id: 98705cda-91ab-4b15-aa96-b889c1bc7296 Aug 18 23:45:33.286601 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:33.286601 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:33.287001 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-be13feee-1cad-4fb1-af19-953d5f142ce7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:33.301415 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-be13feee-1cad-4fb1-af19-953d5f142ce7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume request issued successfully. Aug 18 23:45:33.301688 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be13feee-1cad-4fb1-af19-953d5f142ce7 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 returned with HTTP 202 Aug 18 23:45:33.302122 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 903/3563] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:33 2026] DELETE /volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:33.309583 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bf2638a7-8b32-4769-92b2-85b440cd6b8b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:33.311570 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bf2638a7-8b32-4769-92b2-85b440cd6b8b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 Aug 18 23:45:33.311802 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bf2638a7-8b32-4769-92b2-85b440cd6b8b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:33.312021 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bf2638a7-8b32-4769-92b2-85b440cd6b8b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:33.321946 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:33.321946 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:33.328933 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bf2638a7-8b32-4769-92b2-85b440cd6b8b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:33.331461 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bf2638a7-8b32-4769-92b2-85b440cd6b8b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 returned with HTTP 200 Aug 18 23:45:33.331852 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 879/3564] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:33 2026] GET /volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:33.780765 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-18b24223-2c09-494d-a336-c6f9635eefd1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:33.783157 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-18b24223-2c09-494d-a336-c6f9635eefd1 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:33.783419 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-18b24223-2c09-494d-a336-c6f9635eefd1 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:33.783674 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-18b24223-2c09-494d-a336-c6f9635eefd1 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:33.783807 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-18b24223-2c09-494d-a336-c6f9635eefd1 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:33.789610 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:33.789610 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:33.790346 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-18b24223-2c09-494d-a336-c6f9635eefd1 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:33.790796 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 887/3565] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:33 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:34.345706 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4bcf6501-e3b7-44bd-8377-f2277c4453eb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:34.347333 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4bcf6501-e3b7-44bd-8377-f2277c4453eb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 Aug 18 23:45:34.347704 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4bcf6501-e3b7-44bd-8377-f2277c4453eb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:34.348004 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4bcf6501-e3b7-44bd-8377-f2277c4453eb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:34.353426 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4bcf6501-e3b7-44bd-8377-f2277c4453eb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 returned with HTTP 404 Aug 18 23:45:34.354070 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 897/3566] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:34 2026] GET /volume/v3/volumes/98705cda-91ab-4b15-aa96-b889c1bc7296 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:34.359912 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-02428376-1d1d-422d-8cd6-06eb7b35fc6f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:34.361761 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-02428376-1d1d-422d-8cd6-06eb7b35fc6f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:34.361972 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-02428376-1d1d-422d-8cd6-06eb7b35fc6f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:34.362157 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-02428376-1d1d-422d-8cd6-06eb7b35fc6f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:34.362278 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-02428376-1d1d-422d-8cd6-06eb7b35fc6f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete backup with id: 9031b743-0a56-4c08-b4de-24864f6bdf9e. Aug 18 23:45:34.366755 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:34.366755 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:34.378681 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-02428376-1d1d-422d-8cd6-06eb7b35fc6f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] delete_backup rpcapi backup_id 9031b743-0a56-4c08-b4de-24864f6bdf9e {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:45:34.380191 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-02428376-1d1d-422d-8cd6-06eb7b35fc6f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 202 Aug 18 23:45:34.380611 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 904/3567] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:34 2026] DELETE /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:45:34.386869 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-873faf01-0884-4431-8c62-93260a74d0b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:34.389037 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-873faf01-0884-4431-8c62-93260a74d0b2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:34.389268 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-873faf01-0884-4431-8c62-93260a74d0b2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:34.389507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-873faf01-0884-4431-8c62-93260a74d0b2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:34.389599 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-873faf01-0884-4431-8c62-93260a74d0b2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:34.394310 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:34.394310 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:34.396487 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-873faf01-0884-4431-8c62-93260a74d0b2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 200 Aug 18 23:45:34.396487 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 880/3568] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:34 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:34.800615 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b3b6462c-6029-4332-9d98-d0c302502490 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:34.804329 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b3b6462c-6029-4332-9d98-d0c302502490 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:34.804589 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b3b6462c-6029-4332-9d98-d0c302502490 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:34.804812 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b3b6462c-6029-4332-9d98-d0c302502490 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:34.804935 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-b3b6462c-6029-4332-9d98-d0c302502490 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:34.809871 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:34.809871 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:34.810709 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b3b6462c-6029-4332-9d98-d0c302502490 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:34.811149 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 888/3569] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:34 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:35.406811 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f31b5110-2eec-460a-aab8-ea722ff19b33 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:35.410369 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f31b5110-2eec-460a-aab8-ea722ff19b33 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e Aug 18 23:45:35.410369 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f31b5110-2eec-460a-aab8-ea722ff19b33 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:35.410369 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f31b5110-2eec-460a-aab8-ea722ff19b33 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:35.410369 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f31b5110-2eec-460a-aab8-ea722ff19b33 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 9031b743-0a56-4c08-b4de-24864f6bdf9e. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:35.413951 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f31b5110-2eec-460a-aab8-ea722ff19b33 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e returned with HTTP 404 Aug 18 23:45:35.414661 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 898/3570] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:35 2026] GET /volume/v3/backups/9031b743-0a56-4c08-b4de-24864f6bdf9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:35.494023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d3498516-3ec0-4596-af53-06e910d41507 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:35.496829 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d3498516-3ec0-4596-af53-06e910d41507 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca Aug 18 23:45:35.497051 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d3498516-3ec0-4596-af53-06e910d41507 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:35.497341 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d3498516-3ec0-4596-af53-06e910d41507 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:35.505945 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:35.505945 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:35.509804 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d3498516-3ec0-4596-af53-06e910d41507 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:35.515324 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d3498516-3ec0-4596-af53-06e910d41507 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca returned with HTTP 200 Aug 18 23:45:35.515756 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 905/3571] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:35 2026] GET /volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:35.528399 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-13c39a62-a05e-4f0d-90bb-21a7d0529d6d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:35.530589 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13c39a62-a05e-4f0d-90bb-21a7d0529d6d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca Aug 18 23:45:35.530863 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13c39a62-a05e-4f0d-90bb-21a7d0529d6d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:35.531127 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13c39a62-a05e-4f0d-90bb-21a7d0529d6d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:35.531279 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-13c39a62-a05e-4f0d-90bb-21a7d0529d6d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume with id: bef85a71-d936-48e4-8d18-a0c819e9dcca Aug 18 23:45:35.538655 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:35.538655 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:35.539253 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-13c39a62-a05e-4f0d-90bb-21a7d0529d6d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:35.554583 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-13c39a62-a05e-4f0d-90bb-21a7d0529d6d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume request issued successfully. Aug 18 23:45:35.554748 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13c39a62-a05e-4f0d-90bb-21a7d0529d6d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca returned with HTTP 202 Aug 18 23:45:35.555041 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 881/3572] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:45:35 2026] DELETE /volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:35.565638 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6fd07722-d619-4680-89f2-9cc17a371b36 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:35.567281 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6fd07722-d619-4680-89f2-9cc17a371b36 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca Aug 18 23:45:35.567461 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6fd07722-d619-4680-89f2-9cc17a371b36 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:35.567676 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6fd07722-d619-4680-89f2-9cc17a371b36 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:35.574238 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:35.574238 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:35.577640 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6fd07722-d619-4680-89f2-9cc17a371b36 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:35.581802 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6fd07722-d619-4680-89f2-9cc17a371b36 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca returned with HTTP 200 Aug 18 23:45:35.582135 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 889/3573] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:35 2026] GET /volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:35.825070 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fe845bca-7b1d-4088-9276-3cfd09c7abe8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:35.826445 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fe845bca-7b1d-4088-9276-3cfd09c7abe8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:35.827812 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fe845bca-7b1d-4088-9276-3cfd09c7abe8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:35.827812 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fe845bca-7b1d-4088-9276-3cfd09c7abe8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:35.827812 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-fe845bca-7b1d-4088-9276-3cfd09c7abe8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:35.831711 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:35.831711 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:35.832365 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fe845bca-7b1d-4088-9276-3cfd09c7abe8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:35.832807 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 899/3574] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:35 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:36.594759 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4ee416bd-f5a7-4b9b-a725-165b1def3731 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:36.597015 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4ee416bd-f5a7-4b9b-a725-165b1def3731 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca Aug 18 23:45:36.597296 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4ee416bd-f5a7-4b9b-a725-165b1def3731 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:36.597565 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4ee416bd-f5a7-4b9b-a725-165b1def3731 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:36.604984 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4ee416bd-f5a7-4b9b-a725-165b1def3731 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca returned with HTTP 404 Aug 18 23:45:36.605676 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 906/3575] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:36 2026] GET /volume/v3/volumes/bef85a71-d936-48e4-8d18-a0c819e9dcca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:36.615797 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:36.617990 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:45:36.618395 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-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-2090502554"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:36.620705 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2090502554'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:45:36.620873 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume of 1 GB Aug 18 23:45:36.625800 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Availability Zones retrieved successfully. Aug 18 23:45:36.634176 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (589f2915-0877-446a-97f4-4fd60d16f99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:36.635478 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1977526a-1483-4135-9d0c-2015b7269a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:36.636717 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:45:36.664322 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1977526a-1483-4135-9d0c-2015b7269a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:36.665076 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc76b58-808a-4077-9f05-aa01d2a8b51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:36.701419 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['61a464f2-6051-4f56-b48b-43fbe8ba9912', '6ba29a25-d8f0-4a73-aa79-0969c10c2114', '73c5f98c-16f5-47de-a25d-03f89bd11852', 'd961a0f2-fc1c-4712-9654-83cb9acaec65'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:36.702133 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc76b58-808a-4077-9f05-aa01d2a8b51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61a464f2-6051-4f56-b48b-43fbe8ba9912', '6ba29a25-d8f0-4a73-aa79-0969c10c2114', '73c5f98c-16f5-47de-a25d-03f89bd11852', 'd961a0f2-fc1c-4712-9654-83cb9acaec65']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:36.702788 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (485ef7e6-1001-4812-8950-35edda41e893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:36.730118 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (485ef7e6-1001-4812-8950-35edda41e893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f0a1858-e2f4-4254-90bb-a32623d22ff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2090502554',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['61a464f2-6051-4f56-b48b-43fbe8ba9912','6ba29a25-d8f0-4a73-aa79-0969c10c2114','73c5f98c-16f5-47de-a25d-03f89bd11852','d961a0f2-fc1c-4712-9654-83cb9acaec65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:45:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2090502554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f0a1858-e2f4-4254-90bb-a32623d22ff7,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='20270662c388499c953aab2640bbd6b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d99b39abdb641edb30daa7a2da9088b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:36.731105 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d672d0c1-2a0a-4d8a-a94e-b2338052fb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:36.751690 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d672d0c1-2a0a-4d8a-a94e-b2338052fb04) transitioned into state 'SUCCESS' from state '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-2090502554',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['61a464f2-6051-4f56-b48b-43fbe8ba9912','6ba29a25-d8f0-4a73-aa79-0969c10c2114','73c5f98c-16f5-47de-a25d-03f89bd11852','d961a0f2-fc1c-4712-9654-83cb9acaec65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:36.752361 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d7212e-2d13-4931-aab4-a2ab983c6b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:36.761766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d7212e-2d13-4931-aab4-a2ab983c6b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:36.762407 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (589f2915-0877-446a-97f4-4fd60d16f99d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:36.762741 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume request issued successfully. Aug 18 23:45:36.763305 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a44e17b8-5c2c-41f8-955e-1a9317e05395 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:45:36.763932 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 882/3576] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:45:36 2026] POST /volume/v3/volumes => generated 816 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:36.777354 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-dca754e8-b0b1-49d2-97c3-4d3753f62027 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:36.779138 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dca754e8-b0b1-49d2-97c3-4d3753f62027 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 Aug 18 23:45:36.779138 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dca754e8-b0b1-49d2-97c3-4d3753f62027 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:36.779138 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dca754e8-b0b1-49d2-97c3-4d3753f62027 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:36.788886 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:36.788886 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:36.791927 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-dca754e8-b0b1-49d2-97c3-4d3753f62027 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:36.796808 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dca754e8-b0b1-49d2-97c3-4d3753f62027 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 returned with HTTP 200 Aug 18 23:45:36.797276 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 890/3577] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:36 2026] GET /volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:36.844486 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c19082b3-fb0e-4f7c-ba5e-77acba4b9b41 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:36.849008 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c19082b3-fb0e-4f7c-ba5e-77acba4b9b41 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:36.849008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c19082b3-fb0e-4f7c-ba5e-77acba4b9b41 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:36.849008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c19082b3-fb0e-4f7c-ba5e-77acba4b9b41 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:36.849008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c19082b3-fb0e-4f7c-ba5e-77acba4b9b41 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:36.854060 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:36.854060 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:36.854060 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c19082b3-fb0e-4f7c-ba5e-77acba4b9b41 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:36.854060 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 900/3578] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:36 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:37.812980 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-31c389c3-0881-457b-8c1f-170ebe520ca9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:37.814961 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31c389c3-0881-457b-8c1f-170ebe520ca9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 Aug 18 23:45:37.815144 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31c389c3-0881-457b-8c1f-170ebe520ca9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:37.815323 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31c389c3-0881-457b-8c1f-170ebe520ca9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:37.824929 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:37.824929 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:37.829138 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-31c389c3-0881-457b-8c1f-170ebe520ca9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:37.836245 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31c389c3-0881-457b-8c1f-170ebe520ca9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 returned with HTTP 200 Aug 18 23:45:37.836768 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 907/3579] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:37 2026] GET /volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:37.849224 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f233a6a6-e737-40e4-a2ec-100a5cd4252b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:37.852653 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f233a6a6-e737-40e4-a2ec-100a5cd4252b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:45:37.853155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f233a6a6-e737-40e4-a2ec-100a5cd4252b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f0a1858-e2f4-4254-90bb-a32623d22ff7", "name": "tempest-VolumesBackupsTest-Backup-451325922", "description": "tempest-backup-description-1504491653", "container": "tempest-volumesbackupstest-backup-container-502799486"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:37.855284 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-f233a6a6-e737-40e4-a2ec-100a5cd4252b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating new backup {'backup': {'volume_id': '2f0a1858-e2f4-4254-90bb-a32623d22ff7', 'name': 'tempest-VolumesBackupsTest-Backup-451325922', 'description': 'tempest-backup-description-1504491653', 'container': 'tempest-volumesbackupstest-backup-container-502799486'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:45:37.855454 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-f233a6a6-e737-40e4-a2ec-100a5cd4252b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating backup of volume 2f0a1858-e2f4-4254-90bb-a32623d22ff7 in container tempest-volumesbackupstest-backup-container-502799486 Aug 18 23:45:37.865113 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a3d4ff28-8d42-48d5-9440-06de3922c498 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:37.865380 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:37.865380 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:37.866093 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f233a6a6-e737-40e4-a2ec-100a5cd4252b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:37.866872 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a3d4ff28-8d42-48d5-9440-06de3922c498 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:37.867115 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a3d4ff28-8d42-48d5-9440-06de3922c498 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:37.867323 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a3d4ff28-8d42-48d5-9440-06de3922c498 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:37.867443 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a3d4ff28-8d42-48d5-9440-06de3922c498 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:37.871814 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:37.871814 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:37.872418 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a3d4ff28-8d42-48d5-9440-06de3922c498 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:37.872832 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 891/3580] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:37 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:37.884044 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f233a6a6-e737-40e4-a2ec-100a5cd4252b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['e56a2fe4-b2ab-4725-ad21-f2a52d52b6fd', '63ccb777-0246-492d-80bf-ce87b39b58c7'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:37.911151 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f233a6a6-e737-40e4-a2ec-100a5cd4252b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:45:37.911650 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 883/3581] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:45:37 2026] POST /volume/v3/backups => generated 329 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:37.922024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7a3fb284-e6aa-4d28-9201-1fa0c048c1d2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:37.924142 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7a3fb284-e6aa-4d28-9201-1fa0c048c1d2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:37.924510 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7a3fb284-e6aa-4d28-9201-1fa0c048c1d2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:37.925580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7a3fb284-e6aa-4d28-9201-1fa0c048c1d2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:37.925580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7a3fb284-e6aa-4d28-9201-1fa0c048c1d2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:37.930392 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:37.930392 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:37.931460 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7a3fb284-e6aa-4d28-9201-1fa0c048c1d2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:37.932036 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 901/3582] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:37 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:38.884375 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e6fd848b-b082-4707-afb1-6a5ededeb10d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:38.886192 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e6fd848b-b082-4707-afb1-6a5ededeb10d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:38.886424 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e6fd848b-b082-4707-afb1-6a5ededeb10d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:38.886670 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e6fd848b-b082-4707-afb1-6a5ededeb10d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:38.886796 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e6fd848b-b082-4707-afb1-6a5ededeb10d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:38.890864 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:38.890864 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:38.891482 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e6fd848b-b082-4707-afb1-6a5ededeb10d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:38.892029 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 908/3583] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:38 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:38.943194 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-11755127-c58b-4a28-8547-4854a10b6e0b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:38.944832 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-11755127-c58b-4a28-8547-4854a10b6e0b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:38.945012 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-11755127-c58b-4a28-8547-4854a10b6e0b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:38.945182 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-11755127-c58b-4a28-8547-4854a10b6e0b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:38.945282 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-11755127-c58b-4a28-8547-4854a10b6e0b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:38.949528 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:38.949528 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:38.950308 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-11755127-c58b-4a28-8547-4854a10b6e0b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:38.950709 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 892/3584] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:38 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:39.901686 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-be17385a-72b2-4de3-a0fc-6883a125976d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:39.903376 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be17385a-72b2-4de3-a0fc-6883a125976d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:39.903601 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be17385a-72b2-4de3-a0fc-6883a125976d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:39.903789 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be17385a-72b2-4de3-a0fc-6883a125976d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:39.903890 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-be17385a-72b2-4de3-a0fc-6883a125976d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:39.908741 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:39.908741 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:39.909481 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be17385a-72b2-4de3-a0fc-6883a125976d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:39.909935 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 884/3585] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:39 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:39.959773 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ffc2b36c-d32d-4475-a8d2-66b8f8a1dcd0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:39.961477 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ffc2b36c-d32d-4475-a8d2-66b8f8a1dcd0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:39.961704 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ffc2b36c-d32d-4475-a8d2-66b8f8a1dcd0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:39.961879 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ffc2b36c-d32d-4475-a8d2-66b8f8a1dcd0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:39.961979 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-ffc2b36c-d32d-4475-a8d2-66b8f8a1dcd0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:39.966085 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:39.966085 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:39.966853 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ffc2b36c-d32d-4475-a8d2-66b8f8a1dcd0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:39.967333 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 902/3586] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:39 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:40.920001 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-01be56c9-6512-4792-bfc7-1551b0f0d0d8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:40.922933 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-01be56c9-6512-4792-bfc7-1551b0f0d0d8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:45:40.923175 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-01be56c9-6512-4792-bfc7-1551b0f0d0d8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:40.923366 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-01be56c9-6512-4792-bfc7-1551b0f0d0d8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:40.923472 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-01be56c9-6512-4792-bfc7-1551b0f0d0d8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:40.928064 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:40.928064 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:40.928722 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-01be56c9-6512-4792-bfc7-1551b0f0d0d8 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:45:40.929196 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 909/3587] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:40 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:40.941455 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-435de06a-899a-4777-98b2-178a52a78531 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:40.977315 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0873942d-60e4-427b-8299-a907eda34982 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:40.979595 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0873942d-60e4-427b-8299-a907eda34982 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:40.979822 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0873942d-60e4-427b-8299-a907eda34982 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:40.980043 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0873942d-60e4-427b-8299-a907eda34982 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:40.980262 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0873942d-60e4-427b-8299-a907eda34982 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:40.985142 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:40.985142 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:40.986079 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0873942d-60e4-427b-8299-a907eda34982 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:40.986137 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-435de06a-899a-4777-98b2-178a52a78531 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca/export_record Aug 18 23:45:40.986413 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-435de06a-899a-4777-98b2-178a52a78531 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:40.986504 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 885/3588] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:40 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:40.986721 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-435de06a-899a-4777-98b2-178a52a78531 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Calling method 'export_record' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:40.986879 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-435de06a-899a-4777-98b2-178a52a78531 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Export record for backup 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:45:40.991069 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:40.991069 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:40.992219 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.policy [None req-435de06a-899a-4777-98b2-178a52a78531 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8fe13611fc8043d8aacfda2ceafca7cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c773cd2226a4b5eb255d97688715e58', '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=100172) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:45:40.992496 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-435de06a-899a-4777-98b2-178a52a78531 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca/export_record returned with HTTP 403 Aug 18 23:45:40.993149 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 893/3589] 10.4.3.229 () {68 vars in 1430 bytes} [Tue Aug 18 23:45:40 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca/export_record => generated 101 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:41.001036 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-34d3cdab-834b-44de-bc6f-30db277206cb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:41.002600 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:45:41.003096 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-332215767"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:41.006000 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-332215767'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:45:41.006000 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Create volume of 1 GB Aug 18 23:45:41.009091 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Availability Zones retrieved successfully. Aug 18 23:45:41.014251 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Flow 'volume_create_api' (d44462cf-14e2-474d-b135-1f8d3760ab95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:41.017304 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d516ce87-13f5-4a81-aae1-8ea8ff2dd82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:41.017304 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:45:41.043432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d516ce87-13f5-4a81-aae1-8ea8ff2dd82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:41.044805 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c61fd14-8b56-4e8b-ba3c-9e0e854b5385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:41.090154 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Created reservations ['65748824-1ae6-4559-841e-58d82763e6f0', '3a082a00-b6d6-4515-9021-8b4f37487c9b', '00779a3d-1f7d-47f8-8191-5596a10df0c3', '8ad42686-2408-4e1e-91cb-8f2ded7f9a2d'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:41.091445 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c61fd14-8b56-4e8b-ba3c-9e0e854b5385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65748824-1ae6-4559-841e-58d82763e6f0', '3a082a00-b6d6-4515-9021-8b4f37487c9b', '00779a3d-1f7d-47f8-8191-5596a10df0c3', '8ad42686-2408-4e1e-91cb-8f2ded7f9a2d']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:41.093540 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f2a684-00c4-49b6-83ab-282cce41ee7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:41.117603 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f2a684-00c4-49b6-83ab-282cce41ee7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffed70c3-ac1e-4888-839e-b0a0bc34226e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-332215767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c773cd2226a4b5eb255d97688715e58',qos_specs=None,replication_status=,reservations=['65748824-1ae6-4559-841e-58d82763e6f0','3a082a00-b6d6-4515-9021-8b4f37487c9b','00779a3d-1f7d-47f8-8191-5596a10df0c3','8ad42686-2408-4e1e-91cb-8f2ded7f9a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fbdafaa6ede4f2392b3edac65b9d8a6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-332215767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffed70c3-ac1e-4888-839e-b0a0bc34226e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c773cd2226a4b5eb255d97688715e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fbdafaa6ede4f2392b3edac65b9d8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:41.118583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f0dfe8-7664-4660-9c12-fe7173d7058a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:41.144468 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f0dfe8-7664-4660-9c12-fe7173d7058a) transitioned into state 'SUCCESS' from state '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-332215767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c773cd2226a4b5eb255d97688715e58',qos_specs=None,replication_status=,reservations=['65748824-1ae6-4559-841e-58d82763e6f0','3a082a00-b6d6-4515-9021-8b4f37487c9b','00779a3d-1f7d-47f8-8191-5596a10df0c3','8ad42686-2408-4e1e-91cb-8f2ded7f9a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fbdafaa6ede4f2392b3edac65b9d8a6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:41.144468 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db19048c-d0d2-4f09-ad2b-ca43050d69f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:41.155530 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db19048c-d0d2-4f09-ad2b-ca43050d69f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:41.158535 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Flow 'volume_create_api' (d44462cf-14e2-474d-b135-1f8d3760ab95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:41.158535 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Create volume request issued successfully. Aug 18 23:45:41.158535 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-34d3cdab-834b-44de-bc6f-30db277206cb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:45:41.159164 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 903/3590] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:45:40 2026] POST /volume/v3/volumes => generated 777 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:41.182496 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9918bb53-8cbe-429e-83c3-303b99e58319 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:41.185337 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9918bb53-8cbe-429e-83c3-303b99e58319 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e Aug 18 23:45:41.185337 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9918bb53-8cbe-429e-83c3-303b99e58319 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:41.185337 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9918bb53-8cbe-429e-83c3-303b99e58319 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:41.191577 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:41.191577 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:41.193469 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9918bb53-8cbe-429e-83c3-303b99e58319 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:45:41.196591 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9918bb53-8cbe-429e-83c3-303b99e58319 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e returned with HTTP 200 Aug 18 23:45:41.196931 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 910/3591] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:41 2026] GET /volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:41.997654 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-adb85dc5-e9f5-47b6-8f51-3df508189e84 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:41.999667 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-adb85dc5-e9f5-47b6-8f51-3df508189e84 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:41.999862 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-adb85dc5-e9f5-47b6-8f51-3df508189e84 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:42.000060 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-adb85dc5-e9f5-47b6-8f51-3df508189e84 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:42.000180 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-adb85dc5-e9f5-47b6-8f51-3df508189e84 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:42.007252 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:42.007252 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:42.008037 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-adb85dc5-e9f5-47b6-8f51-3df508189e84 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:42.008388 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 886/3592] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:41 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:42.209094 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-baee3e89-019c-438d-8fe9-d15dd1188a18 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:42.211258 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-baee3e89-019c-438d-8fe9-d15dd1188a18 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e Aug 18 23:45:42.211428 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-baee3e89-019c-438d-8fe9-d15dd1188a18 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:42.211656 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-baee3e89-019c-438d-8fe9-d15dd1188a18 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:42.213976 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=210,cinder:UPDATE=38,cinder:INSERT=20 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:45:42.220313 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:42.220313 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:42.223566 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-baee3e89-019c-438d-8fe9-d15dd1188a18 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:45:42.226852 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-baee3e89-019c-438d-8fe9-d15dd1188a18 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e returned with HTTP 200 Aug 18 23:45:42.227179 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 894/3593] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:42 2026] GET /volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:42.243429 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5b9bf5f7-f5ac-4197-b9d8-47bb9c922219 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:42.247795 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5b9bf5f7-f5ac-4197-b9d8-47bb9c922219 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:45:42.250807 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5b9bf5f7-f5ac-4197-b9d8-47bb9c922219 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffed70c3-ac1e-4888-839e-b0a0bc34226e", "name": "tempest-type-Backup-48829268"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:42.252192 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.backups [None req-5b9bf5f7-f5ac-4197-b9d8-47bb9c922219 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Creating new backup {'backup': {'volume_id': 'ffed70c3-ac1e-4888-839e-b0a0bc34226e', 'name': 'tempest-type-Backup-48829268'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:45:42.252321 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-5b9bf5f7-f5ac-4197-b9d8-47bb9c922219 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Creating backup of volume ffed70c3-ac1e-4888-839e-b0a0bc34226e in container None Aug 18 23:45:42.265126 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:42.265126 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:42.265126 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5b9bf5f7-f5ac-4197-b9d8-47bb9c922219 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:45:42.281226 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-5b9bf5f7-f5ac-4197-b9d8-47bb9c922219 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Created reservations ['7eca005f-873d-4cbe-99a8-ab4a0c1c1c94', '5b46c182-ade8-4afe-a7b6-9650281f91ac'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:42.311557 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5b9bf5f7-f5ac-4197-b9d8-47bb9c922219 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:45:42.312172 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 904/3594] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:45:42 2026] POST /volume/v3/backups => generated 314 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:42.323240 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1c45a99b-7d3b-4ce9-8bb0-e464ba06d5eb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:42.326014 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1c45a99b-7d3b-4ce9-8bb0-e464ba06d5eb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:42.326014 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1c45a99b-7d3b-4ce9-8bb0-e464ba06d5eb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:42.326215 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1c45a99b-7d3b-4ce9-8bb0-e464ba06d5eb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:42.326370 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-1c45a99b-7d3b-4ce9-8bb0-e464ba06d5eb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:42.330765 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:42.330765 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:42.331365 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1c45a99b-7d3b-4ce9-8bb0-e464ba06d5eb tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:42.331755 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 911/3595] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:42 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:43.019162 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aa29eae3-5197-41af-9f86-30bc771c5ec9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:43.021053 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa29eae3-5197-41af-9f86-30bc771c5ec9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:43.021253 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa29eae3-5197-41af-9f86-30bc771c5ec9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:43.021427 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa29eae3-5197-41af-9f86-30bc771c5ec9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:43.021539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-aa29eae3-5197-41af-9f86-30bc771c5ec9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:43.025792 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:43.025792 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:43.026522 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa29eae3-5197-41af-9f86-30bc771c5ec9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:43.027110 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 887/3596] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:43 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:43.343437 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-48e64a3c-881e-49d6-975f-89c40329c2a1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:43.345656 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-48e64a3c-881e-49d6-975f-89c40329c2a1 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:43.345970 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-48e64a3c-881e-49d6-975f-89c40329c2a1 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:43.346278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-48e64a3c-881e-49d6-975f-89c40329c2a1 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:43.346434 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-48e64a3c-881e-49d6-975f-89c40329c2a1 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:43.355426 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:43.355426 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:43.356356 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-48e64a3c-881e-49d6-975f-89c40329c2a1 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:43.356885 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 895/3597] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:43 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:44.036999 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9b970bde-0ff5-42aa-b9a8-3f8877f480d8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:44.039452 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9b970bde-0ff5-42aa-b9a8-3f8877f480d8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:44.039764 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9b970bde-0ff5-42aa-b9a8-3f8877f480d8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:44.040029 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9b970bde-0ff5-42aa-b9a8-3f8877f480d8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:44.040200 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-9b970bde-0ff5-42aa-b9a8-3f8877f480d8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:44.046170 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:44.046170 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:44.047526 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9b970bde-0ff5-42aa-b9a8-3f8877f480d8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:44.048344 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 905/3598] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:44 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:44.366104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-35564083-5815-4e58-998d-e08c1259a822 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:44.367821 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-35564083-5815-4e58-998d-e08c1259a822 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:44.368020 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-35564083-5815-4e58-998d-e08c1259a822 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:44.368191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-35564083-5815-4e58-998d-e08c1259a822 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:44.368291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-35564083-5815-4e58-998d-e08c1259a822 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:44.372180 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:44.372180 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:44.373000 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-35564083-5815-4e58-998d-e08c1259a822 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:44.373364 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 912/3599] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:44 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:45.058272 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8159de48-b55a-4edd-89e7-7ea52e263a65 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:45.059917 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8159de48-b55a-4edd-89e7-7ea52e263a65 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:45.060094 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8159de48-b55a-4edd-89e7-7ea52e263a65 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:45.060283 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8159de48-b55a-4edd-89e7-7ea52e263a65 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:45.060377 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-8159de48-b55a-4edd-89e7-7ea52e263a65 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:45.064992 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:45.064992 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:45.065829 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8159de48-b55a-4edd-89e7-7ea52e263a65 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:45.066429 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 888/3600] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:45 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:45.382921 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4f6ee6f7-0ff6-4a92-b963-9ce37f2fd348 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:45.384978 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4f6ee6f7-0ff6-4a92-b963-9ce37f2fd348 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:45.385224 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4f6ee6f7-0ff6-4a92-b963-9ce37f2fd348 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:45.385440 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4f6ee6f7-0ff6-4a92-b963-9ce37f2fd348 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:45.385582 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-4f6ee6f7-0ff6-4a92-b963-9ce37f2fd348 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:45.389774 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:45.389774 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:45.390396 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4f6ee6f7-0ff6-4a92-b963-9ce37f2fd348 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:45.390802 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 896/3601] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:45 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:46.078345 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6ca9671f-895e-4171-8ee8-314cc8d474c2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:46.080158 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6ca9671f-895e-4171-8ee8-314cc8d474c2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:46.080365 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6ca9671f-895e-4171-8ee8-314cc8d474c2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:46.080754 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6ca9671f-895e-4171-8ee8-314cc8d474c2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:46.080924 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-6ca9671f-895e-4171-8ee8-314cc8d474c2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:46.085103 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:46.085103 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:46.086138 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6ca9671f-895e-4171-8ee8-314cc8d474c2 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:46.086618 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 906/3602] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:46 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:46.400187 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-39d0ba70-fc92-46a2-ba70-a5d00b18e15e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:46.402557 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-39d0ba70-fc92-46a2-ba70-a5d00b18e15e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:46.402862 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-39d0ba70-fc92-46a2-ba70-a5d00b18e15e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:46.403114 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-39d0ba70-fc92-46a2-ba70-a5d00b18e15e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:46.403260 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-39d0ba70-fc92-46a2-ba70-a5d00b18e15e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:46.405655 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=176,cinder:UPDATE=23,cinder:INSERT=8,cinder:DELETE=1 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:45:46.408634 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:46.408634 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:46.409429 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-39d0ba70-fc92-46a2-ba70-a5d00b18e15e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:46.409939 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 913/3603] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:46 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:47.097379 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c5aac747-5a74-47fc-b04d-19c520b79915 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.099686 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c5aac747-5a74-47fc-b04d-19c520b79915 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:47.100135 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c5aac747-5a74-47fc-b04d-19c520b79915 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:47.100432 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c5aac747-5a74-47fc-b04d-19c520b79915 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:47.100575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c5aac747-5a74-47fc-b04d-19c520b79915 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:47.107924 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:47.107924 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:47.108693 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c5aac747-5a74-47fc-b04d-19c520b79915 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:47.109036 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 889/3604] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:47 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:47.231144 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-33d7090b-b1e1-4411-b67c-51156b6672bf None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.233320 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-33d7090b-b1e1-4411-b67c-51156b6672bf tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:47.233483 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-33d7090b-b1e1-4411-b67c-51156b6672bf tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:47.233702 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-33d7090b-b1e1-4411-b67c-51156b6672bf tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:47.244470 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:47.244470 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:47.249568 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-33d7090b-b1e1-4411-b67c-51156b6672bf tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:47.255949 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-33d7090b-b1e1-4411-b67c-51156b6672bf tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:47.256409 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 897/3605] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:47 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:47.271350 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-421b26e9-a4eb-4ed4-9091-6d5591f9612e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.273040 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-421b26e9-a4eb-4ed4-9091-6d5591f9612e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:47.273354 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-421b26e9-a4eb-4ed4-9091-6d5591f9612e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:47.273647 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-421b26e9-a4eb-4ed4-9091-6d5591f9612e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:47.281627 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:47.281627 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:47.285584 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-421b26e9-a4eb-4ed4-9091-6d5591f9612e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:47.291765 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-421b26e9-a4eb-4ed4-9091-6d5591f9612e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:47.292244 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 907/3606] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:47 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:47.344713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dfe041d6-b5ba-406c-87bc-a8555da27ad2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.346970 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dfe041d6-b5ba-406c-87bc-a8555da27ad2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:47.347190 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dfe041d6-b5ba-406c-87bc-a8555da27ad2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:47.347399 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dfe041d6-b5ba-406c-87bc-a8555da27ad2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:47.354478 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:47.354478 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:47.358827 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dfe041d6-b5ba-406c-87bc-a8555da27ad2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:47.363725 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dfe041d6-b5ba-406c-87bc-a8555da27ad2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:47.364097 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 914/3607] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:45:47 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:47.425127 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b2f6a252-b0a2-4c7c-9f4a-767c831f43e2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.427506 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2f6a252-b0a2-4c7c-9f4a-767c831f43e2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:47.427754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2f6a252-b0a2-4c7c-9f4a-767c831f43e2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:47.427967 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2f6a252-b0a2-4c7c-9f4a-767c831f43e2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:47.428111 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b2f6a252-b0a2-4c7c-9f4a-767c831f43e2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:47.432744 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:47.432744 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:47.433408 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2f6a252-b0a2-4c7c-9f4a-767c831f43e2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:47.433850 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 890/3608] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:47 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:47.444195 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-85f5df8f-50f7-4238-b0be-b73a4611caf3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.444592 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-85f5df8f-50f7-4238-b0be-b73a4611caf3 None None] GET https://10.4.3.229/volume// Aug 18 23:45:47.444782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-85f5df8f-50f7-4238-b0be-b73a4611caf3 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:47.444985 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-85f5df8f-50f7-4238-b0be-b73a4611caf3 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:47.445354 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-85f5df8f-50f7-4238-b0be-b73a4611caf3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:45:47.445719 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 898/3609] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:45:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:45:47.452911 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-ebf87d3e-1ef1-4ee9-a688-87ed2e6381fb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.454916 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-ebf87d3e-1ef1-4ee9-a688-87ed2e6381fb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:45:47.455384 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-ebf87d3e-1ef1-4ee9-a688-87ed2e6381fb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7e932b3-79c1-4d9d-9657-cc565e6c2d45", "connector": null, "instance_uuid": "ff619789-e257-4158-94d3-9ba0a65e677a"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:47.466043 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:47.466043 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:47.498376 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-ebf87d3e-1ef1-4ee9-a688-87ed2e6381fb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:45:47.499144 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 908/3610] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:45:47 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 18 23:45:47.535427 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8aea25a3-3648-4bbe-9238-577fd05887bc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.538195 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8aea25a3-3648-4bbe-9238-577fd05887bc tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:47.538195 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8aea25a3-3648-4bbe-9238-577fd05887bc tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:47.538195 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8aea25a3-3648-4bbe-9238-577fd05887bc tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:47.544824 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-da6160a3-df1a-40a3-8383-308a9223cdc9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.546579 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da6160a3-df1a-40a3-8383-308a9223cdc9 None None] GET https://10.4.3.229/volume// Aug 18 23:45:47.546579 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da6160a3-df1a-40a3-8383-308a9223cdc9 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:47.546579 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da6160a3-df1a-40a3-8383-308a9223cdc9 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:47.546579 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da6160a3-df1a-40a3-8383-308a9223cdc9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:45:47.546723 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:47.546723 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:47.546765 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 891/3611] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:45:47 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:45:47.552446 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8aea25a3-3648-4bbe-9238-577fd05887bc tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:47.553500 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-935a534e-d70c-43cd-b47c-b554b7a4e48f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.556005 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-935a534e-d70c-43cd-b47c-b554b7a4e48f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:47.556195 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-935a534e-d70c-43cd-b47c-b554b7a4e48f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:47.556830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-935a534e-d70c-43cd-b47c-b554b7a4e48f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:47.557487 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8aea25a3-3648-4bbe-9238-577fd05887bc tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:47.557487 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 915/3612] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:47 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:47.568886 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:47.568886 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:47.572196 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-935a534e-d70c-43cd-b47c-b554b7a4e48f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:47.576007 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-935a534e-d70c-43cd-b47c-b554b7a4e48f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:47.576359 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 899/3613] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:45:47 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 1055 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:45:47.678551 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dcf95af9-6f52-4d5c-996e-9c08df8460f3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.680615 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dcf95af9-6f52-4d5c-996e-9c08df8460f3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] PUT https://10.4.3.229/volume/v3/attachments/0056bbae-f0c5-4c07-9256-dc538b7d6896 Aug 18 23:45:47.681077 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dcf95af9-6f52-4d5c-996e-9c08df8460f3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:47.688907 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dcf95af9-6f52-4d5c-996e-9c08df8460f3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Acquiring lock "cinder-attachment_update-d7e932b3-79c1-4d9d-9657-cc565e6c2d45-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:45:47.693822 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dcf95af9-6f52-4d5c-996e-9c08df8460f3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-d7e932b3-79c1-4d9d-9657-cc565e6c2d45-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:45:47.694893 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:47.694893 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:47.759714 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dcf95af9-6f52-4d5c-996e-9c08df8460f3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-d7e932b3-79c1-4d9d-9657-cc565e6c2d45-np0000007721" released by "attachment_update" :: held 0.066s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:45:47.760013 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-dcf95af9-6f52-4d5c-996e-9c08df8460f3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/0056bbae-f0c5-4c07-9256-dc538b7d6896 returned with HTTP 200 Aug 18 23:45:47.760558 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 909/3614] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:45:47 2026] PUT /volume/v3/attachments/0056bbae-f0c5-4c07-9256-dc538b7d6896 => generated 968 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:47.768146 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-5eaf69b6-5840-409e-b701-8dea11c4a622 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:47.771007 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-5eaf69b6-5840-409e-b701-8dea11c4a622 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption Aug 18 23:45:47.771301 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-5eaf69b6-5840-409e-b701-8dea11c4a622 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:47.771531 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-5eaf69b6-5840-409e-b701-8dea11c4a622 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:47.783758 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:47.783758 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:47.791246 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-5eaf69b6-5840-409e-b701-8dea11c4a622 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption returned with HTTP 200 Aug 18 23:45:47.791701 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 892/3615] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:45:47 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:48.118259 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1c25f70d-b462-4410-b7dc-3fb6efbc80f6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:48.119895 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1c25f70d-b462-4410-b7dc-3fb6efbc80f6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:48.120061 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1c25f70d-b462-4410-b7dc-3fb6efbc80f6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:48.120232 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1c25f70d-b462-4410-b7dc-3fb6efbc80f6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:48.120339 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-1c25f70d-b462-4410-b7dc-3fb6efbc80f6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:48.124206 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:48.124206 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:48.124889 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1c25f70d-b462-4410-b7dc-3fb6efbc80f6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:48.125274 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 916/3616] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:48 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:48.445595 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-962cdc9c-2902-4c58-8271-138957537e07 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:48.447133 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-962cdc9c-2902-4c58-8271-138957537e07 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:48.447316 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-962cdc9c-2902-4c58-8271-138957537e07 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:48.447488 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-962cdc9c-2902-4c58-8271-138957537e07 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:48.447632 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-962cdc9c-2902-4c58-8271-138957537e07 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:48.451486 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:48.451486 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:48.452073 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-962cdc9c-2902-4c58-8271-138957537e07 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:48.452388 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 900/3617] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:48 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:48.572006 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ff5b9f60-d1d0-4d98-954a-9549ded7475c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:48.573865 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ff5b9f60-d1d0-4d98-954a-9549ded7475c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:48.574125 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ff5b9f60-d1d0-4d98-954a-9549ded7475c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:48.574376 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ff5b9f60-d1d0-4d98-954a-9549ded7475c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:48.585436 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:48.585436 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:48.590647 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ff5b9f60-d1d0-4d98-954a-9549ded7475c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:48.594315 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ff5b9f60-d1d0-4d98-954a-9549ded7475c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:48.594796 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 910/3618] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:48 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:49.136085 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-42621eb8-0b4f-4a9c-abdd-1ab1cd3f58e5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:49.137792 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42621eb8-0b4f-4a9c-abdd-1ab1cd3f58e5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:49.138016 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42621eb8-0b4f-4a9c-abdd-1ab1cd3f58e5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:49.138199 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42621eb8-0b4f-4a9c-abdd-1ab1cd3f58e5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:49.138295 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-42621eb8-0b4f-4a9c-abdd-1ab1cd3f58e5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:49.142241 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:49.142241 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:49.142896 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42621eb8-0b4f-4a9c-abdd-1ab1cd3f58e5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:49.143196 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 893/3619] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:49 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:49.461774 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-75d220f2-0e42-4972-bccf-d912071460d3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:49.463243 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-75d220f2-0e42-4972-bccf-d912071460d3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:49.463420 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-75d220f2-0e42-4972-bccf-d912071460d3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:49.463611 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-75d220f2-0e42-4972-bccf-d912071460d3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:49.463715 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-75d220f2-0e42-4972-bccf-d912071460d3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:49.468526 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:49.468526 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:49.469031 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-75d220f2-0e42-4972-bccf-d912071460d3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:49.469470 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 917/3620] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:49 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:49.608928 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f998e3d1-d241-41a0-8f84-b1a7bcc8681f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:49.610302 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f998e3d1-d241-41a0-8f84-b1a7bcc8681f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:49.610465 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f998e3d1-d241-41a0-8f84-b1a7bcc8681f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:49.610662 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f998e3d1-d241-41a0-8f84-b1a7bcc8681f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:49.618640 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:49.618640 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:49.621322 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f998e3d1-d241-41a0-8f84-b1a7bcc8681f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:49.624817 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f998e3d1-d241-41a0-8f84-b1a7bcc8681f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:49.625125 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 901/3621] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:49 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:50.155983 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c0fc43b4-1170-4e58-b2cf-da2b83ca807f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:50.158213 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c0fc43b4-1170-4e58-b2cf-da2b83ca807f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:50.158455 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c0fc43b4-1170-4e58-b2cf-da2b83ca807f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:50.158716 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c0fc43b4-1170-4e58-b2cf-da2b83ca807f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:50.158850 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c0fc43b4-1170-4e58-b2cf-da2b83ca807f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:50.164214 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:50.164214 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:50.165117 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c0fc43b4-1170-4e58-b2cf-da2b83ca807f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:50.165522 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 911/3622] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:50 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:50.480956 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e9bc4e79-5c44-40cd-b1da-6b1b701cffc4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:50.483130 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9bc4e79-5c44-40cd-b1da-6b1b701cffc4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:50.483385 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9bc4e79-5c44-40cd-b1da-6b1b701cffc4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:50.483677 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9bc4e79-5c44-40cd-b1da-6b1b701cffc4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:50.483837 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e9bc4e79-5c44-40cd-b1da-6b1b701cffc4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:50.489151 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:50.489151 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:50.490003 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9bc4e79-5c44-40cd-b1da-6b1b701cffc4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:50.490467 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 894/3623] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:50 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:50.637847 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d90a64a8-a380-4222-ab3e-b5f8e39b3282 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:50.639941 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d90a64a8-a380-4222-ab3e-b5f8e39b3282 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:50.640188 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d90a64a8-a380-4222-ab3e-b5f8e39b3282 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:50.640452 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d90a64a8-a380-4222-ab3e-b5f8e39b3282 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:50.649364 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:50.649364 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:50.652280 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d90a64a8-a380-4222-ab3e-b5f8e39b3282 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:50.655756 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d90a64a8-a380-4222-ab3e-b5f8e39b3282 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:50.656085 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 918/3624] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:50 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:51.178826 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-33e1fcdc-eb62-4830-8c53-ac369a146523 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:51.180377 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-33e1fcdc-eb62-4830-8c53-ac369a146523 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:51.180567 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-33e1fcdc-eb62-4830-8c53-ac369a146523 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:51.180746 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-33e1fcdc-eb62-4830-8c53-ac369a146523 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:51.180841 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-33e1fcdc-eb62-4830-8c53-ac369a146523 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:51.184588 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:51.184588 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:51.185222 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-33e1fcdc-eb62-4830-8c53-ac369a146523 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:51.185568 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 902/3625] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:51 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:51.511545 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ab5e876c-3f89-48fe-ba0c-ad78bc68a7dc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:51.514850 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ab5e876c-3f89-48fe-ba0c-ad78bc68a7dc tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:51.514850 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ab5e876c-3f89-48fe-ba0c-ad78bc68a7dc tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:51.514850 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ab5e876c-3f89-48fe-ba0c-ad78bc68a7dc tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:51.514850 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-ab5e876c-3f89-48fe-ba0c-ad78bc68a7dc tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:51.518196 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:51.518196 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:51.518894 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ab5e876c-3f89-48fe-ba0c-ad78bc68a7dc tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:51.519301 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 912/3626] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:51 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:51.667954 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-104c3cd8-1bfc-4d13-9212-995e3cd08bb4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:51.670160 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-104c3cd8-1bfc-4d13-9212-995e3cd08bb4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:51.670439 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-104c3cd8-1bfc-4d13-9212-995e3cd08bb4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:51.670724 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-104c3cd8-1bfc-4d13-9212-995e3cd08bb4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:51.679700 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:51.679700 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:51.683095 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-104c3cd8-1bfc-4d13-9212-995e3cd08bb4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:51.687158 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-104c3cd8-1bfc-4d13-9212-995e3cd08bb4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:51.688307 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 895/3627] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:51 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:52.195293 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-65dede70-5493-4aed-9c81-9b28bd84adde None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:52.197003 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-65dede70-5493-4aed-9c81-9b28bd84adde tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:52.197211 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-65dede70-5493-4aed-9c81-9b28bd84adde tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:52.197408 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-65dede70-5493-4aed-9c81-9b28bd84adde tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:52.197505 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-65dede70-5493-4aed-9c81-9b28bd84adde tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:52.201629 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:52.201629 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:52.202362 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-65dede70-5493-4aed-9c81-9b28bd84adde tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:52.202729 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 919/3628] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:52 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:52.528848 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-66aa9371-c66d-446f-b1c2-53fe7ba156c0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:52.530771 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-66aa9371-c66d-446f-b1c2-53fe7ba156c0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:52.531011 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-66aa9371-c66d-446f-b1c2-53fe7ba156c0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:52.531251 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-66aa9371-c66d-446f-b1c2-53fe7ba156c0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:52.531365 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-66aa9371-c66d-446f-b1c2-53fe7ba156c0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:52.535943 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:52.535943 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:52.536733 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-66aa9371-c66d-446f-b1c2-53fe7ba156c0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:52.537092 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 903/3629] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:52 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:52.700304 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5aee8324-f41f-4179-93bd-0960e8afd580 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:52.702269 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5aee8324-f41f-4179-93bd-0960e8afd580 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:52.702529 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5aee8324-f41f-4179-93bd-0960e8afd580 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:52.702754 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5aee8324-f41f-4179-93bd-0960e8afd580 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:52.711320 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:52.711320 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:52.714276 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5aee8324-f41f-4179-93bd-0960e8afd580 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:52.717973 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5aee8324-f41f-4179-93bd-0960e8afd580 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:52.718298 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 913/3630] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:52 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:53.213734 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6e719932-2bca-4c51-b4b3-8c00c894bc6b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:53.215229 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e719932-2bca-4c51-b4b3-8c00c894bc6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:53.215419 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e719932-2bca-4c51-b4b3-8c00c894bc6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:53.215650 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e719932-2bca-4c51-b4b3-8c00c894bc6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:53.215755 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6e719932-2bca-4c51-b4b3-8c00c894bc6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:53.219678 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:53.219678 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:53.220327 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e719932-2bca-4c51-b4b3-8c00c894bc6b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:53.220684 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 896/3631] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:53 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:53.231016 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1d2ac1e9-99ea-424c-8fcf-aab9c50db0fa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:53.232677 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1d2ac1e9-99ea-424c-8fcf-aab9c50db0fa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 Aug 18 23:45:53.232884 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1d2ac1e9-99ea-424c-8fcf-aab9c50db0fa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:53.233036 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1d2ac1e9-99ea-424c-8fcf-aab9c50db0fa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:53.239707 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:53.239707 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:53.243033 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1d2ac1e9-99ea-424c-8fcf-aab9c50db0fa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:53.246784 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1d2ac1e9-99ea-424c-8fcf-aab9c50db0fa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 returned with HTTP 200 Aug 18 23:45:53.247119 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 920/3632] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:53 2026] GET /volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 => generated 909 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:53.260755 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d2911565-78ac-434e-b49a-5e5a41afcb88 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:53.262283 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d2911565-78ac-434e-b49a-5e5a41afcb88 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:53.262471 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d2911565-78ac-434e-b49a-5e5a41afcb88 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:53.262715 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d2911565-78ac-434e-b49a-5e5a41afcb88 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:53.262851 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-d2911565-78ac-434e-b49a-5e5a41afcb88 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:53.266679 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:53.266679 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:53.267285 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d2911565-78ac-434e-b49a-5e5a41afcb88 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:53.267628 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 904/3633] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:53 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:53.278231 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8fe68e9b-8f2e-4dbd-bc05-1093706b814d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:53.279788 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8fe68e9b-8f2e-4dbd-bc05-1093706b814d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/detail Aug 18 23:45:53.279934 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8fe68e9b-8f2e-4dbd-bc05-1093706b814d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:53.280098 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8fe68e9b-8f2e-4dbd-bc05-1093706b814d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:53.280334 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-8fe68e9b-8f2e-4dbd-bc05-1093706b814d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:45:53.291026 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8fe68e9b-8f2e-4dbd-bc05-1093706b814d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/detail returned with HTTP 200 Aug 18 23:45:53.291398 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 914/3634] 10.4.3.229 () {66 vars in 1258 bytes} [Tue Aug 18 23:45:53 2026] GET /volume/v3/backups/detail => generated 829 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:53.301595 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8dfbbec0-afeb-4709-b612-d61501724c00 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:53.303106 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f/restore Aug 18 23:45:53.303400 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:53.304667 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Restoring backup 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f ({'restore': {}}) {{(pid=100174) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:45:53.304771 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Restoring backup 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f to volume None. Aug 18 23:45:53.308638 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:53.308638 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:53.309641 np0000007721 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating volume of 1 GB for restore of backup 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. Aug 18 23:45:53.313159 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Availability Zones retrieved successfully. Aug 18 23:45:53.318309 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (549fbce1-7dab-49d8-ac43-f85fb66b1859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:53.319209 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4bb8fde-13d0-499f-8760-f0cc1872449c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:53.320065 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:45:53.345428 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4bb8fde-13d0-499f-8760-f0cc1872449c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:53.346144 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107fff97-0677-40e4-bf6c-dfd1cf76b94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:53.378837 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['44442d34-0728-454b-ae60-f4ba0044fdfa', 'c174d383-54db-48f8-8218-9fa79345adaa', 'ed51b232-2059-4792-b734-72eae70dc0ad', '14bdacc2-627c-4230-a498-0cdca2343288'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:53.379610 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107fff97-0677-40e4-bf6c-dfd1cf76b94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44442d34-0728-454b-ae60-f4ba0044fdfa', 'c174d383-54db-48f8-8218-9fa79345adaa', 'ed51b232-2059-4792-b734-72eae70dc0ad', '14bdacc2-627c-4230-a498-0cdca2343288']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:53.380344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763ce6fa-09a9-43ff-9faa-7674069fad78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:53.408004 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763ce6fa-09a9-43ff-9faa-7674069fad78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3192f68-8dcc-4816-a9f1-5ee8e2ee4686', '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_4e0e4a72-a3c0-45f8-86fa-732467fa4a2f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['44442d34-0728-454b-ae60-f4ba0044fdfa','c174d383-54db-48f8-8218-9fa79345adaa','ed51b232-2059-4792-b734-72eae70dc0ad','14bdacc2-627c-4230-a498-0cdca2343288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:45:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4e0e4a72-a3c0-45f8-86fa-732467fa4a2f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3192f68-8dcc-4816-a9f1-5ee8e2ee4686,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20270662c388499c953aab2640bbd6b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d99b39abdb641edb30daa7a2da9088b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:53.408649 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0afe2edc-db43-4b5d-a5f2-aeb680512868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:53.423247 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0afe2edc-db43-4b5d-a5f2-aeb680512868) transitioned into 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_4e0e4a72-a3c0-45f8-86fa-732467fa4a2f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['44442d34-0728-454b-ae60-f4ba0044fdfa','c174d383-54db-48f8-8218-9fa79345adaa','ed51b232-2059-4792-b734-72eae70dc0ad','14bdacc2-627c-4230-a498-0cdca2343288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:53.423942 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426a9985-5999-41e5-91da-e7d579d24515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:53.438677 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426a9985-5999-41e5-91da-e7d579d24515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:53.439952 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (549fbce1-7dab-49d8-ac43-f85fb66b1859) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:53.440012 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume request issued successfully. Aug 18 23:45:53.450862 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:53.450862 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:53.451399 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:53.547294 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-abd5d6f4-6543-425d-a94a-edb8df1ca43d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:53.549101 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-abd5d6f4-6543-425d-a94a-edb8df1ca43d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:53.549298 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-abd5d6f4-6543-425d-a94a-edb8df1ca43d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:53.549471 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-abd5d6f4-6543-425d-a94a-edb8df1ca43d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:53.549592 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-abd5d6f4-6543-425d-a94a-edb8df1ca43d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:53.553792 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:53.553792 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:53.554430 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-abd5d6f4-6543-425d-a94a-edb8df1ca43d tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:53.554806 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 921/3635] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:53 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:53.732538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-685fca9b-9fc9-49bc-997d-f5ef7f79647e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:53.732538 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-685fca9b-9fc9-49bc-997d-f5ef7f79647e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:53.732975 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-685fca9b-9fc9-49bc-997d-f5ef7f79647e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:53.732975 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-685fca9b-9fc9-49bc-997d-f5ef7f79647e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:53.742471 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:53.742471 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:53.745665 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-685fca9b-9fc9-49bc-997d-f5ef7f79647e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:53.749249 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-685fca9b-9fc9-49bc-997d-f5ef7f79647e tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:53.749722 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 905/3636] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:53 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:54.458918 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:54.458918 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:54.459350 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:45:54.459464 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Checking backup size 1 against volume size 1 {{(pid=100174) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:45:54.459574 np0000007721 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Overwriting volume a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 with restore of backup 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:54.470888 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] restore_backup in rpcapi backup_id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f {{(pid=100174) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:45:54.473052 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dfbbec0-afeb-4709-b612-d61501724c00 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f/restore returned with HTTP 202 Aug 18 23:45:54.473435 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 897/3637] 10.4.3.229 () {68 vars in 1393 bytes} [Tue Aug 18 23:45:53 2026] POST /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f/restore => generated 189 bytes in 1172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 23:45:54.480862 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cf8bd6c0-0872-49b6-8077-e6ea8ca69e90 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:54.482393 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cf8bd6c0-0872-49b6-8077-e6ea8ca69e90 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:54.482591 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cf8bd6c0-0872-49b6-8077-e6ea8ca69e90 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:54.482777 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cf8bd6c0-0872-49b6-8077-e6ea8ca69e90 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:54.482892 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-cf8bd6c0-0872-49b6-8077-e6ea8ca69e90 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:54.490357 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:54.490357 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:54.491175 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cf8bd6c0-0872-49b6-8077-e6ea8ca69e90 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:54.491597 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 915/3638] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:54 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:54.568647 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-76969dc6-9694-49a8-a988-05439ac67c4f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:54.570611 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-76969dc6-9694-49a8-a988-05439ac67c4f tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:54.570855 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-76969dc6-9694-49a8-a988-05439ac67c4f tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:54.571072 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-76969dc6-9694-49a8-a988-05439ac67c4f tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:54.571206 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-76969dc6-9694-49a8-a988-05439ac67c4f tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:54.576651 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:54.576651 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:54.577350 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-76969dc6-9694-49a8-a988-05439ac67c4f tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:54.577912 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 922/3639] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:54 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:54.761661 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c5b9d714-61eb-4f8a-9c03-6b4afb0a0c28 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:54.763834 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5b9d714-61eb-4f8a-9c03-6b4afb0a0c28 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:54.764032 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5b9d714-61eb-4f8a-9c03-6b4afb0a0c28 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:54.764245 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5b9d714-61eb-4f8a-9c03-6b4afb0a0c28 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:54.774530 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:54.774530 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:54.779234 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c5b9d714-61eb-4f8a-9c03-6b4afb0a0c28 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:54.783972 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5b9d714-61eb-4f8a-9c03-6b4afb0a0c28 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:54.784344 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 906/3640] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:54 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:55.500478 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b64171fd-085f-46e8-91ae-c09c369980d8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:55.502073 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b64171fd-085f-46e8-91ae-c09c369980d8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:55.502233 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b64171fd-085f-46e8-91ae-c09c369980d8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:55.502399 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b64171fd-085f-46e8-91ae-c09c369980d8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:55.502495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b64171fd-085f-46e8-91ae-c09c369980d8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:55.506172 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:55.506172 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:55.506871 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b64171fd-085f-46e8-91ae-c09c369980d8 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:55.507254 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 898/3641] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:55 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:55.591035 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bdc02025-7de3-4ae4-977a-16b0813977bd None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:55.591388 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bdc02025-7de3-4ae4-977a-16b0813977bd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:55.591475 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bdc02025-7de3-4ae4-977a-16b0813977bd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:55.591673 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bdc02025-7de3-4ae4-977a-16b0813977bd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:55.591770 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-bdc02025-7de3-4ae4-977a-16b0813977bd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:55.595593 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:55.595593 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:55.596203 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bdc02025-7de3-4ae4-977a-16b0813977bd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:55.596499 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 916/3642] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:55 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:55.796330 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7b6ba9bb-eba9-44f9-a2be-5468c2732df9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:55.797904 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7b6ba9bb-eba9-44f9-a2be-5468c2732df9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:55.798177 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7b6ba9bb-eba9-44f9-a2be-5468c2732df9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:55.798398 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7b6ba9bb-eba9-44f9-a2be-5468c2732df9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:55.811219 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:55.811219 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:55.814066 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7b6ba9bb-eba9-44f9-a2be-5468c2732df9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:55.817498 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7b6ba9bb-eba9-44f9-a2be-5468c2732df9 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:55.817858 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 923/3643] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:55 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:55.886267 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-aa923093-7443-485e-b297-e09db10eaefc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:55.888657 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-aa923093-7443-485e-b297-e09db10eaefc tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments/0056bbae-f0c5-4c07-9256-dc538b7d6896/action Aug 18 23:45:55.889104 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-aa923093-7443-485e-b297-e09db10eaefc tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:45:55.889268 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-aa923093-7443-485e-b297-e09db10eaefc tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:55.908029 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:55.908029 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:55.918047 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b1caf80d-7d45-45a6-bf2d-4d529f7bb656 req-aa923093-7443-485e-b297-e09db10eaefc tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/0056bbae-f0c5-4c07-9256-dc538b7d6896/action returned with HTTP 204 Aug 18 23:45:55.918665 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 907/3644] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:45:55 2026] POST /volume/v3/attachments/0056bbae-f0c5-4c07-9256-dc538b7d6896/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:56.516209 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bba40efe-b8c2-4759-a400-ce31e90cca57 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:56.517847 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bba40efe-b8c2-4759-a400-ce31e90cca57 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:56.518014 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bba40efe-b8c2-4759-a400-ce31e90cca57 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:56.518184 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bba40efe-b8c2-4759-a400-ce31e90cca57 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:56.518302 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-bba40efe-b8c2-4759-a400-ce31e90cca57 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:56.522223 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:56.522223 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:56.522913 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bba40efe-b8c2-4759-a400-ce31e90cca57 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:56.523346 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 899/3645] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:56 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:56.606577 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5efbf904-20ed-46f3-8334-e6cc0668e0be None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:56.608394 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5efbf904-20ed-46f3-8334-e6cc0668e0be tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:56.608633 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5efbf904-20ed-46f3-8334-e6cc0668e0be tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:56.608828 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5efbf904-20ed-46f3-8334-e6cc0668e0be tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:56.608932 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-5efbf904-20ed-46f3-8334-e6cc0668e0be tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:56.613402 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:56.613402 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:56.613998 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5efbf904-20ed-46f3-8334-e6cc0668e0be tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:56.614341 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 917/3646] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:56 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:56.829576 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a299ea68-46b7-468f-9445-807a1d991a59 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:56.831286 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a299ea68-46b7-468f-9445-807a1d991a59 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:56.831473 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a299ea68-46b7-468f-9445-807a1d991a59 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:56.831707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a299ea68-46b7-468f-9445-807a1d991a59 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:56.841685 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:56.841685 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:56.844842 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a299ea68-46b7-468f-9445-807a1d991a59 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:56.851654 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a299ea68-46b7-468f-9445-807a1d991a59 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:56.852026 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 924/3647] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:56 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:56.866077 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c119c31c-f49e-4e90-a03b-c35a0fdd9d92 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:56.869569 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c119c31c-f49e-4e90-a03b-c35a0fdd9d92 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:45:56.869569 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c119c31c-f49e-4e90-a03b-c35a0fdd9d92 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:56.869569 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c119c31c-f49e-4e90-a03b-c35a0fdd9d92 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:56.882033 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:56.882033 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:56.886878 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c119c31c-f49e-4e90-a03b-c35a0fdd9d92 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:45:56.894114 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c119c31c-f49e-4e90-a03b-c35a0fdd9d92 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:45:56.894812 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 908/3648] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:56 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:57.533294 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-242d08b1-ec0e-496b-8105-14f672196f05 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:57.534915 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-242d08b1-ec0e-496b-8105-14f672196f05 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:57.535078 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-242d08b1-ec0e-496b-8105-14f672196f05 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:57.535243 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-242d08b1-ec0e-496b-8105-14f672196f05 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:57.535347 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-242d08b1-ec0e-496b-8105-14f672196f05 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:57.539280 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:57.539280 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:57.540080 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-242d08b1-ec0e-496b-8105-14f672196f05 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:57.540355 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 900/3649] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:57 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:57.623380 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c49977d4-bf2b-4902-a57e-4388ba860aa9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:57.625093 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c49977d4-bf2b-4902-a57e-4388ba860aa9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:57.625288 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c49977d4-bf2b-4902-a57e-4388ba860aa9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:57.625456 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c49977d4-bf2b-4902-a57e-4388ba860aa9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:57.625577 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c49977d4-bf2b-4902-a57e-4388ba860aa9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:57.627233 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=188,cinder:UPDATE=48,cinder:INSERT=20 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:45:57.629966 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:57.629966 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:57.630584 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c49977d4-bf2b-4902-a57e-4388ba860aa9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:57.631032 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 918/3650] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:57 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:57.640434 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8d6cc2a7-bb3d-432f-9857-52a297f952a2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:57.642111 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d6cc2a7-bb3d-432f-9857-52a297f952a2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be/export_record Aug 18 23:45:57.642293 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d6cc2a7-bb3d-432f-9857-52a297f952a2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:57.642498 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d6cc2a7-bb3d-432f-9857-52a297f952a2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'export_record' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:57.642604 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-8d6cc2a7-bb3d-432f-9857-52a297f952a2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Export record for backup 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100173) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:45:57.646308 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:57.646308 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:57.647109 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.api [None req-8d6cc2a7-bb3d-432f-9857-52a297f952a2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling RPCAPI with context: , host: np0000007721, backup: 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100173) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 23:45:57.658531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-8d6cc2a7-bb3d-432f-9857-52a297f952a2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] export_record in rpcapi backup_id 1d5918ba-b991-430c-a307-9a44e4e5b9be on host np0000007721. {{(pid=100173) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 23:45:57.669771 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-8d6cc2a7-bb3d-432f-9857-52a297f952a2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWQ1OTE4YmEtYjk5MS00MzBjLWEzMDctOWE0NGU0ZTViOWJlIiwgInVzZXJfaWQiOiAiOGZiZGFmYWE2ZWRlNGYyMzkyYjNlZGFjNjViOWQ4YTYiLCAicHJvamVjdF9pZCI6ICI3Yzc3M2NkMjIyNmE0YjVlYjI1NWQ5NzY4ODcxNWU1OCIsICJ2b2x1bWVfaWQiOiAiZmZlZDcwYzMtYWMxZS00ODg4LTgzOWUtYjBhMGJjMzQyMjZlIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODgyOTI2OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZmZWQ3MGMzLWFjMWUtNDg4OC04MzllLWIwYTBiYzM0MjI2ZS8yMDI2MDgxODIzNDU0NC9hel9ub3ZhX2JhY2t1cF8xZDU5MThiYS1iOTkxLTQzMGMtYTMwNy05YTQ0ZTRlNWI5YmUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIzOjQ1OjQyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIzOjQ1OjQyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDU6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100173) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 23:45:57.670075 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d6cc2a7-bb3d-432f-9857-52a297f952a2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be/export_record returned with HTTP 200 Aug 18 23:45:57.670631 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 925/3651] 10.4.3.229 () {68 vars in 1430 bytes} [Tue Aug 18 23:45:57 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:45:57.679135 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a39a2ff5-f958-4c86-a217-85f483871267 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:57.681349 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a39a2ff5-f958-4c86-a217-85f483871267 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:45:57.681672 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a39a2ff5-f958-4c86-a217-85f483871267 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:57.681924 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a39a2ff5-f958-4c86-a217-85f483871267 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:57.682082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a39a2ff5-f958-4c86-a217-85f483871267 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:57.687296 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:57.687296 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:57.688072 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a39a2ff5-f958-4c86-a217-85f483871267 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:45:57.688511 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 909/3652] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:57 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:57.702507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3e6755ba-45d5-48c7-a62d-d9c30c785d1c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:57.704133 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e6755ba-45d5-48c7-a62d-d9c30c785d1c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] POST https://10.4.3.229/volume/v3/backups/import_record Aug 18 23:45:57.704484 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e6755ba-45d5-48c7-a62d-d9c30c785d1c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjUwNDc5MDAtNmVjZi00MGE2LWI2MWItZjQ4ZTRhNmNjMjFhIiwgInVzZXJfaWQiOiAiOGZiZGFmYWE2ZWRlNGYyMzkyYjNlZGFjNjViOWQ4YTYiLCAicHJvamVjdF9pZCI6ICI3Yzc3M2NkMjIyNmE0YjVlYjI1NWQ5NzY4ODcxNWU1OCIsICJ2b2x1bWVfaWQiOiAiZmZlZDcwYzMtYWMxZS00ODg4LTgzOWUtYjBhMGJjMzQyMjZlIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODgyOTI2OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZmZWQ3MGMzLWFjMWUtNDg4OC04MzllLWIwYTBiYzM0MjI2ZS8yMDI2MDgxODIzNDU0NC9hel9ub3ZhX2JhY2t1cF8xZDU5MThiYS1iOTkxLTQzMGMtYTMwNy05YTQ0ZTRlNWI5YmUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIzOjQ1OjQyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIzOjQ1OjQyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDU6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:57.705823 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-3e6755ba-45d5-48c7-a62d-d9c30c785d1c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjUwNDc5MDAtNmVjZi00MGE2LWI2MWItZjQ4ZTRhNmNjMjFhIiwgInVzZXJfaWQiOiAiOGZiZGFmYWE2ZWRlNGYyMzkyYjNlZGFjNjViOWQ4YTYiLCAicHJvamVjdF9pZCI6ICI3Yzc3M2NkMjIyNmE0YjVlYjI1NWQ5NzY4ODcxNWU1OCIsICJ2b2x1bWVfaWQiOiAiZmZlZDcwYzMtYWMxZS00ODg4LTgzOWUtYjBhMGJjMzQyMjZlIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODgyOTI2OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZmZWQ3MGMzLWFjMWUtNDg4OC04MzllLWIwYTBiYzM0MjI2ZS8yMDI2MDgxODIzNDU0NC9hel9ub3ZhX2JhY2t1cF8xZDU5MThiYS1iOTkxLTQzMGMtYTMwNy05YTQ0ZTRlNWI5YmUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIzOjQ1OjQyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIzOjQ1OjQyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDU6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100174) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 23:45:57.705946 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-3e6755ba-45d5-48c7-a62d-d9c30c785d1c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjUwNDc5MDAtNmVjZi00MGE2LWI2MWItZjQ4ZTRhNmNjMjFhIiwgInVzZXJfaWQiOiAiOGZiZGFmYWE2ZWRlNGYyMzkyYjNlZGFjNjViOWQ4YTYiLCAicHJvamVjdF9pZCI6ICI3Yzc3M2NkMjIyNmE0YjVlYjI1NWQ5NzY4ODcxNWU1OCIsICJ2b2x1bWVfaWQiOiAiZmZlZDcwYzMtYWMxZS00ODg4LTgzOWUtYjBhMGJjMzQyMjZlIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODgyOTI2OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZmZWQ3MGMzLWFjMWUtNDg4OC04MzllLWIwYTBiYzM0MjI2ZS8yMDI2MDgxODIzNDU0NC9hel9ub3ZhX2JhY2t1cF8xZDU5MThiYS1iOTkxLTQzMGMtYTMwNy05YTQ0ZTRlNWI5YmUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE4VDIzOjQ1OjQyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIzOjQ1OjQyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NDU6NTdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100174) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 23:45:57.706479 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-3e6755ba-45d5-48c7-a62d-d9c30c785d1c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8fe13611fc8043d8aacfda2ceafca7cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c773cd2226a4b5eb255d97688715e58', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:45:57.706686 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e6755ba-45d5-48c7-a62d-d9c30c785d1c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] https://10.4.3.229/volume/v3/backups/import_record returned with HTTP 403 Aug 18 23:45:57.707061 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 901/3653] 10.4.3.229 () {70 vars in 1342 bytes} [Tue Aug 18 23:45:57 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 18 23:45:57.712741 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bf8eaed1-0736-4b95-84e5-43ae7c572181 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:57.714276 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bf8eaed1-0736-4b95-84e5-43ae7c572181 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e Aug 18 23:45:57.714454 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bf8eaed1-0736-4b95-84e5-43ae7c572181 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:57.714659 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bf8eaed1-0736-4b95-84e5-43ae7c572181 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:57.714817 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-bf8eaed1-0736-4b95-84e5-43ae7c572181 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Delete volume with id: ffed70c3-ac1e-4888-839e-b0a0bc34226e Aug 18 23:45:57.722463 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:57.722463 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:57.722765 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bf8eaed1-0736-4b95-84e5-43ae7c572181 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:45:57.739476 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bf8eaed1-0736-4b95-84e5-43ae7c572181 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Delete volume request issued successfully. Aug 18 23:45:57.739691 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bf8eaed1-0736-4b95-84e5-43ae7c572181 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e returned with HTTP 202 Aug 18 23:45:57.740100 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 919/3654] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:45:57 2026] DELETE /volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:45:57.747050 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f7ce4d28-c3cd-46b1-8d2d-6148019aaee3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:57.752643 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f7ce4d28-c3cd-46b1-8d2d-6148019aaee3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e Aug 18 23:45:57.752909 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f7ce4d28-c3cd-46b1-8d2d-6148019aaee3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:57.753131 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f7ce4d28-c3cd-46b1-8d2d-6148019aaee3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:57.768197 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:57.768197 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:45:57.773874 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f7ce4d28-c3cd-46b1-8d2d-6148019aaee3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:45:57.780834 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f7ce4d28-c3cd-46b1-8d2d-6148019aaee3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e returned with HTTP 200 Aug 18 23:45:57.780834 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 926/3655] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:57 2026] GET /volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:58.550669 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-460ba9d0-5459-401c-9484-b859c9b2bc0e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:58.552414 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-460ba9d0-5459-401c-9484-b859c9b2bc0e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:58.552640 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-460ba9d0-5459-401c-9484-b859c9b2bc0e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:58.552863 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-460ba9d0-5459-401c-9484-b859c9b2bc0e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:58.552965 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-460ba9d0-5459-401c-9484-b859c9b2bc0e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:58.557209 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:58.557209 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:58.558043 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-460ba9d0-5459-401c-9484-b859c9b2bc0e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:58.558556 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 910/3656] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:58 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:58.792997 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-28bd9ccc-7faa-4e7d-9d45-e2380bd79128 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:58.795236 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28bd9ccc-7faa-4e7d-9d45-e2380bd79128 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e Aug 18 23:45:58.795449 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28bd9ccc-7faa-4e7d-9d45-e2380bd79128 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:58.795653 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28bd9ccc-7faa-4e7d-9d45-e2380bd79128 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:58.800784 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28bd9ccc-7faa-4e7d-9d45-e2380bd79128 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e returned with HTTP 404 Aug 18 23:45:58.801268 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 902/3657] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:58 2026] GET /volume/v3/volumes/ffed70c3-ac1e-4888-839e-b0a0bc34226e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:45:58.809428 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a2f53fa6-71dd-44bf-8947-c6d77383a1a4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:58.811326 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a2f53fa6-71dd-44bf-8947-c6d77383a1a4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] GET https://10.4.3.229/volume/v3/backups Aug 18 23:45:58.811584 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a2f53fa6-71dd-44bf-8947-c6d77383a1a4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:58.811821 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a2f53fa6-71dd-44bf-8947-c6d77383a1a4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:58.812060 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-a2f53fa6-71dd-44bf-8947-c6d77383a1a4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:45:58.817765 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a2f53fa6-71dd-44bf-8947-c6d77383a1a4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] https://10.4.3.229/volume/v3/backups returned with HTTP 200 Aug 18 23:45:58.818214 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 920/3658] 10.4.3.229 () {68 vars in 1277 bytes} [Tue Aug 18 23:45:58 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 18 23:45:58.827480 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3588622b-852a-4662-b22e-b798cf3428a5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:58.831682 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3588622b-852a-4662-b22e-b798cf3428a5 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] GET https://10.4.3.229/volume/v3/backups?project_id=7c773cd2226a4b5eb255d97688715e58 Aug 18 23:45:58.831682 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3588622b-852a-4662-b22e-b798cf3428a5 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:58.831682 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3588622b-852a-4662-b22e-b798cf3428a5 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:58.831682 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-3588622b-852a-4662-b22e-b798cf3428a5 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Removing options 'project_id' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:45:58.836014 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3588622b-852a-4662-b22e-b798cf3428a5 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] https://10.4.3.229/volume/v3/backups?project_id=7c773cd2226a4b5eb255d97688715e58 returned with HTTP 200 Aug 18 23:45:58.836655 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 927/3659] 10.4.3.229 () {68 vars in 1364 bytes} [Tue Aug 18 23:45:58 2026] GET /volume/v3/backups?project_id=7c773cd2226a4b5eb255d97688715e58 => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:58.849050 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3492f39a-164e-405f-8c7e-563487c757f3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:58.849050 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:45:58.849050 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-285844493"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:58.849050 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-285844493'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:45:58.849050 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Create volume of 1 GB Aug 18 23:45:58.853820 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Availability Zones retrieved successfully. Aug 18 23:45:58.859061 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Flow 'volume_create_api' (caa9bfc8-036b-4705-9a28-017312d0d722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:58.859965 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452ce83c-9dde-4d4b-8817-5a567eb71569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:58.860729 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:45:58.885524 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452ce83c-9dde-4d4b-8817-5a567eb71569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:58.886223 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99206f6-e6a9-4e1f-b189-cea68a40449a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:58.921260 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Created reservations ['23be0a19-881f-411a-ba0f-0abb447f4669', 'd3be9df1-c7ea-4ce0-b49e-31b8c4397244', '6527d980-9de4-40cc-b02e-002699bf7043', '89e7d8a9-ac62-4bfb-a48d-fba5fddd3b28'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:45:58.921975 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99206f6-e6a9-4e1f-b189-cea68a40449a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23be0a19-881f-411a-ba0f-0abb447f4669', 'd3be9df1-c7ea-4ce0-b49e-31b8c4397244', '6527d980-9de4-40cc-b02e-002699bf7043', '89e7d8a9-ac62-4bfb-a48d-fba5fddd3b28']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:58.922610 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (050ac060-3f0b-4790-9ea2-7bafdeb0815d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:58.943902 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (050ac060-3f0b-4790-9ea2-7bafdeb0815d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38c3117b-cb7c-4676-87bd-1f85ad0836cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-285844493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c773cd2226a4b5eb255d97688715e58',qos_specs=None,replication_status=,reservations=['23be0a19-881f-411a-ba0f-0abb447f4669','d3be9df1-c7ea-4ce0-b49e-31b8c4397244','6527d980-9de4-40cc-b02e-002699bf7043','89e7d8a9-ac62-4bfb-a48d-fba5fddd3b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fbdafaa6ede4f2392b3edac65b9d8a6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-285844493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38c3117b-cb7c-4676-87bd-1f85ad0836cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c773cd2226a4b5eb255d97688715e58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fbdafaa6ede4f2392b3edac65b9d8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:58.945244 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (352e4667-ef8d-4230-bf18-eaec185a09f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:58.962196 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (352e4667-ef8d-4230-bf18-eaec185a09f3) transitioned into state 'SUCCESS' from state '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-285844493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c773cd2226a4b5eb255d97688715e58',qos_specs=None,replication_status=,reservations=['23be0a19-881f-411a-ba0f-0abb447f4669','d3be9df1-c7ea-4ce0-b49e-31b8c4397244','6527d980-9de4-40cc-b02e-002699bf7043','89e7d8a9-ac62-4bfb-a48d-fba5fddd3b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fbdafaa6ede4f2392b3edac65b9d8a6',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:58.963294 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d22386-b0ba-408c-a151-0eefb7f35768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:45:58.973026 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d22386-b0ba-408c-a151-0eefb7f35768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:45:58.973797 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Flow 'volume_create_api' (caa9bfc8-036b-4705-9a28-017312d0d722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:45:58.974059 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Create volume request issued successfully. Aug 18 23:45:58.974648 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3492f39a-164e-405f-8c7e-563487c757f3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:45:58.975064 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 911/3660] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:45:58 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:45:58.986260 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-005a4ca1-0251-448e-aea4-c9dc6889b828 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:58.988231 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-005a4ca1-0251-448e-aea4-c9dc6889b828 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb Aug 18 23:45:58.988748 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-005a4ca1-0251-448e-aea4-c9dc6889b828 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:58.988748 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-005a4ca1-0251-448e-aea4-c9dc6889b828 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:58.996953 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:58.996953 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:59.000526 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-005a4ca1-0251-448e-aea4-c9dc6889b828 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:45:59.004916 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-005a4ca1-0251-448e-aea4-c9dc6889b828 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb returned with HTTP 200 Aug 18 23:45:59.005334 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 903/3661] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:45:58 2026] GET /volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:59.571012 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1c70cbb3-f372-411d-97dc-0655b94da95c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:59.573252 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1c70cbb3-f372-411d-97dc-0655b94da95c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:45:59.573500 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1c70cbb3-f372-411d-97dc-0655b94da95c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:59.573781 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1c70cbb3-f372-411d-97dc-0655b94da95c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:59.573935 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-1c70cbb3-f372-411d-97dc-0655b94da95c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:45:59.579440 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:59.579440 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:45:59.580456 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1c70cbb3-f372-411d-97dc-0655b94da95c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:45:59.581051 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 921/3662] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:45:59 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:45:59.892924 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e19b71cd-1fca-4fae-a3b1-bcd5cc6e5b1f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:59.893286 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e19b71cd-1fca-4fae-a3b1-bcd5cc6e5b1f None None] GET https://10.4.3.229/volume// Aug 18 23:45:59.893496 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e19b71cd-1fca-4fae-a3b1-bcd5cc6e5b1f None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:59.893730 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e19b71cd-1fca-4fae-a3b1-bcd5cc6e5b1f None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:59.894048 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e19b71cd-1fca-4fae-a3b1-bcd5cc6e5b1f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:45:59.894357 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 928/3663] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:45: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 18 23:45:59.901447 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-56e40d64-2c2d-4051-a95a-a8ae42f954b4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:59.903412 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-56e40d64-2c2d-4051-a95a-a8ae42f954b4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:45:59.903783 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-56e40d64-2c2d-4051-a95a-a8ae42f954b4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7e932b3-79c1-4d9d-9657-cc565e6c2d45", "connector": null, "instance_uuid": "ff619789-e257-4158-94d3-9ba0a65e677a"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:45:59.914417 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:59.914417 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:45:59.939759 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-56e40d64-2c2d-4051-a95a-a8ae42f954b4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:45:59.940261 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 912/3664] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:45:59 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:45:59.947332 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-969f3307-1905-4956-b3c1-bb5d43e3e004 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:45:59.949235 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-969f3307-1905-4956-b3c1-bb5d43e3e004 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] DELETE https://10.4.3.229/volume/v3/attachments/0056bbae-f0c5-4c07-9256-dc538b7d6896 Aug 18 23:45:59.949419 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-969f3307-1905-4956-b3c1-bb5d43e3e004 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:45:59.949610 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-969f3307-1905-4956-b3c1-bb5d43e3e004 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:45:59.951181 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=263,cinder:UPDATE=105,cinder:INSERT=50 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:45:59.956543 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:45:59.956543 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:45:59.996033 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-969f3307-1905-4956-b3c1-bb5d43e3e004 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/0056bbae-f0c5-4c07-9256-dc538b7d6896 returned with HTTP 200 Aug 18 23:45:59.996386 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 904/3665] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:45:59 2026] DELETE /volume/v3/attachments/0056bbae-f0c5-4c07-9256-dc538b7d6896 => generated 192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:00.017217 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7a449333-db3e-46c1-b7e2-90f97cdda0e3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:00.019195 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7a449333-db3e-46c1-b7e2-90f97cdda0e3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb Aug 18 23:46:00.019430 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7a449333-db3e-46c1-b7e2-90f97cdda0e3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:00.019693 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7a449333-db3e-46c1-b7e2-90f97cdda0e3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:00.026532 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:00.026532 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:00.030964 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7a449333-db3e-46c1-b7e2-90f97cdda0e3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:46:00.036406 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7a449333-db3e-46c1-b7e2-90f97cdda0e3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb returned with HTTP 200 Aug 18 23:46:00.036963 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 922/3666] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:00 2026] GET /volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:00.048440 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-85ba2be9-9f1f-42d5-9bcf-935d3af04cb4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:00.050258 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-85ba2be9-9f1f-42d5-9bcf-935d3af04cb4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:46:00.050539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-85ba2be9-9f1f-42d5-9bcf-935d3af04cb4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38c3117b-cb7c-4676-87bd-1f85ad0836cb", "name": "tempest-type-Backup-1006117328"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:00.051784 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-85ba2be9-9f1f-42d5-9bcf-935d3af04cb4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Creating new backup {'backup': {'volume_id': '38c3117b-cb7c-4676-87bd-1f85ad0836cb', 'name': 'tempest-type-Backup-1006117328'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:46:00.051895 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-85ba2be9-9f1f-42d5-9bcf-935d3af04cb4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Creating backup of volume 38c3117b-cb7c-4676-87bd-1f85ad0836cb in container None Aug 18 23:46:00.058063 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:00.058063 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:00.058250 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-85ba2be9-9f1f-42d5-9bcf-935d3af04cb4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:46:00.070755 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-85ba2be9-9f1f-42d5-9bcf-935d3af04cb4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Created reservations ['d934bfec-36b3-484c-b6ed-b9267dc0d092', '991c13fd-022e-40f9-8e15-1cf73024615d'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:00.092197 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-85ba2be9-9f1f-42d5-9bcf-935d3af04cb4 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:46:00.092578 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 929/3667] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:46:00 2026] POST /volume/v3/backups => generated 316 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:46:00.100732 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d84954d5-7ccf-4b4e-92d2-d8a3c91a871a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:00.102494 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d84954d5-7ccf-4b4e-92d2-d8a3c91a871a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:00.102754 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d84954d5-7ccf-4b4e-92d2-d8a3c91a871a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:00.102936 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d84954d5-7ccf-4b4e-92d2-d8a3c91a871a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:00.103035 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-d84954d5-7ccf-4b4e-92d2-d8a3c91a871a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:00.106867 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:00.106867 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:00.107425 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d84954d5-7ccf-4b4e-92d2-d8a3c91a871a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:00.107840 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 913/3668] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:00 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:00.590109 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f749c9d4-a247-4f45-a513-70fe9bafe313 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:00.591805 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f749c9d4-a247-4f45-a513-70fe9bafe313 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:46:00.591982 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f749c9d4-a247-4f45-a513-70fe9bafe313 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:00.592157 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f749c9d4-a247-4f45-a513-70fe9bafe313 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:00.592261 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f749c9d4-a247-4f45-a513-70fe9bafe313 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:00.596573 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:00.596573 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:00.597215 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f749c9d4-a247-4f45-a513-70fe9bafe313 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:46:00.597523 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 905/3669] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:00 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:00.789436 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-d9d3e7e2-baa0-43b0-af90-d603294d19d3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:00.791501 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-d9d3e7e2-baa0-43b0-af90-d603294d19d3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] PUT https://10.4.3.229/volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3 Aug 18 23:46:00.791987 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-d9d3e7e2-baa0-43b0-af90-d603294d19d3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:00.799351 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-d9d3e7e2-baa0-43b0-af90-d603294d19d3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Acquiring lock "cinder-attachment_update-d7e932b3-79c1-4d9d-9657-cc565e6c2d45-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:46:00.803664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-d9d3e7e2-baa0-43b0-af90-d603294d19d3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-d7e932b3-79c1-4d9d-9657-cc565e6c2d45-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:46:00.804478 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:00.804478 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:00.878507 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-d9d3e7e2-baa0-43b0-af90-d603294d19d3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-d7e932b3-79c1-4d9d-9657-cc565e6c2d45-np0000007721" released by "attachment_update" :: held 0.075s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:46:00.878862 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-d9d3e7e2-baa0-43b0-af90-d603294d19d3 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3 returned with HTTP 200 Aug 18 23:46:00.879296 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 923/3670] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:46:00 2026] PUT /volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:00.893172 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-1ca31a6d-072f-4003-a6a0-b0638755c788 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:00.895139 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-1ca31a6d-072f-4003-a6a0-b0638755c788 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3 Aug 18 23:46:00.896410 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-1ca31a6d-072f-4003-a6a0-b0638755c788 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:00.896410 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-1ca31a6d-072f-4003-a6a0-b0638755c788 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:00.908606 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-1ca31a6d-072f-4003-a6a0-b0638755c788 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3 returned with HTTP 200 Aug 18 23:46:00.908606 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 930/3671] 10.4.3.229 () {70 vars in 1651 bytes} [Tue Aug 18 23:46:00 2026] GET /volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:01.120381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bd2f12f4-c419-4aff-a93c-4604810397cd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:01.122173 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bd2f12f4-c419-4aff-a93c-4604810397cd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:01.122380 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bd2f12f4-c419-4aff-a93c-4604810397cd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:01.122606 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bd2f12f4-c419-4aff-a93c-4604810397cd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:01.122740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-bd2f12f4-c419-4aff-a93c-4604810397cd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:01.126905 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:01.126905 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:01.127469 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bd2f12f4-c419-4aff-a93c-4604810397cd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:01.127844 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 914/3672] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:01 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:01.607862 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-204e0db6-4ca3-46af-867c-2a3375d7052d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:01.609709 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-204e0db6-4ca3-46af-867c-2a3375d7052d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:46:01.609937 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-204e0db6-4ca3-46af-867c-2a3375d7052d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:01.610169 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-204e0db6-4ca3-46af-867c-2a3375d7052d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:01.610326 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-204e0db6-4ca3-46af-867c-2a3375d7052d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:01.614255 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:01.614255 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:01.615033 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-204e0db6-4ca3-46af-867c-2a3375d7052d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:46:01.615402 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 906/3673] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:01 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:02.139086 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f1ac42dd-5079-4ca3-8e2b-89e8577b885b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:02.140763 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f1ac42dd-5079-4ca3-8e2b-89e8577b885b tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:02.140960 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f1ac42dd-5079-4ca3-8e2b-89e8577b885b tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:02.141138 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f1ac42dd-5079-4ca3-8e2b-89e8577b885b tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:02.141237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f1ac42dd-5079-4ca3-8e2b-89e8577b885b tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:02.145290 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:02.145290 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:02.145892 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f1ac42dd-5079-4ca3-8e2b-89e8577b885b tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:02.146228 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 924/3674] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:02 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:02.623802 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ecbcc436-30bc-4abe-942b-32bd40a8041a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:02.625580 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ecbcc436-30bc-4abe-942b-32bd40a8041a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:46:02.625812 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ecbcc436-30bc-4abe-942b-32bd40a8041a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:02.626006 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ecbcc436-30bc-4abe-942b-32bd40a8041a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:02.626115 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-ecbcc436-30bc-4abe-942b-32bd40a8041a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:02.630988 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:02.630988 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:02.631833 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ecbcc436-30bc-4abe-942b-32bd40a8041a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:46:02.631833 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 931/3675] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:02 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:03.155354 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-73598001-a45f-4392-8a4d-8ebb8f9e5620 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:03.161496 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-73598001-a45f-4392-8a4d-8ebb8f9e5620 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:03.162700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-73598001-a45f-4392-8a4d-8ebb8f9e5620 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:03.163732 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-73598001-a45f-4392-8a4d-8ebb8f9e5620 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:03.163893 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-73598001-a45f-4392-8a4d-8ebb8f9e5620 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:03.177799 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:03.177799 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:03.180164 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-73598001-a45f-4392-8a4d-8ebb8f9e5620 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:03.181312 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 915/3676] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:03 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:03.643091 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3dcc2c9-eeba-45e4-a62e-af278da5efce None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:03.644890 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3dcc2c9-eeba-45e4-a62e-af278da5efce tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:46:03.645121 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3dcc2c9-eeba-45e4-a62e-af278da5efce tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:03.645336 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3dcc2c9-eeba-45e4-a62e-af278da5efce tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:03.645482 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c3dcc2c9-eeba-45e4-a62e-af278da5efce tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:03.651254 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:03.651254 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:03.652126 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3dcc2c9-eeba-45e4-a62e-af278da5efce tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:46:03.652442 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 907/3677] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:03 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:04.191400 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-18cba9ba-5570-4ed4-abaf-3c516e5bb0f9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:04.194382 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-18cba9ba-5570-4ed4-abaf-3c516e5bb0f9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:04.194742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-18cba9ba-5570-4ed4-abaf-3c516e5bb0f9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:04.194978 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-18cba9ba-5570-4ed4-abaf-3c516e5bb0f9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:04.195128 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-18cba9ba-5570-4ed4-abaf-3c516e5bb0f9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:04.199842 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:04.199842 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:04.200650 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-18cba9ba-5570-4ed4-abaf-3c516e5bb0f9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:04.201049 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 925/3678] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:04 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:04.662484 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-36b44908-7db3-462d-915f-82118a0ca52d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:04.664293 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-36b44908-7db3-462d-915f-82118a0ca52d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:46:04.664499 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-36b44908-7db3-462d-915f-82118a0ca52d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:04.664720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-36b44908-7db3-462d-915f-82118a0ca52d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:04.664830 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-36b44908-7db3-462d-915f-82118a0ca52d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:04.668964 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:04.668964 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:04.669706 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-36b44908-7db3-462d-915f-82118a0ca52d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:46:04.670056 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 932/3679] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:04 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:05.213206 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e33bb197-b19a-4d60-b1b9-235bf06b8596 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:05.220365 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e33bb197-b19a-4d60-b1b9-235bf06b8596 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:05.221041 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e33bb197-b19a-4d60-b1b9-235bf06b8596 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:05.222222 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e33bb197-b19a-4d60-b1b9-235bf06b8596 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:05.222414 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e33bb197-b19a-4d60-b1b9-235bf06b8596 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:05.231018 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:05.231018 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:05.231744 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e33bb197-b19a-4d60-b1b9-235bf06b8596 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:05.232188 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 916/3680] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:05 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:05.479852 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-11ba2a33-d114-4a5d-9d2b-3196fb8c7c4d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:05.481856 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-11ba2a33-d114-4a5d-9d2b-3196fb8c7c4d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption Aug 18 23:46:05.482042 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-11ba2a33-d114-4a5d-9d2b-3196fb8c7c4d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:05.482230 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-11ba2a33-d114-4a5d-9d2b-3196fb8c7c4d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:05.490784 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:05.490784 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:05.496070 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-11ba2a33-d114-4a5d-9d2b-3196fb8c7c4d tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption returned with HTTP 200 Aug 18 23:46:05.496473 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 908/3681] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:46:05 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:05.683244 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-aed92913-e26d-4dc5-9736-cb81411f7402 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:05.684924 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aed92913-e26d-4dc5-9736-cb81411f7402 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:46:05.685125 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aed92913-e26d-4dc5-9736-cb81411f7402 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:05.685297 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aed92913-e26d-4dc5-9736-cb81411f7402 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:05.685408 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-aed92913-e26d-4dc5-9736-cb81411f7402 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:05.689682 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:05.689682 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:05.690329 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aed92913-e26d-4dc5-9736-cb81411f7402 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:46:05.690672 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 926/3682] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:05 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:06.244666 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5e3d6d98-39bb-49fc-b043-089b495c7dd2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:06.246535 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e3d6d98-39bb-49fc-b043-089b495c7dd2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:06.246783 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e3d6d98-39bb-49fc-b043-089b495c7dd2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:06.246994 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e3d6d98-39bb-49fc-b043-089b495c7dd2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:06.247114 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-5e3d6d98-39bb-49fc-b043-089b495c7dd2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:06.251451 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:06.251451 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:06.252171 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e3d6d98-39bb-49fc-b043-089b495c7dd2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:06.252586 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 933/3683] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:06 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:06.702445 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-688ee3d7-f119-4e2a-b243-9a695fe31221 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:06.704292 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-688ee3d7-f119-4e2a-b243-9a695fe31221 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:46:06.704487 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-688ee3d7-f119-4e2a-b243-9a695fe31221 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:06.704737 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-688ee3d7-f119-4e2a-b243-9a695fe31221 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:06.704854 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-688ee3d7-f119-4e2a-b243-9a695fe31221 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:06.709418 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:06.709418 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:06.710180 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-688ee3d7-f119-4e2a-b243-9a695fe31221 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:46:06.710509 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 917/3684] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:06 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:06.720692 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-06c616a5-2837-49cf-8f4f-aec61c4feefb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:06.722272 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-06c616a5-2837-49cf-8f4f-aec61c4feefb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 Aug 18 23:46:06.722458 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-06c616a5-2837-49cf-8f4f-aec61c4feefb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:06.722665 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-06c616a5-2837-49cf-8f4f-aec61c4feefb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:06.729189 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:06.729189 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:06.732220 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-06c616a5-2837-49cf-8f4f-aec61c4feefb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:06.736337 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-06c616a5-2837-49cf-8f4f-aec61c4feefb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 returned with HTTP 200 Aug 18 23:46:06.736984 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 909/3685] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:06 2026] GET /volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 => generated 966 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:06.750407 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-60d98674-ac1c-4b4d-8772-929c144c0544 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:06.752032 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-60d98674-ac1c-4b4d-8772-929c144c0544 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 Aug 18 23:46:06.752198 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-60d98674-ac1c-4b4d-8772-929c144c0544 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:06.752366 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-60d98674-ac1c-4b4d-8772-929c144c0544 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:06.758977 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:06.758977 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:06.762178 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-60d98674-ac1c-4b4d-8772-929c144c0544 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:06.765797 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-60d98674-ac1c-4b4d-8772-929c144c0544 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 returned with HTTP 200 Aug 18 23:46:06.766128 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 927/3686] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:06 2026] GET /volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 => generated 966 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:06.779614 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3bd2fccc-c93e-4d94-b4dc-24bb2c7714e3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:06.780876 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bd2fccc-c93e-4d94-b4dc-24bb2c7714e3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 Aug 18 23:46:06.781136 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bd2fccc-c93e-4d94-b4dc-24bb2c7714e3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:06.781403 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bd2fccc-c93e-4d94-b4dc-24bb2c7714e3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:06.781682 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-3bd2fccc-c93e-4d94-b4dc-24bb2c7714e3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume with id: a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 Aug 18 23:46:06.790138 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:06.790138 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:06.790138 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3bd2fccc-c93e-4d94-b4dc-24bb2c7714e3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:06.805192 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3bd2fccc-c93e-4d94-b4dc-24bb2c7714e3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume request issued successfully. Aug 18 23:46:06.805192 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bd2fccc-c93e-4d94-b4dc-24bb2c7714e3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 returned with HTTP 202 Aug 18 23:46:06.805192 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 934/3687] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:46:06 2026] DELETE /volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:06.816593 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a7198d71-b868-42ac-a1b8-e0fb2483c102 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:06.823851 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a7198d71-b868-42ac-a1b8-e0fb2483c102 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 Aug 18 23:46:06.824986 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a7198d71-b868-42ac-a1b8-e0fb2483c102 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:06.825723 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a7198d71-b868-42ac-a1b8-e0fb2483c102 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:06.834441 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:06.834441 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:06.837827 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a7198d71-b868-42ac-a1b8-e0fb2483c102 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:06.842352 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a7198d71-b868-42ac-a1b8-e0fb2483c102 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 returned with HTTP 200 Aug 18 23:46:06.842730 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 918/3688] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:06 2026] GET /volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 => generated 965 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:07.261468 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-55275cb5-fa5d-41a1-afbb-b168e2f40703 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:07.263121 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55275cb5-fa5d-41a1-afbb-b168e2f40703 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:07.263301 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55275cb5-fa5d-41a1-afbb-b168e2f40703 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:07.263555 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55275cb5-fa5d-41a1-afbb-b168e2f40703 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:07.263706 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-55275cb5-fa5d-41a1-afbb-b168e2f40703 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:07.268297 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:07.268297 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:07.268942 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55275cb5-fa5d-41a1-afbb-b168e2f40703 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:07.269722 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 910/3689] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:07 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:07.666030 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-dc5ac9de-6e94-419e-8324-472c3f337f5c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:07.667726 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-dc5ac9de-6e94-419e-8324-472c3f337f5c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3/action Aug 18 23:46:07.668052 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-dc5ac9de-6e94-419e-8324-472c3f337f5c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:46:07.668154 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-dc5ac9de-6e94-419e-8324-472c3f337f5c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:07.684296 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:07.684296 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:07.693913 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6cce1a31-4bd5-4883-b93f-af13b565c6d1 req-dc5ac9de-6e94-419e-8324-472c3f337f5c tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3/action returned with HTTP 204 Aug 18 23:46:07.694571 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 928/3690] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:46:07 2026] POST /volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:07.854838 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1f810cc4-28a9-4c85-92a7-ddb5933fa1f1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:07.859244 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1f810cc4-28a9-4c85-92a7-ddb5933fa1f1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 Aug 18 23:46:07.859244 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1f810cc4-28a9-4c85-92a7-ddb5933fa1f1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:07.859244 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1f810cc4-28a9-4c85-92a7-ddb5933fa1f1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:07.863850 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1f810cc4-28a9-4c85-92a7-ddb5933fa1f1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 returned with HTTP 404 Aug 18 23:46:07.864537 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 935/3691] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:07 2026] GET /volume/v3/volumes/a3192f68-8dcc-4816-a9f1-5ee8e2ee4686 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:07.870351 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-032e2ff6-d93e-4163-b8e0-ef84f24f2b09 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:07.871890 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-032e2ff6-d93e-4163-b8e0-ef84f24f2b09 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:46:07.872051 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-032e2ff6-d93e-4163-b8e0-ef84f24f2b09 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:07.872217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-032e2ff6-d93e-4163-b8e0-ef84f24f2b09 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:07.872304 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-032e2ff6-d93e-4163-b8e0-ef84f24f2b09 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete backup with id: 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. Aug 18 23:46:07.875826 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:07.875826 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:07.892309 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-032e2ff6-d93e-4163-b8e0-ef84f24f2b09 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] delete_backup rpcapi backup_id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f {{(pid=100172) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:46:07.905213 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-032e2ff6-d93e-4163-b8e0-ef84f24f2b09 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 202 Aug 18 23:46:07.911363 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 919/3692] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:46:07 2026] DELETE /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:46:07.916169 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-35624056-93de-47f2-a170-dac49840adf5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:07.918103 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35624056-93de-47f2-a170-dac49840adf5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:46:07.918342 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35624056-93de-47f2-a170-dac49840adf5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:07.918614 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35624056-93de-47f2-a170-dac49840adf5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:07.918785 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-35624056-93de-47f2-a170-dac49840adf5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:07.924058 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:07.924058 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:07.924803 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35624056-93de-47f2-a170-dac49840adf5 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 200 Aug 18 23:46:07.925163 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 911/3693] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:07 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:08.280328 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fe2b2a7b-5efe-44d2-bc44-9a509ed10204 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:08.282175 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fe2b2a7b-5efe-44d2-bc44-9a509ed10204 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:08.282475 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fe2b2a7b-5efe-44d2-bc44-9a509ed10204 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:08.282669 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fe2b2a7b-5efe-44d2-bc44-9a509ed10204 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:08.282793 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-fe2b2a7b-5efe-44d2-bc44-9a509ed10204 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:08.286952 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:08.286952 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:08.287590 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fe2b2a7b-5efe-44d2-bc44-9a509ed10204 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:08.287977 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 929/3694] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:08 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:08.935090 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7d531ff5-24d2-470a-8c95-e485a94f5e26 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:08.936597 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7d531ff5-24d2-470a-8c95-e485a94f5e26 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f Aug 18 23:46:08.936892 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7d531ff5-24d2-470a-8c95-e485a94f5e26 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:08.937142 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7d531ff5-24d2-470a-8c95-e485a94f5e26 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:08.938160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-7d531ff5-24d2-470a-8c95-e485a94f5e26 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 4e0e4a72-a3c0-45f8-86fa-732467fa4a2f. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:08.940651 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7d531ff5-24d2-470a-8c95-e485a94f5e26 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f returned with HTTP 404 Aug 18 23:46:08.941233 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 936/3695] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:08 2026] GET /volume/v3/backups/4e0e4a72-a3c0-45f8-86fa-732467fa4a2f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:09.036019 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-464b13ef-22fc-4d3c-a1d3-1b40d2ad825a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:09.045791 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-464b13ef-22fc-4d3c-a1d3-1b40d2ad825a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 Aug 18 23:46:09.046820 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-464b13ef-22fc-4d3c-a1d3-1b40d2ad825a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:09.047435 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-464b13ef-22fc-4d3c-a1d3-1b40d2ad825a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:09.048468 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-464b13ef-22fc-4d3c-a1d3-1b40d2ad825a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume with id: 2f0a1858-e2f4-4254-90bb-a32623d22ff7 Aug 18 23:46:09.100780 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:09.100780 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:09.102775 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-464b13ef-22fc-4d3c-a1d3-1b40d2ad825a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:09.148387 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-464b13ef-22fc-4d3c-a1d3-1b40d2ad825a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume request issued successfully. Aug 18 23:46:09.148638 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-464b13ef-22fc-4d3c-a1d3-1b40d2ad825a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 returned with HTTP 202 Aug 18 23:46:09.149306 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 920/3696] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:46:09 2026] DELETE /volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:09.160593 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3fd9ecbb-a206-43a1-b419-ce096f665c51 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:09.164000 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3fd9ecbb-a206-43a1-b419-ce096f665c51 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 Aug 18 23:46:09.164186 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3fd9ecbb-a206-43a1-b419-ce096f665c51 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:09.164396 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3fd9ecbb-a206-43a1-b419-ce096f665c51 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:09.173337 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:09.173337 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:09.176846 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3fd9ecbb-a206-43a1-b419-ce096f665c51 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:09.185856 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3fd9ecbb-a206-43a1-b419-ce096f665c51 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 returned with HTTP 200 Aug 18 23:46:09.186232 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 912/3697] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:09 2026] GET /volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:09.299511 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7a7187f6-d264-4611-94a9-9c80637914a3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:09.302595 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7a7187f6-d264-4611-94a9-9c80637914a3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:09.302595 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7a7187f6-d264-4611-94a9-9c80637914a3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:09.302595 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7a7187f6-d264-4611-94a9-9c80637914a3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:09.302595 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7a7187f6-d264-4611-94a9-9c80637914a3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:09.306786 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:09.306786 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:09.307509 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7a7187f6-d264-4611-94a9-9c80637914a3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:09.307953 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 930/3698] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:09 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:10.033181 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-472c1db6-ad25-42b0-aeee-057e647eeabf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.035369 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-472c1db6-ad25-42b0-aeee-057e647eeabf tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] DELETE https://10.4.3.229/volume/v3/attachments/7981281e-8e81-4237-97d8-2c19b38422c0 Aug 18 23:46:10.035602 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-472c1db6-ad25-42b0-aeee-057e647eeabf tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:10.035833 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-472c1db6-ad25-42b0-aeee-057e647eeabf tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:10.043721 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:10.043721 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:10.085801 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-472c1db6-ad25-42b0-aeee-057e647eeabf tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/attachments/7981281e-8e81-4237-97d8-2c19b38422c0 returned with HTTP 200 Aug 18 23:46:10.086209 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 937/3699] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:46:10 2026] DELETE /volume/v3/attachments/7981281e-8e81-4237-97d8-2c19b38422c0 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:10.101016 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-48fe4d90-f99d-4ad5-b251-574f426f051e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.104644 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-48fe4d90-f99d-4ad5-b251-574f426f051e tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 Aug 18 23:46:10.104883 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-48fe4d90-f99d-4ad5-b251-574f426f051e tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:10.105102 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-48fe4d90-f99d-4ad5-b251-574f426f051e tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:10.105297 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-48fe4d90-f99d-4ad5-b251-574f426f051e tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Delete volume with id: 4196eda4-2c72-4c53-a838-cded4689f3c6 Aug 18 23:46:10.111937 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:10.111937 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:10.112365 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-48fe4d90-f99d-4ad5-b251-574f426f051e tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Volume info retrieved successfully. Aug 18 23:46:10.128749 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-48fe4d90-f99d-4ad5-b251-574f426f051e tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] Delete volume request issued successfully. Aug 18 23:46:10.128749 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a7eb8ffd-d0a7-4875-9698-fde1055b6ff9 req-48fe4d90-f99d-4ad5-b251-574f426f051e tempest-TestShelveInstance-1312172283 tempest-TestShelveInstance-1312172283-project-member] https://10.4.3.229/volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 returned with HTTP 202 Aug 18 23:46:10.128749 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 921/3700] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:46:10 2026] DELETE /volume/v3/volumes/4196eda4-2c72-4c53-a838-cded4689f3c6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:10.202020 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3e4f61fb-d946-4935-bd43-b7de8e69d72d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.203907 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e4f61fb-d946-4935-bd43-b7de8e69d72d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 Aug 18 23:46:10.204508 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e4f61fb-d946-4935-bd43-b7de8e69d72d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:10.204808 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e4f61fb-d946-4935-bd43-b7de8e69d72d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:10.211848 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e4f61fb-d946-4935-bd43-b7de8e69d72d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 returned with HTTP 404 Aug 18 23:46:10.212467 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 913/3701] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:10 2026] GET /volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:10.225016 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-58797d81-45ce-483f-96f4-3d626d337506 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.225718 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-58797d81-45ce-483f-96f4-3d626d337506 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 Aug 18 23:46:10.225900 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-58797d81-45ce-483f-96f4-3d626d337506 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:10.226031 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-58797d81-45ce-483f-96f4-3d626d337506 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:10.231277 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-58797d81-45ce-483f-96f4-3d626d337506 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 returned with HTTP 404 Aug 18 23:46:10.231807 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 931/3702] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:10 2026] GET /volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:10.238570 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e43e4ddf-531f-4ee1-b2a1-34ac416b362d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.240580 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e43e4ddf-531f-4ee1-b2a1-34ac416b362d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 Aug 18 23:46:10.240812 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e43e4ddf-531f-4ee1-b2a1-34ac416b362d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:10.241045 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e43e4ddf-531f-4ee1-b2a1-34ac416b362d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:10.241226 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-e43e4ddf-531f-4ee1-b2a1-34ac416b362d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume with id: 2f0a1858-e2f4-4254-90bb-a32623d22ff7 Aug 18 23:46:10.247377 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e43e4ddf-531f-4ee1-b2a1-34ac416b362d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 returned with HTTP 404 Aug 18 23:46:10.247908 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 938/3703] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:46:10 2026] DELETE /volume/v3/volumes/2f0a1858-e2f4-4254-90bb-a32623d22ff7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:10.258486 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.260373 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:10.260850 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1730433986"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:10.262263 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1730433986'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:10.262374 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume of 1 GB Aug 18 23:46:10.266258 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Availability Zones retrieved successfully. Aug 18 23:46:10.271426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (908a2748-8118-4643-8e26-67c1f6e22620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:10.272334 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee115841-447e-4fef-b8d7-ea4b5ab18640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:10.273277 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:10.302235 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee115841-447e-4fef-b8d7-ea4b5ab18640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:10.303381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9064be20-ca4b-460e-a4aa-08c0382cc8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:10.316945 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7fe78f2a-f24d-414a-a486-752c581a3389 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.318576 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7fe78f2a-f24d-414a-a486-752c581a3389 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:10.318837 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7fe78f2a-f24d-414a-a486-752c581a3389 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:10.319044 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7fe78f2a-f24d-414a-a486-752c581a3389 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:10.319169 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7fe78f2a-f24d-414a-a486-752c581a3389 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:10.323094 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:10.323094 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:10.323807 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7fe78f2a-f24d-414a-a486-752c581a3389 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:10.324173 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 914/3704] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:10 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:10.342481 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['1d10830c-707a-4591-81a1-68c0c51d79f9', '8f1070fc-2606-4ed2-8d06-243f2af2ca4a', 'b3fd0761-1f8d-4b63-a5b3-1f7460202542', '253e8ae7-c375-421d-8427-df2684716584'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:10.343628 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9064be20-ca4b-460e-a4aa-08c0382cc8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d10830c-707a-4591-81a1-68c0c51d79f9', '8f1070fc-2606-4ed2-8d06-243f2af2ca4a', 'b3fd0761-1f8d-4b63-a5b3-1f7460202542', '253e8ae7-c375-421d-8427-df2684716584']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:10.344606 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef0d51e-791a-47c8-a8e7-3ad5b9f7ceb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:10.370237 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef0d51e-791a-47c8-a8e7-3ad5b9f7ceb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '492e0bb0-43f1-4682-aec7-8563f64e5ed4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1730433986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['1d10830c-707a-4591-81a1-68c0c51d79f9','8f1070fc-2606-4ed2-8d06-243f2af2ca4a','b3fd0761-1f8d-4b63-a5b3-1f7460202542','253e8ae7-c375-421d-8427-df2684716584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1730433986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=492e0bb0-43f1-4682-aec7-8563f64e5ed4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20270662c388499c953aab2640bbd6b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d99b39abdb641edb30daa7a2da9088b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:10.370877 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762fd3d5-e3ea-4fa5-9d88-6f1f2dc0b5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:10.387037 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762fd3d5-e3ea-4fa5-9d88-6f1f2dc0b5ba) transitioned into state 'SUCCESS' from state '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-1730433986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20270662c388499c953aab2640bbd6b1',qos_specs=None,replication_status=,reservations=['1d10830c-707a-4591-81a1-68c0c51d79f9','8f1070fc-2606-4ed2-8d06-243f2af2ca4a','b3fd0761-1f8d-4b63-a5b3-1f7460202542','253e8ae7-c375-421d-8427-df2684716584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d99b39abdb641edb30daa7a2da9088b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:10.387940 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e292ed-4e60-4302-ad7b-4ba3ffecb5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:10.395596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e292ed-4e60-4302-ad7b-4ba3ffecb5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:10.396444 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Flow 'volume_create_api' (908a2748-8118-4643-8e26-67c1f6e22620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:10.396758 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Create volume request issued successfully. Aug 18 23:46:10.397337 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3eafe193-4710-4d85-a805-9dd000f3b9a6 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:10.397811 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 922/3705] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:46:10 2026] POST /volume/v3/volumes => generated 749 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:46:10.409870 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-acbba3f7-82e8-4483-93de-fbb4fa1dba1a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.411418 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-acbba3f7-82e8-4483-93de-fbb4fa1dba1a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:46:10.411597 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-acbba3f7-82e8-4483-93de-fbb4fa1dba1a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:10.411806 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-acbba3f7-82e8-4483-93de-fbb4fa1dba1a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:10.418214 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:10.418214 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:10.424368 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-acbba3f7-82e8-4483-93de-fbb4fa1dba1a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:10.428396 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-acbba3f7-82e8-4483-93de-fbb4fa1dba1a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:46:10.428778 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 932/3706] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:10 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:10.596359 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8ce96d46-1f26-4606-a12c-4e38c8f6f16f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.596742 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8ce96d46-1f26-4606-a12c-4e38c8f6f16f None None] GET https://10.4.3.229/volume// Aug 18 23:46:10.596917 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8ce96d46-1f26-4606-a12c-4e38c8f6f16f None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:10.597117 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8ce96d46-1f26-4606-a12c-4e38c8f6f16f None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:10.597422 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8ce96d46-1f26-4606-a12c-4e38c8f6f16f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:46:10.597829 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 939/3707] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:46:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:46:10.603914 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-d5bdefdf-1438-43b6-83a7-beeb60626a76 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.606320 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-d5bdefdf-1438-43b6-83a7-beeb60626a76 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:46:10.606668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-d5bdefdf-1438-43b6-83a7-beeb60626a76 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7e932b3-79c1-4d9d-9657-cc565e6c2d45", "connector": null, "instance_uuid": "ff619789-e257-4158-94d3-9ba0a65e677a"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:10.616327 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:10.616327 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:10.639958 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-d5bdefdf-1438-43b6-83a7-beeb60626a76 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:46:10.640336 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 915/3708] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:46:10 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 18 23:46:10.647714 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-314eb2aa-b7e4-486c-aa8e-d7642a55a14a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:10.650199 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-314eb2aa-b7e4-486c-aa8e-d7642a55a14a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] DELETE https://10.4.3.229/volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3 Aug 18 23:46:10.650426 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-314eb2aa-b7e4-486c-aa8e-d7642a55a14a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:10.650655 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-314eb2aa-b7e4-486c-aa8e-d7642a55a14a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:10.658605 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:10.658605 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:10.701242 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-314eb2aa-b7e4-486c-aa8e-d7642a55a14a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3 returned with HTTP 200 Aug 18 23:46:10.701698 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 923/3709] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:46:10 2026] DELETE /volume/v3/attachments/5a4b2779-858c-4099-a698-bb40e6c032e3 => generated 192 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:11.334421 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eca545e8-622f-480f-8616-fd7d23bd754c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:11.336855 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eca545e8-622f-480f-8616-fd7d23bd754c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:11.336919 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eca545e8-622f-480f-8616-fd7d23bd754c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:11.337136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eca545e8-622f-480f-8616-fd7d23bd754c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:11.337473 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-eca545e8-622f-480f-8616-fd7d23bd754c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:11.341992 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:11.341992 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:11.342711 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eca545e8-622f-480f-8616-fd7d23bd754c tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:11.343120 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 933/3710] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:11 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:11.443797 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9647639a-e3a7-429b-9988-32f5bc946471 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:11.445781 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9647639a-e3a7-429b-9988-32f5bc946471 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:46:11.446011 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9647639a-e3a7-429b-9988-32f5bc946471 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:11.446243 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9647639a-e3a7-429b-9988-32f5bc946471 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:11.454525 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:11.454525 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:11.459524 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9647639a-e3a7-429b-9988-32f5bc946471 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:11.464334 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9647639a-e3a7-429b-9988-32f5bc946471 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:46:11.464407 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 940/3711] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:11 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:11.863640 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-2f1da53c-651b-4ea3-b8f6-681604a5486a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:11.865311 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-2f1da53c-651b-4ea3-b8f6-681604a5486a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] PUT https://10.4.3.229/volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb Aug 18 23:46:11.866420 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-2f1da53c-651b-4ea3-b8f6-681604a5486a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:11.873371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-2f1da53c-651b-4ea3-b8f6-681604a5486a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Acquiring lock "cinder-attachment_update-d7e932b3-79c1-4d9d-9657-cc565e6c2d45-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:46:11.881539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-2f1da53c-651b-4ea3-b8f6-681604a5486a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-d7e932b3-79c1-4d9d-9657-cc565e6c2d45-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:46:11.881539 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:11.881539 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:11.916180 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-7e084895-4d58-4e13-8678-843c2bd73763 req-70eab2bf-7020-4484-a0ae-e763fbb64d72 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:11.918610 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-70eab2bf-7020-4484-a0ae-e763fbb64d72 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/limits Aug 18 23:46:11.918844 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-70eab2bf-7020-4484-a0ae-e763fbb64d72 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:11.919029 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-70eab2bf-7020-4484-a0ae-e763fbb64d72 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:11.927093 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [req-7e084895-4d58-4e13-8678-843c2bd73763 req-70eab2bf-7020-4484-a0ae-e763fbb64d72 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-414591112 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-414591112, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:11.927344 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [req-7e084895-4d58-4e13-8678-843c2bd73763 req-70eab2bf-7020-4484-a0ae-e763fbb64d72 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-414591112 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-414591112, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:11.927602 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [req-7e084895-4d58-4e13-8678-843c2bd73763 req-70eab2bf-7020-4484-a0ae-e763fbb64d72 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-414591112 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-414591112, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:11.928720 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:11.928720 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:11.939440 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-70eab2bf-7020-4484-a0ae-e763fbb64d72 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 18 23:46:11.939832 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 924/3712] 10.4.3.229 () {68 vars in 1484 bytes} [Tue Aug 18 23:46:11 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:11.955432 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-2f1da53c-651b-4ea3-b8f6-681604a5486a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Lock "cinder-attachment_update-d7e932b3-79c1-4d9d-9657-cc565e6c2d45-np0000007721" released by "attachment_update" :: held 0.078s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:46:11.956002 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-2f1da53c-651b-4ea3-b8f6-681604a5486a tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb returned with HTTP 200 Aug 18 23:46:11.956567 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 916/3713] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:46:11 2026] PUT /volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:11.968431 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-9ea1d9ad-9e14-4047-a230-705e87441834 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:11.970831 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-9ea1d9ad-9e14-4047-a230-705e87441834 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb Aug 18 23:46:11.970831 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-9ea1d9ad-9e14-4047-a230-705e87441834 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:11.970831 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-9ea1d9ad-9e14-4047-a230-705e87441834 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:11.986045 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-9ea1d9ad-9e14-4047-a230-705e87441834 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb returned with HTTP 200 Aug 18 23:46:11.986403 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 934/3714] 10.4.3.229 () {70 vars in 1651 bytes} [Tue Aug 18 23:46:11 2026] GET /volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:11.988194 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-7e084895-4d58-4e13-8678-843c2bd73763 req-f1809dcc-450e-4169-85e3-8760838751b2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:11.990069 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-f1809dcc-450e-4169-85e3-8760838751b2 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:46:11.990363 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-f1809dcc-450e-4169-85e3-8760838751b2 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:11.990647 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-f1809dcc-450e-4169-85e3-8760838751b2 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:12.001478 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:12.001478 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:12.006150 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-7e084895-4d58-4e13-8678-843c2bd73763 req-f1809dcc-450e-4169-85e3-8760838751b2 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:46:12.011241 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-f1809dcc-450e-4169-85e3-8760838751b2 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 200 Aug 18 23:46:12.011769 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 941/3715] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:46:11 2026] GET /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:12.023191 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-7e084895-4d58-4e13-8678-843c2bd73763 req-863bf67e-60f9-4868-b49e-d1922b2c63c0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:12.025147 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-863bf67e-60f9-4868-b49e-d1922b2c63c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:46:12.025468 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-863bf67e-60f9-4868-b49e-d1922b2c63c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d3f3c3f-15be-4373-945c-9481c148d96b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-654062036", "description": null, "metadata": {}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:12.037602 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:12.037602 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:12.038331 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-7e084895-4d58-4e13-8678-843c2bd73763 req-863bf67e-60f9-4868-b49e-d1922b2c63c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:46:12.038523 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [req-7e084895-4d58-4e13-8678-843c2bd73763 req-863bf67e-60f9-4868-b49e-d1922b2c63c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create snapshot from volume 7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:46:12.084544 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [req-7e084895-4d58-4e13-8678-843c2bd73763 req-863bf67e-60f9-4868-b49e-d1922b2c63c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Created reservations ['e72229ac-8b75-4528-9b2e-0fdc4d452f9c', '86b9c37e-17d6-4f26-a57b-ad7d5ce4667b', '56da8f03-e733-433e-9913-90c6f944f6c8', '10683216-14a3-4798-b3a9-d5a6a4b0cf59'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:12.117067 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-7e084895-4d58-4e13-8678-843c2bd73763 req-863bf67e-60f9-4868-b49e-d1922b2c63c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot force create request issued successfully. Aug 18 23:46:12.117363 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7e084895-4d58-4e13-8678-843c2bd73763 req-863bf67e-60f9-4868-b49e-d1922b2c63c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:46:12.117809 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 925/3716] 10.4.3.229 () {72 vars in 1547 bytes} [Tue Aug 18 23:46:12 2026] POST /volume/v3/snapshots => generated 323 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:46:12.357105 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4f547155-edf2-4cdd-b575-d1d209e38276 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:12.359045 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f547155-edf2-4cdd-b575-d1d209e38276 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:12.359539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f547155-edf2-4cdd-b575-d1d209e38276 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:12.359539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f547155-edf2-4cdd-b575-d1d209e38276 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:12.359644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4f547155-edf2-4cdd-b575-d1d209e38276 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:12.364139 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:12.364139 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:12.364871 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f547155-edf2-4cdd-b575-d1d209e38276 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:12.365297 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 917/3717] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:12 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:13.383240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-071f771f-d610-46a3-8544-a2261c60e195 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:13.385949 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-071f771f-d610-46a3-8544-a2261c60e195 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:13.386233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-071f771f-d610-46a3-8544-a2261c60e195 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:13.386999 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-071f771f-d610-46a3-8544-a2261c60e195 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:13.386999 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-071f771f-d610-46a3-8544-a2261c60e195 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:13.391839 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:13.391839 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:13.392641 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-071f771f-d610-46a3-8544-a2261c60e195 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:13.393127 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 935/3718] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:13 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:13.796085 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0308b7a0-4786-4cdc-8ffa-7e571898886a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:13.797759 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0308b7a0-4786-4cdc-8ffa-7e571898886a tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 Aug 18 23:46:13.797921 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0308b7a0-4786-4cdc-8ffa-7e571898886a tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:13.798091 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0308b7a0-4786-4cdc-8ffa-7e571898886a tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:13.805308 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:13.805308 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:13.805947 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0308b7a0-4786-4cdc-8ffa-7e571898886a tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot retrieved successfully. Aug 18 23:46:13.806940 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0308b7a0-4786-4cdc-8ffa-7e571898886a tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 returned with HTTP 200 Aug 18 23:46:13.807454 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 942/3719] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:13 2026] GET /volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:13.832228 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:13.834028 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:13.834357 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-665020207", "snapshot_id": null, "imageRef": "1220deb3-0ae6-432e-b9b3-1ddccf1c7571", "volume_type": null, "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:13.835891 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-665020207', 'snapshot_id': None, 'imageRef': '1220deb3-0ae6-432e-b9b3-1ddccf1c7571', 'volume_type': None, 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:13.915852 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:13.915852 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:13.916299 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot retrieved successfully. Aug 18 23:46:13.916483 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create volume of 1 GB Aug 18 23:46:13.919678 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Availability Zones retrieved successfully. Aug 18 23:46:13.924482 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Flow 'volume_create_api' (b57f1f6b-8b87-4005-bf0b-9fac2d0305ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:13.925629 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a840987d-1072-42e0-a091-c9e189bc0570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:13.926609 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:13.957997 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a840987d-1072-42e0-a091-c9e189bc0570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bee03bb3-9545-4a13-88c4-209a5153c717', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:13.957997 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3875fa4c-2a4f-4d6a-9566-d30b50dec17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:14.012822 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Created reservations ['2b0ebaad-fa45-4066-a922-fa7bf12ae113', '1c2c5574-2261-4877-8b35-2d66b045c407', 'f689efb0-10f2-423b-aba0-e63da62787a5', 'd92c47c2-e302-4007-8ea9-200ab2105b26'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:14.013544 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3875fa4c-2a4f-4d6a-9566-d30b50dec17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b0ebaad-fa45-4066-a922-fa7bf12ae113', '1c2c5574-2261-4877-8b35-2d66b045c407', 'f689efb0-10f2-423b-aba0-e63da62787a5', 'd92c47c2-e302-4007-8ea9-200ab2105b26']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:14.014300 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02e8ea3d-cef4-44a5-9811-3eefc3603726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:14.064835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02e8ea3d-cef4-44a5-9811-3eefc3603726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e6c61f0-fe9d-4db0-ad45-6075390b6ac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-665020207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc76979cdfdd443d8456d94dfc315d24',qos_specs=None,replication_status=,reservations=['2b0ebaad-fa45-4066-a922-fa7bf12ae113','1c2c5574-2261-4877-8b35-2d66b045c407','f689efb0-10f2-423b-aba0-e63da62787a5','d92c47c2-e302-4007-8ea9-200ab2105b26'],size=1,snapshot_id=bee03bb3-9545-4a13-88c4-209a5153c717,source_replicaid=,source_volid=None,status='creating',user_id='39b3eb901c01467089e89a955e957dca',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), '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-18T23:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-665020207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e6c61f0-fe9d-4db0-ad45-6075390b6ac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc76979cdfdd443d8456d94dfc315d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bee03bb3-9545-4a13-88c4-209a5153c717,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39b3eb901c01467089e89a955e957dca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:14.065770 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1b70a3-3595-4c52-81ce-22604c6dd0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:14.088689 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1b70a3-3595-4c52-81ce-22604c6dd0fd) transitioned into state 'SUCCESS' from state '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-665020207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc76979cdfdd443d8456d94dfc315d24',qos_specs=None,replication_status=,reservations=['2b0ebaad-fa45-4066-a922-fa7bf12ae113','1c2c5574-2261-4877-8b35-2d66b045c407','f689efb0-10f2-423b-aba0-e63da62787a5','d92c47c2-e302-4007-8ea9-200ab2105b26'],size=1,snapshot_id=bee03bb3-9545-4a13-88c4-209a5153c717,source_replicaid=,source_volid=None,status='creating',user_id='39b3eb901c01467089e89a955e957dca',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:14.089602 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fbf381-e854-45b5-bd27-780b87fda92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:14.110905 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fbf381-e854-45b5-bd27-780b87fda92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:14.111681 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Flow 'volume_create_api' (b57f1f6b-8b87-4005-bf0b-9fac2d0305ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:14.111943 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create volume request issued successfully. Aug 18 23:46:14.112429 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b3622c6c-a0a5-4488-9d67-9f8e467f0347 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:14.112828 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 926/3720] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:46:13 2026] POST /volume/v3/volumes => generated 813 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:14.123195 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cd09d9ae-7abb-4109-a31e-34fd7536dcf5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:14.124924 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd09d9ae-7abb-4109-a31e-34fd7536dcf5 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 Aug 18 23:46:14.125159 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd09d9ae-7abb-4109-a31e-34fd7536dcf5 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:14.125370 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd09d9ae-7abb-4109-a31e-34fd7536dcf5 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:14.132177 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:14.132177 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:14.135767 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cd09d9ae-7abb-4109-a31e-34fd7536dcf5 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:46:14.140285 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd09d9ae-7abb-4109-a31e-34fd7536dcf5 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 returned with HTTP 200 Aug 18 23:46:14.140875 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 918/3721] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:14 2026] GET /volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:14.421543 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7e2958a0-0103-48ea-996e-d841172a3fbd None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:14.423253 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7e2958a0-0103-48ea-996e-d841172a3fbd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:14.423501 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7e2958a0-0103-48ea-996e-d841172a3fbd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:14.423708 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7e2958a0-0103-48ea-996e-d841172a3fbd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:14.423796 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7e2958a0-0103-48ea-996e-d841172a3fbd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:14.428439 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:14.428439 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:14.429195 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7e2958a0-0103-48ea-996e-d841172a3fbd tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:14.429844 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 936/3722] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:14 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:15.152288 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f9b32c70-cf19-4cb6-a061-a546581134b8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:15.153917 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f9b32c70-cf19-4cb6-a061-a546581134b8 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 Aug 18 23:46:15.154110 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f9b32c70-cf19-4cb6-a061-a546581134b8 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:15.154288 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f9b32c70-cf19-4cb6-a061-a546581134b8 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:15.161998 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:15.161998 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:15.165897 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f9b32c70-cf19-4cb6-a061-a546581134b8 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:46:15.172219 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f9b32c70-cf19-4cb6-a061-a546581134b8 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 returned with HTTP 200 Aug 18 23:46:15.172774 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 943/3723] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:15 2026] GET /volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:46:15.185350 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6b7b22d1-3533-45fa-8f46-f24172bb0988 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:15.187194 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6b7b22d1-3533-45fa-8f46-f24172bb0988 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 Aug 18 23:46:15.187443 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6b7b22d1-3533-45fa-8f46-f24172bb0988 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:15.187664 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6b7b22d1-3533-45fa-8f46-f24172bb0988 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:15.193851 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-72617697-6d55-4242-8156-47d74c085667 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:15.194185 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:15.194185 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:15.196794 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-72617697-6d55-4242-8156-47d74c085667 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption Aug 18 23:46:15.196987 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-72617697-6d55-4242-8156-47d74c085667 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:15.197163 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-72617697-6d55-4242-8156-47d74c085667 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:15.197932 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6b7b22d1-3533-45fa-8f46-f24172bb0988 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:46:15.202009 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6b7b22d1-3533-45fa-8f46-f24172bb0988 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 returned with HTTP 200 Aug 18 23:46:15.202371 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 927/3724] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:15 2026] GET /volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:46:15.209643 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:15.209643 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:15.215001 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-72617697-6d55-4242-8156-47d74c085667 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption returned with HTTP 200 Aug 18 23:46:15.215315 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 919/3725] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:46:15 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:15.441654 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d9e42cf6-06ad-4c6b-bd17-36f146bef4c2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:15.443420 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d9e42cf6-06ad-4c6b-bd17-36f146bef4c2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:15.443727 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d9e42cf6-06ad-4c6b-bd17-36f146bef4c2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:15.443907 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d9e42cf6-06ad-4c6b-bd17-36f146bef4c2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:15.444022 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-d9e42cf6-06ad-4c6b-bd17-36f146bef4c2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:15.449801 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:15.449801 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:15.450476 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d9e42cf6-06ad-4c6b-bd17-36f146bef4c2 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:15.450874 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 937/3726] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:15 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:16.417424 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-454cf439-e1bd-4f1d-8a92-36c63d9ae7ed None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:16.419802 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-454cf439-e1bd-4f1d-8a92-36c63d9ae7ed tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 Aug 18 23:46:16.420030 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-454cf439-e1bd-4f1d-8a92-36c63d9ae7ed tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:16.420278 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-454cf439-e1bd-4f1d-8a92-36c63d9ae7ed tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:16.427615 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:16.427615 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:16.431881 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-454cf439-e1bd-4f1d-8a92-36c63d9ae7ed tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:46:16.437165 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-454cf439-e1bd-4f1d-8a92-36c63d9ae7ed tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 returned with HTTP 200 Aug 18 23:46:16.437838 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 944/3727] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:46:16 2026] GET /volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:16.465431 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-61ffdb5c-dade-4908-ac2c-537da16f7972 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:16.467014 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61ffdb5c-dade-4908-ac2c-537da16f7972 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:16.467201 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61ffdb5c-dade-4908-ac2c-537da16f7972 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:16.467371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61ffdb5c-dade-4908-ac2c-537da16f7972 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:16.467476 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-61ffdb5c-dade-4908-ac2c-537da16f7972 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:16.471196 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:16.471196 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:16.471877 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61ffdb5c-dade-4908-ac2c-537da16f7972 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:16.472320 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 928/3728] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:16 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:16.487659 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-df8607ad-b062-4d7e-8eab-ef35434fc02e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:16.489464 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df8607ad-b062-4d7e-8eab-ef35434fc02e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] POST https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6/action Aug 18 23:46:16.489834 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df8607ad-b062-4d7e-8eab-ef35434fc02e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:46:16.489944 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df8607ad-b062-4d7e-8eab-ef35434fc02e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:16.491436 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-df8607ad-b062-4d7e-8eab-ef35434fc02e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Updating backup '0a99c69a-15f8-413e-89f5-6d74045f1ed6' with '{'status': 'error'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 23:46:16.498868 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:16.498868 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:16.499924 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-df8607ad-b062-4d7e-8eab-ef35434fc02e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8fe13611fc8043d8aacfda2ceafca7cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c773cd2226a4b5eb255d97688715e58', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:16.500105 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df8607ad-b062-4d7e-8eab-ef35434fc02e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6/action returned with HTTP 403 Aug 18 23:46:16.500632 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 920/3729] 10.4.3.229 () {70 vars in 1430 bytes} [Tue Aug 18 23:46:16 2026] POST /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:16.508461 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1fc54dae-3530-4030-86c3-5165f9384535 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:16.513421 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1fc54dae-3530-4030-86c3-5165f9384535 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb Aug 18 23:46:16.513421 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1fc54dae-3530-4030-86c3-5165f9384535 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:16.513421 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1fc54dae-3530-4030-86c3-5165f9384535 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:16.513421 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-1fc54dae-3530-4030-86c3-5165f9384535 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Delete volume with id: 38c3117b-cb7c-4676-87bd-1f85ad0836cb Aug 18 23:46:16.522342 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:16.522342 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:16.522696 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1fc54dae-3530-4030-86c3-5165f9384535 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:46:16.542605 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1fc54dae-3530-4030-86c3-5165f9384535 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Delete volume request issued successfully. Aug 18 23:46:16.542809 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1fc54dae-3530-4030-86c3-5165f9384535 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb returned with HTTP 202 Aug 18 23:46:16.543249 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 938/3730] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:46:16 2026] DELETE /volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:16.552542 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f7052b71-2b8c-4b2a-a7a7-fc89e9c11928 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:16.557183 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f7052b71-2b8c-4b2a-a7a7-fc89e9c11928 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb Aug 18 23:46:16.557824 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f7052b71-2b8c-4b2a-a7a7-fc89e9c11928 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:16.558195 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f7052b71-2b8c-4b2a-a7a7-fc89e9c11928 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:16.572243 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:16.572243 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:16.575737 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f7052b71-2b8c-4b2a-a7a7-fc89e9c11928 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:46:16.580724 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f7052b71-2b8c-4b2a-a7a7-fc89e9c11928 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb returned with HTTP 200 Aug 18 23:46:16.581111 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 945/3731] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:16 2026] GET /volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:16.889453 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-5be6cdf0-f290-4419-af3d-74ed6044f67e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:16.891725 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-5be6cdf0-f290-4419-af3d-74ed6044f67e tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 Aug 18 23:46:16.891725 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-5be6cdf0-f290-4419-af3d-74ed6044f67e tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:16.891725 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-5be6cdf0-f290-4419-af3d-74ed6044f67e tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:16.900305 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:16.900305 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:16.907254 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-5be6cdf0-f290-4419-af3d-74ed6044f67e tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:46:16.912349 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-5be6cdf0-f290-4419-af3d-74ed6044f67e tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 returned with HTTP 200 Aug 18 23:46:16.912587 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 929/3732] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:46:16 2026] GET /volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:16.921131 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-49c110bf-b2ef-4c67-b1a6-4cbf3e9929d0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:16.921481 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-49c110bf-b2ef-4c67-b1a6-4cbf3e9929d0 None None] GET https://10.4.3.229/volume// Aug 18 23:46:16.921674 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-49c110bf-b2ef-4c67-b1a6-4cbf3e9929d0 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:16.921847 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-49c110bf-b2ef-4c67-b1a6-4cbf3e9929d0 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:16.922178 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-49c110bf-b2ef-4c67-b1a6-4cbf3e9929d0 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:46:16.922440 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 921/3733] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:46: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 18 23:46:16.928241 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-b844d921-4572-42ec-b9df-200b7d7a5d88 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:16.929953 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-b844d921-4572-42ec-b9df-200b7d7a5d88 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:46:16.930255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-b844d921-4572-42ec-b9df-200b7d7a5d88 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e6c61f0-fe9d-4db0-ad45-6075390b6ac2", "connector": null, "instance_uuid": "a781bcb6-53a8-4a92-809a-9332076058c4"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:16.937965 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:16.937965 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:16.971563 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-b844d921-4572-42ec-b9df-200b7d7a5d88 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:46:16.972177 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 939/3734] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:46:16 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:17.596372 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:17.596845 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fc7bf482-746b-4336-8970-7fbfcc0fd80b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:17.598336 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fc7bf482-746b-4336-8970-7fbfcc0fd80b tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb Aug 18 23:46:17.598600 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fc7bf482-746b-4336-8970-7fbfcc0fd80b tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:17.598837 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fc7bf482-746b-4336-8970-7fbfcc0fd80b tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:17.617016 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fc7bf482-746b-4336-8970-7fbfcc0fd80b tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb returned with HTTP 404 Aug 18 23:46:17.617016 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 946/3735] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:17 2026] GET /volume/v3/volumes/38c3117b-cb7c-4676-87bd-1f85ad0836cb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:17.624595 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-db912a26-b90a-433f-9072-2ca394e47600 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:17.627855 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db912a26-b90a-433f-9072-2ca394e47600 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:46:17.628037 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db912a26-b90a-433f-9072-2ca394e47600 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:17.628635 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db912a26-b90a-433f-9072-2ca394e47600 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:17.628635 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-db912a26-b90a-433f-9072-2ca394e47600 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:17.633305 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:17.633305 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:17.634150 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db912a26-b90a-433f-9072-2ca394e47600 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-reader] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:46:17.634471 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 922/3736] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:17 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:17.650316 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-467843dc-3dfd-4b00-99bd-e549deea1d61 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:17.654744 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-467843dc-3dfd-4b00-99bd-e549deea1d61 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] DELETE https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:17.654939 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-467843dc-3dfd-4b00-99bd-e549deea1d61 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:17.655104 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-467843dc-3dfd-4b00-99bd-e549deea1d61 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:17.655197 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-467843dc-3dfd-4b00-99bd-e549deea1d61 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Delete backup with id: 0a99c69a-15f8-413e-89f5-6d74045f1ed6. Aug 18 23:46:17.662360 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:17.662360 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:17.682958 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-467843dc-3dfd-4b00-99bd-e549deea1d61 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] delete_backup rpcapi backup_id 0a99c69a-15f8-413e-89f5-6d74045f1ed6 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:46:17.684571 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-467843dc-3dfd-4b00-99bd-e549deea1d61 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 202 Aug 18 23:46:17.685015 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 940/3737] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:46:17 2026] DELETE /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:46:17.691369 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cd182980-9b4c-4b27-9e2e-2203f2b62b1e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:17.692916 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd182980-9b4c-4b27-9e2e-2203f2b62b1e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:17.693092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd182980-9b4c-4b27-9e2e-2203f2b62b1e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:17.693256 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd182980-9b4c-4b27-9e2e-2203f2b62b1e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:17.693376 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-cd182980-9b4c-4b27-9e2e-2203f2b62b1e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:17.697188 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:17.697188 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:17.697754 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd182980-9b4c-4b27-9e2e-2203f2b62b1e tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 200 Aug 18 23:46:17.698096 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 947/3738] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:17 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:17.700473 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:17.700899 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-935048347"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:17.702671 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-935048347'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:17.702671 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:17.706188 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:17.712686 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (97ab2012-e18c-44ca-af44-0e732ee24de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:17.713656 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb44aae-2dd4-4787-887d-5bbc790dfca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:17.714646 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:17.748702 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb44aae-2dd4-4787-887d-5bbc790dfca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:17.749853 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ff2ce4-55bc-4594-ab52-0be0462f1088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:17.828290 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['084c989e-aa63-4be1-88f3-3400977edb20', 'a80ef05e-cd11-43b7-99c5-c3d25ebbb951', 'a979b485-629f-43c3-9326-f08e1058c072', 'd4026011-366c-4cf7-9916-e406256218c2'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:17.829099 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ff2ce4-55bc-4594-ab52-0be0462f1088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['084c989e-aa63-4be1-88f3-3400977edb20', 'a80ef05e-cd11-43b7-99c5-c3d25ebbb951', 'a979b485-629f-43c3-9326-f08e1058c072', 'd4026011-366c-4cf7-9916-e406256218c2']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:17.829836 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af14e861-850c-45ad-8e04-e60b7a625483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:17.854967 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af14e861-850c-45ad-8e04-e60b7a625483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0515a48f-d96d-4f4c-91cb-e8947961fa67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-935048347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['084c989e-aa63-4be1-88f3-3400977edb20','a80ef05e-cd11-43b7-99c5-c3d25ebbb951','a979b485-629f-43c3-9326-f08e1058c072','d4026011-366c-4cf7-9916-e406256218c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-935048347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0515a48f-d96d-4f4c-91cb-e8947961fa67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:17.856373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa39b2e6-9568-4ca9-9c5f-a0e86e802293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:17.870427 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-78b0907b-17c4-4353-a29b-56187f9dde80 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:17.870873 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78b0907b-17c4-4353-a29b-56187f9dde80 None None] GET https://10.4.3.229/volume// Aug 18 23:46:17.871084 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78b0907b-17c4-4353-a29b-56187f9dde80 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:17.871337 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78b0907b-17c4-4353-a29b-56187f9dde80 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:17.871693 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78b0907b-17c4-4353-a29b-56187f9dde80 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:46:17.871981 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 923/3739] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:46: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 18 23:46:17.874789 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa39b2e6-9568-4ca9-9c5f-a0e86e802293) transitioned into state 'SUCCESS' from state '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-935048347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['084c989e-aa63-4be1-88f3-3400977edb20','a80ef05e-cd11-43b7-99c5-c3d25ebbb951','a979b485-629f-43c3-9326-f08e1058c072','d4026011-366c-4cf7-9916-e406256218c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:17.875007 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0fa69d-c446-4cfb-9437-9385cb9cf38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:17.885974 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-09b133fd-0363-4e07-8ec4-ba8d39846e45 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:17.887424 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-371ffaab-8b95-4b1a-89a5-e4b930715ea4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:17.887725 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0fa69d-c446-4cfb-9437-9385cb9cf38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:17.888613 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (97ab2012-e18c-44ca-af44-0e732ee24de2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:17.889127 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:17.889743 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-53453af1-31e0-4bdb-aa94-529d9f0258e6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:17.890357 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 930/3740] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:46:17 2026] POST /volume/v3/volumes => generated 769 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:17.893680 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-371ffaab-8b95-4b1a-89a5-e4b930715ea4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb/action Aug 18 23:46:17.894183 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-371ffaab-8b95-4b1a-89a5-e4b930715ea4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:46:17.894249 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-371ffaab-8b95-4b1a-89a5-e4b930715ea4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:17.896011 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-09b133fd-0363-4e07-8ec4-ba8d39846e45 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 Aug 18 23:46:17.896314 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-09b133fd-0363-4e07-8ec4-ba8d39846e45 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:17.896562 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-09b133fd-0363-4e07-8ec4-ba8d39846e45 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:17.909232 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0ecb5f16-fca7-4a2b-ae37-f7cbf9ab4dd7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:17.912634 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:17.912634 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:17.912920 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ecb5f16-fca7-4a2b-ae37-f7cbf9ab4dd7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 Aug 18 23:46:17.912920 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ecb5f16-fca7-4a2b-ae37-f7cbf9ab4dd7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:17.913029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ecb5f16-fca7-4a2b-ae37-f7cbf9ab4dd7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:17.918609 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-09b133fd-0363-4e07-8ec4-ba8d39846e45 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:46:17.925466 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:17.925466 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:17.928067 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-09b133fd-0363-4e07-8ec4-ba8d39846e45 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 returned with HTTP 200 Aug 18 23:46:17.928918 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 941/3741] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:46:17 2026] GET /volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 => generated 1583 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:46:17.929887 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0ecb5f16-fca7-4a2b-ae37-f7cbf9ab4dd7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:17.932083 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:17.932083 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:17.935686 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ecb5f16-fca7-4a2b-ae37-f7cbf9ab4dd7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 returned with HTTP 200 Aug 18 23:46:17.936701 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 924/3742] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:17 2026] GET /volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:17.950835 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ecbd4ad3-26b4-46d1-890b-da69c457883c req-371ffaab-8b95-4b1a-89a5-e4b930715ea4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb/action returned with HTTP 204 Aug 18 23:46:17.950835 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 948/3743] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:46:17 2026] POST /volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:18.046310 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-6e0b43e0-4785-4a9e-8fb4-b78e27e0cd30 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:18.048736 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-6e0b43e0-4785-4a9e-8fb4-b78e27e0cd30 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] PUT https://10.4.3.229/volume/v3/attachments/985a0a82-fb09-4b8a-a611-cfac5b9e61aa Aug 18 23:46:18.048794 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-6e0b43e0-4785-4a9e-8fb4-b78e27e0cd30 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:18.055842 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-6e0b43e0-4785-4a9e-8fb4-b78e27e0cd30 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Acquiring lock "cinder-attachment_update-6e6c61f0-fe9d-4db0-ad45-6075390b6ac2-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:46:18.061033 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-6e0b43e0-4785-4a9e-8fb4-b78e27e0cd30 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Lock "cinder-attachment_update-6e6c61f0-fe9d-4db0-ad45-6075390b6ac2-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:46:18.061033 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:18.061033 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:18.131401 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-6e0b43e0-4785-4a9e-8fb4-b78e27e0cd30 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Lock "cinder-attachment_update-6e6c61f0-fe9d-4db0-ad45-6075390b6ac2-np0000007721" released by "attachment_update" :: held 0.071s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:46:18.131785 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-6e0b43e0-4785-4a9e-8fb4-b78e27e0cd30 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments/985a0a82-fb09-4b8a-a611-cfac5b9e61aa returned with HTTP 200 Aug 18 23:46:18.132212 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 931/3744] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:46:18 2026] PUT /volume/v3/attachments/985a0a82-fb09-4b8a-a611-cfac5b9e61aa => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:18.154980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-70f18182-f044-4fab-b303-bd7355f73223 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:18.161368 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-70f18182-f044-4fab-b303-bd7355f73223 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/attachments/985a0a82-fb09-4b8a-a611-cfac5b9e61aa/action Aug 18 23:46:18.162277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-70f18182-f044-4fab-b303-bd7355f73223 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:46:18.162416 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-70f18182-f044-4fab-b303-bd7355f73223 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:18.186879 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:18.186879 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:18.197898 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7876fc42-4f16-4b0a-b1ee-78eb4b247151 req-70f18182-f044-4fab-b303-bd7355f73223 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments/985a0a82-fb09-4b8a-a611-cfac5b9e61aa/action returned with HTTP 204 Aug 18 23:46:18.198291 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 942/3745] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:46:18 2026] POST /volume/v3/attachments/985a0a82-fb09-4b8a-a611-cfac5b9e61aa/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:18.710203 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-461c7bd9-5426-4e72-a597-60cca0b197e9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:18.714602 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-461c7bd9-5426-4e72-a597-60cca0b197e9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 Aug 18 23:46:18.714888 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-461c7bd9-5426-4e72-a597-60cca0b197e9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:18.715107 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-461c7bd9-5426-4e72-a597-60cca0b197e9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:18.715270 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-461c7bd9-5426-4e72-a597-60cca0b197e9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 0a99c69a-15f8-413e-89f5-6d74045f1ed6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:18.718565 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-461c7bd9-5426-4e72-a597-60cca0b197e9 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 returned with HTTP 404 Aug 18 23:46:18.719036 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 925/3746] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:18 2026] GET /volume/v3/backups/0a99c69a-15f8-413e-89f5-6d74045f1ed6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:18.725287 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a8553b11-1227-44c8-9f82-10bd0ede0627 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:18.727671 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a8553b11-1227-44c8-9f82-10bd0ede0627 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] DELETE https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:46:18.727859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a8553b11-1227-44c8-9f82-10bd0ede0627 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:18.728028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a8553b11-1227-44c8-9f82-10bd0ede0627 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:18.728129 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-a8553b11-1227-44c8-9f82-10bd0ede0627 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Delete backup with id: 1d5918ba-b991-430c-a307-9a44e4e5b9be. Aug 18 23:46:18.732344 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:18.732344 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:18.744885 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-a8553b11-1227-44c8-9f82-10bd0ede0627 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] delete_backup rpcapi backup_id 1d5918ba-b991-430c-a307-9a44e4e5b9be {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:46:18.746818 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a8553b11-1227-44c8-9f82-10bd0ede0627 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 202 Aug 18 23:46:18.747405 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 949/3747] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:46:18 2026] DELETE /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:46:18.755778 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b44103d9-a00a-407a-8a9c-f35492e9e416 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:18.757790 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b44103d9-a00a-407a-8a9c-f35492e9e416 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:46:18.758057 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b44103d9-a00a-407a-8a9c-f35492e9e416 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:18.758326 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b44103d9-a00a-407a-8a9c-f35492e9e416 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:18.758467 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-b44103d9-a00a-407a-8a9c-f35492e9e416 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:18.762356 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:18.762356 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:18.763279 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b44103d9-a00a-407a-8a9c-f35492e9e416 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 200 Aug 18 23:46:18.763279 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 932/3748] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:18 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:18.954173 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5db907a1-97c0-4634-a88c-d447e73824f7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:18.956382 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5db907a1-97c0-4634-a88c-d447e73824f7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 Aug 18 23:46:18.956650 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5db907a1-97c0-4634-a88c-d447e73824f7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:18.956914 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5db907a1-97c0-4634-a88c-d447e73824f7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:18.966806 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:18.966806 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:18.972218 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5db907a1-97c0-4634-a88c-d447e73824f7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:18.977038 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5db907a1-97c0-4634-a88c-d447e73824f7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 returned with HTTP 200 Aug 18 23:46:18.980099 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 943/3749] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:18 2026] GET /volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:18.990375 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d403c4d9-ac93-47e8-b574-5e0275d9714e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:18.992098 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d403c4d9-ac93-47e8-b574-5e0275d9714e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:46:18.992443 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d403c4d9-ac93-47e8-b574-5e0275d9714e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0515a48f-d96d-4f4c-91cb-e8947961fa67", "name": "tempest-VolumeDependencyTests-Snapshot-1932467365"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:19.002881 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:19.002881 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:19.004228 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d403c4d9-ac93-47e8-b574-5e0275d9714e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:19.004389 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-d403c4d9-ac93-47e8-b574-5e0275d9714e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create snapshot from volume 0515a48f-d96d-4f4c-91cb-e8947961fa67 Aug 18 23:46:19.013500 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-66da4262-9d66-46b1-9e45-fc2842323c08 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:19.016502 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-66da4262-9d66-46b1-9e45-fc2842323c08 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:46:19.017218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-66da4262-9d66-46b1-9e45-fc2842323c08 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:19.017474 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-66da4262-9d66-46b1-9e45-fc2842323c08 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:19.033357 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:19.033357 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:19.039233 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-66da4262-9d66-46b1-9e45-fc2842323c08 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:46:19.046004 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-66da4262-9d66-46b1-9e45-fc2842323c08 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:46:19.047483 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 950/3750] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:19 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 1168 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:19.051117 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-d403c4d9-ac93-47e8-b574-5e0275d9714e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['df7b3c73-ca19-4f9c-8dcc-18e6a3b33ea6', '792ce041-dd02-4a12-8f8d-cfc090eafd20', '9ad21b9d-1c2d-4fb6-8060-10d50d4814b8', 'b237351c-1fa2-4a5a-ac19-bda9e1557fd8'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:19.086147 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d403c4d9-ac93-47e8-b574-5e0275d9714e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot create request issued successfully. Aug 18 23:46:19.086663 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d403c4d9-ac93-47e8-b574-5e0275d9714e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:46:19.087946 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 926/3751] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:46:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:46:19.096348 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-db2aa9ae-1ca6-4a86-b8a8-479765aa08e2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:19.098341 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-db2aa9ae-1ca6-4a86-b8a8-479765aa08e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 Aug 18 23:46:19.098543 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-db2aa9ae-1ca6-4a86-b8a8-479765aa08e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:19.098777 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-db2aa9ae-1ca6-4a86-b8a8-479765aa08e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:19.103200 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-f3d7d13f-261d-4059-9fbe-9d6b6ebd90fb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:19.106057 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:19.106057 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:19.106667 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-db2aa9ae-1ca6-4a86-b8a8-479765aa08e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:19.107406 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-db2aa9ae-1ca6-4a86-b8a8-479765aa08e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 returned with HTTP 200 Aug 18 23:46:19.108013 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 933/3752] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:19 2026] GET /volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:19.110778 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-f3d7d13f-261d-4059-9fbe-9d6b6ebd90fb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:46:19.111035 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-f3d7d13f-261d-4059-9fbe-9d6b6ebd90fb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:19.111311 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-f3d7d13f-261d-4059-9fbe-9d6b6ebd90fb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:19.130135 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:19.130135 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:19.139037 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-f3d7d13f-261d-4059-9fbe-9d6b6ebd90fb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:46:19.149792 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-f3d7d13f-261d-4059-9fbe-9d6b6ebd90fb tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:46:19.149792 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 944/3753] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:46:19 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 1168 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:19.168896 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-e13c4f34-049c-4786-9b3b-7ce08649c436 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:19.171466 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-e13c4f34-049c-4786-9b3b-7ce08649c436 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] POST https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/action Aug 18 23:46:19.171961 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-e13c4f34-049c-4786-9b3b-7ce08649c436 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:46:19.172141 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-e13c4f34-049c-4786-9b3b-7ce08649c436 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:19.185480 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:19.185480 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:19.186140 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-e13c4f34-049c-4786-9b3b-7ce08649c436 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:46:19.196179 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-e13c4f34-049c-4786-9b3b-7ce08649c436 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Begin detaching volume completed successfully. Aug 18 23:46:19.197453 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-e13c4f34-049c-4786-9b3b-7ce08649c436 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/action returned with HTTP 202 Aug 18 23:46:19.198053 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 951/3754] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:46:19 2026] POST /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:46:19.258423 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4935a32d-172a-4493-9341-bb5c040828e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:19.258423 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4935a32d-172a-4493-9341-bb5c040828e1 None None] GET https://10.4.3.229/volume// Aug 18 23:46:19.258631 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4935a32d-172a-4493-9341-bb5c040828e1 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:19.258688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4935a32d-172a-4493-9341-bb5c040828e1 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:19.259022 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4935a32d-172a-4493-9341-bb5c040828e1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:46:19.259295 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 927/3755] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:46: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 18 23:46:19.271975 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-1b4f4f3d-c947-4385-a0e7-5d5574095af2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:19.273956 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-1b4f4f3d-c947-4385-a0e7-5d5574095af2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:46:19.274177 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-1b4f4f3d-c947-4385-a0e7-5d5574095af2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:19.274413 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-1b4f4f3d-c947-4385-a0e7-5d5574095af2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:19.289109 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:19.289109 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:19.293122 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-1b4f4f3d-c947-4385-a0e7-5d5574095af2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:46:19.297764 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-1b4f4f3d-c947-4385-a0e7-5d5574095af2 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:46:19.298159 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 934/3756] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:46:19 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 1351 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:46:19.308550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-bc46a7e6-93ec-43a8-bbb2-681f0e68b9a6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:19.310923 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-bc46a7e6-93ec-43a8-bbb2-681f0e68b9a6 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption Aug 18 23:46:19.311223 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-bc46a7e6-93ec-43a8-bbb2-681f0e68b9a6 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:19.311471 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-bc46a7e6-93ec-43a8-bbb2-681f0e68b9a6 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:19.322576 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:19.322576 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:19.329501 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-bc46a7e6-93ec-43a8-bbb2-681f0e68b9a6 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption returned with HTTP 200 Aug 18 23:46:19.329913 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 945/3757] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:46:19 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:19.775452 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6620f18e-09e4-4d42-83a3-429eabf8ce99 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:19.777196 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6620f18e-09e4-4d42-83a3-429eabf8ce99 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be Aug 18 23:46:19.777418 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6620f18e-09e4-4d42-83a3-429eabf8ce99 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:19.777635 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6620f18e-09e4-4d42-83a3-429eabf8ce99 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:19.777773 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-6620f18e-09e4-4d42-83a3-429eabf8ce99 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 1d5918ba-b991-430c-a307-9a44e4e5b9be. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:19.780983 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6620f18e-09e4-4d42-83a3-429eabf8ce99 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be returned with HTTP 404 Aug 18 23:46:19.781381 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 952/3758] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:19 2026] GET /volume/v3/backups/1d5918ba-b991-430c-a307-9a44e4e5b9be => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:19.787039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2a100f2-17f7-430e-a718-5a49098b4784 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:19.788675 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2a100f2-17f7-430e-a718-5a49098b4784 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] DELETE https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:46:19.788849 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2a100f2-17f7-430e-a718-5a49098b4784 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:19.789020 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2a100f2-17f7-430e-a718-5a49098b4784 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:19.789117 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-a2a100f2-17f7-430e-a718-5a49098b4784 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Delete backup with id: 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. Aug 18 23:46:19.793580 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:19.793580 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:19.802954 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-a2a100f2-17f7-430e-a718-5a49098b4784 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] delete_backup rpcapi backup_id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:46:19.807535 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2a100f2-17f7-430e-a718-5a49098b4784 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 202 Aug 18 23:46:19.807535 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 928/3759] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:46:19 2026] DELETE /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:46:19.810823 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ef8fe3d1-966f-4f57-823e-e1aa2a155d9f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:19.812396 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ef8fe3d1-966f-4f57-823e-e1aa2a155d9f tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:46:19.812666 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ef8fe3d1-966f-4f57-823e-e1aa2a155d9f tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:19.812823 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ef8fe3d1-966f-4f57-823e-e1aa2a155d9f tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:19.812920 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-ef8fe3d1-966f-4f57-823e-e1aa2a155d9f tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:19.816563 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:19.816563 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:19.817177 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ef8fe3d1-966f-4f57-823e-e1aa2a155d9f tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 200 Aug 18 23:46:19.817523 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 935/3760] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:19 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:20.116062 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c91390c6-6d10-4ed3-a5fd-4849b1b0583d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:20.117828 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c91390c6-6d10-4ed3-a5fd-4849b1b0583d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 Aug 18 23:46:20.118027 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c91390c6-6d10-4ed3-a5fd-4849b1b0583d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:20.118232 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c91390c6-6d10-4ed3-a5fd-4849b1b0583d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:20.125306 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:20.125306 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:20.125869 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c91390c6-6d10-4ed3-a5fd-4849b1b0583d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:20.126674 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c91390c6-6d10-4ed3-a5fd-4849b1b0583d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 returned with HTTP 200 Aug 18 23:46:20.127061 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 946/3761] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:20 2026] GET /volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:20.136806 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:20.138686 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:20.139094 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6d28c56d-55dc-4762-84df-ce0a38860b25", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-837697238"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:20.140847 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'snapshot_id': '6d28c56d-55dc-4762-84df-ce0a38860b25', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-837697238'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:20.149390 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:20.149390 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:20.150082 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:20.150239 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:20.154580 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:20.161596 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (5ad75902-d995-427b-a9e4-5ddbc09273b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:20.163114 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d5a92e-d649-46e4-82e1-ad8e35e8df46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:20.164419 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:20.194347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8d5a92e-d649-46e4-82e1-ad8e35e8df46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6d28c56d-55dc-4762-84df-ce0a38860b25', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:20.195087 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97cd8ec-5a91-4e13-9993-9ec9df34a0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:20.232434 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['07e15b0e-6f5c-4f46-abca-09b9e2a305ab', '5f9590d7-70e3-481b-aa9e-c3f8cc882c25', 'd05616eb-6bd6-44a6-96fe-a4b8ef54625c', 'b6f6c4e1-8740-44f0-b60a-dbfed93ac30c'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:20.233174 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97cd8ec-5a91-4e13-9993-9ec9df34a0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07e15b0e-6f5c-4f46-abca-09b9e2a305ab', '5f9590d7-70e3-481b-aa9e-c3f8cc882c25', 'd05616eb-6bd6-44a6-96fe-a4b8ef54625c', 'b6f6c4e1-8740-44f0-b60a-dbfed93ac30c']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:20.233845 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e0442b-62e1-440f-851c-179be5e9d1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:20.271707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e0442b-62e1-440f-851c-179be5e9d1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a95c724-e5f7-4df6-9146-0113c5b852f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-837697238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['07e15b0e-6f5c-4f46-abca-09b9e2a305ab','5f9590d7-70e3-481b-aa9e-c3f8cc882c25','d05616eb-6bd6-44a6-96fe-a4b8ef54625c','b6f6c4e1-8740-44f0-b60a-dbfed93ac30c'],size=1,snapshot_id=6d28c56d-55dc-4762-84df-ce0a38860b25,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-837697238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a95c724-e5f7-4df6-9146-0113c5b852f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6d28c56d-55dc-4762-84df-ce0a38860b25,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:20.272195 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a282258e-96f3-4c96-a98c-81605f4a3a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:20.287736 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a282258e-96f3-4c96-a98c-81605f4a3a31) transitioned into state 'SUCCESS' from state '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-837697238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['07e15b0e-6f5c-4f46-abca-09b9e2a305ab','5f9590d7-70e3-481b-aa9e-c3f8cc882c25','d05616eb-6bd6-44a6-96fe-a4b8ef54625c','b6f6c4e1-8740-44f0-b60a-dbfed93ac30c'],size=1,snapshot_id=6d28c56d-55dc-4762-84df-ce0a38860b25,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:20.288351 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719e0996-dbb1-481e-85e9-f647992b9d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:20.311611 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719e0996-dbb1-481e-85e9-f647992b9d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:20.311611 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (5ad75902-d995-427b-a9e4-5ddbc09273b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:20.311611 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:20.311611 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9e4cca8e-ec12-4018-bb38-cb98e1a9109a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:20.311611 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 953/3762] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:46:20 2026] POST /volume/v3/volumes => generated 803 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:20.322936 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aa3461c5-41f1-46b4-8049-4728f9c1fb4f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:20.326903 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa3461c5-41f1-46b4-8049-4728f9c1fb4f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 Aug 18 23:46:20.326903 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa3461c5-41f1-46b4-8049-4728f9c1fb4f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:20.327353 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa3461c5-41f1-46b4-8049-4728f9c1fb4f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:20.340353 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:20.340353 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:20.343069 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aa3461c5-41f1-46b4-8049-4728f9c1fb4f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:20.347571 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa3461c5-41f1-46b4-8049-4728f9c1fb4f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 returned with HTTP 200 Aug 18 23:46:20.347957 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 929/3763] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:20 2026] GET /volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:20.827590 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-02279636-9120-461a-9d9a-427590387110 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:20.829442 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-02279636-9120-461a-9d9a-427590387110 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca Aug 18 23:46:20.829880 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-02279636-9120-461a-9d9a-427590387110 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:20.830193 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-02279636-9120-461a-9d9a-427590387110 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:20.831231 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-02279636-9120-461a-9d9a-427590387110 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Show backup with id 7e81d72e-6eb4-4d4d-a6df-c83458afd6ca. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:20.834546 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-02279636-9120-461a-9d9a-427590387110 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca returned with HTTP 404 Aug 18 23:46:20.834704 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 936/3764] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:20 2026] GET /volume/v3/backups/7e81d72e-6eb4-4d4d-a6df-c83458afd6ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:20.841385 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-30129c20-c595-483f-a13e-104caf0b86a0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:20.843061 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-30129c20-c595-483f-a13e-104caf0b86a0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 Aug 18 23:46:20.843240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-30129c20-c595-483f-a13e-104caf0b86a0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:20.843411 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-30129c20-c595-483f-a13e-104caf0b86a0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:20.843612 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-30129c20-c595-483f-a13e-104caf0b86a0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Delete volume with id: 24f346f8-a096-42cc-b8b8-eefe70670f24 Aug 18 23:46:20.849941 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:20.849941 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:20.850214 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-30129c20-c595-483f-a13e-104caf0b86a0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:46:20.865230 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-30129c20-c595-483f-a13e-104caf0b86a0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Delete volume request issued successfully. Aug 18 23:46:20.865447 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-30129c20-c595-483f-a13e-104caf0b86a0 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 returned with HTTP 202 Aug 18 23:46:20.866012 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 947/3765] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:46:20 2026] DELETE /volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:20.874248 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e724237c-ccf2-4add-b578-7a06aec8466a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:20.878781 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e724237c-ccf2-4add-b578-7a06aec8466a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 Aug 18 23:46:20.879038 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e724237c-ccf2-4add-b578-7a06aec8466a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:20.879271 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e724237c-ccf2-4add-b578-7a06aec8466a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:20.887830 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:20.887830 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:20.892759 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e724237c-ccf2-4add-b578-7a06aec8466a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Volume info retrieved successfully. Aug 18 23:46:20.897478 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e724237c-ccf2-4add-b578-7a06aec8466a tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 returned with HTTP 200 Aug 18 23:46:20.897872 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 954/3766] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:20 2026] GET /volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:21.361949 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-92d881ec-ba69-469b-ad1d-bb2eeed1d680 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:21.363582 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-92d881ec-ba69-469b-ad1d-bb2eeed1d680 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 Aug 18 23:46:21.363805 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-92d881ec-ba69-469b-ad1d-bb2eeed1d680 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:21.363974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-92d881ec-ba69-469b-ad1d-bb2eeed1d680 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:21.370318 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:21.370318 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:21.373353 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-92d881ec-ba69-469b-ad1d-bb2eeed1d680 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:21.376814 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-92d881ec-ba69-469b-ad1d-bb2eeed1d680 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 returned with HTTP 200 Aug 18 23:46:21.377184 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 930/3767] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:21 2026] GET /volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:21.388481 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-27cea783-3a9f-4775-bb75-4fb13dffcc4c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:21.389750 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-27cea783-3a9f-4775-bb75-4fb13dffcc4c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:46:21.390133 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-27cea783-3a9f-4775-bb75-4fb13dffcc4c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a95c724-e5f7-4df6-9146-0113c5b852f1", "name": "tempest-VolumeDependencyTests-Snapshot-597673481"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:21.397636 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:21.397636 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:21.399461 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-27cea783-3a9f-4775-bb75-4fb13dffcc4c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:21.399461 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-27cea783-3a9f-4775-bb75-4fb13dffcc4c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create snapshot from volume 2a95c724-e5f7-4df6-9146-0113c5b852f1 Aug 18 23:46:21.422810 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-27cea783-3a9f-4775-bb75-4fb13dffcc4c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['4baf0635-387b-450b-9d4e-138ca8fd82c9', '34b0b520-556d-4adc-bb1f-bda56aafcb1a', '3d3c2af0-4133-4ca9-a9e8-eb087fa01a86', '075edaa4-460b-41e1-9b55-d6731c525952'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:21.449972 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-27cea783-3a9f-4775-bb75-4fb13dffcc4c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot create request issued successfully. Aug 18 23:46:21.450301 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-27cea783-3a9f-4775-bb75-4fb13dffcc4c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:46:21.450744 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 937/3768] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:46:21 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 18 23:46:21.459000 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0efb313e-90f7-407d-bec5-a05312b8f4d7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:21.460970 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0efb313e-90f7-407d-bec5-a05312b8f4d7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 Aug 18 23:46:21.461207 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0efb313e-90f7-407d-bec5-a05312b8f4d7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:21.461406 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0efb313e-90f7-407d-bec5-a05312b8f4d7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:21.466854 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:21.466854 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:21.467352 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0efb313e-90f7-407d-bec5-a05312b8f4d7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:21.468234 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0efb313e-90f7-407d-bec5-a05312b8f4d7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 returned with HTTP 200 Aug 18 23:46:21.468661 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 948/3769] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:21 2026] GET /volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:21.909651 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2deb29f0-422a-4609-9e43-738cc0083fa3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:21.911264 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2deb29f0-422a-4609-9e43-738cc0083fa3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] GET https://10.4.3.229/volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 Aug 18 23:46:21.911480 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2deb29f0-422a-4609-9e43-738cc0083fa3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:21.911716 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2deb29f0-422a-4609-9e43-738cc0083fa3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:21.918487 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2deb29f0-422a-4609-9e43-738cc0083fa3 tempest-ProjectReaderTests33-1847797591 tempest-ProjectReaderTests33-1847797591-project-admin] https://10.4.3.229/volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 returned with HTTP 404 Aug 18 23:46:21.918931 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 955/3770] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:21 2026] GET /volume/v3/volumes/24f346f8-a096-42cc-b8b8-eefe70670f24 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:22.478502 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6256a7c6-c89c-468c-bf6f-b7eb75e921b9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:22.480691 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6256a7c6-c89c-468c-bf6f-b7eb75e921b9 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 Aug 18 23:46:22.481006 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6256a7c6-c89c-468c-bf6f-b7eb75e921b9 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:22.481261 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6256a7c6-c89c-468c-bf6f-b7eb75e921b9 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:22.494649 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:22.494649 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:22.495312 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6256a7c6-c89c-468c-bf6f-b7eb75e921b9 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:22.496283 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6256a7c6-c89c-468c-bf6f-b7eb75e921b9 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 returned with HTTP 200 Aug 18 23:46:22.499719 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 931/3771] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:22 2026] GET /volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:22.509402 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:22.511809 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:22.513477 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "50c67571-6bc6-45ce-b4dc-e9d074c727f0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-568370610"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:22.514163 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'snapshot_id': '50c67571-6bc6-45ce-b4dc-e9d074c727f0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-568370610'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:22.527790 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:22.527790 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:22.528422 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:22.528588 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:22.534523 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:22.542188 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (2f159cf9-a850-4ca0-b65d-e0006667f428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:22.544031 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5c0d46c-1ca3-4197-b8d3-d4d2e3ea6413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:22.545117 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:22.588526 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5c0d46c-1ca3-4197-b8d3-d4d2e3ea6413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '50c67571-6bc6-45ce-b4dc-e9d074c727f0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:22.589303 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c3254a-19d9-432d-8ee7-9c8911cdf827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:22.646065 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['98dda960-361a-45b8-90f4-f18e254536e8', '1505b8e9-b060-4233-8dcb-73027f879cdb', 'e844ac73-6db4-4602-9dc9-396962f45f9f', '98c1f659-d404-469a-bc29-d063c79cb322'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:22.646558 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c3254a-19d9-432d-8ee7-9c8911cdf827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98dda960-361a-45b8-90f4-f18e254536e8', '1505b8e9-b060-4233-8dcb-73027f879cdb', 'e844ac73-6db4-4602-9dc9-396962f45f9f', '98c1f659-d404-469a-bc29-d063c79cb322']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:22.647263 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (496c3650-bf61-4a25-b127-e3f32312b05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:22.692360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (496c3650-bf61-4a25-b127-e3f32312b05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd95a6eee-3c73-4d5b-8e87-7e2970e61d87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-568370610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['98dda960-361a-45b8-90f4-f18e254536e8','1505b8e9-b060-4233-8dcb-73027f879cdb','e844ac73-6db4-4602-9dc9-396962f45f9f','98c1f659-d404-469a-bc29-d063c79cb322'],size=1,snapshot_id=50c67571-6bc6-45ce-b4dc-e9d074c727f0,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-568370610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d95a6eee-3c73-4d5b-8e87-7e2970e61d87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=50c67571-6bc6-45ce-b4dc-e9d074c727f0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:22.693068 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280a91d2-d04e-4c10-851f-251003fbb094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:22.718831 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280a91d2-d04e-4c10-851f-251003fbb094) transitioned into state 'SUCCESS' from state '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-568370610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['98dda960-361a-45b8-90f4-f18e254536e8','1505b8e9-b060-4233-8dcb-73027f879cdb','e844ac73-6db4-4602-9dc9-396962f45f9f','98c1f659-d404-469a-bc29-d063c79cb322'],size=1,snapshot_id=50c67571-6bc6-45ce-b4dc-e9d074c727f0,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:22.719760 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ae2e73-5409-44cb-9114-b9e6e869d3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:22.749950 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ae2e73-5409-44cb-9114-b9e6e869d3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:22.751174 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (2f159cf9-a850-4ca0-b65d-e0006667f428) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:22.751681 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:22.752408 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2f2294d3-ef05-4556-8a5f-850b995b6599 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:22.752946 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 938/3772] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:46:22 2026] POST /volume/v3/volumes => generated 803 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:22.767394 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-710d87d4-8a56-4729-8d1a-5e2d7568d26f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:22.773498 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-710d87d4-8a56-4729-8d1a-5e2d7568d26f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 Aug 18 23:46:22.773868 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-710d87d4-8a56-4729-8d1a-5e2d7568d26f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:22.774018 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-710d87d4-8a56-4729-8d1a-5e2d7568d26f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:22.782623 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:22.782623 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:22.786387 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-710d87d4-8a56-4729-8d1a-5e2d7568d26f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:22.791218 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-710d87d4-8a56-4729-8d1a-5e2d7568d26f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 returned with HTTP 200 Aug 18 23:46:22.791680 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 949/3773] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:22 2026] GET /volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:23.470858 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1dc4df90-77e9-4ee0-ae42-fcc611520d22 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:23.547266 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1dc4df90-77e9-4ee0-ae42-fcc611520d22 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:46:23.547602 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1dc4df90-77e9-4ee0-ae42-fcc611520d22 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1639953226", "extra_specs": {"storage_protocol": "tempest-storage_protocol-131024275", "vendor_name": "tempest-vendor_name-1858932278"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:23.560044 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1dc4df90-77e9-4ee0-ae42-fcc611520d22 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:46:23.560346 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 956/3774] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:46:23 2026] POST /volume/v3/types => generated 329 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:23.569096 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:23.570646 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:23.570984 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3db93a61-ae0d-469a-9125-99087425f8a8", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:23.572301 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Create volume request body: {'volume': {'volume_type': '3db93a61-ae0d-469a-9125-99087425f8a8', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:23.575655 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Create volume of 1 GB Aug 18 23:46:23.575929 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:23.575929 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:23.576288 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Availability Zones retrieved successfully. Aug 18 23:46:23.581423 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Flow 'volume_create_api' (1c59f7f2-d008-4e0f-a6f3-2a0d6f3a5a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:23.582371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1f6f3a-a6ba-4ecd-955a-7d3d48e2d056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:23.583127 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:23.600758 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1f6f3a-a6ba-4ecd-955a-7d3d48e2d056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:46:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-131024275',vendor_name='tempest-vendor_name-1858932278'},id=3db93a61-ae0d-469a-9125-99087425f8a8,is_public=True,name='tempest-ProjectMemberTests-volume-type-1639953226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3db93a61-ae0d-469a-9125-99087425f8a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:23.601664 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c214861d-db17-4733-947e-19d57e8160fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:23.624684 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1639953226 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1639953226, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:23.624987 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1639953226 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1639953226, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:23.654696 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Created reservations ['ba547a2b-7584-4250-9f47-270224d795a7', 'dbd223d9-7957-419d-b270-8988f668b742', '62992805-4171-44dd-a851-369ffc2e0d18', 'fe1a9dca-548a-40de-97cf-937dbb7c049e'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:23.655506 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c214861d-db17-4733-947e-19d57e8160fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba547a2b-7584-4250-9f47-270224d795a7', 'dbd223d9-7957-419d-b270-8988f668b742', '62992805-4171-44dd-a851-369ffc2e0d18', 'fe1a9dca-548a-40de-97cf-937dbb7c049e']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:23.656396 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43beec52-589d-4a44-b23f-975a4ee64c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:23.679777 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43beec52-589d-4a44-b23f-975a4ee64c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eac2975-d0b2-4a4b-b87c-a060e0facfb9', '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='c975cc0b6dbe42b5acfb7a7820586a0b',qos_specs=None,replication_status=,reservations=['ba547a2b-7584-4250-9f47-270224d795a7','dbd223d9-7957-419d-b270-8988f668b742','62992805-4171-44dd-a851-369ffc2e0d18','fe1a9dca-548a-40de-97cf-937dbb7c049e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a7a34fcbd04dd583c3e6e609239eaa',volume_type_id=3db93a61-ae0d-469a-9125-99087425f8a8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46: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=4eac2975-d0b2-4a4b-b87c-a060e0facfb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c975cc0b6dbe42b5acfb7a7820586a0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81a7a34fcbd04dd583c3e6e609239eaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3db93a61-ae0d-469a-9125-99087425f8a8),volume_type_id=3db93a61-ae0d-469a-9125-99087425f8a8)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:23.680534 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9deb493b-632a-42bd-896a-ae0376bfd307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:23.697409 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9deb493b-632a-42bd-896a-ae0376bfd307) transitioned into state 'SUCCESS' from 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='c975cc0b6dbe42b5acfb7a7820586a0b',qos_specs=None,replication_status=,reservations=['ba547a2b-7584-4250-9f47-270224d795a7','dbd223d9-7957-419d-b270-8988f668b742','62992805-4171-44dd-a851-369ffc2e0d18','fe1a9dca-548a-40de-97cf-937dbb7c049e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a7a34fcbd04dd583c3e6e609239eaa',volume_type_id=3db93a61-ae0d-469a-9125-99087425f8a8)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:23.698109 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef36c111-7703-40ca-a14f-50f91b492875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:23.706685 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef36c111-7703-40ca-a14f-50f91b492875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:23.707529 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Flow 'volume_create_api' (1c59f7f2-d008-4e0f-a6f3-2a0d6f3a5a62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:23.707863 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Create volume request issued successfully. Aug 18 23:46:23.708453 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2f505c5b-7954-4e45-8167-aa0c6c5ad053 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:23.708908 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 932/3775] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:46:23 2026] POST /volume/v3/volumes => generated 774 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:46:23.722570 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5b251ec1-7a7b-47bf-b3fe-c80cc2a55824 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:23.728025 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b251ec1-7a7b-47bf-b3fe-c80cc2a55824 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] GET https://10.4.3.229/volume/v3/volumes/4eac2975-d0b2-4a4b-b87c-a060e0facfb9 Aug 18 23:46:23.728209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b251ec1-7a7b-47bf-b3fe-c80cc2a55824 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:23.728381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b251ec1-7a7b-47bf-b3fe-c80cc2a55824 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:23.741147 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:23.741147 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:23.748239 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5b251ec1-7a7b-47bf-b3fe-c80cc2a55824 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Volume info retrieved successfully. Aug 18 23:46:23.757862 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b251ec1-7a7b-47bf-b3fe-c80cc2a55824 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes/4eac2975-d0b2-4a4b-b87c-a060e0facfb9 returned with HTTP 200 Aug 18 23:46:23.758341 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 939/3776] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:23 2026] GET /volume/v3/volumes/4eac2975-d0b2-4a4b-b87c-a060e0facfb9 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:23.802770 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-be1496a1-9d9b-446c-a9f2-107ad780cf4e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:23.804596 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be1496a1-9d9b-446c-a9f2-107ad780cf4e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 Aug 18 23:46:23.804832 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be1496a1-9d9b-446c-a9f2-107ad780cf4e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:23.805045 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be1496a1-9d9b-446c-a9f2-107ad780cf4e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:23.813589 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:23.813589 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:23.818326 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-be1496a1-9d9b-446c-a9f2-107ad780cf4e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:23.823821 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be1496a1-9d9b-446c-a9f2-107ad780cf4e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 returned with HTTP 200 Aug 18 23:46:23.824190 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 950/3777] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:23 2026] GET /volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:23.836209 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4c684f6c-4fac-4659-8628-a611b9f89939 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:23.837795 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:23.838145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d95a6eee-3c73-4d5b-8e87-7e2970e61d87", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-956104660"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:23.840004 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'source_volid': 'd95a6eee-3c73-4d5b-8e87-7e2970e61d87', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-956104660'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:23.848780 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:23.848780 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:23.849304 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume retrieved successfully. Aug 18 23:46:23.849438 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:23.856383 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:23.867748 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (7b5e4136-7741-403c-a0c8-1fa6e0672769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:23.868841 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (770b4957-9378-4e39-9e0a-652d88f6451f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:23.872960 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:23.905571 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (770b4957-9378-4e39-9e0a-652d88f6451f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd95a6eee-3c73-4d5b-8e87-7e2970e61d87', 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:23.906385 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca1f0f2-c925-41e9-b68a-db8cdc9da195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:23.948378 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['3ca53671-0651-4d85-affc-ff93f9bf04f4', 'a91cbc9f-6a42-46d5-8232-73ffdad3b95e', 'fac6324e-5c70-466c-832a-e0ea4ab9e873', '19745c11-6154-4e64-8422-95e459c0fcc5'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:23.949217 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca1f0f2-c925-41e9-b68a-db8cdc9da195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ca53671-0651-4d85-affc-ff93f9bf04f4', 'a91cbc9f-6a42-46d5-8232-73ffdad3b95e', 'fac6324e-5c70-466c-832a-e0ea4ab9e873', '19745c11-6154-4e64-8422-95e459c0fcc5']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:23.949960 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62530178-a6e0-48e5-850c-77e5c9def641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:23.996696 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62530178-a6e0-48e5-850c-77e5c9def641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4362ca57-c2c5-4411-9754-0878269246a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-956104660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['3ca53671-0651-4d85-affc-ff93f9bf04f4','a91cbc9f-6a42-46d5-8232-73ffdad3b95e','fac6324e-5c70-466c-832a-e0ea4ab9e873','19745c11-6154-4e64-8422-95e459c0fcc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=d95a6eee-3c73-4d5b-8e87-7e2970e61d87,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-956104660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4362ca57-c2c5-4411-9754-0878269246a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d95a6eee-3c73-4d5b-8e87-7e2970e61d87,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:23.997603 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee4bc23e-d61b-4b57-a04f-c9ea96191666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:24.013438 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee4bc23e-d61b-4b57-a04f-c9ea96191666) transitioned into state 'SUCCESS' from state '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-956104660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['3ca53671-0651-4d85-affc-ff93f9bf04f4','a91cbc9f-6a42-46d5-8232-73ffdad3b95e','fac6324e-5c70-466c-832a-e0ea4ab9e873','19745c11-6154-4e64-8422-95e459c0fcc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=d95a6eee-3c73-4d5b-8e87-7e2970e61d87,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:24.014107 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0a3afd-f534-4b9f-a31f-1b2bf3efdedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:24.029168 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0a3afd-f534-4b9f-a31f-1b2bf3efdedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:24.029952 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (7b5e4136-7741-403c-a0c8-1fa6e0672769) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:24.030228 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:24.030798 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c684f6c-4fac-4659-8628-a611b9f89939 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:24.031221 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 957/3778] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:46:23 2026] POST /volume/v3/volumes => generated 803 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:24.043015 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aa9812bc-c91c-4d66-a14c-a622d07cbe14 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:24.044565 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa9812bc-c91c-4d66-a14c-a622d07cbe14 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 Aug 18 23:46:24.044797 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa9812bc-c91c-4d66-a14c-a622d07cbe14 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:24.044961 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa9812bc-c91c-4d66-a14c-a622d07cbe14 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:24.051354 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:24.051354 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:24.054549 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aa9812bc-c91c-4d66-a14c-a622d07cbe14 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:24.058386 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa9812bc-c91c-4d66-a14c-a622d07cbe14 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 returned with HTTP 200 Aug 18 23:46:24.058935 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 933/3779] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:24 2026] GET /volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:24.770666 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-59db45c8-3765-4acc-a8a0-d89eeaf483f9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:24.772626 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-59db45c8-3765-4acc-a8a0-d89eeaf483f9 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] GET https://10.4.3.229/volume/v3/volumes/4eac2975-d0b2-4a4b-b87c-a060e0facfb9 Aug 18 23:46:24.772876 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-59db45c8-3765-4acc-a8a0-d89eeaf483f9 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:24.773111 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-59db45c8-3765-4acc-a8a0-d89eeaf483f9 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:24.779748 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:24.779748 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:24.782670 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-59db45c8-3765-4acc-a8a0-d89eeaf483f9 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Volume info retrieved successfully. Aug 18 23:46:24.786840 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-59db45c8-3765-4acc-a8a0-d89eeaf483f9 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes/4eac2975-d0b2-4a4b-b87c-a060e0facfb9 returned with HTTP 200 Aug 18 23:46:24.787306 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 940/3780] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:24 2026] GET /volume/v3/volumes/4eac2975-d0b2-4a4b-b87c-a060e0facfb9 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:24.799540 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b23a3fc2-7621-4402-808c-bee4327c2ba2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:24.801422 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b23a3fc2-7621-4402-808c-bee4327c2ba2 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 18 23:46:24.801713 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b23a3fc2-7621-4402-808c-bee4327c2ba2 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:24.801933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b23a3fc2-7621-4402-808c-bee4327c2ba2 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:24.806475 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b23a3fc2-7621-4402-808c-bee4327c2ba2 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:46:24.806890 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 951/3781] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:46:24 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 18 23:46:24.816835 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-335014c4-cb1b-41d1-8883-2ec0c1b331f5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:24.870790 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-335014c4-cb1b-41d1-8883-2ec0c1b331f5 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] DELETE https://10.4.3.229/volume/v3/messages/286941bc-f3ed-4aee-b60b-882b2f468692 Aug 18 23:46:24.870790 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-335014c4-cb1b-41d1-8883-2ec0c1b331f5 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:24.870790 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-335014c4-cb1b-41d1-8883-2ec0c1b331f5 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:24.873868 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:24.873868 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:24.879022 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-335014c4-cb1b-41d1-8883-2ec0c1b331f5 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] https://10.4.3.229/volume/v3/messages/286941bc-f3ed-4aee-b60b-882b2f468692 returned with HTTP 204 Aug 18 23:46:24.879752 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 958/3782] 10.4.3.229 () {68 vars in 1394 bytes} [Tue Aug 18 23:46:24 2026] DELETE /volume/v3/messages/286941bc-f3ed-4aee-b60b-882b2f468692 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:46:24.888119 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c97775c7-e0c5-43c4-8c1d-f4a48fa05523 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:24.889884 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c97775c7-e0c5-43c4-8c1d-f4a48fa05523 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] GET https://10.4.3.229/volume/v3/messages/286941bc-f3ed-4aee-b60b-882b2f468692 Aug 18 23:46:24.890069 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c97775c7-e0c5-43c4-8c1d-f4a48fa05523 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:24.890290 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c97775c7-e0c5-43c4-8c1d-f4a48fa05523 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:24.893262 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c97775c7-e0c5-43c4-8c1d-f4a48fa05523 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] https://10.4.3.229/volume/v3/messages/286941bc-f3ed-4aee-b60b-882b2f468692 returned with HTTP 404 Aug 18 23:46:24.893609 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 934/3783] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:46:24 2026] GET /volume/v3/messages/286941bc-f3ed-4aee-b60b-882b2f468692 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:24.901297 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:24.902835 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/4eac2975-d0b2-4a4b-b87c-a060e0facfb9 Aug 18 23:46:24.903030 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:24.903196 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:24.903329 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Delete volume with id: 4eac2975-d0b2-4a4b-b87c-a060e0facfb9 Aug 18 23:46:24.910002 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:24.910002 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:24.910347 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Volume info retrieved successfully. Aug 18 23:46:24.911616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100172) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:46:24.921047 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1639953226 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1639953226, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:24.921302 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1639953226 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1639953226, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:24.929833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Created reservations ['9f4c87f2-b489-4287-8ece-5c9e9997f2c1', '81cee88b-6607-4b7f-8022-f0a3345bf5cc', '926671a8-e8a5-432e-b005-c599a0423162', '7dc17269-6943-4edf-bdc3-cc8c917f46c5'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:24.965368 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Delete volume request issued successfully. Aug 18 23:46:24.965667 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb1b6748-ebc2-4a20-8b02-3ca16ca0a67d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes/4eac2975-d0b2-4a4b-b87c-a060e0facfb9 returned with HTTP 202 Aug 18 23:46:24.966313 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 941/3784] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:46:24 2026] DELETE /volume/v3/volumes/4eac2975-d0b2-4a4b-b87c-a060e0facfb9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:24.972607 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-59216313-84e0-4063-b848-7da4d1ebb8f5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:24.974880 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-59216313-84e0-4063-b848-7da4d1ebb8f5 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] DELETE https://10.4.3.229/volume/v3/types/3db93a61-ae0d-469a-9125-99087425f8a8 Aug 18 23:46:24.975090 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-59216313-84e0-4063-b848-7da4d1ebb8f5 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:24.975362 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-59216313-84e0-4063-b848-7da4d1ebb8f5 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:25.000412 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-59216313-84e0-4063-b848-7da4d1ebb8f5 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/types/3db93a61-ae0d-469a-9125-99087425f8a8 returned with HTTP 202 Aug 18 23:46:25.001002 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 952/3785] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:24 2026] DELETE /volume/v3/types/3db93a61-ae0d-469a-9125-99087425f8a8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:25.010952 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bff91a85-78c6-44cf-92b4-880af700436a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:25.014534 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bff91a85-78c6-44cf-92b4-880af700436a tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:46:25.014534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bff91a85-78c6-44cf-92b4-880af700436a tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1415169459", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1224014654", "vendor_name": "tempest-vendor_name-2033328245"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:25.028101 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bff91a85-78c6-44cf-92b4-880af700436a tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:46:25.028714 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 959/3786] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:46:25 2026] POST /volume/v3/types => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:25.036691 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:25.038234 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:25.038555 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc4d35c5-05d2-4d04-9cb4-54a568b71c3b", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:25.039993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Create volume request body: {'volume': {'volume_type': 'cc4d35c5-05d2-4d04-9cb4-54a568b71c3b', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:25.043602 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Create volume of 1 GB Aug 18 23:46:25.043873 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:25.043873 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:25.044197 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Availability Zones retrieved successfully. Aug 18 23:46:25.048999 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Flow 'volume_create_api' (7e03316a-029d-4e2d-b7c0-4150d15f5edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:25.050200 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bb1706-da84-4152-acb8-5090ba4092b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:25.050936 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:25.072001 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f03a7518-e847-4744-8f37-dbdc6f44e86b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:25.073134 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bb1706-da84-4152-acb8-5090ba4092b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1224014654',vendor_name='tempest-vendor_name-2033328245'},id=cc4d35c5-05d2-4d04-9cb4-54a568b71c3b,is_public=True,name='tempest-ProjectMemberTests-volume-type-1415169459',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc4d35c5-05d2-4d04-9cb4-54a568b71c3b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:25.074103 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f03a7518-e847-4744-8f37-dbdc6f44e86b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 Aug 18 23:46:25.074222 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11e4121-007a-4cf2-be60-031003810c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:25.074299 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f03a7518-e847-4744-8f37-dbdc6f44e86b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:25.074483 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f03a7518-e847-4744-8f37-dbdc6f44e86b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:25.081899 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:25.081899 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:25.085186 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f03a7518-e847-4744-8f37-dbdc6f44e86b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:25.088849 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f03a7518-e847-4744-8f37-dbdc6f44e86b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 returned with HTTP 200 Aug 18 23:46:25.089193 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 942/3787] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:25 2026] GET /volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:25.104302 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bc7a4c0e-d202-41e6-b5a7-617c372853e2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:25.106747 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bc7a4c0e-d202-41e6-b5a7-617c372853e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 Aug 18 23:46:25.106983 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bc7a4c0e-d202-41e6-b5a7-617c372853e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:25.107175 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bc7a4c0e-d202-41e6-b5a7-617c372853e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:25.107990 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-bc7a4c0e-d202-41e6-b5a7-617c372853e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete snapshot with id: 6d28c56d-55dc-4762-84df-ce0a38860b25 Aug 18 23:46:25.109601 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1415169459 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1415169459, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:25.110920 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1415169459 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1415169459, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:25.116292 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:25.116292 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:25.118156 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bc7a4c0e-d202-41e6-b5a7-617c372853e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:25.136614 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bc7a4c0e-d202-41e6-b5a7-617c372853e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot delete request issued successfully. Aug 18 23:46:25.137095 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bc7a4c0e-d202-41e6-b5a7-617c372853e2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 returned with HTTP 202 Aug 18 23:46:25.137608 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 953/3788] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:46:25 2026] DELETE /volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:25.145579 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f33361c8-afb3-4026-9bdb-e662fc79a03b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:25.146726 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Created reservations ['60435f34-6b73-4464-99f5-6bcbc1b37e2d', 'b7dea286-bb11-4579-9a46-392f8db1798c', '278e75e1-ffdd-447f-b193-d730e4a21632', '1e9c245a-c79b-4a11-8ae2-c50eb9792030'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:25.149540 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f33361c8-afb3-4026-9bdb-e662fc79a03b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 Aug 18 23:46:25.149540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f33361c8-afb3-4026-9bdb-e662fc79a03b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:25.149540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f33361c8-afb3-4026-9bdb-e662fc79a03b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:25.149676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11e4121-007a-4cf2-be60-031003810c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60435f34-6b73-4464-99f5-6bcbc1b37e2d', 'b7dea286-bb11-4579-9a46-392f8db1798c', '278e75e1-ffdd-447f-b193-d730e4a21632', '1e9c245a-c79b-4a11-8ae2-c50eb9792030']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:25.149676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8167008-2040-4082-844d-bbb6acf624e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:25.152522 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:25.152522 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:25.153091 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f33361c8-afb3-4026-9bdb-e662fc79a03b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:25.153964 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f33361c8-afb3-4026-9bdb-e662fc79a03b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 returned with HTTP 200 Aug 18 23:46:25.154547 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 960/3789] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:25 2026] GET /volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:25.176327 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8167008-2040-4082-844d-bbb6acf624e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71996428-37ab-4de0-bd4d-42a0ef28a51b', '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='c975cc0b6dbe42b5acfb7a7820586a0b',qos_specs=None,replication_status=,reservations=['60435f34-6b73-4464-99f5-6bcbc1b37e2d','b7dea286-bb11-4579-9a46-392f8db1798c','278e75e1-ffdd-447f-b193-d730e4a21632','1e9c245a-c79b-4a11-8ae2-c50eb9792030'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a7a34fcbd04dd583c3e6e609239eaa',volume_type_id=cc4d35c5-05d2-4d04-9cb4-54a568b71c3b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71996428-37ab-4de0-bd4d-42a0ef28a51b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c975cc0b6dbe42b5acfb7a7820586a0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81a7a34fcbd04dd583c3e6e609239eaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc4d35c5-05d2-4d04-9cb4-54a568b71c3b),volume_type_id=cc4d35c5-05d2-4d04-9cb4-54a568b71c3b)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:25.177243 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da699bd-aa4c-4256-a665-00b4c3e3972c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:25.195012 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da699bd-aa4c-4256-a665-00b4c3e3972c) transitioned into state 'SUCCESS' from 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='c975cc0b6dbe42b5acfb7a7820586a0b',qos_specs=None,replication_status=,reservations=['60435f34-6b73-4464-99f5-6bcbc1b37e2d','b7dea286-bb11-4579-9a46-392f8db1798c','278e75e1-ffdd-447f-b193-d730e4a21632','1e9c245a-c79b-4a11-8ae2-c50eb9792030'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a7a34fcbd04dd583c3e6e609239eaa',volume_type_id=cc4d35c5-05d2-4d04-9cb4-54a568b71c3b)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:25.196075 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1650fb74-b639-4eba-a951-b26c965c10d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:25.205958 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1650fb74-b639-4eba-a951-b26c965c10d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:25.206952 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Flow 'volume_create_api' (7e03316a-029d-4e2d-b7c0-4150d15f5edd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:25.207320 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Create volume request issued successfully. Aug 18 23:46:25.208110 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ed0da7ee-03a8-406d-ac20-6adfbb1d1c6e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:25.208498 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 935/3790] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:46:25 2026] POST /volume/v3/volumes => generated 774 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:46:25.221654 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-212c7667-3f53-404e-8610-03479817d75d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:25.223271 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-212c7667-3f53-404e-8610-03479817d75d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] GET https://10.4.3.229/volume/v3/volumes/71996428-37ab-4de0-bd4d-42a0ef28a51b Aug 18 23:46:25.223462 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-212c7667-3f53-404e-8610-03479817d75d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:25.223685 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-212c7667-3f53-404e-8610-03479817d75d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:25.429310 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:25.429310 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:25.433137 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-212c7667-3f53-404e-8610-03479817d75d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Volume info retrieved successfully. Aug 18 23:46:25.437923 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-212c7667-3f53-404e-8610-03479817d75d tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes/71996428-37ab-4de0-bd4d-42a0ef28a51b returned with HTTP 200 Aug 18 23:46:25.438294 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 943/3791] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:25 2026] GET /volume/v3/volumes/71996428-37ab-4de0-bd4d-42a0ef28a51b => generated 953 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:26.164141 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9304df14-7c9a-4079-a1c6-65de100d8fab None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.166030 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9304df14-7c9a-4079-a1c6-65de100d8fab tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 Aug 18 23:46:26.166234 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9304df14-7c9a-4079-a1c6-65de100d8fab tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:26.166448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9304df14-7c9a-4079-a1c6-65de100d8fab tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:26.170755 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9304df14-7c9a-4079-a1c6-65de100d8fab tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 returned with HTTP 404 Aug 18 23:46:26.171278 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 954/3792] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:26 2026] GET /volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:26.177160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ece87c45-b396-4dd1-a743-b42c6109af24 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.179002 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ece87c45-b396-4dd1-a743-b42c6109af24 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 Aug 18 23:46:26.179188 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ece87c45-b396-4dd1-a743-b42c6109af24 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:26.179364 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ece87c45-b396-4dd1-a743-b42c6109af24 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:26.179466 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-ece87c45-b396-4dd1-a743-b42c6109af24 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete snapshot with id: 50c67571-6bc6-45ce-b4dc-e9d074c727f0 Aug 18 23:46:26.184489 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:26.184489 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:26.185015 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ece87c45-b396-4dd1-a743-b42c6109af24 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:26.198941 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ece87c45-b396-4dd1-a743-b42c6109af24 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot delete request issued successfully. Aug 18 23:46:26.199216 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ece87c45-b396-4dd1-a743-b42c6109af24 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 returned with HTTP 202 Aug 18 23:46:26.199679 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 961/3793] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:46:26 2026] DELETE /volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:26.206594 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8be80857-d647-442b-97f7-529f93a21203 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.208660 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8be80857-d647-442b-97f7-529f93a21203 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 Aug 18 23:46:26.208864 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8be80857-d647-442b-97f7-529f93a21203 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:26.209046 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8be80857-d647-442b-97f7-529f93a21203 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:26.214852 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:26.214852 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:26.215248 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8be80857-d647-442b-97f7-529f93a21203 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:26.215963 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8be80857-d647-442b-97f7-529f93a21203 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 returned with HTTP 200 Aug 18 23:46:26.216297 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 936/3794] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:26 2026] GET /volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:26.450735 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d36aa3bf-00da-4c72-855f-721e015d3445 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.452378 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d36aa3bf-00da-4c72-855f-721e015d3445 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] GET https://10.4.3.229/volume/v3/volumes/71996428-37ab-4de0-bd4d-42a0ef28a51b Aug 18 23:46:26.452602 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d36aa3bf-00da-4c72-855f-721e015d3445 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:26.452787 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d36aa3bf-00da-4c72-855f-721e015d3445 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:26.459692 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:26.459692 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:26.462779 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d36aa3bf-00da-4c72-855f-721e015d3445 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Volume info retrieved successfully. Aug 18 23:46:26.466170 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d36aa3bf-00da-4c72-855f-721e015d3445 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes/71996428-37ab-4de0-bd4d-42a0ef28a51b returned with HTTP 200 Aug 18 23:46:26.466469 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 944/3795] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:26 2026] GET /volume/v3/volumes/71996428-37ab-4de0-bd4d-42a0ef28a51b => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:26.477123 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d4dc2b4d-03c8-48d8-9289-572eabeff3f6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.478838 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d4dc2b4d-03c8-48d8-9289-572eabeff3f6 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 18 23:46:26.479053 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d4dc2b4d-03c8-48d8-9289-572eabeff3f6 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:26.479225 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d4dc2b4d-03c8-48d8-9289-572eabeff3f6 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:26.479564 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:26.479564 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:26.496134 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d4dc2b4d-03c8-48d8-9289-572eabeff3f6 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:46:26.496625 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 955/3796] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:46:26 2026] GET /volume/v3/messages => generated 670 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:26.504775 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-33db6246-5836-42be-9bde-2ac79c768c4c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.506732 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-33db6246-5836-42be-9bde-2ac79c768c4c tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] GET https://10.4.3.229/volume/v3/messages Aug 18 23:46:26.506997 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-33db6246-5836-42be-9bde-2ac79c768c4c tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:26.507236 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-33db6246-5836-42be-9bde-2ac79c768c4c tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:26.507544 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:26.507544 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:26.510724 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-33db6246-5836-42be-9bde-2ac79c768c4c tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:46:26.511157 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 962/3797] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:46:26 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 18 23:46:26.518566 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3a21b9ea-deaf-459f-b800-dfd9d0546e33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.520119 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a21b9ea-deaf-459f-b800-dfd9d0546e33 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] DELETE https://10.4.3.229/volume/v3/messages/bac99d2e-ca71-476e-a4e0-bada65907fa1 Aug 18 23:46:26.520303 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a21b9ea-deaf-459f-b800-dfd9d0546e33 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:26.520469 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a21b9ea-deaf-459f-b800-dfd9d0546e33 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:26.528893 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a21b9ea-deaf-459f-b800-dfd9d0546e33 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/messages/bac99d2e-ca71-476e-a4e0-bada65907fa1 returned with HTTP 204 Aug 18 23:46:26.529215 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 937/3798] 10.4.3.229 () {68 vars in 1394 bytes} [Tue Aug 18 23:46:26 2026] DELETE /volume/v3/messages/bac99d2e-ca71-476e-a4e0-bada65907fa1 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:46:26.535479 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-63441387-ee94-4175-b24d-57affa481475 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.537246 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/71996428-37ab-4de0-bd4d-42a0ef28a51b Aug 18 23:46:26.537471 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:26.537694 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:26.537862 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Delete volume with id: 71996428-37ab-4de0-bd4d-42a0ef28a51b Aug 18 23:46:26.547613 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:26.547613 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:26.547995 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Volume info retrieved successfully. Aug 18 23:46:26.548964 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100172) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:46:26.564973 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1415169459 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1415169459, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:26.565294 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1415169459 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1415169459, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:26.573216 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Created reservations ['18fc74d9-5962-4f18-b7a6-ba6752c178c8', '7a63537e-3d69-440a-9b1e-c6b40afdfa02', 'b025c037-d2b3-4528-877d-dc61d24627fb', 'a8a1ea18-9881-4869-b4a6-fe759430afed'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:26.594427 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Delete volume request issued successfully. Aug 18 23:46:26.594687 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-63441387-ee94-4175-b24d-57affa481475 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes/71996428-37ab-4de0-bd4d-42a0ef28a51b returned with HTTP 202 Aug 18 23:46:26.595085 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 945/3799] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:46:26 2026] DELETE /volume/v3/volumes/71996428-37ab-4de0-bd4d-42a0ef28a51b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:26.601509 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-36598b4b-6bb9-430e-9db5-3dd791eba9fa None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.603849 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-36598b4b-6bb9-430e-9db5-3dd791eba9fa tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] DELETE https://10.4.3.229/volume/v3/types/cc4d35c5-05d2-4d04-9cb4-54a568b71c3b Aug 18 23:46:26.604152 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-36598b4b-6bb9-430e-9db5-3dd791eba9fa tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:26.604422 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-36598b4b-6bb9-430e-9db5-3dd791eba9fa tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:26.627627 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-36598b4b-6bb9-430e-9db5-3dd791eba9fa tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/types/cc4d35c5-05d2-4d04-9cb4-54a568b71c3b returned with HTTP 202 Aug 18 23:46:26.628062 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 956/3800] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:26 2026] DELETE /volume/v3/types/cc4d35c5-05d2-4d04-9cb4-54a568b71c3b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:26.634816 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b4956563-30fd-47ee-88db-3168bb6e190b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.636424 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b4956563-30fd-47ee-88db-3168bb6e190b tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:46:26.636883 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b4956563-30fd-47ee-88db-3168bb6e190b tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1907627343", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1500269196", "vendor_name": "tempest-vendor_name-1196693887"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:26.649456 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b4956563-30fd-47ee-88db-3168bb6e190b tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:46:26.649916 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 963/3801] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:46:26 2026] POST /volume/v3/types => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:26.656794 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.658384 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:26.658740 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86e3269a-2348-4dfb-8e2b-4a6145cab303", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:26.660162 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Create volume request body: {'volume': {'volume_type': '86e3269a-2348-4dfb-8e2b-4a6145cab303', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:26.663909 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Create volume of 1 GB Aug 18 23:46:26.664163 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:26.664163 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:26.664481 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Availability Zones retrieved successfully. Aug 18 23:46:26.669420 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Flow 'volume_create_api' (eab3d4c9-5a95-4d5e-9905-ef1d82db5110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:26.670432 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd5a209b-a7e1-41bc-af4b-6cf9ad859706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:26.671145 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:26.688654 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd5a209b-a7e1-41bc-af4b-6cf9ad859706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:46:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1500269196',vendor_name='tempest-vendor_name-1196693887'},id=86e3269a-2348-4dfb-8e2b-4a6145cab303,is_public=True,name='tempest-ProjectMemberTests-volume-type-1907627343',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86e3269a-2348-4dfb-8e2b-4a6145cab303', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:26.689349 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406ca94b-70e7-49aa-8a71-a2f308949d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:26.710745 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1907627343 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1907627343, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:26.711120 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1907627343 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1907627343, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:26.735713 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Created reservations ['63b40809-94a5-4c9a-8400-13bd814ffb42', 'a3adfeec-1846-40c5-929c-3c89bbef8ded', 'f936a0b4-5bc0-47a6-9cf9-5835acd5d03e', 'd069d5b3-ab75-443e-906a-cfd375d36d43'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:26.736487 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406ca94b-70e7-49aa-8a71-a2f308949d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63b40809-94a5-4c9a-8400-13bd814ffb42', 'a3adfeec-1846-40c5-929c-3c89bbef8ded', 'f936a0b4-5bc0-47a6-9cf9-5835acd5d03e', 'd069d5b3-ab75-443e-906a-cfd375d36d43']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:26.737194 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb740159-11cb-4b0d-b30d-75604757fabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:26.762935 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb740159-11cb-4b0d-b30d-75604757fabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64919a16-27ed-44b2-b43e-87268599e86b', '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='c975cc0b6dbe42b5acfb7a7820586a0b',qos_specs=None,replication_status=,reservations=['63b40809-94a5-4c9a-8400-13bd814ffb42','a3adfeec-1846-40c5-929c-3c89bbef8ded','f936a0b4-5bc0-47a6-9cf9-5835acd5d03e','d069d5b3-ab75-443e-906a-cfd375d36d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a7a34fcbd04dd583c3e6e609239eaa',volume_type_id=86e3269a-2348-4dfb-8e2b-4a6145cab303), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64919a16-27ed-44b2-b43e-87268599e86b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c975cc0b6dbe42b5acfb7a7820586a0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81a7a34fcbd04dd583c3e6e609239eaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86e3269a-2348-4dfb-8e2b-4a6145cab303),volume_type_id=86e3269a-2348-4dfb-8e2b-4a6145cab303)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:26.763765 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d60a5bf-0707-42f8-bf90-8a7b7dbecb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:26.781138 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d60a5bf-0707-42f8-bf90-8a7b7dbecb73) transitioned into state 'SUCCESS' from 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='c975cc0b6dbe42b5acfb7a7820586a0b',qos_specs=None,replication_status=,reservations=['63b40809-94a5-4c9a-8400-13bd814ffb42','a3adfeec-1846-40c5-929c-3c89bbef8ded','f936a0b4-5bc0-47a6-9cf9-5835acd5d03e','d069d5b3-ab75-443e-906a-cfd375d36d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a7a34fcbd04dd583c3e6e609239eaa',volume_type_id=86e3269a-2348-4dfb-8e2b-4a6145cab303)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:26.781814 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a39bab-3747-440d-b96c-d97956b7de42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:26.789896 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a39bab-3747-440d-b96c-d97956b7de42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:26.790752 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Flow 'volume_create_api' (eab3d4c9-5a95-4d5e-9905-ef1d82db5110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:26.791055 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Create volume request issued successfully. Aug 18 23:46:26.791653 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cbaaf3eb-1bd6-4963-a774-abab9d97c434 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:26.792088 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 938/3802] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:46:26 2026] POST /volume/v3/volumes => generated 774 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:46:26.803176 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-63d87e06-1cb5-4d24-b7c7-ae6bfde45f0f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:26.805132 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-63d87e06-1cb5-4d24-b7c7-ae6bfde45f0f tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] GET https://10.4.3.229/volume/v3/volumes/64919a16-27ed-44b2-b43e-87268599e86b Aug 18 23:46:26.805349 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-63d87e06-1cb5-4d24-b7c7-ae6bfde45f0f tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:26.805547 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-63d87e06-1cb5-4d24-b7c7-ae6bfde45f0f tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:26.812983 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:26.812983 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:26.816676 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-63d87e06-1cb5-4d24-b7c7-ae6bfde45f0f tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Volume info retrieved successfully. Aug 18 23:46:26.820524 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-63d87e06-1cb5-4d24-b7c7-ae6bfde45f0f tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes/64919a16-27ed-44b2-b43e-87268599e86b returned with HTTP 200 Aug 18 23:46:26.820913 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 946/3803] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:26 2026] GET /volume/v3/volumes/64919a16-27ed-44b2-b43e-87268599e86b => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:27.226072 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-39503de9-6922-4eb9-9467-b74485287376 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:27.227821 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-39503de9-6922-4eb9-9467-b74485287376 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 Aug 18 23:46:27.228053 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-39503de9-6922-4eb9-9467-b74485287376 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:27.228242 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-39503de9-6922-4eb9-9467-b74485287376 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:27.232387 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-39503de9-6922-4eb9-9467-b74485287376 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 returned with HTTP 404 Aug 18 23:46:27.232870 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 957/3804] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:27 2026] GET /volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:27.242001 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-47278b56-f747-4080-b712-e4b1d9865844 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:27.243740 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-47278b56-f747-4080-b712-e4b1d9865844 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 Aug 18 23:46:27.243985 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-47278b56-f747-4080-b712-e4b1d9865844 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:27.244173 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-47278b56-f747-4080-b712-e4b1d9865844 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:27.244334 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-47278b56-f747-4080-b712-e4b1d9865844 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: d95a6eee-3c73-4d5b-8e87-7e2970e61d87 Aug 18 23:46:27.251787 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:27.251787 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:27.252477 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-47278b56-f747-4080-b712-e4b1d9865844 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:27.270067 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-47278b56-f747-4080-b712-e4b1d9865844 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:27.270414 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-47278b56-f747-4080-b712-e4b1d9865844 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 returned with HTTP 202 Aug 18 23:46:27.270922 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 964/3805] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:27 2026] DELETE /volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:46:27.278089 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2cc85620-3243-4904-946f-2a5755f68b16 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:27.280771 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2cc85620-3243-4904-946f-2a5755f68b16 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 Aug 18 23:46:27.280993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2cc85620-3243-4904-946f-2a5755f68b16 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:27.281175 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2cc85620-3243-4904-946f-2a5755f68b16 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:27.289666 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:27.289666 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:27.293457 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2cc85620-3243-4904-946f-2a5755f68b16 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:27.297558 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2cc85620-3243-4904-946f-2a5755f68b16 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 returned with HTTP 200 Aug 18 23:46:27.298605 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 939/3806] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:27 2026] GET /volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:27.832681 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cc50a9d1-f8ee-4dbe-becf-9afceaba6546 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:27.834282 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cc50a9d1-f8ee-4dbe-becf-9afceaba6546 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] GET https://10.4.3.229/volume/v3/volumes/64919a16-27ed-44b2-b43e-87268599e86b Aug 18 23:46:27.834471 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cc50a9d1-f8ee-4dbe-becf-9afceaba6546 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:27.834701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cc50a9d1-f8ee-4dbe-becf-9afceaba6546 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:27.841263 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:27.841263 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:27.844195 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-cc50a9d1-f8ee-4dbe-becf-9afceaba6546 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Volume info retrieved successfully. Aug 18 23:46:27.847765 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cc50a9d1-f8ee-4dbe-becf-9afceaba6546 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes/64919a16-27ed-44b2-b43e-87268599e86b returned with HTTP 200 Aug 18 23:46:27.848070 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 947/3807] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:46:27 2026] GET /volume/v3/volumes/64919a16-27ed-44b2-b43e-87268599e86b => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:27.859204 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-71b15ba4-2fb4-43a3-becc-9b790050409c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:27.860936 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-71b15ba4-2fb4-43a3-becc-9b790050409c tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 18 23:46:27.861160 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-71b15ba4-2fb4-43a3-becc-9b790050409c tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:27.861362 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-71b15ba4-2fb4-43a3-becc-9b790050409c tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:27.864426 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-71b15ba4-2fb4-43a3-becc-9b790050409c tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:46:27.864827 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 958/3808] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:46:27 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 18 23:46:27.872348 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-aa5fe11a-ed9f-4a55-8d20-8ca067ae7b5e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:27.874033 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-aa5fe11a-ed9f-4a55-8d20-8ca067ae7b5e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] GET https://10.4.3.229/volume/v3/messages/1f56327e-e16f-48ea-92d7-b33dc0904bce Aug 18 23:46:27.874295 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-aa5fe11a-ed9f-4a55-8d20-8ca067ae7b5e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:27.874536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-aa5fe11a-ed9f-4a55-8d20-8ca067ae7b5e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:27.878060 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-aa5fe11a-ed9f-4a55-8d20-8ca067ae7b5e tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-member] https://10.4.3.229/volume/v3/messages/1f56327e-e16f-48ea-92d7-b33dc0904bce returned with HTTP 200 Aug 18 23:46:27.878425 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 965/3809] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:46:27 2026] GET /volume/v3/messages/1f56327e-e16f-48ea-92d7-b33dc0904bce => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:27.885328 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c97d8580-db3f-4f2b-973c-563f6b2310cd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:27.887104 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c97d8580-db3f-4f2b-973c-563f6b2310cd tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] DELETE https://10.4.3.229/volume/v3/messages/1f56327e-e16f-48ea-92d7-b33dc0904bce Aug 18 23:46:27.887303 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c97d8580-db3f-4f2b-973c-563f6b2310cd tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:27.887476 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c97d8580-db3f-4f2b-973c-563f6b2310cd tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:27.894570 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c97d8580-db3f-4f2b-973c-563f6b2310cd tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/messages/1f56327e-e16f-48ea-92d7-b33dc0904bce returned with HTTP 204 Aug 18 23:46:27.894944 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 940/3810] 10.4.3.229 () {68 vars in 1394 bytes} [Tue Aug 18 23:46:27 2026] DELETE /volume/v3/messages/1f56327e-e16f-48ea-92d7-b33dc0904bce => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:46:27.901222 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-738cdd84-fb56-491f-804e-018a219f8a23 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:27.902902 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/64919a16-27ed-44b2-b43e-87268599e86b Aug 18 23:46:27.903101 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:27.903268 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:27.903428 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Delete volume with id: 64919a16-27ed-44b2-b43e-87268599e86b Aug 18 23:46:27.909800 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:27.909800 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:27.910142 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Volume info retrieved successfully. Aug 18 23:46:27.911018 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100172) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:46:27.919828 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1907627343 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1907627343, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:27.920156 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1907627343 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1907627343, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:46:27.926861 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Created reservations ['a8a49bd3-5c3c-41aa-9538-4bac0242efcf', 'e18424cf-bc1a-41ec-83c1-a12516906c75', '4e11ef58-b9a6-49a2-a024-b78a2ea9394b', '3770b365-1c3e-45d0-81d5-27380f558abc'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:27.945912 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Delete volume request issued successfully. Aug 18 23:46:27.946073 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-738cdd84-fb56-491f-804e-018a219f8a23 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/volumes/64919a16-27ed-44b2-b43e-87268599e86b returned with HTTP 202 Aug 18 23:46:27.946577 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 948/3811] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:46:27 2026] DELETE /volume/v3/volumes/64919a16-27ed-44b2-b43e-87268599e86b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:27.953364 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fa9abfa4-dfde-43a9-a761-ef386fd13228 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:27.955243 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa9abfa4-dfde-43a9-a761-ef386fd13228 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] DELETE https://10.4.3.229/volume/v3/types/86e3269a-2348-4dfb-8e2b-4a6145cab303 Aug 18 23:46:27.955696 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa9abfa4-dfde-43a9-a761-ef386fd13228 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:27.955936 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa9abfa4-dfde-43a9-a761-ef386fd13228 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:27.977444 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa9abfa4-dfde-43a9-a761-ef386fd13228 tempest-ProjectMemberTests-1005972581 tempest-ProjectMemberTests-1005972581-project-admin] https://10.4.3.229/volume/v3/types/86e3269a-2348-4dfb-8e2b-4a6145cab303 returned with HTTP 202 Aug 18 23:46:27.977877 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 959/3812] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:27 2026] DELETE /volume/v3/types/86e3269a-2348-4dfb-8e2b-4a6145cab303 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:28.312271 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-86a279a3-6b4b-4fb1-9913-8e4bf821ccde None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:28.313957 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86a279a3-6b4b-4fb1-9913-8e4bf821ccde tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 Aug 18 23:46:28.314193 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86a279a3-6b4b-4fb1-9913-8e4bf821ccde tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:28.314406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86a279a3-6b4b-4fb1-9913-8e4bf821ccde tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:28.319849 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86a279a3-6b4b-4fb1-9913-8e4bf821ccde tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 returned with HTTP 404 Aug 18 23:46:28.320403 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 966/3813] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:28 2026] GET /volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:28.327768 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6f2b3fe9-d95d-4f0f-9e25-30c794a0b0b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:28.329380 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f2b3fe9-d95d-4f0f-9e25-30c794a0b0b4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 Aug 18 23:46:28.329611 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f2b3fe9-d95d-4f0f-9e25-30c794a0b0b4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:28.329807 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f2b3fe9-d95d-4f0f-9e25-30c794a0b0b4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:28.329975 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6f2b3fe9-d95d-4f0f-9e25-30c794a0b0b4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 0515a48f-d96d-4f4c-91cb-e8947961fa67 Aug 18 23:46:28.339163 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:28.339163 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:28.339767 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6f2b3fe9-d95d-4f0f-9e25-30c794a0b0b4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:28.360791 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6f2b3fe9-d95d-4f0f-9e25-30c794a0b0b4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:28.360986 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f2b3fe9-d95d-4f0f-9e25-30c794a0b0b4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 returned with HTTP 202 Aug 18 23:46:28.361565 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 941/3814] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:28 2026] DELETE /volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:46:28.369591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ef9d9413-3dd3-41b8-af55-2f23d299ba94 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:28.371254 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ef9d9413-3dd3-41b8-af55-2f23d299ba94 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 Aug 18 23:46:28.371438 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ef9d9413-3dd3-41b8-af55-2f23d299ba94 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:28.371695 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ef9d9413-3dd3-41b8-af55-2f23d299ba94 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:28.378198 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:28.378198 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:28.381562 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ef9d9413-3dd3-41b8-af55-2f23d299ba94 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:28.385632 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ef9d9413-3dd3-41b8-af55-2f23d299ba94 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 returned with HTTP 200 Aug 18 23:46:28.386092 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 949/3815] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:28 2026] GET /volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:29.400307 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-621d1d0a-77c0-4860-8bf5-c7a62069c06d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.402214 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-621d1d0a-77c0-4860-8bf5-c7a62069c06d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 Aug 18 23:46:29.402459 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-621d1d0a-77c0-4860-8bf5-c7a62069c06d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.402722 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-621d1d0a-77c0-4860-8bf5-c7a62069c06d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.408295 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-621d1d0a-77c0-4860-8bf5-c7a62069c06d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 returned with HTTP 404 Aug 18 23:46:29.408834 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 960/3816] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:29 2026] GET /volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:29.415219 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-05c654e2-5eb7-440f-ad5b-a748b3d949bd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.417064 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-05c654e2-5eb7-440f-ad5b-a748b3d949bd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 Aug 18 23:46:29.417064 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-05c654e2-5eb7-440f-ad5b-a748b3d949bd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.417208 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-05c654e2-5eb7-440f-ad5b-a748b3d949bd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.417368 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-05c654e2-5eb7-440f-ad5b-a748b3d949bd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 2a95c724-e5f7-4df6-9146-0113c5b852f1 Aug 18 23:46:29.418154 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c4f9befb-f554-4648-90ba-9527dfb07ef6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.423386 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:29.423386 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:29.423956 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-05c654e2-5eb7-440f-ad5b-a748b3d949bd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:29.440121 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-05c654e2-5eb7-440f-ad5b-a748b3d949bd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:29.440365 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-05c654e2-5eb7-440f-ad5b-a748b3d949bd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 returned with HTTP 202 Aug 18 23:46:29.440887 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 967/3817] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:29 2026] DELETE /volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:46:29.448415 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8042856b-9105-4fea-97fa-3e31fab45cdb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.450457 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8042856b-9105-4fea-97fa-3e31fab45cdb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 Aug 18 23:46:29.450784 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8042856b-9105-4fea-97fa-3e31fab45cdb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.450985 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8042856b-9105-4fea-97fa-3e31fab45cdb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.458677 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:29.458677 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:29.462709 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8042856b-9105-4fea-97fa-3e31fab45cdb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:29.467472 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8042856b-9105-4fea-97fa-3e31fab45cdb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 returned with HTTP 200 Aug 18 23:46:29.467931 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 950/3818] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:29 2026] GET /volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:29.501396 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c4f9befb-f554-4648-90ba-9527dfb07ef6 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:46:29.501785 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c4f9befb-f554-4648-90ba-9527dfb07ef6 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-758497409", "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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.519671 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c4f9befb-f554-4648-90ba-9527dfb07ef6 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:46:29.520016 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 942/3819] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types => generated 379 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:29.528586 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-40cd2a05-8606-4112-93df-fd19667898b8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.532688 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-40cd2a05-8606-4112-93df-fd19667898b8 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] POST https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption Aug 18 23:46:29.533197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-40cd2a05-8606-4112-93df-fd19667898b8 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.559359 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-40cd2a05-8606-4112-93df-fd19667898b8 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption returned with HTTP 200 Aug 18 23:46:29.559821 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 961/3820] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:29.569596 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-71080d9f-de13-4cda-82dc-07c3c0b39861 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.571347 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-71080d9f-de13-4cda-82dc-07c3c0b39861 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:46:29.571759 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-71080d9f-de13-4cda-82dc-07c3c0b39861 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-777960385", "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=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.589400 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-71080d9f-de13-4cda-82dc-07c3c0b39861 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:46:29.589879 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 968/3821] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:29.598651 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8aa1e117-ca16-406b-a189-c7aca77b3940 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.657046 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8aa1e117-ca16-406b-a189-c7aca77b3940 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] POST https://10.4.3.229/volume/v3/types/3b44dc28-0703-4afb-a679-d64f9037bb6e/encryption Aug 18 23:46:29.657373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8aa1e117-ca16-406b-a189-c7aca77b3940 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.659503 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.policy [None req-8aa1e117-ca16-406b-a189-c7aca77b3940 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100172) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:29.659734 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8aa1e117-ca16-406b-a189-c7aca77b3940 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/3b44dc28-0703-4afb-a679-d64f9037bb6e/encryption returned with HTTP 403 Aug 18 23:46:29.660140 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 951/3822] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types/3b44dc28-0703-4afb-a679-d64f9037bb6e/encryption => generated 127 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:29.667653 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ad677663-7428-4413-aa9e-1bf6ce68119f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.669310 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad677663-7428-4413-aa9e-1bf6ce68119f tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:46:29.669701 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad677663-7428-4413-aa9e-1bf6ce68119f tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2128210287", "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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.689823 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad677663-7428-4413-aa9e-1bf6ce68119f tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:46:29.690181 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 943/3823] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:29.697622 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2d41a66b-8d04-4ba9-ac47-d38eeafdc1a7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.699458 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2d41a66b-8d04-4ba9-ac47-d38eeafdc1a7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] POST https://10.4.3.229/volume/v3/types/6c482ffe-d5cb-4166-b1cf-747aaae6e22c/extra_specs Aug 18 23:46:29.699865 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2d41a66b-8d04-4ba9-ac47-d38eeafdc1a7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.701929 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.policy [None req-2d41a66b-8d04-4ba9-ac47-d38eeafdc1a7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100171) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:29.702141 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2d41a66b-8d04-4ba9-ac47-d38eeafdc1a7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/6c482ffe-d5cb-4166-b1cf-747aaae6e22c/extra_specs returned with HTTP 403 Aug 18 23:46:29.702605 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 962/3824] 10.4.3.229 () {68 vars in 1399 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types/6c482ffe-d5cb-4166-b1cf-747aaae6e22c/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:29.709050 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-171e367d-28ea-41c9-af4a-e2b8609dc5f3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.711161 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-171e367d-28ea-41c9-af4a-e2b8609dc5f3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] PUT https://10.4.3.229/volume/v3/types/6c482ffe-d5cb-4166-b1cf-747aaae6e22c/extra_specs/key2 Aug 18 23:46:29.711596 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-171e367d-28ea-41c9-af4a-e2b8609dc5f3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.714029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-171e367d-28ea-41c9-af4a-e2b8609dc5f3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:29.714278 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-171e367d-28ea-41c9-af4a-e2b8609dc5f3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/6c482ffe-d5cb-4166-b1cf-747aaae6e22c/extra_specs/key2 returned with HTTP 403 Aug 18 23:46:29.714822 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 969/3825] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:46:29 2026] PUT /volume/v3/types/6c482ffe-d5cb-4166-b1cf-747aaae6e22c/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:29.722215 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d55374b6-0052-4c54-bd4b-664fa6f7c1a3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.723977 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d55374b6-0052-4c54-bd4b-664fa6f7c1a3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] POST https://10.4.3.229/volume/v3/types Aug 18 23:46:29.724309 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d55374b6-0052-4c54-bd4b-664fa6f7c1a3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.726752 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.policy [None req-d55374b6-0052-4c54-bd4b-664fa6f7c1a3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100172) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:29.726963 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d55374b6-0052-4c54-bd4b-664fa6f7c1a3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types returned with HTTP 403 Aug 18 23:46:29.727343 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 952/3826] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:29.734904 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3e7ec8da-face-4dfe-821e-0015752bbeb1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.736677 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e7ec8da-face-4dfe-821e-0015752bbeb1 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:46:29.737125 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e7ec8da-face-4dfe-821e-0015752bbeb1 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-787347188", "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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.753663 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e7ec8da-face-4dfe-821e-0015752bbeb1 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:46:29.754113 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 944/3827] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:29.761372 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cf870136-c74c-43cc-9516-0475306de5d3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.763794 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cf870136-c74c-43cc-9516-0475306de5d3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] POST https://10.4.3.229/volume/v3/types/8d1ca413-7c1e-4519-abbe-944fa8b50d4e/encryption Aug 18 23:46:29.764249 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cf870136-c74c-43cc-9516-0475306de5d3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.783564 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cf870136-c74c-43cc-9516-0475306de5d3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types/8d1ca413-7c1e-4519-abbe-944fa8b50d4e/encryption returned with HTTP 200 Aug 18 23:46:29.784027 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 963/3828] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types/8d1ca413-7c1e-4519-abbe-944fa8b50d4e/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:29.791967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eab1ebb2-6f54-4a4f-b31e-8b8be873dc80 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.793946 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eab1ebb2-6f54-4a4f-b31e-8b8be873dc80 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] DELETE https://10.4.3.229/volume/v3/types/8d1ca413-7c1e-4519-abbe-944fa8b50d4e/encryption/8878b532-51bb-4c7d-9bc6-eb4951ba15a4 Aug 18 23:46:29.794152 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eab1ebb2-6f54-4a4f-b31e-8b8be873dc80 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.794336 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eab1ebb2-6f54-4a4f-b31e-8b8be873dc80 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.795082 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-eab1ebb2-6f54-4a4f-b31e-8b8be873dc80 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:29.795236 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eab1ebb2-6f54-4a4f-b31e-8b8be873dc80 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/8d1ca413-7c1e-4519-abbe-944fa8b50d4e/encryption/8878b532-51bb-4c7d-9bc6-eb4951ba15a4 returned with HTTP 403 Aug 18 23:46:29.795988 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 970/3829] 10.4.3.229 () {66 vars in 1489 bytes} [Tue Aug 18 23:46:29 2026] DELETE /volume/v3/types/8d1ca413-7c1e-4519-abbe-944fa8b50d4e/encryption/8878b532-51bb-4c7d-9bc6-eb4951ba15a4 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:29.805146 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-da6134ba-6892-4f3a-bd5e-b5c0fb8096f9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.806822 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-da6134ba-6892-4f3a-bd5e-b5c0fb8096f9 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:46:29.807140 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-da6134ba-6892-4f3a-bd5e-b5c0fb8096f9 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-784611616", "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=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.825745 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-da6134ba-6892-4f3a-bd5e-b5c0fb8096f9 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:46:29.826063 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 953/3830] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:29.833901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-497b7c74-055f-4b22-b733-2e0fbde409f7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.836434 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-497b7c74-055f-4b22-b733-2e0fbde409f7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] DELETE https://10.4.3.229/volume/v3/types/62c91990-c2e5-4531-bba8-17119ca28465/extra_specs/key1 Aug 18 23:46:29.836803 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-497b7c74-055f-4b22-b733-2e0fbde409f7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.837074 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-497b7c74-055f-4b22-b733-2e0fbde409f7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.843736 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-497b7c74-055f-4b22-b733-2e0fbde409f7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:29.844058 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-497b7c74-055f-4b22-b733-2e0fbde409f7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/62c91990-c2e5-4531-bba8-17119ca28465/extra_specs/key1 returned with HTTP 403 Aug 18 23:46:29.844688 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 945/3831] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:46:29 2026] DELETE /volume/v3/types/62c91990-c2e5-4531-bba8-17119ca28465/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:29.852691 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-130b7187-de32-4c5f-a986-835fa77946b7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.854370 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-130b7187-de32-4c5f-a986-835fa77946b7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:46:29.854778 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-130b7187-de32-4c5f-a986-835fa77946b7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-317815149", "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=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:29.875567 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-130b7187-de32-4c5f-a986-835fa77946b7 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:46:29.876056 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 964/3832] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:46:29 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:29.883352 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1f35a8dc-b2ee-4efe-a714-765f675cd03e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.885078 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1f35a8dc-b2ee-4efe-a714-765f675cd03e tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] DELETE https://10.4.3.229/volume/v3/types/30ba2b00-16f5-44d7-b74c-24e940a59b4f Aug 18 23:46:29.885290 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1f35a8dc-b2ee-4efe-a714-765f675cd03e tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.885482 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1f35a8dc-b2ee-4efe-a714-765f675cd03e tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.886135 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-1f35a8dc-b2ee-4efe-a714-765f675cd03e tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:29.886301 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1f35a8dc-b2ee-4efe-a714-765f675cd03e tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/30ba2b00-16f5-44d7-b74c-24e940a59b4f returned with HTTP 403 Aug 18 23:46:29.889606 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 971/3833] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:29 2026] DELETE /volume/v3/types/30ba2b00-16f5-44d7-b74c-24e940a59b4f => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:29.893474 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7061471d-f0f6-4822-b262-6ac479db595e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.895896 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7061471d-f0f6-4822-b262-6ac479db595e tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] GET https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs Aug 18 23:46:29.896174 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7061471d-f0f6-4822-b262-6ac479db595e tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.896435 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7061471d-f0f6-4822-b262-6ac479db595e tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.905563 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7061471d-f0f6-4822-b262-6ac479db595e tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs returned with HTTP 200 Aug 18 23:46:29.905986 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 954/3834] 10.4.3.229 () {66 vars in 1378 bytes} [Tue Aug 18 23:46:29 2026] GET /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:29.913502 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6a4a11ac-2ed1-4ca3-b0a7-c5b439b4bbc3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.915242 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a4a11ac-2ed1-4ca3-b0a7-c5b439b4bbc3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] GET https://10.4.3.229/volume/v3/types Aug 18 23:46:29.915437 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a4a11ac-2ed1-4ca3-b0a7-c5b439b4bbc3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.915695 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a4a11ac-2ed1-4ca3-b0a7-c5b439b4bbc3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.916449 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-6a4a11ac-2ed1-4ca3-b0a7-c5b439b4bbc3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:46:29.938423 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a4a11ac-2ed1-4ca3-b0a7-c5b439b4bbc3 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:46:29.938874 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 946/3835] 10.4.3.229 () {66 vars in 1231 bytes} [Tue Aug 18 23:46:29 2026] GET /volume/v3/types => generated 2580 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:29.948523 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-756c8d77-a9f7-4d2c-bebb-7b18e4b2f6c2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.950194 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-756c8d77-a9f7-4d2c-bebb-7b18e4b2f6c2 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] GET https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption/cipher Aug 18 23:46:29.950361 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-756c8d77-a9f7-4d2c-bebb-7b18e4b2f6c2 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.950589 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-756c8d77-a9f7-4d2c-bebb-7b18e4b2f6c2 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.951136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.policy [None req-756c8d77-a9f7-4d2c-bebb-7b18e4b2f6c2 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100171) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:29.951289 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-756c8d77-a9f7-4d2c-bebb-7b18e4b2f6c2 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption/cipher returned with HTTP 403 Aug 18 23:46:29.951695 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 965/3836] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:46:29 2026] GET /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:29.959947 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b2742e54-b27e-4511-a9ce-930dfd4dd352 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.962269 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b2742e54-b27e-4511-a9ce-930dfd4dd352 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] GET https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption Aug 18 23:46:29.962450 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b2742e54-b27e-4511-a9ce-930dfd4dd352 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.962692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b2742e54-b27e-4511-a9ce-930dfd4dd352 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.963300 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-b2742e54-b27e-4511-a9ce-930dfd4dd352 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:29.963447 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b2742e54-b27e-4511-a9ce-930dfd4dd352 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption returned with HTTP 403 Aug 18 23:46:29.964037 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 972/3837] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:46:29 2026] GET /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:29.972541 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6ea08987-1d78-458e-a482-8578d683a1a9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.974264 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6ea08987-1d78-458e-a482-8578d683a1a9 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] GET https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs/multiattach Aug 18 23:46:29.974437 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6ea08987-1d78-458e-a482-8578d683a1a9 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.974689 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6ea08987-1d78-458e-a482-8578d683a1a9 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:29.982383 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6ea08987-1d78-458e-a482-8578d683a1a9 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs/multiattach returned with HTTP 200 Aug 18 23:46:29.982767 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 955/3838] 10.4.3.229 () {66 vars in 1414 bytes} [Tue Aug 18 23:46:29 2026] GET /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:46:29.990924 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-49a5fd7c-3583-493f-8e9d-65a18e50a3f4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:29.992788 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-49a5fd7c-3583-493f-8e9d-65a18e50a3f4 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] GET https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs/volume_backend_name Aug 18 23:46:29.992986 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-49a5fd7c-3583-493f-8e9d-65a18e50a3f4 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:29.993167 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-49a5fd7c-3583-493f-8e9d-65a18e50a3f4 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.000356 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-49a5fd7c-3583-493f-8e9d-65a18e50a3f4 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 23:46:30.000847 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 947/3839] 10.4.3.229 () {66 vars in 1438 bytes} [Tue Aug 18 23:46:29 2026] GET /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:30.009760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8d9826a1-aea7-4e41-a493-6a97b72cc649 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.011600 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8d9826a1-aea7-4e41-a493-6a97b72cc649 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] GET https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d Aug 18 23:46:30.011857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8d9826a1-aea7-4e41-a493-6a97b72cc649 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:30.012054 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8d9826a1-aea7-4e41-a493-6a97b72cc649 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.018577 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8d9826a1-aea7-4e41-a493-6a97b72cc649 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d returned with HTTP 200 Aug 18 23:46:30.018978 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 966/3840] 10.4.3.229 () {66 vars in 1342 bytes} [Tue Aug 18 23:46:30 2026] GET /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d => generated 317 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:30.029390 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-70618efc-7b97-41fd-88f8-af32662a2a7f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.031313 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-70618efc-7b97-41fd-88f8-af32662a2a7f tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] PUT https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption/d04c4188-d186-4520-aaa7-4bdfc0d4321a Aug 18 23:46:30.031767 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-70618efc-7b97-41fd-88f8-af32662a2a7f tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:30.033645 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-70618efc-7b97-41fd-88f8-af32662a2a7f tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:30.033874 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-70618efc-7b97-41fd-88f8-af32662a2a7f tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption/d04c4188-d186-4520-aaa7-4bdfc0d4321a returned with HTTP 403 Aug 18 23:46:30.034343 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 973/3841] 10.4.3.229 () {68 vars in 1506 bytes} [Tue Aug 18 23:46:30 2026] PUT /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/encryption/d04c4188-d186-4520-aaa7-4bdfc0d4321a => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:30.041778 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3c760571-fc52-4272-86db-5c4d441c2271 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.043333 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3c760571-fc52-4272-86db-5c4d441c2271 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] PUT https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs/key1 Aug 18 23:46:30.043665 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3c760571-fc52-4272-86db-5c4d441c2271 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:30.045283 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.policy [None req-3c760571-fc52-4272-86db-5c4d441c2271 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100172) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:30.045443 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3c760571-fc52-4272-86db-5c4d441c2271 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs/key1 returned with HTTP 403 Aug 18 23:46:30.046018 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 956/3842] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:46:30 2026] PUT /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:30.052865 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e53c1251-085d-42eb-9286-dba785b2c0f0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.054530 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e53c1251-085d-42eb-9286-dba785b2c0f0 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] PUT https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d Aug 18 23:46:30.054939 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e53c1251-085d-42eb-9286-dba785b2c0f0 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:30.057068 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-e53c1251-085d-42eb-9286-dba785b2c0f0 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '5bd482fc0a964d17b7abad93cd188820', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '41e2b108f81449948e55864b360307de', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:46:30.057251 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e53c1251-085d-42eb-9286-dba785b2c0f0 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-member] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d returned with HTTP 403 Aug 18 23:46:30.057688 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 948/3843] 10.4.3.229 () {68 vars in 1362 bytes} [Tue Aug 18 23:46:30 2026] PUT /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:30.064272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d70572d4-aa87-418d-8f62-92492aafd721 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.066161 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d70572d4-aa87-418d-8f62-92492aafd721 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] DELETE https://10.4.3.229/volume/v3/types/30ba2b00-16f5-44d7-b74c-24e940a59b4f Aug 18 23:46:30.066429 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d70572d4-aa87-418d-8f62-92492aafd721 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:30.066631 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d70572d4-aa87-418d-8f62-92492aafd721 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.088826 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d70572d4-aa87-418d-8f62-92492aafd721 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types/30ba2b00-16f5-44d7-b74c-24e940a59b4f returned with HTTP 202 Aug 18 23:46:30.089262 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 967/3844] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:30 2026] DELETE /volume/v3/types/30ba2b00-16f5-44d7-b74c-24e940a59b4f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:30.095692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a560e398-f915-4621-94c4-81e746229acd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.097530 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a560e398-f915-4621-94c4-81e746229acd tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] DELETE https://10.4.3.229/volume/v3/types/62c91990-c2e5-4531-bba8-17119ca28465 Aug 18 23:46:30.097781 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a560e398-f915-4621-94c4-81e746229acd tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:30.098001 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a560e398-f915-4621-94c4-81e746229acd tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.121171 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a560e398-f915-4621-94c4-81e746229acd tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types/62c91990-c2e5-4531-bba8-17119ca28465 returned with HTTP 202 Aug 18 23:46:30.121703 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 974/3845] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:30 2026] DELETE /volume/v3/types/62c91990-c2e5-4531-bba8-17119ca28465 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:30.128147 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3702d4ef-fbc7-41d6-9c28-fb6a70a5df56 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.130130 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3702d4ef-fbc7-41d6-9c28-fb6a70a5df56 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] DELETE https://10.4.3.229/volume/v3/types/8d1ca413-7c1e-4519-abbe-944fa8b50d4e Aug 18 23:46:30.130363 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3702d4ef-fbc7-41d6-9c28-fb6a70a5df56 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:30.130634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3702d4ef-fbc7-41d6-9c28-fb6a70a5df56 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.153501 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3702d4ef-fbc7-41d6-9c28-fb6a70a5df56 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types/8d1ca413-7c1e-4519-abbe-944fa8b50d4e returned with HTTP 202 Aug 18 23:46:30.153956 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 957/3846] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:30 2026] DELETE /volume/v3/types/8d1ca413-7c1e-4519-abbe-944fa8b50d4e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:30.160406 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d2888265-0633-43d6-b13b-e1837004d7aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.162046 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d2888265-0633-43d6-b13b-e1837004d7aa tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] DELETE https://10.4.3.229/volume/v3/types/6c482ffe-d5cb-4166-b1cf-747aaae6e22c Aug 18 23:46:30.162224 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d2888265-0633-43d6-b13b-e1837004d7aa tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:30.162410 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d2888265-0633-43d6-b13b-e1837004d7aa tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.188855 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d2888265-0633-43d6-b13b-e1837004d7aa tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types/6c482ffe-d5cb-4166-b1cf-747aaae6e22c returned with HTTP 202 Aug 18 23:46:30.189226 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 949/3847] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:30 2026] DELETE /volume/v3/types/6c482ffe-d5cb-4166-b1cf-747aaae6e22c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:30.195269 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-38d2db55-8f90-4bc2-bb26-a01a5f9cef01 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.196795 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-38d2db55-8f90-4bc2-bb26-a01a5f9cef01 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] DELETE https://10.4.3.229/volume/v3/types/3b44dc28-0703-4afb-a679-d64f9037bb6e Aug 18 23:46:30.196959 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-38d2db55-8f90-4bc2-bb26-a01a5f9cef01 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:30.197138 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-38d2db55-8f90-4bc2-bb26-a01a5f9cef01 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.217126 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-38d2db55-8f90-4bc2-bb26-a01a5f9cef01 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types/3b44dc28-0703-4afb-a679-d64f9037bb6e returned with HTTP 202 Aug 18 23:46:30.217471 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 968/3848] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:30 2026] DELETE /volume/v3/types/3b44dc28-0703-4afb-a679-d64f9037bb6e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:30.223493 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-81c1186d-fbd7-4cbd-8411-a04290df3b84 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.225298 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81c1186d-fbd7-4cbd-8411-a04290df3b84 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] DELETE https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d Aug 18 23:46:30.225481 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81c1186d-fbd7-4cbd-8411-a04290df3b84 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:30.225704 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81c1186d-fbd7-4cbd-8411-a04290df3b84 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.244996 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81c1186d-fbd7-4cbd-8411-a04290df3b84 tempest-VolumeTypesMemberTests-1141919600 tempest-VolumeTypesMemberTests-1141919600-project-admin] https://10.4.3.229/volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d returned with HTTP 202 Aug 18 23:46:30.245460 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 975/3849] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:30 2026] DELETE /volume/v3/types/f860e349-236d-4c2a-88bf-025d0cdd983d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:30.480386 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b5cd8f6d-1494-44af-8e69-08cd140069c4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.482122 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b5cd8f6d-1494-44af-8e69-08cd140069c4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 Aug 18 23:46:30.482394 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b5cd8f6d-1494-44af-8e69-08cd140069c4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:30.482603 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b5cd8f6d-1494-44af-8e69-08cd140069c4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.488660 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b5cd8f6d-1494-44af-8e69-08cd140069c4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 returned with HTTP 404 Aug 18 23:46:30.489079 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 958/3850] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:30 2026] GET /volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:30.495016 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c21e1f76-d6f7-4755-a6bd-33d3652e5f04 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.496746 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c21e1f76-d6f7-4755-a6bd-33d3652e5f04 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 Aug 18 23:46:30.496991 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c21e1f76-d6f7-4755-a6bd-33d3652e5f04 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:30.497197 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c21e1f76-d6f7-4755-a6bd-33d3652e5f04 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.497382 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c21e1f76-d6f7-4755-a6bd-33d3652e5f04 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 4362ca57-c2c5-4411-9754-0878269246a0 Aug 18 23:46:30.505537 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:30.505537 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:30.505537 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c21e1f76-d6f7-4755-a6bd-33d3652e5f04 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:30.520419 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c21e1f76-d6f7-4755-a6bd-33d3652e5f04 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:30.520664 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c21e1f76-d6f7-4755-a6bd-33d3652e5f04 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 returned with HTTP 202 Aug 18 23:46:30.522274 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 950/3851] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:30 2026] DELETE /volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:46:30.531432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-db6caad1-4862-4c22-adec-e76637562d68 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:30.533902 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-db6caad1-4862-4c22-adec-e76637562d68 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 Aug 18 23:46:30.534153 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-db6caad1-4862-4c22-adec-e76637562d68 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:30.534387 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-db6caad1-4862-4c22-adec-e76637562d68 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:30.544004 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:30.544004 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:30.548282 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-db6caad1-4862-4c22-adec-e76637562d68 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:30.553977 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-db6caad1-4862-4c22-adec-e76637562d68 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 returned with HTTP 200 Aug 18 23:46:30.554781 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 969/3852] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:30 2026] GET /volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:31.567113 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2b85af0e-363e-4790-a1cd-1b207a8a41a9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:31.569022 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2b85af0e-363e-4790-a1cd-1b207a8a41a9 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 Aug 18 23:46:31.569403 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2b85af0e-363e-4790-a1cd-1b207a8a41a9 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:31.569811 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2b85af0e-363e-4790-a1cd-1b207a8a41a9 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:31.576433 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2b85af0e-363e-4790-a1cd-1b207a8a41a9 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 returned with HTTP 404 Aug 18 23:46:31.577041 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 976/3853] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:31 2026] GET /volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:31.585373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:31.587007 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:31.587335 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-612532816"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:31.588718 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-612532816'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:31.588863 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:31.592556 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:31.597948 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (4dd79ef5-c9f2-44c3-91d6-05cf1c388353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:31.598904 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ff17a2-b0fc-4f6f-8f8b-ec16ca9327c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:31.599860 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:31.624416 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ff17a2-b0fc-4f6f-8f8b-ec16ca9327c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:31.625163 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6361a9c6-f526-4cbd-bcb4-9d38fc61ca09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:31.663114 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['89260925-4fc5-4d12-bf70-88fb75c1ec88', '89358654-1aaf-4763-90d3-e073e48f172c', 'a883e8bb-ab97-47f6-bbd7-387f7bc8a8cb', '58541aab-42da-47d6-810e-6e4315403984'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:31.664011 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6361a9c6-f526-4cbd-bcb4-9d38fc61ca09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89260925-4fc5-4d12-bf70-88fb75c1ec88', '89358654-1aaf-4763-90d3-e073e48f172c', 'a883e8bb-ab97-47f6-bbd7-387f7bc8a8cb', '58541aab-42da-47d6-810e-6e4315403984']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:31.664655 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f51ffbd-ce1c-4eaf-a960-e19a1864875f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:31.691122 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f51ffbd-ce1c-4eaf-a960-e19a1864875f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c261e93-791c-4b43-8306-347f5c2ac2eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-612532816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['89260925-4fc5-4d12-bf70-88fb75c1ec88','89358654-1aaf-4763-90d3-e073e48f172c','a883e8bb-ab97-47f6-bbd7-387f7bc8a8cb','58541aab-42da-47d6-810e-6e4315403984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-612532816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c261e93-791c-4b43-8306-347f5c2ac2eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:31.692112 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a58214-b994-4ea5-99a5-47016ae40e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:31.712090 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a58214-b994-4ea5-99a5-47016ae40e43) transitioned into state 'SUCCESS' from state '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-612532816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['89260925-4fc5-4d12-bf70-88fb75c1ec88','89358654-1aaf-4763-90d3-e073e48f172c','a883e8bb-ab97-47f6-bbd7-387f7bc8a8cb','58541aab-42da-47d6-810e-6e4315403984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:31.712870 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f7ef0d-078a-4a29-9bdd-d9b1f136b0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:31.725830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f7ef0d-078a-4a29-9bdd-d9b1f136b0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:31.726719 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (4dd79ef5-c9f2-44c3-91d6-05cf1c388353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:31.727048 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:31.727581 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a5c8e82a-a5c3-4d75-91cb-0b499ce4ca2d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:31.727961 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 959/3854] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:46:31 2026] POST /volume/v3/volumes => generated 769 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:31.740629 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-62ef4295-8e19-4bb5-aa3a-ff948afdb899 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:31.742359 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-62ef4295-8e19-4bb5-aa3a-ff948afdb899 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb Aug 18 23:46:31.742610 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-62ef4295-8e19-4bb5-aa3a-ff948afdb899 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:31.742840 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-62ef4295-8e19-4bb5-aa3a-ff948afdb899 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:31.750046 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:31.750046 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:31.753838 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-62ef4295-8e19-4bb5-aa3a-ff948afdb899 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:31.758136 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-62ef4295-8e19-4bb5-aa3a-ff948afdb899 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb returned with HTTP 200 Aug 18 23:46:31.758585 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 951/3855] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:31 2026] GET /volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:32.771439 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-44e69a12-5ec4-4040-999e-4e707e0b5dc0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:32.773753 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-44e69a12-5ec4-4040-999e-4e707e0b5dc0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb Aug 18 23:46:32.773978 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-44e69a12-5ec4-4040-999e-4e707e0b5dc0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:32.774234 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-44e69a12-5ec4-4040-999e-4e707e0b5dc0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:32.783967 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:32.783967 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:32.788061 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-44e69a12-5ec4-4040-999e-4e707e0b5dc0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:32.792520 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-44e69a12-5ec4-4040-999e-4e707e0b5dc0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb returned with HTTP 200 Aug 18 23:46:32.793037 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 970/3856] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:32 2026] GET /volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:32.804410 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3f8cf235-e5fa-4dc1-8b91-358903f90f71 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:32.806167 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3f8cf235-e5fa-4dc1-8b91-358903f90f71 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:46:32.806481 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3f8cf235-e5fa-4dc1-8b91-358903f90f71 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c261e93-791c-4b43-8306-347f5c2ac2eb", "name": "tempest-VolumeDependencyTests-Snapshot-1211991928"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:32.814524 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:32.814524 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:32.815029 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3f8cf235-e5fa-4dc1-8b91-358903f90f71 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:32.815170 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-3f8cf235-e5fa-4dc1-8b91-358903f90f71 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create snapshot from volume 7c261e93-791c-4b43-8306-347f5c2ac2eb Aug 18 23:46:32.853695 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-3f8cf235-e5fa-4dc1-8b91-358903f90f71 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['a443605d-12d3-4f79-97b9-ab8ba44be381', '2c819d30-3c1d-49ac-bc33-cc8d7164aadf', 'd879eefe-2e49-42a3-a86b-9f03eb4140a7', '0664bb4a-b7ec-4f4f-afd8-ee8601fb5c81'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:32.883041 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3f8cf235-e5fa-4dc1-8b91-358903f90f71 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot create request issued successfully. Aug 18 23:46:32.883457 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3f8cf235-e5fa-4dc1-8b91-358903f90f71 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:46:32.887255 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 977/3857] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:46:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:46:32.898635 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-720fe7b2-9228-493b-9b66-949e97d5916d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:32.901485 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-720fe7b2-9228-493b-9b66-949e97d5916d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 Aug 18 23:46:32.901844 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-720fe7b2-9228-493b-9b66-949e97d5916d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:32.902041 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-720fe7b2-9228-493b-9b66-949e97d5916d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:32.907206 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:32.907206 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:32.907798 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-720fe7b2-9228-493b-9b66-949e97d5916d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:32.908605 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-720fe7b2-9228-493b-9b66-949e97d5916d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 returned with HTTP 200 Aug 18 23:46:32.908969 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 960/3858] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:32 2026] GET /volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:33.920151 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-45d36c13-d6ef-4681-9227-c8d13342ed3f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:33.922992 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45d36c13-d6ef-4681-9227-c8d13342ed3f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 Aug 18 23:46:33.923234 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45d36c13-d6ef-4681-9227-c8d13342ed3f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:33.923495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45d36c13-d6ef-4681-9227-c8d13342ed3f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:33.930912 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:33.930912 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:33.931371 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-45d36c13-d6ef-4681-9227-c8d13342ed3f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:33.934664 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45d36c13-d6ef-4681-9227-c8d13342ed3f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 returned with HTTP 200 Aug 18 23:46:33.934664 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 952/3859] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:33 2026] GET /volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:33.941647 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:33.943243 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:33.944050 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ccd59756-0932-4591-91f1-af43f2a835e9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-33188346"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:33.945266 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'snapshot_id': 'ccd59756-0932-4591-91f1-af43f2a835e9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-33188346'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:33.952331 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:33.952331 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:33.952843 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:33.952962 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:33.956111 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:33.961639 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (2240782f-20a6-4524-a25a-dd332485b23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:33.963332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527546b3-5d10-45ba-b2d5-c5c503547ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:33.964212 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:33.997781 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527546b3-5d10-45ba-b2d5-c5c503547ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ccd59756-0932-4591-91f1-af43f2a835e9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:33.998763 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13f5b78-a732-4b56-98ee-b67b177b728d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:34.054113 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['f5665228-710f-45be-a49b-0f6eecc20f19', '41b63473-7b77-4074-8689-4fb09eab528e', '46a8943e-a916-4f38-908a-70ffb11e0ae5', '23d84b32-16c8-4898-a06e-129a92a27f0a'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:34.054113 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13f5b78-a732-4b56-98ee-b67b177b728d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5665228-710f-45be-a49b-0f6eecc20f19', '41b63473-7b77-4074-8689-4fb09eab528e', '46a8943e-a916-4f38-908a-70ffb11e0ae5', '23d84b32-16c8-4898-a06e-129a92a27f0a']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:34.054613 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9ef29a1-8e57-4d4b-bb22-1f41341b7b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:34.103440 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9ef29a1-8e57-4d4b-bb22-1f41341b7b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ac2026e-da79-4025-9447-598aee6a37ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-33188346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['f5665228-710f-45be-a49b-0f6eecc20f19','41b63473-7b77-4074-8689-4fb09eab528e','46a8943e-a916-4f38-908a-70ffb11e0ae5','23d84b32-16c8-4898-a06e-129a92a27f0a'],size=1,snapshot_id=ccd59756-0932-4591-91f1-af43f2a835e9,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-33188346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ac2026e-da79-4025-9447-598aee6a37ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ccd59756-0932-4591-91f1-af43f2a835e9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:34.104347 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (165fdfd6-d5c5-46cc-a3f2-e7ac946306bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:34.126036 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (165fdfd6-d5c5-46cc-a3f2-e7ac946306bb) transitioned into state 'SUCCESS' from state '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-33188346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['f5665228-710f-45be-a49b-0f6eecc20f19','41b63473-7b77-4074-8689-4fb09eab528e','46a8943e-a916-4f38-908a-70ffb11e0ae5','23d84b32-16c8-4898-a06e-129a92a27f0a'],size=1,snapshot_id=ccd59756-0932-4591-91f1-af43f2a835e9,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:34.126816 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c3fd13-bd47-4d41-a773-c46f9fc96c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:34.149980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c3fd13-bd47-4d41-a773-c46f9fc96c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:34.150905 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (2240782f-20a6-4524-a25a-dd332485b23e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:34.151233 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:34.151834 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e9415463-644c-4e4a-9b8d-e241dfac4543 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:34.152266 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 971/3860] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:46:33 2026] POST /volume/v3/volumes => generated 802 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:34.162981 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5c97a96f-00ae-4336-bf3d-2a68663717e1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:34.164783 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5c97a96f-00ae-4336-bf3d-2a68663717e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed Aug 18 23:46:34.164974 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5c97a96f-00ae-4336-bf3d-2a68663717e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:34.165211 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5c97a96f-00ae-4336-bf3d-2a68663717e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:34.173057 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:34.173057 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:34.177227 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5c97a96f-00ae-4336-bf3d-2a68663717e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:34.180980 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5c97a96f-00ae-4336-bf3d-2a68663717e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed returned with HTTP 200 Aug 18 23:46:34.181305 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 978/3861] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:34 2026] GET /volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:35.193546 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9f92073a-ce9f-4094-9c01-aa8f4e3aff50 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:35.195253 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f92073a-ce9f-4094-9c01-aa8f4e3aff50 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed Aug 18 23:46:35.196252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f92073a-ce9f-4094-9c01-aa8f4e3aff50 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:35.196252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f92073a-ce9f-4094-9c01-aa8f4e3aff50 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:35.202536 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:35.202536 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:35.206049 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9f92073a-ce9f-4094-9c01-aa8f4e3aff50 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:35.210501 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f92073a-ce9f-4094-9c01-aa8f4e3aff50 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed returned with HTTP 200 Aug 18 23:46:35.210931 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 961/3862] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:35 2026] GET /volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:35.231792 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7049b24a-eee6-4464-ba83-60ee50d02b6b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:35.233582 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7049b24a-eee6-4464-ba83-60ee50d02b6b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:46:35.233948 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7049b24a-eee6-4464-ba83-60ee50d02b6b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ac2026e-da79-4025-9447-598aee6a37ed", "name": "tempest-VolumeDependencyTests-Snapshot-1680438672"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:35.243019 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:35.243019 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:35.243019 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7049b24a-eee6-4464-ba83-60ee50d02b6b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:35.243019 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-7049b24a-eee6-4464-ba83-60ee50d02b6b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create snapshot from volume 5ac2026e-da79-4025-9447-598aee6a37ed Aug 18 23:46:35.264031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-7049b24a-eee6-4464-ba83-60ee50d02b6b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['4631a58a-ebaa-4e35-a3a6-7b45a3200a93', 'a4e900bc-1b97-4b42-a759-94dfb003561d', '1e6331d8-3794-485b-9a0a-e150c01979b1', 'a595c5f0-188a-4f14-bc09-33559d627a55'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:35.287402 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7049b24a-eee6-4464-ba83-60ee50d02b6b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot create request issued successfully. Aug 18 23:46:35.287734 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7049b24a-eee6-4464-ba83-60ee50d02b6b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:46:35.288104 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 953/3863] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:46:35 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 18 23:46:35.296333 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-46af68ae-a181-4878-ad44-f5c61b232f14 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:35.300858 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-46af68ae-a181-4878-ad44-f5c61b232f14 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd Aug 18 23:46:35.300858 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-46af68ae-a181-4878-ad44-f5c61b232f14 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:35.300858 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-46af68ae-a181-4878-ad44-f5c61b232f14 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:35.305892 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:35.305892 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:35.306533 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-46af68ae-a181-4878-ad44-f5c61b232f14 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:35.307721 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-46af68ae-a181-4878-ad44-f5c61b232f14 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd returned with HTTP 200 Aug 18 23:46:35.308217 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 972/3864] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:35 2026] GET /volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:36.317099 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f46bd85e-0533-4a47-bc94-30aa0cbe42f6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:36.318934 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f46bd85e-0533-4a47-bc94-30aa0cbe42f6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd Aug 18 23:46:36.319172 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f46bd85e-0533-4a47-bc94-30aa0cbe42f6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:36.319417 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f46bd85e-0533-4a47-bc94-30aa0cbe42f6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:36.324201 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:36.324201 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:36.324650 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f46bd85e-0533-4a47-bc94-30aa0cbe42f6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:36.325345 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f46bd85e-0533-4a47-bc94-30aa0cbe42f6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd returned with HTTP 200 Aug 18 23:46:36.325739 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 979/3865] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:36 2026] GET /volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:36.334590 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:36.336043 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:36.336412 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "96ae57f1-f6e2-401a-85ca-ed769e60a0dd", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1454537095"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:36.337847 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'snapshot_id': '96ae57f1-f6e2-401a-85ca-ed769e60a0dd', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1454537095'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:36.343122 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:36.343122 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:36.344603 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:36.344603 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:36.346835 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:36.351424 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (92fd3ad9-fdbe-48e8-99dd-898d5786e835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:36.352533 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85061094-f2a1-43ba-853c-79d92aa85c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:36.353403 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:36.380833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85061094-f2a1-43ba-853c-79d92aa85c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '96ae57f1-f6e2-401a-85ca-ed769e60a0dd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:36.380833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f2dda1-493f-4f65-9e08-f572159f9d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:36.416800 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['5db72ee2-4d7f-4fce-8f44-d1f4c1be19de', 'f6d3187a-2088-4045-a804-1779cae6a73c', '540a067f-db0e-4ed6-93d7-39c77c076f92', '1906761b-5944-493c-b45f-70ab5b020484'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:36.416800 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f2dda1-493f-4f65-9e08-f572159f9d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5db72ee2-4d7f-4fce-8f44-d1f4c1be19de', 'f6d3187a-2088-4045-a804-1779cae6a73c', '540a067f-db0e-4ed6-93d7-39c77c076f92', '1906761b-5944-493c-b45f-70ab5b020484']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:36.416800 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80485cc8-fb62-4b16-9144-5bb858424e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:36.461082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80485cc8-fb62-4b16-9144-5bb858424e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99d4a70a-a33a-456c-8784-5e17f4ed7e3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1454537095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['5db72ee2-4d7f-4fce-8f44-d1f4c1be19de','f6d3187a-2088-4045-a804-1779cae6a73c','540a067f-db0e-4ed6-93d7-39c77c076f92','1906761b-5944-493c-b45f-70ab5b020484'],size=1,snapshot_id=96ae57f1-f6e2-401a-85ca-ed769e60a0dd,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1454537095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99d4a70a-a33a-456c-8784-5e17f4ed7e3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=96ae57f1-f6e2-401a-85ca-ed769e60a0dd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:36.461850 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c0c3bb-6621-4119-be2a-30b943d415da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:36.480966 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c0c3bb-6621-4119-be2a-30b943d415da) transitioned into state 'SUCCESS' from state '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-1454537095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['5db72ee2-4d7f-4fce-8f44-d1f4c1be19de','f6d3187a-2088-4045-a804-1779cae6a73c','540a067f-db0e-4ed6-93d7-39c77c076f92','1906761b-5944-493c-b45f-70ab5b020484'],size=1,snapshot_id=96ae57f1-f6e2-401a-85ca-ed769e60a0dd,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:36.481682 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d1e940-648c-4463-b50a-2541ea009b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:36.511594 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d1e940-648c-4463-b50a-2541ea009b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:36.512313 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (92fd3ad9-fdbe-48e8-99dd-898d5786e835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:36.512636 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:36.513142 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-192f908f-ce6d-4f2e-a350-218ecb0f1b95 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:36.517313 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 962/3866] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:46:36 2026] POST /volume/v3/volumes => generated 804 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:36.529182 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5da42194-9243-4523-ba72-9862eb490749 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:36.531526 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5da42194-9243-4523-ba72-9862eb490749 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e Aug 18 23:46:36.531831 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5da42194-9243-4523-ba72-9862eb490749 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:36.532063 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5da42194-9243-4523-ba72-9862eb490749 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:36.540717 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:36.540717 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:36.548351 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5da42194-9243-4523-ba72-9862eb490749 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:36.553786 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5da42194-9243-4523-ba72-9862eb490749 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e returned with HTTP 200 Aug 18 23:46:36.554302 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 954/3867] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:36 2026] GET /volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:37.567530 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8d88aa0b-ce3d-4f5e-bf5b-95100c47c32e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:37.569455 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8d88aa0b-ce3d-4f5e-bf5b-95100c47c32e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e Aug 18 23:46:37.569743 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8d88aa0b-ce3d-4f5e-bf5b-95100c47c32e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:37.569930 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8d88aa0b-ce3d-4f5e-bf5b-95100c47c32e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:37.576757 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:37.576757 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:37.580323 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8d88aa0b-ce3d-4f5e-bf5b-95100c47c32e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:37.584255 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8d88aa0b-ce3d-4f5e-bf5b-95100c47c32e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e returned with HTTP 200 Aug 18 23:46:37.584715 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 973/3868] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:37 2026] GET /volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:37.597696 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e4475e82-6e0a-4d0d-ae59-a0613fac5005 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:37.599749 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e4475e82-6e0a-4d0d-ae59-a0613fac5005 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 Aug 18 23:46:37.599951 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e4475e82-6e0a-4d0d-ae59-a0613fac5005 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:37.600128 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e4475e82-6e0a-4d0d-ae59-a0613fac5005 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:37.600226 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-e4475e82-6e0a-4d0d-ae59-a0613fac5005 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete snapshot with id: ccd59756-0932-4591-91f1-af43f2a835e9 Aug 18 23:46:37.604990 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:37.604990 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:37.605523 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e4475e82-6e0a-4d0d-ae59-a0613fac5005 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:37.636799 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e4475e82-6e0a-4d0d-ae59-a0613fac5005 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot delete request issued successfully. Aug 18 23:46:37.637001 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e4475e82-6e0a-4d0d-ae59-a0613fac5005 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 returned with HTTP 202 Aug 18 23:46:37.637411 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 980/3869] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:46:37 2026] DELETE /volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:37.648225 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5f91e4e5-69b6-4bfb-812a-6f63528a1ff7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:37.651428 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5f91e4e5-69b6-4bfb-812a-6f63528a1ff7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 Aug 18 23:46:37.651909 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5f91e4e5-69b6-4bfb-812a-6f63528a1ff7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:37.652375 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5f91e4e5-69b6-4bfb-812a-6f63528a1ff7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:37.658476 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:37.658476 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:37.659208 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5f91e4e5-69b6-4bfb-812a-6f63528a1ff7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:37.661187 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5f91e4e5-69b6-4bfb-812a-6f63528a1ff7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 returned with HTTP 200 Aug 18 23:46:37.661187 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 963/3870] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:37 2026] GET /volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:38.669742 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-93f889f8-2a3d-48cb-9a22-def25c7459c2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:38.671464 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93f889f8-2a3d-48cb-9a22-def25c7459c2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 Aug 18 23:46:38.671704 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93f889f8-2a3d-48cb-9a22-def25c7459c2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:38.671907 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93f889f8-2a3d-48cb-9a22-def25c7459c2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:38.676264 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93f889f8-2a3d-48cb-9a22-def25c7459c2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 returned with HTTP 404 Aug 18 23:46:38.676743 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 955/3871] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:38 2026] GET /volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:38.682764 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6f0154ed-b304-4c61-a870-474cbcedb566 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:38.685596 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6f0154ed-b304-4c61-a870-474cbcedb566 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd Aug 18 23:46:38.685857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6f0154ed-b304-4c61-a870-474cbcedb566 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:38.686056 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6f0154ed-b304-4c61-a870-474cbcedb566 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:38.686158 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-6f0154ed-b304-4c61-a870-474cbcedb566 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete snapshot with id: 96ae57f1-f6e2-401a-85ca-ed769e60a0dd Aug 18 23:46:38.691068 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:38.691068 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:38.691589 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6f0154ed-b304-4c61-a870-474cbcedb566 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:38.705346 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6f0154ed-b304-4c61-a870-474cbcedb566 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot delete request issued successfully. Aug 18 23:46:38.705613 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6f0154ed-b304-4c61-a870-474cbcedb566 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd returned with HTTP 202 Aug 18 23:46:38.706118 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 974/3872] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:46:38 2026] DELETE /volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:38.712723 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-60dba076-ba01-4964-bd72-4f22c8413b57 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:38.714668 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-60dba076-ba01-4964-bd72-4f22c8413b57 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd Aug 18 23:46:38.714953 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-60dba076-ba01-4964-bd72-4f22c8413b57 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:38.715221 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-60dba076-ba01-4964-bd72-4f22c8413b57 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:38.720526 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:38.720526 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:38.721068 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-60dba076-ba01-4964-bd72-4f22c8413b57 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:38.721920 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-60dba076-ba01-4964-bd72-4f22c8413b57 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd returned with HTTP 200 Aug 18 23:46:38.722374 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 981/3873] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:38 2026] GET /volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:39.735205 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c77bd1af-f875-4555-a5dc-4b2a646f2173 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:39.736881 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c77bd1af-f875-4555-a5dc-4b2a646f2173 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd Aug 18 23:46:39.738210 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c77bd1af-f875-4555-a5dc-4b2a646f2173 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:39.738210 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c77bd1af-f875-4555-a5dc-4b2a646f2173 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:39.741288 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c77bd1af-f875-4555-a5dc-4b2a646f2173 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd returned with HTTP 404 Aug 18 23:46:39.741834 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 964/3874] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:39 2026] GET /volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:39.749941 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-79632fb4-fe5a-4a1c-a621-273a18270532 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:39.751584 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-79632fb4-fe5a-4a1c-a621-273a18270532 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb Aug 18 23:46:39.751788 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-79632fb4-fe5a-4a1c-a621-273a18270532 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:39.751960 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-79632fb4-fe5a-4a1c-a621-273a18270532 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:39.752127 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-79632fb4-fe5a-4a1c-a621-273a18270532 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 7c261e93-791c-4b43-8306-347f5c2ac2eb Aug 18 23:46:39.761837 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:39.761837 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:39.761837 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-79632fb4-fe5a-4a1c-a621-273a18270532 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:39.781834 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-79632fb4-fe5a-4a1c-a621-273a18270532 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:39.782089 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-79632fb4-fe5a-4a1c-a621-273a18270532 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb returned with HTTP 202 Aug 18 23:46:39.782662 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 956/3875] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:39 2026] DELETE /volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:46:39.790702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f0a52b9a-1d56-4a53-ba20-b022a4664b94 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:39.792458 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f0a52b9a-1d56-4a53-ba20-b022a4664b94 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb Aug 18 23:46:39.792739 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f0a52b9a-1d56-4a53-ba20-b022a4664b94 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:39.792995 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f0a52b9a-1d56-4a53-ba20-b022a4664b94 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:39.800296 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:39.800296 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:39.803855 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f0a52b9a-1d56-4a53-ba20-b022a4664b94 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:39.807793 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f0a52b9a-1d56-4a53-ba20-b022a4664b94 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb returned with HTTP 200 Aug 18 23:46:39.808260 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 975/3876] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:39 2026] GET /volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:40.822805 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5658d86f-bbdb-4132-9cf1-8d96a51b33aa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:40.824858 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5658d86f-bbdb-4132-9cf1-8d96a51b33aa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb Aug 18 23:46:40.824858 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5658d86f-bbdb-4132-9cf1-8d96a51b33aa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:40.824989 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5658d86f-bbdb-4132-9cf1-8d96a51b33aa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:40.830084 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5658d86f-bbdb-4132-9cf1-8d96a51b33aa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb returned with HTTP 404 Aug 18 23:46:40.830483 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 982/3877] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:40 2026] GET /volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:40.837631 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c0f7612e-28ec-43a9-97d5-2438b9263092 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:40.839958 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0f7612e-28ec-43a9-97d5-2438b9263092 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed Aug 18 23:46:40.845482 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0f7612e-28ec-43a9-97d5-2438b9263092 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:40.845482 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0f7612e-28ec-43a9-97d5-2438b9263092 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:40.845482 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-c0f7612e-28ec-43a9-97d5-2438b9263092 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 5ac2026e-da79-4025-9447-598aee6a37ed Aug 18 23:46:40.851888 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:40.851888 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:40.852941 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c0f7612e-28ec-43a9-97d5-2438b9263092 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:40.869194 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c0f7612e-28ec-43a9-97d5-2438b9263092 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:40.869581 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0f7612e-28ec-43a9-97d5-2438b9263092 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed returned with HTTP 202 Aug 18 23:46:40.870048 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 965/3878] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:40 2026] DELETE /volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:46:40.876324 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6985e9e6-1aef-4c1c-a715-d963278e874a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:40.877956 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6985e9e6-1aef-4c1c-a715-d963278e874a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed Aug 18 23:46:40.878158 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6985e9e6-1aef-4c1c-a715-d963278e874a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:40.878332 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6985e9e6-1aef-4c1c-a715-d963278e874a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:40.885266 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:40.885266 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:40.888768 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6985e9e6-1aef-4c1c-a715-d963278e874a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:40.893687 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6985e9e6-1aef-4c1c-a715-d963278e874a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed returned with HTTP 200 Aug 18 23:46:40.894216 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 957/3879] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:40 2026] GET /volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:41.908018 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a57a5cde-5dd7-4375-bb7b-912b2bc5d40c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:41.909705 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a57a5cde-5dd7-4375-bb7b-912b2bc5d40c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed Aug 18 23:46:41.909912 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a57a5cde-5dd7-4375-bb7b-912b2bc5d40c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:41.910089 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a57a5cde-5dd7-4375-bb7b-912b2bc5d40c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:41.915773 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a57a5cde-5dd7-4375-bb7b-912b2bc5d40c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed returned with HTTP 404 Aug 18 23:46:41.916267 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 976/3880] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:41 2026] GET /volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:41.923942 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ad1b2765-0a64-47f1-95a5-33c2c119db8d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:41.926847 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ad1b2765-0a64-47f1-95a5-33c2c119db8d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e Aug 18 23:46:41.927128 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ad1b2765-0a64-47f1-95a5-33c2c119db8d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:41.927380 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ad1b2765-0a64-47f1-95a5-33c2c119db8d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:41.927597 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-ad1b2765-0a64-47f1-95a5-33c2c119db8d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 99d4a70a-a33a-456c-8784-5e17f4ed7e3e Aug 18 23:46:41.937935 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:41.937935 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:41.938589 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ad1b2765-0a64-47f1-95a5-33c2c119db8d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:41.966691 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ad1b2765-0a64-47f1-95a5-33c2c119db8d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:41.966860 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ad1b2765-0a64-47f1-95a5-33c2c119db8d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e returned with HTTP 202 Aug 18 23:46:41.967237 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 983/3881] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:41 2026] DELETE /volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:46:41.974745 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-366c5269-1fe4-4f39-8eeb-f7a50cd16d33 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:41.976354 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-366c5269-1fe4-4f39-8eeb-f7a50cd16d33 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e Aug 18 23:46:41.976652 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-366c5269-1fe4-4f39-8eeb-f7a50cd16d33 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:41.976875 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-366c5269-1fe4-4f39-8eeb-f7a50cd16d33 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:41.983965 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:41.983965 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:41.987531 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-366c5269-1fe4-4f39-8eeb-f7a50cd16d33 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:41.992062 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-366c5269-1fe4-4f39-8eeb-f7a50cd16d33 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e returned with HTTP 200 Aug 18 23:46:41.992493 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 966/3882] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:41 2026] GET /volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:43.005492 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-302e0e15-4150-4825-b836-8090974425e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:43.007276 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-302e0e15-4150-4825-b836-8090974425e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e Aug 18 23:46:43.007488 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-302e0e15-4150-4825-b836-8090974425e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:43.007719 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-302e0e15-4150-4825-b836-8090974425e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:43.013607 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-302e0e15-4150-4825-b836-8090974425e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e returned with HTTP 404 Aug 18 23:46:43.014088 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 958/3883] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:43 2026] GET /volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:43.022736 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:43.024343 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:43.024822 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-362095906"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:43.026571 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-362095906'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:43.026571 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:43.030683 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:43.037013 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (92beaa9b-2daf-443a-80fc-a3ca378c72f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:43.038183 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9bceae-b380-4ccd-9d8b-cb81ce5912c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:43.039282 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:43.068134 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9bceae-b380-4ccd-9d8b-cb81ce5912c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:43.069113 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e38ab4-dfc5-4e17-8814-72743593e20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:43.136887 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['e936b684-2748-4745-9c00-70c102d8fb74', '8f861a2b-d642-4b5f-be6d-a35490bdab1a', '5c4bebc2-b0cf-449b-8783-aa490e2117e6', 'e79f1cf5-529e-4b64-be0a-c6e6b82b3725'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:43.137725 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e38ab4-dfc5-4e17-8814-72743593e20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e936b684-2748-4745-9c00-70c102d8fb74', '8f861a2b-d642-4b5f-be6d-a35490bdab1a', '5c4bebc2-b0cf-449b-8783-aa490e2117e6', 'e79f1cf5-529e-4b64-be0a-c6e6b82b3725']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:43.138463 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (797ec63e-1d9a-4591-a78f-561d28841012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:43.166550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (797ec63e-1d9a-4591-a78f-561d28841012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55f0f147-596b-4517-bc89-4ec7aff69a9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-362095906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['e936b684-2748-4745-9c00-70c102d8fb74','8f861a2b-d642-4b5f-be6d-a35490bdab1a','5c4bebc2-b0cf-449b-8783-aa490e2117e6','e79f1cf5-529e-4b64-be0a-c6e6b82b3725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-362095906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55f0f147-596b-4517-bc89-4ec7aff69a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:43.167351 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a35b9a2e-6260-4c53-8410-f6e7068ee95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:43.186163 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a35b9a2e-6260-4c53-8410-f6e7068ee95e) transitioned into state 'SUCCESS' from state '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-362095906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['e936b684-2748-4745-9c00-70c102d8fb74','8f861a2b-d642-4b5f-be6d-a35490bdab1a','5c4bebc2-b0cf-449b-8783-aa490e2117e6','e79f1cf5-529e-4b64-be0a-c6e6b82b3725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:43.186977 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc9e6de-14bc-4557-aaa0-693642357a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:43.194064 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc9e6de-14bc-4557-aaa0-693642357a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:43.194799 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (92beaa9b-2daf-443a-80fc-a3ca378c72f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:43.195057 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:43.195573 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-71d8566f-8d5c-4749-abc4-82af1faf6bc7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:43.195959 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 977/3884] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:46:43 2026] POST /volume/v3/volumes => generated 769 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:43.210830 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-11024e18-4f00-4621-84f2-93c9a4e3c89e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:43.213298 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-11024e18-4f00-4621-84f2-93c9a4e3c89e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e Aug 18 23:46:43.213557 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-11024e18-4f00-4621-84f2-93c9a4e3c89e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:43.213754 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-11024e18-4f00-4621-84f2-93c9a4e3c89e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:43.225175 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:43.225175 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:43.231891 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-11024e18-4f00-4621-84f2-93c9a4e3c89e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:43.240176 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-11024e18-4f00-4621-84f2-93c9a4e3c89e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e returned with HTTP 200 Aug 18 23:46:43.240713 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 984/3885] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:43 2026] GET /volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:44.253809 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e4742e91-e3a7-4f83-931d-9df0dd968e9f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:44.255399 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e4742e91-e3a7-4f83-931d-9df0dd968e9f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e Aug 18 23:46:44.255609 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e4742e91-e3a7-4f83-931d-9df0dd968e9f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:44.255791 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e4742e91-e3a7-4f83-931d-9df0dd968e9f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:44.257730 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=399,cinder:UPDATE=169,cinder:INSERT=80 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:46:44.264017 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:44.264017 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:44.267872 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e4742e91-e3a7-4f83-931d-9df0dd968e9f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:44.271348 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e4742e91-e3a7-4f83-931d-9df0dd968e9f tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e returned with HTTP 200 Aug 18 23:46:44.271697 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 967/3886] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:44 2026] GET /volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:44.283870 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8c5fdb1f-72f7-4d57-8739-acfec77da50a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:44.285619 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c5fdb1f-72f7-4d57-8739-acfec77da50a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:46:44.285999 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c5fdb1f-72f7-4d57-8739-acfec77da50a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55f0f147-596b-4517-bc89-4ec7aff69a9e", "name": "tempest-VolumeDependencyTests-Snapshot-1358804730"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:44.294432 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:44.294432 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:44.294983 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8c5fdb1f-72f7-4d57-8739-acfec77da50a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:44.295165 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-8c5fdb1f-72f7-4d57-8739-acfec77da50a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create snapshot from volume 55f0f147-596b-4517-bc89-4ec7aff69a9e Aug 18 23:46:44.316179 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-8c5fdb1f-72f7-4d57-8739-acfec77da50a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['f7f9b86b-9251-48af-baf0-92e2ae93ebf6', '08ada97b-344d-47a3-9002-c4e0f43dcec5', '426ff73d-cd8f-4176-86fa-321880635d96', '7bd8b23c-3c0d-4f8e-954a-17520a3c3829'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:44.339722 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8c5fdb1f-72f7-4d57-8739-acfec77da50a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot create request issued successfully. Aug 18 23:46:44.340100 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c5fdb1f-72f7-4d57-8739-acfec77da50a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:46:44.340596 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 959/3887] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:46:44 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 18 23:46:44.349305 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6e75a671-c45d-4fd6-bb7e-695e4cdabe72 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:44.351401 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6e75a671-c45d-4fd6-bb7e-695e4cdabe72 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 Aug 18 23:46:44.351682 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6e75a671-c45d-4fd6-bb7e-695e4cdabe72 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:44.351880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6e75a671-c45d-4fd6-bb7e-695e4cdabe72 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:44.357160 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:44.357160 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:44.357739 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6e75a671-c45d-4fd6-bb7e-695e4cdabe72 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:44.358474 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6e75a671-c45d-4fd6-bb7e-695e4cdabe72 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 returned with HTTP 200 Aug 18 23:46:44.359365 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 978/3888] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:44 2026] GET /volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:44.781067 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-d81a8dc9-d207-4b34-aceb-09c587f7e3f4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:44.783315 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-d81a8dc9-d207-4b34-aceb-09c587f7e3f4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:46:44.783541 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-d81a8dc9-d207-4b34-aceb-09c587f7e3f4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:44.783802 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-d81a8dc9-d207-4b34-aceb-09c587f7e3f4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:44.792211 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:44.792211 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:44.796331 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-d81a8dc9-d207-4b34-aceb-09c587f7e3f4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:44.801325 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-d81a8dc9-d207-4b34-aceb-09c587f7e3f4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:46:44.801861 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 985/3889] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:46:44 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:44.893950 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bac96566-b55b-4c89-a975-86dfdb0f7526 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:44.893950 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bac96566-b55b-4c89-a975-86dfdb0f7526 None None] GET https://10.4.3.229/volume// Aug 18 23:46:44.893950 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bac96566-b55b-4c89-a975-86dfdb0f7526 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:44.893950 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bac96566-b55b-4c89-a975-86dfdb0f7526 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:44.893950 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bac96566-b55b-4c89-a975-86dfdb0f7526 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:46:44.893950 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 968/3890] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:46:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:46:44.905540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-9ae2bcb2-0fc6-47a6-986f-d7c7cede5419 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:44.973025 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-9ae2bcb2-0fc6-47a6-986f-d7c7cede5419 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:46:44.973575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-9ae2bcb2-0fc6-47a6-986f-d7c7cede5419 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "492e0bb0-43f1-4682-aec7-8563f64e5ed4", "connector": null, "instance_uuid": "ad09cb67-ed71-4be9-804d-bcf2e545c193"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:44.983121 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:44.983121 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:45.010068 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-9ae2bcb2-0fc6-47a6-986f-d7c7cede5419 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:46:45.010506 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 960/3891] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:46:44 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:45.037689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-86cf3d05-e1b9-4c1a-928d-2c860302443a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:45.039387 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-86cf3d05-e1b9-4c1a-928d-2c860302443a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:46:45.039659 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-86cf3d05-e1b9-4c1a-928d-2c860302443a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:45.039990 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-86cf3d05-e1b9-4c1a-928d-2c860302443a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:45.053667 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:45.053667 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:45.053968 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8d17b400-67f5-49e7-9343-bb537b8f2780 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:45.054439 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d17b400-67f5-49e7-9343-bb537b8f2780 None None] GET https://10.4.3.229/volume// Aug 18 23:46:45.054673 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d17b400-67f5-49e7-9343-bb537b8f2780 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:45.054885 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d17b400-67f5-49e7-9343-bb537b8f2780 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:45.055247 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d17b400-67f5-49e7-9343-bb537b8f2780 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:46:45.055582 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 986/3892] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23: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 18 23:46:45.059030 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-86cf3d05-e1b9-4c1a-928d-2c860302443a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:45.064862 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-86cf3d05-e1b9-4c1a-928d-2c860302443a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:46:45.065282 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 979/3893] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:45 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:45.066734 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-10b8c54d-107a-45ab-a53d-2e095dd42b4a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:45.068499 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-10b8c54d-107a-45ab-a53d-2e095dd42b4a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:46:45.068734 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-10b8c54d-107a-45ab-a53d-2e095dd42b4a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:45.068970 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-10b8c54d-107a-45ab-a53d-2e095dd42b4a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:45.077397 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:45.077397 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:45.080774 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-10b8c54d-107a-45ab-a53d-2e095dd42b4a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:45.085054 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-10b8c54d-107a-45ab-a53d-2e095dd42b4a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:46:45.085503 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 969/3894] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:46:45 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 1021 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:46:45.191540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-f8a06b27-97d3-4897-addd-be5b9fadd71d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:45.194020 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-f8a06b27-97d3-4897-addd-be5b9fadd71d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] PUT https://10.4.3.229/volume/v3/attachments/56085c51-362a-4339-91f3-79766ce8cb38 Aug 18 23:46:45.194470 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-f8a06b27-97d3-4897-addd-be5b9fadd71d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:45.202878 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-eec34e5f-6049-440f-b97b-4cb0322a1eb4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:45.204680 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-f8a06b27-97d3-4897-addd-be5b9fadd71d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Acquiring lock "cinder-attachment_update-492e0bb0-43f1-4682-aec7-8563f64e5ed4-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:46:45.204821 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-eec34e5f-6049-440f-b97b-4cb0322a1eb4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] DELETE https://10.4.3.229/volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb Aug 18 23:46:45.204944 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-eec34e5f-6049-440f-b97b-4cb0322a1eb4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:45.205117 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-eec34e5f-6049-440f-b97b-4cb0322a1eb4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:45.209436 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-f8a06b27-97d3-4897-addd-be5b9fadd71d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Lock "cinder-attachment_update-492e0bb0-43f1-4682-aec7-8563f64e5ed4-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:46:45.210452 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:45.210452 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:45.211834 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:45.211834 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:45.264683 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d0be7c33-a1c7-455e-ae32-05a770033980 req-eec34e5f-6049-440f-b97b-4cb0322a1eb4 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb returned with HTTP 200 Aug 18 23:46:45.265570 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 987/3895] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:46:45 2026] DELETE /volume/v3/attachments/bd553b3f-29e6-4eeb-9003-da0b5d0ebcbb => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:45.299016 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-f8a06b27-97d3-4897-addd-be5b9fadd71d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Lock "cinder-attachment_update-492e0bb0-43f1-4682-aec7-8563f64e5ed4-np0000007721" released by "attachment_update" :: held 0.090s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:46:45.299685 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-f8a06b27-97d3-4897-addd-be5b9fadd71d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/attachments/56085c51-362a-4339-91f3-79766ce8cb38 returned with HTTP 200 Aug 18 23:46:45.300169 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 961/3896] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:46:45 2026] PUT /volume/v3/attachments/56085c51-362a-4339-91f3-79766ce8cb38 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:45.367757 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-21373362-a643-4872-b6ae-743ecddfc2f7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:45.369489 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-21373362-a643-4872-b6ae-743ecddfc2f7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 Aug 18 23:46:45.369697 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-21373362-a643-4872-b6ae-743ecddfc2f7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:45.369870 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-21373362-a643-4872-b6ae-743ecddfc2f7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:45.374226 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:45.374226 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:45.374635 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-21373362-a643-4872-b6ae-743ecddfc2f7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:45.375366 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-21373362-a643-4872-b6ae-743ecddfc2f7 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 returned with HTTP 200 Aug 18 23:46:45.375778 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 980/3897] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:45 2026] GET /volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:45.384343 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:45.386219 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:45.386631 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8741ba82-9f8d-4e16-b05c-cacd16a303d4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1513118026"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:45.388074 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'snapshot_id': '8741ba82-9f8d-4e16-b05c-cacd16a303d4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1513118026'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:45.393367 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:45.393367 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:45.393893 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:45.394037 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:45.397267 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:45.402534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (8dbf64c8-100c-4b89-b85e-c20510c2bbf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:45.403425 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342eebd7-82a7-4ff7-832a-f3fd1022cd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:45.404331 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:45.430091 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342eebd7-82a7-4ff7-832a-f3fd1022cd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8741ba82-9f8d-4e16-b05c-cacd16a303d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:45.430852 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2dd9511-3b11-4cdc-91cc-4c18b2d052eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:45.464202 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['e8b56b8c-6aa9-40bd-a7a7-e4383918b0fd', 'cfd0bc8d-6f7a-4486-b9e1-338923f752ba', '50232b21-a323-4cfe-ae1e-24505098375d', '901d05e8-574b-4f2b-b101-9a04098ec9f7'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:45.465012 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2dd9511-3b11-4cdc-91cc-4c18b2d052eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8b56b8c-6aa9-40bd-a7a7-e4383918b0fd', 'cfd0bc8d-6f7a-4486-b9e1-338923f752ba', '50232b21-a323-4cfe-ae1e-24505098375d', '901d05e8-574b-4f2b-b101-9a04098ec9f7']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:45.465766 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5566a4b5-bdfe-44d2-baf2-0f53328352c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:45.502984 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5566a4b5-bdfe-44d2-baf2-0f53328352c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b45cc74e-6fc2-4271-a864-501a26208acb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1513118026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['e8b56b8c-6aa9-40bd-a7a7-e4383918b0fd','cfd0bc8d-6f7a-4486-b9e1-338923f752ba','50232b21-a323-4cfe-ae1e-24505098375d','901d05e8-574b-4f2b-b101-9a04098ec9f7'],size=1,snapshot_id=8741ba82-9f8d-4e16-b05c-cacd16a303d4,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1513118026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b45cc74e-6fc2-4271-a864-501a26208acb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8741ba82-9f8d-4e16-b05c-cacd16a303d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:45.503727 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (272d5bb3-c8d3-46d5-a292-d5717b93f90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:45.518357 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (272d5bb3-c8d3-46d5-a292-d5717b93f90c) transitioned into state 'SUCCESS' from state '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-1513118026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['e8b56b8c-6aa9-40bd-a7a7-e4383918b0fd','cfd0bc8d-6f7a-4486-b9e1-338923f752ba','50232b21-a323-4cfe-ae1e-24505098375d','901d05e8-574b-4f2b-b101-9a04098ec9f7'],size=1,snapshot_id=8741ba82-9f8d-4e16-b05c-cacd16a303d4,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:45.519046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31910d46-2ab0-4143-be69-063b7e3fcac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:45.535887 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31910d46-2ab0-4143-be69-063b7e3fcac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:45.536789 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (8dbf64c8-100c-4b89-b85e-c20510c2bbf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:45.537109 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:45.537707 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a5edd9fe-833a-40f7-862b-cde42649fff4 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:45.538166 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 970/3898] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:46:45 2026] POST /volume/v3/volumes => generated 804 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:45.549564 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f36a3042-4a4b-48ab-9da5-7e6955fdcb2e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:45.551031 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f36a3042-4a4b-48ab-9da5-7e6955fdcb2e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb Aug 18 23:46:45.551259 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f36a3042-4a4b-48ab-9da5-7e6955fdcb2e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:45.551446 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f36a3042-4a4b-48ab-9da5-7e6955fdcb2e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:45.558334 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:45.558334 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:45.562120 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f36a3042-4a4b-48ab-9da5-7e6955fdcb2e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:45.566279 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f36a3042-4a4b-48ab-9da5-7e6955fdcb2e tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb returned with HTTP 200 Aug 18 23:46:45.566698 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 988/3899] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:45 2026] GET /volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:46.077263 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bb0338cf-130f-436b-bb4a-770608a264d9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:46.079086 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb0338cf-130f-436b-bb4a-770608a264d9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:46:46.079252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb0338cf-130f-436b-bb4a-770608a264d9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:46.079430 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb0338cf-130f-436b-bb4a-770608a264d9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:46.089003 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:46.089003 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:46.092143 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bb0338cf-130f-436b-bb4a-770608a264d9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:46.096267 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb0338cf-130f-436b-bb4a-770608a264d9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:46:46.096782 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 962/3900] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:46 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:46.268028 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-261a0192-be9a-42f5-84f8-b1eba591b7b0 req-0301dc94-333b-487f-ae31-8465c8bb3f33 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:46.270167 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-261a0192-be9a-42f5-84f8-b1eba591b7b0 req-0301dc94-333b-487f-ae31-8465c8bb3f33 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:46:46.270672 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-261a0192-be9a-42f5-84f8-b1eba591b7b0 req-0301dc94-333b-487f-ae31-8465c8bb3f33 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:46.271021 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-261a0192-be9a-42f5-84f8-b1eba591b7b0 req-0301dc94-333b-487f-ae31-8465c8bb3f33 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:46.279638 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:46.279638 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:46.284062 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-261a0192-be9a-42f5-84f8-b1eba591b7b0 req-0301dc94-333b-487f-ae31-8465c8bb3f33 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:46:46.288404 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-261a0192-be9a-42f5-84f8-b1eba591b7b0 req-0301dc94-333b-487f-ae31-8465c8bb3f33 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:46:46.288404 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 981/3901] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:46:46 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:46.579899 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-383d1db9-46c8-4d31-9ecb-67158b61f41c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:46.581714 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-383d1db9-46c8-4d31-9ecb-67158b61f41c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb Aug 18 23:46:46.581902 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-383d1db9-46c8-4d31-9ecb-67158b61f41c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:46.582108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-383d1db9-46c8-4d31-9ecb-67158b61f41c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:46.589547 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:46.589547 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:46.593593 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-383d1db9-46c8-4d31-9ecb-67158b61f41c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:46.598852 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-383d1db9-46c8-4d31-9ecb-67158b61f41c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb returned with HTTP 200 Aug 18 23:46:46.598852 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 971/3902] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:46 2026] GET /volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:46.626678 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-401719cd-d059-4457-9104-2b7b0774fccd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:46.629661 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-401719cd-d059-4457-9104-2b7b0774fccd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 Aug 18 23:46:46.629915 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-401719cd-d059-4457-9104-2b7b0774fccd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:46.630196 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-401719cd-d059-4457-9104-2b7b0774fccd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:46.630371 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-401719cd-d059-4457-9104-2b7b0774fccd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete snapshot with id: 8741ba82-9f8d-4e16-b05c-cacd16a303d4 Aug 18 23:46:46.633741 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=254,cinder:UPDATE=70,cinder:INSERT=39 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:46:46.640551 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:46.640551 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:46.640551 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-401719cd-d059-4457-9104-2b7b0774fccd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:46.661029 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-401719cd-d059-4457-9104-2b7b0774fccd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot delete request issued successfully. Aug 18 23:46:46.661275 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-401719cd-d059-4457-9104-2b7b0774fccd tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 returned with HTTP 202 Aug 18 23:46:46.661888 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 989/3903] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:46:46 2026] DELETE /volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:46.675395 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f999f5d2-c497-48bc-b690-e6587995c113 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:46.677120 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f999f5d2-c497-48bc-b690-e6587995c113 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 Aug 18 23:46:46.677284 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f999f5d2-c497-48bc-b690-e6587995c113 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:46.677456 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f999f5d2-c497-48bc-b690-e6587995c113 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:46.683298 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:46.683298 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:46.683798 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f999f5d2-c497-48bc-b690-e6587995c113 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Snapshot retrieved successfully. Aug 18 23:46:46.684642 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f999f5d2-c497-48bc-b690-e6587995c113 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 returned with HTTP 200 Aug 18 23:46:46.685010 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 963/3904] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:46 2026] GET /volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:47.108360 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-160a4e7a-f940-4603-a436-90ab69487b3a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:47.111549 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-160a4e7a-f940-4603-a436-90ab69487b3a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:46:47.111783 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-160a4e7a-f940-4603-a436-90ab69487b3a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:47.111997 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-160a4e7a-f940-4603-a436-90ab69487b3a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:47.130387 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:47.130387 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:47.133451 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-160a4e7a-f940-4603-a436-90ab69487b3a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:47.137965 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-160a4e7a-f940-4603-a436-90ab69487b3a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:46:47.138306 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 982/3905] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:47 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:47.694428 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a11278d2-2e8c-4ac6-8652-e196ce5c59f0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:47.696131 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a11278d2-2e8c-4ac6-8652-e196ce5c59f0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 Aug 18 23:46:47.696287 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a11278d2-2e8c-4ac6-8652-e196ce5c59f0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:47.696458 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a11278d2-2e8c-4ac6-8652-e196ce5c59f0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:47.700478 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a11278d2-2e8c-4ac6-8652-e196ce5c59f0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 returned with HTTP 404 Aug 18 23:46:47.700926 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 972/3906] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:47 2026] GET /volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:47.707102 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7f4a178b-a40b-497e-86c7-3d30844cfa90 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:47.708657 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7f4a178b-a40b-497e-86c7-3d30844cfa90 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e Aug 18 23:46:47.708842 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7f4a178b-a40b-497e-86c7-3d30844cfa90 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:47.709011 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7f4a178b-a40b-497e-86c7-3d30844cfa90 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:47.709162 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-7f4a178b-a40b-497e-86c7-3d30844cfa90 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 55f0f147-596b-4517-bc89-4ec7aff69a9e Aug 18 23:46:47.715420 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:47.715420 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:47.715919 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7f4a178b-a40b-497e-86c7-3d30844cfa90 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:47.730820 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7f4a178b-a40b-497e-86c7-3d30844cfa90 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:47.730979 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7f4a178b-a40b-497e-86c7-3d30844cfa90 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e returned with HTTP 202 Aug 18 23:46:47.731377 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 990/3907] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:47 2026] DELETE /volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:46:47.737627 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-461f800c-ade0-404c-9d95-d8fd1158735a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:47.739494 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-461f800c-ade0-404c-9d95-d8fd1158735a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e Aug 18 23:46:47.739767 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-461f800c-ade0-404c-9d95-d8fd1158735a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:47.740004 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-461f800c-ade0-404c-9d95-d8fd1158735a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:47.748767 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:47.748767 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:47.752782 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-461f800c-ade0-404c-9d95-d8fd1158735a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:47.758618 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-461f800c-ade0-404c-9d95-d8fd1158735a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e returned with HTTP 200 Aug 18 23:46:47.758618 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 964/3908] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:47 2026] GET /volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:47.991593 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-139274f8-25cf-4874-9f86-70ddcc394d7f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:47.993597 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-139274f8-25cf-4874-9f86-70ddcc394d7f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:46:47.993807 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-139274f8-25cf-4874-9f86-70ddcc394d7f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:47.993981 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-139274f8-25cf-4874-9f86-70ddcc394d7f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:47.994131 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-139274f8-25cf-4874-9f86-70ddcc394d7f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Delete volume with id: d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:46:48.001143 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:48.001143 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:48.001680 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-139274f8-25cf-4874-9f86-70ddcc394d7f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:46:48.012260 np0000007721 devstack@c-api.service[100171]: WARNING cinder.keymgr.conf_key_mgr [None req-139274f8-25cf-4874-9f86-70ddcc394d7f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:46:48.017533 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-139274f8-25cf-4874-9f86-70ddcc394d7f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Delete volume request issued successfully. Aug 18 23:46:48.017731 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-139274f8-25cf-4874-9f86-70ddcc394d7f tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 202 Aug 18 23:46:48.018119 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 983/3909] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:46:47 2026] DELETE /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:48.027133 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d7d156ad-54eb-4c46-837a-1dd92ee18b73 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:48.028666 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d7d156ad-54eb-4c46-837a-1dd92ee18b73 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:46:48.028828 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d7d156ad-54eb-4c46-837a-1dd92ee18b73 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:48.029004 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d7d156ad-54eb-4c46-837a-1dd92ee18b73 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:48.035463 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:48.035463 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:48.038742 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d7d156ad-54eb-4c46-837a-1dd92ee18b73 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Volume info retrieved successfully. Aug 18 23:46:48.042248 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d7d156ad-54eb-4c46-837a-1dd92ee18b73 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 200 Aug 18 23:46:48.042637 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 973/3910] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:48 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:48.150464 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1d1bd33f-54aa-48d4-84ad-78c80c5f0cad None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:48.152163 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1d1bd33f-54aa-48d4-84ad-78c80c5f0cad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:46:48.152356 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1d1bd33f-54aa-48d4-84ad-78c80c5f0cad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:48.152542 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1d1bd33f-54aa-48d4-84ad-78c80c5f0cad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:48.160854 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:48.160854 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:48.163973 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1d1bd33f-54aa-48d4-84ad-78c80c5f0cad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:48.167877 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1d1bd33f-54aa-48d4-84ad-78c80c5f0cad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:46:48.168232 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 991/3911] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:48 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:48.546152 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-ff54c36b-0a6c-4c42-a781-7e932f57688a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:48.548924 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-ff54c36b-0a6c-4c42-a781-7e932f57688a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/attachments/56085c51-362a-4339-91f3-79766ce8cb38/action Aug 18 23:46:48.549495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-ff54c36b-0a6c-4c42-a781-7e932f57688a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:46:48.549674 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-ff54c36b-0a6c-4c42-a781-7e932f57688a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:48.566785 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:48.566785 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:48.579076 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9376cc15-b535-459b-a5af-6cf54e6f8371 req-ff54c36b-0a6c-4c42-a781-7e932f57688a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/attachments/56085c51-362a-4339-91f3-79766ce8cb38/action returned with HTTP 204 Aug 18 23:46:48.579487 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 965/3912] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:46:48 2026] POST /volume/v3/attachments/56085c51-362a-4339-91f3-79766ce8cb38/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:48.771140 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f230db7f-d5cb-4e45-a3ef-934f6cfa36ce None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:48.773041 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f230db7f-d5cb-4e45-a3ef-934f6cfa36ce tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e Aug 18 23:46:48.773342 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f230db7f-d5cb-4e45-a3ef-934f6cfa36ce tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:48.773646 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f230db7f-d5cb-4e45-a3ef-934f6cfa36ce tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:48.779922 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f230db7f-d5cb-4e45-a3ef-934f6cfa36ce tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e returned with HTTP 404 Aug 18 23:46:48.780350 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 984/3913] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:48 2026] GET /volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:48.788435 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:48.790494 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:48.790879 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-838563565"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:48.792261 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-838563565'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:48.792374 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:48.796155 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:48.801296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (4c022996-8432-4d97-b814-63b919f50c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:48.802154 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb28129-f975-4fe2-af27-d7f17c1c64ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:48.803001 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:48.828784 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb28129-f975-4fe2-af27-d7f17c1c64ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:48.829741 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e470a760-6bf1-4859-a814-a7e9abc01413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:48.863491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['f8d6af15-f9d5-4b21-94b1-381bda284e62', '212cece6-7411-41f0-a793-019f4e7fbdf3', 'fc5fe5c4-c1f1-4f28-ae0b-3978feadf1d9', 'c2289d63-1548-43af-a97f-552e8bef3dd5'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:48.864255 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e470a760-6bf1-4859-a814-a7e9abc01413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8d6af15-f9d5-4b21-94b1-381bda284e62', '212cece6-7411-41f0-a793-019f4e7fbdf3', 'fc5fe5c4-c1f1-4f28-ae0b-3978feadf1d9', 'c2289d63-1548-43af-a97f-552e8bef3dd5']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:48.864931 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ff56953-7fd4-4851-b13d-21eb871340c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:48.884952 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ff56953-7fd4-4851-b13d-21eb871340c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c47dc0a9-4676-43d9-9876-43b34b430666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-838563565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['f8d6af15-f9d5-4b21-94b1-381bda284e62','212cece6-7411-41f0-a793-019f4e7fbdf3','fc5fe5c4-c1f1-4f28-ae0b-3978feadf1d9','c2289d63-1548-43af-a97f-552e8bef3dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-838563565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c47dc0a9-4676-43d9-9876-43b34b430666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:48.885674 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19e8175c-63d5-4096-acda-6678a04278b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:48.901594 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19e8175c-63d5-4096-acda-6678a04278b8) transitioned into state 'SUCCESS' from state '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-838563565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['f8d6af15-f9d5-4b21-94b1-381bda284e62','212cece6-7411-41f0-a793-019f4e7fbdf3','fc5fe5c4-c1f1-4f28-ae0b-3978feadf1d9','c2289d63-1548-43af-a97f-552e8bef3dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:48.902240 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (218614ed-42ad-4059-aa97-31545a47083b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:48.911679 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (218614ed-42ad-4059-aa97-31545a47083b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:48.912366 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (4c022996-8432-4d97-b814-63b919f50c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:48.912673 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:48.913160 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ed4fb0c3-5b95-4b57-9ba8-b87b70eb2a3c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:48.913565 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 974/3914] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:46:48 2026] POST /volume/v3/volumes => generated 769 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:48.925167 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5a5574b5-6b98-476b-b222-fd3ef03fd2bb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:48.927146 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5a5574b5-6b98-476b-b222-fd3ef03fd2bb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 Aug 18 23:46:48.927391 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5a5574b5-6b98-476b-b222-fd3ef03fd2bb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:48.927624 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5a5574b5-6b98-476b-b222-fd3ef03fd2bb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:48.936204 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:48.936204 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:48.940172 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5a5574b5-6b98-476b-b222-fd3ef03fd2bb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:48.945227 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5a5574b5-6b98-476b-b222-fd3ef03fd2bb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 returned with HTTP 200 Aug 18 23:46:48.945690 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 992/3915] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:48 2026] GET /volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:49.054102 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-18f074d5-01da-4986-a14e-c16774ea0458 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:49.055785 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18f074d5-01da-4986-a14e-c16774ea0458 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] GET https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 Aug 18 23:46:49.055967 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18f074d5-01da-4986-a14e-c16774ea0458 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:49.056144 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18f074d5-01da-4986-a14e-c16774ea0458 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:49.061946 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18f074d5-01da-4986-a14e-c16774ea0458 tempest-TestEncryptedCinderVolumes-2039023286 tempest-TestEncryptedCinderVolumes-2039023286-project-member] https://10.4.3.229/volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 returned with HTTP 404 Aug 18 23:46:49.062340 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 966/3916] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:49 2026] GET /volume/v3/volumes/d7e932b3-79c1-4d9d-9657-cc565e6c2d45 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:49.068482 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1f53d10b-bb2b-4821-8794-615c40847619 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:49.070233 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f53d10b-bb2b-4821-8794-615c40847619 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:46:49.070403 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f53d10b-bb2b-4821-8794-615c40847619 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:49.070596 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f53d10b-bb2b-4821-8794-615c40847619 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Calling method 'detail' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:49.071309 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1f53d10b-bb2b-4821-8794-615c40847619 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:46:49.085341 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1f53d10b-bb2b-4821-8794-615c40847619 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Get all volumes completed successfully. Aug 18 23:46:49.086883 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:49.086883 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:49.091007 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f53d10b-bb2b-4821-8794-615c40847619 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:46:49.091381 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 985/3917] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:46:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:49.104838 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8bddb925-62fc-454e-9357-016575a90ba9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:49.107045 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8bddb925-62fc-454e-9357-016575a90ba9 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] DELETE https://10.4.3.229/volume/v3/types/1af84374-bf06-446b-b624-16d4e6cacd46 Aug 18 23:46:49.107276 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8bddb925-62fc-454e-9357-016575a90ba9 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:49.107523 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8bddb925-62fc-454e-9357-016575a90ba9 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:49.107837 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:49.107837 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:49.130569 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8bddb925-62fc-454e-9357-016575a90ba9 tempest-TestEncryptedCinderVolumes-2034053042 tempest-TestEncryptedCinderVolumes-2034053042-project-admin] https://10.4.3.229/volume/v3/types/1af84374-bf06-446b-b624-16d4e6cacd46 returned with HTTP 202 Aug 18 23:46:49.130955 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 975/3918] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:46:49 2026] DELETE /volume/v3/types/1af84374-bf06-446b-b624-16d4e6cacd46 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:46:49.181556 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c1ad87ae-3688-40d0-af40-65e577627eb9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:49.183588 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c1ad87ae-3688-40d0-af40-65e577627eb9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:46:49.183588 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c1ad87ae-3688-40d0-af40-65e577627eb9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:49.183588 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c1ad87ae-3688-40d0-af40-65e577627eb9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:49.192078 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:49.192078 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:49.195091 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c1ad87ae-3688-40d0-af40-65e577627eb9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:49.198959 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c1ad87ae-3688-40d0-af40-65e577627eb9 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:46:49.199034 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 993/3919] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:49 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 1134 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:49.211240 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-34508f01-1ca7-4b35-bdc6-6199e1e03e29 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:49.212990 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-34508f01-1ca7-4b35-bdc6-6199e1e03e29 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:46:49.213339 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-34508f01-1ca7-4b35-bdc6-6199e1e03e29 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "492e0bb0-43f1-4682-aec7-8563f64e5ed4", "force": true, "name": "tempest-VolumesBackupsTest-Backup-949049024", "container": "tempest-volumesbackupstest-backup-container-274752704"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:49.214970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-34508f01-1ca7-4b35-bdc6-6199e1e03e29 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating new backup {'backup': {'volume_id': '492e0bb0-43f1-4682-aec7-8563f64e5ed4', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-949049024', 'container': 'tempest-volumesbackupstest-backup-container-274752704'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:46:49.215085 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-34508f01-1ca7-4b35-bdc6-6199e1e03e29 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating backup of volume 492e0bb0-43f1-4682-aec7-8563f64e5ed4 in container tempest-volumesbackupstest-backup-container-274752704 Aug 18 23:46:49.223932 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:49.223932 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:49.224332 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-34508f01-1ca7-4b35-bdc6-6199e1e03e29 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:46:49.238261 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-34508f01-1ca7-4b35-bdc6-6199e1e03e29 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['17c88849-086b-47ce-b327-0c743448b6dc', '96ea286b-3882-45aa-bdd2-b9584be70ac4'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:49.263089 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-34508f01-1ca7-4b35-bdc6-6199e1e03e29 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:46:49.263677 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 967/3920] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:46:49 2026] POST /volume/v3/backups => generated 329 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:46:49.271290 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9167fa02-87a9-4706-a21f-c2f4c2822477 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:49.274160 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9167fa02-87a9-4706-a21f-c2f4c2822477 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:49.274437 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9167fa02-87a9-4706-a21f-c2f4c2822477 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:49.274881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9167fa02-87a9-4706-a21f-c2f4c2822477 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:49.274990 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-9167fa02-87a9-4706-a21f-c2f4c2822477 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:49.278994 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:49.278994 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:49.279764 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9167fa02-87a9-4706-a21f-c2f4c2822477 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:49.280110 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 986/3921] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:49 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:49.956339 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-81394199-ee41-4867-9d13-965403a0db7a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:49.958000 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-81394199-ee41-4867-9d13-965403a0db7a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 Aug 18 23:46:49.958209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-81394199-ee41-4867-9d13-965403a0db7a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:49.958384 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-81394199-ee41-4867-9d13-965403a0db7a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:49.964809 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:49.964809 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:49.968168 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-81394199-ee41-4867-9d13-965403a0db7a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:49.972885 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-81394199-ee41-4867-9d13-965403a0db7a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 returned with HTTP 200 Aug 18 23:46:49.973278 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 976/3922] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:49 2026] GET /volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:49.985078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:49.986620 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:49.988533 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c47dc0a9-4676-43d9-9876-43b34b430666", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1317435998"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:49.988533 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request body: {'volume': {'source_volid': 'c47dc0a9-4676-43d9-9876-43b34b430666', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1317435998'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:49.994702 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:49.994702 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:49.995233 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume retrieved successfully. Aug 18 23:46:49.995439 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume of 1 GB Aug 18 23:46:49.998665 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Availability Zones retrieved successfully. Aug 18 23:46:50.003283 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (82aa3e4a-a087-458d-8161-5c2ec2c9ea42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:50.160595 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45c5f661-b872-4a50-968c-e49787715004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:50.161872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:50.182348 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45c5f661-b872-4a50-968c-e49787715004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c47dc0a9-4676-43d9-9876-43b34b430666', 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:50.183115 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78290646-d2de-40aa-9a1b-cc4fc3596048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:50.225481 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Created reservations ['d900fb6f-a5e6-4fc1-b6a0-a67e2cd38d63', '41af0975-306d-4bb0-a905-dbd2abab9bd6', 'bba2008e-7742-461e-918d-2ea683e382ba', 'a41bd259-4397-4d20-9a8e-b877ff89d5d8'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:50.226387 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78290646-d2de-40aa-9a1b-cc4fc3596048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d900fb6f-a5e6-4fc1-b6a0-a67e2cd38d63', '41af0975-306d-4bb0-a905-dbd2abab9bd6', 'bba2008e-7742-461e-918d-2ea683e382ba', 'a41bd259-4397-4d20-9a8e-b877ff89d5d8']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:50.227306 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e084f29-2ea4-4d97-82ca-bac388aaf2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:50.257583 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e084f29-2ea4-4d97-82ca-bac388aaf2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bd12bf2-9078-4af0-8edc-58a6cc84929d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1317435998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['d900fb6f-a5e6-4fc1-b6a0-a67e2cd38d63','41af0975-306d-4bb0-a905-dbd2abab9bd6','bba2008e-7742-461e-918d-2ea683e382ba','a41bd259-4397-4d20-9a8e-b877ff89d5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=c47dc0a9-4676-43d9-9876-43b34b430666,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1317435998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bd12bf2-9078-4af0-8edc-58a6cc84929d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6141ee349f134d39a4286df10026283e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c47dc0a9-4676-43d9-9876-43b34b430666,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81c915986e7f481c80dac8d6708f969d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:50.258195 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76476e4-e412-42dd-aba2-c1f7f38a6c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:50.272114 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76476e4-e412-42dd-aba2-c1f7f38a6c9d) transitioned into state 'SUCCESS' from state '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-1317435998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6141ee349f134d39a4286df10026283e',qos_specs=None,replication_status=,reservations=['d900fb6f-a5e6-4fc1-b6a0-a67e2cd38d63','41af0975-306d-4bb0-a905-dbd2abab9bd6','bba2008e-7742-461e-918d-2ea683e382ba','a41bd259-4397-4d20-9a8e-b877ff89d5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=c47dc0a9-4676-43d9-9876-43b34b430666,status='creating',user_id='81c915986e7f481c80dac8d6708f969d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:50.272744 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9f410d-4406-4382-b11b-af1aa669c35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:50.286103 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db9f410d-4406-4382-b11b-af1aa669c35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:50.286834 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Flow 'volume_create_api' (82aa3e4a-a087-458d-8161-5c2ec2c9ea42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:50.287086 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Create volume request issued successfully. Aug 18 23:46:50.287751 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2e0c1ad8-416c-47ba-bc2c-f5ab1ccf4bfb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:50.288039 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 994/3923] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:46:49 2026] POST /volume/v3/volumes => generated 804 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:50.289731 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5169678d-05fc-4a26-9979-ecdbe90a2616 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:50.291458 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5169678d-05fc-4a26-9979-ecdbe90a2616 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:50.291693 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5169678d-05fc-4a26-9979-ecdbe90a2616 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:50.291873 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5169678d-05fc-4a26-9979-ecdbe90a2616 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:50.292414 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5169678d-05fc-4a26-9979-ecdbe90a2616 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:50.296178 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:50.296178 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:50.296862 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5169678d-05fc-4a26-9979-ecdbe90a2616 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:50.297180 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 968/3924] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:50 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:50.300374 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-33150c2f-e8d8-41f2-a890-ae52a0922dd6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:50.301966 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-33150c2f-e8d8-41f2-a890-ae52a0922dd6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d Aug 18 23:46:50.302208 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-33150c2f-e8d8-41f2-a890-ae52a0922dd6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:50.302401 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-33150c2f-e8d8-41f2-a890-ae52a0922dd6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:50.308679 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:50.308679 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:50.311698 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-33150c2f-e8d8-41f2-a890-ae52a0922dd6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:50.315399 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-33150c2f-e8d8-41f2-a890-ae52a0922dd6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d returned with HTTP 200 Aug 18 23:46:50.315762 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 987/3925] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:50 2026] GET /volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:51.308092 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-edfb6b12-3383-49b6-bf48-fd384052ac5b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:51.309954 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-edfb6b12-3383-49b6-bf48-fd384052ac5b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:51.310161 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-edfb6b12-3383-49b6-bf48-fd384052ac5b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:51.310382 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-edfb6b12-3383-49b6-bf48-fd384052ac5b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:51.310492 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-edfb6b12-3383-49b6-bf48-fd384052ac5b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:51.314820 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:51.314820 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:51.315303 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-edfb6b12-3383-49b6-bf48-fd384052ac5b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:51.315678 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 977/3926] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:51 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:51.326715 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-81ec6e8b-9a15-49bd-8fa2-29815018cdfa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:51.328494 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81ec6e8b-9a15-49bd-8fa2-29815018cdfa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d Aug 18 23:46:51.328724 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81ec6e8b-9a15-49bd-8fa2-29815018cdfa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:51.328896 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81ec6e8b-9a15-49bd-8fa2-29815018cdfa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:51.335241 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:51.335241 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:51.338722 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-81ec6e8b-9a15-49bd-8fa2-29815018cdfa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:51.342259 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81ec6e8b-9a15-49bd-8fa2-29815018cdfa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d returned with HTTP 200 Aug 18 23:46:51.342418 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 995/3927] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:51 2026] GET /volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:51.355247 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-99dfd1a3-66f2-4941-858c-40c2fb4f3bd2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:51.356789 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-99dfd1a3-66f2-4941-858c-40c2fb4f3bd2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 Aug 18 23:46:51.357003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-99dfd1a3-66f2-4941-858c-40c2fb4f3bd2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:51.357142 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-99dfd1a3-66f2-4941-858c-40c2fb4f3bd2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:51.357300 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-99dfd1a3-66f2-4941-858c-40c2fb4f3bd2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: c47dc0a9-4676-43d9-9876-43b34b430666 Aug 18 23:46:51.363598 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:51.363598 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:51.364011 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-99dfd1a3-66f2-4941-858c-40c2fb4f3bd2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:51.378652 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-99dfd1a3-66f2-4941-858c-40c2fb4f3bd2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:51.378817 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-99dfd1a3-66f2-4941-858c-40c2fb4f3bd2 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 returned with HTTP 202 Aug 18 23:46:51.379349 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 969/3928] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:51 2026] DELETE /volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 23:46:51.386284 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e1eb17e5-3319-4005-b260-77e01a182980 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:51.388458 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e1eb17e5-3319-4005-b260-77e01a182980 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 Aug 18 23:46:51.388768 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e1eb17e5-3319-4005-b260-77e01a182980 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:51.389052 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e1eb17e5-3319-4005-b260-77e01a182980 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:51.398754 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:51.398754 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:51.404572 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e1eb17e5-3319-4005-b260-77e01a182980 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:51.410676 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e1eb17e5-3319-4005-b260-77e01a182980 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 returned with HTTP 200 Aug 18 23:46:51.410676 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 988/3929] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:51 2026] GET /volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:52.328733 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-32ae7dfa-688b-4c97-9538-c09e9a595bc0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:52.330407 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-32ae7dfa-688b-4c97-9538-c09e9a595bc0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:52.330664 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-32ae7dfa-688b-4c97-9538-c09e9a595bc0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:52.330847 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-32ae7dfa-688b-4c97-9538-c09e9a595bc0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:52.330936 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-32ae7dfa-688b-4c97-9538-c09e9a595bc0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:52.334864 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:52.334864 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:52.335726 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-32ae7dfa-688b-4c97-9538-c09e9a595bc0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:52.336114 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 978/3930] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:52 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:52.423434 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-06119d03-76ac-4368-86dd-04f531f69be3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:52.425002 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-06119d03-76ac-4368-86dd-04f531f69be3 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 Aug 18 23:46:52.425204 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-06119d03-76ac-4368-86dd-04f531f69be3 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:52.425418 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-06119d03-76ac-4368-86dd-04f531f69be3 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:52.430568 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-06119d03-76ac-4368-86dd-04f531f69be3 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 returned with HTTP 404 Aug 18 23:46:52.430974 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 996/3931] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:52 2026] GET /volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:52.439427 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e4538cc5-7272-451c-9ff1-70f8fd4440ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:52.441236 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4538cc5-7272-451c-9ff1-70f8fd4440ff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d Aug 18 23:46:52.441447 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4538cc5-7272-451c-9ff1-70f8fd4440ff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:52.441694 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4538cc5-7272-451c-9ff1-70f8fd4440ff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:52.441852 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-e4538cc5-7272-451c-9ff1-70f8fd4440ff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 8bd12bf2-9078-4af0-8edc-58a6cc84929d Aug 18 23:46:52.449217 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:52.449217 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:52.449736 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e4538cc5-7272-451c-9ff1-70f8fd4440ff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:52.486594 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e4538cc5-7272-451c-9ff1-70f8fd4440ff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:52.486914 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4538cc5-7272-451c-9ff1-70f8fd4440ff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d returned with HTTP 202 Aug 18 23:46:52.487702 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 970/3932] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:52 2026] DELETE /volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:46:52.497126 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6badbf1d-6cc3-4133-bca7-47f58190faaa None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:52.498903 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6badbf1d-6cc3-4133-bca7-47f58190faaa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d Aug 18 23:46:52.499197 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6badbf1d-6cc3-4133-bca7-47f58190faaa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:52.499458 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6badbf1d-6cc3-4133-bca7-47f58190faaa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:52.506468 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:52.506468 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:52.511732 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6badbf1d-6cc3-4133-bca7-47f58190faaa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:52.516849 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6badbf1d-6cc3-4133-bca7-47f58190faaa tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d returned with HTTP 200 Aug 18 23:46:52.517432 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 989/3933] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:52 2026] GET /volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:53.349317 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-897db211-b9bd-42f6-a76a-a9ea4377623c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:53.351726 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-897db211-b9bd-42f6-a76a-a9ea4377623c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:53.351991 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-897db211-b9bd-42f6-a76a-a9ea4377623c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:53.352254 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-897db211-b9bd-42f6-a76a-a9ea4377623c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:53.352355 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-897db211-b9bd-42f6-a76a-a9ea4377623c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:53.357235 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:53.357235 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:53.358343 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-897db211-b9bd-42f6-a76a-a9ea4377623c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:53.358847 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 979/3934] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:53 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:53.532105 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8d94d468-aac2-42ea-b656-71dafc6c7a81 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:53.533944 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d94d468-aac2-42ea-b656-71dafc6c7a81 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d Aug 18 23:46:53.534151 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d94d468-aac2-42ea-b656-71dafc6c7a81 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:53.534340 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d94d468-aac2-42ea-b656-71dafc6c7a81 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:53.540531 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d94d468-aac2-42ea-b656-71dafc6c7a81 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d returned with HTTP 404 Aug 18 23:46:53.541132 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 997/3935] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:53 2026] GET /volume/v3/volumes/8bd12bf2-9078-4af0-8edc-58a6cc84929d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:53.550171 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4149183a-d7a9-459e-bf4f-8911bece3b97 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:53.552010 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4149183a-d7a9-459e-bf4f-8911bece3b97 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 Aug 18 23:46:53.552188 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4149183a-d7a9-459e-bf4f-8911bece3b97 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:53.552380 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4149183a-d7a9-459e-bf4f-8911bece3b97 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:53.552553 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-4149183a-d7a9-459e-bf4f-8911bece3b97 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: c47dc0a9-4676-43d9-9876-43b34b430666 Aug 18 23:46:53.559693 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4149183a-d7a9-459e-bf4f-8911bece3b97 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 returned with HTTP 404 Aug 18 23:46:53.560191 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 971/3936] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:53 2026] DELETE /volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:53.570097 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-34cecc52-421c-48c2-89fa-0cccdf150d81 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:53.573155 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-34cecc52-421c-48c2-89fa-0cccdf150d81 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 Aug 18 23:46:53.573155 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-34cecc52-421c-48c2-89fa-0cccdf150d81 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:53.573155 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-34cecc52-421c-48c2-89fa-0cccdf150d81 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:53.577767 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-34cecc52-421c-48c2-89fa-0cccdf150d81 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 returned with HTTP 404 Aug 18 23:46:53.578384 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 990/3937] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:53 2026] GET /volume/v3/volumes/c47dc0a9-4676-43d9-9876-43b34b430666 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:53.584900 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-81eb5cba-79f4-4f70-8475-f02a891766cc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:53.586676 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-81eb5cba-79f4-4f70-8475-f02a891766cc tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb Aug 18 23:46:53.587039 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-81eb5cba-79f4-4f70-8475-f02a891766cc tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:53.587292 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-81eb5cba-79f4-4f70-8475-f02a891766cc tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:53.587554 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-81eb5cba-79f4-4f70-8475-f02a891766cc tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: b45cc74e-6fc2-4271-a864-501a26208acb Aug 18 23:46:53.594933 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:53.594933 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:53.595545 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-81eb5cba-79f4-4f70-8475-f02a891766cc tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:53.614698 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-81eb5cba-79f4-4f70-8475-f02a891766cc tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume request issued successfully. Aug 18 23:46:53.614923 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-81eb5cba-79f4-4f70-8475-f02a891766cc tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb returned with HTTP 202 Aug 18 23:46:53.615354 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 980/3938] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:53 2026] DELETE /volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:46:53.624753 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d69db08e-b177-4ece-b878-a1c32db28536 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:53.627047 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d69db08e-b177-4ece-b878-a1c32db28536 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb Aug 18 23:46:53.627368 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d69db08e-b177-4ece-b878-a1c32db28536 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:53.627858 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d69db08e-b177-4ece-b878-a1c32db28536 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:53.635220 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:53.635220 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:53.639044 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d69db08e-b177-4ece-b878-a1c32db28536 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Volume info retrieved successfully. Aug 18 23:46:53.644378 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d69db08e-b177-4ece-b878-a1c32db28536 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb returned with HTTP 200 Aug 18 23:46:53.644762 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 998/3939] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:53 2026] GET /volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:54.369069 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3684f2bf-53c6-4d8d-9b4b-19a073f6c216 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.370831 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3684f2bf-53c6-4d8d-9b4b-19a073f6c216 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:54.371027 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3684f2bf-53c6-4d8d-9b4b-19a073f6c216 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.371232 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3684f2bf-53c6-4d8d-9b4b-19a073f6c216 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.371330 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3684f2bf-53c6-4d8d-9b4b-19a073f6c216 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:54.375722 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:54.375722 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:54.376603 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3684f2bf-53c6-4d8d-9b4b-19a073f6c216 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:54.377049 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 972/3940] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:54.660263 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-16dcaa58-a122-4ca8-a0e0-8cb4f13611de None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.662758 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-16dcaa58-a122-4ca8-a0e0-8cb4f13611de tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb Aug 18 23:46:54.663138 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-16dcaa58-a122-4ca8-a0e0-8cb4f13611de tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.664605 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-16dcaa58-a122-4ca8-a0e0-8cb4f13611de tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.671986 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-16dcaa58-a122-4ca8-a0e0-8cb4f13611de tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb returned with HTTP 404 Aug 18 23:46:54.672568 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 991/3941] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/volumes/b45cc74e-6fc2-4271-a864-501a26208acb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.681250 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-17a36d38-ed6b-4933-aec1-e9d2e34ee89c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.689059 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-17a36d38-ed6b-4933-aec1-e9d2e34ee89c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 Aug 18 23:46:54.689275 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-17a36d38-ed6b-4933-aec1-e9d2e34ee89c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.689499 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-17a36d38-ed6b-4933-aec1-e9d2e34ee89c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.689649 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-17a36d38-ed6b-4933-aec1-e9d2e34ee89c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete snapshot with id: 8741ba82-9f8d-4e16-b05c-cacd16a303d4 Aug 18 23:46:54.698934 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-17a36d38-ed6b-4933-aec1-e9d2e34ee89c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 returned with HTTP 404 Aug 18 23:46:54.698934 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 981/3942] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:46:54 2026] DELETE /volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:54.706473 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-50a802ab-c14c-4703-b9e1-010edc156494 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.708059 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50a802ab-c14c-4703-b9e1-010edc156494 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 Aug 18 23:46:54.708247 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50a802ab-c14c-4703-b9e1-010edc156494 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.708417 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50a802ab-c14c-4703-b9e1-010edc156494 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.712932 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50a802ab-c14c-4703-b9e1-010edc156494 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 returned with HTTP 404 Aug 18 23:46:54.713316 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 999/3943] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/snapshots/8741ba82-9f8d-4e16-b05c-cacd16a303d4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:54.720309 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-82ff041e-433e-43d0-9ce1-ad7ada461f5c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.722361 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-82ff041e-433e-43d0-9ce1-ad7ada461f5c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e Aug 18 23:46:54.722643 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-82ff041e-433e-43d0-9ce1-ad7ada461f5c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.722888 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-82ff041e-433e-43d0-9ce1-ad7ada461f5c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.723102 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-82ff041e-433e-43d0-9ce1-ad7ada461f5c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 55f0f147-596b-4517-bc89-4ec7aff69a9e Aug 18 23:46:54.730017 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-82ff041e-433e-43d0-9ce1-ad7ada461f5c tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e returned with HTTP 404 Aug 18 23:46:54.730642 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 973/3944] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:54 2026] DELETE /volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.737885 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3966b397-c46f-409c-b3ac-da3f215d3502 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.740378 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3966b397-c46f-409c-b3ac-da3f215d3502 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e Aug 18 23:46:54.740689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3966b397-c46f-409c-b3ac-da3f215d3502 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.740933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3966b397-c46f-409c-b3ac-da3f215d3502 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.749158 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3966b397-c46f-409c-b3ac-da3f215d3502 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e returned with HTTP 404 Aug 18 23:46:54.749844 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 992/3945] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/volumes/55f0f147-596b-4517-bc89-4ec7aff69a9e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.756383 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0654bd38-03bb-4c98-8a5c-3a5e3f7947d6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.757782 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0654bd38-03bb-4c98-8a5c-3a5e3f7947d6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e Aug 18 23:46:54.758172 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0654bd38-03bb-4c98-8a5c-3a5e3f7947d6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.758441 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0654bd38-03bb-4c98-8a5c-3a5e3f7947d6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.758765 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-0654bd38-03bb-4c98-8a5c-3a5e3f7947d6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 99d4a70a-a33a-456c-8784-5e17f4ed7e3e Aug 18 23:46:54.765287 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0654bd38-03bb-4c98-8a5c-3a5e3f7947d6 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e returned with HTTP 404 Aug 18 23:46:54.766001 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 982/3946] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:54 2026] DELETE /volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.773998 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d3483697-31ac-4540-bd28-34a86e617be1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.776088 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d3483697-31ac-4540-bd28-34a86e617be1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e Aug 18 23:46:54.776336 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d3483697-31ac-4540-bd28-34a86e617be1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.776592 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d3483697-31ac-4540-bd28-34a86e617be1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.785630 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d3483697-31ac-4540-bd28-34a86e617be1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e returned with HTTP 404 Aug 18 23:46:54.786229 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1000/3947] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/volumes/99d4a70a-a33a-456c-8784-5e17f4ed7e3e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.792954 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7637b6fa-2af3-42dd-b8e7-619a75fade77 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.795374 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7637b6fa-2af3-42dd-b8e7-619a75fade77 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd Aug 18 23:46:54.795643 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7637b6fa-2af3-42dd-b8e7-619a75fade77 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.795883 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7637b6fa-2af3-42dd-b8e7-619a75fade77 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.796018 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-7637b6fa-2af3-42dd-b8e7-619a75fade77 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete snapshot with id: 96ae57f1-f6e2-401a-85ca-ed769e60a0dd Aug 18 23:46:54.801738 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7637b6fa-2af3-42dd-b8e7-619a75fade77 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd returned with HTTP 404 Aug 18 23:46:54.802250 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 974/3948] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:46:54 2026] DELETE /volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:54.809956 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-430b030c-4566-4db6-a11e-07cc275d537d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.812216 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-430b030c-4566-4db6-a11e-07cc275d537d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd Aug 18 23:46:54.812531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-430b030c-4566-4db6-a11e-07cc275d537d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.812818 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-430b030c-4566-4db6-a11e-07cc275d537d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.820491 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-430b030c-4566-4db6-a11e-07cc275d537d tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd returned with HTTP 404 Aug 18 23:46:54.821238 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 993/3949] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/snapshots/96ae57f1-f6e2-401a-85ca-ed769e60a0dd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:54.827173 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-906ba0c8-2f98-4536-a2fd-0f869fe1a01b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.829399 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-906ba0c8-2f98-4536-a2fd-0f869fe1a01b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed Aug 18 23:46:54.829399 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-906ba0c8-2f98-4536-a2fd-0f869fe1a01b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.829785 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-906ba0c8-2f98-4536-a2fd-0f869fe1a01b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.830040 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-906ba0c8-2f98-4536-a2fd-0f869fe1a01b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 5ac2026e-da79-4025-9447-598aee6a37ed Aug 18 23:46:54.835448 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-906ba0c8-2f98-4536-a2fd-0f869fe1a01b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed returned with HTTP 404 Aug 18 23:46:54.836018 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 983/3950] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:54 2026] DELETE /volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.842902 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-86549a87-4641-4163-9e33-0d380abab498 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.844732 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86549a87-4641-4163-9e33-0d380abab498 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed Aug 18 23:46:54.844936 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86549a87-4641-4163-9e33-0d380abab498 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.845122 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86549a87-4641-4163-9e33-0d380abab498 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.852630 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86549a87-4641-4163-9e33-0d380abab498 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed returned with HTTP 404 Aug 18 23:46:54.853084 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1001/3951] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/volumes/5ac2026e-da79-4025-9447-598aee6a37ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.859074 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4782f875-064f-431e-becf-e744e4cc78a0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.861158 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4782f875-064f-431e-becf-e744e4cc78a0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 Aug 18 23:46:54.861394 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4782f875-064f-431e-becf-e744e4cc78a0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.861646 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4782f875-064f-431e-becf-e744e4cc78a0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.861770 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-4782f875-064f-431e-becf-e744e4cc78a0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete snapshot with id: ccd59756-0932-4591-91f1-af43f2a835e9 Aug 18 23:46:54.867134 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4782f875-064f-431e-becf-e744e4cc78a0 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 returned with HTTP 404 Aug 18 23:46:54.867873 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 975/3952] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:46:54 2026] DELETE /volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:54.874841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-415f09f1-1bc2-451c-a28f-8deaf0289aff None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.877114 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-415f09f1-1bc2-451c-a28f-8deaf0289aff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 Aug 18 23:46:54.877326 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-415f09f1-1bc2-451c-a28f-8deaf0289aff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.877574 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-415f09f1-1bc2-451c-a28f-8deaf0289aff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.883299 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-415f09f1-1bc2-451c-a28f-8deaf0289aff tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 returned with HTTP 404 Aug 18 23:46:54.884078 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 994/3953] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/snapshots/ccd59756-0932-4591-91f1-af43f2a835e9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:54.891330 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-710cc967-4d77-45ce-9813-0c19168e55b3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.892626 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-710cc967-4d77-45ce-9813-0c19168e55b3 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb Aug 18 23:46:54.892937 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-710cc967-4d77-45ce-9813-0c19168e55b3 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.894364 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-710cc967-4d77-45ce-9813-0c19168e55b3 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.894364 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-710cc967-4d77-45ce-9813-0c19168e55b3 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 7c261e93-791c-4b43-8306-347f5c2ac2eb Aug 18 23:46:54.898861 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-710cc967-4d77-45ce-9813-0c19168e55b3 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb returned with HTTP 404 Aug 18 23:46:54.899438 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 984/3954] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:54 2026] DELETE /volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.906372 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-09f4aecf-2a28-4572-92cf-0e4a3b962eba None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.908383 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-09f4aecf-2a28-4572-92cf-0e4a3b962eba tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb Aug 18 23:46:54.908652 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-09f4aecf-2a28-4572-92cf-0e4a3b962eba tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.908876 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-09f4aecf-2a28-4572-92cf-0e4a3b962eba tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.914973 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-09f4aecf-2a28-4572-92cf-0e4a3b962eba tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb returned with HTTP 404 Aug 18 23:46:54.915482 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1002/3955] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/volumes/7c261e93-791c-4b43-8306-347f5c2ac2eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.921816 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5c4d0c1e-89ae-4238-830a-189d18ff48eb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.923328 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c4d0c1e-89ae-4238-830a-189d18ff48eb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 Aug 18 23:46:54.923523 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c4d0c1e-89ae-4238-830a-189d18ff48eb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.923721 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c4d0c1e-89ae-4238-830a-189d18ff48eb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.923915 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-5c4d0c1e-89ae-4238-830a-189d18ff48eb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 4362ca57-c2c5-4411-9754-0878269246a0 Aug 18 23:46:54.929363 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c4d0c1e-89ae-4238-830a-189d18ff48eb tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 returned with HTTP 404 Aug 18 23:46:54.929777 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 976/3956] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:54 2026] DELETE /volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.936817 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6b578335-95b2-4cfa-9b81-ffc33258a03b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.938828 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6b578335-95b2-4cfa-9b81-ffc33258a03b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 Aug 18 23:46:54.939067 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6b578335-95b2-4cfa-9b81-ffc33258a03b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.939284 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6b578335-95b2-4cfa-9b81-ffc33258a03b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.946373 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6b578335-95b2-4cfa-9b81-ffc33258a03b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 returned with HTTP 404 Aug 18 23:46:54.946991 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 995/3957] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/volumes/4362ca57-c2c5-4411-9754-0878269246a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.954843 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0c3a04e6-dc4e-464e-a10b-254d4e56346a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.959560 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0c3a04e6-dc4e-464e-a10b-254d4e56346a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 Aug 18 23:46:54.959560 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0c3a04e6-dc4e-464e-a10b-254d4e56346a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.959560 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0c3a04e6-dc4e-464e-a10b-254d4e56346a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.959560 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-0c3a04e6-dc4e-464e-a10b-254d4e56346a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: d95a6eee-3c73-4d5b-8e87-7e2970e61d87 Aug 18 23:46:54.966148 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0c3a04e6-dc4e-464e-a10b-254d4e56346a tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 returned with HTTP 404 Aug 18 23:46:54.967100 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 985/3958] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:54 2026] DELETE /volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.974001 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c0eea2a9-9b66-4370-9700-1f431255a69b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.976058 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c0eea2a9-9b66-4370-9700-1f431255a69b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 Aug 18 23:46:54.976295 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c0eea2a9-9b66-4370-9700-1f431255a69b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.976534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c0eea2a9-9b66-4370-9700-1f431255a69b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.982249 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c0eea2a9-9b66-4370-9700-1f431255a69b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 returned with HTTP 404 Aug 18 23:46:54.982796 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1003/3959] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:54 2026] GET /volume/v3/volumes/d95a6eee-3c73-4d5b-8e87-7e2970e61d87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:54.992168 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ac79b519-98b0-4ff8-97c1-94e8fb911d40 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:54.993972 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ac79b519-98b0-4ff8-97c1-94e8fb911d40 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 Aug 18 23:46:54.994140 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ac79b519-98b0-4ff8-97c1-94e8fb911d40 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:54.994306 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ac79b519-98b0-4ff8-97c1-94e8fb911d40 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:54.994405 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-ac79b519-98b0-4ff8-97c1-94e8fb911d40 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete snapshot with id: 50c67571-6bc6-45ce-b4dc-e9d074c727f0 Aug 18 23:46:55.000175 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ac79b519-98b0-4ff8-97c1-94e8fb911d40 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 returned with HTTP 404 Aug 18 23:46:55.000175 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 977/3960] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:46:54 2026] DELETE /volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:55.007930 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e2028b30-95df-42ad-8658-b0f2b058f7e1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:55.009482 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e2028b30-95df-42ad-8658-b0f2b058f7e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 Aug 18 23:46:55.009681 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e2028b30-95df-42ad-8658-b0f2b058f7e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:55.009855 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e2028b30-95df-42ad-8658-b0f2b058f7e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:55.013685 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e2028b30-95df-42ad-8658-b0f2b058f7e1 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 returned with HTTP 404 Aug 18 23:46:55.014114 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 996/3961] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:55 2026] GET /volume/v3/snapshots/50c67571-6bc6-45ce-b4dc-e9d074c727f0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:55.021931 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b6b79227-03da-4e3e-ad20-7f6d0c900615 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:55.025790 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b6b79227-03da-4e3e-ad20-7f6d0c900615 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 Aug 18 23:46:55.026356 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b6b79227-03da-4e3e-ad20-7f6d0c900615 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:55.027990 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b6b79227-03da-4e3e-ad20-7f6d0c900615 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:55.028554 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-b6b79227-03da-4e3e-ad20-7f6d0c900615 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 2a95c724-e5f7-4df6-9146-0113c5b852f1 Aug 18 23:46:55.035911 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b6b79227-03da-4e3e-ad20-7f6d0c900615 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 returned with HTTP 404 Aug 18 23:46:55.036624 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 986/3962] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:55 2026] DELETE /volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:55.042701 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eda435cf-6cdf-4678-8387-25b186e6444b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:55.044209 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eda435cf-6cdf-4678-8387-25b186e6444b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 Aug 18 23:46:55.044386 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eda435cf-6cdf-4678-8387-25b186e6444b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:55.044570 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eda435cf-6cdf-4678-8387-25b186e6444b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:55.056964 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eda435cf-6cdf-4678-8387-25b186e6444b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 returned with HTTP 404 Aug 18 23:46:55.056964 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1004/3963] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:55 2026] GET /volume/v3/volumes/2a95c724-e5f7-4df6-9146-0113c5b852f1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:55.070766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-68322780-cef6-4405-8798-fed021b9839b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:55.072575 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68322780-cef6-4405-8798-fed021b9839b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 Aug 18 23:46:55.072896 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68322780-cef6-4405-8798-fed021b9839b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:55.073110 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68322780-cef6-4405-8798-fed021b9839b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:55.073273 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-68322780-cef6-4405-8798-fed021b9839b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete snapshot with id: 6d28c56d-55dc-4762-84df-ce0a38860b25 Aug 18 23:46:55.079663 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68322780-cef6-4405-8798-fed021b9839b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 returned with HTTP 404 Aug 18 23:46:55.080149 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 978/3964] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:46:55 2026] DELETE /volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:55.089435 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-94cdaed0-4aa0-4f3b-b768-72e91b0569f5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:55.093681 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-94cdaed0-4aa0-4f3b-b768-72e91b0569f5 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 Aug 18 23:46:55.093681 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-94cdaed0-4aa0-4f3b-b768-72e91b0569f5 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:55.093681 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-94cdaed0-4aa0-4f3b-b768-72e91b0569f5 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:55.101701 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-94cdaed0-4aa0-4f3b-b768-72e91b0569f5 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 returned with HTTP 404 Aug 18 23:46:55.101701 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 997/3965] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:46:55 2026] GET /volume/v3/snapshots/6d28c56d-55dc-4762-84df-ce0a38860b25 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:55.110071 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-61953459-0905-403f-8965-f37e5ba16668 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:55.112583 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61953459-0905-403f-8965-f37e5ba16668 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 Aug 18 23:46:55.112698 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61953459-0905-403f-8965-f37e5ba16668 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:55.112942 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61953459-0905-403f-8965-f37e5ba16668 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:55.113155 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-61953459-0905-403f-8965-f37e5ba16668 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Delete volume with id: 0515a48f-d96d-4f4c-91cb-e8947961fa67 Aug 18 23:46:55.120041 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61953459-0905-403f-8965-f37e5ba16668 tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 returned with HTTP 404 Aug 18 23:46:55.120559 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 987/3966] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:46:55 2026] DELETE /volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:55.128464 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b4480a28-9f4a-4cfa-9e60-5dc4114a8b0b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:55.130169 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b4480a28-9f4a-4cfa-9e60-5dc4114a8b0b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] GET https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 Aug 18 23:46:55.130360 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b4480a28-9f4a-4cfa-9e60-5dc4114a8b0b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:55.130539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b4480a28-9f4a-4cfa-9e60-5dc4114a8b0b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:55.136318 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b4480a28-9f4a-4cfa-9e60-5dc4114a8b0b tempest-VolumeDependencyTests-2062730100 tempest-VolumeDependencyTests-2062730100-project-member] https://10.4.3.229/volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 returned with HTTP 404 Aug 18 23:46:55.136318 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1005/3967] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:55 2026] GET /volume/v3/volumes/0515a48f-d96d-4f4c-91cb-e8947961fa67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:46:55.386567 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-11337d61-e4bb-4c85-ad0c-63d5c5c8466b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:55.388324 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11337d61-e4bb-4c85-ad0c-63d5c5c8466b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:55.388484 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11337d61-e4bb-4c85-ad0c-63d5c5c8466b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:55.388706 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11337d61-e4bb-4c85-ad0c-63d5c5c8466b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:55.388891 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-11337d61-e4bb-4c85-ad0c-63d5c5c8466b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:55.393712 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:55.393712 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:55.394148 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11337d61-e4bb-4c85-ad0c-63d5c5c8466b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:55.394569 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 979/3968] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:55 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:56.405373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-77fd9cfd-881e-4412-8a82-5d57e1e05065 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:56.408619 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-77fd9cfd-881e-4412-8a82-5d57e1e05065 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:56.408966 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-77fd9cfd-881e-4412-8a82-5d57e1e05065 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:56.409478 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-77fd9cfd-881e-4412-8a82-5d57e1e05065 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:56.410006 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-77fd9cfd-881e-4412-8a82-5d57e1e05065 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:56.420330 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:56.420330 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:56.421261 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-77fd9cfd-881e-4412-8a82-5d57e1e05065 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:56.421683 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 998/3969] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:56 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:57.434080 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e659ba1b-9489-4b5a-b7d1-f2ab62f2e152 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:57.435720 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e659ba1b-9489-4b5a-b7d1-f2ab62f2e152 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:57.435941 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e659ba1b-9489-4b5a-b7d1-f2ab62f2e152 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:57.436173 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e659ba1b-9489-4b5a-b7d1-f2ab62f2e152 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:57.436313 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e659ba1b-9489-4b5a-b7d1-f2ab62f2e152 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:57.441191 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:57.441191 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:57.442258 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e659ba1b-9489-4b5a-b7d1-f2ab62f2e152 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:57.442717 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 988/3970] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:57 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:57.951960 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:57.953474 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:46:57.953835 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "5f69e288-2271-4d90-b9a1-6f4a1539caa3", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:46:57.955191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '5f69e288-2271-4d90-b9a1-6f4a1539caa3', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:46:58.034656 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume of 1 GB Aug 18 23:46:58.039970 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Availability Zones retrieved successfully. Aug 18 23:46:58.046940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Flow 'volume_create_api' (eb04140d-77b8-4fb2-8228-76903ed20a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:58.048098 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87cf7d15-ef31-46c0-aafa-71726b5d0a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:58.049575 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:46:58.100068 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87cf7d15-ef31-46c0-aafa-71726b5d0a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:58.100809 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e5c9d2d-cc08-473e-9e26-50a1503f92f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:58.155280 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Created reservations ['526eab79-4f08-471d-9013-f56858238377', 'e7ab31c7-6732-4570-b693-c5f0bb325fff', '59e02065-c688-4f1b-b437-eab8db9dd207', '5cf9b710-0c24-4491-b0f3-a789e255b267'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:46:58.156060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e5c9d2d-cc08-473e-9e26-50a1503f92f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['526eab79-4f08-471d-9013-f56858238377', 'e7ab31c7-6732-4570-b693-c5f0bb325fff', '59e02065-c688-4f1b-b437-eab8db9dd207', '5cf9b710-0c24-4491-b0f3-a789e255b267']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:58.156805 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (419176b0-3df3-4d2c-9b76-b5f21954dc33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:58.178596 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (419176b0-3df3-4d2c-9b76-b5f21954dc33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff64390-2994-4fd9-bab1-164605604f1a', '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='bad2412f9e5e4358963b0ce064567e6e',qos_specs=None,replication_status=,reservations=['526eab79-4f08-471d-9013-f56858238377','e7ab31c7-6732-4570-b693-c5f0bb325fff','59e02065-c688-4f1b-b437-eab8db9dd207','5cf9b710-0c24-4491-b0f3-a789e255b267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:46:58Z,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=5ff64390-2994-4fd9-bab1-164605604f1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad2412f9e5e4358963b0ce064567e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:58.179247 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea2716c-b247-4f3d-b8ca-461904e46483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:58.197828 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea2716c-b247-4f3d-b8ca-461904e46483) transitioned into state 'SUCCESS' from 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='bad2412f9e5e4358963b0ce064567e6e',qos_specs=None,replication_status=,reservations=['526eab79-4f08-471d-9013-f56858238377','e7ab31c7-6732-4570-b693-c5f0bb325fff','59e02065-c688-4f1b-b437-eab8db9dd207','5cf9b710-0c24-4491-b0f3-a789e255b267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:58.198451 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fcf5e11-2291-4927-8841-ad371c56f51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:46:58.208084 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fcf5e11-2291-4927-8841-ad371c56f51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:46:58.208802 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Flow 'volume_create_api' (eb04140d-77b8-4fb2-8228-76903ed20a63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:46:58.209049 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume request issued successfully. Aug 18 23:46:58.209580 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-60475393-fcac-4db3-aaa6-dacb6f52a097 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:46:58.209968 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1006/3971] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:46:57 2026] POST /volume/v3/volumes => generated 775 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:46:58.223720 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0d96be1a-b1a3-4f33-96c4-7ce8be9a93a0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:58.226998 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0d96be1a-b1a3-4f33-96c4-7ce8be9a93a0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:46:58.227233 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0d96be1a-b1a3-4f33-96c4-7ce8be9a93a0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:58.227418 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0d96be1a-b1a3-4f33-96c4-7ce8be9a93a0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:58.234876 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:58.234876 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:46:58.240966 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0d96be1a-b1a3-4f33-96c4-7ce8be9a93a0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:46:58.250428 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0d96be1a-b1a3-4f33-96c4-7ce8be9a93a0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 200 Aug 18 23:46:58.250428 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 980/3972] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:58 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:58.453137 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7602e387-1b27-48e6-9639-3d02fe5d6ce0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:58.455328 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7602e387-1b27-48e6-9639-3d02fe5d6ce0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:58.455651 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7602e387-1b27-48e6-9639-3d02fe5d6ce0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:58.455888 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7602e387-1b27-48e6-9639-3d02fe5d6ce0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:58.456065 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7602e387-1b27-48e6-9639-3d02fe5d6ce0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:58.458209 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=259,cinder:UPDATE=58,cinder:INSERT=25 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:46:58.461538 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:58.461538 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:46:58.462434 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7602e387-1b27-48e6-9639-3d02fe5d6ce0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:58.462919 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 999/3973] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:58 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:46:59.261890 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8ef7ed4e-f240-4901-8525-afe4d3513a25 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:59.263660 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8ef7ed4e-f240-4901-8525-afe4d3513a25 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:46:59.263859 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8ef7ed4e-f240-4901-8525-afe4d3513a25 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:59.264045 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8ef7ed4e-f240-4901-8525-afe4d3513a25 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:59.270497 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:59.270497 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:46:59.276739 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8ef7ed4e-f240-4901-8525-afe4d3513a25 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:46:59.281804 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8ef7ed4e-f240-4901-8525-afe4d3513a25 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 200 Aug 18 23:46:59.282240 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 989/3974] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:46:59 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:46:59.473250 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b4217bc2-aae5-44da-aff2-fc071d0ca0eb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:46:59.475335 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b4217bc2-aae5-44da-aff2-fc071d0ca0eb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:46:59.475575 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b4217bc2-aae5-44da-aff2-fc071d0ca0eb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:46:59.475801 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b4217bc2-aae5-44da-aff2-fc071d0ca0eb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:46:59.475930 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-b4217bc2-aae5-44da-aff2-fc071d0ca0eb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:46:59.480693 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:46:59.480693 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:46:59.481403 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b4217bc2-aae5-44da-aff2-fc071d0ca0eb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:46:59.481800 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1007/3975] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:46:59 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:00.296067 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-195799c3-a60b-4761-9e0c-b365191d010b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:00.298037 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-195799c3-a60b-4761-9e0c-b365191d010b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:00.298251 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-195799c3-a60b-4761-9e0c-b365191d010b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:00.298436 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-195799c3-a60b-4761-9e0c-b365191d010b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:00.300312 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=292,cinder:UPDATE=103,cinder:INSERT=71 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:47:00.305050 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:00.305050 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:00.310189 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-195799c3-a60b-4761-9e0c-b365191d010b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:00.314571 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-195799c3-a60b-4761-9e0c-b365191d010b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 200 Aug 18 23:47:00.314928 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 981/3976] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:00 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:00.492184 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-83be7254-b49a-4fc5-9d47-52e074c04812 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:00.496261 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-83be7254-b49a-4fc5-9d47-52e074c04812 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:47:00.500016 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-83be7254-b49a-4fc5-9d47-52e074c04812 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:00.500241 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-83be7254-b49a-4fc5-9d47-52e074c04812 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:00.500241 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-83be7254-b49a-4fc5-9d47-52e074c04812 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:00.508993 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:00.508993 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:00.509994 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-83be7254-b49a-4fc5-9d47-52e074c04812 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:47:00.510355 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1000/3977] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:00 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:01.326420 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-de8e66e5-d053-4b65-8b58-969bd3acf1de None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:01.328534 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-de8e66e5-d053-4b65-8b58-969bd3acf1de tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:01.328755 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-de8e66e5-d053-4b65-8b58-969bd3acf1de tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:01.328948 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-de8e66e5-d053-4b65-8b58-969bd3acf1de tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:01.335799 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:01.335799 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:01.339695 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-de8e66e5-d053-4b65-8b58-969bd3acf1de tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:01.344029 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-de8e66e5-d053-4b65-8b58-969bd3acf1de tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 200 Aug 18 23:47:01.344415 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 990/3978] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:01 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:01.521765 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b828ac56-f3a4-4ca4-8301-e19d3356d23a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:01.523467 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b828ac56-f3a4-4ca4-8301-e19d3356d23a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:47:01.523740 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b828ac56-f3a4-4ca4-8301-e19d3356d23a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:01.524011 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b828ac56-f3a4-4ca4-8301-e19d3356d23a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:01.524140 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-b828ac56-f3a4-4ca4-8301-e19d3356d23a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:01.528247 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:01.528247 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:01.528983 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b828ac56-f3a4-4ca4-8301-e19d3356d23a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:47:01.529391 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1008/3979] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:01 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:01.794890 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-f2d31bdf-dd32-463c-ae77-952dab43c013 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:01.797155 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-f2d31bdf-dd32-463c-ae77-952dab43c013 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/limits Aug 18 23:47:01.797342 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-f2d31bdf-dd32-463c-ae77-952dab43c013 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:01.797623 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-f2d31bdf-dd32-463c-ae77-952dab43c013 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:01.825537 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-f2d31bdf-dd32-463c-ae77-952dab43c013 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 18 23:47:01.826257 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 982/3980] 10.4.3.229 () {68 vars in 1484 bytes} [Tue Aug 18 23:47:01 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:01.872152 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-3c375857-b616-4fa1-8a93-dfb93120bbee None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:01.874234 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-3c375857-b616-4fa1-8a93-dfb93120bbee tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:47:01.874538 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-3c375857-b616-4fa1-8a93-dfb93120bbee tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:01.874857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-3c375857-b616-4fa1-8a93-dfb93120bbee tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:01.884474 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:01.884474 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:01.888492 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-3c375857-b616-4fa1-8a93-dfb93120bbee tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:47:01.895185 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-3c375857-b616-4fa1-8a93-dfb93120bbee tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 200 Aug 18 23:47:01.895185 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1001/3981] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:47:01 2026] GET /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:01.914364 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-2a73a06d-67fa-4067-bd11-de929109f728 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:01.924763 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-2a73a06d-67fa-4067-bd11-de929109f728 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:47:01.925100 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-2a73a06d-67fa-4067-bd11-de929109f728 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d3f3c3f-15be-4373-945c-9481c148d96b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-54521872", "description": null, "metadata": {}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:01.936056 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:01.936056 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:01.936488 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-2a73a06d-67fa-4067-bd11-de929109f728 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:47:01.936658 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-2a73a06d-67fa-4067-bd11-de929109f728 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create snapshot from volume 7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:47:01.964489 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-2a73a06d-67fa-4067-bd11-de929109f728 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Created reservations ['48272662-9dc1-4d9c-b8fd-f9f0f6ef0b34', '955ab3b8-7c3d-4331-af2f-de567e44738a', 'db0da30a-e8cf-4808-8b9f-93ff0b13eefc', '1721198d-a094-4324-9986-889f99aaf6d2'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:01.993767 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-2a73a06d-67fa-4067-bd11-de929109f728 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot force create request issued successfully. Aug 18 23:47:01.994056 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-77d4800c-76c2-40d4-aa58-605ca864cf67 req-2a73a06d-67fa-4067-bd11-de929109f728 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:47:01.994451 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 991/3982] 10.4.3.229 () {72 vars in 1547 bytes} [Tue Aug 18 23:47:01 2026] POST /volume/v3/snapshots => generated 322 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:02.357659 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-46280bfd-44e8-4911-b7dd-8aacb5e9d05d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:02.361042 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-46280bfd-44e8-4911-b7dd-8aacb5e9d05d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:02.361042 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-46280bfd-44e8-4911-b7dd-8aacb5e9d05d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:02.361042 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-46280bfd-44e8-4911-b7dd-8aacb5e9d05d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:02.368485 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:02.368485 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:02.372378 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-46280bfd-44e8-4911-b7dd-8aacb5e9d05d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:02.376771 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-46280bfd-44e8-4911-b7dd-8aacb5e9d05d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 200 Aug 18 23:47:02.377012 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1009/3983] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:02 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:02.539552 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3638593a-da92-419e-9320-bd7b66c2e92c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:02.543370 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3638593a-da92-419e-9320-bd7b66c2e92c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:47:02.543838 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3638593a-da92-419e-9320-bd7b66c2e92c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:02.544017 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3638593a-da92-419e-9320-bd7b66c2e92c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:02.544158 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3638593a-da92-419e-9320-bd7b66c2e92c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:02.570315 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:02.570315 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:02.570315 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3638593a-da92-419e-9320-bd7b66c2e92c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:47:02.570315 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 983/3984] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:02 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:03.390299 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fa574ada-a979-48ea-8ce9-7fc2e3d50dec None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:03.392382 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa574ada-a979-48ea-8ce9-7fc2e3d50dec tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:03.392664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa574ada-a979-48ea-8ce9-7fc2e3d50dec tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:03.392900 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fa574ada-a979-48ea-8ce9-7fc2e3d50dec tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:03.402581 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:03.402581 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:03.406104 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fa574ada-a979-48ea-8ce9-7fc2e3d50dec tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:03.409765 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fa574ada-a979-48ea-8ce9-7fc2e3d50dec tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 200 Aug 18 23:47:03.410083 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1002/3985] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:03 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:03.560292 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b71c42cc-6ffc-4966-88c4-b5e4abd8ff59 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:03.562146 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b71c42cc-6ffc-4966-88c4-b5e4abd8ff59 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:47:03.562301 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b71c42cc-6ffc-4966-88c4-b5e4abd8ff59 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:03.562467 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b71c42cc-6ffc-4966-88c4-b5e4abd8ff59 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:03.562584 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-b71c42cc-6ffc-4966-88c4-b5e4abd8ff59 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:03.566567 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:03.566567 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:03.567198 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b71c42cc-6ffc-4966-88c4-b5e4abd8ff59 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:47:03.567558 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 992/3986] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:03 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:03.754339 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e11da0bd-c604-4736-8e90-2a7682867e13 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:03.756040 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e11da0bd-c604-4736-8e90-2a7682867e13 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 Aug 18 23:47:03.756253 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e11da0bd-c604-4736-8e90-2a7682867e13 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:03.756451 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e11da0bd-c604-4736-8e90-2a7682867e13 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:03.761289 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:03.761289 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:03.761744 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e11da0bd-c604-4736-8e90-2a7682867e13 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot retrieved successfully. Aug 18 23:47:03.762708 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e11da0bd-c604-4736-8e90-2a7682867e13 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 returned with HTTP 200 Aug 18 23:47:03.763055 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1010/3987] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:03 2026] GET /volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:03.786410 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:03.788217 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:03.788727 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-276304744", "snapshot_id": null, "imageRef": "9b30e8f6-358f-4702-a4f3-e51e5b9e6d3d", "volume_type": null, "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:03.790614 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-276304744', 'snapshot_id': None, 'imageRef': '9b30e8f6-358f-4702-a4f3-e51e5b9e6d3d', 'volume_type': None, 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:03.868980 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:03.868980 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:03.869423 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot retrieved successfully. Aug 18 23:47:03.869639 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create volume of 1 GB Aug 18 23:47:03.884912 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Availability Zones retrieved successfully. Aug 18 23:47:03.890438 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Flow 'volume_create_api' (8bd4d4e1-3254-4b78-ab0f-cdfb32a31232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:03.891298 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e5efcb1-82cf-4075-b216-96dcfa9f1226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:03.892184 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:03.920367 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e5efcb1-82cf-4075-b216-96dcfa9f1226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '605cb673-47ac-4d7c-9fab-e165eede7401', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:03.920993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55057f41-0074-4a5e-bd19-dd1357965794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:03.958008 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Created reservations ['5717d1ef-b2fe-45e9-8965-2a9f6e9c0773', '8137fef0-b323-44c4-915a-12dc6a73dad9', 'b43a2eb8-d4fa-486f-8689-161bb2044324', '79713330-5ff3-427d-8ca2-771e47cdadea'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:03.958818 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55057f41-0074-4a5e-bd19-dd1357965794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5717d1ef-b2fe-45e9-8965-2a9f6e9c0773', '8137fef0-b323-44c4-915a-12dc6a73dad9', 'b43a2eb8-d4fa-486f-8689-161bb2044324', '79713330-5ff3-427d-8ca2-771e47cdadea']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:03.959436 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a469605-b371-4910-9516-aeb16fc28e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:04.002105 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a469605-b371-4910-9516-aeb16fc28e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '186bb1bb-fb8c-4c28-a3d1-5824f20d4eea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-276304744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc76979cdfdd443d8456d94dfc315d24',qos_specs=None,replication_status=,reservations=['5717d1ef-b2fe-45e9-8965-2a9f6e9c0773','8137fef0-b323-44c4-915a-12dc6a73dad9','b43a2eb8-d4fa-486f-8689-161bb2044324','79713330-5ff3-427d-8ca2-771e47cdadea'],size=1,snapshot_id=605cb673-47ac-4d7c-9fab-e165eede7401,source_replicaid=,source_volid=None,status='creating',user_id='39b3eb901c01467089e89a955e957dca',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), '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-18T23:47:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-276304744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=186bb1bb-fb8c-4c28-a3d1-5824f20d4eea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc76979cdfdd443d8456d94dfc315d24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=605cb673-47ac-4d7c-9fab-e165eede7401,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39b3eb901c01467089e89a955e957dca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:04.002857 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045a95f9-658a-4317-afe0-8efbefaee546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:04.020229 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045a95f9-658a-4317-afe0-8efbefaee546) transitioned into state 'SUCCESS' from state '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-276304744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc76979cdfdd443d8456d94dfc315d24',qos_specs=None,replication_status=,reservations=['5717d1ef-b2fe-45e9-8965-2a9f6e9c0773','8137fef0-b323-44c4-915a-12dc6a73dad9','b43a2eb8-d4fa-486f-8689-161bb2044324','79713330-5ff3-427d-8ca2-771e47cdadea'],size=1,snapshot_id=605cb673-47ac-4d7c-9fab-e165eede7401,source_replicaid=,source_volid=None,status='creating',user_id='39b3eb901c01467089e89a955e957dca',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:04.020897 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (913f1821-abd0-4765-bef2-4d3b041e1d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:04.043809 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (913f1821-abd0-4765-bef2-4d3b041e1d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:04.044625 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Flow 'volume_create_api' (8bd4d4e1-3254-4b78-ab0f-cdfb32a31232) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:04.044922 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Create volume request issued successfully. Aug 18 23:47:04.045446 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f465d7c7-0e94-46fe-af9a-20d156ccb9c3 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:04.045868 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 984/3988] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:47:03 2026] POST /volume/v3/volumes => generated 813 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:04.057324 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0ab8122c-ba1e-4832-857a-9d67a9992e91 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:04.059236 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0ab8122c-ba1e-4832-857a-9d67a9992e91 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea Aug 18 23:47:04.059445 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0ab8122c-ba1e-4832-857a-9d67a9992e91 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:04.059697 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0ab8122c-ba1e-4832-857a-9d67a9992e91 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:04.067310 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:04.067310 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:04.071874 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0ab8122c-ba1e-4832-857a-9d67a9992e91 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:47:04.077209 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0ab8122c-ba1e-4832-857a-9d67a9992e91 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea returned with HTTP 200 Aug 18 23:47:04.077593 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1003/3989] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:04 2026] GET /volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:04.421442 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ec2c57e7-0e20-40cf-a852-1f83e6add6b0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:04.423022 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ec2c57e7-0e20-40cf-a852-1f83e6add6b0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:04.423247 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ec2c57e7-0e20-40cf-a852-1f83e6add6b0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:04.423462 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ec2c57e7-0e20-40cf-a852-1f83e6add6b0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:04.429500 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:04.429500 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:04.432497 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ec2c57e7-0e20-40cf-a852-1f83e6add6b0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:04.436386 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ec2c57e7-0e20-40cf-a852-1f83e6add6b0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 200 Aug 18 23:47:04.436744 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 993/3990] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:04 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:04.447526 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-00c01da6-40f5-4ef2-a428-c250390ff9be None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:04.449014 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-00c01da6-40f5-4ef2-a428-c250390ff9be tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:04.449193 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-00c01da6-40f5-4ef2-a428-c250390ff9be tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:04.449358 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-00c01da6-40f5-4ef2-a428-c250390ff9be tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:04.456863 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:04.456863 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:04.460659 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-00c01da6-40f5-4ef2-a428-c250390ff9be tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:04.465957 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-00c01da6-40f5-4ef2-a428-c250390ff9be tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 200 Aug 18 23:47:04.466405 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1011/3991] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:04 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:04.477308 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-164f32f3-8fb9-43fe-846f-54bdb8f50194 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:04.479703 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-164f32f3-8fb9-43fe-846f-54bdb8f50194 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:04.479703 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-164f32f3-8fb9-43fe-846f-54bdb8f50194 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:04.479703 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-164f32f3-8fb9-43fe-846f-54bdb8f50194 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:04.479703 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-164f32f3-8fb9-43fe-846f-54bdb8f50194 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume with id: 5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:04.486405 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:04.486405 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:04.486967 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-164f32f3-8fb9-43fe-846f-54bdb8f50194 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:04.504531 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-164f32f3-8fb9-43fe-846f-54bdb8f50194 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume request issued successfully. Aug 18 23:47:04.504715 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-164f32f3-8fb9-43fe-846f-54bdb8f50194 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 202 Aug 18 23:47:04.505116 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 985/3992] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:04 2026] DELETE /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:47:04.513674 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f4f35900-8c88-49b1-b7b2-bc9cf67e88af None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:04.515498 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f4f35900-8c88-49b1-b7b2-bc9cf67e88af tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:04.515773 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f4f35900-8c88-49b1-b7b2-bc9cf67e88af tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:04.515994 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f4f35900-8c88-49b1-b7b2-bc9cf67e88af tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:04.522981 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:04.522981 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:04.527656 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f4f35900-8c88-49b1-b7b2-bc9cf67e88af tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:04.532395 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f4f35900-8c88-49b1-b7b2-bc9cf67e88af tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 200 Aug 18 23:47:04.532810 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1004/3993] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:04 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:04.577417 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-816f63b4-8794-4d91-b63a-2eed1fbfa770 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:04.578922 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-816f63b4-8794-4d91-b63a-2eed1fbfa770 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:47:04.579083 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-816f63b4-8794-4d91-b63a-2eed1fbfa770 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:04.579243 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-816f63b4-8794-4d91-b63a-2eed1fbfa770 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:04.579340 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-816f63b4-8794-4d91-b63a-2eed1fbfa770 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:04.583240 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:04.583240 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:04.583881 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-816f63b4-8794-4d91-b63a-2eed1fbfa770 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:47:04.584177 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 994/3994] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:04 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:04.595437 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ab061c4a-d56f-4aa3-b9ff-a4e24d17ea8f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:04.597095 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ab061c4a-d56f-4aa3-b9ff-a4e24d17ea8f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:47:04.597274 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ab061c4a-d56f-4aa3-b9ff-a4e24d17ea8f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:04.597461 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ab061c4a-d56f-4aa3-b9ff-a4e24d17ea8f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:04.597635 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-ab061c4a-d56f-4aa3-b9ff-a4e24d17ea8f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:04.602188 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:04.602188 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:04.603123 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ab061c4a-d56f-4aa3-b9ff-a4e24d17ea8f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:47:04.603641 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1012/3995] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:04 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:04.611987 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-164fc64d-483e-491a-b019-624f14d3e763 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:04.613900 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-164fc64d-483e-491a-b019-624f14d3e763 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:47:04.614304 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-164fc64d-483e-491a-b019-624f14d3e763 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "492e0bb0-43f1-4682-aec7-8563f64e5ed4", "incremental": true, "force": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:04.615993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-164fc64d-483e-491a-b019-624f14d3e763 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating new backup {'backup': {'volume_id': '492e0bb0-43f1-4682-aec7-8563f64e5ed4', 'incremental': True, 'force': True}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:47:04.616145 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-164fc64d-483e-491a-b019-624f14d3e763 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating backup of volume 492e0bb0-43f1-4682-aec7-8563f64e5ed4 in container None Aug 18 23:47:04.625627 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:04.625627 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:04.626126 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-164fc64d-483e-491a-b019-624f14d3e763 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:04.639806 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-164fc64d-483e-491a-b019-624f14d3e763 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['c3fc77e0-27c7-45a7-aef4-10d993820fba', '6a24c9c7-bc21-41f4-ab22-222b59050ae0'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:04.664139 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-164fc64d-483e-491a-b019-624f14d3e763 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:47:04.664525 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 986/3996] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:47:04 2026] POST /volume/v3/backups => generated 288 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:04.671766 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3e0a475c-7fcf-4262-b17b-47d5485480da None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:04.673406 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3e0a475c-7fcf-4262-b17b-47d5485480da tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:04.673623 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3e0a475c-7fcf-4262-b17b-47d5485480da tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:04.673791 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3e0a475c-7fcf-4262-b17b-47d5485480da tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:04.673905 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3e0a475c-7fcf-4262-b17b-47d5485480da tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:04.678263 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:04.678263 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:04.678951 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3e0a475c-7fcf-4262-b17b-47d5485480da tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:04.679263 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1005/3997] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:04 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:05.092397 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9b8aa103-8c88-45b3-9ee8-c3b2fbfe6fae None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:05.093966 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9b8aa103-8c88-45b3-9ee8-c3b2fbfe6fae tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea Aug 18 23:47:05.094140 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9b8aa103-8c88-45b3-9ee8-c3b2fbfe6fae tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:05.094305 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9b8aa103-8c88-45b3-9ee8-c3b2fbfe6fae tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:05.101186 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:05.101186 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:05.104494 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9b8aa103-8c88-45b3-9ee8-c3b2fbfe6fae tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:47:05.108846 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9b8aa103-8c88-45b3-9ee8-c3b2fbfe6fae tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea returned with HTTP 200 Aug 18 23:47:05.109201 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 995/3998] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:05 2026] GET /volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:05.120120 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0e8ea237-5ca6-437d-b909-27d94955238d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:05.121657 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0e8ea237-5ca6-437d-b909-27d94955238d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea Aug 18 23:47:05.121848 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0e8ea237-5ca6-437d-b909-27d94955238d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:05.122031 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0e8ea237-5ca6-437d-b909-27d94955238d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:05.128448 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:05.128448 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:05.131441 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0e8ea237-5ca6-437d-b909-27d94955238d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:47:05.135189 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0e8ea237-5ca6-437d-b909-27d94955238d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea returned with HTTP 200 Aug 18 23:47:05.135508 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1013/3999] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:05 2026] GET /volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea => generated 1422 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:05.547153 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e7b6ca4f-f9a5-42f4-8426-818fdaa89efd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:05.548705 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7b6ca4f-f9a5-42f4-8426-818fdaa89efd tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:05.548883 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7b6ca4f-f9a5-42f4-8426-818fdaa89efd tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:05.549049 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7b6ca4f-f9a5-42f4-8426-818fdaa89efd tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:05.556420 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7b6ca4f-f9a5-42f4-8426-818fdaa89efd tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 404 Aug 18 23:47:05.557098 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 987/4000] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:05 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:05.689189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c975c805-2ff6-4aba-b261-364c4690db94 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:05.691177 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c975c805-2ff6-4aba-b261-364c4690db94 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:05.691442 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c975c805-2ff6-4aba-b261-364c4690db94 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:05.691728 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c975c805-2ff6-4aba-b261-364c4690db94 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:05.691915 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c975c805-2ff6-4aba-b261-364c4690db94 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:05.696336 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:05.696336 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:05.697099 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c975c805-2ff6-4aba-b261-364c4690db94 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:05.697458 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1006/4001] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:05 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:06.035481 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-18dfb0e3-a28c-4568-8d93-5dca47b709d8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:06.037330 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-18dfb0e3-a28c-4568-8d93-5dca47b709d8 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea Aug 18 23:47:06.037577 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-18dfb0e3-a28c-4568-8d93-5dca47b709d8 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:06.037773 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-18dfb0e3-a28c-4568-8d93-5dca47b709d8 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:06.044817 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:06.044817 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:06.047810 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-18dfb0e3-a28c-4568-8d93-5dca47b709d8 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:47:06.052037 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-18dfb0e3-a28c-4568-8d93-5dca47b709d8 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea returned with HTTP 200 Aug 18 23:47:06.052507 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 996/4002] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:47:06 2026] GET /volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea => generated 1404 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:06.567067 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-cacc0bad-2cd5-47c7-b4ad-5d223617bbe7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:06.568923 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-cacc0bad-2cd5-47c7-b4ad-5d223617bbe7 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea Aug 18 23:47:06.569099 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-cacc0bad-2cd5-47c7-b4ad-5d223617bbe7 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:06.569270 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-cacc0bad-2cd5-47c7-b4ad-5d223617bbe7 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:06.576884 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:06.576884 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:06.580823 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-cacc0bad-2cd5-47c7-b4ad-5d223617bbe7 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:47:06.585488 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-cacc0bad-2cd5-47c7-b4ad-5d223617bbe7 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea returned with HTTP 200 Aug 18 23:47:06.585905 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1014/4003] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:47:06 2026] GET /volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:06.594405 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2feb10c2-1389-405c-a9b6-49ac1e9b4a3a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:06.594857 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2feb10c2-1389-405c-a9b6-49ac1e9b4a3a None None] GET https://10.4.3.229/volume// Aug 18 23:47:06.595042 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2feb10c2-1389-405c-a9b6-49ac1e9b4a3a None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:06.595238 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2feb10c2-1389-405c-a9b6-49ac1e9b4a3a None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:06.595653 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2feb10c2-1389-405c-a9b6-49ac1e9b4a3a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:06.596002 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 988/4004] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:47: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 18 23:47:06.603797 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-c0a56c42-6648-4cff-b7ab-fce0685ac321 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:06.605702 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-c0a56c42-6648-4cff-b7ab-fce0685ac321 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:47:06.606189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-c0a56c42-6648-4cff-b7ab-fce0685ac321 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "186bb1bb-fb8c-4c28-a3d1-5824f20d4eea", "connector": null, "instance_uuid": "e880383c-436c-4a70-853c-8ba76b5cc24c"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:06.614205 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:06.614205 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:06.636257 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-c0a56c42-6648-4cff-b7ab-fce0685ac321 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:47:06.636773 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1007/4005] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:47:06 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 18 23:47:06.706967 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a551eef4-f935-4336-97cd-71b501e9bb18 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:06.709120 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a551eef4-f935-4336-97cd-71b501e9bb18 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:06.709386 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a551eef4-f935-4336-97cd-71b501e9bb18 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:06.709721 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a551eef4-f935-4336-97cd-71b501e9bb18 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:06.709885 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a551eef4-f935-4336-97cd-71b501e9bb18 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:06.716615 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:06.716615 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:06.716920 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a551eef4-f935-4336-97cd-71b501e9bb18 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:06.718567 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 997/4006] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:06 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:07.017793 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:07.019502 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:07.019906 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "49196ecb-d329-4b15-8eef-c6bb6b6c66d7", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:07.021279 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '49196ecb-d329-4b15-8eef-c6bb6b6c66d7', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:07.095866 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume of 1 GB Aug 18 23:47:07.100222 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Availability Zones retrieved successfully. Aug 18 23:47:07.105714 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Flow 'volume_create_api' (56cfebbb-e390-492d-bdb4-4a6ec8234253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:07.106825 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3cea8e1-3e9e-46a7-92bc-ddd33f4540a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:07.107722 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:07.162060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3cea8e1-3e9e-46a7-92bc-ddd33f4540a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:07.163054 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db01aeb9-b906-4925-bbf7-770cc74fe083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:07.204886 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Created reservations ['0c2d0a2a-2c59-4ab4-8159-eece2d9452d0', '6b0cfe3c-958b-4945-87ea-f41ed5a35910', '1e883000-f92e-4b97-a467-06cb63a5888d', '323c60e4-6cd8-47d0-9d25-c72e7dddf7b9'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:07.205674 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db01aeb9-b906-4925-bbf7-770cc74fe083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c2d0a2a-2c59-4ab4-8159-eece2d9452d0', '6b0cfe3c-958b-4945-87ea-f41ed5a35910', '1e883000-f92e-4b97-a467-06cb63a5888d', '323c60e4-6cd8-47d0-9d25-c72e7dddf7b9']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:07.206332 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f1c2b98-371b-4c65-ba9e-1074e875b0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:07.230641 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f1c2b98-371b-4c65-ba9e-1074e875b0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19765544-8b50-42ba-bf8f-6134644c3143', '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='bad2412f9e5e4358963b0ce064567e6e',qos_specs=None,replication_status=,reservations=['0c2d0a2a-2c59-4ab4-8159-eece2d9452d0','6b0cfe3c-958b-4945-87ea-f41ed5a35910','1e883000-f92e-4b97-a467-06cb63a5888d','323c60e4-6cd8-47d0-9d25-c72e7dddf7b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:07Z,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=19765544-8b50-42ba-bf8f-6134644c3143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad2412f9e5e4358963b0ce064567e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:07.231469 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fabb7247-b854-4054-be1d-a94b3d0a40c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:07.255992 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fabb7247-b854-4054-be1d-a94b3d0a40c7) transitioned into state 'SUCCESS' from 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='bad2412f9e5e4358963b0ce064567e6e',qos_specs=None,replication_status=,reservations=['0c2d0a2a-2c59-4ab4-8159-eece2d9452d0','6b0cfe3c-958b-4945-87ea-f41ed5a35910','1e883000-f92e-4b97-a467-06cb63a5888d','323c60e4-6cd8-47d0-9d25-c72e7dddf7b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:07.257347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50ed242-a8aa-4a99-9aaf-ca61034110cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:07.270001 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50ed242-a8aa-4a99-9aaf-ca61034110cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:07.270864 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Flow 'volume_create_api' (56cfebbb-e390-492d-bdb4-4a6ec8234253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:07.271164 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume request issued successfully. Aug 18 23:47:07.271810 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dd25cf73-ad9b-41cc-a7f8-1f308bd46024 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:07.272398 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1015/4007] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:47:07 2026] POST /volume/v3/volumes => generated 775 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:07.289866 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4f4f8dc1-1c7e-4739-8835-2da96e66c63b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:07.291762 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f4f8dc1-1c7e-4739-8835-2da96e66c63b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:07.291999 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f4f8dc1-1c7e-4739-8835-2da96e66c63b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:07.292227 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f4f8dc1-1c7e-4739-8835-2da96e66c63b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:07.300704 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:07.300704 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:07.304308 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4f4f8dc1-1c7e-4739-8835-2da96e66c63b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:07.314300 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f4f8dc1-1c7e-4739-8835-2da96e66c63b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:07.314880 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 989/4008] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:07 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:07.734981 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-225af5f4-1f9f-4ff7-8670-046052ef9d2a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:07.737002 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-225af5f4-1f9f-4ff7-8670-046052ef9d2a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:07.737439 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-225af5f4-1f9f-4ff7-8670-046052ef9d2a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:07.737486 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-225af5f4-1f9f-4ff7-8670-046052ef9d2a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:07.737632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-225af5f4-1f9f-4ff7-8670-046052ef9d2a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:07.743178 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:07.743178 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:07.744089 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-225af5f4-1f9f-4ff7-8670-046052ef9d2a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:07.744478 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1008/4009] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:07 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:07.795343 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f9e6e0df-e779-48ba-9569-1bdd0a5c8585 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:07.796279 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f9e6e0df-e779-48ba-9569-1bdd0a5c8585 None None] GET https://10.4.3.229/volume// Aug 18 23:47:07.796279 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f9e6e0df-e779-48ba-9569-1bdd0a5c8585 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:07.796279 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f9e6e0df-e779-48ba-9569-1bdd0a5c8585 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:07.796689 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f9e6e0df-e779-48ba-9569-1bdd0a5c8585 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:07.796792 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 998/4010] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:47: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 18 23:47:07.809877 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-24ff9ac6-acef-4a7e-8971-a60439f4af53 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:07.812089 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-24ff9ac6-acef-4a7e-8971-a60439f4af53 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea Aug 18 23:47:07.812264 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-24ff9ac6-acef-4a7e-8971-a60439f4af53 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:07.812406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-24ff9ac6-acef-4a7e-8971-a60439f4af53 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:07.822034 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:07.822034 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:07.825615 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-24ff9ac6-acef-4a7e-8971-a60439f4af53 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:47:07.829787 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-24ff9ac6-acef-4a7e-8971-a60439f4af53 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea returned with HTTP 200 Aug 18 23:47:07.830160 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1016/4011] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:47:07 2026] GET /volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea => generated 1583 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:07.946633 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-82c79e4a-ea44-46fa-9288-e3cff068fa3b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:07.948529 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-82c79e4a-ea44-46fa-9288-e3cff068fa3b tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] PUT https://10.4.3.229/volume/v3/attachments/a73dd795-f1c1-4092-a51a-92c86596cf38 Aug 18 23:47:07.948974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-82c79e4a-ea44-46fa-9288-e3cff068fa3b tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:07.955800 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-82c79e4a-ea44-46fa-9288-e3cff068fa3b tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Acquiring lock "cinder-attachment_update-186bb1bb-fb8c-4c28-a3d1-5824f20d4eea-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:47:07.961686 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-82c79e4a-ea44-46fa-9288-e3cff068fa3b tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Lock "cinder-attachment_update-186bb1bb-fb8c-4c28-a3d1-5824f20d4eea-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:47:07.962656 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:07.962656 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:08.058714 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-82c79e4a-ea44-46fa-9288-e3cff068fa3b tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Lock "cinder-attachment_update-186bb1bb-fb8c-4c28-a3d1-5824f20d4eea-np0000007721" released by "attachment_update" :: held 0.097s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:47:08.059041 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-82c79e4a-ea44-46fa-9288-e3cff068fa3b tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments/a73dd795-f1c1-4092-a51a-92c86596cf38 returned with HTTP 200 Aug 18 23:47:08.059830 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 990/4012] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:47:07 2026] PUT /volume/v3/attachments/a73dd795-f1c1-4092-a51a-92c86596cf38 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:08.080177 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-c3b14ac8-651c-4f1b-b1d5-61b207d5040c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:08.082899 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-c3b14ac8-651c-4f1b-b1d5-61b207d5040c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] POST https://10.4.3.229/volume/v3/attachments/a73dd795-f1c1-4092-a51a-92c86596cf38/action Aug 18 23:47:08.083554 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-c3b14ac8-651c-4f1b-b1d5-61b207d5040c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:47:08.083723 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-c3b14ac8-651c-4f1b-b1d5-61b207d5040c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:08.102007 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:08.102007 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:08.111719 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-2af9048a-98bb-433a-b7ef-f77b7f2d1833 req-c3b14ac8-651c-4f1b-b1d5-61b207d5040c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments/a73dd795-f1c1-4092-a51a-92c86596cf38/action returned with HTTP 204 Aug 18 23:47:08.112108 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1009/4013] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:47:08 2026] POST /volume/v3/attachments/a73dd795-f1c1-4092-a51a-92c86596cf38/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:08.329591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b5e3483d-7d93-4927-8278-f059162c972c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:08.331555 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b5e3483d-7d93-4927-8278-f059162c972c tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:08.331753 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b5e3483d-7d93-4927-8278-f059162c972c tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:08.331917 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b5e3483d-7d93-4927-8278-f059162c972c tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:08.338437 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:08.338437 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:08.342757 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b5e3483d-7d93-4927-8278-f059162c972c tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:08.348245 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b5e3483d-7d93-4927-8278-f059162c972c tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:08.348626 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 999/4014] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:08 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:08.755839 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f61bb77d-1a70-4f47-93cf-60a118ad3ffa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:08.757685 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f61bb77d-1a70-4f47-93cf-60a118ad3ffa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:08.757945 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f61bb77d-1a70-4f47-93cf-60a118ad3ffa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:08.758128 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f61bb77d-1a70-4f47-93cf-60a118ad3ffa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:08.758228 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-f61bb77d-1a70-4f47-93cf-60a118ad3ffa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:08.762846 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:08.762846 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:08.763666 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f61bb77d-1a70-4f47-93cf-60a118ad3ffa tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:08.764144 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1017/4015] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:08 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:09.361782 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e56308f1-a6b7-47b7-adab-3d174a1c1dc6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:09.364653 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e56308f1-a6b7-47b7-adab-3d174a1c1dc6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:09.364995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e56308f1-a6b7-47b7-adab-3d174a1c1dc6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:09.365322 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e56308f1-a6b7-47b7-adab-3d174a1c1dc6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:09.376211 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:09.376211 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:09.380929 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e56308f1-a6b7-47b7-adab-3d174a1c1dc6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:09.387414 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e56308f1-a6b7-47b7-adab-3d174a1c1dc6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:09.387859 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 991/4016] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:09 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:09.773254 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-483d19af-644a-4e4a-8fb2-b4abd9b3c912 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:09.774899 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-483d19af-644a-4e4a-8fb2-b4abd9b3c912 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:09.775081 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-483d19af-644a-4e4a-8fb2-b4abd9b3c912 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:09.775310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-483d19af-644a-4e4a-8fb2-b4abd9b3c912 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:09.775445 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-483d19af-644a-4e4a-8fb2-b4abd9b3c912 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:09.781534 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:09.781534 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:09.782338 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-483d19af-644a-4e4a-8fb2-b4abd9b3c912 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:09.782757 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1010/4017] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:09 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:10.400307 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cced6e89-bdc0-48bf-8a70-0ebaf0a140e0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:10.402231 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cced6e89-bdc0-48bf-8a70-0ebaf0a140e0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:10.402436 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cced6e89-bdc0-48bf-8a70-0ebaf0a140e0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:10.402743 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cced6e89-bdc0-48bf-8a70-0ebaf0a140e0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:10.409902 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:10.409902 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:10.414076 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-cced6e89-bdc0-48bf-8a70-0ebaf0a140e0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:10.418699 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cced6e89-bdc0-48bf-8a70-0ebaf0a140e0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:10.419097 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1000/4018] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:10 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:10.795426 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-babd21e8-3a87-4bef-9ae5-dae846bce5e1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:10.797251 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-babd21e8-3a87-4bef-9ae5-dae846bce5e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:10.797429 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-babd21e8-3a87-4bef-9ae5-dae846bce5e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:10.797684 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-babd21e8-3a87-4bef-9ae5-dae846bce5e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:10.797807 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-babd21e8-3a87-4bef-9ae5-dae846bce5e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:10.807816 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:10.807816 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:10.808586 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-babd21e8-3a87-4bef-9ae5-dae846bce5e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:10.808986 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1018/4019] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:10 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:11.434623 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-07de5606-674b-4072-93c2-dcab314a3d50 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:11.436865 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-07de5606-674b-4072-93c2-dcab314a3d50 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:11.437189 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-07de5606-674b-4072-93c2-dcab314a3d50 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:11.437493 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-07de5606-674b-4072-93c2-dcab314a3d50 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:11.445820 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:11.445820 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:11.449394 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-07de5606-674b-4072-93c2-dcab314a3d50 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:11.453478 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-07de5606-674b-4072-93c2-dcab314a3d50 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:11.453897 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 992/4020] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:11 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:11.819577 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e85dc10a-c1f9-42ce-95b7-3468d5f40895 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:11.821762 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e85dc10a-c1f9-42ce-95b7-3468d5f40895 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:11.822028 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e85dc10a-c1f9-42ce-95b7-3468d5f40895 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:11.822208 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e85dc10a-c1f9-42ce-95b7-3468d5f40895 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:11.822310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-e85dc10a-c1f9-42ce-95b7-3468d5f40895 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:11.826558 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:11.826558 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:11.827336 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e85dc10a-c1f9-42ce-95b7-3468d5f40895 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:11.827754 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1011/4021] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:11 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:12.468451 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7b46afa3-0ef7-4170-8c30-4f1e21df3493 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:12.470214 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7b46afa3-0ef7-4170-8c30-4f1e21df3493 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:12.470411 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7b46afa3-0ef7-4170-8c30-4f1e21df3493 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:12.470627 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7b46afa3-0ef7-4170-8c30-4f1e21df3493 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:12.482225 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:12.482225 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:12.491853 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7b46afa3-0ef7-4170-8c30-4f1e21df3493 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:12.499397 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7b46afa3-0ef7-4170-8c30-4f1e21df3493 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:12.500376 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1001/4022] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:12 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:12.837321 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ffd8a888-bc4b-4f4c-9c5b-333b49f2e82f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:12.839047 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ffd8a888-bc4b-4f4c-9c5b-333b49f2e82f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:12.839261 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ffd8a888-bc4b-4f4c-9c5b-333b49f2e82f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:12.839478 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ffd8a888-bc4b-4f4c-9c5b-333b49f2e82f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:12.839656 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-ffd8a888-bc4b-4f4c-9c5b-333b49f2e82f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:12.843749 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:12.843749 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:12.844460 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ffd8a888-bc4b-4f4c-9c5b-333b49f2e82f tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:12.844853 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1019/4023] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:12 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:13.514580 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e4d5e387-77a6-4ae6-92f9-5186d807f617 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:13.516909 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4d5e387-77a6-4ae6-92f9-5186d807f617 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:13.517114 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4d5e387-77a6-4ae6-92f9-5186d807f617 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:13.517288 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4d5e387-77a6-4ae6-92f9-5186d807f617 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:13.525609 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:13.525609 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:13.529528 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e4d5e387-77a6-4ae6-92f9-5186d807f617 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:13.535062 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4d5e387-77a6-4ae6-92f9-5186d807f617 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:13.535446 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 993/4024] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:13 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:13.854492 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1af97aca-2e8a-4153-9f84-a94a11663c2b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:13.856107 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1af97aca-2e8a-4153-9f84-a94a11663c2b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:13.856297 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1af97aca-2e8a-4153-9f84-a94a11663c2b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:13.856523 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1af97aca-2e8a-4153-9f84-a94a11663c2b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:13.856679 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-1af97aca-2e8a-4153-9f84-a94a11663c2b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:13.860907 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:13.860907 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:13.861674 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1af97aca-2e8a-4153-9f84-a94a11663c2b tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:13.862025 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1012/4025] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:13 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:13.872231 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-36cc9f78-c878-4f52-bb6e-aad0d3914c03 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:13.874090 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-36cc9f78-c878-4f52-bb6e-aad0d3914c03 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:13.874313 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-36cc9f78-c878-4f52-bb6e-aad0d3914c03 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:13.874551 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-36cc9f78-c878-4f52-bb6e-aad0d3914c03 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:13.874716 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-36cc9f78-c878-4f52-bb6e-aad0d3914c03 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:13.878787 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:13.878787 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:13.879539 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-36cc9f78-c878-4f52-bb6e-aad0d3914c03 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:13.879917 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1002/4026] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:13 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:13.891304 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2218a11e-9998-4a96-b6d2-595c468f04ad None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:13.892989 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2218a11e-9998-4a96-b6d2-595c468f04ad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:13.893171 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2218a11e-9998-4a96-b6d2-595c468f04ad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:13.893367 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2218a11e-9998-4a96-b6d2-595c468f04ad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:13.893466 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-2218a11e-9998-4a96-b6d2-595c468f04ad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete backup with id: aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. Aug 18 23:47:13.897380 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:13.897380 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:13.907490 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-2218a11e-9998-4a96-b6d2-595c468f04ad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] delete_backup rpcapi backup_id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:47:13.909047 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2218a11e-9998-4a96-b6d2-595c468f04ad tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 202 Aug 18 23:47:13.909399 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1020/4027] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:47:13 2026] DELETE /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:47:13.915695 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-91584edc-03cf-4d7e-b41b-a9c7b1cad613 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:13.917666 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-91584edc-03cf-4d7e-b41b-a9c7b1cad613 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:13.917843 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-91584edc-03cf-4d7e-b41b-a9c7b1cad613 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:13.918504 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-91584edc-03cf-4d7e-b41b-a9c7b1cad613 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:13.918675 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-91584edc-03cf-4d7e-b41b-a9c7b1cad613 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:13.922537 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:13.922537 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:13.923325 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-91584edc-03cf-4d7e-b41b-a9c7b1cad613 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 200 Aug 18 23:47:13.923678 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 994/4028] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:13 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:14.551162 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-598763d0-5eb7-4328-a6e1-655b8a03c8b9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:14.553151 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-598763d0-5eb7-4328-a6e1-655b8a03c8b9 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:14.553377 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-598763d0-5eb7-4328-a6e1-655b8a03c8b9 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:14.553612 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-598763d0-5eb7-4328-a6e1-655b8a03c8b9 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:14.561287 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:14.561287 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:14.565177 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-598763d0-5eb7-4328-a6e1-655b8a03c8b9 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:14.569711 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-598763d0-5eb7-4328-a6e1-655b8a03c8b9 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:14.570122 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1013/4029] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:14 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:14.932924 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-14efcde1-7c88-4637-814e-91ee24b4436e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:14.934987 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-14efcde1-7c88-4637-814e-91ee24b4436e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b Aug 18 23:47:14.935214 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-14efcde1-7c88-4637-814e-91ee24b4436e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:14.935445 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-14efcde1-7c88-4637-814e-91ee24b4436e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:14.935605 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-14efcde1-7c88-4637-814e-91ee24b4436e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:14.939712 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-14efcde1-7c88-4637-814e-91ee24b4436e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b returned with HTTP 404 Aug 18 23:47:14.940264 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1003/4030] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:14 2026] GET /volume/v3/backups/aac64371-a0e3-4ac7-a6f0-dfa6b6930f8b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:14.948733 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c7a6325e-54c5-4d4b-a1ad-9b5529917044 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:14.950726 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c7a6325e-54c5-4d4b-a1ad-9b5529917044 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:47:14.951125 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c7a6325e-54c5-4d4b-a1ad-9b5529917044 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "492e0bb0-43f1-4682-aec7-8563f64e5ed4", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1534789841", "container": "tempest-volumesbackupstest-backup-container-99940618"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:14.953044 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-c7a6325e-54c5-4d4b-a1ad-9b5529917044 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating new backup {'backup': {'volume_id': '492e0bb0-43f1-4682-aec7-8563f64e5ed4', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1534789841', 'container': 'tempest-volumesbackupstest-backup-container-99940618'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:47:14.953213 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-c7a6325e-54c5-4d4b-a1ad-9b5529917044 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Creating backup of volume 492e0bb0-43f1-4682-aec7-8563f64e5ed4 in container tempest-volumesbackupstest-backup-container-99940618 Aug 18 23:47:14.964896 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:14.964896 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:14.965458 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c7a6325e-54c5-4d4b-a1ad-9b5529917044 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:14.982101 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-c7a6325e-54c5-4d4b-a1ad-9b5529917044 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Created reservations ['7fc0b926-7ea5-40c0-b518-5e9691bede15', '04f2ea6d-60e2-4189-b156-44bbb9ba129a'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:15.013630 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c7a6325e-54c5-4d4b-a1ad-9b5529917044 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:47:15.014022 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1021/4031] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:47:14 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:15.023530 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-087a1c0d-1408-4166-9be0-44b5ff6abf85 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:15.026309 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-087a1c0d-1408-4166-9be0-44b5ff6abf85 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:15.026540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-087a1c0d-1408-4166-9be0-44b5ff6abf85 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:15.026783 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-087a1c0d-1408-4166-9be0-44b5ff6abf85 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:15.026925 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-087a1c0d-1408-4166-9be0-44b5ff6abf85 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:15.032136 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:15.032136 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:15.032873 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-087a1c0d-1408-4166-9be0-44b5ff6abf85 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:15.033228 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 995/4032] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:15 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:15.582172 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5971fd8a-329d-4eba-9bb1-93fa68828450 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:15.583761 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5971fd8a-329d-4eba-9bb1-93fa68828450 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:15.583950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5971fd8a-329d-4eba-9bb1-93fa68828450 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:15.584123 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5971fd8a-329d-4eba-9bb1-93fa68828450 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:15.590356 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:15.590356 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:15.593492 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5971fd8a-329d-4eba-9bb1-93fa68828450 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:15.597254 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5971fd8a-329d-4eba-9bb1-93fa68828450 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:15.597662 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1014/4033] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:15 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:16.046821 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b656ccdc-b1d0-4ab8-b7ab-d85c988e8049 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:16.052006 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b656ccdc-b1d0-4ab8-b7ab-d85c988e8049 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:16.052006 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b656ccdc-b1d0-4ab8-b7ab-d85c988e8049 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:16.052006 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b656ccdc-b1d0-4ab8-b7ab-d85c988e8049 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:16.052006 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-b656ccdc-b1d0-4ab8-b7ab-d85c988e8049 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:16.056316 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:16.056316 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:16.057274 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b656ccdc-b1d0-4ab8-b7ab-d85c988e8049 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:16.057730 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1004/4034] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:16 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:16.609890 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f7eda19c-dd88-4473-ac1e-f19f9b3d2068 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:16.611588 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f7eda19c-dd88-4473-ac1e-f19f9b3d2068 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:16.611808 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f7eda19c-dd88-4473-ac1e-f19f9b3d2068 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:16.612013 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f7eda19c-dd88-4473-ac1e-f19f9b3d2068 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:16.618824 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:16.618824 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:16.622275 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f7eda19c-dd88-4473-ac1e-f19f9b3d2068 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:16.626493 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f7eda19c-dd88-4473-ac1e-f19f9b3d2068 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:16.626908 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1022/4035] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:16 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:17.067510 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9498e2a2-a0c5-4b7a-b69a-8c28a2831fbc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:17.069376 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9498e2a2-a0c5-4b7a-b69a-8c28a2831fbc tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:17.069585 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9498e2a2-a0c5-4b7a-b69a-8c28a2831fbc tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:17.069778 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9498e2a2-a0c5-4b7a-b69a-8c28a2831fbc tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:17.069882 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9498e2a2-a0c5-4b7a-b69a-8c28a2831fbc tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:17.074026 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:17.074026 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:17.074891 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9498e2a2-a0c5-4b7a-b69a-8c28a2831fbc tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:17.075202 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 996/4036] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:17 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:17.638011 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-328bdc25-ec45-4264-81c7-de82eb3ac527 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:17.640291 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-328bdc25-ec45-4264-81c7-de82eb3ac527 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:17.640631 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-328bdc25-ec45-4264-81c7-de82eb3ac527 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:17.640907 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-328bdc25-ec45-4264-81c7-de82eb3ac527 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:17.650143 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:17.650143 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:17.654862 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-328bdc25-ec45-4264-81c7-de82eb3ac527 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:17.660094 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-328bdc25-ec45-4264-81c7-de82eb3ac527 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:17.660561 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1015/4037] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:17 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:18.084222 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-83c419b4-7bdb-49f5-86a3-0dc1241f5c7a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:18.085742 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-83c419b4-7bdb-49f5-86a3-0dc1241f5c7a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:18.085900 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-83c419b4-7bdb-49f5-86a3-0dc1241f5c7a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:18.086076 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-83c419b4-7bdb-49f5-86a3-0dc1241f5c7a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:18.086174 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-83c419b4-7bdb-49f5-86a3-0dc1241f5c7a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:18.089948 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:18.089948 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:18.090616 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-83c419b4-7bdb-49f5-86a3-0dc1241f5c7a tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:18.090948 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1005/4038] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:18 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:18.673394 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c45964da-896b-47e6-8c4d-dbb7639d8249 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:18.677706 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c45964da-896b-47e6-8c4d-dbb7639d8249 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:18.677706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c45964da-896b-47e6-8c4d-dbb7639d8249 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:18.677706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c45964da-896b-47e6-8c4d-dbb7639d8249 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:18.682010 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:18.682010 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:18.685931 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c45964da-896b-47e6-8c4d-dbb7639d8249 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:18.689825 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c45964da-896b-47e6-8c4d-dbb7639d8249 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:18.690210 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1023/4039] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:18 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:19.100523 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c827683d-718c-4185-a410-b808b3b5a146 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:19.104242 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c827683d-718c-4185-a410-b808b3b5a146 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:19.104496 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c827683d-718c-4185-a410-b808b3b5a146 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:19.104787 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c827683d-718c-4185-a410-b808b3b5a146 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:19.104960 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c827683d-718c-4185-a410-b808b3b5a146 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:19.111521 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:19.111521 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:19.112338 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c827683d-718c-4185-a410-b808b3b5a146 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:19.112747 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 997/4040] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:19 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:19.701325 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-06a3caaf-993c-4246-a0a1-c010f7a18b6b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:19.702868 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-06a3caaf-993c-4246-a0a1-c010f7a18b6b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:19.703198 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-06a3caaf-993c-4246-a0a1-c010f7a18b6b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:19.703198 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-06a3caaf-993c-4246-a0a1-c010f7a18b6b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:19.710400 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:19.710400 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:19.714041 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-06a3caaf-993c-4246-a0a1-c010f7a18b6b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:19.718946 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-06a3caaf-993c-4246-a0a1-c010f7a18b6b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:19.719562 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1016/4041] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:19 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:19.730916 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9cca8c9c-ff6c-4e9c-bb27-9b9f77a57e39 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:19.733170 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9cca8c9c-ff6c-4e9c-bb27-9b9f77a57e39 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:19.733244 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9cca8c9c-ff6c-4e9c-bb27-9b9f77a57e39 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:19.733436 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9cca8c9c-ff6c-4e9c-bb27-9b9f77a57e39 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:19.741720 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:19.741720 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:19.745932 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9cca8c9c-ff6c-4e9c-bb27-9b9f77a57e39 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:19.751422 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9cca8c9c-ff6c-4e9c-bb27-9b9f77a57e39 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:19.751904 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1006/4042] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:19 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:19.767699 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:19.769132 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:19.769434 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "19765544-8b50-42ba-bf8f-6134644c3143", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:19.770778 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '19765544-8b50-42ba-bf8f-6134644c3143', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:19.776551 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:19.776551 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:19.777059 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume retrieved successfully. Aug 18 23:47:19.777219 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume of 1 GB Aug 18 23:47:19.780195 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Availability Zones retrieved successfully. Aug 18 23:47:19.784899 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Flow 'volume_create_api' (d91bf405-da2f-4494-84f3-6c1c58730349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:19.786007 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdae52c2-f177-40d7-97ab-3fafecec903a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:19.787030 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:19.810345 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdae52c2-f177-40d7-97ab-3fafecec903a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '19765544-8b50-42ba-bf8f-6134644c3143', 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:19.811358 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1137fd0c-3b4c-4c9f-9b31-49b080b46afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:19.848257 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Created reservations ['5a1b758d-7015-42fe-8adf-d9fb31f4f252', 'fbd6aed6-95f8-4611-9853-d6447dcd9241', '95e43696-d53c-4209-a035-7e2384780680', '9f5f88d8-6907-46a5-8b83-78d8ff621156'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:19.849096 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1137fd0c-3b4c-4c9f-9b31-49b080b46afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a1b758d-7015-42fe-8adf-d9fb31f4f252', 'fbd6aed6-95f8-4611-9853-d6447dcd9241', '95e43696-d53c-4209-a035-7e2384780680', '9f5f88d8-6907-46a5-8b83-78d8ff621156']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:19.849877 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7dc9810-11d7-4d0e-af12-6d1eb2d29b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:19.880793 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7dc9810-11d7-4d0e-af12-6d1eb2d29b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f91f8872-7e05-43e2-a973-040b821c1771', '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='bad2412f9e5e4358963b0ce064567e6e',qos_specs=None,replication_status=,reservations=['5a1b758d-7015-42fe-8adf-d9fb31f4f252','fbd6aed6-95f8-4611-9853-d6447dcd9241','95e43696-d53c-4209-a035-7e2384780680','9f5f88d8-6907-46a5-8b83-78d8ff621156'],size=1,snapshot_id=None,source_replicaid=,source_volid=19765544-8b50-42ba-bf8f-6134644c3143,status='creating',user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), '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-18T23:47:19Z,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=f91f8872-7e05-43e2-a973-040b821c1771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad2412f9e5e4358963b0ce064567e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=19765544-8b50-42ba-bf8f-6134644c3143,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:19.881795 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1188c92a-d6a2-4f76-ad3a-c00f4c6b35b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:19.899790 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1188c92a-d6a2-4f76-ad3a-c00f4c6b35b1) transitioned into state 'SUCCESS' from 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='bad2412f9e5e4358963b0ce064567e6e',qos_specs=None,replication_status=,reservations=['5a1b758d-7015-42fe-8adf-d9fb31f4f252','fbd6aed6-95f8-4611-9853-d6447dcd9241','95e43696-d53c-4209-a035-7e2384780680','9f5f88d8-6907-46a5-8b83-78d8ff621156'],size=1,snapshot_id=None,source_replicaid=,source_volid=19765544-8b50-42ba-bf8f-6134644c3143,status='creating',user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:19.900847 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc17975-e9a0-4867-bb6c-72d11879b3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:19.919465 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc17975-e9a0-4867-bb6c-72d11879b3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:19.920623 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Flow 'volume_create_api' (d91bf405-da2f-4494-84f3-6c1c58730349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:19.921073 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume request issued successfully. Aug 18 23:47:19.921981 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b788d9f-2ab6-4420-ae66-f12a83c9eef6 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:19.922546 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1024/4043] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:47:19 2026] POST /volume/v3/volumes => generated 809 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:19.933395 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc566ad6-4d27-44b9-b7bd-694bb4bb11ca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:19.935184 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc566ad6-4d27-44b9-b7bd-694bb4bb11ca tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 Aug 18 23:47:19.935381 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc566ad6-4d27-44b9-b7bd-694bb4bb11ca tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:19.935610 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc566ad6-4d27-44b9-b7bd-694bb4bb11ca tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:19.945035 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:19.945035 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:19.950058 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bc566ad6-4d27-44b9-b7bd-694bb4bb11ca tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:19.957139 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc566ad6-4d27-44b9-b7bd-694bb4bb11ca tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 returned with HTTP 200 Aug 18 23:47:19.957565 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 998/4044] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:19 2026] GET /volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:20.122223 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-928145f3-b773-4d75-ae2e-95cb34a0e018 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:20.123784 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-928145f3-b773-4d75-ae2e-95cb34a0e018 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:20.123968 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-928145f3-b773-4d75-ae2e-95cb34a0e018 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:20.124181 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-928145f3-b773-4d75-ae2e-95cb34a0e018 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:20.124287 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-928145f3-b773-4d75-ae2e-95cb34a0e018 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:20.128182 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:20.128182 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:20.128864 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-928145f3-b773-4d75-ae2e-95cb34a0e018 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:20.129282 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1017/4045] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:20 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:20.973940 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-45ce389b-65c0-4407-b03c-1e9dd9236d66 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:20.976179 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-45ce389b-65c0-4407-b03c-1e9dd9236d66 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 Aug 18 23:47:20.976367 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-45ce389b-65c0-4407-b03c-1e9dd9236d66 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:20.976587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-45ce389b-65c0-4407-b03c-1e9dd9236d66 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:20.984260 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:20.984260 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:20.988109 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-45ce389b-65c0-4407-b03c-1e9dd9236d66 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:20.993309 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-45ce389b-65c0-4407-b03c-1e9dd9236d66 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 returned with HTTP 200 Aug 18 23:47:20.994052 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1007/4046] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:20 2026] GET /volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:21.011741 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c8923fc6-b024-4c41-8679-c41a5ba6bf9d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:21.013292 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c8923fc6-b024-4c41-8679-c41a5ba6bf9d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 Aug 18 23:47:21.013501 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c8923fc6-b024-4c41-8679-c41a5ba6bf9d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:21.013718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c8923fc6-b024-4c41-8679-c41a5ba6bf9d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:21.020937 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:21.020937 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:21.024661 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c8923fc6-b024-4c41-8679-c41a5ba6bf9d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:21.029665 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c8923fc6-b024-4c41-8679-c41a5ba6bf9d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 returned with HTTP 200 Aug 18 23:47:21.030299 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1025/4047] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:21 2026] GET /volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:21.043429 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2553217-227d-4592-81e9-e4f7696e2f6d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:21.045656 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2553217-227d-4592-81e9-e4f7696e2f6d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:21.045826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2553217-227d-4592-81e9-e4f7696e2f6d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:21.046304 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2553217-227d-4592-81e9-e4f7696e2f6d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:21.046304 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a2553217-227d-4592-81e9-e4f7696e2f6d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume with id: 19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:21.054818 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:21.054818 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:21.055029 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a2553217-227d-4592-81e9-e4f7696e2f6d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:21.071804 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a2553217-227d-4592-81e9-e4f7696e2f6d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume request issued successfully. Aug 18 23:47:21.071804 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2553217-227d-4592-81e9-e4f7696e2f6d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 202 Aug 18 23:47:21.072411 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 999/4048] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:21 2026] DELETE /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:47:21.082398 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0acbe2cd-ad11-41e1-ac5e-ca8b909ec88f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:21.084172 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0acbe2cd-ad11-41e1-ac5e-ca8b909ec88f tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:21.084981 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0acbe2cd-ad11-41e1-ac5e-ca8b909ec88f tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:21.084981 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0acbe2cd-ad11-41e1-ac5e-ca8b909ec88f tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:21.092220 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:21.092220 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:21.097506 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0acbe2cd-ad11-41e1-ac5e-ca8b909ec88f tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:21.103831 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0acbe2cd-ad11-41e1-ac5e-ca8b909ec88f tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 200 Aug 18 23:47:21.103967 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1018/4049] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:21 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:21.141289 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7fe0130d-d537-42e5-bbce-25b78d949f2c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:21.142835 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7fe0130d-d537-42e5-bbce-25b78d949f2c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:21.143002 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7fe0130d-d537-42e5-bbce-25b78d949f2c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:21.143173 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7fe0130d-d537-42e5-bbce-25b78d949f2c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:21.143272 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-7fe0130d-d537-42e5-bbce-25b78d949f2c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:21.147350 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:21.147350 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:21.148193 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7fe0130d-d537-42e5-bbce-25b78d949f2c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:21.148617 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1008/4050] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:21 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:22.119093 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ec18e231-c4be-4fc4-8e60-2212dca12b86 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:22.120911 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ec18e231-c4be-4fc4-8e60-2212dca12b86 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:22.121162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ec18e231-c4be-4fc4-8e60-2212dca12b86 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:22.121392 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ec18e231-c4be-4fc4-8e60-2212dca12b86 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:22.127445 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ec18e231-c4be-4fc4-8e60-2212dca12b86 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 404 Aug 18 23:47:22.128090 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1026/4051] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:22 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:22.160947 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-199c414d-51a9-4083-8735-7802bfb577a0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:22.162665 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-199c414d-51a9-4083-8735-7802bfb577a0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:22.162876 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-199c414d-51a9-4083-8735-7802bfb577a0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:22.163071 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-199c414d-51a9-4083-8735-7802bfb577a0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:22.163168 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-199c414d-51a9-4083-8735-7802bfb577a0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:22.167055 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:22.167055 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:22.167774 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-199c414d-51a9-4083-8735-7802bfb577a0 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:22.168115 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1000/4052] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:22 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:22.919386 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b24cc483-a458-4342-aaa8-1d2cd09f6223 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:23.017051 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b24cc483-a458-4342-aaa8-1d2cd09f6223 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:47:23.017408 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b24cc483-a458-4342-aaa8-1d2cd09f6223 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1251629810-1843125058", "extra_specs": {"multiattach": " True"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:23.030642 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b24cc483-a458-4342-aaa8-1d2cd09f6223 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:47:23.030982 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1019/4053] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:47:22 2026] POST /volume/v3/types => generated 287 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:23.038740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:23.040397 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:23.040741 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1491479022", "snapshot_id": null, "imageRef": null, "volume_type": "d275a0fe-e7e5-4f7f-a7d3-76707fe2b568", "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:23.042314 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1491479022', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'd275a0fe-e7e5-4f7f-a7d3-76707fe2b568', 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:23.047065 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume of 1 GB Aug 18 23:47:23.047330 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:23.047330 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:23.047842 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Availability Zones retrieved successfully. Aug 18 23:47:23.053379 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Flow 'volume_create_api' (ff16cebf-044b-489c-a617-6fab7923edf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:23.054217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f698b10d-bc2c-43c8-9d83-ca91c56145b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:23.055109 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:23.062343 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:23.062343 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:23.077329 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f698b10d-bc2c-43c8-9d83-ca91c56145b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:47:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d275a0fe-e7e5-4f7f-a7d3-76707fe2b568,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1251629810-1843125058',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd275a0fe-e7e5-4f7f-a7d3-76707fe2b568', 'encryption_key_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=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:23.078037 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b5baa0-a37f-41c3-a2d2-f882499c8170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:23.106403 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1251629810-1843125058 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1251629810-1843125058, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:23.106697 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1251629810-1843125058 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1251629810-1843125058, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:23.138181 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Created reservations ['b0c0677c-241b-4c4c-aadc-b3a97f448929', '707f73f6-d566-4206-bcdd-e55a911cd7d8', '1cece1b9-9cc0-4a8d-a6e8-39d031cf4496', '8748db8b-61c9-43f8-a220-833f864bec38'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:23.139042 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b5baa0-a37f-41c3-a2d2-f882499c8170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0c0677c-241b-4c4c-aadc-b3a97f448929', '707f73f6-d566-4206-bcdd-e55a911cd7d8', '1cece1b9-9cc0-4a8d-a6e8-39d031cf4496', '8748db8b-61c9-43f8-a220-833f864bec38']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:23.139807 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12752eb5-9af1-4081-9d96-4147d9380195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:23.160380 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12752eb5-9af1-4081-9d96-4147d9380195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e036b23b-eb5d-49b1-a755-0acd4118e266', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1491479022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1248cf2c8f624e8f8475b7b650d86f71',qos_specs=None,replication_status=,reservations=['b0c0677c-241b-4c4c-aadc-b3a97f448929','707f73f6-d566-4206-bcdd-e55a911cd7d8','1cece1b9-9cc0-4a8d-a6e8-39d031cf4496','8748db8b-61c9-43f8-a220-833f864bec38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b997f3c22d2405cb465bf4c84299093',volume_type_id=d275a0fe-e7e5-4f7f-a7d3-76707fe2b568), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1491479022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e036b23b-eb5d-49b1-a755-0acd4118e266,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1248cf2c8f624e8f8475b7b650d86f71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b997f3c22d2405cb465bf4c84299093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d275a0fe-e7e5-4f7f-a7d3-76707fe2b568),volume_type_id=d275a0fe-e7e5-4f7f-a7d3-76707fe2b568)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:23.161053 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd5a4045-481a-448d-b99b-eb412149294a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:23.177461 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd5a4045-481a-448d-b99b-eb412149294a) transitioned into state 'SUCCESS' from state '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-1491479022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1248cf2c8f624e8f8475b7b650d86f71',qos_specs=None,replication_status=,reservations=['b0c0677c-241b-4c4c-aadc-b3a97f448929','707f73f6-d566-4206-bcdd-e55a911cd7d8','1cece1b9-9cc0-4a8d-a6e8-39d031cf4496','8748db8b-61c9-43f8-a220-833f864bec38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b997f3c22d2405cb465bf4c84299093',volume_type_id=d275a0fe-e7e5-4f7f-a7d3-76707fe2b568)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:23.177809 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bb8b88ea-c441-4941-bc5b-adaff6136d61 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:23.178149 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6fcbae-f7dc-4490-8bd6-c05887a472e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:23.180031 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bb8b88ea-c441-4941-bc5b-adaff6136d61 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:23.180237 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bb8b88ea-c441-4941-bc5b-adaff6136d61 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:23.180420 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bb8b88ea-c441-4941-bc5b-adaff6136d61 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:23.180531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-bb8b88ea-c441-4941-bc5b-adaff6136d61 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:23.185422 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:23.185422 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:23.186325 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bb8b88ea-c441-4941-bc5b-adaff6136d61 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:23.186824 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1027/4054] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:23 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:23.187364 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6fcbae-f7dc-4490-8bd6-c05887a472e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:23.188116 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Flow 'volume_create_api' (ff16cebf-044b-489c-a617-6fab7923edf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:23.188383 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume request issued successfully. Aug 18 23:47:23.188960 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d32b4953-36a7-4cec-a8a1-2792c6f65234 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:23.189380 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1009/4055] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:47:23 2026] POST /volume/v3/volumes => generated 830 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:23.200358 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1002c3b6-c6a0-4aa0-91d9-4271a99b05b5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:23.201615 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8d822383-cddb-4f93-86b2-506f988cb310 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:23.203104 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1002c3b6-c6a0-4aa0-91d9-4271a99b05b5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:23.203302 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1002c3b6-c6a0-4aa0-91d9-4271a99b05b5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:23.203416 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8d822383-cddb-4f93-86b2-506f988cb310 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:23.203502 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1002c3b6-c6a0-4aa0-91d9-4271a99b05b5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:23.203691 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8d822383-cddb-4f93-86b2-506f988cb310 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:23.203875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8d822383-cddb-4f93-86b2-506f988cb310 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:23.203970 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-8d822383-cddb-4f93-86b2-506f988cb310 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:23.208676 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:23.208676 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:23.209407 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8d822383-cddb-4f93-86b2-506f988cb310 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:23.209791 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1020/4056] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:23 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:23.220411 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b48ca44e-8fdb-4c22-8a3d-22fa87e015e1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:23.220561 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:23.220561 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:23.220642 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b48ca44e-8fdb-4c22-8a3d-22fa87e015e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:23.220642 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b48ca44e-8fdb-4c22-8a3d-22fa87e015e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:23.220642 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b48ca44e-8fdb-4c22-8a3d-22fa87e015e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:23.220642 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-b48ca44e-8fdb-4c22-8a3d-22fa87e015e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete backup with id: 25c628bc-723d-4d9d-9200-269bcecb5162. Aug 18 23:47:23.223933 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1002c3b6-c6a0-4aa0-91d9-4271a99b05b5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:23.224354 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:23.224354 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:23.229116 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1002c3b6-c6a0-4aa0-91d9-4271a99b05b5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:23.229751 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1001/4057] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:23 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 898 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:23.235809 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-b48ca44e-8fdb-4c22-8a3d-22fa87e015e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] delete_backup rpcapi backup_id 25c628bc-723d-4d9d-9200-269bcecb5162 {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:47:23.237347 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b48ca44e-8fdb-4c22-8a3d-22fa87e015e1 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 202 Aug 18 23:47:23.237937 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1028/4058] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:47:23 2026] DELETE /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:47:23.245759 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e10595ec-1514-4078-86b6-2c9c46b9edc4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:23.247360 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e10595ec-1514-4078-86b6-2c9c46b9edc4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:23.247560 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e10595ec-1514-4078-86b6-2c9c46b9edc4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:23.247752 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e10595ec-1514-4078-86b6-2c9c46b9edc4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:23.247842 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e10595ec-1514-4078-86b6-2c9c46b9edc4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:23.251622 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:23.251622 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:23.252314 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e10595ec-1514-4078-86b6-2c9c46b9edc4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 200 Aug 18 23:47:23.252709 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1010/4059] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:23 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:23.625657 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:23.627876 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:23.628307 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "0b407183-9512-430e-a370-c8d3303dfac0", "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:23.630348 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '0b407183-9512-430e-a370-c8d3303dfac0', 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:23.729321 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume of 1 GB Aug 18 23:47:23.734883 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Availability Zones retrieved successfully. Aug 18 23:47:23.742354 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Flow 'volume_create_api' (954122ad-3a26-4aa0-bb53-7592502c53c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:23.743804 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd160f74-de83-47fd-bc30-9d4369b6abc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:23.745033 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:23.796122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd160f74-de83-47fd-bc30-9d4369b6abc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:23.796872 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b14489e-2649-4ed1-b391-ed69ac2863cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:23.831930 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Created reservations ['3fc28fd1-3dff-4a98-b9fe-115efaace169', '4fe2c585-ea11-4178-812c-51c8ba61776b', 'dbd0376c-0775-40ed-90a6-c50e5c72cb39', '069481a1-23bb-46b3-8372-e425ea48b9c2'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:23.832742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b14489e-2649-4ed1-b391-ed69ac2863cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fc28fd1-3dff-4a98-b9fe-115efaace169', '4fe2c585-ea11-4178-812c-51c8ba61776b', 'dbd0376c-0775-40ed-90a6-c50e5c72cb39', '069481a1-23bb-46b3-8372-e425ea48b9c2']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:23.833418 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d76594-acea-42cb-a8c2-99279baa57e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:23.852621 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d76594-acea-42cb-a8c2-99279baa57e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42329e93-3831-4913-a22d-d3be9b54b551', '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='bad2412f9e5e4358963b0ce064567e6e',qos_specs=None,replication_status=,reservations=['3fc28fd1-3dff-4a98-b9fe-115efaace169','4fe2c585-ea11-4178-812c-51c8ba61776b','dbd0376c-0775-40ed-90a6-c50e5c72cb39','069481a1-23bb-46b3-8372-e425ea48b9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:23Z,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=42329e93-3831-4913-a22d-d3be9b54b551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad2412f9e5e4358963b0ce064567e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:23.853302 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab9f83e-c823-4aa9-bf21-8465457d5a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:23.868413 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab9f83e-c823-4aa9-bf21-8465457d5a5b) transitioned into state 'SUCCESS' from 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='bad2412f9e5e4358963b0ce064567e6e',qos_specs=None,replication_status=,reservations=['3fc28fd1-3dff-4a98-b9fe-115efaace169','4fe2c585-ea11-4178-812c-51c8ba61776b','dbd0376c-0775-40ed-90a6-c50e5c72cb39','069481a1-23bb-46b3-8372-e425ea48b9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:23.869085 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1fc534d-29fe-419c-9442-d9a34d4802f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:23.876312 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1fc534d-29fe-419c-9442-d9a34d4802f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:23.877067 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Flow 'volume_create_api' (954122ad-3a26-4aa0-bb53-7592502c53c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:23.877351 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume request issued successfully. Aug 18 23:47:23.877919 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-99aa9ced-4536-4e85-87d0-aed6090893c2 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:23.878316 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1021/4060] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:47:23 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 18 23:47:23.889814 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2aaa5615-b26a-4a3b-9240-896cbab582e4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:23.892020 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2aaa5615-b26a-4a3b-9240-896cbab582e4 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:23.892297 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2aaa5615-b26a-4a3b-9240-896cbab582e4 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:23.892537 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2aaa5615-b26a-4a3b-9240-896cbab582e4 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:23.902007 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:23.902007 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:23.906185 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2aaa5615-b26a-4a3b-9240-896cbab582e4 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:23.912581 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2aaa5615-b26a-4a3b-9240-896cbab582e4 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:23.913088 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1002/4061] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:23 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:24.244357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-67186508-ba18-4b41-bda1-c7a5ce7feac7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:24.245942 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-67186508-ba18-4b41-bda1-c7a5ce7feac7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:24.246124 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-67186508-ba18-4b41-bda1-c7a5ce7feac7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:24.246298 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-67186508-ba18-4b41-bda1-c7a5ce7feac7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:24.252852 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:24.252852 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:24.256289 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-67186508-ba18-4b41-bda1-c7a5ce7feac7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:24.260416 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-67186508-ba18-4b41-bda1-c7a5ce7feac7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:24.260860 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1029/4062] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:24 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:24.262128 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-84e110dc-f232-4391-84c1-691c6a453493 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:24.263679 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-84e110dc-f232-4391-84c1-691c6a453493 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 Aug 18 23:47:24.263966 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-84e110dc-f232-4391-84c1-691c6a453493 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:24.264209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-84e110dc-f232-4391-84c1-691c6a453493 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:24.265168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-84e110dc-f232-4391-84c1-691c6a453493 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id 25c628bc-723d-4d9d-9200-269bcecb5162. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:24.267745 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-84e110dc-f232-4391-84c1-691c6a453493 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 returned with HTTP 404 Aug 18 23:47:24.268226 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1011/4063] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:24 2026] GET /volume/v3/backups/25c628bc-723d-4d9d-9200-269bcecb5162 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:24.271305 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-82a66abd-d6e6-414c-9bd2-3a06f86cbb43 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:24.273071 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-82a66abd-d6e6-414c-9bd2-3a06f86cbb43 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:24.273237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-82a66abd-d6e6-414c-9bd2-3a06f86cbb43 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:24.273443 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-82a66abd-d6e6-414c-9bd2-3a06f86cbb43 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:24.288196 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:24.288196 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:24.291833 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-82a66abd-d6e6-414c-9bd2-3a06f86cbb43 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:24.296124 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-82a66abd-d6e6-414c-9bd2-3a06f86cbb43 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:24.296532 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1022/4064] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:24 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:24.310650 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:24.312378 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:24.312767 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1675269355", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:24.314539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1675269355', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:24.317764 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume of 1 GB Aug 18 23:47:24.328200 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Availability Zones retrieved successfully. Aug 18 23:47:24.336767 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Flow 'volume_create_api' (e7d61288-19a6-48d9-ad5d-be3c1cdb3017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:24.338541 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d664d1b2-5123-4e5e-a386-670344690a8c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:24.338618 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d82f6f-b2cb-4e69-8b8a-e70c9a357743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:24.338618 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:24.339476 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d664d1b2-5123-4e5e-a386-670344690a8c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:47:24.339764 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d664d1b2-5123-4e5e-a386-670344690a8c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:24.340010 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d664d1b2-5123-4e5e-a386-670344690a8c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:24.340146 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-d664d1b2-5123-4e5e-a386-670344690a8c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete backup with id: b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. Aug 18 23:47:24.345199 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:24.345199 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:24.361855 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d82f6f-b2cb-4e69-8b8a-e70c9a357743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:24.362324 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-d664d1b2-5123-4e5e-a386-670344690a8c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] delete_backup rpcapi backup_id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:47:24.362692 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f54dc4fe-5267-4601-b7ea-78767ab6c6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:24.364339 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d664d1b2-5123-4e5e-a386-670344690a8c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 202 Aug 18 23:47:24.364876 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1030/4065] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:47:24 2026] DELETE /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:47:24.374548 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0997beab-abe7-47fb-84dc-7026a4f0250c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:24.379485 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0997beab-abe7-47fb-84dc-7026a4f0250c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:47:24.379485 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0997beab-abe7-47fb-84dc-7026a4f0250c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:24.379485 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0997beab-abe7-47fb-84dc-7026a4f0250c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:24.379485 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-0997beab-abe7-47fb-84dc-7026a4f0250c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:24.383342 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:24.383342 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:24.384191 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0997beab-abe7-47fb-84dc-7026a4f0250c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 200 Aug 18 23:47:24.385030 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1012/4066] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:24 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:24.409325 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Created reservations ['5c0968c5-1843-4521-a450-6ca0ffcd4797', '70bd1c28-cd48-47c0-b200-5fed2dfa7f55', 'd932e78f-2872-412d-adf3-c38c4b716633', 'ce31ae30-9b1f-401a-bf84-08100d40610a'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:24.410042 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f54dc4fe-5267-4601-b7ea-78767ab6c6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c0968c5-1843-4521-a450-6ca0ffcd4797', '70bd1c28-cd48-47c0-b200-5fed2dfa7f55', 'd932e78f-2872-412d-adf3-c38c4b716633', 'ce31ae30-9b1f-401a-bf84-08100d40610a']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:24.410689 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a42ce59c-c0e7-4f20-ada7-7e9325f976a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:24.432424 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a42ce59c-c0e7-4f20-ada7-7e9325f976a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd73bed99-8520-46b7-b94f-7ec87daeebe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1675269355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1248cf2c8f624e8f8475b7b650d86f71',qos_specs=None,replication_status=,reservations=['5c0968c5-1843-4521-a450-6ca0ffcd4797','70bd1c28-cd48-47c0-b200-5fed2dfa7f55','d932e78f-2872-412d-adf3-c38c4b716633','ce31ae30-9b1f-401a-bf84-08100d40610a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b997f3c22d2405cb465bf4c84299093',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1675269355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d73bed99-8520-46b7-b94f-7ec87daeebe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1248cf2c8f624e8f8475b7b650d86f71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b997f3c22d2405cb465bf4c84299093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:24.433089 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (997378db-595d-448a-bbea-d1fdc96a589a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:24.448212 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (997378db-595d-448a-bbea-d1fdc96a589a) transitioned into state 'SUCCESS' from state '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-1675269355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1248cf2c8f624e8f8475b7b650d86f71',qos_specs=None,replication_status=,reservations=['5c0968c5-1843-4521-a450-6ca0ffcd4797','70bd1c28-cd48-47c0-b200-5fed2dfa7f55','d932e78f-2872-412d-adf3-c38c4b716633','ce31ae30-9b1f-401a-bf84-08100d40610a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b997f3c22d2405cb465bf4c84299093',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:24.448836 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d855f7-bb46-4d20-82b3-34d31cf7fb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:24.459159 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63d855f7-bb46-4d20-82b3-34d31cf7fb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:24.459877 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Flow 'volume_create_api' (e7d61288-19a6-48d9-ad5d-be3c1cdb3017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:24.460184 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume request issued successfully. Aug 18 23:47:24.460761 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9c24e056-3bd3-443e-9ec5-fecf9171b0a2 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:24.461221 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1003/4067] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:47:24 2026] POST /volume/v3/volumes => generated 753 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:24.472776 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2a502794-feec-4e1c-85c3-c3ba28311cb7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:24.474748 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2a502794-feec-4e1c-85c3-c3ba28311cb7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:24.475026 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2a502794-feec-4e1c-85c3-c3ba28311cb7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:24.475306 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2a502794-feec-4e1c-85c3-c3ba28311cb7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:24.483256 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:24.483256 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:24.487103 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2a502794-feec-4e1c-85c3-c3ba28311cb7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:24.491355 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2a502794-feec-4e1c-85c3-c3ba28311cb7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:24.491836 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1023/4068] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:24 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:24.924642 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4778f73e-5b34-45e4-a1ff-276f62d4314b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:24.926335 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4778f73e-5b34-45e4-a1ff-276f62d4314b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:24.926568 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4778f73e-5b34-45e4-a1ff-276f62d4314b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:24.926762 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4778f73e-5b34-45e4-a1ff-276f62d4314b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:24.933813 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:24.933813 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:24.937134 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4778f73e-5b34-45e4-a1ff-276f62d4314b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:24.941067 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4778f73e-5b34-45e4-a1ff-276f62d4314b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:24.941383 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1031/4069] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:24 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:25.395077 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d9e89759-e319-4ea4-896e-bf069aaa7e96 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.396745 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d9e89759-e319-4ea4-896e-bf069aaa7e96 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c Aug 18 23:47:25.397054 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d9e89759-e319-4ea4-896e-bf069aaa7e96 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:25.397322 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d9e89759-e319-4ea4-896e-bf069aaa7e96 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:25.398311 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-d9e89759-e319-4ea4-896e-bf069aaa7e96 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Show backup with id b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:25.401280 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d9e89759-e319-4ea4-896e-bf069aaa7e96 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c returned with HTTP 404 Aug 18 23:47:25.401280 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1013/4070] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:25 2026] GET /volume/v3/backups/b2a1c8ab-d9ec-4980-beaa-16835cc3ab6c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:25.488893 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-1840243e-7af0-48ab-8346-41c1f01aee69 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.490915 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-1840243e-7af0-48ab-8346-41c1f01aee69 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:25.491114 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-1840243e-7af0-48ab-8346-41c1f01aee69 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:25.491303 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-1840243e-7af0-48ab-8346-41c1f01aee69 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:25.500335 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:25.500335 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:25.505015 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-1840243e-7af0-48ab-8346-41c1f01aee69 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:25.505717 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c3441069-784c-4b57-8ab6-d27d1facb021 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.507182 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c3441069-784c-4b57-8ab6-d27d1facb021 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:25.507368 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c3441069-784c-4b57-8ab6-d27d1facb021 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:25.507578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c3441069-784c-4b57-8ab6-d27d1facb021 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:25.508881 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-1840243e-7af0-48ab-8346-41c1f01aee69 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:47:25.509377 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1004/4071] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:47:25 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:25.514626 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:25.514626 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:25.516404 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c3441069-784c-4b57-8ab6-d27d1facb021 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:25.520071 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c3441069-784c-4b57-8ab6-d27d1facb021 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:25.520432 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1024/4072] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:25 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:25.525886 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-8c1ac2b0-6de4-4bfa-8229-c9c1af3bdff4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.528619 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-8c1ac2b0-6de4-4bfa-8229-c9c1af3bdff4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] POST https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4/action Aug 18 23:47:25.528949 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-8c1ac2b0-6de4-4bfa-8229-c9c1af3bdff4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:47:25.529097 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-8c1ac2b0-6de4-4bfa-8229-c9c1af3bdff4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:25.531850 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7701cde9-cf54-419f-8f44-54d4e6fc296a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.533246 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7701cde9-cf54-419f-8f44-54d4e6fc296a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:25.533602 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7701cde9-cf54-419f-8f44-54d4e6fc296a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:25.533903 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7701cde9-cf54-419f-8f44-54d4e6fc296a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:25.540446 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:25.540446 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:25.543472 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-8c1ac2b0-6de4-4bfa-8229-c9c1af3bdff4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:25.543554 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:25.543554 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:25.546067 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7701cde9-cf54-419f-8f44-54d4e6fc296a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:25.547742 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-8c1ac2b0-6de4-4bfa-8229-c9c1af3bdff4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Begin detaching volume completed successfully. Aug 18 23:47:25.547955 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-8c1ac2b0-6de4-4bfa-8229-c9c1af3bdff4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4/action returned with HTTP 202 Aug 18 23:47:25.548391 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1032/4073] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:47:25 2026] POST /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:47:25.551478 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7701cde9-cf54-419f-8f44-54d4e6fc296a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:25.552533 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1014/4074] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:25 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:25.566980 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bd85cccc-1aa3-4ffb-a104-2fe1abf79ce3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.568189 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c9134e48-cbbf-433c-9d8c-5800d28e0cec None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.568759 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bd85cccc-1aa3-4ffb-a104-2fe1abf79ce3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:25.568949 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bd85cccc-1aa3-4ffb-a104-2fe1abf79ce3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:25.569140 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bd85cccc-1aa3-4ffb-a104-2fe1abf79ce3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:25.569786 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c9134e48-cbbf-433c-9d8c-5800d28e0cec tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:47:25.570125 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c9134e48-cbbf-433c-9d8c-5800d28e0cec tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-260864095", "extra_specs": {}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:25.577863 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:25.577863 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:25.581190 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bd85cccc-1aa3-4ffb-a104-2fe1abf79ce3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:25.582000 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c9134e48-cbbf-433c-9d8c-5800d28e0cec tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:47:25.582358 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1025/4075] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:47:25 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:25.585386 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bd85cccc-1aa3-4ffb-a104-2fe1abf79ce3 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:47:25.585768 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1005/4076] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:25 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:25.586707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6e95684c-d9ae-494d-8e37-b0de30f7749a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.587017 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6e95684c-d9ae-494d-8e37-b0de30f7749a None None] GET https://10.4.3.229/volume// Aug 18 23:47:25.587156 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6e95684c-d9ae-494d-8e37-b0de30f7749a None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:25.587320 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6e95684c-d9ae-494d-8e37-b0de30f7749a None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:25.587682 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6e95684c-d9ae-494d-8e37-b0de30f7749a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:25.587927 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1033/4077] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:47:25 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:47:25.589770 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1aaaa0a4-8718-4155-9106-b3044b8c0a23 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.591125 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1aaaa0a4-8718-4155-9106-b3044b8c0a23 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] POST https://10.4.3.229/volume/v3/types/5ab97edb-bec5-4916-bb74-97c2a63f4acc/encryption Aug 18 23:47:25.591497 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1aaaa0a4-8718-4155-9106-b3044b8c0a23 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:25.593842 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-748146b5-461b-4ff4-89d0-0cce81f829a4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.595634 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-748146b5-461b-4ff4-89d0-0cce81f829a4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:25.595972 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-748146b5-461b-4ff4-89d0-0cce81f829a4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:25.595972 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-748146b5-461b-4ff4-89d0-0cce81f829a4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:25.604186 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:25.604186 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:25.607544 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-748146b5-461b-4ff4-89d0-0cce81f829a4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:25.607634 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1aaaa0a4-8718-4155-9106-b3044b8c0a23 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] https://10.4.3.229/volume/v3/types/5ab97edb-bec5-4916-bb74-97c2a63f4acc/encryption returned with HTTP 200 Aug 18 23:47:25.608049 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1015/4078] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:47:25 2026] POST /volume/v3/types/5ab97edb-bec5-4916-bb74-97c2a63f4acc/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:25.612170 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-748146b5-461b-4ff4-89d0-0cce81f829a4 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:47:25.612650 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1026/4079] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:47:25 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 1317 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:25.617257 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.619641 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:25.620109 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-9694828", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-260864095", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:25.621323 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-9694828', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-260864095', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:25.624918 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume of 1 GB Aug 18 23:47:25.625175 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:25.625175 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:25.625729 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Availability Zones retrieved successfully. Aug 18 23:47:25.630708 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Flow 'volume_create_api' (2fe0bc89-583f-49d0-b4f6-52eca5e426f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:25.631548 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e80b86d1-6613-43d8-8bab-7e628929447a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:25.632355 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:25.654010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e80b86d1-6613-43d8-8bab-7e628929447a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:47:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5ab97edb-bec5-4916-bb74-97c2a63f4acc,is_public=True,name='tempest-scenario-type-luks-260864095',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5ab97edb-bec5-4916-bb74-97c2a63f4acc', '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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:25.654676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (861c58e3-b5a3-4334-aa44-fda783bd7c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:25.678136 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-260864095 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-260864095, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:25.678481 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-260864095 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-260864095, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:25.707047 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Created reservations ['e64601eb-599d-485e-ad25-d6d25a0b48cf', '5b44c8c5-174b-4c2a-a7f4-c8a7839994f6', 'c336bd3f-a94b-47aa-a6f9-326d231e77c9', 'd49157e6-204d-47c0-9ca6-93c4c37c6240'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:25.707852 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (861c58e3-b5a3-4334-aa44-fda783bd7c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e64601eb-599d-485e-ad25-d6d25a0b48cf', '5b44c8c5-174b-4c2a-a7f4-c8a7839994f6', 'c336bd3f-a94b-47aa-a6f9-326d231e77c9', 'd49157e6-204d-47c0-9ca6-93c4c37c6240']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:25.708628 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d246cd-c9b6-4717-8fe5-242440c37f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:25.728404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d246cd-c9b6-4717-8fe5-242440c37f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-9694828',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1248cf2c8f624e8f8475b7b650d86f71',qos_specs=None,replication_status=,reservations=['e64601eb-599d-485e-ad25-d6d25a0b48cf','5b44c8c5-174b-4c2a-a7f4-c8a7839994f6','c336bd3f-a94b-47aa-a6f9-326d231e77c9','d49157e6-204d-47c0-9ca6-93c4c37c6240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b997f3c22d2405cb465bf4c84299093',volume_type_id=5ab97edb-bec5-4916-bb74-97c2a63f4acc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-9694828',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1248cf2c8f624e8f8475b7b650d86f71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b997f3c22d2405cb465bf4c84299093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ab97edb-bec5-4916-bb74-97c2a63f4acc),volume_type_id=5ab97edb-bec5-4916-bb74-97c2a63f4acc)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:25.729208 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f2e97f-19f5-4ec0-ac3a-21354c92dea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:25.743866 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f2e97f-19f5-4ec0-ac3a-21354c92dea7) transitioned into state 'SUCCESS' from state '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-9694828',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1248cf2c8f624e8f8475b7b650d86f71',qos_specs=None,replication_status=,reservations=['e64601eb-599d-485e-ad25-d6d25a0b48cf','5b44c8c5-174b-4c2a-a7f4-c8a7839994f6','c336bd3f-a94b-47aa-a6f9-326d231e77c9','d49157e6-204d-47c0-9ca6-93c4c37c6240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b997f3c22d2405cb465bf4c84299093',volume_type_id=5ab97edb-bec5-4916-bb74-97c2a63f4acc)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:25.744461 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d967be5-8991-4f8f-a5f2-fd6a3f586398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:25.752321 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d967be5-8991-4f8f-a5f2-fd6a3f586398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:25.753072 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Flow 'volume_create_api' (2fe0bc89-583f-49d0-b4f6-52eca5e426f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:25.753329 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume request issued successfully. Aug 18 23:47:25.753864 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-08f4dcd5-c894-4eb2-a8f9-02e7e96187fe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:25.754428 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1006/4080] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:47:25 2026] POST /volume/v3/volumes => generated 777 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:25.768668 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-19eff4f9-73cc-47db-95d2-ac683f7fb0a6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.770199 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-19eff4f9-73cc-47db-95d2-ac683f7fb0a6 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:25.770370 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-19eff4f9-73cc-47db-95d2-ac683f7fb0a6 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:25.770578 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-19eff4f9-73cc-47db-95d2-ac683f7fb0a6 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:25.776936 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:25.776936 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:25.780153 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-19eff4f9-73cc-47db-95d2-ac683f7fb0a6 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:25.783900 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-19eff4f9-73cc-47db-95d2-ac683f7fb0a6 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:25.784239 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1034/4081] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:25 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:25.955471 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fcc64b80-6a31-458f-9b11-407f839c9e46 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:25.956853 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fcc64b80-6a31-458f-9b11-407f839c9e46 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:25.957180 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fcc64b80-6a31-458f-9b11-407f839c9e46 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:25.957445 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fcc64b80-6a31-458f-9b11-407f839c9e46 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:25.963831 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:25.963831 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:25.968878 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fcc64b80-6a31-458f-9b11-407f839c9e46 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:25.970546 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fcc64b80-6a31-458f-9b11-407f839c9e46 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:25.970938 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1016/4082] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:25 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:26.597552 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8c4353d3-f42e-4d7a-8734-6969ebd97aeb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:26.599603 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c4353d3-f42e-4d7a-8734-6969ebd97aeb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:26.599876 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c4353d3-f42e-4d7a-8734-6969ebd97aeb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:26.600129 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c4353d3-f42e-4d7a-8734-6969ebd97aeb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:26.611124 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:26.611124 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:26.614935 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8c4353d3-f42e-4d7a-8734-6969ebd97aeb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:26.620037 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c4353d3-f42e-4d7a-8734-6969ebd97aeb tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:47:26.620477 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1027/4083] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:26 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:26.798788 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dd3aa95f-3630-47b1-a890-e083cfaed2c5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:26.800796 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dd3aa95f-3630-47b1-a890-e083cfaed2c5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:26.801046 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dd3aa95f-3630-47b1-a890-e083cfaed2c5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:26.801302 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dd3aa95f-3630-47b1-a890-e083cfaed2c5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:26.811040 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:26.811040 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:26.814940 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dd3aa95f-3630-47b1-a890-e083cfaed2c5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:26.820532 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dd3aa95f-3630-47b1-a890-e083cfaed2c5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:26.821031 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1007/4084] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:26 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:26.832980 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-921854ba-2bec-4782-ba71-5ed7f2838c2a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:26.835204 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-921854ba-2bec-4782-ba71-5ed7f2838c2a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:26.835428 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-921854ba-2bec-4782-ba71-5ed7f2838c2a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:26.835712 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-921854ba-2bec-4782-ba71-5ed7f2838c2a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:26.844775 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:26.844775 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:26.848886 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-921854ba-2bec-4782-ba71-5ed7f2838c2a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:26.852952 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-921854ba-2bec-4782-ba71-5ed7f2838c2a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:26.853342 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1035/4085] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:26 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:26.891579 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-f4ccf63d-b1c7-41e1-ab2c-7682b0d76f05 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:26.893341 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-f4ccf63d-b1c7-41e1-ab2c-7682b0d76f05 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:26.893635 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-f4ccf63d-b1c7-41e1-ab2c-7682b0d76f05 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:26.893881 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-f4ccf63d-b1c7-41e1-ab2c-7682b0d76f05 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:26.900504 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:26.900504 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:26.902989 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-f4ccf63d-b1c7-41e1-ab2c-7682b0d76f05 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:26.908985 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-f4ccf63d-b1c7-41e1-ab2c-7682b0d76f05 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:26.909650 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1017/4086] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:47:26 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:26.968092 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5b432034-6d81-44bb-b3ec-5a36f5695912 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:26.968529 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5b432034-6d81-44bb-b3ec-5a36f5695912 None None] GET https://10.4.3.229/volume// Aug 18 23:47:26.968733 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5b432034-6d81-44bb-b3ec-5a36f5695912 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:26.968919 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5b432034-6d81-44bb-b3ec-5a36f5695912 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:26.969267 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5b432034-6d81-44bb-b3ec-5a36f5695912 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:26.969613 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1028/4087] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:47: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 18 23:47:26.975734 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-1798231f-00d1-42d7-a6b9-a551c77a8392 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:26.982023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3c6c68af-c268-4a93-999f-4c34c7929998 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:26.983766 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3c6c68af-c268-4a93-999f-4c34c7929998 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:26.983964 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3c6c68af-c268-4a93-999f-4c34c7929998 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:26.984162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3c6c68af-c268-4a93-999f-4c34c7929998 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:26.991907 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:26.991907 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:26.995984 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3c6c68af-c268-4a93-999f-4c34c7929998 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:27.001663 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3c6c68af-c268-4a93-999f-4c34c7929998 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:27.002077 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1036/4088] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:26 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:27.025099 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-1798231f-00d1-42d7-a6b9-a551c77a8392 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:47:27.025573 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-1798231f-00d1-42d7-a6b9-a551c77a8392 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d73bed99-8520-46b7-b94f-7ec87daeebe9", "connector": null, "instance_uuid": "d8b42901-3385-4ce3-9991-6ddfca4ddca1"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:27.035249 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:27.035249 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:27.059344 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-1798231f-00d1-42d7-a6b9-a551c77a8392 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:47:27.059981 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1008/4089] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:47:26 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 18 23:47:27.084969 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5c55501f-9d55-4756-930b-c13e73cb9a19 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:27.088102 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5c55501f-9d55-4756-930b-c13e73cb9a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:27.088102 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5c55501f-9d55-4756-930b-c13e73cb9a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:27.088102 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5c55501f-9d55-4756-930b-c13e73cb9a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:27.094147 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dcc75541-401c-4711-bf7d-aa10403ee8a9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:27.095142 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dcc75541-401c-4711-bf7d-aa10403ee8a9 None None] GET https://10.4.3.229/volume// Aug 18 23:47:27.095142 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dcc75541-401c-4711-bf7d-aa10403ee8a9 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:27.095142 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dcc75541-401c-4711-bf7d-aa10403ee8a9 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:27.095275 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dcc75541-401c-4711-bf7d-aa10403ee8a9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:27.095469 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1029/4090] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:47: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 18 23:47:27.099443 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:27.099443 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:27.102449 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5c55501f-9d55-4756-930b-c13e73cb9a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:27.102532 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-2f6f2c63-2669-45f7-b156-477f30ecccc7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:27.104485 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-2f6f2c63-2669-45f7-b156-477f30ecccc7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:27.104776 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-2f6f2c63-2669-45f7-b156-477f30ecccc7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:27.104971 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-2f6f2c63-2669-45f7-b156-477f30ecccc7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:27.106327 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5c55501f-9d55-4756-930b-c13e73cb9a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:27.106773 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1018/4091] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:27 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:27.113911 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:27.113911 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:27.117176 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-2f6f2c63-2669-45f7-b156-477f30ecccc7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:27.121103 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-2f6f2c63-2669-45f7-b156-477f30ecccc7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:27.121532 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1037/4092] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:47:27 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:27.213737 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-d473ea40-22ad-489b-8445-57ed260e7e10 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:27.215492 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-d473ea40-22ad-489b-8445-57ed260e7e10 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] PUT https://10.4.3.229/volume/v3/attachments/df38de43-28f2-49b5-8925-d463254a6a5e Aug 18 23:47:27.215864 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-d473ea40-22ad-489b-8445-57ed260e7e10 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:27.222268 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-d473ea40-22ad-489b-8445-57ed260e7e10 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Acquiring lock "cinder-attachment_update-d73bed99-8520-46b7-b94f-7ec87daeebe9-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:47:27.226380 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-d473ea40-22ad-489b-8445-57ed260e7e10 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Lock "cinder-attachment_update-d73bed99-8520-46b7-b94f-7ec87daeebe9-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:47:27.227195 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:27.227195 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:27.294694 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-d473ea40-22ad-489b-8445-57ed260e7e10 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Lock "cinder-attachment_update-d73bed99-8520-46b7-b94f-7ec87daeebe9-np0000007721" released by "attachment_update" :: held 0.068s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:47:27.294968 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-d473ea40-22ad-489b-8445-57ed260e7e10 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/df38de43-28f2-49b5-8925-d463254a6a5e returned with HTTP 200 Aug 18 23:47:27.295731 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1009/4093] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:47:27 2026] PUT /volume/v3/attachments/df38de43-28f2-49b5-8925-d463254a6a5e => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:27.633188 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5163c909-edf6-4488-8b0f-209607b83330 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:27.634924 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5163c909-edf6-4488-8b0f-209607b83330 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:27.635137 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5163c909-edf6-4488-8b0f-209607b83330 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:27.635345 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5163c909-edf6-4488-8b0f-209607b83330 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:27.645391 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:27.645391 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:27.648806 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5163c909-edf6-4488-8b0f-209607b83330 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:27.653158 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5163c909-edf6-4488-8b0f-209607b83330 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:47:27.653558 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1030/4094] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:27 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:28.015500 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bb5933e9-9a7a-4bed-ba41-bdebe653d425 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:28.017199 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb5933e9-9a7a-4bed-ba41-bdebe653d425 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:28.018478 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb5933e9-9a7a-4bed-ba41-bdebe653d425 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:28.018478 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb5933e9-9a7a-4bed-ba41-bdebe653d425 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:28.024086 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:28.024086 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:28.027206 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bb5933e9-9a7a-4bed-ba41-bdebe653d425 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:28.030761 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb5933e9-9a7a-4bed-ba41-bdebe653d425 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:28.031079 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1019/4095] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:28 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:28.118854 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e908f1a7-87c5-47b0-8513-437f679c6af5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:28.120599 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e908f1a7-87c5-47b0-8513-437f679c6af5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:28.120788 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e908f1a7-87c5-47b0-8513-437f679c6af5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:28.120964 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e908f1a7-87c5-47b0-8513-437f679c6af5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:28.129913 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:28.129913 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:28.132967 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e908f1a7-87c5-47b0-8513-437f679c6af5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:28.136444 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e908f1a7-87c5-47b0-8513-437f679c6af5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:28.136794 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1038/4096] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:28 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:28.507495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-27c26834-cb55-4b63-bc9b-52dbc5003a95 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:28.509348 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-27c26834-cb55-4b63-bc9b-52dbc5003a95 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/attachments/56085c51-362a-4339-91f3-79766ce8cb38 Aug 18 23:47:28.509556 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-27c26834-cb55-4b63-bc9b-52dbc5003a95 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:28.509741 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-27c26834-cb55-4b63-bc9b-52dbc5003a95 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:28.524849 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:28.524849 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:28.577821 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bde3cdc7-82e0-40a3-874b-b06b3cef821e req-27c26834-cb55-4b63-bc9b-52dbc5003a95 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/attachments/56085c51-362a-4339-91f3-79766ce8cb38 returned with HTTP 200 Aug 18 23:47:28.578195 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1010/4097] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:47:28 2026] DELETE /volume/v3/attachments/56085c51-362a-4339-91f3-79766ce8cb38 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:28.665884 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-73598882-6319-4183-8d34-57a6bfffe40d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:28.667534 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-73598882-6319-4183-8d34-57a6bfffe40d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:28.667747 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-73598882-6319-4183-8d34-57a6bfffe40d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:28.667918 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-73598882-6319-4183-8d34-57a6bfffe40d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:28.674092 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:28.674092 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:28.677414 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-73598882-6319-4183-8d34-57a6bfffe40d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:28.681295 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-73598882-6319-4183-8d34-57a6bfffe40d tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:47:28.681681 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1031/4098] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:28 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:29.043064 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6758523d-4431-49c9-940b-c8a70c77c815 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:29.046546 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6758523d-4431-49c9-940b-c8a70c77c815 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:29.046546 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6758523d-4431-49c9-940b-c8a70c77c815 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:29.046546 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6758523d-4431-49c9-940b-c8a70c77c815 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:29.052536 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:29.052536 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:29.055812 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6758523d-4431-49c9-940b-c8a70c77c815 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:29.059925 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6758523d-4431-49c9-940b-c8a70c77c815 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:29.060380 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1020/4099] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:29 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:29.149600 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-18349eeb-62c7-4c37-a2d6-8424bdaf800f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:29.151881 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-18349eeb-62c7-4c37-a2d6-8424bdaf800f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:29.152158 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-18349eeb-62c7-4c37-a2d6-8424bdaf800f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:29.152431 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-18349eeb-62c7-4c37-a2d6-8424bdaf800f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:29.162977 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:29.162977 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:29.165438 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-18349eeb-62c7-4c37-a2d6-8424bdaf800f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:29.169171 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-18349eeb-62c7-4c37-a2d6-8424bdaf800f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:29.169534 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1039/4100] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:29 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:30.072488 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a076c93a-3955-4c60-824e-bf4d5e706b89 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:30.074086 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a076c93a-3955-4c60-824e-bf4d5e706b89 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:30.074268 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a076c93a-3955-4c60-824e-bf4d5e706b89 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:30.074453 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a076c93a-3955-4c60-824e-bf4d5e706b89 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:30.080622 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:30.080622 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:30.083766 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a076c93a-3955-4c60-824e-bf4d5e706b89 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:30.087240 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a076c93a-3955-4c60-824e-bf4d5e706b89 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:30.087599 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1011/4101] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:30 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:30.181825 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d5d9ad9f-dae3-4139-bf44-a4e0580aae51 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:30.183283 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d5d9ad9f-dae3-4139-bf44-a4e0580aae51 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:30.183443 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d5d9ad9f-dae3-4139-bf44-a4e0580aae51 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:30.183644 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d5d9ad9f-dae3-4139-bf44-a4e0580aae51 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:30.192868 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:30.192868 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:30.195785 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d5d9ad9f-dae3-4139-bf44-a4e0580aae51 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:30.199442 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d5d9ad9f-dae3-4139-bf44-a4e0580aae51 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:30.199841 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1032/4102] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:30 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:31.099962 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-84355b2f-935f-4b50-81a5-29d18e7bf196 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:31.101499 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-84355b2f-935f-4b50-81a5-29d18e7bf196 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:31.101877 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-84355b2f-935f-4b50-81a5-29d18e7bf196 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:31.103121 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-84355b2f-935f-4b50-81a5-29d18e7bf196 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:31.108545 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:31.108545 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:31.111847 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-84355b2f-935f-4b50-81a5-29d18e7bf196 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:31.116043 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-84355b2f-935f-4b50-81a5-29d18e7bf196 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:31.116461 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1021/4103] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:31 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:31.212466 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c996e848-9882-4672-8e4f-8f1ada315ec8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:31.214176 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c996e848-9882-4672-8e4f-8f1ada315ec8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:31.214697 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c996e848-9882-4672-8e4f-8f1ada315ec8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:31.214697 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c996e848-9882-4672-8e4f-8f1ada315ec8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:31.224553 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:31.224553 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:31.227995 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c996e848-9882-4672-8e4f-8f1ada315ec8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:31.231978 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c996e848-9882-4672-8e4f-8f1ada315ec8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:31.232335 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1040/4104] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:31 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:31.416378 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-52333214-3a05-4b50-83c3-91adc6e32082 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:31.418046 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52333214-3a05-4b50-83c3-91adc6e32082 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:31.418225 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52333214-3a05-4b50-83c3-91adc6e32082 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:31.418418 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52333214-3a05-4b50-83c3-91adc6e32082 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:31.424980 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:31.424980 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:31.428388 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-52333214-3a05-4b50-83c3-91adc6e32082 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:31.431993 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52333214-3a05-4b50-83c3-91adc6e32082 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:47:31.432327 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1012/4105] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:31 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:31.443610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c52c0b71-5a06-4980-b5bb-ea1365469e3e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:31.445202 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c52c0b71-5a06-4980-b5bb-ea1365469e3e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] DELETE https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:31.445377 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c52c0b71-5a06-4980-b5bb-ea1365469e3e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:31.445622 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c52c0b71-5a06-4980-b5bb-ea1365469e3e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:31.445805 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-c52c0b71-5a06-4980-b5bb-ea1365469e3e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume with id: 492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:31.452297 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:31.452297 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:31.452822 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c52c0b71-5a06-4980-b5bb-ea1365469e3e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:31.466998 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c52c0b71-5a06-4980-b5bb-ea1365469e3e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Delete volume request issued successfully. Aug 18 23:47:31.467177 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c52c0b71-5a06-4980-b5bb-ea1365469e3e tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 202 Aug 18 23:47:31.467570 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1033/4106] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:47:31 2026] DELETE /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:47:31.474825 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f76b5f7f-0d22-43af-811c-4d236dbf5a07 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:31.476345 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f76b5f7f-0d22-43af-811c-4d236dbf5a07 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:31.476706 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f76b5f7f-0d22-43af-811c-4d236dbf5a07 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:31.477029 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f76b5f7f-0d22-43af-811c-4d236dbf5a07 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:31.484199 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:31.484199 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:31.488964 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f76b5f7f-0d22-43af-811c-4d236dbf5a07 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Volume info retrieved successfully. Aug 18 23:47:31.494509 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f76b5f7f-0d22-43af-811c-4d236dbf5a07 tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 200 Aug 18 23:47:31.494509 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1022/4107] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:31 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:31.732529 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-fa009371-9050-4d97-9bab-dbf61c827351 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:31.735047 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-fa009371-9050-4d97-9bab-dbf61c827351 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/attachments/df38de43-28f2-49b5-8925-d463254a6a5e/action Aug 18 23:47:31.735471 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-fa009371-9050-4d97-9bab-dbf61c827351 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:47:31.735654 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-fa009371-9050-4d97-9bab-dbf61c827351 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:31.754169 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:31.754169 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:31.761990 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-1c3a8d57-bbfa-41d9-a3c6-78e827f52592 req-fa009371-9050-4d97-9bab-dbf61c827351 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/df38de43-28f2-49b5-8925-d463254a6a5e/action returned with HTTP 204 Aug 18 23:47:31.762318 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1041/4108] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:47:31 2026] POST /volume/v3/attachments/df38de43-28f2-49b5-8925-d463254a6a5e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:32.128726 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ab765b1a-6e99-469b-b783-ab6c494a6be5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.130424 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab765b1a-6e99-469b-b783-ab6c494a6be5 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:32.130646 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab765b1a-6e99-469b-b783-ab6c494a6be5 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.130821 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab765b1a-6e99-469b-b783-ab6c494a6be5 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.137070 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.137070 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:32.140060 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ab765b1a-6e99-469b-b783-ab6c494a6be5 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:32.143752 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab765b1a-6e99-469b-b783-ab6c494a6be5 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:32.144082 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1013/4109] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:32.155042 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8359f3d0-0789-4e98-be46-2717b08dee9a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.156658 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8359f3d0-0789-4e98-be46-2717b08dee9a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:32.156845 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8359f3d0-0789-4e98-be46-2717b08dee9a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.157014 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8359f3d0-0789-4e98-be46-2717b08dee9a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.163895 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.163895 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:32.167282 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8359f3d0-0789-4e98-be46-2717b08dee9a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:32.171302 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8359f3d0-0789-4e98-be46-2717b08dee9a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:32.171657 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1034/4110] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:32.186699 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3e46b5ed-25fb-4a7a-a78b-259380d9ba09 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.188307 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3e46b5ed-25fb-4a7a-a78b-259380d9ba09 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:47:32.188846 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3e46b5ed-25fb-4a7a-a78b-259380d9ba09 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42329e93-3831-4913-a22d-d3be9b54b551", "name": "tempest-VolumeImageDependencyTests-Snapshot-1546334057"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:32.197084 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.197084 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:32.197629 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3e46b5ed-25fb-4a7a-a78b-259380d9ba09 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:32.197783 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-3e46b5ed-25fb-4a7a-a78b-259380d9ba09 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create snapshot from volume 42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:32.235850 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-3e46b5ed-25fb-4a7a-a78b-259380d9ba09 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Created reservations ['ebd376e8-2882-4dc2-a30c-7ef044ce942a', '9829d775-cbf8-4df1-983c-bb80812b8697', 'e6ab0b97-bf91-4543-9808-794944412a87', '3ee18494-33c3-4752-b320-0ffa4d8fc3ae'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:32.244253 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f7806e0e-3420-4bb6-bbc7-844e5c7bdf24 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.246051 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f7806e0e-3420-4bb6-bbc7-844e5c7bdf24 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:47:32.246278 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f7806e0e-3420-4bb6-bbc7-844e5c7bdf24 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.246477 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f7806e0e-3420-4bb6-bbc7-844e5c7bdf24 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.255484 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.255484 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:32.259281 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f7806e0e-3420-4bb6-bbc7-844e5c7bdf24 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:32.262594 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3e46b5ed-25fb-4a7a-a78b-259380d9ba09 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Snapshot create request issued successfully. Aug 18 23:47:32.262918 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3e46b5ed-25fb-4a7a-a78b-259380d9ba09 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:47:32.263327 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1023/4111] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:47:32 2026] POST /volume/v3/snapshots => generated 313 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:32.263836 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f7806e0e-3420-4bb6-bbc7-844e5c7bdf24 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:47:32.264256 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1042/4112] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:32.276712 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-684b8c00-bb00-4adb-8088-6c5e5a3ea5fb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.278456 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-684b8c00-bb00-4adb-8088-6c5e5a3ea5fb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 Aug 18 23:47:32.278676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-684b8c00-bb00-4adb-8088-6c5e5a3ea5fb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.278855 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-684b8c00-bb00-4adb-8088-6c5e5a3ea5fb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.283946 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.283946 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:32.284264 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-684b8c00-bb00-4adb-8088-6c5e5a3ea5fb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Snapshot retrieved successfully. Aug 18 23:47:32.284954 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-684b8c00-bb00-4adb-8088-6c5e5a3ea5fb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 returned with HTTP 200 Aug 18 23:47:32.285310 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1014/4113] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:32.308303 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-7a76264e-ae0a-454c-9e37-91634d179fb5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.310083 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-7a76264e-ae0a-454c-9e37-91634d179fb5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:32.310255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-7a76264e-ae0a-454c-9e37-91634d179fb5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.310432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-7a76264e-ae0a-454c-9e37-91634d179fb5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.317331 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.317331 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:32.321103 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-7a76264e-ae0a-454c-9e37-91634d179fb5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:32.324749 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-7a76264e-ae0a-454c-9e37-91634d179fb5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:32.325125 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1035/4114] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:32.392970 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4fb696f7-0a7a-4912-9184-f8306f1bde9a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.393424 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4fb696f7-0a7a-4912-9184-f8306f1bde9a None None] GET https://10.4.3.229/volume// Aug 18 23:47:32.393633 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4fb696f7-0a7a-4912-9184-f8306f1bde9a None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.393814 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4fb696f7-0a7a-4912-9184-f8306f1bde9a None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.394146 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4fb696f7-0a7a-4912-9184-f8306f1bde9a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:32.394412 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1024/4115] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:47:32.401232 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ead0f1c1-7621-4972-9ef5-1047c0e02ffe None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.403125 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ead0f1c1-7621-4972-9ef5-1047c0e02ffe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:47:32.403451 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ead0f1c1-7621-4972-9ef5-1047c0e02ffe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792", "connector": null, "instance_uuid": "d8b42901-3385-4ce3-9991-6ddfca4ddca1"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:32.410677 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.410677 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:32.429006 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ead0f1c1-7621-4972-9ef5-1047c0e02ffe tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:47:32.429533 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1043/4116] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:47:32 2026] POST /volume/v3/attachments => generated 273 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:32.451793 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cac38527-df5f-4412-972c-b29ba5e1c51c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.453344 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cac38527-df5f-4412-972c-b29ba5e1c51c tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:32.453545 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cac38527-df5f-4412-972c-b29ba5e1c51c tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.453724 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cac38527-df5f-4412-972c-b29ba5e1c51c tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.459448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9fae735f-27e7-4e9a-8968-fcdf0afbba85 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.459927 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9fae735f-27e7-4e9a-8968-fcdf0afbba85 None None] GET https://10.4.3.229/volume// Aug 18 23:47:32.460127 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9fae735f-27e7-4e9a-8968-fcdf0afbba85 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.460359 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9fae735f-27e7-4e9a-8968-fcdf0afbba85 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.460779 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9fae735f-27e7-4e9a-8968-fcdf0afbba85 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:32.461120 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1036/4117] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:47:32.462171 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.462171 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:32.465210 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cac38527-df5f-4412-972c-b29ba5e1c51c tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:32.467600 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-aa95d340-59dd-4d68-811f-2f9284b12686 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.469016 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cac38527-df5f-4412-972c-b29ba5e1c51c tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:32.469364 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1015/4118] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:32.469687 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-aa95d340-59dd-4d68-811f-2f9284b12686 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:32.469913 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-aa95d340-59dd-4d68-811f-2f9284b12686 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.470129 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-aa95d340-59dd-4d68-811f-2f9284b12686 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.479394 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.479394 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:32.482775 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-aa95d340-59dd-4d68-811f-2f9284b12686 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:32.486863 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-aa95d340-59dd-4d68-811f-2f9284b12686 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:32.487224 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1025/4119] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 1049 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:32.510686 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3b111618-bb8b-4c5b-ae91-60e9fba6756c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.512243 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3b111618-bb8b-4c5b-ae91-60e9fba6756c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] GET https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 Aug 18 23:47:32.512393 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3b111618-bb8b-4c5b-ae91-60e9fba6756c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.512640 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3b111618-bb8b-4c5b-ae91-60e9fba6756c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.517790 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3b111618-bb8b-4c5b-ae91-60e9fba6756c tempest-VolumesBackupsTest-1342036195 tempest-VolumesBackupsTest-1342036195-project-member] https://10.4.3.229/volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 returned with HTTP 404 Aug 18 23:47:32.518181 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1044/4120] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/v3/volumes/492e0bb0-43f1-4682-aec7-8563f64e5ed4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:32.584178 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ca1284d7-feaf-4105-9d5d-4eb5b34695a5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.586698 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ca1284d7-feaf-4105-9d5d-4eb5b34695a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] PUT https://10.4.3.229/volume/v3/attachments/a4b80ae6-7e62-4f66-be88-76ccbcf1a276 Aug 18 23:47:32.587101 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ca1284d7-feaf-4105-9d5d-4eb5b34695a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:32.595697 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ca1284d7-feaf-4105-9d5d-4eb5b34695a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Acquiring lock "cinder-attachment_update-80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:47:32.600130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ca1284d7-feaf-4105-9d5d-4eb5b34695a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Lock "cinder-attachment_update-80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:47:32.601552 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.601552 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:32.670524 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ca1284d7-feaf-4105-9d5d-4eb5b34695a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Lock "cinder-attachment_update-80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792-np0000007721" released by "attachment_update" :: held 0.070s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:47:32.670829 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-ca1284d7-feaf-4105-9d5d-4eb5b34695a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/a4b80ae6-7e62-4f66-be88-76ccbcf1a276 returned with HTTP 200 Aug 18 23:47:32.671233 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1037/4121] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:47:32 2026] PUT /volume/v3/attachments/a4b80ae6-7e62-4f66-be88-76ccbcf1a276 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:32.678752 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-cb63ad24-d7c7-4c7d-a59a-b5bc52292255 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:32.680487 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-cb63ad24-d7c7-4c7d-a59a-b5bc52292255 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792/encryption Aug 18 23:47:32.680815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-cb63ad24-d7c7-4c7d-a59a-b5bc52292255 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:32.681069 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-cb63ad24-d7c7-4c7d-a59a-b5bc52292255 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:32.692184 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:32.692184 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:32.702142 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-cb63ad24-d7c7-4c7d-a59a-b5bc52292255 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792/encryption returned with HTTP 200 Aug 18 23:47:32.702142 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1016/4122] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:47:32 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:33.293811 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4caba227-8cfb-4196-ad33-d43b1e478ede None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:33.295415 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4caba227-8cfb-4196-ad33-d43b1e478ede tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 Aug 18 23:47:33.295636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4caba227-8cfb-4196-ad33-d43b1e478ede tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:33.295835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4caba227-8cfb-4196-ad33-d43b1e478ede tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:33.301704 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:33.301704 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:33.302131 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4caba227-8cfb-4196-ad33-d43b1e478ede tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Snapshot retrieved successfully. Aug 18 23:47:33.302898 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4caba227-8cfb-4196-ad33-d43b1e478ede tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 returned with HTTP 200 Aug 18 23:47:33.303236 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1026/4123] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:33 2026] GET /volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:33.312718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:33.314498 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:33.314897 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "59896859-0036-4bb4-ab18-d6ea1a158fc8", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:33.316411 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '59896859-0036-4bb4-ab18-d6ea1a158fc8', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:33.321727 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:33.321727 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:33.322124 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Snapshot retrieved successfully. Aug 18 23:47:33.322230 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume of 1 GB Aug 18 23:47:33.325771 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Availability Zones retrieved successfully. Aug 18 23:47:33.330812 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Flow 'volume_create_api' (b0762dd2-3057-4865-a4e2-e655031bb5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:33.331855 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0754edc6-00ee-4095-bc13-64213646f1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:33.332728 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:33.359450 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0754edc6-00ee-4095-bc13-64213646f1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '59896859-0036-4bb4-ab18-d6ea1a158fc8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:33.360188 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742009b5-908d-4620-ae16-a16143520a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:33.396897 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Created reservations ['a733692a-daeb-4ce4-bef5-eb0635e4b02a', 'b48018cc-7987-4017-9ac8-77fe16b31d49', 'a1c6d373-7c6e-480e-ba15-cb4b6bb7b6ac', 'c8c0169b-e090-4272-88c1-4e4c5cb34bcc'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:33.397629 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (742009b5-908d-4620-ae16-a16143520a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a733692a-daeb-4ce4-bef5-eb0635e4b02a', 'b48018cc-7987-4017-9ac8-77fe16b31d49', 'a1c6d373-7c6e-480e-ba15-cb4b6bb7b6ac', 'c8c0169b-e090-4272-88c1-4e4c5cb34bcc']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:33.398305 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c6f1d37-1ace-48d3-9f92-62b724f01450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:33.433068 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c6f1d37-1ace-48d3-9f92-62b724f01450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28fe3778-abd9-4665-b777-bdfa3681f24c', '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='bad2412f9e5e4358963b0ce064567e6e',qos_specs=None,replication_status=,reservations=['a733692a-daeb-4ce4-bef5-eb0635e4b02a','b48018cc-7987-4017-9ac8-77fe16b31d49','a1c6d373-7c6e-480e-ba15-cb4b6bb7b6ac','c8c0169b-e090-4272-88c1-4e4c5cb34bcc'],size=1,snapshot_id=59896859-0036-4bb4-ab18-d6ea1a158fc8,source_replicaid=,source_volid=None,status='creating',user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), '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-18T23:47:33Z,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=28fe3778-abd9-4665-b777-bdfa3681f24c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bad2412f9e5e4358963b0ce064567e6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=59896859-0036-4bb4-ab18-d6ea1a158fc8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:33.433765 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13e8ddfa-0b29-4abf-861e-3526580fccd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:33.448783 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13e8ddfa-0b29-4abf-861e-3526580fccd3) transitioned into state 'SUCCESS' from 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='bad2412f9e5e4358963b0ce064567e6e',qos_specs=None,replication_status=,reservations=['a733692a-daeb-4ce4-bef5-eb0635e4b02a','b48018cc-7987-4017-9ac8-77fe16b31d49','a1c6d373-7c6e-480e-ba15-cb4b6bb7b6ac','c8c0169b-e090-4272-88c1-4e4c5cb34bcc'],size=1,snapshot_id=59896859-0036-4bb4-ab18-d6ea1a158fc8,source_replicaid=,source_volid=None,status='creating',user_id='3b2530d0d7db4f3d99cc18cb613d6d7a',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:33.449375 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3072f8-7202-490a-9d23-281817e57a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:33.466077 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3072f8-7202-490a-9d23-281817e57a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:33.466961 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Flow 'volume_create_api' (b0762dd2-3057-4865-a4e2-e655031bb5c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:33.467209 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Create volume request issued successfully. Aug 18 23:47:33.467733 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b4be9050-3324-48a6-8ab0-7ccef40d7061 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:33.468100 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1045/4124] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:47:33 2026] POST /volume/v3/volumes => generated 809 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:33.481184 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-48086a8f-3396-4ab5-9cb0-78dcfd417fd5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:33.482033 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a0ff9623-07de-47a3-a51d-a2dcbb0254c3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:33.485566 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48086a8f-3396-4ab5-9cb0-78dcfd417fd5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:33.485566 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48086a8f-3396-4ab5-9cb0-78dcfd417fd5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:33.485566 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48086a8f-3396-4ab5-9cb0-78dcfd417fd5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:33.485700 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a0ff9623-07de-47a3-a51d-a2dcbb0254c3 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c Aug 18 23:47:33.486125 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a0ff9623-07de-47a3-a51d-a2dcbb0254c3 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:33.486386 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a0ff9623-07de-47a3-a51d-a2dcbb0254c3 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:33.494242 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:33.494242 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:33.497966 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-48086a8f-3396-4ab5-9cb0-78dcfd417fd5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:33.502541 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48086a8f-3396-4ab5-9cb0-78dcfd417fd5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:33.503000 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1017/4125] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:33 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:33.505607 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:33.505607 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:33.511040 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a0ff9623-07de-47a3-a51d-a2dcbb0254c3 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:33.515812 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a0ff9623-07de-47a3-a51d-a2dcbb0254c3 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c returned with HTTP 200 Aug 18 23:47:33.516303 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1038/4126] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:33 2026] GET /volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:34.517684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-80c84ea3-17d2-4bc3-9dfc-9d26b90215ef None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:34.519354 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-80c84ea3-17d2-4bc3-9dfc-9d26b90215ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:34.519587 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-80c84ea3-17d2-4bc3-9dfc-9d26b90215ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:34.519808 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-80c84ea3-17d2-4bc3-9dfc-9d26b90215ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:34.531794 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-50d937cd-eee4-4b20-85f0-a60fa4c0a609 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:34.533268 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:34.533268 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:34.533766 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50d937cd-eee4-4b20-85f0-a60fa4c0a609 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c Aug 18 23:47:34.534004 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50d937cd-eee4-4b20-85f0-a60fa4c0a609 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:34.534183 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50d937cd-eee4-4b20-85f0-a60fa4c0a609 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:34.537684 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-80c84ea3-17d2-4bc3-9dfc-9d26b90215ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:34.541762 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:34.541762 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:34.542306 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-80c84ea3-17d2-4bc3-9dfc-9d26b90215ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:34.542728 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1027/4127] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:34 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:34.546569 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-50d937cd-eee4-4b20-85f0-a60fa4c0a609 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:34.550673 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50d937cd-eee4-4b20-85f0-a60fa4c0a609 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c returned with HTTP 200 Aug 18 23:47:34.551088 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1046/4128] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:34 2026] GET /volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:34.567407 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1437bbde-975c-4860-a568-bedbe76c892b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:34.568935 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1437bbde-975c-4860-a568-bedbe76c892b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c Aug 18 23:47:34.569241 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1437bbde-975c-4860-a568-bedbe76c892b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:34.570494 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1437bbde-975c-4860-a568-bedbe76c892b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:34.577180 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:34.577180 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:34.581630 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1437bbde-975c-4860-a568-bedbe76c892b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:34.588809 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1437bbde-975c-4860-a568-bedbe76c892b tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c returned with HTTP 200 Aug 18 23:47:34.589511 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1018/4129] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:34 2026] GET /volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:34.612414 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bfcc29ba-c81f-4e65-be08-984d9e2744eb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:34.614604 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bfcc29ba-c81f-4e65-be08-984d9e2744eb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 Aug 18 23:47:34.614839 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bfcc29ba-c81f-4e65-be08-984d9e2744eb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:34.615067 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bfcc29ba-c81f-4e65-be08-984d9e2744eb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:34.615203 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-bfcc29ba-c81f-4e65-be08-984d9e2744eb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete snapshot with id: 59896859-0036-4bb4-ab18-d6ea1a158fc8 Aug 18 23:47:34.621735 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:34.621735 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:34.622235 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bfcc29ba-c81f-4e65-be08-984d9e2744eb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Snapshot retrieved successfully. Aug 18 23:47:34.642625 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bfcc29ba-c81f-4e65-be08-984d9e2744eb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Snapshot delete request issued successfully. Aug 18 23:47:34.642921 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bfcc29ba-c81f-4e65-be08-984d9e2744eb tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 returned with HTTP 202 Aug 18 23:47:34.643283 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1039/4130] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:47:34 2026] DELETE /volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:47:34.651684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e6a41923-bb78-4fdd-bff0-06967bd2f292 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:34.654036 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e6a41923-bb78-4fdd-bff0-06967bd2f292 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 Aug 18 23:47:34.654274 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e6a41923-bb78-4fdd-bff0-06967bd2f292 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:34.654526 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e6a41923-bb78-4fdd-bff0-06967bd2f292 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:34.660814 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:34.660814 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:34.661305 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e6a41923-bb78-4fdd-bff0-06967bd2f292 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Snapshot retrieved successfully. Aug 18 23:47:34.662271 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e6a41923-bb78-4fdd-bff0-06967bd2f292 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 returned with HTTP 200 Aug 18 23:47:34.662830 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1028/4131] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:34 2026] GET /volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:35.556158 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9fbca21b-d6d1-4e53-b6d4-d96201fe9056 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:35.557686 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9fbca21b-d6d1-4e53-b6d4-d96201fe9056 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:35.557852 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9fbca21b-d6d1-4e53-b6d4-d96201fe9056 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:35.558025 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9fbca21b-d6d1-4e53-b6d4-d96201fe9056 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:35.573265 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:35.573265 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:35.579213 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9fbca21b-d6d1-4e53-b6d4-d96201fe9056 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:35.586563 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9fbca21b-d6d1-4e53-b6d4-d96201fe9056 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:35.587035 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1047/4132] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:35 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:35.672260 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cf538e13-dfab-4d9f-98bb-1c1506230ef8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:35.673782 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf538e13-dfab-4d9f-98bb-1c1506230ef8 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 Aug 18 23:47:35.675197 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf538e13-dfab-4d9f-98bb-1c1506230ef8 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:35.675197 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf538e13-dfab-4d9f-98bb-1c1506230ef8 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:35.678300 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf538e13-dfab-4d9f-98bb-1c1506230ef8 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 returned with HTTP 404 Aug 18 23:47:35.678870 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1019/4133] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:35 2026] GET /volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:35.685282 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bfbce15d-d029-4c88-be9c-395bd73ed0ed None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:35.686974 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bfbce15d-d029-4c88-be9c-395bd73ed0ed tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c Aug 18 23:47:35.687169 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bfbce15d-d029-4c88-be9c-395bd73ed0ed tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:35.687339 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bfbce15d-d029-4c88-be9c-395bd73ed0ed tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:35.687508 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-bfbce15d-d029-4c88-be9c-395bd73ed0ed tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume with id: 28fe3778-abd9-4665-b777-bdfa3681f24c Aug 18 23:47:35.693557 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:35.693557 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:35.693960 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bfbce15d-d029-4c88-be9c-395bd73ed0ed tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:35.712406 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bfbce15d-d029-4c88-be9c-395bd73ed0ed tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume request issued successfully. Aug 18 23:47:35.712689 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bfbce15d-d029-4c88-be9c-395bd73ed0ed tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c returned with HTTP 202 Aug 18 23:47:35.713189 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1040/4134] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:35 2026] DELETE /volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:47:35.720767 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-29ddbb9f-93a8-4f03-ac89-fea829139e5d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:35.723095 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-29ddbb9f-93a8-4f03-ac89-fea829139e5d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c Aug 18 23:47:35.723372 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-29ddbb9f-93a8-4f03-ac89-fea829139e5d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:35.723667 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-29ddbb9f-93a8-4f03-ac89-fea829139e5d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:35.735002 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:35.735002 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:35.738486 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-29ddbb9f-93a8-4f03-ac89-fea829139e5d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:35.743591 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-29ddbb9f-93a8-4f03-ac89-fea829139e5d tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c returned with HTTP 200 Aug 18 23:47:35.743998 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1029/4135] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:35 2026] GET /volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c => generated 1227 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:36.598418 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-66469337-69ff-4e1f-a0c4-2e0158a5a2f6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:36.600292 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-66469337-69ff-4e1f-a0c4-2e0158a5a2f6 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:36.600524 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-66469337-69ff-4e1f-a0c4-2e0158a5a2f6 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:36.600717 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-66469337-69ff-4e1f-a0c4-2e0158a5a2f6 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:36.609354 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:36.609354 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:36.612369 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-66469337-69ff-4e1f-a0c4-2e0158a5a2f6 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:36.616029 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-66469337-69ff-4e1f-a0c4-2e0158a5a2f6 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:36.616384 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1048/4136] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:36 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:36.758678 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fcc94961-c963-4d52-8b69-ee4402480ba1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:36.760786 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fcc94961-c963-4d52-8b69-ee4402480ba1 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c Aug 18 23:47:36.761162 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fcc94961-c963-4d52-8b69-ee4402480ba1 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:36.761500 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fcc94961-c963-4d52-8b69-ee4402480ba1 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:36.768308 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fcc94961-c963-4d52-8b69-ee4402480ba1 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c returned with HTTP 404 Aug 18 23:47:36.768308 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1020/4137] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:36 2026] GET /volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:37.055447 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1bef52f2-c57f-4697-a695-d710157956ba None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:37.057019 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1bef52f2-c57f-4697-a695-d710157956ba tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:37.057203 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1bef52f2-c57f-4697-a695-d710157956ba tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:37.057370 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1bef52f2-c57f-4697-a695-d710157956ba tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:37.057544 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-1bef52f2-c57f-4697-a695-d710157956ba tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume with id: 42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:37.065754 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:37.065754 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:37.066143 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1bef52f2-c57f-4697-a695-d710157956ba tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:37.082884 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1bef52f2-c57f-4697-a695-d710157956ba tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume request issued successfully. Aug 18 23:47:37.083028 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1bef52f2-c57f-4697-a695-d710157956ba tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 202 Aug 18 23:47:37.083404 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1041/4138] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:37 2026] DELETE /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:47:37.090108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3a2d94e1-70db-4080-be68-586d1d79ab4f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:37.092826 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3a2d94e1-70db-4080-be68-586d1d79ab4f tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:37.092961 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3a2d94e1-70db-4080-be68-586d1d79ab4f tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:37.093147 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3a2d94e1-70db-4080-be68-586d1d79ab4f tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:37.099721 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:37.099721 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:37.103631 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3a2d94e1-70db-4080-be68-586d1d79ab4f tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:37.108071 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3a2d94e1-70db-4080-be68-586d1d79ab4f tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 200 Aug 18 23:47:37.108466 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1030/4139] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:37 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:37.631457 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7edef534-3c8b-47a7-ac9c-789e8ecc1096 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:37.633700 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7edef534-3c8b-47a7-ac9c-789e8ecc1096 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:37.633946 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7edef534-3c8b-47a7-ac9c-789e8ecc1096 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:37.634180 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7edef534-3c8b-47a7-ac9c-789e8ecc1096 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:37.643952 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:37.643952 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:37.647347 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7edef534-3c8b-47a7-ac9c-789e8ecc1096 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:37.651638 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7edef534-3c8b-47a7-ac9c-789e8ecc1096 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:37.652033 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1049/4140] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:37 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:38.121888 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8ddff512-82b1-466c-a3f6-2edf7e18e3d0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:38.124046 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ddff512-82b1-466c-a3f6-2edf7e18e3d0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:38.124468 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ddff512-82b1-466c-a3f6-2edf7e18e3d0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:38.125532 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ddff512-82b1-466c-a3f6-2edf7e18e3d0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:38.131833 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ddff512-82b1-466c-a3f6-2edf7e18e3d0 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 404 Aug 18 23:47:38.132355 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1021/4141] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:38 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:38.141236 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e85a86d8-524e-47c1-b3c7-8561bd310326 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:38.143053 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e85a86d8-524e-47c1-b3c7-8561bd310326 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c Aug 18 23:47:38.143277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e85a86d8-524e-47c1-b3c7-8561bd310326 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:38.143490 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e85a86d8-524e-47c1-b3c7-8561bd310326 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:38.143691 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-e85a86d8-524e-47c1-b3c7-8561bd310326 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume with id: 28fe3778-abd9-4665-b777-bdfa3681f24c Aug 18 23:47:38.149543 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e85a86d8-524e-47c1-b3c7-8561bd310326 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c returned with HTTP 404 Aug 18 23:47:38.149980 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1042/4142] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:38 2026] DELETE /volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:38.156280 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-43ba86cd-b0f8-459d-a6c3-ccbf03e5f254 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:38.158828 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-43ba86cd-b0f8-459d-a6c3-ccbf03e5f254 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c Aug 18 23:47:38.159107 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-43ba86cd-b0f8-459d-a6c3-ccbf03e5f254 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:38.159372 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-43ba86cd-b0f8-459d-a6c3-ccbf03e5f254 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:38.167186 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-43ba86cd-b0f8-459d-a6c3-ccbf03e5f254 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c returned with HTTP 404 Aug 18 23:47:38.168265 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1031/4143] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:38 2026] GET /volume/v3/volumes/28fe3778-abd9-4665-b777-bdfa3681f24c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:38.174600 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b153bc37-1e29-494f-adc4-6ef11385ab62 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:38.176338 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b153bc37-1e29-494f-adc4-6ef11385ab62 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 Aug 18 23:47:38.176568 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b153bc37-1e29-494f-adc4-6ef11385ab62 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:38.176797 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b153bc37-1e29-494f-adc4-6ef11385ab62 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:38.176900 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-b153bc37-1e29-494f-adc4-6ef11385ab62 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete snapshot with id: 59896859-0036-4bb4-ab18-d6ea1a158fc8 Aug 18 23:47:38.180932 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b153bc37-1e29-494f-adc4-6ef11385ab62 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 returned with HTTP 404 Aug 18 23:47:38.181350 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1050/4144] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:47:38 2026] DELETE /volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:38.187739 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-673915d6-e22f-45e2-827e-0fcbace5e967 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:38.189356 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-673915d6-e22f-45e2-827e-0fcbace5e967 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 Aug 18 23:47:38.189562 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-673915d6-e22f-45e2-827e-0fcbace5e967 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:38.189749 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-673915d6-e22f-45e2-827e-0fcbace5e967 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:38.193773 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-673915d6-e22f-45e2-827e-0fcbace5e967 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 returned with HTTP 404 Aug 18 23:47:38.194190 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1022/4145] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:38 2026] GET /volume/v3/snapshots/59896859-0036-4bb4-ab18-d6ea1a158fc8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:38.200607 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-04b0f33b-bc17-4586-9acb-7f784c3f2d63 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:38.202238 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-04b0f33b-bc17-4586-9acb-7f784c3f2d63 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:38.202447 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-04b0f33b-bc17-4586-9acb-7f784c3f2d63 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:38.202668 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-04b0f33b-bc17-4586-9acb-7f784c3f2d63 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:38.202831 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-04b0f33b-bc17-4586-9acb-7f784c3f2d63 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume with id: 42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:38.208129 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-04b0f33b-bc17-4586-9acb-7f784c3f2d63 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 404 Aug 18 23:47:38.208718 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1043/4146] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:38 2026] DELETE /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:38.214779 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ed1cd324-2a40-41c8-a8e0-0bdd9a4afb72 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:38.216866 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ed1cd324-2a40-41c8-a8e0-0bdd9a4afb72 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 Aug 18 23:47:38.217146 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ed1cd324-2a40-41c8-a8e0-0bdd9a4afb72 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:38.217404 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ed1cd324-2a40-41c8-a8e0-0bdd9a4afb72 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:38.225372 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ed1cd324-2a40-41c8-a8e0-0bdd9a4afb72 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 returned with HTTP 404 Aug 18 23:47:38.226013 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1032/4147] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:38 2026] GET /volume/v3/volumes/42329e93-3831-4913-a22d-d3be9b54b551 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:38.262897 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c0f92590-48af-4923-b031-6d435447d67a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:38.264883 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c0f92590-48af-4923-b031-6d435447d67a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 Aug 18 23:47:38.265103 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c0f92590-48af-4923-b031-6d435447d67a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:38.265214 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c0f92590-48af-4923-b031-6d435447d67a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:38.265404 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-c0f92590-48af-4923-b031-6d435447d67a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume with id: f91f8872-7e05-43e2-a973-040b821c1771 Aug 18 23:47:38.274741 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:38.274741 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:38.275190 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c0f92590-48af-4923-b031-6d435447d67a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:38.292532 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c0f92590-48af-4923-b031-6d435447d67a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume request issued successfully. Aug 18 23:47:38.292734 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c0f92590-48af-4923-b031-6d435447d67a tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 returned with HTTP 202 Aug 18 23:47:38.293167 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1051/4148] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:38 2026] DELETE /volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:47:38.301826 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fa4bbbf1-028d-44b2-8cab-5a639b90e826 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:38.303415 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa4bbbf1-028d-44b2-8cab-5a639b90e826 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 Aug 18 23:47:38.303643 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa4bbbf1-028d-44b2-8cab-5a639b90e826 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:38.303815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa4bbbf1-028d-44b2-8cab-5a639b90e826 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:38.310262 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:38.310262 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:38.313674 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fa4bbbf1-028d-44b2-8cab-5a639b90e826 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Volume info retrieved successfully. Aug 18 23:47:38.317795 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa4bbbf1-028d-44b2-8cab-5a639b90e826 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 returned with HTTP 200 Aug 18 23:47:38.318153 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1023/4149] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:38 2026] GET /volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 => generated 1227 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:38.667664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-51f21c0d-9be4-49e2-945e-b3db5d795774 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:38.669480 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-51f21c0d-9be4-49e2-945e-b3db5d795774 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:38.669752 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-51f21c0d-9be4-49e2-945e-b3db5d795774 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:38.669979 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-51f21c0d-9be4-49e2-945e-b3db5d795774 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:38.680014 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:38.680014 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:38.683683 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-51f21c0d-9be4-49e2-945e-b3db5d795774 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:38.689858 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-51f21c0d-9be4-49e2-945e-b3db5d795774 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:38.690398 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1044/4150] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:38 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:39.309073 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-021601bf-19a4-4b08-b193-680f0a4c7423 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:39.339134 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ca07323a-121b-4702-88be-14fb664e91fe None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:39.342540 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ca07323a-121b-4702-88be-14fb664e91fe tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 Aug 18 23:47:39.342739 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ca07323a-121b-4702-88be-14fb664e91fe tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:39.342914 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ca07323a-121b-4702-88be-14fb664e91fe tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:39.349281 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ca07323a-121b-4702-88be-14fb664e91fe tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 returned with HTTP 404 Aug 18 23:47:39.350026 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1052/4151] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:39 2026] GET /volume/v3/volumes/f91f8872-7e05-43e2-a973-040b821c1771 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:39.356616 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d1d60de8-51fd-4c49-aeb9-187e83f46330 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:39.359105 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d1d60de8-51fd-4c49-aeb9-187e83f46330 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:39.359386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d1d60de8-51fd-4c49-aeb9-187e83f46330 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:39.359662 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d1d60de8-51fd-4c49-aeb9-187e83f46330 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:39.359897 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-d1d60de8-51fd-4c49-aeb9-187e83f46330 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume with id: 19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:39.367437 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d1d60de8-51fd-4c49-aeb9-187e83f46330 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 404 Aug 18 23:47:39.368161 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1024/4152] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:39 2026] DELETE /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:39.374564 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0c43dafa-12d9-41d7-a113-ed49f683ada1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:39.376140 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0c43dafa-12d9-41d7-a113-ed49f683ada1 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 Aug 18 23:47:39.376333 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0c43dafa-12d9-41d7-a113-ed49f683ada1 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:39.376491 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0c43dafa-12d9-41d7-a113-ed49f683ada1 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:39.377024 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:39.377443 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-634976599"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:39.379287 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-634976599'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:39.379440 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume of 1 GB Aug 18 23:47:39.381391 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0c43dafa-12d9-41d7-a113-ed49f683ada1 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 returned with HTTP 404 Aug 18 23:47:39.381809 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1045/4153] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:39 2026] GET /volume/v3/volumes/19765544-8b50-42ba-bf8f-6134644c3143 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:39.384725 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Availability Zones retrieved successfully. Aug 18 23:47:39.392993 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (dec34c44-3619-4063-97d0-809e7a7caa78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:39.394373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (676fd84f-3628-43c1-9a21-42eceeee7160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:39.395744 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:39.417624 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8f378be6-c65e-4bb1-8762-4a5890018787 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:39.419294 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8f378be6-c65e-4bb1-8762-4a5890018787 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:39.419478 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8f378be6-c65e-4bb1-8762-4a5890018787 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:39.419728 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8f378be6-c65e-4bb1-8762-4a5890018787 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:39.419927 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-8f378be6-c65e-4bb1-8762-4a5890018787 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Delete volume with id: 5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:39.427037 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8f378be6-c65e-4bb1-8762-4a5890018787 tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 404 Aug 18 23:47:39.427556 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1053/4154] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:39 2026] DELETE /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:39.432202 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (676fd84f-3628-43c1-9a21-42eceeee7160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:39.433267 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5fbc2a-3db3-4b6c-9c4a-5acf65e49bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:39.435873 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b4bf62a5-0a34-4f2d-b516-eba1353a735c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:39.438125 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b4bf62a5-0a34-4f2d-b516-eba1353a735c tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] GET https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a Aug 18 23:47:39.438397 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b4bf62a5-0a34-4f2d-b516-eba1353a735c tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:39.438676 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b4bf62a5-0a34-4f2d-b516-eba1353a735c tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:39.446023 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b4bf62a5-0a34-4f2d-b516-eba1353a735c tempest-VolumeImageDependencyTests-2110411583 tempest-VolumeImageDependencyTests-2110411583-project-member] https://10.4.3.229/volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a returned with HTTP 404 Aug 18 23:47:39.446631 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1025/4155] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:39 2026] GET /volume/v3/volumes/5ff64390-2994-4fd9-bab1-164605604f1a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:39.495700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['ef9b232d-ca36-4f88-98f2-a512e34980c1', '0492990b-a79e-41ba-8e13-25d7c079a66a', '1ce6d377-bbdd-4000-afca-99a6b10e49cf', 'a8c2d332-aece-41e8-9978-66a11187dec8'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:39.496401 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5fbc2a-3db3-4b6c-9c4a-5acf65e49bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef9b232d-ca36-4f88-98f2-a512e34980c1', '0492990b-a79e-41ba-8e13-25d7c079a66a', '1ce6d377-bbdd-4000-afca-99a6b10e49cf', 'a8c2d332-aece-41e8-9978-66a11187dec8']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:39.497112 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf17fa9d-bda0-4faa-a902-2e368ddc1667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:39.519811 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf17fa9d-bda0-4faa-a902-2e368ddc1667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f95ff07-2061-4455-9c78-867f54efebfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-634976599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['ef9b232d-ca36-4f88-98f2-a512e34980c1','0492990b-a79e-41ba-8e13-25d7c079a66a','1ce6d377-bbdd-4000-afca-99a6b10e49cf','a8c2d332-aece-41e8-9978-66a11187dec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-634976599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f95ff07-2061-4455-9c78-867f54efebfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11946d787164f38869a3cc91cb13099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1957c956de3b4a8daabaa959e8975d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:39.520626 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afcbb90b-9bbf-45a5-a8ff-cb46f0143949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:39.537884 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afcbb90b-9bbf-45a5-a8ff-cb46f0143949) transitioned into state 'SUCCESS' from state '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-634976599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['ef9b232d-ca36-4f88-98f2-a512e34980c1','0492990b-a79e-41ba-8e13-25d7c079a66a','1ce6d377-bbdd-4000-afca-99a6b10e49cf','a8c2d332-aece-41e8-9978-66a11187dec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:39.538475 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a1ffc9-3534-4f52-866a-395c32b837d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:39.547450 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a1ffc9-3534-4f52-866a-395c32b837d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:39.548493 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (dec34c44-3619-4063-97d0-809e7a7caa78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:39.548804 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request issued successfully. Aug 18 23:47:39.549292 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-021601bf-19a4-4b08-b193-680f0a4c7423 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:39.549980 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1033/4156] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:47:39 2026] POST /volume/v3/volumes => generated 753 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:39.563852 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3dbfffcd-dc60-48a3-b070-c37835d8f0f4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:39.566030 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3dbfffcd-dc60-48a3-b070-c37835d8f0f4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:47:39.566285 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3dbfffcd-dc60-48a3-b070-c37835d8f0f4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:39.566566 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3dbfffcd-dc60-48a3-b070-c37835d8f0f4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:39.578500 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:39.578500 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:39.585617 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3dbfffcd-dc60-48a3-b070-c37835d8f0f4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:47:39.596908 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3dbfffcd-dc60-48a3-b070-c37835d8f0f4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:47:39.596908 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1046/4157] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:39 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:39.714297 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-59856301-917e-495d-8e9b-2a7d22c4aa82 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:39.717252 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-59856301-917e-495d-8e9b-2a7d22c4aa82 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:39.717550 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-59856301-917e-495d-8e9b-2a7d22c4aa82 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:39.718023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-59856301-917e-495d-8e9b-2a7d22c4aa82 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:39.728178 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:39.728178 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:39.732628 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-59856301-917e-495d-8e9b-2a7d22c4aa82 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:39.740187 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-59856301-917e-495d-8e9b-2a7d22c4aa82 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:39.740640 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1054/4158] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:39 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:40.492350 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e71b9a70-a09a-4f8c-9c59-d8b290b66111 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:40.562594 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e71b9a70-a09a-4f8c-9c59-d8b290b66111 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:47:40.562925 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e71b9a70-a09a-4f8c-9c59-d8b290b66111 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-254652233", "extra_specs": {"storage_protocol": "tempest-storage_protocol-63530076", "vendor_name": "tempest-vendor_name-661722525"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:40.576320 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e71b9a70-a09a-4f8c-9c59-d8b290b66111 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:47:40.576680 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1026/4159] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:47:40 2026] POST /volume/v3/types => generated 325 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:40.583900 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:40.585448 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:40.585778 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61", "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:40.587049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Create volume request body: {'volume': {'volume_type': 'bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61', 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:40.590249 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Create volume of 1 GB Aug 18 23:47:40.590465 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:40.590465 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:40.590785 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Availability Zones retrieved successfully. Aug 18 23:47:40.595734 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Flow 'volume_create_api' (95c0b8e9-19e1-4f77-98df-cb1a44e8eb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:40.596541 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b21cd7-f396-4197-9eea-f697c61eaad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:40.597202 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:40.611207 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-750369ae-2a33-49b1-acac-e5829935d89a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:40.612860 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-750369ae-2a33-49b1-acac-e5829935d89a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:47:40.613076 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-750369ae-2a33-49b1-acac-e5829935d89a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:40.613280 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-750369ae-2a33-49b1-acac-e5829935d89a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:40.613547 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b21cd7-f396-4197-9eea-f697c61eaad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:47:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-63530076',vendor_name='tempest-vendor_name-661722525'},id=bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61,is_public=True,name='tempest-ProjectAdminTests-volume-type-254652233',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:40.614228 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e328506-a2ca-4759-bd6a-72f133d2912e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:40.620069 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:40.620069 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:40.623523 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-750369ae-2a33-49b1-acac-e5829935d89a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:47:40.627338 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-750369ae-2a33-49b1-acac-e5829935d89a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:47:40.627782 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1047/4160] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:40 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:40.640647 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-254652233 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-254652233, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:40.640955 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-254652233 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-254652233, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:40.643532 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bfd268d5-c31f-4910-a5ce-b8f329a9b556 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:40.645149 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bfd268d5-c31f-4910-a5ce-b8f329a9b556 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:47:40.645314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bfd268d5-c31f-4910-a5ce-b8f329a9b556 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:40.645486 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bfd268d5-c31f-4910-a5ce-b8f329a9b556 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:40.651735 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:40.651735 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:40.654843 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bfd268d5-c31f-4910-a5ce-b8f329a9b556 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:47:40.658599 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bfd268d5-c31f-4910-a5ce-b8f329a9b556 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:47:40.658956 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1055/4161] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:40 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:40.670302 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ed7499f7-c33b-41be-b079-94a4528c109b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:40.671257 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Created reservations ['f6b0feab-c5b1-4702-a88d-c2bfc3bc509f', 'beb38887-71b5-4565-86a0-b8dc7c9a56ad', '23349751-17aa-42b8-9c5a-2096538558ef', '14e386eb-5ca4-4c3d-b844-e96e4b015123'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:40.671986 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e328506-a2ca-4759-bd6a-72f133d2912e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6b0feab-c5b1-4702-a88d-c2bfc3bc509f', 'beb38887-71b5-4565-86a0-b8dc7c9a56ad', '23349751-17aa-42b8-9c5a-2096538558ef', '14e386eb-5ca4-4c3d-b844-e96e4b015123']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:40.672072 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ed7499f7-c33b-41be-b079-94a4528c109b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:47:40.672319 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ed7499f7-c33b-41be-b079-94a4528c109b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f95ff07-2061-4455-9c78-867f54efebfe", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-122902568"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:40.672642 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a40d4a1e-0b4b-426f-9f2d-6a0ce325b679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:40.680169 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:40.680169 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:40.680588 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ed7499f7-c33b-41be-b079-94a4528c109b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:47:40.680706 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-ed7499f7-c33b-41be-b079-94a4528c109b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume 1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:47:40.694035 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a40d4a1e-0b4b-426f-9f2d-6a0ce325b679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a01ac86-367b-48c5-b6c8-40374f67d224', '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='707e68244de84c5e9f19b08f2e22b145',qos_specs=None,replication_status=,reservations=['f6b0feab-c5b1-4702-a88d-c2bfc3bc509f','beb38887-71b5-4565-86a0-b8dc7c9a56ad','23349751-17aa-42b8-9c5a-2096538558ef','14e386eb-5ca4-4c3d-b844-e96e4b015123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a64d0a3e3f74523a096fd995d3d07b5',volume_type_id=bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a01ac86-367b-48c5-b6c8-40374f67d224,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707e68244de84c5e9f19b08f2e22b145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a64d0a3e3f74523a096fd995d3d07b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61),volume_type_id=bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:40.694674 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (687de43c-7eca-47c8-998c-1e0b2399e01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:40.710228 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (687de43c-7eca-47c8-998c-1e0b2399e01a) transitioned into state 'SUCCESS' from 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='707e68244de84c5e9f19b08f2e22b145',qos_specs=None,replication_status=,reservations=['f6b0feab-c5b1-4702-a88d-c2bfc3bc509f','beb38887-71b5-4565-86a0-b8dc7c9a56ad','23349751-17aa-42b8-9c5a-2096538558ef','14e386eb-5ca4-4c3d-b844-e96e4b015123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a64d0a3e3f74523a096fd995d3d07b5',volume_type_id=bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:40.710813 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65c0b27-42da-46e2-9703-92f9d374e783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:40.717787 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-ed7499f7-c33b-41be-b079-94a4528c109b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['063bd74d-ce69-406d-ba29-6cb39963a1b0', 'c2dbcc10-e720-4586-846b-625f3db06291', '48b0dd7e-057b-45bd-99d3-69ae39c18666', '9f3a5e46-d057-4d94-a462-8e8564ae59dc'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:40.718835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65c0b27-42da-46e2-9703-92f9d374e783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:40.719546 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Flow 'volume_create_api' (95c0b8e9-19e1-4f77-98df-cb1a44e8eb7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:40.719819 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Create volume request issued successfully. Aug 18 23:47:40.720307 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8d18eb1d-6761-4b22-ad88-d4b000b0ef99 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:40.720912 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1034/4162] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:47:40 2026] POST /volume/v3/volumes => generated 772 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:40.730778 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bc9db364-b395-4196-8598-9dbbdbe39361 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:40.732255 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bc9db364-b395-4196-8598-9dbbdbe39361 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/volumes/1a01ac86-367b-48c5-b6c8-40374f67d224 Aug 18 23:47:40.732445 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bc9db364-b395-4196-8598-9dbbdbe39361 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:40.732652 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bc9db364-b395-4196-8598-9dbbdbe39361 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:40.738992 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:40.738992 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:40.741421 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bc9db364-b395-4196-8598-9dbbdbe39361 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Volume info retrieved successfully. Aug 18 23:47:40.744460 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bc9db364-b395-4196-8598-9dbbdbe39361 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes/1a01ac86-367b-48c5-b6c8-40374f67d224 returned with HTTP 200 Aug 18 23:47:40.744658 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ed7499f7-c33b-41be-b079-94a4528c109b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot create request issued successfully. Aug 18 23:47:40.744805 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1048/4163] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:47:40 2026] GET /volume/v3/volumes/1a01ac86-367b-48c5-b6c8-40374f67d224 => generated 951 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:40.744940 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ed7499f7-c33b-41be-b079-94a4528c109b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:47:40.745317 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1027/4164] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:47:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:40.752864 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cc501fd5-d6a2-4b5b-829a-fe3faffc2354 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:40.754815 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cc501fd5-d6a2-4b5b-829a-fe3faffc2354 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:40.754815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cc501fd5-d6a2-4b5b-829a-fe3faffc2354 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:40.754815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cc501fd5-d6a2-4b5b-829a-fe3faffc2354 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:40.756988 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d52d70c7-d0bb-4a9d-92b7-eab1c05b82b9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:40.758715 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d52d70c7-d0bb-4a9d-92b7-eab1c05b82b9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 Aug 18 23:47:40.758890 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d52d70c7-d0bb-4a9d-92b7-eab1c05b82b9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:40.759062 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d52d70c7-d0bb-4a9d-92b7-eab1c05b82b9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:40.762689 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:40.762689 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:40.763385 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:40.763385 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:40.763789 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d52d70c7-d0bb-4a9d-92b7-eab1c05b82b9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:47:40.764415 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d52d70c7-d0bb-4a9d-92b7-eab1c05b82b9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 returned with HTTP 200 Aug 18 23:47:40.764753 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1035/4165] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:40 2026] GET /volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 => generated 441 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:40.767449 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cc501fd5-d6a2-4b5b-829a-fe3faffc2354 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:40.769319 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cc501fd5-d6a2-4b5b-829a-fe3faffc2354 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:40.769710 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1056/4166] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:40 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:41.010963 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-b3aa621a-232a-40de-b438-e0a12ac1566b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.012936 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-b3aa621a-232a-40de-b438-e0a12ac1566b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/attachments/a4b80ae6-7e62-4f66-be88-76ccbcf1a276/action Aug 18 23:47:41.013265 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-b3aa621a-232a-40de-b438-e0a12ac1566b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:47:41.013380 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-b3aa621a-232a-40de-b438-e0a12ac1566b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:41.028916 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:41.028916 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:41.037381 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-93c60096-b026-4cae-8a00-fccd3ff11ea8 req-b3aa621a-232a-40de-b438-e0a12ac1566b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/a4b80ae6-7e62-4f66-be88-76ccbcf1a276/action returned with HTTP 204 Aug 18 23:47:41.037839 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1049/4167] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:47:41 2026] POST /volume/v3/attachments/a4b80ae6-7e62-4f66-be88-76ccbcf1a276/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:41.756694 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-171ee5fe-aa74-40cb-b8fa-4e03206a3e3c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.758540 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-171ee5fe-aa74-40cb-b8fa-4e03206a3e3c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/volumes/1a01ac86-367b-48c5-b6c8-40374f67d224 Aug 18 23:47:41.758750 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-171ee5fe-aa74-40cb-b8fa-4e03206a3e3c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:41.758922 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-171ee5fe-aa74-40cb-b8fa-4e03206a3e3c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:41.766095 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:41.766095 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:41.769880 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-171ee5fe-aa74-40cb-b8fa-4e03206a3e3c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Volume info retrieved successfully. Aug 18 23:47:41.773560 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-75535349-f102-41a5-bb8b-1bc218d180be None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.773915 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-171ee5fe-aa74-40cb-b8fa-4e03206a3e3c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes/1a01ac86-367b-48c5-b6c8-40374f67d224 returned with HTTP 200 Aug 18 23:47:41.774285 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1028/4168] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:47:41 2026] GET /volume/v3/volumes/1a01ac86-367b-48c5-b6c8-40374f67d224 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:41.775303 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-75535349-f102-41a5-bb8b-1bc218d180be tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 Aug 18 23:47:41.775586 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-75535349-f102-41a5-bb8b-1bc218d180be tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:41.775864 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-75535349-f102-41a5-bb8b-1bc218d180be tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:41.781246 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:41.781246 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:41.781686 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-75535349-f102-41a5-bb8b-1bc218d180be tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:47:41.781759 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4c991169-b178-4356-898e-2ec883efd0dc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.782401 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-75535349-f102-41a5-bb8b-1bc218d180be tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 returned with HTTP 200 Aug 18 23:47:41.782914 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1036/4169] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:41 2026] GET /volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:41.783949 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c991169-b178-4356-898e-2ec883efd0dc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:47:41.784128 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c991169-b178-4356-898e-2ec883efd0dc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:41.784353 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c991169-b178-4356-898e-2ec883efd0dc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:41.785265 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-21b35e63-f838-4cc4-bd4f-afdb41afb95b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.786935 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-21b35e63-f838-4cc4-bd4f-afdb41afb95b tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 18 23:47:41.787136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-21b35e63-f838-4cc4-bd4f-afdb41afb95b tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:41.787306 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-21b35e63-f838-4cc4-bd4f-afdb41afb95b tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:41.790685 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-21b35e63-f838-4cc4-bd4f-afdb41afb95b tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:47:41.791019 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1050/4170] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:47:41 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 18 23:47:41.791142 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e1d0f311-47b5-48cb-ad58-fe69a3b180a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.793133 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e1d0f311-47b5-48cb-ad58-fe69a3b180a1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:47:41.793534 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e1d0f311-47b5-48cb-ad58-fe69a3b180a1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f95ff07-2061-4455-9c78-867f54efebfe", "snapshot_id": "603932d3-4037-4323-bc86-210ad47cda47", "name": "tempest-VolumesSnapshotTestJSON-Backup-2085687210", "container": "tempest-volumessnapshottestjson-backup-container-619050620"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:41.794295 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:41.794295 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:41.795402 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-e1d0f311-47b5-48cb-ad58-fe69a3b180a1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Creating new backup {'backup': {'volume_id': '1f95ff07-2061-4455-9c78-867f54efebfe', 'snapshot_id': '603932d3-4037-4323-bc86-210ad47cda47', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-2085687210', 'container': 'tempest-volumessnapshottestjson-backup-container-619050620'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:47:41.795614 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-e1d0f311-47b5-48cb-ad58-fe69a3b180a1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Creating backup of volume 1f95ff07-2061-4455-9c78-867f54efebfe in container tempest-volumessnapshottestjson-backup-container-619050620 Aug 18 23:47:41.798503 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4c991169-b178-4356-898e-2ec883efd0dc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:41.798932 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5c7af1bb-4a2f-43a6-9f90-e34faf084e94 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.800466 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5c7af1bb-4a2f-43a6-9f90-e34faf084e94 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] DELETE https://10.4.3.229/volume/v3/messages/41ecff76-7701-433b-90a1-cf8474038ce9 Aug 18 23:47:41.800696 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5c7af1bb-4a2f-43a6-9f90-e34faf084e94 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:41.800863 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5c7af1bb-4a2f-43a6-9f90-e34faf084e94 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:41.803404 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c991169-b178-4356-898e-2ec883efd0dc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:47:41.803449 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:41.803449 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:41.803864 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1057/4171] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:41 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:41.803905 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e1d0f311-47b5-48cb-ad58-fe69a3b180a1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:47:41.809632 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:41.809632 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:41.810083 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e1d0f311-47b5-48cb-ad58-fe69a3b180a1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:47:41.810740 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5c7af1bb-4a2f-43a6-9f90-e34faf084e94 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/messages/41ecff76-7701-433b-90a1-cf8474038ce9 returned with HTTP 204 Aug 18 23:47:41.811136 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1037/4172] 10.4.3.229 () {68 vars in 1394 bytes} [Tue Aug 18 23:47:41 2026] DELETE /volume/v3/messages/41ecff76-7701-433b-90a1-cf8474038ce9 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:47:41.817627 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c4a0ea67-4bfa-4fde-b2b3-2201c85b6256 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.819527 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c4a0ea67-4bfa-4fde-b2b3-2201c85b6256 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/messages/41ecff76-7701-433b-90a1-cf8474038ce9 Aug 18 23:47:41.819790 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c4a0ea67-4bfa-4fde-b2b3-2201c85b6256 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:41.819967 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c4a0ea67-4bfa-4fde-b2b3-2201c85b6256 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:41.823912 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c4a0ea67-4bfa-4fde-b2b3-2201c85b6256 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/messages/41ecff76-7701-433b-90a1-cf8474038ce9 returned with HTTP 404 Aug 18 23:47:41.824369 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1051/4173] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:47:41 2026] GET /volume/v3/messages/41ecff76-7701-433b-90a1-cf8474038ce9 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:41.833441 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-e1d0f311-47b5-48cb-ad58-fe69a3b180a1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['7fb0f289-71d8-4cdd-9557-693a8cb5d03e', '897d600a-30eb-426e-9867-086fef2ad684'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:41.833964 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-407d4410-4d54-4a98-a533-01c8ac47d193 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.836117 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/1a01ac86-367b-48c5-b6c8-40374f67d224 Aug 18 23:47:41.836352 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:41.836551 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:41.836732 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Delete volume with id: 1a01ac86-367b-48c5-b6c8-40374f67d224 Aug 18 23:47:41.843644 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:41.843644 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:41.843983 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Volume info retrieved successfully. Aug 18 23:47:41.845011 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100173) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:47:41.854294 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-254652233 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-254652233, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:41.854557 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-254652233 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-254652233, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:41.855969 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e1d0f311-47b5-48cb-ad58-fe69a3b180a1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:47:41.856400 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1029/4174] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:47:41 2026] POST /volume/v3/backups => generated 335 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:41.862582 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Created reservations ['89c22c86-2793-4f63-80a4-3fba337884b7', 'a06a7d9b-6def-4290-92df-e37cb637d834', '411a021a-2fb2-4209-bba0-d59232d05c37', '7fd241a5-1d18-4815-8262-6b9e4372bf42'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:41.864353 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5b271994-a362-487d-9f20-d68010647852 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.865899 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b271994-a362-487d-9f20-d68010647852 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:41.866059 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b271994-a362-487d-9f20-d68010647852 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:41.866236 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b271994-a362-487d-9f20-d68010647852 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:41.866327 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-5b271994-a362-487d-9f20-d68010647852 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:41.870655 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:41.870655 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:41.871324 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b271994-a362-487d-9f20-d68010647852 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:41.871723 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1038/4175] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:41 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:41.885102 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Delete volume request issued successfully. Aug 18 23:47:41.885279 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-407d4410-4d54-4a98-a533-01c8ac47d193 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes/1a01ac86-367b-48c5-b6c8-40374f67d224 returned with HTTP 202 Aug 18 23:47:41.885856 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1058/4176] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:47:41 2026] DELETE /volume/v3/volumes/1a01ac86-367b-48c5-b6c8-40374f67d224 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:47:41.891657 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7c140da5-c859-40c6-9cff-6e16da8f1ada None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.893240 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7c140da5-c859-40c6-9cff-6e16da8f1ada tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] DELETE https://10.4.3.229/volume/v3/types/bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61 Aug 18 23:47:41.893375 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7c140da5-c859-40c6-9cff-6e16da8f1ada tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:41.893616 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7c140da5-c859-40c6-9cff-6e16da8f1ada tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:41.913867 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7c140da5-c859-40c6-9cff-6e16da8f1ada tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/types/bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61 returned with HTTP 202 Aug 18 23:47:41.914331 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1052/4177] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:47:41 2026] DELETE /volume/v3/types/bdd6d49e-2f0c-4242-b5b8-5e83ee54cd61 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:47:41.921892 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8cab61bf-b631-43b1-b26b-ea8f38373bc2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.923507 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8cab61bf-b631-43b1-b26b-ea8f38373bc2 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:47:41.923890 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8cab61bf-b631-43b1-b26b-ea8f38373bc2 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-690161192", "extra_specs": {"storage_protocol": "tempest-storage_protocol-635040592", "vendor_name": "tempest-vendor_name-1185152790"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:41.925316 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:41.925316 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:41.936530 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8cab61bf-b631-43b1-b26b-ea8f38373bc2 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:47:41.936894 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1030/4178] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:47:41 2026] POST /volume/v3/types => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:41.944084 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:41.945638 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:41.945948 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "17ee340d-89f0-4cc5-b7a8-ba73bad88eb8", "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:41.947257 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Create volume request body: {'volume': {'volume_type': '17ee340d-89f0-4cc5-b7a8-ba73bad88eb8', 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:41.950391 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Create volume of 1 GB Aug 18 23:47:41.950676 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:41.950676 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:41.950988 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Availability Zones retrieved successfully. Aug 18 23:47:41.955866 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Flow 'volume_create_api' (12a4df76-11ae-482d-bde5-b82b46e73118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:41.956735 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2645827b-a1bc-47f1-9e49-819f082d8a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:41.957384 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:41.975713 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2645827b-a1bc-47f1-9e49-819f082d8a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-635040592',vendor_name='tempest-vendor_name-1185152790'},id=17ee340d-89f0-4cc5-b7a8-ba73bad88eb8,is_public=True,name='tempest-ProjectAdminTests-volume-type-690161192',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '17ee340d-89f0-4cc5-b7a8-ba73bad88eb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:41.976386 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c115935e-6223-42f3-9a97-d3472e092be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:41.999674 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-690161192 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-690161192, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:41.999960 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-690161192 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-690161192, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:42.022821 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Created reservations ['85e934d3-62b2-4c84-98f8-93124d5bc01e', '1f939ee6-c8b1-4545-b99f-56497a00fe61', '080ee72c-f078-422f-aac5-6b7b6d2fb43d', '91b7dedf-7a0c-4360-aa9b-bf7de0c294dc'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:42.024049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c115935e-6223-42f3-9a97-d3472e092be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85e934d3-62b2-4c84-98f8-93124d5bc01e', '1f939ee6-c8b1-4545-b99f-56497a00fe61', '080ee72c-f078-422f-aac5-6b7b6d2fb43d', '91b7dedf-7a0c-4360-aa9b-bf7de0c294dc']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:42.025050 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87fdcba-ed8a-46fa-8187-a81ae372d4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:42.051623 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e87fdcba-ed8a-46fa-8187-a81ae372d4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db61c32d-be5a-4741-a752-f365e59354a5', '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='707e68244de84c5e9f19b08f2e22b145',qos_specs=None,replication_status=,reservations=['85e934d3-62b2-4c84-98f8-93124d5bc01e','1f939ee6-c8b1-4545-b99f-56497a00fe61','080ee72c-f078-422f-aac5-6b7b6d2fb43d','91b7dedf-7a0c-4360-aa9b-bf7de0c294dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a64d0a3e3f74523a096fd995d3d07b5',volume_type_id=17ee340d-89f0-4cc5-b7a8-ba73bad88eb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db61c32d-be5a-4741-a752-f365e59354a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707e68244de84c5e9f19b08f2e22b145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a64d0a3e3f74523a096fd995d3d07b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(17ee340d-89f0-4cc5-b7a8-ba73bad88eb8),volume_type_id=17ee340d-89f0-4cc5-b7a8-ba73bad88eb8)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:42.052258 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7cada69-eabe-4521-9bff-18533de02d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:42.066689 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7cada69-eabe-4521-9bff-18533de02d1e) transitioned into state 'SUCCESS' from 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='707e68244de84c5e9f19b08f2e22b145',qos_specs=None,replication_status=,reservations=['85e934d3-62b2-4c84-98f8-93124d5bc01e','1f939ee6-c8b1-4545-b99f-56497a00fe61','080ee72c-f078-422f-aac5-6b7b6d2fb43d','91b7dedf-7a0c-4360-aa9b-bf7de0c294dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a64d0a3e3f74523a096fd995d3d07b5',volume_type_id=17ee340d-89f0-4cc5-b7a8-ba73bad88eb8)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:42.067503 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39325b52-881d-42cf-b1b0-01548d388af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:42.076451 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39325b52-881d-42cf-b1b0-01548d388af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:42.077592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Flow 'volume_create_api' (12a4df76-11ae-482d-bde5-b82b46e73118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:42.077954 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Create volume request issued successfully. Aug 18 23:47:42.078683 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c54662a9-8ab4-4cbd-8f88-16a97b98b1cf tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:42.079193 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1039/4179] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:47:41 2026] POST /volume/v3/volumes => generated 772 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:42.090567 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-70166a3a-4e43-47a3-8697-4d094c9a3d2c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:42.092240 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-70166a3a-4e43-47a3-8697-4d094c9a3d2c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/volumes/db61c32d-be5a-4741-a752-f365e59354a5 Aug 18 23:47:42.092437 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-70166a3a-4e43-47a3-8697-4d094c9a3d2c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:42.092715 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-70166a3a-4e43-47a3-8697-4d094c9a3d2c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:42.099463 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:42.099463 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:42.102616 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-70166a3a-4e43-47a3-8697-4d094c9a3d2c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Volume info retrieved successfully. Aug 18 23:47:42.105865 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-70166a3a-4e43-47a3-8697-4d094c9a3d2c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes/db61c32d-be5a-4741-a752-f365e59354a5 returned with HTTP 200 Aug 18 23:47:42.106197 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1059/4180] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:47:42 2026] GET /volume/v3/volumes/db61c32d-be5a-4741-a752-f365e59354a5 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:42.362376 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-db6e9c48-9e1c-4317-970b-672210624896 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:42.364109 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-db6e9c48-9e1c-4317-970b-672210624896 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:42.364267 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-db6e9c48-9e1c-4317-970b-672210624896 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:42.364450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-db6e9c48-9e1c-4317-970b-672210624896 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:42.370430 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:42.370430 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:42.373297 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-db6e9c48-9e1c-4317-970b-672210624896 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:42.376853 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-db6e9c48-9e1c-4317-970b-672210624896 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:42.377206 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1053/4181] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:47:42 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 923 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:42.437123 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fe72e784-ee53-478d-8fa2-a21db52e83a4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:42.437523 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe72e784-ee53-478d-8fa2-a21db52e83a4 None None] GET https://10.4.3.229/volume// Aug 18 23:47:42.437693 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe72e784-ee53-478d-8fa2-a21db52e83a4 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:42.437894 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe72e784-ee53-478d-8fa2-a21db52e83a4 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:42.438157 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe72e784-ee53-478d-8fa2-a21db52e83a4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:42.438407 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1031/4182] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:47:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:47:42.444804 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-975ff906-dbee-4be0-8fbf-0bd9d83d1e60 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:42.514331 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-975ff906-dbee-4be0-8fbf-0bd9d83d1e60 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:47:42.514696 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-975ff906-dbee-4be0-8fbf-0bd9d83d1e60 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e036b23b-eb5d-49b1-a755-0acd4118e266", "connector": null, "instance_uuid": "d8b42901-3385-4ce3-9991-6ddfca4ddca1"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:42.523750 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:42.523750 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:42.543397 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-975ff906-dbee-4be0-8fbf-0bd9d83d1e60 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:47:42.543768 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1040/4183] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:47:42 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:42.566951 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-363be299-8352-4717-8a22-b8ef0f68fb93 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:42.568483 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-363be299-8352-4717-8a22-b8ef0f68fb93 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:42.568698 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-363be299-8352-4717-8a22-b8ef0f68fb93 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:42.568934 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-363be299-8352-4717-8a22-b8ef0f68fb93 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:42.574421 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-86887b5d-27ab-4c60-84bd-2b80dc833ddb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:42.574790 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-86887b5d-27ab-4c60-84bd-2b80dc833ddb None None] GET https://10.4.3.229/volume// Aug 18 23:47:42.574929 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-86887b5d-27ab-4c60-84bd-2b80dc833ddb None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:42.575103 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-86887b5d-27ab-4c60-84bd-2b80dc833ddb None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:42.575388 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-86887b5d-27ab-4c60-84bd-2b80dc833ddb None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:42.575663 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1054/4184] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:47:42 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:47:42.577139 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:42.577139 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:42.580034 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-363be299-8352-4717-8a22-b8ef0f68fb93 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:42.581906 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-efe9ede0-ab81-4eae-a30f-a0c05cd34864 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:42.583624 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-363be299-8352-4717-8a22-b8ef0f68fb93 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:42.583878 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-efe9ede0-ab81-4eae-a30f-a0c05cd34864 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:42.583947 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1060/4185] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:42 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:42.584081 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-efe9ede0-ab81-4eae-a30f-a0c05cd34864 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:42.584258 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-efe9ede0-ab81-4eae-a30f-a0c05cd34864 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:42.592997 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:42.592997 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:42.595922 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-efe9ede0-ab81-4eae-a30f-a0c05cd34864 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:42.599361 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-efe9ede0-ab81-4eae-a30f-a0c05cd34864 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:42.599742 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1032/4186] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:47:42 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1102 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:42.687389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2b2195b7-4f20-4cbb-abad-559d43649538 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:42.689639 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2b2195b7-4f20-4cbb-abad-559d43649538 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] PUT https://10.4.3.229/volume/v3/attachments/7d03a61a-732b-4597-8660-58e7148f6702 Aug 18 23:47:42.689997 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2b2195b7-4f20-4cbb-abad-559d43649538 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:42.696748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2b2195b7-4f20-4cbb-abad-559d43649538 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Acquiring lock "cinder-attachment_update-e036b23b-eb5d-49b1-a755-0acd4118e266-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:47:42.700829 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2b2195b7-4f20-4cbb-abad-559d43649538 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Lock "cinder-attachment_update-e036b23b-eb5d-49b1-a755-0acd4118e266-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:47:42.701637 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:42.701637 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:42.760885 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2b2195b7-4f20-4cbb-abad-559d43649538 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Lock "cinder-attachment_update-e036b23b-eb5d-49b1-a755-0acd4118e266-np0000007721" released by "attachment_update" :: held 0.060s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:47:42.761130 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2b2195b7-4f20-4cbb-abad-559d43649538 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/7d03a61a-732b-4597-8660-58e7148f6702 returned with HTTP 200 Aug 18 23:47:42.761586 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1041/4187] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:47:42 2026] PUT /volume/v3/attachments/7d03a61a-732b-4597-8660-58e7148f6702 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:42.881372 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-41c31c6f-6d8f-4f18-89de-feb8910130f3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:42.883109 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-41c31c6f-6d8f-4f18-89de-feb8910130f3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:42.883284 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-41c31c6f-6d8f-4f18-89de-feb8910130f3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:42.883464 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-41c31c6f-6d8f-4f18-89de-feb8910130f3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:42.883597 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-41c31c6f-6d8f-4f18-89de-feb8910130f3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:42.887763 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:42.887763 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:42.888611 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-41c31c6f-6d8f-4f18-89de-feb8910130f3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:42.889075 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1055/4188] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:42 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:43.117431 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1cd34705-40d3-480d-85e6-1abeb9381ad8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.119094 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1cd34705-40d3-480d-85e6-1abeb9381ad8 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/volumes/db61c32d-be5a-4741-a752-f365e59354a5 Aug 18 23:47:43.119300 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1cd34705-40d3-480d-85e6-1abeb9381ad8 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:43.119489 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1cd34705-40d3-480d-85e6-1abeb9381ad8 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:43.126508 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:43.126508 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:43.128702 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1cd34705-40d3-480d-85e6-1abeb9381ad8 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Volume info retrieved successfully. Aug 18 23:47:43.131911 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1cd34705-40d3-480d-85e6-1abeb9381ad8 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes/db61c32d-be5a-4741-a752-f365e59354a5 returned with HTTP 200 Aug 18 23:47:43.132170 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1061/4189] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:47:43 2026] GET /volume/v3/volumes/db61c32d-be5a-4741-a752-f365e59354a5 => generated 972 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:43.143272 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f52f3b3-c1cd-491f-8b1c-5199b6d361c9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.144709 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f52f3b3-c1cd-491f-8b1c-5199b6d361c9 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 18 23:47:43.144884 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f52f3b3-c1cd-491f-8b1c-5199b6d361c9 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:43.145052 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f52f3b3-c1cd-491f-8b1c-5199b6d361c9 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:43.149347 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f52f3b3-c1cd-491f-8b1c-5199b6d361c9 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:47:43.149681 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1033/4190] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:47:43 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 18 23:47:43.158483 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b26ac93e-d6ef-40c3-8077-027efd130ea3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.160749 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b26ac93e-d6ef-40c3-8077-027efd130ea3 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 18 23:47:43.160791 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b26ac93e-d6ef-40c3-8077-027efd130ea3 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:43.160976 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b26ac93e-d6ef-40c3-8077-027efd130ea3 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:43.161201 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:43.161201 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:43.164629 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b26ac93e-d6ef-40c3-8077-027efd130ea3 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:47:43.165216 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1042/4191] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:47:43 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 18 23:47:43.173022 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-28d37429-59f2-428e-80ab-c60679397b6e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.174496 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-28d37429-59f2-428e-80ab-c60679397b6e tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] DELETE https://10.4.3.229/volume/v3/messages/160e54f0-005b-42af-bb01-45d5213a8443 Aug 18 23:47:43.174714 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-28d37429-59f2-428e-80ab-c60679397b6e tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:43.174885 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-28d37429-59f2-428e-80ab-c60679397b6e tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:43.183395 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-28d37429-59f2-428e-80ab-c60679397b6e tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/messages/160e54f0-005b-42af-bb01-45d5213a8443 returned with HTTP 204 Aug 18 23:47:43.183905 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1056/4192] 10.4.3.229 () {68 vars in 1394 bytes} [Tue Aug 18 23:47:43 2026] DELETE /volume/v3/messages/160e54f0-005b-42af-bb01-45d5213a8443 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:47:43.190727 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a4c46a7b-cca5-4c4e-9431-813911985025 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.192949 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/db61c32d-be5a-4741-a752-f365e59354a5 Aug 18 23:47:43.193211 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:43.193441 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:43.193663 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Delete volume with id: db61c32d-be5a-4741-a752-f365e59354a5 Aug 18 23:47:43.202097 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:43.202097 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:43.202447 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Volume info retrieved successfully. Aug 18 23:47:43.204507 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100173) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:47:43.215137 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-690161192 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-690161192, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:43.215368 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-690161192 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-690161192, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:43.225468 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Created reservations ['4342e07b-832a-4a9f-8463-21ecb715c962', '514706fa-d5c1-47df-9bf6-c26bfe734c30', 'a5a62953-1180-433d-8067-977d02d327b0', '8b3c9ca4-7909-49a3-8fe0-65572b096bbb'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:43.249699 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Delete volume request issued successfully. Aug 18 23:47:43.249911 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a4c46a7b-cca5-4c4e-9431-813911985025 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes/db61c32d-be5a-4741-a752-f365e59354a5 returned with HTTP 202 Aug 18 23:47:43.250416 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1062/4193] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:47:43 2026] DELETE /volume/v3/volumes/db61c32d-be5a-4741-a752-f365e59354a5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:47:43.257545 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-caacc40c-37af-4abc-8b6c-782ab18d6351 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.259119 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-caacc40c-37af-4abc-8b6c-782ab18d6351 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] DELETE https://10.4.3.229/volume/v3/types/17ee340d-89f0-4cc5-b7a8-ba73bad88eb8 Aug 18 23:47:43.259304 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-caacc40c-37af-4abc-8b6c-782ab18d6351 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:43.259500 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-caacc40c-37af-4abc-8b6c-782ab18d6351 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:43.281854 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-caacc40c-37af-4abc-8b6c-782ab18d6351 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/types/17ee340d-89f0-4cc5-b7a8-ba73bad88eb8 returned with HTTP 202 Aug 18 23:47:43.282326 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1034/4194] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:47:43 2026] DELETE /volume/v3/types/17ee340d-89f0-4cc5-b7a8-ba73bad88eb8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:47:43.290149 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9e52880e-0847-42f9-b981-c2e2e09c7f3d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.291327 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9e52880e-0847-42f9-b981-c2e2e09c7f3d tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:47:43.291730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9e52880e-0847-42f9-b981-c2e2e09c7f3d tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1911510777", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1846375840", "vendor_name": "tempest-vendor_name-1709615353"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:43.306084 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9e52880e-0847-42f9-b981-c2e2e09c7f3d tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:47:43.306581 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1043/4195] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:47:43 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:43.313941 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.315724 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:43.316095 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3f2f874b-c451-4c26-b022-0cb15922ae58", "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:43.317531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Create volume request body: {'volume': {'volume_type': '3f2f874b-c451-4c26-b022-0cb15922ae58', 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:43.321156 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Create volume of 1 GB Aug 18 23:47:43.321445 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:43.321445 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:43.321828 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Availability Zones retrieved successfully. Aug 18 23:47:43.326662 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Flow 'volume_create_api' (1f662bab-cff9-41e0-8e65-213f76297fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:43.327738 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07db9c40-af5e-4ef2-82b6-4a1530bbc94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:43.328432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:43.344741 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07db9c40-af5e-4ef2-82b6-4a1530bbc94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:47:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1846375840',vendor_name='tempest-vendor_name-1709615353'},id=3f2f874b-c451-4c26-b022-0cb15922ae58,is_public=True,name='tempest-ProjectAdminTests-volume-type-1911510777',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f2f874b-c451-4c26-b022-0cb15922ae58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:43.345411 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80dd24ef-cca7-470c-8ea3-7cdda531326a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:43.369120 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1911510777 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1911510777, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:43.369285 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1911510777 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1911510777, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:47:43.392141 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Created reservations ['03796e2e-6274-4a60-86d2-5ff37ea71d56', 'fcf6a07d-b7a3-4b46-af61-45f1c1ea1abd', '65122b97-7767-41f1-ad2d-3febef3134a3', '55981452-e33f-499c-9fc1-b2eba1369460'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:43.392802 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80dd24ef-cca7-470c-8ea3-7cdda531326a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03796e2e-6274-4a60-86d2-5ff37ea71d56', 'fcf6a07d-b7a3-4b46-af61-45f1c1ea1abd', '65122b97-7767-41f1-ad2d-3febef3134a3', '55981452-e33f-499c-9fc1-b2eba1369460']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:43.393471 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd6b465-32ec-43e0-9e33-ff834935d924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:43.415961 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd6b465-32ec-43e0-9e33-ff834935d924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dfcc83b-3a54-4567-ac4e-b8867c0e93f2', '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='707e68244de84c5e9f19b08f2e22b145',qos_specs=None,replication_status=,reservations=['03796e2e-6274-4a60-86d2-5ff37ea71d56','fcf6a07d-b7a3-4b46-af61-45f1c1ea1abd','65122b97-7767-41f1-ad2d-3febef3134a3','55981452-e33f-499c-9fc1-b2eba1369460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a64d0a3e3f74523a096fd995d3d07b5',volume_type_id=3f2f874b-c451-4c26-b022-0cb15922ae58), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dfcc83b-3a54-4567-ac4e-b8867c0e93f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='707e68244de84c5e9f19b08f2e22b145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a64d0a3e3f74523a096fd995d3d07b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f2f874b-c451-4c26-b022-0cb15922ae58),volume_type_id=3f2f874b-c451-4c26-b022-0cb15922ae58)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:43.416665 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12f352f7-b261-467a-8c36-3d3002a925ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:43.431816 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12f352f7-b261-467a-8c36-3d3002a925ab) transitioned into state 'SUCCESS' from 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='707e68244de84c5e9f19b08f2e22b145',qos_specs=None,replication_status=,reservations=['03796e2e-6274-4a60-86d2-5ff37ea71d56','fcf6a07d-b7a3-4b46-af61-45f1c1ea1abd','65122b97-7767-41f1-ad2d-3febef3134a3','55981452-e33f-499c-9fc1-b2eba1369460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a64d0a3e3f74523a096fd995d3d07b5',volume_type_id=3f2f874b-c451-4c26-b022-0cb15922ae58)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:43.432402 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac670e4a-72bd-42d1-bec0-5e59798aad0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:43.440464 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac670e4a-72bd-42d1-bec0-5e59798aad0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:43.441206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Flow 'volume_create_api' (1f662bab-cff9-41e0-8e65-213f76297fb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:43.441460 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Create volume request issued successfully. Aug 18 23:47:43.442032 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ae19b7a0-728d-46e6-a93c-4b8484746e0a tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:43.442432 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1057/4196] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:47:43 2026] POST /volume/v3/volumes => generated 773 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:43.454861 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4a79b12b-9245-4361-9d33-7a83c4231685 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.457369 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4a79b12b-9245-4361-9d33-7a83c4231685 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/volumes/8dfcc83b-3a54-4567-ac4e-b8867c0e93f2 Aug 18 23:47:43.457369 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4a79b12b-9245-4361-9d33-7a83c4231685 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:43.457534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4a79b12b-9245-4361-9d33-7a83c4231685 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:43.465646 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:43.465646 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:43.469109 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4a79b12b-9245-4361-9d33-7a83c4231685 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Volume info retrieved successfully. Aug 18 23:47:43.473101 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4a79b12b-9245-4361-9d33-7a83c4231685 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes/8dfcc83b-3a54-4567-ac4e-b8867c0e93f2 returned with HTTP 200 Aug 18 23:47:43.473519 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1063/4197] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:47:43 2026] GET /volume/v3/volumes/8dfcc83b-3a54-4567-ac4e-b8867c0e93f2 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:43.596457 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3d9c65d-8526-4a0f-babe-45412853a9ce None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.598765 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3d9c65d-8526-4a0f-babe-45412853a9ce tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:43.599039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3d9c65d-8526-4a0f-babe-45412853a9ce tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:43.599404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3d9c65d-8526-4a0f-babe-45412853a9ce tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:43.611749 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:43.611749 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:43.615901 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3d9c65d-8526-4a0f-babe-45412853a9ce tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:43.620455 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3d9c65d-8526-4a0f-babe-45412853a9ce tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:43.620837 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1035/4198] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:43 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:43.898073 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-60c4d0ca-b146-402e-8e93-65847287a618 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:43.899797 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60c4d0ca-b146-402e-8e93-65847287a618 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:43.899976 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60c4d0ca-b146-402e-8e93-65847287a618 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:43.900162 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60c4d0ca-b146-402e-8e93-65847287a618 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:43.900264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-60c4d0ca-b146-402e-8e93-65847287a618 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:43.904234 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:43.904234 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:43.904969 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60c4d0ca-b146-402e-8e93-65847287a618 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:43.905302 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1044/4199] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:43 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:44.485557 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5523099f-5886-4b9d-bc7f-d02f06a21461 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:44.487089 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5523099f-5886-4b9d-bc7f-d02f06a21461 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/volumes/8dfcc83b-3a54-4567-ac4e-b8867c0e93f2 Aug 18 23:47:44.487288 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5523099f-5886-4b9d-bc7f-d02f06a21461 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:44.487534 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5523099f-5886-4b9d-bc7f-d02f06a21461 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:44.494760 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:44.494760 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:44.498385 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5523099f-5886-4b9d-bc7f-d02f06a21461 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Volume info retrieved successfully. Aug 18 23:47:44.502424 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5523099f-5886-4b9d-bc7f-d02f06a21461 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes/8dfcc83b-3a54-4567-ac4e-b8867c0e93f2 returned with HTTP 200 Aug 18 23:47:44.502925 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1058/4200] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:47:44 2026] GET /volume/v3/volumes/8dfcc83b-3a54-4567-ac4e-b8867c0e93f2 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:44.514982 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b1865627-b22b-46f4-b97c-2f7b89d4750c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:44.516814 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b1865627-b22b-46f4-b97c-2f7b89d4750c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 18 23:47:44.517056 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b1865627-b22b-46f4-b97c-2f7b89d4750c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:44.517275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b1865627-b22b-46f4-b97c-2f7b89d4750c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:44.520641 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b1865627-b22b-46f4-b97c-2f7b89d4750c tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:47:44.521059 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1064/4201] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:47:44 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 18 23:47:44.528729 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-93e2e2bb-799b-4ed7-96c8-0e05ded23d33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:44.530204 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93e2e2bb-799b-4ed7-96c8-0e05ded23d33 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] GET https://10.4.3.229/volume/v3/messages/3aaf83b6-8516-48b4-96f5-b36595463cb6 Aug 18 23:47:44.530403 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93e2e2bb-799b-4ed7-96c8-0e05ded23d33 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:44.530628 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93e2e2bb-799b-4ed7-96c8-0e05ded23d33 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:44.533474 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93e2e2bb-799b-4ed7-96c8-0e05ded23d33 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/messages/3aaf83b6-8516-48b4-96f5-b36595463cb6 returned with HTTP 200 Aug 18 23:47:44.533859 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1036/4202] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:47:44 2026] GET /volume/v3/messages/3aaf83b6-8516-48b4-96f5-b36595463cb6 => generated 667 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:44.541216 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-733fa2a3-68d8-4005-9fa2-fafa428cb015 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:44.542910 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-733fa2a3-68d8-4005-9fa2-fafa428cb015 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] DELETE https://10.4.3.229/volume/v3/messages/3aaf83b6-8516-48b4-96f5-b36595463cb6 Aug 18 23:47:44.543136 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-733fa2a3-68d8-4005-9fa2-fafa428cb015 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:44.543337 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-733fa2a3-68d8-4005-9fa2-fafa428cb015 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:44.546650 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=346,cinder:INSERT=68,cinder:UPDATE=105 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:47:44.553327 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-733fa2a3-68d8-4005-9fa2-fafa428cb015 tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/messages/3aaf83b6-8516-48b4-96f5-b36595463cb6 returned with HTTP 204 Aug 18 23:47:44.553893 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1045/4203] 10.4.3.229 () {68 vars in 1394 bytes} [Tue Aug 18 23:47:44 2026] DELETE /volume/v3/messages/3aaf83b6-8516-48b4-96f5-b36595463cb6 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:47:44.559861 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1545f7b8-3fe6-4daf-b862-3e71b91a8eaa None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:44.561543 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1545f7b8-3fe6-4daf-b862-3e71b91a8eaa tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/8dfcc83b-3a54-4567-ac4e-b8867c0e93f2 Aug 18 23:47:44.561858 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1545f7b8-3fe6-4daf-b862-3e71b91a8eaa tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:44.562117 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1545f7b8-3fe6-4daf-b862-3e71b91a8eaa tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:44.562333 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-1545f7b8-3fe6-4daf-b862-3e71b91a8eaa tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Delete volume with id: 8dfcc83b-3a54-4567-ac4e-b8867c0e93f2 Aug 18 23:47:44.569109 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:44.569109 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:44.569394 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1545f7b8-3fe6-4daf-b862-3e71b91a8eaa tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Volume info retrieved successfully. Aug 18 23:47:44.570282 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-1545f7b8-3fe6-4daf-b862-3e71b91a8eaa tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100171) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:47:44.587135 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-1545f7b8-3fe6-4daf-b862-3e71b91a8eaa tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Created reservations ['38741a83-5a14-4e0c-8c3c-9e79f3eb14d3', 'e6ddb4c3-62eb-4bd8-8c0d-5c504e45f14a', '05f34928-bc13-4c0f-b807-19b2387b3dd9', 'a89878ad-c551-4dc6-8db2-5c00a6bc6006'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:44.607157 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1545f7b8-3fe6-4daf-b862-3e71b91a8eaa tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Delete volume request issued successfully. Aug 18 23:47:44.607352 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1545f7b8-3fe6-4daf-b862-3e71b91a8eaa tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/volumes/8dfcc83b-3a54-4567-ac4e-b8867c0e93f2 returned with HTTP 202 Aug 18 23:47:44.607793 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1059/4204] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:47:44 2026] DELETE /volume/v3/volumes/8dfcc83b-3a54-4567-ac4e-b8867c0e93f2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:47:44.613940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-79e03511-c5c6-4d85-b64b-e17b3efa045d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:44.615694 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-79e03511-c5c6-4d85-b64b-e17b3efa045d tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] DELETE https://10.4.3.229/volume/v3/types/3f2f874b-c451-4c26-b022-0cb15922ae58 Aug 18 23:47:44.615877 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-79e03511-c5c6-4d85-b64b-e17b3efa045d tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:44.616090 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-79e03511-c5c6-4d85-b64b-e17b3efa045d tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:44.635253 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-04423d73-25c1-49a3-a666-f610518f4b00 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:44.636768 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-79e03511-c5c6-4d85-b64b-e17b3efa045d tempest-ProjectAdminTests-846385733 tempest-ProjectAdminTests-846385733-project-admin] https://10.4.3.229/volume/v3/types/3f2f874b-c451-4c26-b022-0cb15922ae58 returned with HTTP 202 Aug 18 23:47:44.636863 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04423d73-25c1-49a3-a666-f610518f4b00 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:44.636946 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04423d73-25c1-49a3-a666-f610518f4b00 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:44.637125 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04423d73-25c1-49a3-a666-f610518f4b00 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:44.637179 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1065/4205] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:47:44 2026] DELETE /volume/v3/types/3f2f874b-c451-4c26-b022-0cb15922ae58 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:47:44.645599 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:44.645599 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:44.648056 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-04423d73-25c1-49a3-a666-f610518f4b00 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:44.651320 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04423d73-25c1-49a3-a666-f610518f4b00 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:44.651697 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1037/4206] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:44 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:44.914370 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ed059c05-b95c-4380-b7b8-ef5db1475011 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:44.916178 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ed059c05-b95c-4380-b7b8-ef5db1475011 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:44.916411 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ed059c05-b95c-4380-b7b8-ef5db1475011 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:44.916660 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ed059c05-b95c-4380-b7b8-ef5db1475011 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:44.916816 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-ed059c05-b95c-4380-b7b8-ef5db1475011 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:44.920530 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:44.920530 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:44.921259 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ed059c05-b95c-4380-b7b8-ef5db1475011 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:44.921669 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1046/4207] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:44 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:45.664227 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bbef4282-2823-41eb-939d-833ff296e4b1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:45.665815 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bbef4282-2823-41eb-939d-833ff296e4b1 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:45.665974 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bbef4282-2823-41eb-939d-833ff296e4b1 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:45.666138 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bbef4282-2823-41eb-939d-833ff296e4b1 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:45.673855 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:45.673855 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:45.676457 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bbef4282-2823-41eb-939d-833ff296e4b1 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:45.679931 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bbef4282-2823-41eb-939d-833ff296e4b1 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:45.680284 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1060/4208] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:45 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:45.930413 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9e02d088-6643-4685-87fa-d155ec6526dd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:45.931883 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9e02d088-6643-4685-87fa-d155ec6526dd tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:45.932056 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9e02d088-6643-4685-87fa-d155ec6526dd tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:45.932226 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9e02d088-6643-4685-87fa-d155ec6526dd tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:45.932312 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-9e02d088-6643-4685-87fa-d155ec6526dd tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:45.936245 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:45.936245 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:45.936896 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9e02d088-6643-4685-87fa-d155ec6526dd tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:45.937208 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1066/4209] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:45 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:46.691385 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2de4d312-f482-4ea0-80de-72c3ed7dd2aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:46.694018 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2de4d312-f482-4ea0-80de-72c3ed7dd2aa tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:46.694018 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2de4d312-f482-4ea0-80de-72c3ed7dd2aa tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:46.694018 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2de4d312-f482-4ea0-80de-72c3ed7dd2aa tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:46.702947 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:46.702947 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:46.706192 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2de4d312-f482-4ea0-80de-72c3ed7dd2aa tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:46.710403 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2de4d312-f482-4ea0-80de-72c3ed7dd2aa tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:46.711044 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1038/4210] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:46 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:46.946773 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-88782b45-cfff-485b-aa51-7a7577fd8309 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:46.948563 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-88782b45-cfff-485b-aa51-7a7577fd8309 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:46.948770 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-88782b45-cfff-485b-aa51-7a7577fd8309 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:46.948969 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-88782b45-cfff-485b-aa51-7a7577fd8309 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:46.949179 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-88782b45-cfff-485b-aa51-7a7577fd8309 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:46.952912 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:46.952912 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:46.953590 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-88782b45-cfff-485b-aa51-7a7577fd8309 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:46.953976 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1047/4211] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:46 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:47.123663 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:47.125190 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:47.125571 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-731120121", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:47.126981 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-731120121', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:47.127224 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Create volume of 1 GB Aug 18 23:47:47.131146 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Availability Zones retrieved successfully. Aug 18 23:47:47.136875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Flow 'volume_create_api' (e9102bb0-4800-4a8d-a67a-98755e116492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:47.138312 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c443172-3dfc-48aa-a1a2-3a997c94e441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:47.139728 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:47.163312 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c443172-3dfc-48aa-a1a2-3a997c94e441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:47.164016 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4177169-367a-4339-bf46-f2bf9f71fdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:47.219009 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Created reservations ['19a96144-89d3-42fa-9548-9b94d4012400', '3f450f7a-9ecf-48c4-bc3b-ed1ea971e709', '10cb7abd-2477-4d40-a5f4-e0885db3f5e9', 'c22e91d9-b96e-4dc3-97f8-26f5b8fd148d'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:47.219869 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4177169-367a-4339-bf46-f2bf9f71fdd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19a96144-89d3-42fa-9548-9b94d4012400', '3f450f7a-9ecf-48c4-bc3b-ed1ea971e709', '10cb7abd-2477-4d40-a5f4-e0885db3f5e9', 'c22e91d9-b96e-4dc3-97f8-26f5b8fd148d']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:47.220493 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7482177-bbba-4441-ba36-bc05748f01f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:47.242500 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7482177-bbba-4441-ba36-bc05748f01f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d81d088-9e8b-482f-a98c-0b513fe059ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-731120121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37cadc474a04256911661a94812a4a6',qos_specs=None,replication_status=,reservations=['19a96144-89d3-42fa-9548-9b94d4012400','3f450f7a-9ecf-48c4-bc3b-ed1ea971e709','10cb7abd-2477-4d40-a5f4-e0885db3f5e9','c22e91d9-b96e-4dc3-97f8-26f5b8fd148d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1e933c23f844fea614fd73d6342353',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-731120121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d81d088-9e8b-482f-a98c-0b513fe059ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a37cadc474a04256911661a94812a4a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd1e933c23f844fea614fd73d6342353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:47.243183 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c4c848-0e54-40cb-a4be-f92c414ccd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:47.261910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c4c848-0e54-40cb-a4be-f92c414ccd59) transitioned into state 'SUCCESS' from state '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-731120121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37cadc474a04256911661a94812a4a6',qos_specs=None,replication_status=,reservations=['19a96144-89d3-42fa-9548-9b94d4012400','3f450f7a-9ecf-48c4-bc3b-ed1ea971e709','10cb7abd-2477-4d40-a5f4-e0885db3f5e9','c22e91d9-b96e-4dc3-97f8-26f5b8fd148d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1e933c23f844fea614fd73d6342353',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:47.262588 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7df267b-91d5-4a48-b65a-a00a16a121f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:47.273452 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7df267b-91d5-4a48-b65a-a00a16a121f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:47.274016 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Flow 'volume_create_api' (e9102bb0-4800-4a8d-a67a-98755e116492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:47.274352 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Create volume request issued successfully. Aug 18 23:47:47.274843 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0ec1a001-bfd3-45d9-80af-01a58fba9de5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:47.275293 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1061/4212] 10.4.3.229 () {70 vars in 1300 bytes} [Tue Aug 18 23:47:47 2026] POST /volume/v3/volumes => generated 788 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:47.288365 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ccc761be-582f-43a3-b94b-5a765082aefc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:47.289914 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ccc761be-582f-43a3-b94b-5a765082aefc tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:47.290095 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ccc761be-582f-43a3-b94b-5a765082aefc tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:47.290274 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ccc761be-582f-43a3-b94b-5a765082aefc tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:47.295987 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=362,cinder:UPDATE=113,cinder:INSERT=48 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:47:47.302097 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:47.302097 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:47.308315 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ccc761be-582f-43a3-b94b-5a765082aefc tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:47.313240 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ccc761be-582f-43a3-b94b-5a765082aefc tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:47.313584 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1067/4213] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:47 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:47.461663 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2ba35a26-c958-48a9-9b2f-0a78e69a07f5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:47.463920 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2ba35a26-c958-48a9-9b2f-0a78e69a07f5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/attachments/7d03a61a-732b-4597-8660-58e7148f6702/action Aug 18 23:47:47.464434 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2ba35a26-c958-48a9-9b2f-0a78e69a07f5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:47:47.464643 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2ba35a26-c958-48a9-9b2f-0a78e69a07f5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:47.486251 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:47.486251 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:47.497254 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-65710252-6ccc-47ad-b253-363dc77a03e7 req-2ba35a26-c958-48a9-9b2f-0a78e69a07f5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/7d03a61a-732b-4597-8660-58e7148f6702/action returned with HTTP 204 Aug 18 23:47:47.497709 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1039/4214] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:47:47 2026] POST /volume/v3/attachments/7d03a61a-732b-4597-8660-58e7148f6702/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:47.725242 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-36e1fcc5-e1eb-4489-99a0-fc2bff6af287 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:47.726600 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-36e1fcc5-e1eb-4489-99a0-fc2bff6af287 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:47:47.726848 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-36e1fcc5-e1eb-4489-99a0-fc2bff6af287 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:47.727084 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-36e1fcc5-e1eb-4489-99a0-fc2bff6af287 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:47.736022 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:47.736022 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:47.742306 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-36e1fcc5-e1eb-4489-99a0-fc2bff6af287 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:47:47.745449 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-36e1fcc5-e1eb-4489-99a0-fc2bff6af287 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:47:47.745926 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1048/4215] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:47 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:47.964616 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e434fff0-fbd6-499f-974b-ff48bc5664db None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:47.966727 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e434fff0-fbd6-499f-974b-ff48bc5664db tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:47.966903 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e434fff0-fbd6-499f-974b-ff48bc5664db tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:47.967087 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e434fff0-fbd6-499f-974b-ff48bc5664db tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:47.967178 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-e434fff0-fbd6-499f-974b-ff48bc5664db tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:47.975795 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:47.975795 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:47.976490 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e434fff0-fbd6-499f-974b-ff48bc5664db tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:47.977042 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1062/4216] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:47 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:48.325572 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3e21e35a-053e-4a38-92f7-7c68e5c15278 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:48.327398 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3e21e35a-053e-4a38-92f7-7c68e5c15278 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:48.327633 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3e21e35a-053e-4a38-92f7-7c68e5c15278 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:48.327808 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3e21e35a-053e-4a38-92f7-7c68e5c15278 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:48.337456 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:48.337456 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:48.344111 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3e21e35a-053e-4a38-92f7-7c68e5c15278 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:48.348876 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3e21e35a-053e-4a38-92f7-7c68e5c15278 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:48.349620 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1068/4217] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:48 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:48.374482 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e9729d10-c5a5-4edf-a0f0-ccb82e29b74b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:48.377401 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9729d10-c5a5-4edf-a0f0-ccb82e29b74b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:48.377674 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9729d10-c5a5-4edf-a0f0-ccb82e29b74b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:48.377895 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9729d10-c5a5-4edf-a0f0-ccb82e29b74b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:48.385110 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:48.385110 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:48.388507 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e9729d10-c5a5-4edf-a0f0-ccb82e29b74b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:48.392012 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9729d10-c5a5-4edf-a0f0-ccb82e29b74b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:48.392341 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1040/4218] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:48 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:48.437906 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-9133daf1-148a-4986-868b-c73623230503 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:48.440596 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-9133daf1-148a-4986-868b-c73623230503 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:48.440596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-9133daf1-148a-4986-868b-c73623230503 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:48.440596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-9133daf1-148a-4986-868b-c73623230503 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:48.446386 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:48.446386 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:48.452007 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-9133daf1-148a-4986-868b-c73623230503 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:48.454673 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-9133daf1-148a-4986-868b-c73623230503 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:48.454673 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1049/4219] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:47:48 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:48.528206 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-02fb3b5b-ef0c-4282-b23d-db319f20f101 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:48.528730 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-02fb3b5b-ef0c-4282-b23d-db319f20f101 None None] GET https://10.4.3.229/volume// Aug 18 23:47:48.529148 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-02fb3b5b-ef0c-4282-b23d-db319f20f101 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:48.529216 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-02fb3b5b-ef0c-4282-b23d-db319f20f101 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:48.529627 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-02fb3b5b-ef0c-4282-b23d-db319f20f101 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:48.529920 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1063/4220] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:47:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:47:48.537652 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-e064d187-7fc4-4684-95d6-0a80e6a0c93d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:48.652749 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-e064d187-7fc4-4684-95d6-0a80e6a0c93d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:47:48.652936 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-e064d187-7fc4-4684-95d6-0a80e6a0c93d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d81d088-9e8b-482f-a98c-0b513fe059ac", "connector": null, "instance_uuid": "18cfcef2-a963-404e-8e91-90afa3632269"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:48.664151 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:48.664151 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:48.688078 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-e064d187-7fc4-4684-95d6-0a80e6a0c93d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:47:48.688529 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1069/4221] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:47:48 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:48.725238 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-75615d35-5c8e-4a22-8d1d-879093d3f017 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:48.727877 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-75615d35-5c8e-4a22-8d1d-879093d3f017 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:48.728103 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-75615d35-5c8e-4a22-8d1d-879093d3f017 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:48.728351 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-75615d35-5c8e-4a22-8d1d-879093d3f017 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:48.739811 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3f684b75-7417-4327-9ed7-b0ee196ea52c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:48.739811 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3f684b75-7417-4327-9ed7-b0ee196ea52c None None] GET https://10.4.3.229/volume// Aug 18 23:47:48.739811 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3f684b75-7417-4327-9ed7-b0ee196ea52c None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:48.739811 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3f684b75-7417-4327-9ed7-b0ee196ea52c None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:48.739811 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3f684b75-7417-4327-9ed7-b0ee196ea52c None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:48.739811 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1050/4222] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:47:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:47:48.743030 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:48.743030 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:48.746697 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-75615d35-5c8e-4a22-8d1d-879093d3f017 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:48.748132 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-2cd2a6c2-a306-49a1-afee-94890ca982cb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:48.753401 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-2cd2a6c2-a306-49a1-afee-94890ca982cb tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:48.753615 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-2cd2a6c2-a306-49a1-afee-94890ca982cb tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:48.753789 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-2cd2a6c2-a306-49a1-afee-94890ca982cb tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:48.754754 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-75615d35-5c8e-4a22-8d1d-879093d3f017 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:48.755138 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1041/4223] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:48 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:48.762396 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:48.762396 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:48.765475 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-2cd2a6c2-a306-49a1-afee-94890ca982cb tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:48.769547 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-2cd2a6c2-a306-49a1-afee-94890ca982cb tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:48.770023 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1064/4224] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:47:48 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 1042 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:48.868160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-14764ffd-eafc-43f3-ba51-a3dd440f3a88 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:48.872655 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-14764ffd-eafc-43f3-ba51-a3dd440f3a88 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] PUT https://10.4.3.229/volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 Aug 18 23:47:48.872655 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-14764ffd-eafc-43f3-ba51-a3dd440f3a88 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:48.879877 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-14764ffd-eafc-43f3-ba51-a3dd440f3a88 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Acquiring lock "cinder-attachment_update-2d81d088-9e8b-482f-a98c-0b513fe059ac-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:47:48.887244 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-14764ffd-eafc-43f3-ba51-a3dd440f3a88 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Lock "cinder-attachment_update-2d81d088-9e8b-482f-a98c-0b513fe059ac-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:47:48.887244 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:48.887244 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:48.976977 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-14764ffd-eafc-43f3-ba51-a3dd440f3a88 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Lock "cinder-attachment_update-2d81d088-9e8b-482f-a98c-0b513fe059ac-np0000007721" released by "attachment_update" :: held 0.092s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:47:48.977581 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-14764ffd-eafc-43f3-ba51-a3dd440f3a88 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 returned with HTTP 200 Aug 18 23:47:48.978494 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1070/4225] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:47:48 2026] PUT /volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:48.988632 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-87efb42f-5c95-484a-9f15-e367328d4868 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:48.991403 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-87efb42f-5c95-484a-9f15-e367328d4868 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:48.991403 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-87efb42f-5c95-484a-9f15-e367328d4868 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:48.991403 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-87efb42f-5c95-484a-9f15-e367328d4868 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:48.991403 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-87efb42f-5c95-484a-9f15-e367328d4868 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:48.994995 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:48.994995 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:48.995968 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-87efb42f-5c95-484a-9f15-e367328d4868 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:48.996377 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1051/4226] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:48 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:49.767025 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b8b045e8-2d42-4ff3-be73-e661044b8d5a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:49.769233 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b8b045e8-2d42-4ff3-be73-e661044b8d5a tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:49.769857 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b8b045e8-2d42-4ff3-be73-e661044b8d5a tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:49.770096 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b8b045e8-2d42-4ff3-be73-e661044b8d5a tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:49.782251 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:49.782251 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:49.786500 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b8b045e8-2d42-4ff3-be73-e661044b8d5a tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:49.792014 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b8b045e8-2d42-4ff3-be73-e661044b8d5a tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:49.794531 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1042/4227] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:49 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:50.008104 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bdc52310-c881-45d1-9177-440e0930f8bc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:50.010984 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bdc52310-c881-45d1-9177-440e0930f8bc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:50.011188 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bdc52310-c881-45d1-9177-440e0930f8bc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:50.011355 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bdc52310-c881-45d1-9177-440e0930f8bc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:50.011468 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-bdc52310-c881-45d1-9177-440e0930f8bc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:50.023622 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:50.023622 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:50.025070 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bdc52310-c881-45d1-9177-440e0930f8bc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:50.025070 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1065/4228] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:50 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:50.802939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-660d117e-9a6f-470c-b616-faaf2dbee3cb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:50.804545 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-660d117e-9a6f-470c-b616-faaf2dbee3cb tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:50.804775 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-660d117e-9a6f-470c-b616-faaf2dbee3cb tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:50.804957 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-660d117e-9a6f-470c-b616-faaf2dbee3cb tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:50.814322 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:50.814322 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:50.817773 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-660d117e-9a6f-470c-b616-faaf2dbee3cb tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:50.821857 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-660d117e-9a6f-470c-b616-faaf2dbee3cb tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:50.822222 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1071/4229] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:50 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:51.033635 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-955cf25f-aa2b-4f95-a544-0341d19cf1aa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:51.035457 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-955cf25f-aa2b-4f95-a544-0341d19cf1aa tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:51.035691 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-955cf25f-aa2b-4f95-a544-0341d19cf1aa tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:51.035870 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-955cf25f-aa2b-4f95-a544-0341d19cf1aa tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:51.035969 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-955cf25f-aa2b-4f95-a544-0341d19cf1aa tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:51.040278 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:51.040278 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:51.041135 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-955cf25f-aa2b-4f95-a544-0341d19cf1aa tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:51.041477 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1052/4230] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:51 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:51.834891 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-73977190-9bc0-442f-8f37-7ac05e9c6595 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:51.841309 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73977190-9bc0-442f-8f37-7ac05e9c6595 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:51.841527 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73977190-9bc0-442f-8f37-7ac05e9c6595 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:51.841685 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73977190-9bc0-442f-8f37-7ac05e9c6595 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:51.853657 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:51.853657 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:51.856637 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-73977190-9bc0-442f-8f37-7ac05e9c6595 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:51.860272 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73977190-9bc0-442f-8f37-7ac05e9c6595 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:51.860654 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1043/4231] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:51 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:52.053176 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ed85d897-5714-4bc7-bcd6-426f826c1b15 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:52.055264 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ed85d897-5714-4bc7-bcd6-426f826c1b15 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:52.055493 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ed85d897-5714-4bc7-bcd6-426f826c1b15 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:52.055708 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ed85d897-5714-4bc7-bcd6-426f826c1b15 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:52.056302 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-ed85d897-5714-4bc7-bcd6-426f826c1b15 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:52.060144 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:52.060144 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:52.061109 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ed85d897-5714-4bc7-bcd6-426f826c1b15 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:52.061587 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1066/4232] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:52 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:52.274083 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-0a580af1-d3c3-4a83-a807-618bde90ddca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:52.277080 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-0a580af1-d3c3-4a83-a807-618bde90ddca tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] POST https://10.4.3.229/volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059/action Aug 18 23:47:52.277531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-0a580af1-d3c3-4a83-a807-618bde90ddca tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:47:52.277707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-0a580af1-d3c3-4a83-a807-618bde90ddca tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:52.296288 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:52.296288 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:52.309316 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d4e1eeb0-cf76-474f-a870-e6793762d2f3 req-0a580af1-d3c3-4a83-a807-618bde90ddca tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059/action returned with HTTP 204 Aug 18 23:47:52.309767 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1072/4233] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:47:52 2026] POST /volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 23:47:52.878320 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b171ec29-4106-40fc-bb9d-eaa4f9ada1e9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:52.883954 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b171ec29-4106-40fc-bb9d-eaa4f9ada1e9 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:52.884148 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b171ec29-4106-40fc-bb9d-eaa4f9ada1e9 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:52.884352 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b171ec29-4106-40fc-bb9d-eaa4f9ada1e9 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:52.893968 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:52.893968 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:52.896735 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b171ec29-4106-40fc-bb9d-eaa4f9ada1e9 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:52.900470 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b171ec29-4106-40fc-bb9d-eaa4f9ada1e9 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:52.902551 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1053/4234] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:52 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:52.914872 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fd5034df-bd30-4fe4-8f0e-e295df631aa5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:52.917182 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fd5034df-bd30-4fe4-8f0e-e295df631aa5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:52.917359 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fd5034df-bd30-4fe4-8f0e-e295df631aa5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:52.917548 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fd5034df-bd30-4fe4-8f0e-e295df631aa5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:52.926792 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:52.926792 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:52.929928 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fd5034df-bd30-4fe4-8f0e-e295df631aa5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:52.934147 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fd5034df-bd30-4fe4-8f0e-e295df631aa5 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:52.934147 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1044/4235] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:52 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:52.947403 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0694e0bb-31a4-4f04-a571-3567255075b8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:52.948952 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1067/4236] 10.4.3.229 () {70 vars in 1611 bytes} [Tue Aug 18 23:47:52 2026] DELETE /volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 23:47:52.955985 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f5303ebd-2ae0-43fa-806f-b61e581f9c55 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:53.032721 np0000007721 devstack@c-api.service[100173]: WARNING keystonemiddleware.auth_token [None req-f5303ebd-2ae0-43fa-806f-b61e581f9c55 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 23:47:53.033829 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1073/4237] 10.4.3.229 () {70 vars in 1611 bytes} [Tue Aug 18 23:47:52 2026] DELETE /volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 => generated 114 bytes in 78 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 23:47:53.044206 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:53.046270 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] DELETE https://10.4.3.229/volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 Aug 18 23:47:53.046465 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:53.046700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:53.057185 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:53.057185 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:53.072652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9d266cfd-50fd-40c9-8800-37e4402e5bba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:53.078010 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d266cfd-50fd-40c9-8800-37e4402e5bba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:53.080337 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d266cfd-50fd-40c9-8800-37e4402e5bba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:53.080337 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d266cfd-50fd-40c9-8800-37e4402e5bba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:53.080337 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9d266cfd-50fd-40c9-8800-37e4402e5bba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:53.085724 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:53.085724 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:53.086454 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d266cfd-50fd-40c9-8800-37e4402e5bba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:53.086939 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1045/4238] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:53 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:53.125718 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Attachment connected to vm 18cfcef2-a963-404e-8e91-90afa3632269, checking data on nova Aug 18 23:47:53.126202 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.compute.nova [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Creating Keystone token plugin using URL: https://10.4.3.229/identity {{(pid=100172) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 23:47:53.326116 np0000007721 devstack@c-api.service[100172]: DEBUG novaclient.v2.client [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] REQ: curl -g -i -X GET https://10.4.3.229/compute/v2.1/servers/18cfcef2-a963-404e-8e91-90afa3632269/os-volume_attachments/2d81d088-9e8b-482f-a98c-0b513fe059ac -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}398f4afeb83fd620fea132b09ce943d22f1c6eb8062a7bfa0fe28da1f1be9d69" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d" -H "X-Service-Token: {SHA256}5c74dde3964b4432c80352f83c6c064489915ab90184ae28423a49aa1c6d8f7d" {{(pid=100172) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 23:47:53.476665 np0000007721 devstack@c-api.service[100172]: DEBUG novaclient.v2.client [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 23:47:53 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-28b8e255-aaab-4ee2-8d1c-21e7ae9ff3b3 x-openstack-request-id: req-28b8e255-aaab-4ee2-8d1c-21e7ae9ff3b3 {{(pid=100172) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 23:47:53.476665 np0000007721 devstack@c-api.service[100172]: DEBUG novaclient.v2.client [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "2d81d088-9e8b-482f-a98c-0b513fe059ac", "serverId": "18cfcef2-a963-404e-8e91-90afa3632269", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "27d44a22-4193-49a8-b9f1-a211659d0059", "bdm_uuid": "8c7dd60a-cc3d-4fd8-a937-2cd3dee9a0c4"}} {{(pid=100172) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 23:47:53.476665 np0000007721 devstack@c-api.service[100172]: DEBUG novaclient.v2.client [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET call to compute for https://10.4.3.229/compute/v2.1/servers/18cfcef2-a963-404e-8e91-90afa3632269/os-volume_attachments/2d81d088-9e8b-482f-a98c-0b513fe059ac used request id req-28b8e255-aaab-4ee2-8d1c-21e7ae9ff3b3 {{(pid=100172) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 23:47:53.477629 np0000007721 devstack@c-api.service[100172]: ERROR cinder.volume.api [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-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 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Caught error: Detach volume from instance 18cfcef2-a963-404e-8e91-90afa3632269 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 18cfcef2-a963-404e-8e91-90afa3632269 using the Compute API Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: 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 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 23:47:53.480063 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 18cfcef2-a963-404e-8e91-90afa3632269 using the Compute API Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: ERROR cinder.api.middleware.fault Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.middleware.fault [None req-2aaf17a4-b1c7-4e2c-bf99-8cd95d09f22d tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 returned with HTTP 409 Aug 18 23:47:53.481046 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1054/4239] 10.4.3.229 () {68 vars in 1404 bytes} [Tue Aug 18 23:47:53 2026] DELETE /volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 => generated 167 bytes in 437 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:53.515290 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-9636626a-e705-493f-97c2-f16fc1f23734 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:53.518236 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-9636626a-e705-493f-97c2-f16fc1f23734 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:53.518236 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-9636626a-e705-493f-97c2-f16fc1f23734 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:53.518236 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-9636626a-e705-493f-97c2-f16fc1f23734 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:53.539268 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:53.539268 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:53.545223 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-9636626a-e705-493f-97c2-f16fc1f23734 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:53.555389 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-9636626a-e705-493f-97c2-f16fc1f23734 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:53.555389 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1068/4240] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:47:53 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 1155 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:53.576908 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-7ab412a9-7abd-417b-bd33-68eea9911d2c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:53.579135 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-7ab412a9-7abd-417b-bd33-68eea9911d2c tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] POST https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac/action Aug 18 23:47:53.579526 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-7ab412a9-7abd-417b-bd33-68eea9911d2c tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:47:53.579637 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-7ab412a9-7abd-417b-bd33-68eea9911d2c tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:53.591310 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:53.591310 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:53.591803 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-7ab412a9-7abd-417b-bd33-68eea9911d2c tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:53.600288 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-7ab412a9-7abd-417b-bd33-68eea9911d2c tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Begin detaching volume completed successfully. Aug 18 23:47:53.600816 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-7ab412a9-7abd-417b-bd33-68eea9911d2c tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac/action returned with HTTP 202 Aug 18 23:47:53.601125 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1074/4241] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:47:53 2026] POST /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:47:53.655094 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-17248de3-735d-4c33-ba23-b5cb2d153952 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:53.655496 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-17248de3-735d-4c33-ba23-b5cb2d153952 None None] GET https://10.4.3.229/volume// Aug 18 23:47:53.655773 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-17248de3-735d-4c33-ba23-b5cb2d153952 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:53.656030 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-17248de3-735d-4c33-ba23-b5cb2d153952 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:53.656404 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-17248de3-735d-4c33-ba23-b5cb2d153952 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:47:53.656733 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1046/4242] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:47: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 18 23:47:53.665318 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-ddd6ac61-fd24-4803-a51b-1d0fc3906f12 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:53.667408 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-ddd6ac61-fd24-4803-a51b-1d0fc3906f12 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:53.667681 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-ddd6ac61-fd24-4803-a51b-1d0fc3906f12 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:53.667889 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-ddd6ac61-fd24-4803-a51b-1d0fc3906f12 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:53.709039 np0000007721 devstack@c-api.service[100172]: DEBUG oslo_db.sqlalchemy.engines [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-ddd6ac61-fd24-4803-a51b-1d0fc3906f12 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 23:47:53.719928 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:53.719928 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:53.723660 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-ddd6ac61-fd24-4803-a51b-1d0fc3906f12 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:53.728861 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-ddd6ac61-fd24-4803-a51b-1d0fc3906f12 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:53.729337 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1055/4243] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:47:53 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 1338 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:54.098705 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-37d7c473-0d34-4bed-8f62-0b32d6335d69 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:54.101498 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-37d7c473-0d34-4bed-8f62-0b32d6335d69 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:54.101664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-37d7c473-0d34-4bed-8f62-0b32d6335d69 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:54.102004 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-37d7c473-0d34-4bed-8f62-0b32d6335d69 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:54.102004 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-37d7c473-0d34-4bed-8f62-0b32d6335d69 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:54.107055 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:54.107055 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:54.108451 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-37d7c473-0d34-4bed-8f62-0b32d6335d69 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:54.109017 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1069/4244] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:54 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:54.631145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-0e7ba406-63cb-43a1-87d9-1afeebfb0c0b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:54.634404 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-0e7ba406-63cb-43a1-87d9-1afeebfb0c0b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] DELETE https://10.4.3.229/volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 Aug 18 23:47:54.634648 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-0e7ba406-63cb-43a1-87d9-1afeebfb0c0b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:54.635014 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-0e7ba406-63cb-43a1-87d9-1afeebfb0c0b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:54.641677 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:54.641677 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:54.683008 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f67d972e-2d24-43a5-aec6-5197a98e26a4 req-0e7ba406-63cb-43a1-87d9-1afeebfb0c0b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 returned with HTTP 200 Aug 18 23:47:54.683332 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1075/4245] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:47:54 2026] DELETE /volume/v3/attachments/27d44a22-4193-49a8-b9f1-a211659d0059 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:55.120321 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9ae26f52-abc9-4fbb-afe4-51602ad74b75 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:55.122066 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9ae26f52-abc9-4fbb-afe4-51602ad74b75 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:55.122202 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9ae26f52-abc9-4fbb-afe4-51602ad74b75 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:55.122373 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9ae26f52-abc9-4fbb-afe4-51602ad74b75 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:55.122469 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9ae26f52-abc9-4fbb-afe4-51602ad74b75 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:55.133731 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:55.133731 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:55.134501 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9ae26f52-abc9-4fbb-afe4-51602ad74b75 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:55.134917 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1047/4246] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:55 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:55.779126 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ab343b50-9140-4bcf-992a-c83a2c8ff4af req-673d579f-4689-4e3b-9c89-602945a55d43 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:55.780940 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ab343b50-9140-4bcf-992a-c83a2c8ff4af req-673d579f-4689-4e3b-9c89-602945a55d43 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:55.781276 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ab343b50-9140-4bcf-992a-c83a2c8ff4af req-673d579f-4689-4e3b-9c89-602945a55d43 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:55.781347 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ab343b50-9140-4bcf-992a-c83a2c8ff4af req-673d579f-4689-4e3b-9c89-602945a55d43 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:55.789475 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:55.789475 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:55.794882 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-ab343b50-9140-4bcf-992a-c83a2c8ff4af req-673d579f-4689-4e3b-9c89-602945a55d43 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:55.801192 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ab343b50-9140-4bcf-992a-c83a2c8ff4af req-673d579f-4689-4e3b-9c89-602945a55d43 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:55.801732 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1056/4247] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:47:55 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:55.815651 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-92b683fe-b0fc-40f8-bff3-4858129bf33b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:55.817860 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-92b683fe-b0fc-40f8-bff3-4858129bf33b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:55.817860 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-92b683fe-b0fc-40f8-bff3-4858129bf33b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:55.818042 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-92b683fe-b0fc-40f8-bff3-4858129bf33b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:55.819533 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-92b683fe-b0fc-40f8-bff3-4858129bf33b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Delete volume with id: 2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:55.825591 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:55.825591 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:55.826005 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-92b683fe-b0fc-40f8-bff3-4858129bf33b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:55.851658 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-92b683fe-b0fc-40f8-bff3-4858129bf33b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Delete volume request issued successfully. Aug 18 23:47:55.851901 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-92b683fe-b0fc-40f8-bff3-4858129bf33b tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 202 Aug 18 23:47:55.852416 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1070/4248] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:55 2026] DELETE /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:47:55.862228 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cca0ad4d-23a1-491a-a5f6-4470f25c85f9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:55.865930 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cca0ad4d-23a1-491a-a5f6-4470f25c85f9 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:55.866442 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cca0ad4d-23a1-491a-a5f6-4470f25c85f9 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:55.868162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cca0ad4d-23a1-491a-a5f6-4470f25c85f9 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:55.875821 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:55.875821 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:55.880188 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cca0ad4d-23a1-491a-a5f6-4470f25c85f9 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Volume info retrieved successfully. Aug 18 23:47:55.884953 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cca0ad4d-23a1-491a-a5f6-4470f25c85f9 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 200 Aug 18 23:47:55.885491 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1076/4249] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:55 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:47:56.148069 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9c7e0acf-2402-4caf-b781-4ec5c55d0be0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:56.149859 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9c7e0acf-2402-4caf-b781-4ec5c55d0be0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:56.150033 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9c7e0acf-2402-4caf-b781-4ec5c55d0be0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:56.150215 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9c7e0acf-2402-4caf-b781-4ec5c55d0be0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:56.150325 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9c7e0acf-2402-4caf-b781-4ec5c55d0be0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:56.154851 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:56.154851 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:56.157819 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9c7e0acf-2402-4caf-b781-4ec5c55d0be0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:56.157819 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1048/4250] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:56 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:56.699864 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-a4368925-ac36-4f35-8d62-a5ad41292c71 req-43e129ca-c7ad-4bd2-9232-521c8e5d3421 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:56.702011 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a4368925-ac36-4f35-8d62-a5ad41292c71 req-43e129ca-c7ad-4bd2-9232-521c8e5d3421 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] DELETE https://10.4.3.229/volume/v3/attachments/a73dd795-f1c1-4092-a51a-92c86596cf38 Aug 18 23:47:56.702253 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a4368925-ac36-4f35-8d62-a5ad41292c71 req-43e129ca-c7ad-4bd2-9232-521c8e5d3421 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:56.702508 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a4368925-ac36-4f35-8d62-a5ad41292c71 req-43e129ca-c7ad-4bd2-9232-521c8e5d3421 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:56.709403 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:56.709403 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:56.751334 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a4368925-ac36-4f35-8d62-a5ad41292c71 req-43e129ca-c7ad-4bd2-9232-521c8e5d3421 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments/a73dd795-f1c1-4092-a51a-92c86596cf38 returned with HTTP 200 Aug 18 23:47:56.751786 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1057/4251] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:47:56 2026] DELETE /volume/v3/attachments/a73dd795-f1c1-4092-a51a-92c86596cf38 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:56.905037 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-98fb3ba6-aeb2-4ee5-ae63-fe4c5bb83956 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:56.906666 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-98fb3ba6-aeb2-4ee5-ae63-fe4c5bb83956 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] GET https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac Aug 18 23:47:56.906913 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-98fb3ba6-aeb2-4ee5-ae63-fe4c5bb83956 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:56.907121 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-98fb3ba6-aeb2-4ee5-ae63-fe4c5bb83956 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:56.915194 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-98fb3ba6-aeb2-4ee5-ae63-fe4c5bb83956 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564 tempest-TestServerVolumeAttachScenarioOldVersion-1603342564-project-member] https://10.4.3.229/volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac returned with HTTP 404 Aug 18 23:47:56.915693 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1071/4252] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:56 2026] GET /volume/v3/volumes/2d81d088-9e8b-482f-a98c-0b513fe059ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:47:57.167586 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-109fc809-3e05-4493-b616-ac0d30bc8415 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:57.171013 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-109fc809-3e05-4493-b616-ac0d30bc8415 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:57.171013 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-109fc809-3e05-4493-b616-ac0d30bc8415 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:57.171013 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-109fc809-3e05-4493-b616-ac0d30bc8415 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:57.171013 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-109fc809-3e05-4493-b616-ac0d30bc8415 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:57.175677 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:57.175677 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:57.177064 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-109fc809-3e05-4493-b616-ac0d30bc8415 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:57.177505 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1077/4253] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:57 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:57.193642 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c981d141-b193-4056-8ca2-8838b995f869 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:57.195204 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c981d141-b193-4056-8ca2-8838b995f869 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 Aug 18 23:47:57.195448 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c981d141-b193-4056-8ca2-8838b995f869 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:57.196842 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c981d141-b193-4056-8ca2-8838b995f869 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:57.201229 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:57.201229 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:57.201710 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c981d141-b193-4056-8ca2-8838b995f869 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:47:57.202395 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c981d141-b193-4056-8ca2-8838b995f869 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 returned with HTTP 200 Aug 18 23:47:57.202800 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1049/4254] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:57 2026] GET /volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:57.213894 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-55480213-a25a-4824-ba73-4f476b9bbf0e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:57.216588 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-55480213-a25a-4824-ba73-4f476b9bbf0e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:57.216946 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-55480213-a25a-4824-ba73-4f476b9bbf0e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:57.217327 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-55480213-a25a-4824-ba73-4f476b9bbf0e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:57.217498 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-55480213-a25a-4824-ba73-4f476b9bbf0e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:57.223600 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:57.223600 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:57.223754 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-55480213-a25a-4824-ba73-4f476b9bbf0e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:57.224333 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1058/4255] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:57 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:57.239186 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ae1b973d-0c36-475e-9937-619d01a2acc0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:57.239186 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ae1b973d-0c36-475e-9937-619d01a2acc0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:57.239186 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ae1b973d-0c36-475e-9937-619d01a2acc0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:57.239186 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ae1b973d-0c36-475e-9937-619d01a2acc0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:57.239186 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-ae1b973d-0c36-475e-9937-619d01a2acc0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete backup with id: f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. Aug 18 23:47:57.243160 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:57.243160 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:57.258058 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-ae1b973d-0c36-475e-9937-619d01a2acc0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] delete_backup rpcapi backup_id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:47:57.261091 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ae1b973d-0c36-475e-9937-619d01a2acc0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 202 Aug 18 23:47:57.262546 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1072/4256] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:47:57 2026] DELETE /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:47:57.269048 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3d58e51e-abd0-4a8f-94d9-996e38e16711 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:57.271100 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3d58e51e-abd0-4a8f-94d9-996e38e16711 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:57.272713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3d58e51e-abd0-4a8f-94d9-996e38e16711 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:57.273153 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3d58e51e-abd0-4a8f-94d9-996e38e16711 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:57.273153 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-3d58e51e-abd0-4a8f-94d9-996e38e16711 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:57.280345 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:57.280345 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:57.282113 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3d58e51e-abd0-4a8f-94d9-996e38e16711 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 200 Aug 18 23:47:57.284738 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1078/4257] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:57 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:58.169538 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8d980047-4cea-498e-8d3c-643fda4c3797 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:58.171387 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8d980047-4cea-498e-8d3c-643fda4c3797 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] DELETE https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea Aug 18 23:47:58.171628 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8d980047-4cea-498e-8d3c-643fda4c3797 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:58.171808 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8d980047-4cea-498e-8d3c-643fda4c3797 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:58.171968 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-8d980047-4cea-498e-8d3c-643fda4c3797 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Delete volume with id: 186bb1bb-fb8c-4c28-a3d1-5824f20d4eea Aug 18 23:47:58.178967 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:58.178967 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:58.179333 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8d980047-4cea-498e-8d3c-643fda4c3797 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:47:58.196713 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8d980047-4cea-498e-8d3c-643fda4c3797 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Delete volume request issued successfully. Aug 18 23:47:58.197015 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8d980047-4cea-498e-8d3c-643fda4c3797 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea returned with HTTP 202 Aug 18 23:47:58.197274 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1050/4258] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:47:58 2026] DELETE /volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:47:58.204290 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-843538e9-e66f-41fc-8b53-3fd7eb953e1c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:58.207040 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-843538e9-e66f-41fc-8b53-3fd7eb953e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea Aug 18 23:47:58.207296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-843538e9-e66f-41fc-8b53-3fd7eb953e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:58.207578 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-843538e9-e66f-41fc-8b53-3fd7eb953e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:58.221818 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:58.221818 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:58.226644 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-843538e9-e66f-41fc-8b53-3fd7eb953e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:47:58.232682 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-843538e9-e66f-41fc-8b53-3fd7eb953e1c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea returned with HTTP 200 Aug 18 23:47:58.233216 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1059/4259] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:58 2026] GET /volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea => generated 1421 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:47:58.296941 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6f72c038-e7f5-4036-a850-9b10192ed3f1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:58.298617 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6f72c038-e7f5-4036-a850-9b10192ed3f1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 Aug 18 23:47:58.298837 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6f72c038-e7f5-4036-a850-9b10192ed3f1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:58.299047 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6f72c038-e7f5-4036-a850-9b10192ed3f1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:58.299188 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-6f72c038-e7f5-4036-a850-9b10192ed3f1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Show backup with id f420c9c8-78a7-432b-98c5-f92e2ecfe4e1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:47:58.303824 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6f72c038-e7f5-4036-a850-9b10192ed3f1 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 returned with HTTP 404 Aug 18 23:47:58.304188 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1073/4260] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:58 2026] GET /volume/v3/backups/f420c9c8-78a7-432b-98c5-f92e2ecfe4e1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:58.388718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-63003247-143f-4e57-a02b-b47ff6de09bb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:58.390924 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63003247-143f-4e57-a02b-b47ff6de09bb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 Aug 18 23:47:58.391191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63003247-143f-4e57-a02b-b47ff6de09bb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:58.391453 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-63003247-143f-4e57-a02b-b47ff6de09bb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:58.391662 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-63003247-143f-4e57-a02b-b47ff6de09bb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: 603932d3-4037-4323-bc86-210ad47cda47 Aug 18 23:47:58.398257 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:58.398257 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:58.398886 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-63003247-143f-4e57-a02b-b47ff6de09bb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:47:58.422539 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-63003247-143f-4e57-a02b-b47ff6de09bb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot delete request issued successfully. Aug 18 23:47:58.422539 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-63003247-143f-4e57-a02b-b47ff6de09bb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 returned with HTTP 202 Aug 18 23:47:58.422539 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1079/4261] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:47:58 2026] DELETE /volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:47:58.427119 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e64dc168-1dab-4592-bb3e-1c9a06217700 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:58.428080 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e64dc168-1dab-4592-bb3e-1c9a06217700 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 Aug 18 23:47:58.428266 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e64dc168-1dab-4592-bb3e-1c9a06217700 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:58.428431 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e64dc168-1dab-4592-bb3e-1c9a06217700 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:58.433082 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:58.433082 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:47:58.433482 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e64dc168-1dab-4592-bb3e-1c9a06217700 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:47:58.434224 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e64dc168-1dab-4592-bb3e-1c9a06217700 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 returned with HTTP 200 Aug 18 23:47:58.434586 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1051/4262] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:58 2026] GET /volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:59.247394 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9bad3a25-9cdd-4e82-bce9-27c36f745d00 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:59.249088 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9bad3a25-9cdd-4e82-bce9-27c36f745d00 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea Aug 18 23:47:59.249316 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9bad3a25-9cdd-4e82-bce9-27c36f745d00 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:59.249550 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9bad3a25-9cdd-4e82-bce9-27c36f745d00 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:59.254717 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9bad3a25-9cdd-4e82-bce9-27c36f745d00 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea returned with HTTP 404 Aug 18 23:47:59.255133 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1060/4263] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:47:59 2026] GET /volume/v3/volumes/186bb1bb-fb8c-4c28-a3d1-5824f20d4eea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 23:47:59.261181 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-55774145-8fdb-47ad-ad14-aba546a8dfc1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:59.262718 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-55774145-8fdb-47ad-ad14-aba546a8dfc1 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 Aug 18 23:47:59.262888 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-55774145-8fdb-47ad-ad14-aba546a8dfc1 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:59.263058 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-55774145-8fdb-47ad-ad14-aba546a8dfc1 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:59.263149 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-55774145-8fdb-47ad-ad14-aba546a8dfc1 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Delete snapshot with id: 605cb673-47ac-4d7c-9fab-e165eede7401 Aug 18 23:47:59.265226 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=276,cinder:UPDATE=69,cinder:INSERT=36 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:47:59.268772 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:59.268772 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:59.269412 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-55774145-8fdb-47ad-ad14-aba546a8dfc1 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot retrieved successfully. Aug 18 23:47:59.290168 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-55774145-8fdb-47ad-ad14-aba546a8dfc1 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot delete request issued successfully. Aug 18 23:47:59.290346 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-55774145-8fdb-47ad-ad14-aba546a8dfc1 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 returned with HTTP 202 Aug 18 23:47:59.290832 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1074/4264] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:47:59 2026] DELETE /volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:47:59.297353 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b8367b3d-9543-441f-bc00-0bb0b7d2fb8c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:59.300052 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b8367b3d-9543-441f-bc00-0bb0b7d2fb8c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 Aug 18 23:47:59.300052 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b8367b3d-9543-441f-bc00-0bb0b7d2fb8c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:59.300052 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b8367b3d-9543-441f-bc00-0bb0b7d2fb8c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:59.307639 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:59.307639 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:59.309194 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b8367b3d-9543-441f-bc00-0bb0b7d2fb8c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot retrieved successfully. Aug 18 23:47:59.309980 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b8367b3d-9543-441f-bc00-0bb0b7d2fb8c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 returned with HTTP 200 Aug 18 23:47:59.310553 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1080/4265] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:59 2026] GET /volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:59.446620 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cdc83c8b-8222-4e72-9386-71938f81f00c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:59.449834 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cdc83c8b-8222-4e72-9386-71938f81f00c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 Aug 18 23:47:59.450011 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cdc83c8b-8222-4e72-9386-71938f81f00c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:59.450184 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cdc83c8b-8222-4e72-9386-71938f81f00c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:59.454469 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cdc83c8b-8222-4e72-9386-71938f81f00c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 returned with HTTP 404 Aug 18 23:47:59.454900 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1052/4266] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:47:59 2026] GET /volume/v3/snapshots/603932d3-4037-4323-bc86-210ad47cda47 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:47:59.462588 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-adb21538-9e34-4731-a762-a1a9ef360ca0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:59.465754 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-adb21538-9e34-4731-a762-a1a9ef360ca0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:47:59.465916 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-adb21538-9e34-4731-a762-a1a9ef360ca0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:59.466085 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-adb21538-9e34-4731-a762-a1a9ef360ca0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:59.476910 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:59.476910 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:47:59.484971 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-adb21538-9e34-4731-a762-a1a9ef360ca0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:47:59.489675 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-adb21538-9e34-4731-a762-a1a9ef360ca0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:47:59.490031 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1061/4267] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:59 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:47:59.522967 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:59.525071 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:47:59.525472 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2019108129"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:47:59.528067 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request body: {'volume': {'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2019108129'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:47:59.628925 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume of 1 GB Aug 18 23:47:59.629222 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:59.629222 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:47:59.633491 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Availability Zones retrieved successfully. Aug 18 23:47:59.638358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (1df788a9-9e92-41a9-a2b3-568404349384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:59.639351 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f930e7d8-40d0-4975-9baf-5c75c19bcde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:59.640334 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:47:59.705049 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f930e7d8-40d0-4975-9baf-5c75c19bcde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:59.705739 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (316b434d-ce5d-42e3-bb9b-cf7024539ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:59.743437 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['80898d40-47a6-49eb-990e-af86ab86e6a4', '7eeaab21-7a29-44d5-bc90-31f5effd241b', '57c00277-9a19-49af-a851-c517ea5a6647', 'b617e4cf-d7bb-4e7a-89ec-78cffb2fb041'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:47:59.744138 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (316b434d-ce5d-42e3-bb9b-cf7024539ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80898d40-47a6-49eb-990e-af86ab86e6a4', '7eeaab21-7a29-44d5-bc90-31f5effd241b', '57c00277-9a19-49af-a851-c517ea5a6647', 'b617e4cf-d7bb-4e7a-89ec-78cffb2fb041']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:59.744792 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ca6050-5582-4981-9891-0117c32d1f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:59.764273 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ca6050-5582-4981-9891-0117c32d1f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc5500bf-55c0-4b5f-ae99-ffc776db29fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2019108129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['80898d40-47a6-49eb-990e-af86ab86e6a4','7eeaab21-7a29-44d5-bc90-31f5effd241b','57c00277-9a19-49af-a851-c517ea5a6647','b617e4cf-d7bb-4e7a-89ec-78cffb2fb041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2019108129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc5500bf-55c0-4b5f-ae99-ffc776db29fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11946d787164f38869a3cc91cb13099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1957c956de3b4a8daabaa959e8975d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:59.764956 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976d0d35-555a-42f7-8c00-d60b05cce6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:59.779464 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976d0d35-555a-42f7-8c00-d60b05cce6ab) transitioned into state 'SUCCESS' from state '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-2019108129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['80898d40-47a6-49eb-990e-af86ab86e6a4','7eeaab21-7a29-44d5-bc90-31f5effd241b','57c00277-9a19-49af-a851-c517ea5a6647','b617e4cf-d7bb-4e7a-89ec-78cffb2fb041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:59.780162 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a904c35f-ed66-44fd-86be-f5fb35c66afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:47:59.787987 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a904c35f-ed66-44fd-86be-f5fb35c66afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:47:59.788815 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (1df788a9-9e92-41a9-a2b3-568404349384) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:47:59.789080 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request issued successfully. Aug 18 23:47:59.789665 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc06f5f3-378e-4cdd-8c50-c01df394589b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:47:59.790085 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1075/4268] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:47:59 2026] POST /volume/v3/volumes => generated 754 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:47:59.800289 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-412fa177-8cfb-46ea-a0cc-75ce0f4558de None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:47:59.801936 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-412fa177-8cfb-46ea-a0cc-75ce0f4558de tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:47:59.802102 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-412fa177-8cfb-46ea-a0cc-75ce0f4558de tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:47:59.802274 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-412fa177-8cfb-46ea-a0cc-75ce0f4558de tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:47:59.808442 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:47:59.808442 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:47:59.811920 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-412fa177-8cfb-46ea-a0cc-75ce0f4558de tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:47:59.815424 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-412fa177-8cfb-46ea-a0cc-75ce0f4558de tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:47:59.815778 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1081/4269] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:47:59 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:00.320974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bf307a58-ac44-4072-9e56-17678dd101c0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:00.323345 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bf307a58-ac44-4072-9e56-17678dd101c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 Aug 18 23:48:00.323576 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bf307a58-ac44-4072-9e56-17678dd101c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:00.323765 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bf307a58-ac44-4072-9e56-17678dd101c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:00.325908 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=324,cinder:INSERT=47,cinder:UPDATE=79 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:48:00.330219 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bf307a58-ac44-4072-9e56-17678dd101c0 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 returned with HTTP 404 Aug 18 23:48:00.330761 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1053/4270] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:00 2026] GET /volume/v3/snapshots/605cb673-47ac-4d7c-9fab-e165eede7401 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:00.828670 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4ee3948e-c585-490f-ae7a-8832c6ff3419 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:00.830558 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4ee3948e-c585-490f-ae7a-8832c6ff3419 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:00.830959 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4ee3948e-c585-490f-ae7a-8832c6ff3419 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:00.831262 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4ee3948e-c585-490f-ae7a-8832c6ff3419 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:00.839442 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:00.839442 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:00.845326 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4ee3948e-c585-490f-ae7a-8832c6ff3419 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:00.853564 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4ee3948e-c585-490f-ae7a-8832c6ff3419 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:00.853564 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1062/4271] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:00 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:02.076650 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-fc6d36b4-898e-491e-9850-4d226a9d3aa1 req-6b68cc44-c138-45fd-8b4e-2c8d85b0bfa9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:02.081529 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-fc6d36b4-898e-491e-9850-4d226a9d3aa1 req-6b68cc44-c138-45fd-8b4e-2c8d85b0bfa9 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] DELETE https://10.4.3.229/volume/v3/attachments/985a0a82-fb09-4b8a-a611-cfac5b9e61aa Aug 18 23:48:02.081529 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-fc6d36b4-898e-491e-9850-4d226a9d3aa1 req-6b68cc44-c138-45fd-8b4e-2c8d85b0bfa9 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:02.081529 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-fc6d36b4-898e-491e-9850-4d226a9d3aa1 req-6b68cc44-c138-45fd-8b4e-2c8d85b0bfa9 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:02.088661 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:02.088661 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:02.156047 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-fc6d36b4-898e-491e-9850-4d226a9d3aa1 req-6b68cc44-c138-45fd-8b4e-2c8d85b0bfa9 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments/985a0a82-fb09-4b8a-a611-cfac5b9e61aa returned with HTTP 200 Aug 18 23:48:02.156535 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1076/4272] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:02 2026] DELETE /volume/v3/attachments/985a0a82-fb09-4b8a-a611-cfac5b9e61aa => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:03.599146 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9b5106bc-fc46-4321-ac6a-0b92b999391d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:03.600768 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9b5106bc-fc46-4321-ac6a-0b92b999391d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] DELETE https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 Aug 18 23:48:03.600990 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9b5106bc-fc46-4321-ac6a-0b92b999391d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:03.601172 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9b5106bc-fc46-4321-ac6a-0b92b999391d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:03.601322 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-9b5106bc-fc46-4321-ac6a-0b92b999391d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Delete volume with id: 6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 Aug 18 23:48:03.613737 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:03.613737 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:03.614146 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9b5106bc-fc46-4321-ac6a-0b92b999391d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:48:03.635724 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9b5106bc-fc46-4321-ac6a-0b92b999391d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Delete volume request issued successfully. Aug 18 23:48:03.635900 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9b5106bc-fc46-4321-ac6a-0b92b999391d tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 returned with HTTP 202 Aug 18 23:48:03.636312 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1082/4273] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:48:03 2026] DELETE /volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:48:03.649003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-38417f13-eb9e-4249-9ebb-b802c60c3a17 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:03.651268 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38417f13-eb9e-4249-9ebb-b802c60c3a17 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 Aug 18 23:48:03.651563 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38417f13-eb9e-4249-9ebb-b802c60c3a17 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:03.651839 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38417f13-eb9e-4249-9ebb-b802c60c3a17 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:03.661370 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:03.661370 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:03.666081 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-38417f13-eb9e-4249-9ebb-b802c60c3a17 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:48:03.671004 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38417f13-eb9e-4249-9ebb-b802c60c3a17 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 returned with HTTP 200 Aug 18 23:48:03.671389 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1054/4274] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:48:03 2026] GET /volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:04.686924 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b12dcd99-5b70-43e5-9e51-0dd82e5b4c0e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:04.688471 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b12dcd99-5b70-43e5-9e51-0dd82e5b4c0e tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 Aug 18 23:48:04.688711 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b12dcd99-5b70-43e5-9e51-0dd82e5b4c0e tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:04.688904 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b12dcd99-5b70-43e5-9e51-0dd82e5b4c0e tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:04.693967 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b12dcd99-5b70-43e5-9e51-0dd82e5b4c0e tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 returned with HTTP 404 Aug 18 23:48:04.694395 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1063/4275] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:48:04 2026] GET /volume/v3/volumes/6e6c61f0-fe9d-4db0-ad45-6075390b6ac2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:48:04.702058 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a85a86aa-fffb-4c83-8fe1-063817671831 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:04.703748 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a85a86aa-fffb-4c83-8fe1-063817671831 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 Aug 18 23:48:04.703918 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a85a86aa-fffb-4c83-8fe1-063817671831 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:04.704084 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a85a86aa-fffb-4c83-8fe1-063817671831 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:04.704180 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-a85a86aa-fffb-4c83-8fe1-063817671831 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Delete snapshot with id: bee03bb3-9545-4a13-88c4-209a5153c717 Aug 18 23:48:04.711106 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:04.711106 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:04.711703 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a85a86aa-fffb-4c83-8fe1-063817671831 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot retrieved successfully. Aug 18 23:48:04.738905 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a85a86aa-fffb-4c83-8fe1-063817671831 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot delete request issued successfully. Aug 18 23:48:04.739543 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a85a86aa-fffb-4c83-8fe1-063817671831 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 returned with HTTP 202 Aug 18 23:48:04.740750 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1077/4276] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:48:04 2026] DELETE /volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:04.753065 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-72a78481-b5fe-4b3c-82e4-086d74990eec None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:04.756147 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-72a78481-b5fe-4b3c-82e4-086d74990eec tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 Aug 18 23:48:04.757381 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-72a78481-b5fe-4b3c-82e4-086d74990eec tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:04.757606 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-72a78481-b5fe-4b3c-82e4-086d74990eec tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:04.763818 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:04.763818 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:04.764263 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-72a78481-b5fe-4b3c-82e4-086d74990eec tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Snapshot retrieved successfully. Aug 18 23:48:04.765185 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-72a78481-b5fe-4b3c-82e4-086d74990eec tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 returned with HTTP 200 Aug 18 23:48:04.765769 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1083/4277] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:04 2026] GET /volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:05.775782 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-732bd430-62f1-40a2-9474-5097a1f03a32 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:05.777661 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-732bd430-62f1-40a2-9474-5097a1f03a32 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 Aug 18 23:48:05.777809 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-732bd430-62f1-40a2-9474-5097a1f03a32 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:05.777987 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-732bd430-62f1-40a2-9474-5097a1f03a32 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:05.782135 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-732bd430-62f1-40a2-9474-5097a1f03a32 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 returned with HTTP 404 Aug 18 23:48:05.782660 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1055/4278] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:05 2026] GET /volume/v3/snapshots/bee03bb3-9545-4a13-88c4-209a5153c717 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:07.182603 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-349e1d23-fd45-44f9-bc95-23df113d2a77 req-fc43f509-93ce-4788-a698-da72cd20c9c7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:07.185266 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-349e1d23-fd45-44f9-bc95-23df113d2a77 req-fc43f509-93ce-4788-a698-da72cd20c9c7 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] DELETE https://10.4.3.229/volume/v3/attachments/e59ef9d3-6340-41a0-839f-50092cb64205 Aug 18 23:48:07.185781 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-349e1d23-fd45-44f9-bc95-23df113d2a77 req-fc43f509-93ce-4788-a698-da72cd20c9c7 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:07.187245 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-349e1d23-fd45-44f9-bc95-23df113d2a77 req-fc43f509-93ce-4788-a698-da72cd20c9c7 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:07.196337 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:07.196337 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:07.240936 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-349e1d23-fd45-44f9-bc95-23df113d2a77 req-fc43f509-93ce-4788-a698-da72cd20c9c7 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/attachments/e59ef9d3-6340-41a0-839f-50092cb64205 returned with HTTP 200 Aug 18 23:48:07.241693 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1064/4279] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:07 2026] DELETE /volume/v3/attachments/e59ef9d3-6340-41a0-839f-50092cb64205 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:09.178148 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-33ee6ff3-6e74-4012-b6e8-8ce14b90a29c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:09.180427 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-33ee6ff3-6e74-4012-b6e8-8ce14b90a29c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] DELETE https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:48:09.180749 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-33ee6ff3-6e74-4012-b6e8-8ce14b90a29c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:09.181125 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-33ee6ff3-6e74-4012-b6e8-8ce14b90a29c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:09.181333 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-33ee6ff3-6e74-4012-b6e8-8ce14b90a29c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Delete volume with id: 7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:48:09.190008 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:09.190008 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:09.190469 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-33ee6ff3-6e74-4012-b6e8-8ce14b90a29c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:48:09.204619 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-33ee6ff3-6e74-4012-b6e8-8ce14b90a29c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Delete volume request issued successfully. Aug 18 23:48:09.204820 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-33ee6ff3-6e74-4012-b6e8-8ce14b90a29c tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 202 Aug 18 23:48:09.205216 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1078/4280] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:48:09 2026] DELETE /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:48:09.215056 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a04e8973-377e-40e8-90c0-47fa2e7bba46 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:09.217081 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a04e8973-377e-40e8-90c0-47fa2e7bba46 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:48:09.217457 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a04e8973-377e-40e8-90c0-47fa2e7bba46 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:09.219060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a04e8973-377e-40e8-90c0-47fa2e7bba46 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:09.226915 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:09.226915 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:09.232591 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a04e8973-377e-40e8-90c0-47fa2e7bba46 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Volume info retrieved successfully. Aug 18 23:48:09.238152 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a04e8973-377e-40e8-90c0-47fa2e7bba46 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 200 Aug 18 23:48:09.238926 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1084/4281] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:48:09 2026] GET /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:10.255151 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-612076db-edbe-46c7-820c-5919f2b513c4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:10.257284 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-612076db-edbe-46c7-820c-5919f2b513c4 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] GET https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b Aug 18 23:48:10.257476 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-612076db-edbe-46c7-820c-5919f2b513c4 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:10.257697 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-612076db-edbe-46c7-820c-5919f2b513c4 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:10.263734 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-612076db-edbe-46c7-820c-5919f2b513c4 tempest-TestVolumeBootPatternV346-800904469 tempest-TestVolumeBootPatternV346-800904469-project-member] https://10.4.3.229/volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b returned with HTTP 404 Aug 18 23:48:10.264196 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1056/4282] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:48:10 2026] GET /volume/v3/volumes/7d3f3c3f-15be-4373-945c-9481c148d96b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:48:13.729212 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5a7f7c4f-9a9f-455a-b187-9efec62e71a3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:13.817604 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5a7f7c4f-9a9f-455a-b187-9efec62e71a3 tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:48:13.817956 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5a7f7c4f-9a9f-455a-b187-9efec62e71a3 tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-369489502", "extra_specs": {}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:13.819599 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:13.819599 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:13.830414 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5a7f7c4f-9a9f-455a-b187-9efec62e71a3 tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:48:13.830838 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1065/4283] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:48:13 2026] POST /volume/v3/types => generated 211 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:13.838701 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c85114a4-a906-49e4-8c90-60f2ca2bbcbc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:13.840814 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c85114a4-a906-49e4-8c90-60f2ca2bbcbc tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] POST https://10.4.3.229/volume/v3/types/bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e/encryption Aug 18 23:48:13.841210 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c85114a4-a906-49e4-8c90-60f2ca2bbcbc tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:13.859323 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c85114a4-a906-49e4-8c90-60f2ca2bbcbc tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] https://10.4.3.229/volume/v3/types/bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e/encryption returned with HTTP 200 Aug 18 23:48:13.859758 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1079/4284] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:48:13 2026] POST /volume/v3/types/bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:13.867434 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:13.921228 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:48:13.921572 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1816049825", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-369489502", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:13.923011 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1816049825', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-369489502', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:48:13.926122 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume of 1 GB Aug 18 23:48:13.926491 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:13.926491 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:13.927253 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Availability Zones retrieved successfully. Aug 18 23:48:13.932820 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (3d9e8fb6-f670-4639-8fe7-7fd4b6c69618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:13.933669 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d4f2b0-b877-4d5e-aad4-b32672e78222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:13.934524 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:48:13.955609 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d4f2b0-b877-4d5e-aad4-b32672e78222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e,is_public=True,name='tempest-scenario-type-luks-369489502',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e', '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=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:13.956264 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ae0fb1e-0539-4a31-9ebb-0370f9a2c5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:13.980030 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-369489502 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-369489502, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:48:13.980274 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-369489502 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-369489502, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:48:14.005763 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['8d40c418-85a1-4693-9f48-9a7e157fa448', '8ceff39a-2b24-46a0-8dfb-c432be0e45d8', '894e9cc8-94b3-4fd7-b172-19ade36c69d2', 'f475872a-5783-446a-9618-23f6637d9e22'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:14.006404 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ae0fb1e-0539-4a31-9ebb-0370f9a2c5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d40c418-85a1-4693-9f48-9a7e157fa448', '8ceff39a-2b24-46a0-8dfb-c432be0e45d8', '894e9cc8-94b3-4fd7-b172-19ade36c69d2', 'f475872a-5783-446a-9618-23f6637d9e22']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:14.007059 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6a9fd7-e34f-4f10-aa3b-6ee0080b401e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:14.028738 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6a9fd7-e34f-4f10-aa3b-6ee0080b401e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd50d277-ff1c-4653-a947-6ac48f7d4d3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1816049825',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['8d40c418-85a1-4693-9f48-9a7e157fa448','8ceff39a-2b24-46a0-8dfb-c432be0e45d8','894e9cc8-94b3-4fd7-b172-19ade36c69d2','f475872a-5783-446a-9618-23f6637d9e22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1816049825',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dd50d277-ff1c-4653-a947-6ac48f7d4d3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673c9bc370684255809338f1e697b727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8235bc3858734330a057d7718afd377d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e),volume_type_id=bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:14.029864 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df40115c-a297-4b6d-a3e9-d15c66fdd025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:14.046969 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df40115c-a297-4b6d-a3e9-d15c66fdd025) transitioned into state 'SUCCESS' from state '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-1816049825',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['8d40c418-85a1-4693-9f48-9a7e157fa448','8ceff39a-2b24-46a0-8dfb-c432be0e45d8','894e9cc8-94b3-4fd7-b172-19ade36c69d2','f475872a-5783-446a-9618-23f6637d9e22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:14.047801 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81fdd757-328c-47ea-ab4e-216b8f598f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:14.057912 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81fdd757-328c-47ea-ab4e-216b8f598f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:14.058742 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (3d9e8fb6-f670-4639-8fe7-7fd4b6c69618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:14.059058 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request issued successfully. Aug 18 23:48:14.059661 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7683ce54-04b9-4cf4-958a-00a3c205a3eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:48:14.060069 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1085/4285] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:48:13 2026] POST /volume/v3/volumes => generated 779 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:14.074662 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-54ae4f9a-8276-4cd4-a8c4-c384fbfd5e18 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:14.076504 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-54ae4f9a-8276-4cd4-a8c4-c384fbfd5e18 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c Aug 18 23:48:14.076580 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-54ae4f9a-8276-4cd4-a8c4-c384fbfd5e18 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:14.076779 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-54ae4f9a-8276-4cd4-a8c4-c384fbfd5e18 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:14.083447 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:14.083447 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:14.086787 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-54ae4f9a-8276-4cd4-a8c4-c384fbfd5e18 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:14.090446 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-54ae4f9a-8276-4cd4-a8c4-c384fbfd5e18 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c returned with HTTP 200 Aug 18 23:48:14.090901 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1057/4286] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:14 2026] GET /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:15.104632 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ba6ef592-b156-4474-8435-906922765512 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:15.106284 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba6ef592-b156-4474-8435-906922765512 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c Aug 18 23:48:15.106448 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba6ef592-b156-4474-8435-906922765512 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:15.106662 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ba6ef592-b156-4474-8435-906922765512 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:15.113025 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:15.113025 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:15.116443 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ba6ef592-b156-4474-8435-906922765512 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:15.120568 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ba6ef592-b156-4474-8435-906922765512 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c returned with HTTP 200 Aug 18 23:48:15.120948 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1066/4287] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:15 2026] GET /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:15.133334 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b87e2fb1-e576-4c71-8151-f65af77d934d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:15.135027 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b87e2fb1-e576-4c71-8151-f65af77d934d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c Aug 18 23:48:15.135205 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b87e2fb1-e576-4c71-8151-f65af77d934d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:15.135447 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b87e2fb1-e576-4c71-8151-f65af77d934d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:15.142685 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:15.142685 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:15.147415 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b87e2fb1-e576-4c71-8151-f65af77d934d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:15.153751 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b87e2fb1-e576-4c71-8151-f65af77d934d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c returned with HTTP 200 Aug 18 23:48:15.154132 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1080/4288] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:15 2026] GET /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:15.168286 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8d15cd3d-3f4a-4579-88d1-52fda93e1001 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:15.170236 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d15cd3d-3f4a-4579-88d1-52fda93e1001 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c/action Aug 18 23:48:15.170353 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d15cd3d-3f4a-4579-88d1-52fda93e1001 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:15.170568 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d15cd3d-3f4a-4579-88d1-52fda93e1001 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:15.180645 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:15.180645 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:15.181090 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8d15cd3d-3f4a-4579-88d1-52fda93e1001 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:15.191229 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8d15cd3d-3f4a-4579-88d1-52fda93e1001 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume updated successfully. Aug 18 23:48:15.191450 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d15cd3d-3f4a-4579-88d1-52fda93e1001 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c/action returned with HTTP 200 Aug 18 23:48:15.192038 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1086/4289] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:48:15 2026] POST /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 23:48:15.280721 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-96c498b2-2db8-49d8-8990-a8203bd8ac1f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:15.283740 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-96c498b2-2db8-49d8-8990-a8203bd8ac1f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c Aug 18 23:48:15.283919 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-96c498b2-2db8-49d8-8990-a8203bd8ac1f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:15.284095 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-96c498b2-2db8-49d8-8990-a8203bd8ac1f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:15.293341 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:15.293341 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:15.297235 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-96c498b2-2db8-49d8-8990-a8203bd8ac1f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:15.301906 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-96c498b2-2db8-49d8-8990-a8203bd8ac1f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c returned with HTTP 200 Aug 18 23:48:15.302474 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1058/4290] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:15 2026] GET /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:15.703960 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-1b69cd06-d413-4e29-90a1-d668274f65fc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:15.706079 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-1b69cd06-d413-4e29-90a1-d668274f65fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c Aug 18 23:48:15.706280 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-1b69cd06-d413-4e29-90a1-d668274f65fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:15.706473 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-1b69cd06-d413-4e29-90a1-d668274f65fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:15.713571 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:15.713571 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:15.716963 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-1b69cd06-d413-4e29-90a1-d668274f65fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:15.721289 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-1b69cd06-d413-4e29-90a1-d668274f65fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c returned with HTTP 200 Aug 18 23:48:15.721700 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1067/4291] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:15 2026] GET /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:15.731913 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d43267d9-e7dc-4829-bbb0-6cf8a420bc14 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:15.732242 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d43267d9-e7dc-4829-bbb0-6cf8a420bc14 None None] GET https://10.4.3.229/volume// Aug 18 23:48:15.732414 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d43267d9-e7dc-4829-bbb0-6cf8a420bc14 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:15.732658 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d43267d9-e7dc-4829-bbb0-6cf8a420bc14 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:15.732970 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d43267d9-e7dc-4829-bbb0-6cf8a420bc14 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:15.733260 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1081/4292] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:48: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 18 23:48:15.741136 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-c3b9512c-88f2-4196-9798-a02aa6a867ec None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:15.743155 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-c3b9512c-88f2-4196-9798-a02aa6a867ec tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:48:15.743534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-c3b9512c-88f2-4196-9798-a02aa6a867ec tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd50d277-ff1c-4653-a947-6ac48f7d4d3c", "connector": null, "instance_uuid": "4bd09626-7e9a-402d-b634-e09f602c255d"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:15.751470 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:15.751470 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:15.784759 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-c3b9512c-88f2-4196-9798-a02aa6a867ec tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:48:15.785145 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1087/4293] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:48:15 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:16.698214 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6a858c65-512b-4fad-ba2e-0695559ac34a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:16.698641 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a858c65-512b-4fad-ba2e-0695559ac34a None None] GET https://10.4.3.229/volume// Aug 18 23:48:16.698836 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a858c65-512b-4fad-ba2e-0695559ac34a None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:16.699028 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a858c65-512b-4fad-ba2e-0695559ac34a None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:16.699346 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a858c65-512b-4fad-ba2e-0695559ac34a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:16.699720 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1059/4294] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48: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 18 23:48:16.710782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-140247f6-a0b4-41ff-a11e-9e02da1fd1f6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:16.714591 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-140247f6-a0b4-41ff-a11e-9e02da1fd1f6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c Aug 18 23:48:16.714591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-140247f6-a0b4-41ff-a11e-9e02da1fd1f6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:16.714591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-140247f6-a0b4-41ff-a11e-9e02da1fd1f6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:16.724096 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:16.724096 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:16.727357 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-140247f6-a0b4-41ff-a11e-9e02da1fd1f6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:16.731553 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-140247f6-a0b4-41ff-a11e-9e02da1fd1f6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c returned with HTTP 200 Aug 18 23:48:16.731942 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1068/4295] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:16 2026] GET /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:16.838966 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-88bcbf75-4c5a-492f-98a7-511db22791e2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:16.842197 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-88bcbf75-4c5a-492f-98a7-511db22791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] PUT https://10.4.3.229/volume/v3/attachments/98f73d1e-81fc-400c-abe6-ed6290baf2c8 Aug 18 23:48:16.842581 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-88bcbf75-4c5a-492f-98a7-511db22791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:16.852273 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-88bcbf75-4c5a-492f-98a7-511db22791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Acquiring lock "cinder-attachment_update-dd50d277-ff1c-4653-a947-6ac48f7d4d3c-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:48:16.856079 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-88bcbf75-4c5a-492f-98a7-511db22791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-dd50d277-ff1c-4653-a947-6ac48f7d4d3c-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:48:16.857024 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:16.857024 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:16.944296 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-88bcbf75-4c5a-492f-98a7-511db22791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-dd50d277-ff1c-4653-a947-6ac48f7d4d3c-np0000007721" released by "attachment_update" :: held 0.088s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:48:16.944678 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-88bcbf75-4c5a-492f-98a7-511db22791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/98f73d1e-81fc-400c-abe6-ed6290baf2c8 returned with HTTP 200 Aug 18 23:48:16.945582 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1082/4296] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:48:16 2026] PUT /volume/v3/attachments/98f73d1e-81fc-400c-abe6-ed6290baf2c8 => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:16.968988 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-675e4225-ee76-46bb-9326-a8d178369304 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:16.971669 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-675e4225-ee76-46bb-9326-a8d178369304 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments/98f73d1e-81fc-400c-abe6-ed6290baf2c8/action Aug 18 23:48:16.972161 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-675e4225-ee76-46bb-9326-a8d178369304 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:16.972357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-675e4225-ee76-46bb-9326-a8d178369304 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:16.990263 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:16.990263 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:16.999101 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-675e4225-ee76-46bb-9326-a8d178369304 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/98f73d1e-81fc-400c-abe6-ed6290baf2c8/action returned with HTTP 204 Aug 18 23:48:16.999691 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1088/4297] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:48:16 2026] POST /volume/v3/attachments/98f73d1e-81fc-400c-abe6-ed6290baf2c8/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:20.423941 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:20.477636 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:48:20.477924 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-598531456"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:20.479190 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-598531456'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:48:20.479303 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume of 1 GB Aug 18 23:48:20.483239 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Availability Zones retrieved successfully. Aug 18 23:48:20.488337 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Flow 'volume_create_api' (6327db48-547a-437f-b2d1-a193b71f9f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:20.489169 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128c9c54-fedd-4fec-8de3-b11069dc1a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:20.489982 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:48:20.515017 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128c9c54-fedd-4fec-8de3-b11069dc1a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:20.515703 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (364bc711-fc3d-48b8-9c39-f4eb07a7bd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:20.570136 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['ad05edd1-56f9-4890-9f35-f06975fd339a', '713fada8-9b0c-4f33-9041-26c0c5d204a5', '900ba378-bc4c-4d50-a64c-1864ec9c6aa5', '4e1ddfc1-7f26-417f-9605-b451262eba7f'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:20.571052 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (364bc711-fc3d-48b8-9c39-f4eb07a7bd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad05edd1-56f9-4890-9f35-f06975fd339a', '713fada8-9b0c-4f33-9041-26c0c5d204a5', '900ba378-bc4c-4d50-a64c-1864ec9c6aa5', '4e1ddfc1-7f26-417f-9605-b451262eba7f']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:20.571765 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6f9546-1826-4d13-9583-1c06fbfeca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:20.594465 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6f9546-1826-4d13-9583-1c06fbfeca84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7b8be2a-b034-4e57-8b73-47bc51dcdf10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-598531456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68d157c12b6452cbdf473fa323d6196',qos_specs=None,replication_status=,reservations=['ad05edd1-56f9-4890-9f35-f06975fd339a','713fada8-9b0c-4f33-9041-26c0c5d204a5','900ba378-bc4c-4d50-a64c-1864ec9c6aa5','4e1ddfc1-7f26-417f-9605-b451262eba7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74900a0542a5411b85897ab11c4c0c75',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-598531456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7b8be2a-b034-4e57-8b73-47bc51dcdf10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d68d157c12b6452cbdf473fa323d6196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74900a0542a5411b85897ab11c4c0c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:20.595500 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14c8baf1-18ad-4b7c-a051-f3fb39d3eaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:20.610077 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14c8baf1-18ad-4b7c-a051-f3fb39d3eaad) transitioned into state 'SUCCESS' from state '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-598531456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68d157c12b6452cbdf473fa323d6196',qos_specs=None,replication_status=,reservations=['ad05edd1-56f9-4890-9f35-f06975fd339a','713fada8-9b0c-4f33-9041-26c0c5d204a5','900ba378-bc4c-4d50-a64c-1864ec9c6aa5','4e1ddfc1-7f26-417f-9605-b451262eba7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74900a0542a5411b85897ab11c4c0c75',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:20.610682 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f575ab57-bbeb-4df1-a9f0-58f8de151685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:20.618201 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f575ab57-bbeb-4df1-a9f0-58f8de151685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:20.618907 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Flow 'volume_create_api' (6327db48-547a-437f-b2d1-a193b71f9f24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:20.619180 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume request issued successfully. Aug 18 23:48:20.619761 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a93c4ef-ac25-4aa9-a879-4c45068676ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:48:20.620127 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1060/4298] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:48:20 2026] POST /volume/v3/volumes => generated 748 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:20.634956 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-218e75fe-9ceb-4ba6-aa4d-c7ec3982efbb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:20.636755 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-218e75fe-9ceb-4ba6-aa4d-c7ec3982efbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 Aug 18 23:48:20.636938 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-218e75fe-9ceb-4ba6-aa4d-c7ec3982efbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:20.637112 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-218e75fe-9ceb-4ba6-aa4d-c7ec3982efbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:20.643241 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:20.643241 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:20.647689 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-218e75fe-9ceb-4ba6-aa4d-c7ec3982efbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:48:20.651940 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-218e75fe-9ceb-4ba6-aa4d-c7ec3982efbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 returned with HTTP 200 Aug 18 23:48:20.652264 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1069/4299] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:20 2026] GET /volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:21.074555 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-77c30a68-0084-4822-9f5c-d9a3a6ed1154 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:21.076674 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-77c30a68-0084-4822-9f5c-d9a3a6ed1154 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c/encryption Aug 18 23:48:21.076865 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-77c30a68-0084-4822-9f5c-d9a3a6ed1154 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:21.077051 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-77c30a68-0084-4822-9f5c-d9a3a6ed1154 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:21.087111 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:21.087111 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:21.093249 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-da1ebda6-4150-4d41-8e3d-965f9169fff5 req-77c30a68-0084-4822-9f5c-d9a3a6ed1154 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c/encryption returned with HTTP 200 Aug 18 23:48:21.093672 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1083/4300] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:48:21 2026] GET /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:21.664168 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0b907547-6b68-4bf1-8e10-52a66671c9d4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:21.665682 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0b907547-6b68-4bf1-8e10-52a66671c9d4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 Aug 18 23:48:21.665859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0b907547-6b68-4bf1-8e10-52a66671c9d4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:21.666028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0b907547-6b68-4bf1-8e10-52a66671c9d4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:21.671934 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:21.671934 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:21.674789 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0b907547-6b68-4bf1-8e10-52a66671c9d4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:48:21.678211 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0b907547-6b68-4bf1-8e10-52a66671c9d4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 returned with HTTP 200 Aug 18 23:48:21.678630 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1089/4301] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:21 2026] GET /volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:21.690312 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-02a0aa85-6ae2-42cf-9bf4-a4ff4900db04 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:21.694090 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02a0aa85-6ae2-42cf-9bf4-a4ff4900db04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:48:21.694466 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-02a0aa85-6ae2-42cf-9bf4-a4ff4900db04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7b8be2a-b034-4e57-8b73-47bc51dcdf10", "name": "tempest-VolumesBackupsTest-Backup-1836178830"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:21.695788 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-02a0aa85-6ae2-42cf-9bf4-a4ff4900db04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating new backup {'backup': {'volume_id': 'f7b8be2a-b034-4e57-8b73-47bc51dcdf10', 'name': 'tempest-VolumesBackupsTest-Backup-1836178830'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:48:21.695950 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-02a0aa85-6ae2-42cf-9bf4-a4ff4900db04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating backup of volume f7b8be2a-b034-4e57-8b73-47bc51dcdf10 in container None Aug 18 23:48:21.703387 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:21.703387 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:21.703875 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-02a0aa85-6ae2-42cf-9bf4-a4ff4900db04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:48:21.726792 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-02a0aa85-6ae2-42cf-9bf4-a4ff4900db04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['679090d3-2c6b-4f7a-95cc-55477338b9a8', '8d12a48f-505a-427d-954d-179f30a0694d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:21.747723 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02a0aa85-6ae2-42cf-9bf4-a4ff4900db04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:48:21.748207 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1061/4302] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:48:21 2026] POST /volume/v3/backups => generated 330 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:21.757187 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-80603212-f0ee-4273-b012-7378aedbd430 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:21.759502 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-80603212-f0ee-4273-b012-7378aedbd430 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:21.759757 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-80603212-f0ee-4273-b012-7378aedbd430 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:21.759962 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-80603212-f0ee-4273-b012-7378aedbd430 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:21.760081 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-80603212-f0ee-4273-b012-7378aedbd430 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:21.764759 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:21.764759 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:21.765701 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-80603212-f0ee-4273-b012-7378aedbd430 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:21.766168 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1070/4303] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:21 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:22.776110 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0952fe69-d968-46fd-a534-4b24d997cc9f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:22.777735 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0952fe69-d968-46fd-a534-4b24d997cc9f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:22.777917 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0952fe69-d968-46fd-a534-4b24d997cc9f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:22.778089 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0952fe69-d968-46fd-a534-4b24d997cc9f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:22.778188 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-0952fe69-d968-46fd-a534-4b24d997cc9f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:22.782137 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:22.782137 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:22.782782 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0952fe69-d968-46fd-a534-4b24d997cc9f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:22.783091 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1084/4304] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:22 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:23.795469 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-69f2efa1-2908-4477-909f-1b8df8ffcaa6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:23.797187 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-69f2efa1-2908-4477-909f-1b8df8ffcaa6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:23.797408 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-69f2efa1-2908-4477-909f-1b8df8ffcaa6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:23.797658 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-69f2efa1-2908-4477-909f-1b8df8ffcaa6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:23.797791 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-69f2efa1-2908-4477-909f-1b8df8ffcaa6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:23.807907 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:23.807907 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:23.808787 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-69f2efa1-2908-4477-909f-1b8df8ffcaa6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:23.809144 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1090/4305] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:23 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:24.819462 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c24ae869-7854-43fc-87b6-4b9829c45d88 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:24.821696 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c24ae869-7854-43fc-87b6-4b9829c45d88 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:24.821905 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c24ae869-7854-43fc-87b6-4b9829c45d88 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:24.822113 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c24ae869-7854-43fc-87b6-4b9829c45d88 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:24.822228 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c24ae869-7854-43fc-87b6-4b9829c45d88 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:24.826755 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:24.826755 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:24.827558 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c24ae869-7854-43fc-87b6-4b9829c45d88 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:24.827954 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1062/4306] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:24 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:25.836906 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cc5e07a0-bae3-4f42-b06a-385bd1042553 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:25.838622 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cc5e07a0-bae3-4f42-b06a-385bd1042553 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:25.838795 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cc5e07a0-bae3-4f42-b06a-385bd1042553 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:25.838958 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cc5e07a0-bae3-4f42-b06a-385bd1042553 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:25.839059 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-cc5e07a0-bae3-4f42-b06a-385bd1042553 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:25.843119 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:25.843119 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:25.843907 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cc5e07a0-bae3-4f42-b06a-385bd1042553 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:25.844351 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1071/4307] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:25 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:26.855723 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5c11e91d-411f-4365-8090-688c36caba23 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:26.857365 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5c11e91d-411f-4365-8090-688c36caba23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:26.857582 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5c11e91d-411f-4365-8090-688c36caba23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:26.857755 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5c11e91d-411f-4365-8090-688c36caba23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:26.857853 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-5c11e91d-411f-4365-8090-688c36caba23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:26.862132 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:26.862132 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:26.862834 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5c11e91d-411f-4365-8090-688c36caba23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:26.863167 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1085/4308] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:26 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:27.874402 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-28aa6111-8e55-44be-9249-ed1d5a19da16 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:27.879005 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-28aa6111-8e55-44be-9249-ed1d5a19da16 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:27.879252 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-28aa6111-8e55-44be-9249-ed1d5a19da16 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:27.879490 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-28aa6111-8e55-44be-9249-ed1d5a19da16 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:27.879661 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-28aa6111-8e55-44be-9249-ed1d5a19da16 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:27.885463 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:27.885463 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:27.886386 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-28aa6111-8e55-44be-9249-ed1d5a19da16 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:27.886848 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1091/4309] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:27 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:28.896553 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-95e48d44-6736-4ca2-9f06-44c26c60f552 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:28.898433 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95e48d44-6736-4ca2-9f06-44c26c60f552 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:28.898648 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95e48d44-6736-4ca2-9f06-44c26c60f552 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:28.898841 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95e48d44-6736-4ca2-9f06-44c26c60f552 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:28.898953 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-95e48d44-6736-4ca2-9f06-44c26c60f552 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:28.904262 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:28.904262 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:28.905104 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95e48d44-6736-4ca2-9f06-44c26c60f552 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:28.905500 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1063/4310] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:28 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:29.251012 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ed6afa5a-ca21-4568-bd12-f3cc981a4621 req-c2291433-acce-4a76-8f4d-10bf1cacccb4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:29.252914 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ed6afa5a-ca21-4568-bd12-f3cc981a4621 req-c2291433-acce-4a76-8f4d-10bf1cacccb4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/attachments/98f73d1e-81fc-400c-abe6-ed6290baf2c8 Aug 18 23:48:29.253125 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ed6afa5a-ca21-4568-bd12-f3cc981a4621 req-c2291433-acce-4a76-8f4d-10bf1cacccb4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:29.253312 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ed6afa5a-ca21-4568-bd12-f3cc981a4621 req-c2291433-acce-4a76-8f4d-10bf1cacccb4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:29.259875 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:29.259875 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:29.304394 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ed6afa5a-ca21-4568-bd12-f3cc981a4621 req-c2291433-acce-4a76-8f4d-10bf1cacccb4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/98f73d1e-81fc-400c-abe6-ed6290baf2c8 returned with HTTP 200 Aug 18 23:48:29.304871 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1072/4311] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:29 2026] DELETE /volume/v3/attachments/98f73d1e-81fc-400c-abe6-ed6290baf2c8 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:29.914390 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7ead020a-9b17-44fc-b47e-6f8ddd00115e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:29.916434 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ead020a-9b17-44fc-b47e-6f8ddd00115e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:29.916720 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7ead020a-9b17-44fc-b47e-6f8ddd00115e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:29.916972 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7ead020a-9b17-44fc-b47e-6f8ddd00115e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:29.917127 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7ead020a-9b17-44fc-b47e-6f8ddd00115e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:29.921289 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:29.921289 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:29.921999 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ead020a-9b17-44fc-b47e-6f8ddd00115e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:29.922321 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1086/4312] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:29 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:30.511757 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0bf4a1f6-51c0-4b88-99ee-536ec1fcf550 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:30.513849 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0bf4a1f6-51c0-4b88-99ee-536ec1fcf550 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c Aug 18 23:48:30.514083 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0bf4a1f6-51c0-4b88-99ee-536ec1fcf550 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:30.514332 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0bf4a1f6-51c0-4b88-99ee-536ec1fcf550 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:30.514565 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-0bf4a1f6-51c0-4b88-99ee-536ec1fcf550 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: dd50d277-ff1c-4653-a947-6ac48f7d4d3c Aug 18 23:48:30.522552 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:30.522552 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:30.523092 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0bf4a1f6-51c0-4b88-99ee-536ec1fcf550 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:30.533493 np0000007721 devstack@c-api.service[100173]: WARNING cinder.keymgr.conf_key_mgr [None req-0bf4a1f6-51c0-4b88-99ee-536ec1fcf550 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:48:30.539300 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0bf4a1f6-51c0-4b88-99ee-536ec1fcf550 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume request issued successfully. Aug 18 23:48:30.542018 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0bf4a1f6-51c0-4b88-99ee-536ec1fcf550 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c returned with HTTP 202 Aug 18 23:48:30.542018 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1092/4313] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:48:30 2026] DELETE /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:30.546409 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5c911d5f-ed73-4580-9448-3694f07bea8b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:30.548270 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c911d5f-ed73-4580-9448-3694f07bea8b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c Aug 18 23:48:30.548680 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c911d5f-ed73-4580-9448-3694f07bea8b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:30.548680 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c911d5f-ed73-4580-9448-3694f07bea8b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:30.555619 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:30.555619 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:30.558135 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5c911d5f-ed73-4580-9448-3694f07bea8b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:30.561966 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c911d5f-ed73-4580-9448-3694f07bea8b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c returned with HTTP 200 Aug 18 23:48:30.562385 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1064/4314] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:30 2026] GET /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:30.933249 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fb689820-951d-4d8c-b86e-34d419caf4b8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:30.935116 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fb689820-951d-4d8c-b86e-34d419caf4b8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:30.935305 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fb689820-951d-4d8c-b86e-34d419caf4b8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:30.935536 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fb689820-951d-4d8c-b86e-34d419caf4b8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:30.935661 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-fb689820-951d-4d8c-b86e-34d419caf4b8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:30.940877 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:30.940877 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:30.941724 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fb689820-951d-4d8c-b86e-34d419caf4b8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:30.942123 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1073/4315] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:30 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:48:31.574482 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-62202fa7-7154-47c1-9e7d-992c6a59f6c0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:31.576121 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-62202fa7-7154-47c1-9e7d-992c6a59f6c0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c Aug 18 23:48:31.576286 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-62202fa7-7154-47c1-9e7d-992c6a59f6c0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:31.576450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-62202fa7-7154-47c1-9e7d-992c6a59f6c0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:31.581779 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-62202fa7-7154-47c1-9e7d-992c6a59f6c0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c returned with HTTP 404 Aug 18 23:48:31.582169 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1087/4316] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:31 2026] GET /volume/v3/volumes/dd50d277-ff1c-4653-a947-6ac48f7d4d3c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:31.588104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-53fa7177-7c82-4b89-b159-a9e246abe46d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:31.589562 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-53fa7177-7c82-4b89-b159-a9e246abe46d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:48:31.589753 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-53fa7177-7c82-4b89-b159-a9e246abe46d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:31.589941 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-53fa7177-7c82-4b89-b159-a9e246abe46d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:31.590633 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-53fa7177-7c82-4b89-b159-a9e246abe46d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:48:31.606853 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-53fa7177-7c82-4b89-b159-a9e246abe46d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Get all volumes completed successfully. Aug 18 23:48:31.609980 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:31.609980 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:31.615151 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-53fa7177-7c82-4b89-b159-a9e246abe46d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:48:31.615658 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1093/4317] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:48:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12798 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:31.630091 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9343472a-34ce-4fa7-bdc0-72ed4b68b3ca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:31.631629 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9343472a-34ce-4fa7-bdc0-72ed4b68b3ca tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] DELETE https://10.4.3.229/volume/v3/types/bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e Aug 18 23:48:31.631885 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9343472a-34ce-4fa7-bdc0-72ed4b68b3ca tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:31.632129 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9343472a-34ce-4fa7-bdc0-72ed4b68b3ca tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:31.652379 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9343472a-34ce-4fa7-bdc0-72ed4b68b3ca tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] https://10.4.3.229/volume/v3/types/bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e returned with HTTP 202 Aug 18 23:48:31.652922 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1065/4318] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:48:31 2026] DELETE /volume/v3/types/bb70c35a-1b00-4d07-bde4-7d0bc3d9f49e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:31.661995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1b6cf2b1-dfa2-432f-a5f5-10224e0c13df None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:31.664044 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1b6cf2b1-dfa2-432f-a5f5-10224e0c13df tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:48:31.664504 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1b6cf2b1-dfa2-432f-a5f5-10224e0c13df tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-344623866", "extra_specs": {}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:31.689553 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1b6cf2b1-dfa2-432f-a5f5-10224e0c13df tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:48:31.689553 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1074/4319] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:48:31 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:31.695271 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1cd38eeb-d69f-46a2-8a3e-c7e45f6e8ef1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:31.697300 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1cd38eeb-d69f-46a2-8a3e-c7e45f6e8ef1 tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] POST https://10.4.3.229/volume/v3/types/05f39149-ff92-474c-97aa-da89ceaf4a1c/encryption Aug 18 23:48:31.697700 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1cd38eeb-d69f-46a2-8a3e-c7e45f6e8ef1 tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:31.714330 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1cd38eeb-d69f-46a2-8a3e-c7e45f6e8ef1 tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] https://10.4.3.229/volume/v3/types/05f39149-ff92-474c-97aa-da89ceaf4a1c/encryption returned with HTTP 200 Aug 18 23:48:31.714850 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1088/4320] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:48:31 2026] POST /volume/v3/types/05f39149-ff92-474c-97aa-da89ceaf4a1c/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:31.721419 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:31.722904 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:48:31.723192 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1843468195", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-344623866", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:31.724532 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1843468195', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-344623866', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:48:31.727420 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume of 1 GB Aug 18 23:48:31.727695 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:31.727695 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:31.728091 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Availability Zones retrieved successfully. Aug 18 23:48:31.733382 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (5e6d2f28-6893-46d3-882d-6d1d058651f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:31.734202 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (711e9798-830f-4140-b8e0-9a6ceec8cb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:31.735034 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:48:31.755391 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (711e9798-830f-4140-b8e0-9a6ceec8cb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:48:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=05f39149-ff92-474c-97aa-da89ceaf4a1c,is_public=True,name='tempest-scenario-type-luks2-344623866',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05f39149-ff92-474c-97aa-da89ceaf4a1c', '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=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:31.756109 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2998f8a4-b4c7-4bfe-9a48-fd234b7bf8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:31.783323 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-344623866 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-344623866, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:48:31.783614 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-344623866 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-344623866, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:48:31.806879 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['cce01a9a-8562-48f7-a5e0-0e2a5dc39120', 'e1b3b504-0462-4294-8e01-c584ffc50781', 'c8963199-6fcf-4950-821b-34eaca20695c', '8328a00a-9b12-47a4-9d61-56400531cb63'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:31.807612 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2998f8a4-b4c7-4bfe-9a48-fd234b7bf8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cce01a9a-8562-48f7-a5e0-0e2a5dc39120', 'e1b3b504-0462-4294-8e01-c584ffc50781', 'c8963199-6fcf-4950-821b-34eaca20695c', '8328a00a-9b12-47a4-9d61-56400531cb63']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:31.808257 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c841f54-715e-4d72-b9a5-51a10b9b91f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:31.828560 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c841f54-715e-4d72-b9a5-51a10b9b91f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94c7b14a-68a7-4b5e-a743-224fbb648d79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1843468195',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['cce01a9a-8562-48f7-a5e0-0e2a5dc39120','e1b3b504-0462-4294-8e01-c584ffc50781','c8963199-6fcf-4950-821b-34eaca20695c','8328a00a-9b12-47a4-9d61-56400531cb63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=05f39149-ff92-474c-97aa-da89ceaf4a1c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1843468195',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=94c7b14a-68a7-4b5e-a743-224fbb648d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673c9bc370684255809338f1e697b727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8235bc3858734330a057d7718afd377d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05f39149-ff92-474c-97aa-da89ceaf4a1c),volume_type_id=05f39149-ff92-474c-97aa-da89ceaf4a1c)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:31.831432 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93133787-c11e-461c-a609-e13bba1170c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:31.847008 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93133787-c11e-461c-a609-e13bba1170c6) transitioned into state 'SUCCESS' from state '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-1843468195',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['cce01a9a-8562-48f7-a5e0-0e2a5dc39120','e1b3b504-0462-4294-8e01-c584ffc50781','c8963199-6fcf-4950-821b-34eaca20695c','8328a00a-9b12-47a4-9d61-56400531cb63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=05f39149-ff92-474c-97aa-da89ceaf4a1c)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:31.847654 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68b5886-8a2c-4500-8933-d8c150781e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:31.855063 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a68b5886-8a2c-4500-8933-d8c150781e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:31.855848 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (5e6d2f28-6893-46d3-882d-6d1d058651f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:31.856111 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request issued successfully. Aug 18 23:48:31.856670 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be8b4262-7a14-44ed-a43c-b1818d606b0d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:48:31.857085 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1094/4321] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:48:31 2026] POST /volume/v3/volumes => generated 780 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:31.868460 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c209a3d4-c12c-407d-9671-1221f2293036 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:31.869796 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c209a3d4-c12c-407d-9671-1221f2293036 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 Aug 18 23:48:31.870081 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c209a3d4-c12c-407d-9671-1221f2293036 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:31.870336 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c209a3d4-c12c-407d-9671-1221f2293036 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:31.880103 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:31.880103 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:31.883648 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c209a3d4-c12c-407d-9671-1221f2293036 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:31.888880 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c209a3d4-c12c-407d-9671-1221f2293036 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 returned with HTTP 200 Aug 18 23:48:31.889371 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1066/4322] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:31 2026] GET /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:31.952360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-30f9a37b-154d-4cac-8abe-b190944ee364 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:31.954248 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-30f9a37b-154d-4cac-8abe-b190944ee364 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:31.954437 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-30f9a37b-154d-4cac-8abe-b190944ee364 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:31.954722 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-30f9a37b-154d-4cac-8abe-b190944ee364 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:31.954828 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-30f9a37b-154d-4cac-8abe-b190944ee364 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:31.958827 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:31.958827 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:31.959874 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-30f9a37b-154d-4cac-8abe-b190944ee364 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:31.960311 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1075/4323] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:31 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:32.900887 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c465bc7a-f964-48c2-9b7b-0e1a368010da None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:32.902459 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c465bc7a-f964-48c2-9b7b-0e1a368010da tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 Aug 18 23:48:32.902691 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c465bc7a-f964-48c2-9b7b-0e1a368010da tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:32.902924 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c465bc7a-f964-48c2-9b7b-0e1a368010da tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:32.910563 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:32.910563 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:32.914916 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c465bc7a-f964-48c2-9b7b-0e1a368010da tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:32.919474 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c465bc7a-f964-48c2-9b7b-0e1a368010da tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 returned with HTTP 200 Aug 18 23:48:32.919975 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1089/4324] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:32 2026] GET /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:32.931385 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-066341d9-6dba-47f2-82e7-bc94ed5e9de5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:32.932921 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-066341d9-6dba-47f2-82e7-bc94ed5e9de5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 Aug 18 23:48:32.933410 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-066341d9-6dba-47f2-82e7-bc94ed5e9de5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:32.933709 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-066341d9-6dba-47f2-82e7-bc94ed5e9de5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:32.940098 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:32.940098 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:32.943055 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-066341d9-6dba-47f2-82e7-bc94ed5e9de5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:32.946490 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-066341d9-6dba-47f2-82e7-bc94ed5e9de5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 returned with HTTP 200 Aug 18 23:48:32.946932 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1095/4325] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:32 2026] GET /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:32.958856 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d195b7c6-5bfe-404a-baf1-740a19ee80d4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:32.961275 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d195b7c6-5bfe-404a-baf1-740a19ee80d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79/action Aug 18 23:48:32.961727 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d195b7c6-5bfe-404a-baf1-740a19ee80d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:32.961925 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d195b7c6-5bfe-404a-baf1-740a19ee80d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:32.969445 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:32.969445 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:32.970018 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d195b7c6-5bfe-404a-baf1-740a19ee80d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:32.972610 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a25588cc-031f-4387-9faf-57ef99ae6c4f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:32.975013 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a25588cc-031f-4387-9faf-57ef99ae6c4f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:32.975200 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a25588cc-031f-4387-9faf-57ef99ae6c4f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:32.975507 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a25588cc-031f-4387-9faf-57ef99ae6c4f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:32.975674 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a25588cc-031f-4387-9faf-57ef99ae6c4f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:32.977586 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d195b7c6-5bfe-404a-baf1-740a19ee80d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume updated successfully. Aug 18 23:48:32.977586 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d195b7c6-5bfe-404a-baf1-740a19ee80d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79/action returned with HTTP 200 Aug 18 23:48:32.977586 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1067/4326] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:48:32 2026] POST /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 23:48:32.983171 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:32.983171 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:32.984143 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a25588cc-031f-4387-9faf-57ef99ae6c4f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:32.984693 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1076/4327] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:32 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:33.123055 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-51e31724-c45b-441e-b528-ca2d7cec2f10 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:33.126871 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-51e31724-c45b-441e-b528-ca2d7cec2f10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 Aug 18 23:48:33.127042 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-51e31724-c45b-441e-b528-ca2d7cec2f10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:33.127212 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-51e31724-c45b-441e-b528-ca2d7cec2f10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:33.133642 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:33.133642 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:33.136819 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-51e31724-c45b-441e-b528-ca2d7cec2f10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:33.140324 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-51e31724-c45b-441e-b528-ca2d7cec2f10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 returned with HTTP 200 Aug 18 23:48:33.140749 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1090/4328] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:33 2026] GET /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:33.530485 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-855ea5e8-db26-45e0-85b0-95783e64dc2f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:33.532710 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-855ea5e8-db26-45e0-85b0-95783e64dc2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 Aug 18 23:48:33.532848 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-855ea5e8-db26-45e0-85b0-95783e64dc2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:33.532995 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-855ea5e8-db26-45e0-85b0-95783e64dc2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:33.541590 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:33.541590 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:33.546209 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-855ea5e8-db26-45e0-85b0-95783e64dc2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:33.551579 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-855ea5e8-db26-45e0-85b0-95783e64dc2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 returned with HTTP 200 Aug 18 23:48:33.552082 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1096/4329] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:33 2026] GET /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:33.562420 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-20e5ed10-b04e-497e-9db5-2bdce9ecdf9e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:33.563035 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20e5ed10-b04e-497e-9db5-2bdce9ecdf9e None None] GET https://10.4.3.229/volume// Aug 18 23:48:33.563281 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20e5ed10-b04e-497e-9db5-2bdce9ecdf9e None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:33.563664 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20e5ed10-b04e-497e-9db5-2bdce9ecdf9e None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:33.564119 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20e5ed10-b04e-497e-9db5-2bdce9ecdf9e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:33.564587 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1068/4330] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:48: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 18 23:48:33.572126 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-92c800ef-8d68-4f09-84f1-b314d5d764a5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:33.574932 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-92c800ef-8d68-4f09-84f1-b314d5d764a5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:48:33.575375 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-92c800ef-8d68-4f09-84f1-b314d5d764a5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94c7b14a-68a7-4b5e-a743-224fbb648d79", "connector": null, "instance_uuid": "c065167b-c10a-4b75-8c59-e793b92aa96f"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:33.585545 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:33.585545 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:33.607869 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-92c800ef-8d68-4f09-84f1-b314d5d764a5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:48:33.608305 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1077/4331] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:48:33 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 18 23:48:33.712720 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-17571187-2544-4aa5-b301-340c8dd90acb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:33.714762 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-17571187-2544-4aa5-b301-340c8dd90acb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:33.714925 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-17571187-2544-4aa5-b301-340c8dd90acb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:33.715098 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-17571187-2544-4aa5-b301-340c8dd90acb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:33.725812 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:33.725812 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:33.728934 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-17571187-2544-4aa5-b301-340c8dd90acb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:33.732401 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-17571187-2544-4aa5-b301-340c8dd90acb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:33.732782 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1091/4332] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:33 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:33.800567 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9dff8cb4-2275-4b35-b129-8b8116f4cb24 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:33.800955 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9dff8cb4-2275-4b35-b129-8b8116f4cb24 None None] GET https://10.4.3.229/volume// Aug 18 23:48:33.801162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9dff8cb4-2275-4b35-b129-8b8116f4cb24 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:33.801371 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9dff8cb4-2275-4b35-b129-8b8116f4cb24 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:33.801744 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9dff8cb4-2275-4b35-b129-8b8116f4cb24 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:33.802133 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1097/4333] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:48: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 18 23:48:33.810835 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-f2f236ca-1754-459e-b42e-f12d6bbd734e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:33.812633 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-f2f236ca-1754-459e-b42e-f12d6bbd734e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:48:33.812983 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-f2f236ca-1754-459e-b42e-f12d6bbd734e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e036b23b-eb5d-49b1-a755-0acd4118e266", "connector": null, "instance_uuid": "b8e81311-5975-4901-8084-a2cf790d5f6f"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:33.826220 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:33.826220 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:33.848030 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-f2f236ca-1754-459e-b42e-f12d6bbd734e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:48:33.849112 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1069/4334] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:48:33 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 18 23:48:33.884397 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-49ea5537-72d0-4a9c-8b5c-6c1c7b8f5a0d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:33.891809 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-49ea5537-72d0-4a9c-8b5c-6c1c7b8f5a0d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:33.892044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-49ea5537-72d0-4a9c-8b5c-6c1c7b8f5a0d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:33.892275 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-49ea5537-72d0-4a9c-8b5c-6c1c7b8f5a0d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:33.900608 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c557e0bb-ae6a-4d3c-a0d2-d3cbdc702f6a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:33.900946 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c557e0bb-ae6a-4d3c-a0d2-d3cbdc702f6a None None] GET https://10.4.3.229/volume// Aug 18 23:48:33.901374 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c557e0bb-ae6a-4d3c-a0d2-d3cbdc702f6a None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:33.901374 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c557e0bb-ae6a-4d3c-a0d2-d3cbdc702f6a None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:33.901629 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c557e0bb-ae6a-4d3c-a0d2-d3cbdc702f6a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:33.901887 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1092/4335] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48: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 18 23:48:33.910006 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-38efc34b-8668-456a-a10d-3988b333b8fc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:33.910393 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:33.910393 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:33.912289 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-38efc34b-8668-456a-a10d-3988b333b8fc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:33.912564 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-38efc34b-8668-456a-a10d-3988b333b8fc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:33.912797 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-38efc34b-8668-456a-a10d-3988b333b8fc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:33.913681 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-49ea5537-72d0-4a9c-8b5c-6c1c7b8f5a0d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:33.917857 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-49ea5537-72d0-4a9c-8b5c-6c1c7b8f5a0d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:33.918271 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1078/4336] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:33 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1217 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:33.928407 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:33.928407 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:33.932823 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-38efc34b-8668-456a-a10d-3988b333b8fc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:33.937070 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-38efc34b-8668-456a-a10d-3988b333b8fc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:33.937496 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1098/4337] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:33 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1397 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 23:48:33.997714 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ea93c9de-7205-4b2f-8fd4-4778fa8745f2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:34.002343 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea93c9de-7205-4b2f-8fd4-4778fa8745f2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:34.002343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea93c9de-7205-4b2f-8fd4-4778fa8745f2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:34.002343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea93c9de-7205-4b2f-8fd4-4778fa8745f2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:34.002343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ea93c9de-7205-4b2f-8fd4-4778fa8745f2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:34.007629 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:34.007629 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:34.009295 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea93c9de-7205-4b2f-8fd4-4778fa8745f2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:34.009295 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1070/4338] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:33 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:34.045873 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-43a78fea-b735-45c7-8d75-fe327334dc41 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:34.047850 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-43a78fea-b735-45c7-8d75-fe327334dc41 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] PUT https://10.4.3.229/volume/v3/attachments/251c54a6-3394-42e0-aa43-d3bbd021e08b Aug 18 23:48:34.048170 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-43a78fea-b735-45c7-8d75-fe327334dc41 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:34.055710 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-43a78fea-b735-45c7-8d75-fe327334dc41 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Acquiring lock "cinder-attachment_update-e036b23b-eb5d-49b1-a755-0acd4118e266-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:48:34.060429 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-43a78fea-b735-45c7-8d75-fe327334dc41 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Lock "cinder-attachment_update-e036b23b-eb5d-49b1-a755-0acd4118e266-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:48:34.061718 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:34.061718 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:34.133910 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-43a78fea-b735-45c7-8d75-fe327334dc41 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Lock "cinder-attachment_update-e036b23b-eb5d-49b1-a755-0acd4118e266-np0000007721" released by "attachment_update" :: held 0.073s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:48:34.134223 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-43a78fea-b735-45c7-8d75-fe327334dc41 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/251c54a6-3394-42e0-aa43-d3bbd021e08b returned with HTTP 200 Aug 18 23:48:34.134684 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1093/4339] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:48:34 2026] PUT /volume/v3/attachments/251c54a6-3394-42e0-aa43-d3bbd021e08b => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:34.504714 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-75405085-3ff8-4a0e-9e1a-16b6c2b343ec None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:34.505122 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-75405085-3ff8-4a0e-9e1a-16b6c2b343ec None None] GET https://10.4.3.229/volume// Aug 18 23:48:34.505303 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-75405085-3ff8-4a0e-9e1a-16b6c2b343ec None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:34.505501 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-75405085-3ff8-4a0e-9e1a-16b6c2b343ec None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:34.505846 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-75405085-3ff8-4a0e-9e1a-16b6c2b343ec None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:34.506132 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1079/4340] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:48:34.513658 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-deb47b6b-0618-4e7e-bd09-552fbed7604e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:34.516079 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-deb47b6b-0618-4e7e-bd09-552fbed7604e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 Aug 18 23:48:34.516258 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-deb47b6b-0618-4e7e-bd09-552fbed7604e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:34.516425 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-deb47b6b-0618-4e7e-bd09-552fbed7604e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:34.526841 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:34.526841 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:34.530597 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-deb47b6b-0618-4e7e-bd09-552fbed7604e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:34.534570 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-deb47b6b-0618-4e7e-bd09-552fbed7604e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 returned with HTTP 200 Aug 18 23:48:34.534941 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1099/4341] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:34 2026] GET /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:34.646534 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-e0f9350f-90b6-409e-b73f-6f16715300d6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:34.648951 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-e0f9350f-90b6-409e-b73f-6f16715300d6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] PUT https://10.4.3.229/volume/v3/attachments/0e19c3dc-481c-467e-8e57-3e10089dedf9 Aug 18 23:48:34.649403 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-e0f9350f-90b6-409e-b73f-6f16715300d6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:34.658208 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-e0f9350f-90b6-409e-b73f-6f16715300d6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Acquiring lock "cinder-attachment_update-94c7b14a-68a7-4b5e-a743-224fbb648d79-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:48:34.662431 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-e0f9350f-90b6-409e-b73f-6f16715300d6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-94c7b14a-68a7-4b5e-a743-224fbb648d79-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:48:34.663395 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:34.663395 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:34.748366 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-e0f9350f-90b6-409e-b73f-6f16715300d6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-94c7b14a-68a7-4b5e-a743-224fbb648d79-np0000007721" released by "attachment_update" :: held 0.086s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:48:34.748724 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-e0f9350f-90b6-409e-b73f-6f16715300d6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/0e19c3dc-481c-467e-8e57-3e10089dedf9 returned with HTTP 200 Aug 18 23:48:34.749304 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1071/4342] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:48:34 2026] PUT /volume/v3/attachments/0e19c3dc-481c-467e-8e57-3e10089dedf9 => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:34.771606 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-c92e2df8-7637-459b-ad4c-2d2322dcb185 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:34.773568 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-c92e2df8-7637-459b-ad4c-2d2322dcb185 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments/0e19c3dc-481c-467e-8e57-3e10089dedf9/action Aug 18 23:48:34.773899 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-c92e2df8-7637-459b-ad4c-2d2322dcb185 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:34.774011 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-c92e2df8-7637-459b-ad4c-2d2322dcb185 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:34.788837 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:34.788837 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:34.797797 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-c92e2df8-7637-459b-ad4c-2d2322dcb185 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/0e19c3dc-481c-467e-8e57-3e10089dedf9/action returned with HTTP 204 Aug 18 23:48:34.798257 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1094/4343] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:48:34 2026] POST /volume/v3/attachments/0e19c3dc-481c-467e-8e57-3e10089dedf9/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:34.931130 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a48106ab-6807-4a30-b2b0-3cc24e23d280 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:34.932823 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a48106ab-6807-4a30-b2b0-3cc24e23d280 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:34.932991 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a48106ab-6807-4a30-b2b0-3cc24e23d280 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:34.933171 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a48106ab-6807-4a30-b2b0-3cc24e23d280 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:34.943412 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:34.943412 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:34.946392 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a48106ab-6807-4a30-b2b0-3cc24e23d280 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:34.949949 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a48106ab-6807-4a30-b2b0-3cc24e23d280 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:34.950297 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1080/4344] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:34 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:35.018647 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-77b0829e-f3d0-4ede-aeff-649c1cf4dead None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:35.020700 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-77b0829e-f3d0-4ede-aeff-649c1cf4dead tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:35.020917 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-77b0829e-f3d0-4ede-aeff-649c1cf4dead tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:35.021139 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-77b0829e-f3d0-4ede-aeff-649c1cf4dead tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:35.021265 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-77b0829e-f3d0-4ede-aeff-649c1cf4dead tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:35.028027 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:35.028027 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:35.028907 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-77b0829e-f3d0-4ede-aeff-649c1cf4dead tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:35.029325 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1100/4345] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:35 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:35.963129 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d072d6a0-1352-4880-98fa-e942929364ac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:35.964910 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d072d6a0-1352-4880-98fa-e942929364ac tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:35.965092 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d072d6a0-1352-4880-98fa-e942929364ac tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:35.965284 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d072d6a0-1352-4880-98fa-e942929364ac tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:35.977203 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:35.977203 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:35.980355 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d072d6a0-1352-4880-98fa-e942929364ac tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:35.984147 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d072d6a0-1352-4880-98fa-e942929364ac tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:35.984570 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1072/4346] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:35 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:36.038709 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c024756a-edfb-480e-bd39-1463f2995ae5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:36.040360 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c024756a-edfb-480e-bd39-1463f2995ae5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:36.040569 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c024756a-edfb-480e-bd39-1463f2995ae5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:36.040750 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c024756a-edfb-480e-bd39-1463f2995ae5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:36.040847 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c024756a-edfb-480e-bd39-1463f2995ae5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:36.045154 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:36.045154 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:36.045872 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c024756a-edfb-480e-bd39-1463f2995ae5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:36.046194 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1095/4347] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:36 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:36.360585 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-20054a5c-8ddd-41ad-a23f-74eeeec01711 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:36.362572 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-20054a5c-8ddd-41ad-a23f-74eeeec01711 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/attachments/251c54a6-3394-42e0-aa43-d3bbd021e08b/action Aug 18 23:48:36.362966 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-20054a5c-8ddd-41ad-a23f-74eeeec01711 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:36.363075 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-20054a5c-8ddd-41ad-a23f-74eeeec01711 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:36.380282 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:36.380282 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:36.389102 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-e874c98e-5371-48d4-bd40-163d2dba8375 req-20054a5c-8ddd-41ad-a23f-74eeeec01711 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/251c54a6-3394-42e0-aa43-d3bbd021e08b/action returned with HTTP 204 Aug 18 23:48:36.389638 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1081/4348] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:48:36 2026] POST /volume/v3/attachments/251c54a6-3394-42e0-aa43-d3bbd021e08b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:36.995883 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-272992a6-214c-4ca8-932f-d03ef688ce7e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:36.997491 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-272992a6-214c-4ca8-932f-d03ef688ce7e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:36.997707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-272992a6-214c-4ca8-932f-d03ef688ce7e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:36.997884 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-272992a6-214c-4ca8-932f-d03ef688ce7e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:37.008125 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:37.008125 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:37.011021 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-272992a6-214c-4ca8-932f-d03ef688ce7e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:37.014400 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-272992a6-214c-4ca8-932f-d03ef688ce7e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:37.014739 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1101/4349] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:36 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:37.055308 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-61023723-c7f9-493d-9d60-f1bc2c650c56 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:37.056981 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-61023723-c7f9-493d-9d60-f1bc2c650c56 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:37.057161 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-61023723-c7f9-493d-9d60-f1bc2c650c56 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:37.057332 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-61023723-c7f9-493d-9d60-f1bc2c650c56 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:37.057450 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-61023723-c7f9-493d-9d60-f1bc2c650c56 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:37.061181 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:37.061181 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:37.061844 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-61023723-c7f9-493d-9d60-f1bc2c650c56 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:37.062154 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1073/4350] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:37 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:38.071078 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e38a78a0-cb63-42c2-a718-d63e25ea4678 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.072782 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e38a78a0-cb63-42c2-a718-d63e25ea4678 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:38.072985 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e38a78a0-cb63-42c2-a718-d63e25ea4678 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.073160 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e38a78a0-cb63-42c2-a718-d63e25ea4678 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.073255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-e38a78a0-cb63-42c2-a718-d63e25ea4678 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:38.077310 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.077310 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:38.078019 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e38a78a0-cb63-42c2-a718-d63e25ea4678 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:38.078355 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1096/4351] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:38 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:38.210268 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-177cf01f-027a-4c55-a3e9-46d198da6480 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.211896 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-177cf01f-027a-4c55-a3e9-46d198da6480 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:38.212071 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-177cf01f-027a-4c55-a3e9-46d198da6480 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.212260 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-177cf01f-027a-4c55-a3e9-46d198da6480 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.223004 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.223004 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:38.225882 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-177cf01f-027a-4c55-a3e9-46d198da6480 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:38.229422 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-177cf01f-027a-4c55-a3e9-46d198da6480 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:38.229773 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1082/4352] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:38 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:38.240814 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-de7d110e-d914-472b-963b-73aad35ef882 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.242444 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-de7d110e-d914-472b-963b-73aad35ef882 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:38.242654 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-de7d110e-d914-472b-963b-73aad35ef882 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.242831 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-de7d110e-d914-472b-963b-73aad35ef882 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.252876 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.252876 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:38.255523 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-de7d110e-d914-472b-963b-73aad35ef882 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:38.258805 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-de7d110e-d914-472b-963b-73aad35ef882 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:38.259113 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1102/4353] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:38 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:38.269637 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f5ff1b18-9651-436d-b60b-8b1d6628d8ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.271120 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5ff1b18-9651-436d-b60b-8b1d6628d8ff tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:38.271427 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5ff1b18-9651-436d-b60b-8b1d6628d8ff tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.271622 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5ff1b18-9651-436d-b60b-8b1d6628d8ff tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.282238 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.282238 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:38.284966 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f5ff1b18-9651-436d-b60b-8b1d6628d8ff tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:38.289188 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5ff1b18-9651-436d-b60b-8b1d6628d8ff tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:38.289582 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1074/4354] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:38 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:38.323952 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-5013d2f0-feb0-47e5-a46d-2197db724ec7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.325706 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-5013d2f0-feb0-47e5-a46d-2197db724ec7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:38.325866 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-5013d2f0-feb0-47e5-a46d-2197db724ec7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.326039 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-5013d2f0-feb0-47e5-a46d-2197db724ec7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.336125 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.336125 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:38.339037 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-5013d2f0-feb0-47e5-a46d-2197db724ec7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:38.342642 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-5013d2f0-feb0-47e5-a46d-2197db724ec7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:38.342989 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1097/4355] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:38 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:38.358619 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-ab562da1-dd4a-4db7-81f6-2de7aae42c40 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.361156 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-ab562da1-dd4a-4db7-81f6-2de7aae42c40 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266/action Aug 18 23:48:38.361625 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-ab562da1-dd4a-4db7-81f6-2de7aae42c40 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:38.361794 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-ab562da1-dd4a-4db7-81f6-2de7aae42c40 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:38.373978 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.373978 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:38.374399 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-ab562da1-dd4a-4db7-81f6-2de7aae42c40 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:38.380009 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-ab562da1-dd4a-4db7-81f6-2de7aae42c40 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Begin detaching volume completed successfully. Aug 18 23:48:38.380207 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-ab562da1-dd4a-4db7-81f6-2de7aae42c40 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266/action returned with HTTP 202 Aug 18 23:48:38.380582 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1083/4356] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:48:38 2026] POST /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:48:38.396267 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-660a47aa-cf1e-4c97-9804-81168e3c7672 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.397941 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-660a47aa-cf1e-4c97-9804-81168e3c7672 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:38.398114 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-660a47aa-cf1e-4c97-9804-81168e3c7672 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.398298 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-660a47aa-cf1e-4c97-9804-81168e3c7672 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.411675 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.411675 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:38.412876 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-57ea2606-abeb-40af-9e48-b67f89db370a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.413237 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-57ea2606-abeb-40af-9e48-b67f89db370a None None] GET https://10.4.3.229/volume// Aug 18 23:48:38.413379 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-57ea2606-abeb-40af-9e48-b67f89db370a None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.413591 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-57ea2606-abeb-40af-9e48-b67f89db370a None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.413891 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-57ea2606-abeb-40af-9e48-b67f89db370a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:38.414153 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1075/4357] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48: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 18 23:48:38.414864 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-660a47aa-cf1e-4c97-9804-81168e3c7672 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:38.418937 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-660a47aa-cf1e-4c97-9804-81168e3c7672 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:38.419390 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1103/4358] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:38 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1515 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:38.420973 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-8d0b1cb4-abe9-405c-ad76-29920ebdd866 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.423213 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-8d0b1cb4-abe9-405c-ad76-29920ebdd866 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:38.423459 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-8d0b1cb4-abe9-405c-ad76-29920ebdd866 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.423770 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-8d0b1cb4-abe9-405c-ad76-29920ebdd866 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.436571 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.436571 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:38.439875 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-8d0b1cb4-abe9-405c-ad76-29920ebdd866 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:38.444033 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-8d0b1cb4-abe9-405c-ad76-29920ebdd866 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:38.444453 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1098/4359] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:38 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1695 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:38.684175 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.685709 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:48:38.686014 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-166848624", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:38.687368 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-166848624', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:48:38.687480 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume of 1 GB Aug 18 23:48:38.691031 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Availability Zones retrieved successfully. Aug 18 23:48:38.696209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Flow 'volume_create_api' (3c13e5c4-4be5-481b-8cc0-f0c3e66ffe14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:38.697156 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fdad44-b80e-4665-afa1-1b2398d41e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:38.698056 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:48:38.724285 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fdad44-b80e-4665-afa1-1b2398d41e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:38.725279 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4624b131-d7b8-48a2-aca3-e9daeee7bf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:38.780852 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Created reservations ['fcd3d340-d39d-48b2-82b6-4536df892c82', 'd5668282-1a8f-4e36-8792-b5e398e98204', '8ff91450-d732-4d2a-a204-27230dcf09e7', '9f9aa6c4-bd8f-4807-be7f-b47a420b4c1b'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:38.781624 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4624b131-d7b8-48a2-aca3-e9daeee7bf54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcd3d340-d39d-48b2-82b6-4536df892c82', 'd5668282-1a8f-4e36-8792-b5e398e98204', '8ff91450-d732-4d2a-a204-27230dcf09e7', '9f9aa6c4-bd8f-4807-be7f-b47a420b4c1b']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:38.782324 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c25f460-dabd-4e0c-8a34-1455af63f08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:38.801567 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c25f460-dabd-4e0c-8a34-1455af63f08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbe0d315-7059-445a-9f26-c885337baad1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-166848624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',qos_specs=None,replication_status=,reservations=['fcd3d340-d39d-48b2-82b6-4536df892c82','d5668282-1a8f-4e36-8792-b5e398e98204','8ff91450-d732-4d2a-a204-27230dcf09e7','9f9aa6c4-bd8f-4807-be7f-b47a420b4c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c107078846174c2293732682645dea84',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-166848624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbe0d315-7059-445a-9f26-c885337baad1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c107078846174c2293732682645dea84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:38.802265 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7615ab23-db86-45bf-b03e-4f211403e1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:38.815901 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7615ab23-db86-45bf-b03e-4f211403e1e1) transitioned into state 'SUCCESS' from state '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-166848624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',qos_specs=None,replication_status=,reservations=['fcd3d340-d39d-48b2-82b6-4536df892c82','d5668282-1a8f-4e36-8792-b5e398e98204','8ff91450-d732-4d2a-a204-27230dcf09e7','9f9aa6c4-bd8f-4807-be7f-b47a420b4c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c107078846174c2293732682645dea84',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:38.816604 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153fdd0c-8517-4b83-ba0c-4d41991db32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:38.825773 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153fdd0c-8517-4b83-ba0c-4d41991db32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:38.826568 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Flow 'volume_create_api' (3c13e5c4-4be5-481b-8cc0-f0c3e66ffe14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:38.826872 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume request issued successfully. Aug 18 23:48:38.827434 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-89ba7fdd-bed5-4676-a7b2-a8d6d3d4b607 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:48:38.828067 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1084/4360] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:48:38 2026] POST /volume/v3/volumes => generated 756 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:38.838768 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-87c1bd00-c10f-441c-9fc7-a931ad9f82b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.840344 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87c1bd00-c10f-441c-9fc7-a931ad9f82b2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:38.840528 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87c1bd00-c10f-441c-9fc7-a931ad9f82b2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.840730 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87c1bd00-c10f-441c-9fc7-a931ad9f82b2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.847540 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.847540 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:38.850856 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-87c1bd00-c10f-441c-9fc7-a931ad9f82b2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:38.854422 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87c1bd00-c10f-441c-9fc7-a931ad9f82b2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:38.854801 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1076/4361] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:38 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:38.927863 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-3f6f7e33-0a8e-4eb9-93b4-dad61205e786 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.930012 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-3f6f7e33-0a8e-4eb9-93b4-dad61205e786 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:38.930184 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-3f6f7e33-0a8e-4eb9-93b4-dad61205e786 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.930374 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-3f6f7e33-0a8e-4eb9-93b4-dad61205e786 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.941304 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.941304 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:38.944203 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-3f6f7e33-0a8e-4eb9-93b4-dad61205e786 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:38.948166 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-3f6f7e33-0a8e-4eb9-93b4-dad61205e786 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:38.948597 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1104/4362] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:38 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1515 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:38.961232 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-84e8ecbc-8165-41b2-b3e6-52172142e15f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:38.962958 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-84e8ecbc-8165-41b2-b3e6-52172142e15f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] DELETE https://10.4.3.229/volume/v3/attachments/251c54a6-3394-42e0-aa43-d3bbd021e08b Aug 18 23:48:38.963114 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-84e8ecbc-8165-41b2-b3e6-52172142e15f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:38.963279 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-84e8ecbc-8165-41b2-b3e6-52172142e15f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:38.969474 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:38.969474 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:39.010469 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-23bfebef-b74d-4419-99de-7f52511a68d6 req-84e8ecbc-8165-41b2-b3e6-52172142e15f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/251c54a6-3394-42e0-aa43-d3bbd021e08b returned with HTTP 200 Aug 18 23:48:39.010906 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1099/4363] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:38 2026] DELETE /volume/v3/attachments/251c54a6-3394-42e0-aa43-d3bbd021e08b => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:39.087905 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-57aa269a-b9b7-4b07-b8a4-b7c88da02291 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:39.089646 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57aa269a-b9b7-4b07-b8a4-b7c88da02291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:39.089814 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57aa269a-b9b7-4b07-b8a4-b7c88da02291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:39.089989 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-57aa269a-b9b7-4b07-b8a4-b7c88da02291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:39.090086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-57aa269a-b9b7-4b07-b8a4-b7c88da02291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:39.093879 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:39.093879 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:39.094533 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-57aa269a-b9b7-4b07-b8a4-b7c88da02291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:39.094851 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1085/4364] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:39 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:39.212167 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-049410e9-8317-4f91-a3bd-d17ba0c92d48 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:39.214221 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-049410e9-8317-4f91-a3bd-d17ba0c92d48 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79/encryption Aug 18 23:48:39.214384 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-049410e9-8317-4f91-a3bd-d17ba0c92d48 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:39.214607 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-049410e9-8317-4f91-a3bd-d17ba0c92d48 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:39.222529 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:39.222529 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:39.235539 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b14adfea-3b1d-4663-aabe-3caffd5d476c req-049410e9-8317-4f91-a3bd-d17ba0c92d48 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79/encryption returned with HTTP 200 Aug 18 23:48:39.235925 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1077/4365] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:48:39 2026] GET /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:39.431300 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-91a6aba2-3d06-48de-af66-ac5673a9430c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:39.433258 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-91a6aba2-3d06-48de-af66-ac5673a9430c tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:39.433448 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-91a6aba2-3d06-48de-af66-ac5673a9430c tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:39.433691 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-91a6aba2-3d06-48de-af66-ac5673a9430c tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:39.443160 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:39.443160 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:39.448851 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-91a6aba2-3d06-48de-af66-ac5673a9430c tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:39.453690 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-91a6aba2-3d06-48de-af66-ac5673a9430c tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:39.454006 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1105/4366] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:39 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:39.867427 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d321f938-7b54-4a01-90e2-88a306a79797 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:39.869497 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d321f938-7b54-4a01-90e2-88a306a79797 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:39.869783 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d321f938-7b54-4a01-90e2-88a306a79797 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:39.869994 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d321f938-7b54-4a01-90e2-88a306a79797 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:39.877273 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:39.877273 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:39.881264 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d321f938-7b54-4a01-90e2-88a306a79797 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:39.887567 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d321f938-7b54-4a01-90e2-88a306a79797 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:39.887567 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1100/4367] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:39 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:39.902132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-564d66c4-b53c-4758-b6c8-027a16e2e651 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:39.904212 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-564d66c4-b53c-4758-b6c8-027a16e2e651 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:39.905558 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-564d66c4-b53c-4758-b6c8-027a16e2e651 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:39.905920 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-564d66c4-b53c-4758-b6c8-027a16e2e651 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:39.913443 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:39.913443 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:39.918560 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-564d66c4-b53c-4758-b6c8-027a16e2e651 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:39.924611 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-564d66c4-b53c-4758-b6c8-027a16e2e651 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:39.925099 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1086/4368] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:39 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:40.103700 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-572eae64-7149-4b38-bf11-f2f2ce237fca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:40.105502 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-572eae64-7149-4b38-bf11-f2f2ce237fca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:40.105794 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-572eae64-7149-4b38-bf11-f2f2ce237fca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:40.106031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-572eae64-7149-4b38-bf11-f2f2ce237fca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:40.106178 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-572eae64-7149-4b38-bf11-f2f2ce237fca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:40.110089 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:40.110089 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:40.110763 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-572eae64-7149-4b38-bf11-f2f2ce237fca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:40.111199 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1078/4369] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:40 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:40.119970 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-120c1985-34a3-4779-b233-3d50259635cd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:40.121582 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-120c1985-34a3-4779-b233-3d50259635cd tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778/restore Aug 18 23:48:40.121911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-120c1985-34a3-4779-b233-3d50259635cd tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f7b8be2a-b034-4e57-8b73-47bc51dcdf10"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:40.123273 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-120c1985-34a3-4779-b233-3d50259635cd tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Restoring backup dada01c9-9c6d-4033-b8b1-34056ebb2778 ({'restore': {'volume_id': 'f7b8be2a-b034-4e57-8b73-47bc51dcdf10'}}) {{(pid=100173) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:48:40.123352 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-120c1985-34a3-4779-b233-3d50259635cd tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Restoring backup dada01c9-9c6d-4033-b8b1-34056ebb2778 to volume f7b8be2a-b034-4e57-8b73-47bc51dcdf10. Aug 18 23:48:40.127052 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:40.127052 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:40.133271 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:40.133271 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:40.133745 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-120c1985-34a3-4779-b233-3d50259635cd tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:48:40.133887 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.api [None req-120c1985-34a3-4779-b233-3d50259635cd tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Checking backup size 1 against volume size 1 {{(pid=100173) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:48:40.134026 np0000007721 devstack@c-api.service[100173]: INFO cinder.backup.api [None req-120c1985-34a3-4779-b233-3d50259635cd tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Overwriting volume f7b8be2a-b034-4e57-8b73-47bc51dcdf10 with restore of backup dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:40.145872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-120c1985-34a3-4779-b233-3d50259635cd tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] restore_backup in rpcapi backup_id dada01c9-9c6d-4033-b8b1-34056ebb2778 {{(pid=100173) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:48:40.147561 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-120c1985-34a3-4779-b233-3d50259635cd tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778/restore returned with HTTP 202 Aug 18 23:48:40.147961 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1106/4370] 10.4.3.229 () {68 vars in 1393 bytes} [Tue Aug 18 23:48:40 2026] POST /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778/restore => generated 181 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:40.156056 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b4ee0c21-bdf4-4165-9986-47f3a49dc7ae None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:40.157947 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b4ee0c21-bdf4-4165-9986-47f3a49dc7ae tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:40.158408 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b4ee0c21-bdf4-4165-9986-47f3a49dc7ae tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:40.161371 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b4ee0c21-bdf4-4165-9986-47f3a49dc7ae tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:40.161371 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-b4ee0c21-bdf4-4165-9986-47f3a49dc7ae tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:40.173154 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:40.173154 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:40.173154 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b4ee0c21-bdf4-4165-9986-47f3a49dc7ae tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:40.173154 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1101/4371] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:40 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:40.610311 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-5b320147-1207-482b-bfc2-a1dd0f593917 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:40.612901 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-5b320147-1207-482b-bfc2-a1dd0f593917 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:40.613165 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-5b320147-1207-482b-bfc2-a1dd0f593917 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:40.613385 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-5b320147-1207-482b-bfc2-a1dd0f593917 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:40.622470 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:40.622470 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:40.626791 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-5b320147-1207-482b-bfc2-a1dd0f593917 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:40.631991 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-5b320147-1207-482b-bfc2-a1dd0f593917 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:40.632448 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1087/4372] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:40 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:40.700539 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-da420e5b-efb4-4616-94e6-74872caa71f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:40.700749 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da420e5b-efb4-4616-94e6-74872caa71f3 None None] GET https://10.4.3.229/volume// Aug 18 23:48:40.701620 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da420e5b-efb4-4616-94e6-74872caa71f3 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:40.701620 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da420e5b-efb4-4616-94e6-74872caa71f3 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:40.701620 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da420e5b-efb4-4616-94e6-74872caa71f3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:40.701854 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1079/4373] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:48:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:48:40.709656 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-969a0860-97b9-4994-aa28-6906f7f6b876 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:40.712007 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-969a0860-97b9-4994-aa28-6906f7f6b876 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:48:40.712428 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-969a0860-97b9-4994-aa28-6906f7f6b876 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbe0d315-7059-445a-9f26-c885337baad1", "connector": null, "instance_uuid": "434de672-77a5-4776-ad68-f694fc666933"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:40.722846 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:40.722846 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:40.753718 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-969a0860-97b9-4994-aa28-6906f7f6b876 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:48:40.754213 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1107/4374] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:48:40 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 18 23:48:40.782569 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f4c5672a-897d-405e-81f3-3a13fd66425d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:40.787946 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f4c5672a-897d-405e-81f3-3a13fd66425d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:40.788665 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f4c5672a-897d-405e-81f3-3a13fd66425d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:40.788665 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f4c5672a-897d-405e-81f3-3a13fd66425d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:40.806799 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:40.806799 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:40.810583 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f4c5672a-897d-405e-81f3-3a13fd66425d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:40.815433 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f4c5672a-897d-405e-81f3-3a13fd66425d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:40.815905 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1102/4375] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:40 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:40.900652 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b11331f8-4dfe-4aed-926a-6cd3ea16009b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:40.901178 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b11331f8-4dfe-4aed-926a-6cd3ea16009b None None] GET https://10.4.3.229/volume// Aug 18 23:48:40.901430 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b11331f8-4dfe-4aed-926a-6cd3ea16009b None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:40.901702 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b11331f8-4dfe-4aed-926a-6cd3ea16009b None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:40.902137 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b11331f8-4dfe-4aed-926a-6cd3ea16009b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:40.902541 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1088/4376] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:48:40.909978 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-3fb82751-00fb-45a3-841a-6d2bca2dc8e7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:40.911965 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-3fb82751-00fb-45a3-841a-6d2bca2dc8e7 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:40.912287 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-3fb82751-00fb-45a3-841a-6d2bca2dc8e7 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:40.912582 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-3fb82751-00fb-45a3-841a-6d2bca2dc8e7 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:40.921242 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:40.921242 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:40.924471 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-3fb82751-00fb-45a3-841a-6d2bca2dc8e7 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:40.929046 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-3fb82751-00fb-45a3-841a-6d2bca2dc8e7 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:40.929464 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1080/4377] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:40 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:41.025551 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-afd086ac-b1b5-44d1-8c6a-abc4c15932be None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:41.027799 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-afd086ac-b1b5-44d1-8c6a-abc4c15932be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] PUT https://10.4.3.229/volume/v3/attachments/f54131a3-b4ca-40c0-b4af-bc71c2b488a6 Aug 18 23:48:41.028134 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-afd086ac-b1b5-44d1-8c6a-abc4c15932be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:41.035421 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-afd086ac-b1b5-44d1-8c6a-abc4c15932be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Acquiring lock "cinder-attachment_update-dbe0d315-7059-445a-9f26-c885337baad1-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:48:41.040148 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-afd086ac-b1b5-44d1-8c6a-abc4c15932be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Lock "cinder-attachment_update-dbe0d315-7059-445a-9f26-c885337baad1-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:48:41.041084 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:41.041084 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:41.119973 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-afd086ac-b1b5-44d1-8c6a-abc4c15932be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Lock "cinder-attachment_update-dbe0d315-7059-445a-9f26-c885337baad1-np0000007721" released by "attachment_update" :: held 0.080s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:48:41.120341 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-afd086ac-b1b5-44d1-8c6a-abc4c15932be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/f54131a3-b4ca-40c0-b4af-bc71c2b488a6 returned with HTTP 200 Aug 18 23:48:41.120858 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1108/4378] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:48:41 2026] PUT /volume/v3/attachments/f54131a3-b4ca-40c0-b4af-bc71c2b488a6 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:41.183597 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3f1e567b-f94b-4266-8506-fa21b189ae95 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:41.185454 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3f1e567b-f94b-4266-8506-fa21b189ae95 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:41.185717 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3f1e567b-f94b-4266-8506-fa21b189ae95 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:41.185989 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3f1e567b-f94b-4266-8506-fa21b189ae95 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:41.186183 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3f1e567b-f94b-4266-8506-fa21b189ae95 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:41.191777 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:41.191777 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:41.192697 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3f1e567b-f94b-4266-8506-fa21b189ae95 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:41.193023 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1103/4379] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:41 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:41.828127 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d63b134c-9d98-4c5e-a674-f01d72b3b268 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:41.829691 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d63b134c-9d98-4c5e-a674-f01d72b3b268 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:41.829900 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d63b134c-9d98-4c5e-a674-f01d72b3b268 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:41.830070 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d63b134c-9d98-4c5e-a674-f01d72b3b268 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:41.840038 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:41.840038 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:41.844396 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d63b134c-9d98-4c5e-a674-f01d72b3b268 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:41.849039 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d63b134c-9d98-4c5e-a674-f01d72b3b268 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:41.849436 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1089/4380] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:41 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:41.882296 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9c95ee96-f13a-4a7c-8e36-97be1e930a83 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:41.884569 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9c95ee96-f13a-4a7c-8e36-97be1e930a83 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:41.884569 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9c95ee96-f13a-4a7c-8e36-97be1e930a83 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:41.884569 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9c95ee96-f13a-4a7c-8e36-97be1e930a83 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:41.895368 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:41.895368 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:41.898995 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9c95ee96-f13a-4a7c-8e36-97be1e930a83 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:41.902756 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9c95ee96-f13a-4a7c-8e36-97be1e930a83 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:41.903104 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1081/4381] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:41 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:41.953035 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3a4d6365-62e9-443f-a886-469370cd12db None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:41.955422 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3a4d6365-62e9-443f-a886-469370cd12db tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:41.955783 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3a4d6365-62e9-443f-a886-469370cd12db tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:41.956105 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3a4d6365-62e9-443f-a886-469370cd12db tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:41.969129 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:41.969129 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:41.972566 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3a4d6365-62e9-443f-a886-469370cd12db tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:41.976872 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3a4d6365-62e9-443f-a886-469370cd12db tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:41.977329 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1109/4382] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:41 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:41.996269 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-06916fca-927e-49c1-9b6e-0818f0913cf5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:41.998301 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-06916fca-927e-49c1-9b6e-0818f0913cf5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266/action Aug 18 23:48:41.998638 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-06916fca-927e-49c1-9b6e-0818f0913cf5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:41.998755 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-06916fca-927e-49c1-9b6e-0818f0913cf5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:42.008955 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:42.008955 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:42.009487 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-06916fca-927e-49c1-9b6e-0818f0913cf5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:42.015161 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-06916fca-927e-49c1-9b6e-0818f0913cf5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Begin detaching volume completed successfully. Aug 18 23:48:42.015339 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-06916fca-927e-49c1-9b6e-0818f0913cf5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266/action returned with HTTP 202 Aug 18 23:48:42.015906 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1104/4383] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:48:41 2026] POST /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:48:42.033991 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fbd7e111-9f3a-4db0-8eab-aa37ffe071f4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:42.035533 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fbd7e111-9f3a-4db0-8eab-aa37ffe071f4 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:42.035700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fbd7e111-9f3a-4db0-8eab-aa37ffe071f4 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:42.035877 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fbd7e111-9f3a-4db0-8eab-aa37ffe071f4 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:42.046114 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:42.046114 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:42.050634 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fbd7e111-9f3a-4db0-8eab-aa37ffe071f4 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:42.055385 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fbd7e111-9f3a-4db0-8eab-aa37ffe071f4 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:42.056230 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1090/4384] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:42 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:42.057271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d60a35b5-617f-40a6-9248-ddb28cb8d7f2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:42.057918 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d60a35b5-617f-40a6-9248-ddb28cb8d7f2 None None] GET https://10.4.3.229/volume// Aug 18 23:48:42.058278 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d60a35b5-617f-40a6-9248-ddb28cb8d7f2 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:42.058632 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d60a35b5-617f-40a6-9248-ddb28cb8d7f2 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:42.059141 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d60a35b5-617f-40a6-9248-ddb28cb8d7f2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:42.060386 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1082/4385] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48: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 18 23:48:42.066789 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-e47c063c-a6ab-40bd-b485-2442130f65bc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:42.068613 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-e47c063c-a6ab-40bd-b485-2442130f65bc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:42.068767 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-e47c063c-a6ab-40bd-b485-2442130f65bc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:42.068941 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-e47c063c-a6ab-40bd-b485-2442130f65bc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:42.077187 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:42.077187 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:42.080112 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-e47c063c-a6ab-40bd-b485-2442130f65bc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:42.083868 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-e47c063c-a6ab-40bd-b485-2442130f65bc tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:42.084301 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1110/4386] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:42 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1398 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:42.205346 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-32d30514-f9b2-4a3f-b7fa-66a527c80578 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:42.208443 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-32d30514-f9b2-4a3f-b7fa-66a527c80578 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:42.208644 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-32d30514-f9b2-4a3f-b7fa-66a527c80578 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:42.208840 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-32d30514-f9b2-4a3f-b7fa-66a527c80578 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:42.208935 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-32d30514-f9b2-4a3f-b7fa-66a527c80578 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:42.213226 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:42.213226 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:42.214042 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-32d30514-f9b2-4a3f-b7fa-66a527c80578 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:42.214430 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1105/4387] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:42 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:42.864394 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c1246126-b916-447d-9138-d2276ef9e858 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:42.868919 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c1246126-b916-447d-9138-d2276ef9e858 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:42.869097 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c1246126-b916-447d-9138-d2276ef9e858 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:42.869299 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c1246126-b916-447d-9138-d2276ef9e858 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:42.878306 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:42.878306 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:42.881331 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c1246126-b916-447d-9138-d2276ef9e858 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:42.885007 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c1246126-b916-447d-9138-d2276ef9e858 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:42.885364 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1091/4388] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:42 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:43.072439 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c48e9e73-d37c-4da6-a615-2ed3eae99851 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:43.074576 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c48e9e73-d37c-4da6-a615-2ed3eae99851 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:43.074798 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c48e9e73-d37c-4da6-a615-2ed3eae99851 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:43.075120 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c48e9e73-d37c-4da6-a615-2ed3eae99851 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:43.087825 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:43.087825 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:43.091476 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c48e9e73-d37c-4da6-a615-2ed3eae99851 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:43.095950 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c48e9e73-d37c-4da6-a615-2ed3eae99851 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:43.096418 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1083/4389] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:43 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:43.227645 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fa078332-0616-4d26-ba80-3695a3b9ca1e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:43.234100 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fa078332-0616-4d26-ba80-3695a3b9ca1e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:43.234318 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fa078332-0616-4d26-ba80-3695a3b9ca1e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:43.234534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fa078332-0616-4d26-ba80-3695a3b9ca1e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:43.234676 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-fa078332-0616-4d26-ba80-3695a3b9ca1e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:43.239004 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:43.239004 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:43.239750 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fa078332-0616-4d26-ba80-3695a3b9ca1e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:43.240102 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1111/4390] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:43 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:43.900759 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-688ff59b-9092-4c62-b449-ebf534676fcc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:43.902385 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-688ff59b-9092-4c62-b449-ebf534676fcc tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:43.902634 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-688ff59b-9092-4c62-b449-ebf534676fcc tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:43.902871 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-688ff59b-9092-4c62-b449-ebf534676fcc tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:43.911790 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:43.911790 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:43.915135 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-688ff59b-9092-4c62-b449-ebf534676fcc tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:43.919291 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-688ff59b-9092-4c62-b449-ebf534676fcc tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:43.919763 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1106/4391] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:43 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:44.109683 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7d671680-3c55-48a9-9b4f-8e5af4d16fb7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:44.111630 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7d671680-3c55-48a9-9b4f-8e5af4d16fb7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:44.111839 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7d671680-3c55-48a9-9b4f-8e5af4d16fb7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:44.112046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7d671680-3c55-48a9-9b4f-8e5af4d16fb7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:44.132344 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:44.132344 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:44.135952 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7d671680-3c55-48a9-9b4f-8e5af4d16fb7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:44.140432 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7d671680-3c55-48a9-9b4f-8e5af4d16fb7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:44.140861 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1092/4392] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:44 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:44.250406 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7891d008-1959-4d17-b253-0d68ed7cd7b6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:44.252710 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7891d008-1959-4d17-b253-0d68ed7cd7b6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:44.252979 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7891d008-1959-4d17-b253-0d68ed7cd7b6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:44.253265 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7891d008-1959-4d17-b253-0d68ed7cd7b6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:44.253410 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7891d008-1959-4d17-b253-0d68ed7cd7b6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:44.258709 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:44.258709 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:44.259680 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7891d008-1959-4d17-b253-0d68ed7cd7b6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:44.260117 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1084/4393] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:44 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:44.661008 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3db657d7-a88f-4272-bff6-82d674db31ff None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:44.662873 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3db657d7-a88f-4272-bff6-82d674db31ff tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:44.663062 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3db657d7-a88f-4272-bff6-82d674db31ff tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:44.663208 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3db657d7-a88f-4272-bff6-82d674db31ff tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:44.672551 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:44.672551 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:44.676021 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3db657d7-a88f-4272-bff6-82d674db31ff tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:44.679758 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-3db657d7-a88f-4272-bff6-82d674db31ff tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:44.680130 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1112/4394] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:44 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:44.702024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f7987674-a683-4983-a0be-4124a84459e6 req-2e61e361-0c66-4dcf-8ec8-ebdb8e442454 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:44.703883 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-2e61e361-0c66-4dcf-8ec8-ebdb8e442454 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:44.704068 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-2e61e361-0c66-4dcf-8ec8-ebdb8e442454 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:44.704234 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-2e61e361-0c66-4dcf-8ec8-ebdb8e442454 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:44.711566 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:44.711566 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:44.715001 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-f7987674-a683-4983-a0be-4124a84459e6 req-2e61e361-0c66-4dcf-8ec8-ebdb8e442454 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:44.718968 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-2e61e361-0c66-4dcf-8ec8-ebdb8e442454 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:44.719307 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1107/4395] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:44 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:44.783886 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-67827aad-da2a-4cb7-b508-8a37bf4dc0fa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:44.784227 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-67827aad-da2a-4cb7-b508-8a37bf4dc0fa None None] GET https://10.4.3.229/volume// Aug 18 23:48:44.784374 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-67827aad-da2a-4cb7-b508-8a37bf4dc0fa None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:44.784581 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-67827aad-da2a-4cb7-b508-8a37bf4dc0fa None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:44.784894 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-67827aad-da2a-4cb7-b508-8a37bf4dc0fa None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:44.785145 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1093/4396] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:48: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 18 23:48:44.799583 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f7987674-a683-4983-a0be-4124a84459e6 req-e4b1de45-ba8a-4adf-86c5-7294abe4b250 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:44.801647 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-e4b1de45-ba8a-4adf-86c5-7294abe4b250 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:48:44.802025 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-e4b1de45-ba8a-4adf-86c5-7294abe4b250 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc5500bf-55c0-4b5f-ae99-ffc776db29fd", "connector": null, "instance_uuid": "dae9f992-8b51-456d-aafe-bd6ce3fecdc7"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:44.810367 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:44.810367 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:44.833290 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-e4b1de45-ba8a-4adf-86c5-7294abe4b250 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:48:44.833782 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1085/4397] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:48:44 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 18 23:48:44.868575 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f3a95ba4-e1ba-4791-b6a1-9c5235421881 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:44.870372 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3a95ba4-e1ba-4791-b6a1-9c5235421881 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:44.870539 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3a95ba4-e1ba-4791-b6a1-9c5235421881 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:44.870706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3a95ba4-e1ba-4791-b6a1-9c5235421881 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:44.880040 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:44.880040 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:44.880142 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-10b8e24b-4848-4440-ac72-199682ddb369 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:44.880527 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-10b8e24b-4848-4440-ac72-199682ddb369 None None] GET https://10.4.3.229/volume// Aug 18 23:48:44.880742 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-10b8e24b-4848-4440-ac72-199682ddb369 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:44.880978 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-10b8e24b-4848-4440-ac72-199682ddb369 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:44.881374 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-10b8e24b-4848-4440-ac72-199682ddb369 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:44.881688 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1108/4398] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48: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 18 23:48:44.883443 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f3a95ba4-e1ba-4791-b6a1-9c5235421881 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:44.887455 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3a95ba4-e1ba-4791-b6a1-9c5235421881 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:44.887832 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1113/4399] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:44 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:44.887902 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-f7987674-a683-4983-a0be-4124a84459e6 req-df3e2273-a65b-468d-8454-f29fd06798b8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:44.894861 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-df3e2273-a65b-468d-8454-f29fd06798b8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:44.895144 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-df3e2273-a65b-468d-8454-f29fd06798b8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:44.895398 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-df3e2273-a65b-468d-8454-f29fd06798b8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:44.897185 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:UPDATE=27,cinder:SELECT=191,cinder:INSERT=13 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:48:44.904140 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:44.904140 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:44.906874 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-f7987674-a683-4983-a0be-4124a84459e6 req-df3e2273-a65b-468d-8454-f29fd06798b8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:44.910589 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-df3e2273-a65b-468d-8454-f29fd06798b8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:44.910975 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1094/4400] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:44 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:44.932446 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5490f2c7-90ad-48fb-826e-9fdf7be8b893 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:44.934339 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5490f2c7-90ad-48fb-826e-9fdf7be8b893 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:44.934575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5490f2c7-90ad-48fb-826e-9fdf7be8b893 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:44.934769 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5490f2c7-90ad-48fb-826e-9fdf7be8b893 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:44.945642 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:44.945642 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:44.948352 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5490f2c7-90ad-48fb-826e-9fdf7be8b893 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:44.952370 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5490f2c7-90ad-48fb-826e-9fdf7be8b893 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:44.952968 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1086/4401] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:44 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:45.008033 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f7987674-a683-4983-a0be-4124a84459e6 req-9931079d-f2d3-4218-a06a-00b4f586e42f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:45.010131 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-9931079d-f2d3-4218-a06a-00b4f586e42f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] PUT https://10.4.3.229/volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a Aug 18 23:48:45.010546 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-9931079d-f2d3-4218-a06a-00b4f586e42f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:45.019358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-f7987674-a683-4983-a0be-4124a84459e6 req-9931079d-f2d3-4218-a06a-00b4f586e42f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Acquiring lock "cinder-attachment_update-dc5500bf-55c0-4b5f-ae99-ffc776db29fd-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:48:45.025580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-f7987674-a683-4983-a0be-4124a84459e6 req-9931079d-f2d3-4218-a06a-00b4f586e42f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Lock "cinder-attachment_update-dc5500bf-55c0-4b5f-ae99-ffc776db29fd-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:48:45.026868 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:45.026868 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:45.100345 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-f7987674-a683-4983-a0be-4124a84459e6 req-9931079d-f2d3-4218-a06a-00b4f586e42f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Lock "cinder-attachment_update-dc5500bf-55c0-4b5f-ae99-ffc776db29fd-np0000007721" released by "attachment_update" :: held 0.074s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:48:45.100345 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-9931079d-f2d3-4218-a06a-00b4f586e42f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a returned with HTTP 200 Aug 18 23:48:45.100780 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1109/4402] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:48:45 2026] PUT /volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:45.156692 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-72ade313-b514-4b50-be54-3b67fbc18e4d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:45.158778 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-72ade313-b514-4b50-be54-3b67fbc18e4d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:45.159007 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-72ade313-b514-4b50-be54-3b67fbc18e4d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:45.159235 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-72ade313-b514-4b50-be54-3b67fbc18e4d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:45.168213 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:45.168213 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:45.171047 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-72ade313-b514-4b50-be54-3b67fbc18e4d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:45.174579 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-72ade313-b514-4b50-be54-3b67fbc18e4d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:45.174916 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1114/4403] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:45 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:45.270713 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-17865ab2-c6c9-4de7-83f1-0dc918279f3a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:45.273106 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-17865ab2-c6c9-4de7-83f1-0dc918279f3a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:45.273355 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-17865ab2-c6c9-4de7-83f1-0dc918279f3a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:45.273636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-17865ab2-c6c9-4de7-83f1-0dc918279f3a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:45.273795 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-17865ab2-c6c9-4de7-83f1-0dc918279f3a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:45.278585 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:45.278585 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:45.279487 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-17865ab2-c6c9-4de7-83f1-0dc918279f3a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:45.279951 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1095/4404] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:45 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:45.742235 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-ed1a987e-7e4d-4a3d-b3b4-f278c7fbe7f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:45.744258 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-ed1a987e-7e4d-4a3d-b3b4-f278c7fbe7f3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/attachments/f54131a3-b4ca-40c0-b4af-bc71c2b488a6/action Aug 18 23:48:45.744608 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-ed1a987e-7e4d-4a3d-b3b4-f278c7fbe7f3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:45.744720 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-ed1a987e-7e4d-4a3d-b3b4-f278c7fbe7f3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:45.765039 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:45.765039 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:45.775471 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a08eaa7b-98a3-4c11-bfcf-ca0931e3ee41 req-ed1a987e-7e4d-4a3d-b3b4-f278c7fbe7f3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/f54131a3-b4ca-40c0-b4af-bc71c2b488a6/action returned with HTTP 204 Aug 18 23:48:45.776009 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1087/4405] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:48:45 2026] POST /volume/v3/attachments/f54131a3-b4ca-40c0-b4af-bc71c2b488a6/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:45.886318 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-9f81bd9f-7bb2-4154-a235-2a54fd2ca623 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:45.891827 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-9f81bd9f-7bb2-4154-a235-2a54fd2ca623 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] DELETE https://10.4.3.229/volume/v3/attachments/7d03a61a-732b-4597-8660-58e7148f6702 Aug 18 23:48:45.892044 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-9f81bd9f-7bb2-4154-a235-2a54fd2ca623 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:45.892295 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-9f81bd9f-7bb2-4154-a235-2a54fd2ca623 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:45.900934 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:45.900934 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:45.902280 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-08b7a11b-d117-496b-bb19-d45cc45c8c1c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:45.904121 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-08b7a11b-d117-496b-bb19-d45cc45c8c1c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:45.904338 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-08b7a11b-d117-496b-bb19-d45cc45c8c1c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:45.904578 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-08b7a11b-d117-496b-bb19-d45cc45c8c1c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:45.915297 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:45.915297 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:45.920371 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-08b7a11b-d117-496b-bb19-d45cc45c8c1c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:45.925056 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-08b7a11b-d117-496b-bb19-d45cc45c8c1c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:45.925270 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1115/4406] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:45 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:45.950781 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-c40f898c-e938-4e27-bd8b-5f0570e3476e req-9f81bd9f-7bb2-4154-a235-2a54fd2ca623 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/7d03a61a-732b-4597-8660-58e7148f6702 returned with HTTP 200 Aug 18 23:48:45.951284 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1110/4407] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:45 2026] DELETE /volume/v3/attachments/7d03a61a-732b-4597-8660-58e7148f6702 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:45.966044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5a33e8e9-4b30-412c-8eec-e08472f72900 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:45.968659 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5a33e8e9-4b30-412c-8eec-e08472f72900 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:45.968659 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5a33e8e9-4b30-412c-8eec-e08472f72900 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:45.968659 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5a33e8e9-4b30-412c-8eec-e08472f72900 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:45.977366 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:45.977366 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:45.980869 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5a33e8e9-4b30-412c-8eec-e08472f72900 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:45.985267 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5a33e8e9-4b30-412c-8eec-e08472f72900 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:45.985672 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1096/4408] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:45 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:46.189706 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fb8ebc18-21b7-45d0-8f56-9c885d2d7a5a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:46.192493 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb8ebc18-21b7-45d0-8f56-9c885d2d7a5a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:46.192493 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb8ebc18-21b7-45d0-8f56-9c885d2d7a5a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:46.192493 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb8ebc18-21b7-45d0-8f56-9c885d2d7a5a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:46.198285 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:46.198285 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:46.201936 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fb8ebc18-21b7-45d0-8f56-9c885d2d7a5a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:46.205791 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb8ebc18-21b7-45d0-8f56-9c885d2d7a5a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:46.206263 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1088/4409] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:46 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:46.221226 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-81b2e24c-45c8-4a68-a4d1-d8024a419ea8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:46.224494 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81b2e24c-45c8-4a68-a4d1-d8024a419ea8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:46.224742 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81b2e24c-45c8-4a68-a4d1-d8024a419ea8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:46.224918 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81b2e24c-45c8-4a68-a4d1-d8024a419ea8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:46.233528 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:46.233528 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:46.242716 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-81b2e24c-45c8-4a68-a4d1-d8024a419ea8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:46.247787 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81b2e24c-45c8-4a68-a4d1-d8024a419ea8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:48:46.248249 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1116/4410] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:46 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:46.291492 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d51846a1-9059-43fa-a218-429b52374147 req-15fa768c-f42d-4b7f-971a-6cea69f13f22 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:46.291937 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8eb53013-d5d0-4ec4-a474-dde3e047ef3c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:46.293685 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-15fa768c-f42d-4b7f-971a-6cea69f13f22 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:46.293900 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-15fa768c-f42d-4b7f-971a-6cea69f13f22 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:46.294023 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8eb53013-d5d0-4ec4-a474-dde3e047ef3c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:46.294076 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-15fa768c-f42d-4b7f-971a-6cea69f13f22 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:46.294286 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8eb53013-d5d0-4ec4-a474-dde3e047ef3c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:46.294550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8eb53013-d5d0-4ec4-a474-dde3e047ef3c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:46.294698 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-8eb53013-d5d0-4ec4-a474-dde3e047ef3c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:46.299749 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:46.299749 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:46.300671 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8eb53013-d5d0-4ec4-a474-dde3e047ef3c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:46.301104 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1111/4411] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:46 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:46.304532 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:46.304532 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:46.308747 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-d51846a1-9059-43fa-a218-429b52374147 req-15fa768c-f42d-4b7f-971a-6cea69f13f22 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:46.312401 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-15fa768c-f42d-4b7f-971a-6cea69f13f22 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:48:46.312803 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1097/4412] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:46 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:46.336776 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d51846a1-9059-43fa-a218-429b52374147 req-6687c7a8-cedd-4fbb-a5cf-a42f019c32a5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:46.339353 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-6687c7a8-cedd-4fbb-a5cf-a42f019c32a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792/action Aug 18 23:48:46.339845 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-6687c7a8-cedd-4fbb-a5cf-a42f019c32a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:46.340015 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-6687c7a8-cedd-4fbb-a5cf-a42f019c32a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:46.354045 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:46.354045 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:46.355388 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d51846a1-9059-43fa-a218-429b52374147 req-6687c7a8-cedd-4fbb-a5cf-a42f019c32a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:46.362261 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d51846a1-9059-43fa-a218-429b52374147 req-6687c7a8-cedd-4fbb-a5cf-a42f019c32a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Begin detaching volume completed successfully. Aug 18 23:48:46.362589 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-6687c7a8-cedd-4fbb-a5cf-a42f019c32a5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792/action returned with HTTP 202 Aug 18 23:48:46.363168 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1089/4413] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:48:46 2026] POST /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:48:46.389838 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3bb0adc7-1633-4d8b-a304-c53e4f717e60 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:46.391424 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bb0adc7-1633-4d8b-a304-c53e4f717e60 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:46.391675 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bb0adc7-1633-4d8b-a304-c53e4f717e60 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:46.391850 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3bb0adc7-1633-4d8b-a304-c53e4f717e60 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:46.401171 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:46.401171 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:46.404320 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3bb0adc7-1633-4d8b-a304-c53e4f717e60 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:46.408374 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3bb0adc7-1633-4d8b-a304-c53e4f717e60 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:48:46.408797 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1117/4414] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:46 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:46.409552 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-28b84f62-bbd7-4ee5-954a-e6386d4cb554 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:46.409944 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-28b84f62-bbd7-4ee5-954a-e6386d4cb554 None None] GET https://10.4.3.229/volume// Aug 18 23:48:46.410090 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-28b84f62-bbd7-4ee5-954a-e6386d4cb554 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:46.410272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-28b84f62-bbd7-4ee5-954a-e6386d4cb554 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:46.410581 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-28b84f62-bbd7-4ee5-954a-e6386d4cb554 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:46.410813 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1112/4415] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48:46 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:48:46.417317 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d51846a1-9059-43fa-a218-429b52374147 req-c188034a-29e2-427f-ae18-a193fcae7df8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:46.420714 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-c188034a-29e2-427f-ae18-a193fcae7df8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:46.421008 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-c188034a-29e2-427f-ae18-a193fcae7df8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:46.421277 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-c188034a-29e2-427f-ae18-a193fcae7df8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:46.432647 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:46.432647 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:46.436601 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-d51846a1-9059-43fa-a218-429b52374147 req-c188034a-29e2-427f-ae18-a193fcae7df8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:46.441442 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-c188034a-29e2-427f-ae18-a193fcae7df8 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:48:46.441966 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1098/4416] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:46 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 1345 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:46.451304 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d51846a1-9059-43fa-a218-429b52374147 req-066cda74-a815-48f3-ac77-e4a8c0862cc4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:46.453701 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-066cda74-a815-48f3-ac77-e4a8c0862cc4 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792/encryption Aug 18 23:48:46.453933 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-066cda74-a815-48f3-ac77-e4a8c0862cc4 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:46.454192 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-066cda74-a815-48f3-ac77-e4a8c0862cc4 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:46.464697 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:46.464697 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:46.472305 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-066cda74-a815-48f3-ac77-e4a8c0862cc4 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792/encryption returned with HTTP 200 Aug 18 23:48:46.472866 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1090/4417] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:48:46 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:46.942367 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a8d089bd-4058-459c-80cf-3bb987422eb8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:46.944332 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a8d089bd-4058-459c-80cf-3bb987422eb8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:46.944627 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a8d089bd-4058-459c-80cf-3bb987422eb8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:46.944883 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a8d089bd-4058-459c-80cf-3bb987422eb8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:46.955482 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:46.955482 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:46.959386 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a8d089bd-4058-459c-80cf-3bb987422eb8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:46.965008 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a8d089bd-4058-459c-80cf-3bb987422eb8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:46.965219 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1118/4418] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:46 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:47.312731 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-244d4762-0378-4c81-9c26-a94625836b61 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:47.315032 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-244d4762-0378-4c81-9c26-a94625836b61 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:47.315329 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-244d4762-0378-4c81-9c26-a94625836b61 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:47.315678 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-244d4762-0378-4c81-9c26-a94625836b61 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:47.315815 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-244d4762-0378-4c81-9c26-a94625836b61 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:47.320390 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:47.320390 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:47.321153 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-244d4762-0378-4c81-9c26-a94625836b61 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:47.321783 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1113/4419] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:47 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:47.430670 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7036742c-1f7a-4320-bd54-8c297246f54d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:47.433922 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7036742c-1f7a-4320-bd54-8c297246f54d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:47.434252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7036742c-1f7a-4320-bd54-8c297246f54d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:47.434590 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7036742c-1f7a-4320-bd54-8c297246f54d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:47.445277 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:47.445277 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:47.449698 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7036742c-1f7a-4320-bd54-8c297246f54d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:47.453574 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7036742c-1f7a-4320-bd54-8c297246f54d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:48:47.454022 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1099/4420] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:47 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 1165 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:47.979265 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-815b984e-a5d3-4022-ac8f-4f8d9bcf93dc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:47.980994 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-815b984e-a5d3-4022-ac8f-4f8d9bcf93dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:47.981168 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-815b984e-a5d3-4022-ac8f-4f8d9bcf93dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:47.981344 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-815b984e-a5d3-4022-ac8f-4f8d9bcf93dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:47.990471 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:47.990471 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:47.993878 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-815b984e-a5d3-4022-ac8f-4f8d9bcf93dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:47.997998 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-815b984e-a5d3-4022-ac8f-4f8d9bcf93dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:47.998386 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1091/4421] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:47 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:48.336318 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a2fb72c6-a257-418a-8cea-a0912e1bfe27 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:48.339869 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a2fb72c6-a257-418a-8cea-a0912e1bfe27 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:48.340094 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a2fb72c6-a257-418a-8cea-a0912e1bfe27 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:48.340314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a2fb72c6-a257-418a-8cea-a0912e1bfe27 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:48.340457 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-a2fb72c6-a257-418a-8cea-a0912e1bfe27 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:48.342267 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=245,cinder:UPDATE=46,cinder:INSERT=23 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:48:48.345582 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:48.345582 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:48.346299 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a2fb72c6-a257-418a-8cea-a0912e1bfe27 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:48.346730 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1119/4422] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:48 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:48.467909 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-06d1ccb5-d08c-491d-a587-1b5cf9d7f639 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:48.469342 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-06d1ccb5-d08c-491d-a587-1b5cf9d7f639 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:48.469552 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-06d1ccb5-d08c-491d-a587-1b5cf9d7f639 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:48.469732 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-06d1ccb5-d08c-491d-a587-1b5cf9d7f639 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:48.482293 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:48.482293 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:48.486744 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-06d1ccb5-d08c-491d-a587-1b5cf9d7f639 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:48.491867 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-06d1ccb5-d08c-491d-a587-1b5cf9d7f639 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:48:48.492585 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1114/4423] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:48 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 1165 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:49.013913 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b4413a47-20f0-4c42-9ee5-1f08393c0284 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.017154 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b4413a47-20f0-4c42-9ee5-1f08393c0284 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:49.017381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b4413a47-20f0-4c42-9ee5-1f08393c0284 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:49.017658 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b4413a47-20f0-4c42-9ee5-1f08393c0284 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:49.029057 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.029057 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:49.032920 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b4413a47-20f0-4c42-9ee5-1f08393c0284 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:49.038169 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b4413a47-20f0-4c42-9ee5-1f08393c0284 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:49.038647 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1100/4424] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:49 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:49.040044 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1a72cfb1-28f4-4d27-b2b7-9f42ad9e68eb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.041827 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1a72cfb1-28f4-4d27-b2b7-9f42ad9e68eb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:48:49.042166 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1a72cfb1-28f4-4d27-b2b7-9f42ad9e68eb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbe0d315-7059-445a-9f26-c885337baad1", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-973690046", "description": null, "metadata": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:49.052756 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.052756 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:49.053204 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1a72cfb1-28f4-4d27-b2b7-9f42ad9e68eb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:49.053340 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-1a72cfb1-28f4-4d27-b2b7-9f42ad9e68eb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create snapshot from volume dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:49.086082 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-1a72cfb1-28f4-4d27-b2b7-9f42ad9e68eb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Created reservations ['2bca4f08-4514-4c3a-a8a9-b1a384afd1a5', 'ebf7d55d-ba9f-48ea-9ed2-e4e56907820b', '76de02ad-e68b-48c6-8f11-a0d6d8f32130', 'f51fcfb8-cdf7-4b86-a889-e8dcf3e45b80'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:49.117100 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1a72cfb1-28f4-4d27-b2b7-9f42ad9e68eb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot force create request issued successfully. Aug 18 23:48:49.117100 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1a72cfb1-28f4-4d27-b2b7-9f42ad9e68eb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:48:49.117383 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1092/4425] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:48:49 2026] POST /volume/v3/snapshots => generated 312 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:49.130404 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e1c6c543-7517-49e5-9b4e-3679619dab87 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.133084 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e1c6c543-7517-49e5-9b4e-3679619dab87 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 Aug 18 23:48:49.133460 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e1c6c543-7517-49e5-9b4e-3679619dab87 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:49.133786 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e1c6c543-7517-49e5-9b4e-3679619dab87 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:49.142213 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.142213 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:49.143332 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e1c6c543-7517-49e5-9b4e-3679619dab87 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:48:49.144269 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e1c6c543-7517-49e5-9b4e-3679619dab87 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 returned with HTTP 200 Aug 18 23:48:49.145005 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1120/4426] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:49 2026] GET /volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:49.196432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f7987674-a683-4983-a0be-4124a84459e6 req-7b122f1f-f203-4a5a-8b56-128409d3555f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.201140 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-7b122f1f-f203-4a5a-8b56-128409d3555f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a/action Aug 18 23:48:49.201466 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-7b122f1f-f203-4a5a-8b56-128409d3555f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:49.201643 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-7b122f1f-f203-4a5a-8b56-128409d3555f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:49.218202 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.218202 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:49.230548 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f7987674-a683-4983-a0be-4124a84459e6 req-7b122f1f-f203-4a5a-8b56-128409d3555f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a/action returned with HTTP 204 Aug 18 23:48:49.231162 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1115/4427] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:48:49 2026] POST /volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:49.310044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d51846a1-9059-43fa-a218-429b52374147 req-64bbd7e0-d29e-41a1-a626-deaa7b398dc3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.311970 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-64bbd7e0-d29e-41a1-a626-deaa7b398dc3 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] DELETE https://10.4.3.229/volume/v3/attachments/a4b80ae6-7e62-4f66-be88-76ccbcf1a276 Aug 18 23:48:49.312140 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-64bbd7e0-d29e-41a1-a626-deaa7b398dc3 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:49.312312 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-64bbd7e0-d29e-41a1-a626-deaa7b398dc3 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:49.318643 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.318643 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:49.357549 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fb7904db-e427-47f8-a11e-ad6dd3be4673 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.359478 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d51846a1-9059-43fa-a218-429b52374147 req-64bbd7e0-d29e-41a1-a626-deaa7b398dc3 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/a4b80ae6-7e62-4f66-be88-76ccbcf1a276 returned with HTTP 200 Aug 18 23:48:49.359738 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb7904db-e427-47f8-a11e-ad6dd3be4673 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:49.359928 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb7904db-e427-47f8-a11e-ad6dd3be4673 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:49.360054 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1101/4428] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:49 2026] DELETE /volume/v3/attachments/a4b80ae6-7e62-4f66-be88-76ccbcf1a276 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:49.360092 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb7904db-e427-47f8-a11e-ad6dd3be4673 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:49.360365 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-fb7904db-e427-47f8-a11e-ad6dd3be4673 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:49.365253 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.365253 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:49.366260 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb7904db-e427-47f8-a11e-ad6dd3be4673 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:49.366752 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1093/4429] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:49 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:49.504936 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0d9a282e-ef73-4f36-a6ee-b2d2d81ea853 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.506645 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0d9a282e-ef73-4f36-a6ee-b2d2d81ea853 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:49.506858 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0d9a282e-ef73-4f36-a6ee-b2d2d81ea853 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:49.507066 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0d9a282e-ef73-4f36-a6ee-b2d2d81ea853 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:49.514554 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.514554 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:49.517761 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0d9a282e-ef73-4f36-a6ee-b2d2d81ea853 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:49.521357 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0d9a282e-ef73-4f36-a6ee-b2d2d81ea853 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:48:49.521741 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1121/4430] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:49 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:49.533201 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-96a17566-b061-475b-ab9b-c97f0d64caaf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.535923 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-96a17566-b061-475b-ab9b-c97f0d64caaf tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:48:49.535923 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-96a17566-b061-475b-ab9b-c97f0d64caaf tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:49.535923 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-96a17566-b061-475b-ab9b-c97f0d64caaf tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:49.543845 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.543845 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:49.546171 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-96a17566-b061-475b-ab9b-c97f0d64caaf tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:49.549713 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-96a17566-b061-475b-ab9b-c97f0d64caaf tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:48:49.550142 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1116/4431] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:49 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:49.585318 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-2aa94cf7-6809-4503-9ff0-7f0b6296cf4f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.587048 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-2aa94cf7-6809-4503-9ff0-7f0b6296cf4f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:48:49.587231 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-2aa94cf7-6809-4503-9ff0-7f0b6296cf4f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:49.587397 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-2aa94cf7-6809-4503-9ff0-7f0b6296cf4f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:49.595610 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.595610 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:49.598577 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-2aa94cf7-6809-4503-9ff0-7f0b6296cf4f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:49.601989 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-2aa94cf7-6809-4503-9ff0-7f0b6296cf4f tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:48:49.602320 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1102/4432] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:49 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:49.619731 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-21e79b2d-23c2-4ca0-a395-324d0d3b769b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.621555 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-21e79b2d-23c2-4ca0-a395-324d0d3b769b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9/action Aug 18 23:48:49.621852 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-21e79b2d-23c2-4ca0-a395-324d0d3b769b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:49.621970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-21e79b2d-23c2-4ca0-a395-324d0d3b769b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:49.632061 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.632061 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:49.632672 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-21e79b2d-23c2-4ca0-a395-324d0d3b769b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:49.639861 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-21e79b2d-23c2-4ca0-a395-324d0d3b769b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Begin detaching volume completed successfully. Aug 18 23:48:49.640043 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-21e79b2d-23c2-4ca0-a395-324d0d3b769b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9/action returned with HTTP 202 Aug 18 23:48:49.640455 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1094/4433] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:48:49 2026] POST /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:48:49.656010 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cd4cdbcd-5782-4d09-8f56-fe84ee07f65b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.657728 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd4cdbcd-5782-4d09-8f56-fe84ee07f65b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:48:49.657912 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd4cdbcd-5782-4d09-8f56-fe84ee07f65b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:49.658100 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd4cdbcd-5782-4d09-8f56-fe84ee07f65b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:49.668859 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.668859 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:49.673345 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cd4cdbcd-5782-4d09-8f56-fe84ee07f65b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:49.676808 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4f7065d9-1330-44d7-af69-30ff64260e7e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.677023 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4f7065d9-1330-44d7-af69-30ff64260e7e None None] GET https://10.4.3.229/volume// Aug 18 23:48:49.677202 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4f7065d9-1330-44d7-af69-30ff64260e7e None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:49.677412 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4f7065d9-1330-44d7-af69-30ff64260e7e None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:49.677667 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd4cdbcd-5782-4d09-8f56-fe84ee07f65b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:48:49.677809 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4f7065d9-1330-44d7-af69-30ff64260e7e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:49.678148 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1122/4434] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:49 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:49.678325 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1117/4435] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:48:49.687282 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-45c85f1a-2f43-4ecd-bbf0-f226bc964609 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:49.692583 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-45c85f1a-2f43-4ecd-bbf0-f226bc964609 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:48:49.692583 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-45c85f1a-2f43-4ecd-bbf0-f226bc964609 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:49.692583 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-45c85f1a-2f43-4ecd-bbf0-f226bc964609 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:49.699910 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:49.699910 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:49.702735 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-45c85f1a-2f43-4ecd-bbf0-f226bc964609 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:49.706434 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-45c85f1a-2f43-4ecd-bbf0-f226bc964609 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:48:49.706864 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1103/4436] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:49 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:50.054534 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-25492cb1-1778-435e-8492-c66e22499000 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.057155 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25492cb1-1778-435e-8492-c66e22499000 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:50.057409 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25492cb1-1778-435e-8492-c66e22499000 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:50.057670 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25492cb1-1778-435e-8492-c66e22499000 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:50.069429 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.069429 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:50.073800 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-25492cb1-1778-435e-8492-c66e22499000 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:50.079228 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25492cb1-1778-435e-8492-c66e22499000 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:50.079738 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1095/4437] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:50 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:50.093055 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-743e9f49-5889-4cc3-946e-ee7482d0f746 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.094889 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-743e9f49-5889-4cc3-946e-ee7482d0f746 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:48:50.095257 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-743e9f49-5889-4cc3-946e-ee7482d0f746 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc5500bf-55c0-4b5f-ae99-ffc776db29fd", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1914724721"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:50.105096 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.105096 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:50.105596 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-743e9f49-5889-4cc3-946e-ee7482d0f746 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:50.105727 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-743e9f49-5889-4cc3-946e-ee7482d0f746 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:50.108968 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-743e9f49-5889-4cc3-946e-ee7482d0f746 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 400 Aug 18 23:48:50.109440 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1123/4438] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:48:50 2026] POST /volume/v3/snapshots => generated 160 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 18 23:48:50.118074 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eba3f42e-88a8-456f-ba4b-5fbe2348dbea None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.119686 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eba3f42e-88a8-456f-ba4b-5fbe2348dbea tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:48:50.120019 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eba3f42e-88a8-456f-ba4b-5fbe2348dbea tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc5500bf-55c0-4b5f-ae99-ffc776db29fd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1578922675"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:50.129544 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.129544 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:50.130051 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eba3f42e-88a8-456f-ba4b-5fbe2348dbea tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:50.130223 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-eba3f42e-88a8-456f-ba4b-5fbe2348dbea tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:50.157082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-60abc3d4-6c44-454d-b841-e1f5643798a0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.158106 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-eba3f42e-88a8-456f-ba4b-5fbe2348dbea tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['9e61ef18-5f23-42a0-94e1-4fe92e9fc7c5', '62cf5342-4d79-4680-a057-796c968a9715', '2079c808-af61-4abd-b42d-b4806ecf108c', 'a5bddea1-ebf5-4a82-b59f-88c71c448b98'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:50.159042 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60abc3d4-6c44-454d-b841-e1f5643798a0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 Aug 18 23:48:50.159248 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60abc3d4-6c44-454d-b841-e1f5643798a0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:50.159432 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-60abc3d4-6c44-454d-b841-e1f5643798a0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:50.164859 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.164859 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:50.165341 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-60abc3d4-6c44-454d-b841-e1f5643798a0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:48:50.166130 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-60abc3d4-6c44-454d-b841-e1f5643798a0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 returned with HTTP 200 Aug 18 23:48:50.166546 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1104/4439] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:50 2026] GET /volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:50.175727 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a4c08463-3e8a-4d77-ba64-7452484474ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.177484 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a4c08463-3e8a-4d77-ba64-7452484474ff tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 Aug 18 23:48:50.177669 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a4c08463-3e8a-4d77-ba64-7452484474ff tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:50.177835 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a4c08463-3e8a-4d77-ba64-7452484474ff tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:50.184425 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.184425 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:50.185052 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a4c08463-3e8a-4d77-ba64-7452484474ff tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:48:50.186264 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a4c08463-3e8a-4d77-ba64-7452484474ff tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 returned with HTTP 200 Aug 18 23:48:50.186773 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1096/4440] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:50 2026] GET /volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:50.190592 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eba3f42e-88a8-456f-ba4b-5fbe2348dbea tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot force create request issued successfully. Aug 18 23:48:50.191969 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eba3f42e-88a8-456f-ba4b-5fbe2348dbea tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:48:50.192420 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1118/4441] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:48:50 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 18 23:48:50.200301 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ae650c67-d241-400d-bdfe-5654d961d277 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.202030 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ae650c67-d241-400d-bdfe-5654d961d277 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e Aug 18 23:48:50.202231 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ae650c67-d241-400d-bdfe-5654d961d277 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:50.202412 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ae650c67-d241-400d-bdfe-5654d961d277 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:50.208674 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.208674 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:50.208674 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ae650c67-d241-400d-bdfe-5654d961d277 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:50.208978 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ae650c67-d241-400d-bdfe-5654d961d277 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e returned with HTTP 200 Aug 18 23:48:50.209337 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1124/4442] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:50 2026] GET /volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:50.379132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9f3fef10-6d52-43ee-bbd6-6831365a9954 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.380326 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f3fef10-6d52-43ee-bbd6-6831365a9954 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:50.380613 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f3fef10-6d52-43ee-bbd6-6831365a9954 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:50.380936 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f3fef10-6d52-43ee-bbd6-6831365a9954 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:50.381127 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-9f3fef10-6d52-43ee-bbd6-6831365a9954 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:50.386460 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.386460 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:50.387947 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f3fef10-6d52-43ee-bbd6-6831365a9954 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:50.388527 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1105/4443] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:50 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:50.610352 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-097d9b06-77e7-4c5d-aa51-c5ed70a510d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.612372 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-097d9b06-77e7-4c5d-aa51-c5ed70a510d1 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] DELETE https://10.4.3.229/volume/v3/attachments/df38de43-28f2-49b5-8925-d463254a6a5e Aug 18 23:48:50.612641 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-097d9b06-77e7-4c5d-aa51-c5ed70a510d1 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:50.612866 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-097d9b06-77e7-4c5d-aa51-c5ed70a510d1 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:50.619851 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.619851 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:50.663709 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6f637fff-8a16-47ff-b307-deb4b740b398 req-097d9b06-77e7-4c5d-aa51-c5ed70a510d1 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/df38de43-28f2-49b5-8925-d463254a6a5e returned with HTTP 200 Aug 18 23:48:50.664102 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1097/4444] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:50 2026] DELETE /volume/v3/attachments/df38de43-28f2-49b5-8925-d463254a6a5e => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:50.695859 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a1918716-dbc7-49b0-bddc-484fbd27988d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.697593 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a1918716-dbc7-49b0-bddc-484fbd27988d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:48:50.697768 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a1918716-dbc7-49b0-bddc-484fbd27988d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:50.697922 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a1918716-dbc7-49b0-bddc-484fbd27988d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:50.719933 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.719933 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:50.735253 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a1918716-dbc7-49b0-bddc-484fbd27988d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:50.757546 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a1918716-dbc7-49b0-bddc-484fbd27988d tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:48:50.762227 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1119/4445] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:50 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:50.776056 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e37b2ccf-ef34-4ecb-8144-9b7470f5b0ef None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.778008 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e37b2ccf-ef34-4ecb-8144-9b7470f5b0ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] DELETE https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:50.778219 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e37b2ccf-ef34-4ecb-8144-9b7470f5b0ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:50.778434 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e37b2ccf-ef34-4ecb-8144-9b7470f5b0ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:50.778643 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-e37b2ccf-ef34-4ecb-8144-9b7470f5b0ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Delete volume with id: 80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:50.786909 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.786909 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:50.787462 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e37b2ccf-ef34-4ecb-8144-9b7470f5b0ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:50.798249 np0000007721 devstack@c-api.service[100173]: WARNING cinder.keymgr.conf_key_mgr [None req-e37b2ccf-ef34-4ecb-8144-9b7470f5b0ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:48:50.804004 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e37b2ccf-ef34-4ecb-8144-9b7470f5b0ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Delete volume request issued successfully. Aug 18 23:48:50.804182 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e37b2ccf-ef34-4ecb-8144-9b7470f5b0ef tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 202 Aug 18 23:48:50.804614 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1125/4446] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:48:50 2026] DELETE /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:50.810786 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f7cecede-cbfc-4e9f-a750-5c2b46cc530b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:50.812073 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f7cecede-cbfc-4e9f-a750-5c2b46cc530b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:50.812256 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f7cecede-cbfc-4e9f-a750-5c2b46cc530b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:50.812433 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f7cecede-cbfc-4e9f-a750-5c2b46cc530b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:50.818380 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:50.818380 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:50.821757 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f7cecede-cbfc-4e9f-a750-5c2b46cc530b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:50.825038 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f7cecede-cbfc-4e9f-a750-5c2b46cc530b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 200 Aug 18 23:48:50.825340 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1106/4447] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:50 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:51.218337 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d1b4b407-632b-4fd3-9c84-e41bd1733261 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.219943 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d1b4b407-632b-4fd3-9c84-e41bd1733261 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e Aug 18 23:48:51.220141 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d1b4b407-632b-4fd3-9c84-e41bd1733261 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.220345 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d1b4b407-632b-4fd3-9c84-e41bd1733261 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.225807 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.225807 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:51.226336 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d1b4b407-632b-4fd3-9c84-e41bd1733261 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:51.227390 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d1b4b407-632b-4fd3-9c84-e41bd1733261 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e returned with HTTP 200 Aug 18 23:48:51.227786 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1098/4448] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:51 2026] GET /volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:51.238457 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a741979a-2ccd-4659-a8bf-dada8d11521c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.240557 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a741979a-2ccd-4659-a8bf-dada8d11521c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:48:51.240557 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a741979a-2ccd-4659-a8bf-dada8d11521c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc5500bf-55c0-4b5f-ae99-ffc776db29fd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-688436012"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:51.254914 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.254914 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:51.255345 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a741979a-2ccd-4659-a8bf-dada8d11521c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:51.257088 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-a741979a-2ccd-4659-a8bf-dada8d11521c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:51.279928 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-a741979a-2ccd-4659-a8bf-dada8d11521c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['69a2907f-a4af-40ef-ac3f-3691b01c2c6e', '48250fcc-fb19-4818-8acd-603fbd55d5e3', '489c45c9-3376-4c8b-a9fd-a1839e71997d', '548a34e4-8830-4192-b580-912005a305e2'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:51.307877 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a741979a-2ccd-4659-a8bf-dada8d11521c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot force create request issued successfully. Aug 18 23:48:51.308213 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a741979a-2ccd-4659-a8bf-dada8d11521c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:48:51.308670 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1120/4449] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:48:51 2026] POST /volume/v3/snapshots => generated 309 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:51.316947 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-41c3161c-480d-407b-95b3-489ecb4977e3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.318940 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-41c3161c-480d-407b-95b3-489ecb4977e3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 Aug 18 23:48:51.319380 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-41c3161c-480d-407b-95b3-489ecb4977e3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.319666 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-41c3161c-480d-407b-95b3-489ecb4977e3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.324760 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.324760 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:51.325247 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-41c3161c-480d-407b-95b3-489ecb4977e3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:51.326014 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-41c3161c-480d-407b-95b3-489ecb4977e3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 returned with HTTP 200 Aug 18 23:48:51.326600 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1126/4450] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:51 2026] GET /volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:51.398532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e0bfbf0a-6fac-4e57-9ae3-4c5557840de3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.400204 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e0bfbf0a-6fac-4e57-9ae3-4c5557840de3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:51.400383 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e0bfbf0a-6fac-4e57-9ae3-4c5557840de3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.400599 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e0bfbf0a-6fac-4e57-9ae3-4c5557840de3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.400705 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e0bfbf0a-6fac-4e57-9ae3-4c5557840de3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:51.404662 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.404662 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:51.405428 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e0bfbf0a-6fac-4e57-9ae3-4c5557840de3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:51.406010 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1107/4451] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:51 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:51.414781 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cdfb8c6c-f8f6-440c-b80a-f6d04e1c11e6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.416296 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cdfb8c6c-f8f6-440c-b80a-f6d04e1c11e6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 Aug 18 23:48:51.416488 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cdfb8c6c-f8f6-440c-b80a-f6d04e1c11e6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.416679 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cdfb8c6c-f8f6-440c-b80a-f6d04e1c11e6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.423662 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.423662 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:51.427201 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cdfb8c6c-f8f6-440c-b80a-f6d04e1c11e6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:48:51.431200 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cdfb8c6c-f8f6-440c-b80a-f6d04e1c11e6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 returned with HTTP 200 Aug 18 23:48:51.431508 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1099/4452] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:51 2026] GET /volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:51.442657 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-904fea2c-aaaf-466e-8fa7-3f9bb365159c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.444188 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-904fea2c-aaaf-466e-8fa7-3f9bb365159c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:51.444374 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-904fea2c-aaaf-466e-8fa7-3f9bb365159c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.444606 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-904fea2c-aaaf-466e-8fa7-3f9bb365159c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.444705 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-904fea2c-aaaf-466e-8fa7-3f9bb365159c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete backup with id: dada01c9-9c6d-4033-b8b1-34056ebb2778. Aug 18 23:48:51.448438 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.448438 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:51.458624 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-904fea2c-aaaf-466e-8fa7-3f9bb365159c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] delete_backup rpcapi backup_id dada01c9-9c6d-4033-b8b1-34056ebb2778 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:48:51.460100 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-904fea2c-aaaf-466e-8fa7-3f9bb365159c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 202 Aug 18 23:48:51.460485 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1121/4453] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:48:51 2026] DELETE /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:48:51.467695 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cc84c90b-377b-4b35-b384-43bb141010f1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.469390 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cc84c90b-377b-4b35-b384-43bb141010f1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:51.469605 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cc84c90b-377b-4b35-b384-43bb141010f1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.469782 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cc84c90b-377b-4b35-b384-43bb141010f1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.469882 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-cc84c90b-377b-4b35-b384-43bb141010f1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:51.474406 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.474406 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:51.475449 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cc84c90b-377b-4b35-b384-43bb141010f1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 200 Aug 18 23:48:51.475691 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1127/4454] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:51 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:51.711898 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bb8d7f95-c9dc-43e0-bffe-b4015a4309f5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.713587 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb8d7f95-c9dc-43e0-bffe-b4015a4309f5 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:48:51.713926 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb8d7f95-c9dc-43e0-bffe-b4015a4309f5 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbe0d315-7059-445a-9f26-c885337baad1", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-385032539", "description": null, "metadata": null}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:51.725741 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.725741 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:51.726190 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bb8d7f95-c9dc-43e0-bffe-b4015a4309f5 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:51.726334 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-bb8d7f95-c9dc-43e0-bffe-b4015a4309f5 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create snapshot from volume dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:51.750830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-bb8d7f95-c9dc-43e0-bffe-b4015a4309f5 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Created reservations ['2c11850d-38c0-4a78-b9bb-5f110b4085d3', '25cbd7e8-235f-4145-b648-15d4c5ac54ce', 'caad79da-1727-4ab1-b506-5690b4120a9e', 'c44134d6-3447-466b-af98-f74bb0e51419'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:51.777894 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bb8d7f95-c9dc-43e0-bffe-b4015a4309f5 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot force create request issued successfully. Aug 18 23:48:51.778295 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb8d7f95-c9dc-43e0-bffe-b4015a4309f5 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:48:51.778888 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1108/4455] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:48:51 2026] POST /volume/v3/snapshots => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:51.796295 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a3150c51-0f59-4b62-9292-fb5c9588021a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.798080 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a3150c51-0f59-4b62-9292-fb5c9588021a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 Aug 18 23:48:51.798364 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a3150c51-0f59-4b62-9292-fb5c9588021a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.798525 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a3150c51-0f59-4b62-9292-fb5c9588021a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.803015 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.803015 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:51.803378 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a3150c51-0f59-4b62-9292-fb5c9588021a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:48:51.804065 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a3150c51-0f59-4b62-9292-fb5c9588021a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 returned with HTTP 200 Aug 18 23:48:51.804419 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1100/4456] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:51 2026] GET /volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 => generated 444 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:51.836346 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b96b26ed-1995-482c-9b66-1f0c437de4cb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.838098 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b96b26ed-1995-482c-9b66-1f0c437de4cb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 Aug 18 23:48:51.838292 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b96b26ed-1995-482c-9b66-1f0c437de4cb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.838473 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b96b26ed-1995-482c-9b66-1f0c437de4cb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.843858 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b96b26ed-1995-482c-9b66-1f0c437de4cb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 returned with HTTP 404 Aug 18 23:48:51.844273 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1122/4457] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:51 2026] GET /volume/v3/volumes/80a70fc7-e0dd-4ce1-b7ed-3d3aa6031792 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:51.850111 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-be6099d3-9da7-4c67-9e4e-0ab6cd74a196 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.851805 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be6099d3-9da7-4c67-9e4e-0ab6cd74a196 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:48:51.851980 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be6099d3-9da7-4c67-9e4e-0ab6cd74a196 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.852203 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-be6099d3-9da7-4c67-9e4e-0ab6cd74a196 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.853127 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-be6099d3-9da7-4c67-9e4e-0ab6cd74a196 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:48:51.868781 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-be6099d3-9da7-4c67-9e4e-0ab6cd74a196 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Get all volumes completed successfully. Aug 18 23:48:51.870893 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.870893 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:51.875159 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-be6099d3-9da7-4c67-9e4e-0ab6cd74a196 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:48:51.875562 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1128/4458] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:48:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13802 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:51.889701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c02f537c-c6f1-459e-96fd-127a1133edd9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.891443 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c02f537c-c6f1-459e-96fd-127a1133edd9 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] DELETE https://10.4.3.229/volume/v3/types/5ab97edb-bec5-4916-bb74-97c2a63f4acc Aug 18 23:48:51.891692 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c02f537c-c6f1-459e-96fd-127a1133edd9 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.891934 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c02f537c-c6f1-459e-96fd-127a1133edd9 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.892216 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.892216 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:51.913052 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c02f537c-c6f1-459e-96fd-127a1133edd9 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] https://10.4.3.229/volume/v3/types/5ab97edb-bec5-4916-bb74-97c2a63f4acc returned with HTTP 202 Aug 18 23:48:51.913526 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1109/4459] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:48:51 2026] DELETE /volume/v3/types/5ab97edb-bec5-4916-bb74-97c2a63f4acc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:51.920331 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-231b9a88-0ba8-436f-a1a1-d20c638b96be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.921956 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-231b9a88-0ba8-436f-a1a1-d20c638b96be tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:48:51.922148 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-231b9a88-0ba8-436f-a1a1-d20c638b96be tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.922318 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-231b9a88-0ba8-436f-a1a1-d20c638b96be tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.922595 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-231b9a88-0ba8-436f-a1a1-d20c638b96be tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Delete volume with id: d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:48:51.929382 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.929382 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:51.929838 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-231b9a88-0ba8-436f-a1a1-d20c638b96be tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:51.944868 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-231b9a88-0ba8-436f-a1a1-d20c638b96be tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Delete volume request issued successfully. Aug 18 23:48:51.945140 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-231b9a88-0ba8-436f-a1a1-d20c638b96be tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 202 Aug 18 23:48:51.945894 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1101/4460] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:48:51 2026] DELETE /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:51.953696 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-31a9d1a6-d3b4-4a0c-b187-eec2221f3e59 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:51.955884 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-31a9d1a6-d3b4-4a0c-b187-eec2221f3e59 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:48:51.956156 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-31a9d1a6-d3b4-4a0c-b187-eec2221f3e59 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:51.956427 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-31a9d1a6-d3b4-4a0c-b187-eec2221f3e59 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:51.963960 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:51.963960 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:51.968211 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-31a9d1a6-d3b4-4a0c-b187-eec2221f3e59 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:51.972810 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-31a9d1a6-d3b4-4a0c-b187-eec2221f3e59 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 200 Aug 18 23:48:51.973717 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1123/4461] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:51 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:52.335230 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b26ac42d-7445-4aef-8dbb-5ddda51e7a18 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:52.337166 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b26ac42d-7445-4aef-8dbb-5ddda51e7a18 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 Aug 18 23:48:52.337421 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b26ac42d-7445-4aef-8dbb-5ddda51e7a18 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:52.337701 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b26ac42d-7445-4aef-8dbb-5ddda51e7a18 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:52.343162 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:52.343162 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:52.343625 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b26ac42d-7445-4aef-8dbb-5ddda51e7a18 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:52.344294 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b26ac42d-7445-4aef-8dbb-5ddda51e7a18 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 returned with HTTP 200 Aug 18 23:48:52.344708 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1129/4462] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:52 2026] GET /volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:52.347371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-92260b5c-7059-46f3-82e1-c5a5100f7b29 req-0405017a-7263-4aa4-9e85-c947bd0ee598 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:52.349464 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-92260b5c-7059-46f3-82e1-c5a5100f7b29 req-0405017a-7263-4aa4-9e85-c947bd0ee598 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79/encryption Aug 18 23:48:52.349678 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-92260b5c-7059-46f3-82e1-c5a5100f7b29 req-0405017a-7263-4aa4-9e85-c947bd0ee598 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:52.349913 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-92260b5c-7059-46f3-82e1-c5a5100f7b29 req-0405017a-7263-4aa4-9e85-c947bd0ee598 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:52.352404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2fb31eba-553d-4b29-bf2f-c806744a8b35 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:52.353966 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2fb31eba-553d-4b29-bf2f-c806744a8b35 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:48:52.354259 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2fb31eba-553d-4b29-bf2f-c806744a8b35 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc5500bf-55c0-4b5f-ae99-ffc776db29fd", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1960378809"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:52.359277 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:52.359277 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:52.363210 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:52.363210 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:52.363693 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2fb31eba-553d-4b29-bf2f-c806744a8b35 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:52.363809 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-2fb31eba-553d-4b29-bf2f-c806744a8b35 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:52.365509 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-92260b5c-7059-46f3-82e1-c5a5100f7b29 req-0405017a-7263-4aa4-9e85-c947bd0ee598 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79/encryption returned with HTTP 200 Aug 18 23:48:52.365937 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1110/4463] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:48:52 2026] GET /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:52.386484 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-2fb31eba-553d-4b29-bf2f-c806744a8b35 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['b72b819d-b972-40a0-923a-2feb9a23211e', 'd32766b0-b210-4b68-baa3-1931c8bca44a', 'c7f7367d-6245-40bb-aba4-3413963d6a7a', '4617e455-b891-4756-899d-9b0d18d41588'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:52.413838 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2fb31eba-553d-4b29-bf2f-c806744a8b35 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot force create request issued successfully. Aug 18 23:48:52.414148 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2fb31eba-553d-4b29-bf2f-c806744a8b35 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:48:52.414594 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1102/4464] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:48:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:52.424148 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e6885bbb-335d-4dcc-9343-b8173a8d3655 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:52.427314 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e6885bbb-335d-4dcc-9343-b8173a8d3655 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 Aug 18 23:48:52.427583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e6885bbb-335d-4dcc-9343-b8173a8d3655 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:52.427831 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e6885bbb-335d-4dcc-9343-b8173a8d3655 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:52.432398 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:52.432398 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:52.432836 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e6885bbb-335d-4dcc-9343-b8173a8d3655 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:52.433600 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e6885bbb-335d-4dcc-9343-b8173a8d3655 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 returned with HTTP 200 Aug 18 23:48:52.433919 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1124/4465] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:52 2026] GET /volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:52.486675 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fbf08f03-61ff-4cec-82da-6faa9921b352 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:52.488308 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fbf08f03-61ff-4cec-82da-6faa9921b352 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 Aug 18 23:48:52.488499 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fbf08f03-61ff-4cec-82da-6faa9921b352 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:52.488704 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fbf08f03-61ff-4cec-82da-6faa9921b352 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:52.488804 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-fbf08f03-61ff-4cec-82da-6faa9921b352 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id dada01c9-9c6d-4033-b8b1-34056ebb2778. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:52.491959 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fbf08f03-61ff-4cec-82da-6faa9921b352 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 returned with HTTP 404 Aug 18 23:48:52.492367 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1130/4466] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:52 2026] GET /volume/v3/backups/dada01c9-9c6d-4033-b8b1-34056ebb2778 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:52.500814 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0d81def5-5365-4808-b711-f067a8b87b33 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:52.502461 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:48:52.502798 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1658966133"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:52.504095 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1658966133'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:48:52.504207 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume of 1 GB Aug 18 23:48:52.507915 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Availability Zones retrieved successfully. Aug 18 23:48:52.512973 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Flow 'volume_create_api' (88544b43-1c5a-48ff-8cbd-63342725e287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:52.513871 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0e37950-be5b-4a75-a373-96be9172753d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:52.514697 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:48:52.538124 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0e37950-be5b-4a75-a373-96be9172753d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:52.538816 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2b04b3-312f-405c-98b1-bbdb7f0addfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:52.575264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['c1ff4e7b-637f-4056-b49a-ac500020c358', 'f0a0d44c-4fcf-4a9d-9f63-b7e292f2a275', 'eec05a51-528f-4693-9c67-dee0e634b219', '870e1b0f-553c-462e-b761-69c43bb4596d'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:52.576013 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2b04b3-312f-405c-98b1-bbdb7f0addfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1ff4e7b-637f-4056-b49a-ac500020c358', 'f0a0d44c-4fcf-4a9d-9f63-b7e292f2a275', 'eec05a51-528f-4693-9c67-dee0e634b219', '870e1b0f-553c-462e-b761-69c43bb4596d']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:52.576756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59082fd-ac3c-4690-94d7-92bef8e804a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:52.596198 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59082fd-ac3c-4690-94d7-92bef8e804a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee34f4d1-21a0-4251-bc85-c605a595d274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1658966133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68d157c12b6452cbdf473fa323d6196',qos_specs=None,replication_status=,reservations=['c1ff4e7b-637f-4056-b49a-ac500020c358','f0a0d44c-4fcf-4a9d-9f63-b7e292f2a275','eec05a51-528f-4693-9c67-dee0e634b219','870e1b0f-553c-462e-b761-69c43bb4596d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74900a0542a5411b85897ab11c4c0c75',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1658966133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee34f4d1-21a0-4251-bc85-c605a595d274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d68d157c12b6452cbdf473fa323d6196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74900a0542a5411b85897ab11c4c0c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:52.596921 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caab739c-c135-43ed-9187-e5de74179228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:52.612020 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caab739c-c135-43ed-9187-e5de74179228) transitioned into state 'SUCCESS' from state '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-1658966133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68d157c12b6452cbdf473fa323d6196',qos_specs=None,replication_status=,reservations=['c1ff4e7b-637f-4056-b49a-ac500020c358','f0a0d44c-4fcf-4a9d-9f63-b7e292f2a275','eec05a51-528f-4693-9c67-dee0e634b219','870e1b0f-553c-462e-b761-69c43bb4596d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74900a0542a5411b85897ab11c4c0c75',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:52.613016 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c95f74-4761-481d-94e1-2ba538ea9802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:52.621498 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c95f74-4761-481d-94e1-2ba538ea9802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:52.622599 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Flow 'volume_create_api' (88544b43-1c5a-48ff-8cbd-63342725e287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:52.622930 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume request issued successfully. Aug 18 23:48:52.623457 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0d81def5-5365-4808-b711-f067a8b87b33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:48:52.624013 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1111/4467] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:48:52 2026] POST /volume/v3/volumes => generated 749 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:52.637887 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-88db1359-600f-425d-8076-f62163b9b4d9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:52.639731 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88db1359-600f-425d-8076-f62163b9b4d9 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 Aug 18 23:48:52.639898 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88db1359-600f-425d-8076-f62163b9b4d9 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:52.640067 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88db1359-600f-425d-8076-f62163b9b4d9 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:52.648449 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:52.648449 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:52.652706 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-88db1359-600f-425d-8076-f62163b9b4d9 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:48:52.656818 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88db1359-600f-425d-8076-f62163b9b4d9 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 returned with HTTP 200 Aug 18 23:48:52.657295 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1103/4468] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:52 2026] GET /volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:52.813335 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b3bbbcdd-94ae-4e46-9751-aa0949af4da2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:52.815666 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3bbbcdd-94ae-4e46-9751-aa0949af4da2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 Aug 18 23:48:52.815891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3bbbcdd-94ae-4e46-9751-aa0949af4da2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:52.816147 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b3bbbcdd-94ae-4e46-9751-aa0949af4da2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:52.821906 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:52.821906 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:52.822537 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b3bbbcdd-94ae-4e46-9751-aa0949af4da2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:48:52.823471 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b3bbbcdd-94ae-4e46-9751-aa0949af4da2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 returned with HTTP 200 Aug 18 23:48:52.823966 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1125/4469] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:52 2026] GET /volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:52.832296 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9527617f-3dd4-4feb-a58f-029cac3a2da1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:52.833924 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9527617f-3dd4-4feb-a58f-029cac3a2da1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 Aug 18 23:48:52.834087 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9527617f-3dd4-4feb-a58f-029cac3a2da1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:52.834258 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9527617f-3dd4-4feb-a58f-029cac3a2da1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:52.839384 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:52.839384 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:52.839837 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9527617f-3dd4-4feb-a58f-029cac3a2da1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:48:52.840586 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9527617f-3dd4-4feb-a58f-029cac3a2da1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 returned with HTTP 200 Aug 18 23:48:52.840897 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1131/4470] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:52 2026] GET /volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:52.987445 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-98ece702-481b-4827-81d2-35b207f2d382 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:52.989758 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-98ece702-481b-4827-81d2-35b207f2d382 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 Aug 18 23:48:52.989986 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-98ece702-481b-4827-81d2-35b207f2d382 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:52.990224 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-98ece702-481b-4827-81d2-35b207f2d382 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:52.997761 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-98ece702-481b-4827-81d2-35b207f2d382 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 returned with HTTP 404 Aug 18 23:48:52.998329 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1112/4471] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:52 2026] GET /volume/v3/volumes/d73bed99-8520-46b7-b94f-7ec87daeebe9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:53.006559 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a02081e9-755a-4ba2-b456-41e213d05a19 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:53.007367 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a02081e9-755a-4ba2-b456-41e213d05a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:53.007722 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a02081e9-755a-4ba2-b456-41e213d05a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:53.007722 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a02081e9-755a-4ba2-b456-41e213d05a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:53.007928 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a02081e9-755a-4ba2-b456-41e213d05a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Delete volume with id: e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:53.014801 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:53.014801 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:53.015449 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a02081e9-755a-4ba2-b456-41e213d05a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:53.029482 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a02081e9-755a-4ba2-b456-41e213d05a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Delete volume request issued successfully. Aug 18 23:48:53.029700 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a02081e9-755a-4ba2-b456-41e213d05a19 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 202 Aug 18 23:48:53.030194 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1104/4472] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:48:53 2026] DELETE /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:53.038760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-346ce339-6614-4b9e-9de2-4dd69dc60056 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:53.040592 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-346ce339-6614-4b9e-9de2-4dd69dc60056 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:53.040795 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-346ce339-6614-4b9e-9de2-4dd69dc60056 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:53.041006 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-346ce339-6614-4b9e-9de2-4dd69dc60056 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:53.047742 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:53.047742 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:53.051544 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-346ce339-6614-4b9e-9de2-4dd69dc60056 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:48:53.052038 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-92260b5c-7059-46f3-82e1-c5a5100f7b29 req-7faba6bf-6daa-41ba-8208-8cc70244fd08 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:53.054199 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-92260b5c-7059-46f3-82e1-c5a5100f7b29 req-7faba6bf-6daa-41ba-8208-8cc70244fd08 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/attachments/0e19c3dc-481c-467e-8e57-3e10089dedf9 Aug 18 23:48:53.054395 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-92260b5c-7059-46f3-82e1-c5a5100f7b29 req-7faba6bf-6daa-41ba-8208-8cc70244fd08 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:53.054626 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-92260b5c-7059-46f3-82e1-c5a5100f7b29 req-7faba6bf-6daa-41ba-8208-8cc70244fd08 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:53.055718 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-346ce339-6614-4b9e-9de2-4dd69dc60056 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 200 Aug 18 23:48:53.056120 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1126/4473] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:53 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:53.061888 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:53.061888 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:53.103357 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-92260b5c-7059-46f3-82e1-c5a5100f7b29 req-7faba6bf-6daa-41ba-8208-8cc70244fd08 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/0e19c3dc-481c-467e-8e57-3e10089dedf9 returned with HTTP 200 Aug 18 23:48:53.103853 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1132/4474] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:53 2026] DELETE /volume/v3/attachments/0e19c3dc-481c-467e-8e57-3e10089dedf9 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:53.442352 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c755a6e1-9667-4e99-867d-8cdd92dd4c6b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:53.444228 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c755a6e1-9667-4e99-867d-8cdd92dd4c6b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 Aug 18 23:48:53.444462 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c755a6e1-9667-4e99-867d-8cdd92dd4c6b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:53.444701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c755a6e1-9667-4e99-867d-8cdd92dd4c6b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:53.449360 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:53.449360 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:53.449818 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c755a6e1-9667-4e99-867d-8cdd92dd4c6b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:53.450562 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c755a6e1-9667-4e99-867d-8cdd92dd4c6b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 returned with HTTP 200 Aug 18 23:48:53.450945 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1113/4475] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:53 2026] GET /volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:53.458252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0dfff79a-2cf0-4b96-813b-e547c2faba07 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:53.459930 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0dfff79a-2cf0-4b96-813b-e547c2faba07 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e Aug 18 23:48:53.460100 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0dfff79a-2cf0-4b96-813b-e547c2faba07 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:53.460276 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0dfff79a-2cf0-4b96-813b-e547c2faba07 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:53.460377 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-0dfff79a-2cf0-4b96-813b-e547c2faba07 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: 0babb43f-c884-4e4e-a7ea-611a4f0d9b5e Aug 18 23:48:53.464783 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:53.464783 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:53.465176 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0dfff79a-2cf0-4b96-813b-e547c2faba07 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:53.479920 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0dfff79a-2cf0-4b96-813b-e547c2faba07 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot delete request issued successfully. Aug 18 23:48:53.480084 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0dfff79a-2cf0-4b96-813b-e547c2faba07 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e returned with HTTP 202 Aug 18 23:48:53.480481 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1105/4476] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:48:53 2026] DELETE /volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:53.487262 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-33597135-8e11-43cd-ad07-41001b48eb6e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:53.489153 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-33597135-8e11-43cd-ad07-41001b48eb6e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e Aug 18 23:48:53.489356 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-33597135-8e11-43cd-ad07-41001b48eb6e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:53.489569 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-33597135-8e11-43cd-ad07-41001b48eb6e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:53.494153 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:53.494153 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:53.494581 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-33597135-8e11-43cd-ad07-41001b48eb6e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:53.495262 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-33597135-8e11-43cd-ad07-41001b48eb6e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e returned with HTTP 200 Aug 18 23:48:53.495674 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1127/4477] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:53 2026] GET /volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:53.669749 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4c216266-f01c-42d8-8b5d-c60878e75785 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:53.671396 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c216266-f01c-42d8-8b5d-c60878e75785 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 Aug 18 23:48:53.671617 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c216266-f01c-42d8-8b5d-c60878e75785 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:53.671797 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c216266-f01c-42d8-8b5d-c60878e75785 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:53.678231 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:53.678231 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:53.681300 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4c216266-f01c-42d8-8b5d-c60878e75785 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:48:53.684844 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c216266-f01c-42d8-8b5d-c60878e75785 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 returned with HTTP 200 Aug 18 23:48:53.685168 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1133/4478] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:53 2026] GET /volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:53.696441 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-14a57fc8-5b7d-41a1-b649-ac8cac9f0cca None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:53.697916 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-14a57fc8-5b7d-41a1-b649-ac8cac9f0cca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:48:53.698204 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-14a57fc8-5b7d-41a1-b649-ac8cac9f0cca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee34f4d1-21a0-4251-bc85-c605a595d274", "name": "tempest-VolumesBackupsTest-Backup-2001746985"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:53.699451 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-14a57fc8-5b7d-41a1-b649-ac8cac9f0cca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating new backup {'backup': {'volume_id': 'ee34f4d1-21a0-4251-bc85-c605a595d274', 'name': 'tempest-VolumesBackupsTest-Backup-2001746985'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:48:53.699611 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-14a57fc8-5b7d-41a1-b649-ac8cac9f0cca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating backup of volume ee34f4d1-21a0-4251-bc85-c605a595d274 in container None Aug 18 23:48:53.705704 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:53.705704 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:53.706047 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-14a57fc8-5b7d-41a1-b649-ac8cac9f0cca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:48:53.720817 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-14a57fc8-5b7d-41a1-b649-ac8cac9f0cca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['97a313d4-079c-4756-b871-dd43fa026b92', '511fbe65-4c6c-4c2f-a168-5d0a5efcf011'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:53.748464 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-14a57fc8-5b7d-41a1-b649-ac8cac9f0cca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:48:53.748878 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1114/4479] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:48:53 2026] POST /volume/v3/backups => generated 330 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:53.756343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-275e6890-5d3a-4f67-b255-16b286315596 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:53.758142 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-275e6890-5d3a-4f67-b255-16b286315596 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:48:53.758331 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-275e6890-5d3a-4f67-b255-16b286315596 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:53.758593 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-275e6890-5d3a-4f67-b255-16b286315596 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:53.758648 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-275e6890-5d3a-4f67-b255-16b286315596 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:53.762711 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:53.762711 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:53.763358 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-275e6890-5d3a-4f67-b255-16b286315596 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:48:53.763733 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1106/4480] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:53 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:54.067120 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-79709df9-0a41-46a7-bea8-2d40065e5d88 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.068808 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-79709df9-0a41-46a7-bea8-2d40065e5d88 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 Aug 18 23:48:54.068982 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-79709df9-0a41-46a7-bea8-2d40065e5d88 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:54.069152 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-79709df9-0a41-46a7-bea8-2d40065e5d88 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:54.074070 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-79709df9-0a41-46a7-bea8-2d40065e5d88 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 returned with HTTP 404 Aug 18 23:48:54.074467 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1128/4481] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:54 2026] GET /volume/v3/volumes/e036b23b-eb5d-49b1-a755-0acd4118e266 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:54.080496 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-86559a7d-a044-46f2-9e51-721a9bd61511 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.082084 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86559a7d-a044-46f2-9e51-721a9bd61511 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:48:54.082263 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86559a7d-a044-46f2-9e51-721a9bd61511 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:54.082457 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86559a7d-a044-46f2-9e51-721a9bd61511 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:54.083162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-86559a7d-a044-46f2-9e51-721a9bd61511 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:48:54.096168 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-86559a7d-a044-46f2-9e51-721a9bd61511 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Get all volumes completed successfully. Aug 18 23:48:54.098211 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:54.098211 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:54.101922 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86559a7d-a044-46f2-9e51-721a9bd61511 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:48:54.102554 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1134/4482] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:48:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:54.116834 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-947457fb-c5ef-47e3-b482-b65c3f46d6c0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.118553 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-947457fb-c5ef-47e3-b482-b65c3f46d6c0 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] DELETE https://10.4.3.229/volume/v3/types/d275a0fe-e7e5-4f7f-a7d3-76707fe2b568 Aug 18 23:48:54.118734 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-947457fb-c5ef-47e3-b482-b65c3f46d6c0 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:54.118921 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-947457fb-c5ef-47e3-b482-b65c3f46d6c0 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:54.119138 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:54.119138 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:54.138500 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-947457fb-c5ef-47e3-b482-b65c3f46d6c0 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] https://10.4.3.229/volume/v3/types/d275a0fe-e7e5-4f7f-a7d3-76707fe2b568 returned with HTTP 202 Aug 18 23:48:54.138875 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1115/4483] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:48:54 2026] DELETE /volume/v3/types/d275a0fe-e7e5-4f7f-a7d3-76707fe2b568 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:54.215233 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0250dde3-c48b-4109-85b5-02baff3588c5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.216376 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-aab4b47a-e5a8-4ea4-a566-eb4277e5afc0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.216899 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0250dde3-c48b-4109-85b5-02baff3588c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 Aug 18 23:48:54.217095 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0250dde3-c48b-4109-85b5-02baff3588c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:54.217288 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0250dde3-c48b-4109-85b5-02baff3588c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:54.217444 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-0250dde3-c48b-4109-85b5-02baff3588c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: 94c7b14a-68a7-4b5e-a743-224fbb648d79 Aug 18 23:48:54.218202 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aab4b47a-e5a8-4ea4-a566-eb4277e5afc0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:48:54.218635 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aab4b47a-e5a8-4ea4-a566-eb4277e5afc0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbe0d315-7059-445a-9f26-c885337baad1", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-254101920", "description": null, "metadata": null}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:54.224471 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:54.224471 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:54.224982 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0250dde3-c48b-4109-85b5-02baff3588c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:54.229817 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:54.229817 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:54.230466 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-aab4b47a-e5a8-4ea4-a566-eb4277e5afc0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:54.230683 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-aab4b47a-e5a8-4ea4-a566-eb4277e5afc0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create snapshot from volume dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:54.234248 np0000007721 devstack@c-api.service[100174]: WARNING cinder.keymgr.conf_key_mgr [None req-0250dde3-c48b-4109-85b5-02baff3588c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:48:54.239578 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0250dde3-c48b-4109-85b5-02baff3588c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume request issued successfully. Aug 18 23:48:54.239754 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0250dde3-c48b-4109-85b5-02baff3588c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 returned with HTTP 202 Aug 18 23:48:54.240142 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1107/4484] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:48:54 2026] DELETE /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:54.246229 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b01a0007-e6d6-4cc7-b6b1-9c1c26d05c90 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.247864 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b01a0007-e6d6-4cc7-b6b1-9c1c26d05c90 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 Aug 18 23:48:54.248069 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b01a0007-e6d6-4cc7-b6b1-9c1c26d05c90 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:54.248212 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b01a0007-e6d6-4cc7-b6b1-9c1c26d05c90 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:54.255274 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:54.255274 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:54.258621 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b01a0007-e6d6-4cc7-b6b1-9c1c26d05c90 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:54.259159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-aab4b47a-e5a8-4ea4-a566-eb4277e5afc0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Created reservations ['932d73ab-a853-444b-8a2b-2a4b7bdc6e6a', '078e0904-5c47-462d-95e0-3b3fe710e1a6', '6fcb36c5-dd32-43e3-a4d0-74cb2865aeee', '32cfb940-f381-4bb3-8d93-edbc843d577b'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:54.263288 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b01a0007-e6d6-4cc7-b6b1-9c1c26d05c90 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 returned with HTTP 200 Aug 18 23:48:54.263733 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1135/4485] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:54 2026] GET /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:54.293344 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-aab4b47a-e5a8-4ea4-a566-eb4277e5afc0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot force create request issued successfully. Aug 18 23:48:54.293990 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aab4b47a-e5a8-4ea4-a566-eb4277e5afc0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:48:54.294071 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1129/4486] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:48:54 2026] POST /volume/v3/snapshots => generated 312 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:54.303299 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5848eaf4-83e5-4811-a8ab-f13aef3cb76e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.305140 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5848eaf4-83e5-4811-a8ab-f13aef3cb76e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad Aug 18 23:48:54.305501 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5848eaf4-83e5-4811-a8ab-f13aef3cb76e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:54.305773 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5848eaf4-83e5-4811-a8ab-f13aef3cb76e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:54.311538 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:54.311538 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:54.311923 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5848eaf4-83e5-4811-a8ab-f13aef3cb76e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:48:54.312596 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5848eaf4-83e5-4811-a8ab-f13aef3cb76e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad returned with HTTP 200 Aug 18 23:48:54.312924 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1116/4487] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:54 2026] GET /volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:54.505040 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2c1625d2-30a7-4989-ac7f-cfd6f34f818c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.506620 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c1625d2-30a7-4989-ac7f-cfd6f34f818c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e Aug 18 23:48:54.506804 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c1625d2-30a7-4989-ac7f-cfd6f34f818c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:54.506989 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c1625d2-30a7-4989-ac7f-cfd6f34f818c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:54.510996 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c1625d2-30a7-4989-ac7f-cfd6f34f818c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e returned with HTTP 404 Aug 18 23:48:54.511181 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1108/4488] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:54 2026] GET /volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:54.517502 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6d640274-782f-4df1-8bb7-b4f353def212 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.519704 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6d640274-782f-4df1-8bb7-b4f353def212 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 Aug 18 23:48:54.519869 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6d640274-782f-4df1-8bb7-b4f353def212 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:54.520047 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6d640274-782f-4df1-8bb7-b4f353def212 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:54.520265 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-6d640274-782f-4df1-8bb7-b4f353def212 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: 22683645-05e9-4468-a209-394c05d75f86 Aug 18 23:48:54.530680 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:54.530680 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:54.531194 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6d640274-782f-4df1-8bb7-b4f353def212 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:54.561395 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6d640274-782f-4df1-8bb7-b4f353def212 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot delete request issued successfully. Aug 18 23:48:54.561649 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6d640274-782f-4df1-8bb7-b4f353def212 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 returned with HTTP 202 Aug 18 23:48:54.562075 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1136/4489] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:48:54 2026] DELETE /volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:54.570116 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e3523367-ac92-4d12-a4cd-ccb02f412c72 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.572171 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e3523367-ac92-4d12-a4cd-ccb02f412c72 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 Aug 18 23:48:54.572370 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e3523367-ac92-4d12-a4cd-ccb02f412c72 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:54.572632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e3523367-ac92-4d12-a4cd-ccb02f412c72 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:54.578903 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:54.578903 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:54.579438 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e3523367-ac92-4d12-a4cd-ccb02f412c72 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:54.580312 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e3523367-ac92-4d12-a4cd-ccb02f412c72 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 returned with HTTP 200 Aug 18 23:48:54.580897 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1130/4490] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:54 2026] GET /volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:54.772613 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f9e95f9b-ddb7-4c8a-a8d4-356a15f0adad None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:54.774160 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f9e95f9b-ddb7-4c8a-a8d4-356a15f0adad tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:48:54.774350 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f9e95f9b-ddb7-4c8a-a8d4-356a15f0adad tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:54.774495 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f9e95f9b-ddb7-4c8a-a8d4-356a15f0adad tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:54.774618 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f9e95f9b-ddb7-4c8a-a8d4-356a15f0adad tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:54.778353 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:54.778353 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:54.779091 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f9e95f9b-ddb7-4c8a-a8d4-356a15f0adad tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:48:54.779426 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1117/4491] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:54 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:55.275737 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b7837eb8-c453-45f5-bfb0-c4907684bef0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.277568 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7837eb8-c453-45f5-bfb0-c4907684bef0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 Aug 18 23:48:55.277816 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7837eb8-c453-45f5-bfb0-c4907684bef0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.278047 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7837eb8-c453-45f5-bfb0-c4907684bef0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.283673 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7837eb8-c453-45f5-bfb0-c4907684bef0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 returned with HTTP 404 Aug 18 23:48:55.284210 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1109/4492] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/v3/volumes/94c7b14a-68a7-4b5e-a743-224fbb648d79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:55.290504 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c1c39125-9ee9-4e94-bd5a-4cb16c57389d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.292012 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c1c39125-9ee9-4e94-bd5a-4cb16c57389d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:48:55.292176 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c1c39125-9ee9-4e94-bd5a-4cb16c57389d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.292357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c1c39125-9ee9-4e94-bd5a-4cb16c57389d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.292826 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.292826 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:55.293139 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c1c39125-9ee9-4e94-bd5a-4cb16c57389d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:48:55.306789 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c1c39125-9ee9-4e94-bd5a-4cb16c57389d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Get all volumes completed successfully. Aug 18 23:48:55.308664 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.308664 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:55.312402 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c1c39125-9ee9-4e94-bd5a-4cb16c57389d tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:48:55.312817 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1137/4493] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11403 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:55.321122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-311c4b2e-893b-45aa-aa57-4a72e5c5b8e1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.322797 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-311c4b2e-893b-45aa-aa57-4a72e5c5b8e1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad Aug 18 23:48:55.322970 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-311c4b2e-893b-45aa-aa57-4a72e5c5b8e1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.323158 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-311c4b2e-893b-45aa-aa57-4a72e5c5b8e1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.326046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5e6f38ca-2f5e-43b9-abed-2c54a70dd003 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.327734 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5e6f38ca-2f5e-43b9-abed-2c54a70dd003 tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] DELETE https://10.4.3.229/volume/v3/types/05f39149-ff92-474c-97aa-da89ceaf4a1c Aug 18 23:48:55.327801 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.327801 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:55.327911 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5e6f38ca-2f5e-43b9-abed-2c54a70dd003 tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.328098 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5e6f38ca-2f5e-43b9-abed-2c54a70dd003 tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.328135 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-311c4b2e-893b-45aa-aa57-4a72e5c5b8e1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:48:55.328781 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-311c4b2e-893b-45aa-aa57-4a72e5c5b8e1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad returned with HTTP 200 Aug 18 23:48:55.329089 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1131/4494] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:55.339067 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-56fd024c-2351-4152-9d9e-be293d0f6de4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.340728 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56fd024c-2351-4152-9d9e-be293d0f6de4 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad Aug 18 23:48:55.340907 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56fd024c-2351-4152-9d9e-be293d0f6de4 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.341084 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56fd024c-2351-4152-9d9e-be293d0f6de4 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.345541 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.345541 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:55.345952 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-56fd024c-2351-4152-9d9e-be293d0f6de4 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:48:55.346650 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56fd024c-2351-4152-9d9e-be293d0f6de4 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad returned with HTTP 200 Aug 18 23:48:55.346995 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1110/4495] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:55.349991 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5e6f38ca-2f5e-43b9-abed-2c54a70dd003 tempest-TestVolumeBootPattern-2091085700 tempest-TestVolumeBootPattern-2091085700-project-admin] https://10.4.3.229/volume/v3/types/05f39149-ff92-474c-97aa-da89ceaf4a1c returned with HTTP 202 Aug 18 23:48:55.350571 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1118/4496] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:48:55 2026] DELETE /volume/v3/types/05f39149-ff92-474c-97aa-da89ceaf4a1c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:55.375078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-784a9a4c-a619-40cc-8214-034a40d60738 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.376929 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:48:55.377342 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1074171765", "snapshot_id": null, "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "volume_type": null, "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:55.378438 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-c77021e8-ddfc-40b5-95c8-6c40e96fcc4a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.378828 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1074171765', 'snapshot_id': None, 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'volume_type': None, 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:48:55.380432 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-c77021e8-ddfc-40b5-95c8-6c40e96fcc4a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:55.380649 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-c77021e8-ddfc-40b5-95c8-6c40e96fcc4a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.380823 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-c77021e8-ddfc-40b5-95c8-6c40e96fcc4a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.389325 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.389325 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:55.392642 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-c77021e8-ddfc-40b5-95c8-6c40e96fcc4a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:55.396579 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-c77021e8-ddfc-40b5-95c8-6c40e96fcc4a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:55.396931 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1132/4497] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:55.412576 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-742e2a04-170e-4c82-ab5c-a7a7907c2b9b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.414119 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-742e2a04-170e-4c82-ab5c-a7a7907c2b9b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1/action Aug 18 23:48:55.414427 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-742e2a04-170e-4c82-ab5c-a7a7907c2b9b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:55.414572 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-742e2a04-170e-4c82-ab5c-a7a7907c2b9b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:55.424079 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.424079 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:55.424575 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-742e2a04-170e-4c82-ab5c-a7a7907c2b9b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:55.430231 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-742e2a04-170e-4c82-ab5c-a7a7907c2b9b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Begin detaching volume completed successfully. Aug 18 23:48:55.430429 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-742e2a04-170e-4c82-ab5c-a7a7907c2b9b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1/action returned with HTTP 202 Aug 18 23:48:55.430837 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1111/4498] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:48:55 2026] POST /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:48:55.464533 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-69f96d00-bf0f-4b8d-8f1f-d80a8495fee8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.464855 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-69f96d00-bf0f-4b8d-8f1f-d80a8495fee8 None None] GET https://10.4.3.229/volume// Aug 18 23:48:55.465297 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-69f96d00-bf0f-4b8d-8f1f-d80a8495fee8 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.465297 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-69f96d00-bf0f-4b8d-8f1f-d80a8495fee8 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.465438 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-69f96d00-bf0f-4b8d-8f1f-d80a8495fee8 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:55.465749 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1119/4499] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:48:55.472358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-5f1b9a72-dd15-4e94-8b27-8ae66c01345b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.474287 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-5f1b9a72-dd15-4e94-8b27-8ae66c01345b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:48:55.474546 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-5f1b9a72-dd15-4e94-8b27-8ae66c01345b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.474747 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-5f1b9a72-dd15-4e94-8b27-8ae66c01345b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.484014 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.484014 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:55.487457 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-5f1b9a72-dd15-4e94-8b27-8ae66c01345b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:55.491204 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-5f1b9a72-dd15-4e94-8b27-8ae66c01345b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:48:55.491598 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1133/4500] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 1324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:55.502230 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume of 1 GB Aug 18 23:48:55.506695 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Availability Zones retrieved successfully. Aug 18 23:48:55.511614 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (8e2d50c1-2ad1-41f3-a83a-a13eb9c99693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:55.512617 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd104ace-ca25-448b-8a5b-a09c6ffa54a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:55.513476 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:48:55.571242 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd104ace-ca25-448b-8a5b-a09c6ffa54a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:55.572046 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca91204a-200b-4864-a521-07a26228b7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:55.588817 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bdad275f-1f26-45e1-a687-a4cd5e1be117 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.590399 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdad275f-1f26-45e1-a687-a4cd5e1be117 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 Aug 18 23:48:55.590602 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdad275f-1f26-45e1-a687-a4cd5e1be117 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.590793 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdad275f-1f26-45e1-a687-a4cd5e1be117 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.594679 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdad275f-1f26-45e1-a687-a4cd5e1be117 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 returned with HTTP 404 Aug 18 23:48:55.595332 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1112/4501] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:55.601736 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8822d320-8a87-4ee0-b50e-a9e8da4c6103 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.603550 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8822d320-8a87-4ee0-b50e-a9e8da4c6103 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 Aug 18 23:48:55.603736 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8822d320-8a87-4ee0-b50e-a9e8da4c6103 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.604061 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8822d320-8a87-4ee0-b50e-a9e8da4c6103 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.604061 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-8822d320-8a87-4ee0-b50e-a9e8da4c6103 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: faada9cb-764e-44c4-98d8-5f799fe165b6 Aug 18 23:48:55.608783 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.608783 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:55.609148 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8822d320-8a87-4ee0-b50e-a9e8da4c6103 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:55.624656 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['d8723349-8ec3-40e7-ac00-4638713a56d8', '0412e0eb-a932-4554-8584-04188a5cd93e', 'd5369b46-d972-485a-8f02-d78d5f7cd5b5', '85604f2b-1d0f-452d-a732-1f1b1895499b'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:55.625342 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca91204a-200b-4864-a521-07a26228b7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8723349-8ec3-40e7-ac00-4638713a56d8', '0412e0eb-a932-4554-8584-04188a5cd93e', 'd5369b46-d972-485a-8f02-d78d5f7cd5b5', '85604f2b-1d0f-452d-a732-1f1b1895499b']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:55.626082 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95749e66-037a-4367-aa77-a86528545821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:55.628915 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8822d320-8a87-4ee0-b50e-a9e8da4c6103 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot delete request issued successfully. Aug 18 23:48:55.629078 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8822d320-8a87-4ee0-b50e-a9e8da4c6103 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 returned with HTTP 202 Aug 18 23:48:55.629481 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1120/4502] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:48:55 2026] DELETE /volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:48:55.637127 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fb0536d1-e4ae-41ae-8a4f-378acbfc8d4f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.638826 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb0536d1-e4ae-41ae-8a4f-378acbfc8d4f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 Aug 18 23:48:55.638993 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb0536d1-e4ae-41ae-8a4f-378acbfc8d4f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.639174 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb0536d1-e4ae-41ae-8a4f-378acbfc8d4f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.644349 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.644349 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:55.644818 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fb0536d1-e4ae-41ae-8a4f-378acbfc8d4f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:48:55.645544 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb0536d1-e4ae-41ae-8a4f-378acbfc8d4f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 returned with HTTP 200 Aug 18 23:48:55.646061 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1134/4503] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:55.647081 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95749e66-037a-4367-aa77-a86528545821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2439e445-7950-4680-9238-78bab3f9658a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1074171765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['d8723349-8ec3-40e7-ac00-4638713a56d8','0412e0eb-a932-4554-8584-04188a5cd93e','d5369b46-d972-485a-8f02-d78d5f7cd5b5','85604f2b-1d0f-452d-a732-1f1b1895499b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1074171765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2439e445-7950-4680-9238-78bab3f9658a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673c9bc370684255809338f1e697b727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8235bc3858734330a057d7718afd377d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:55.647843 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0700d7f1-81bd-4dd4-8bbb-db1fcdcecd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:55.663862 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0700d7f1-81bd-4dd4-8bbb-db1fcdcecd6f) transitioned into state 'SUCCESS' from state '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-1074171765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['d8723349-8ec3-40e7-ac00-4638713a56d8','0412e0eb-a932-4554-8584-04188a5cd93e','d5369b46-d972-485a-8f02-d78d5f7cd5b5','85604f2b-1d0f-452d-a732-1f1b1895499b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:55.664509 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec51a96-a9b2-42b6-801b-c99c15a7d5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:55.672555 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec51a96-a9b2-42b6-801b-c99c15a7d5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:55.673256 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (8e2d50c1-2ad1-41f3-a83a-a13eb9c99693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:55.673536 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request issued successfully. Aug 18 23:48:55.674066 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-784a9a4c-a619-40cc-8214-034a40d60738 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:48:55.674606 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1138/4504] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:48:55 2026] POST /volume/v3/volumes => generated 759 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:55.685953 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e60ea24a-21f1-429d-9dec-0ff1b387376f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.687622 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e60ea24a-21f1-429d-9dec-0ff1b387376f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:48:55.687779 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e60ea24a-21f1-429d-9dec-0ff1b387376f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.687955 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e60ea24a-21f1-429d-9dec-0ff1b387376f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.693850 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.693850 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:55.696721 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e60ea24a-21f1-429d-9dec-0ff1b387376f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:55.700097 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e60ea24a-21f1-429d-9dec-0ff1b387376f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a returned with HTTP 200 Aug 18 23:48:55.700443 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1113/4505] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:55.789861 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e3045230-5f79-4ead-82ee-9d108193365d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:55.792202 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e3045230-5f79-4ead-82ee-9d108193365d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:48:55.792392 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e3045230-5f79-4ead-82ee-9d108193365d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:55.792656 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e3045230-5f79-4ead-82ee-9d108193365d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:55.792797 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-e3045230-5f79-4ead-82ee-9d108193365d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:55.797791 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:55.797791 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:55.798778 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e3045230-5f79-4ead-82ee-9d108193365d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:48:55.799236 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1121/4506] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:55 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:56.305322 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-09c446b8-e0c4-45a3-a965-af50d1099b37 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.307159 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-09c446b8-e0c4-45a3-a965-af50d1099b37 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/attachments/f54131a3-b4ca-40c0-b4af-bc71c2b488a6 Aug 18 23:48:56.307302 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-09c446b8-e0c4-45a3-a965-af50d1099b37 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.307473 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-09c446b8-e0c4-45a3-a965-af50d1099b37 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.313839 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:56.313839 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:56.354620 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-50b80aad-b1d8-4585-a88f-eade1d985cec req-09c446b8-e0c4-45a3-a965-af50d1099b37 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/f54131a3-b4ca-40c0-b4af-bc71c2b488a6 returned with HTTP 200 Aug 18 23:48:56.355018 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1135/4507] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:56 2026] DELETE /volume/v3/attachments/f54131a3-b4ca-40c0-b4af-bc71c2b488a6 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:56.508757 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.510401 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:48:56.510768 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-279122057", "snapshot_id": "496c7caf-69cb-49bd-b4e3-94bd7e150429", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:56.512332 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-279122057', 'snapshot_id': '496c7caf-69cb-49bd-b4e3-94bd7e150429', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:48:56.516768 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:56.516768 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:56.517216 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:48:56.517321 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume of 1 GB Aug 18 23:48:56.520561 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Availability Zones retrieved successfully. Aug 18 23:48:56.526068 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Flow 'volume_create_api' (cb65ad78-7cd8-4c3a-ac09-db64e99e1c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:56.526904 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9805d9a7-d568-47b6-87cf-f307564f778a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:56.527801 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:48:56.563879 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9805d9a7-d568-47b6-87cf-f307564f778a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '496c7caf-69cb-49bd-b4e3-94bd7e150429', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:56.564681 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff84888c-fe2e-45df-a15d-a42e5d24cf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:56.604298 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Created reservations ['e994c89d-7477-437b-95fd-093f1e465f4c', '71d2f946-2574-46de-823f-6647652e8673', '2cf0e4f3-363c-442f-9141-5f52096b1f49', '577c6f79-b714-4642-8c27-96c95542db68'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:48:56.605202 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff84888c-fe2e-45df-a15d-a42e5d24cf89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e994c89d-7477-437b-95fd-093f1e465f4c', '71d2f946-2574-46de-823f-6647652e8673', '2cf0e4f3-363c-442f-9141-5f52096b1f49', '577c6f79-b714-4642-8c27-96c95542db68']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:56.605909 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdeac799-5320-4498-844b-10616cf388ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:56.641130 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdeac799-5320-4498-844b-10616cf388ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9a7b561-abaf-4f72-a7ac-aa5541307c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-279122057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',qos_specs=None,replication_status=,reservations=['e994c89d-7477-437b-95fd-093f1e465f4c','71d2f946-2574-46de-823f-6647652e8673','2cf0e4f3-363c-442f-9141-5f52096b1f49','577c6f79-b714-4642-8c27-96c95542db68'],size=1,snapshot_id=496c7caf-69cb-49bd-b4e3-94bd7e150429,source_replicaid=,source_volid=None,status='creating',user_id='c107078846174c2293732682645dea84',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:48:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-279122057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9a7b561-abaf-4f72-a7ac-aa5541307c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=496c7caf-69cb-49bd-b4e3-94bd7e150429,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c107078846174c2293732682645dea84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:56.641645 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef1df4e-bcfe-45ca-8d03-0083738483a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:56.654279 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7e00776b-a926-46eb-9db5-97925d5d431f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.656316 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7e00776b-a926-46eb-9db5-97925d5d431f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 Aug 18 23:48:56.656470 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7e00776b-a926-46eb-9db5-97925d5d431f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.656725 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7e00776b-a926-46eb-9db5-97925d5d431f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.656966 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef1df4e-bcfe-45ca-8d03-0083738483a9) transitioned into state 'SUCCESS' from state '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-279122057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',qos_specs=None,replication_status=,reservations=['e994c89d-7477-437b-95fd-093f1e465f4c','71d2f946-2574-46de-823f-6647652e8673','2cf0e4f3-363c-442f-9141-5f52096b1f49','577c6f79-b714-4642-8c27-96c95542db68'],size=1,snapshot_id=496c7caf-69cb-49bd-b4e3-94bd7e150429,source_replicaid=,source_volid=None,status='creating',user_id='c107078846174c2293732682645dea84',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:56.657576 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebce0b94-f275-4a2a-8dd2-e99b728f5089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:48:56.660846 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7e00776b-a926-46eb-9db5-97925d5d431f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 returned with HTTP 404 Aug 18 23:48:56.661349 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1114/4508] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:48:56 2026] GET /volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:56.668078 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2c598381-269b-41af-97f2-f651ace615f2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.669936 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c598381-269b-41af-97f2-f651ace615f2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 Aug 18 23:48:56.670120 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c598381-269b-41af-97f2-f651ace615f2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.670301 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c598381-269b-41af-97f2-f651ace615f2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.670419 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-2c598381-269b-41af-97f2-f651ace615f2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: 22683645-05e9-4468-a209-394c05d75f86 Aug 18 23:48:56.674548 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c598381-269b-41af-97f2-f651ace615f2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 returned with HTTP 404 Aug 18 23:48:56.674859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebce0b94-f275-4a2a-8dd2-e99b728f5089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:48:56.674966 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1122/4509] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:48:56 2026] DELETE /volume/v3/snapshots/22683645-05e9-4468-a209-394c05d75f86 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:56.675625 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Flow 'volume_create_api' (cb65ad78-7cd8-4c3a-ac09-db64e99e1c29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:48:56.675828 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume request issued successfully. Aug 18 23:48:56.676307 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c46b22ad-91f5-443e-8c6f-dc0ecfd9a0b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:48:56.676881 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1139/4510] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:48:56 2026] POST /volume/v3/volumes => generated 790 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:48:56.682181 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-30d70ba2-eda0-433e-b90e-05e86645e58b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.684415 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-30d70ba2-eda0-433e-b90e-05e86645e58b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 Aug 18 23:48:56.684716 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-30d70ba2-eda0-433e-b90e-05e86645e58b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.684978 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-30d70ba2-eda0-433e-b90e-05e86645e58b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.685130 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-30d70ba2-eda0-433e-b90e-05e86645e58b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: faada9cb-764e-44c4-98d8-5f799fe165b6 Aug 18 23:48:56.689941 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-df31a1d0-01e6-4a06-ac11-39772070bbc4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.690359 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-30d70ba2-eda0-433e-b90e-05e86645e58b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 returned with HTTP 404 Aug 18 23:48:56.691017 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1136/4511] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:48:56 2026] DELETE /volume/v3/snapshots/faada9cb-764e-44c4-98d8-5f799fe165b6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:56.691532 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df31a1d0-01e6-4a06-ac11-39772070bbc4 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:48:56.691714 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df31a1d0-01e6-4a06-ac11-39772070bbc4 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.691879 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df31a1d0-01e6-4a06-ac11-39772070bbc4 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.700160 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-816bd8da-f9ef-4ffb-8d29-4c15b97598ba None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.702101 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-816bd8da-f9ef-4ffb-8d29-4c15b97598ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e Aug 18 23:48:56.702191 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:56.702191 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:56.702301 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-816bd8da-f9ef-4ffb-8d29-4c15b97598ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.702505 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-816bd8da-f9ef-4ffb-8d29-4c15b97598ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.702624 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-816bd8da-f9ef-4ffb-8d29-4c15b97598ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: 0babb43f-c884-4e4e-a7ea-611a4f0d9b5e Aug 18 23:48:56.706325 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-df31a1d0-01e6-4a06-ac11-39772070bbc4 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:56.707608 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-816bd8da-f9ef-4ffb-8d29-4c15b97598ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e returned with HTTP 404 Aug 18 23:48:56.708098 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1123/4512] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:48:56 2026] DELETE /volume/v3/snapshots/0babb43f-c884-4e4e-a7ea-611a4f0d9b5e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:56.711435 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df31a1d0-01e6-4a06-ac11-39772070bbc4 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:48:56.711858 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1115/4513] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:56 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:56.714675 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3466addd-c826-4cb0-bf1a-9d7a6f44b472 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.716830 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3466addd-c826-4cb0-bf1a-9d7a6f44b472 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:48:56.716830 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3466addd-c826-4cb0-bf1a-9d7a6f44b472 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.717028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3466addd-c826-4cb0-bf1a-9d7a6f44b472 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.724662 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:56.724662 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:56.728923 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3466addd-c826-4cb0-bf1a-9d7a6f44b472 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:56.734868 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3466addd-c826-4cb0-bf1a-9d7a6f44b472 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a returned with HTTP 200 Aug 18 23:48:56.735366 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1140/4514] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:56 2026] GET /volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:56.745787 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-a0aa80c0-d571-4a2d-a2af-de9055c76387 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.748256 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-a0aa80c0-d571-4a2d-a2af-de9055c76387 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:56.748534 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-a0aa80c0-d571-4a2d-a2af-de9055c76387 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.748802 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-a0aa80c0-d571-4a2d-a2af-de9055c76387 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.750680 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-063d78a6-45b9-49e2-b4c7-71200575f55a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.752707 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-063d78a6-45b9-49e2-b4c7-71200575f55a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:48:56.752909 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-063d78a6-45b9-49e2-b4c7-71200575f55a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.753086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-063d78a6-45b9-49e2-b4c7-71200575f55a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.760540 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:56.760540 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:56.760762 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:56.760762 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:56.764576 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-063d78a6-45b9-49e2-b4c7-71200575f55a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:56.765564 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-a0aa80c0-d571-4a2d-a2af-de9055c76387 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:56.769065 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-063d78a6-45b9-49e2-b4c7-71200575f55a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a returned with HTTP 200 Aug 18 23:48:56.769472 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1124/4515] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:56 2026] GET /volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:56.770918 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-a0aa80c0-d571-4a2d-a2af-de9055c76387 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:56.772172 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1137/4516] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:56 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:56.791001 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-53ac329b-d316-455f-b546-d92f5af6b300 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.793068 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-53ac329b-d316-455f-b546-d92f5af6b300 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd/action Aug 18 23:48:56.793437 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-53ac329b-d316-455f-b546-d92f5af6b300 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:56.793598 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-53ac329b-d316-455f-b546-d92f5af6b300 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:56.809649 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e9a4c46e-a0b5-49fa-8f6b-331629f8be48 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.811352 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e9a4c46e-a0b5-49fa-8f6b-331629f8be48 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:48:56.811565 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e9a4c46e-a0b5-49fa-8f6b-331629f8be48 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.811769 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e9a4c46e-a0b5-49fa-8f6b-331629f8be48 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.811901 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e9a4c46e-a0b5-49fa-8f6b-331629f8be48 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:56.812828 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:56.812828 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:56.813407 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-53ac329b-d316-455f-b546-d92f5af6b300 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:56.816122 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:56.816122 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:56.817000 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e9a4c46e-a0b5-49fa-8f6b-331629f8be48 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:48:56.817458 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1141/4517] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:56 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:56.820621 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-53ac329b-d316-455f-b546-d92f5af6b300 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Begin detaching volume completed successfully. Aug 18 23:48:56.820877 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-53ac329b-d316-455f-b546-d92f5af6b300 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd/action returned with HTTP 202 Aug 18 23:48:56.821284 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1116/4518] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:48:56 2026] POST /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:48:56.862919 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8646affa-fda9-4e66-bd8b-f1c59fd93c8a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.863366 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8646affa-fda9-4e66-bd8b-f1c59fd93c8a None None] GET https://10.4.3.229/volume// Aug 18 23:48:56.863646 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8646affa-fda9-4e66-bd8b-f1c59fd93c8a None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.863816 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8646affa-fda9-4e66-bd8b-f1c59fd93c8a None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.864176 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8646affa-fda9-4e66-bd8b-f1c59fd93c8a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:56.864535 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1125/4519] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48: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 18 23:48:56.879539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-e62b8114-8052-45cd-8f64-9e32dd712238 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:56.881706 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-e62b8114-8052-45cd-8f64-9e32dd712238 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:48:56.881968 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-e62b8114-8052-45cd-8f64-9e32dd712238 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:56.882229 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-e62b8114-8052-45cd-8f64-9e32dd712238 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:56.891708 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:56.891708 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:56.895213 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-e62b8114-8052-45cd-8f64-9e32dd712238 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:48:56.899650 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-e62b8114-8052-45cd-8f64-9e32dd712238 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:48:56.900094 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1138/4520] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:56 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 23:48:57.721023 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-cd6242f1-43cf-4c7a-bd96-aa31f726a2fb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:57.724035 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-63853ed0-7d8f-4f6b-b012-e8957f700b9d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:57.724731 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-cd6242f1-43cf-4c7a-bd96-aa31f726a2fb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a Aug 18 23:48:57.724931 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-cd6242f1-43cf-4c7a-bd96-aa31f726a2fb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:57.725171 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-cd6242f1-43cf-4c7a-bd96-aa31f726a2fb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:57.725856 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63853ed0-7d8f-4f6b-b012-e8957f700b9d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:48:57.726141 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63853ed0-7d8f-4f6b-b012-e8957f700b9d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:57.726650 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63853ed0-7d8f-4f6b-b012-e8957f700b9d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:57.732791 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:57.732791 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:57.736050 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:57.736050 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:57.741245 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-63853ed0-7d8f-4f6b-b012-e8957f700b9d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:57.745558 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63853ed0-7d8f-4f6b-b012-e8957f700b9d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:48:57.746085 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1117/4521] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:57 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:57.759320 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2a6b4295-996a-4d48-a5ae-7847024a0d5e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:57.761366 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2a6b4295-996a-4d48-a5ae-7847024a0d5e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:48:57.761452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2a6b4295-996a-4d48-a5ae-7847024a0d5e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:57.761863 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2a6b4295-996a-4d48-a5ae-7847024a0d5e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:57.770301 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:57.770301 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:57.774891 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2a6b4295-996a-4d48-a5ae-7847024a0d5e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:57.779537 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2a6b4295-996a-4d48-a5ae-7847024a0d5e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:48:57.780123 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1126/4522] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:57 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:57.781326 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8637e0bc-0769-4461-b06b-93bcc3c6dfa4 req-cd6242f1-43cf-4c7a-bd96-aa31f726a2fb tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a returned with HTTP 200 Aug 18 23:48:57.781792 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1142/4523] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:57 2026] DELETE /volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:57.793944 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-67d37267-bd26-4075-97ba-45c7ada25015 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:57.796449 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-67d37267-bd26-4075-97ba-45c7ada25015 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:48:57.796683 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-67d37267-bd26-4075-97ba-45c7ada25015 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:57.796866 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-67d37267-bd26-4075-97ba-45c7ada25015 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:57.803949 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:57.803949 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:57.807342 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-67d37267-bd26-4075-97ba-45c7ada25015 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:57.811908 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-67d37267-bd26-4075-97ba-45c7ada25015 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a returned with HTTP 200 Aug 18 23:48:57.812224 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1139/4524] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:57 2026] GET /volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:57.827261 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-501f817f-1c0b-4e14-b6ed-9cc567156f26 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:57.829039 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-501f817f-1c0b-4e14-b6ed-9cc567156f26 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:48:57.829271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-501f817f-1c0b-4e14-b6ed-9cc567156f26 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:57.829500 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-501f817f-1c0b-4e14-b6ed-9cc567156f26 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:57.829650 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-501f817f-1c0b-4e14-b6ed-9cc567156f26 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:57.833420 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:57.833420 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:57.834131 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-501f817f-1c0b-4e14-b6ed-9cc567156f26 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:48:57.834461 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1118/4525] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:57 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:58.275017 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-78554c1b-188e-4e69-b16f-80ec0d70bccd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.277045 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-78554c1b-188e-4e69-b16f-80ec0d70bccd tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:48:58.277247 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-78554c1b-188e-4e69-b16f-80ec0d70bccd tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:58.277424 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-78554c1b-188e-4e69-b16f-80ec0d70bccd tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:58.286196 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:58.286196 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:58.290464 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-78554c1b-188e-4e69-b16f-80ec0d70bccd tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:58.292866 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-766f3c59-3023-408d-b93b-3eb9f3bb9eaa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.295199 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-766f3c59-3023-408d-b93b-3eb9f3bb9eaa tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:48:58.295346 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-78554c1b-188e-4e69-b16f-80ec0d70bccd tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:48:58.295385 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-766f3c59-3023-408d-b93b-3eb9f3bb9eaa tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:58.295591 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-766f3c59-3023-408d-b93b-3eb9f3bb9eaa tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:58.295803 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1127/4526] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:58 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:58.302086 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:58.302086 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:58.307476 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-766f3c59-3023-408d-b93b-3eb9f3bb9eaa tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:58.313813 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-766f3c59-3023-408d-b93b-3eb9f3bb9eaa tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a returned with HTTP 200 Aug 18 23:48:58.314499 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1143/4527] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:48:58 2026] GET /volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:58.328601 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-05816285-2d6a-4d0d-a1af-7dab9e5d3b7e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.328601 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-05816285-2d6a-4d0d-a1af-7dab9e5d3b7e None None] GET https://10.4.3.229/volume// Aug 18 23:48:58.328601 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-05816285-2d6a-4d0d-a1af-7dab9e5d3b7e None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:58.328601 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-05816285-2d6a-4d0d-a1af-7dab9e5d3b7e None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:58.328601 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-05816285-2d6a-4d0d-a1af-7dab9e5d3b7e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:58.328601 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1140/4528] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:48:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:48:58.337025 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-406e68f8-55f6-4b97-a93f-8d48bbd9e9f5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.342056 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-406e68f8-55f6-4b97-a93f-8d48bbd9e9f5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:48:58.342462 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-406e68f8-55f6-4b97-a93f-8d48bbd9e9f5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2439e445-7950-4680-9238-78bab3f9658a", "connector": null, "instance_uuid": "5b5bc552-9a2c-464e-9161-a97b5e71d69f"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:58.352217 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:58.352217 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:58.377556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f4520159-129c-4d03-944f-7b7a7fa2f135 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.377821 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f4520159-129c-4d03-944f-7b7a7fa2f135 None None] GET https://10.4.3.229/volume// Aug 18 23:48:58.377976 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f4520159-129c-4d03-944f-7b7a7fa2f135 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:58.378164 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f4520159-129c-4d03-944f-7b7a7fa2f135 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:58.378524 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f4520159-129c-4d03-944f-7b7a7fa2f135 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:58.378852 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1128/4529] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:48: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 18 23:48:58.381552 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-406e68f8-55f6-4b97-a93f-8d48bbd9e9f5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:48:58.382012 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1119/4530] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:48:58 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:58.387007 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-40c918ad-3679-4c70-a440-40bad7cdd918 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.388963 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-40c918ad-3679-4c70-a440-40bad7cdd918 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:48:58.389249 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-40c918ad-3679-4c70-a440-40bad7cdd918 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9a7b561-abaf-4f72-a7ac-aa5541307c21", "connector": null, "instance_uuid": "434de672-77a5-4776-ad68-f694fc666933"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:58.399954 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:58.399954 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:58.433566 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-40c918ad-3679-4c70-a440-40bad7cdd918 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:48:58.434127 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1144/4531] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:48:58 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:58.468365 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cdad8d4a-fef3-461e-b866-2aa31d373cc1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.473592 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cdad8d4a-fef3-461e-b866-2aa31d373cc1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:48:58.474833 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cdad8d4a-fef3-461e-b866-2aa31d373cc1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:58.474833 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cdad8d4a-fef3-461e-b866-2aa31d373cc1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:58.477954 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-96d6fb5c-48b1-4734-8d78-8661452ff0b4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.477954 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-96d6fb5c-48b1-4734-8d78-8661452ff0b4 None None] GET https://10.4.3.229/volume// Aug 18 23:48:58.477954 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-96d6fb5c-48b1-4734-8d78-8661452ff0b4 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:58.477954 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-96d6fb5c-48b1-4734-8d78-8661452ff0b4 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:58.477954 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-96d6fb5c-48b1-4734-8d78-8661452ff0b4 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:58.478232 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1129/4532] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:48:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:48:58.484856 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-04bca676-2e3f-4f7d-83bb-1801eb23fe52 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.487121 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:58.487121 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:58.487764 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-04bca676-2e3f-4f7d-83bb-1801eb23fe52 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:48:58.488039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-04bca676-2e3f-4f7d-83bb-1801eb23fe52 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:58.488289 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-04bca676-2e3f-4f7d-83bb-1801eb23fe52 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:58.496239 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cdad8d4a-fef3-461e-b866-2aa31d373cc1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:58.500398 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cdad8d4a-fef3-461e-b866-2aa31d373cc1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:48:58.501941 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1141/4533] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:58 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:58.507134 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:58.507134 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:58.511944 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-04bca676-2e3f-4f7d-83bb-1801eb23fe52 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:58.516377 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-04bca676-2e3f-4f7d-83bb-1801eb23fe52 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:48:58.516873 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1120/4534] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:58 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:58.623939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-a26a4aef-04e1-4d41-945a-cb958b401597 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.626150 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-a26a4aef-04e1-4d41-945a-cb958b401597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] PUT https://10.4.3.229/volume/v3/attachments/c4d7acc7-0264-45b6-acbd-b7007daeeed8 Aug 18 23:48:58.626350 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-a26a4aef-04e1-4d41-945a-cb958b401597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:58.633839 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-a26a4aef-04e1-4d41-945a-cb958b401597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Acquiring lock "cinder-attachment_update-f9a7b561-abaf-4f72-a7ac-aa5541307c21-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:48:58.637788 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-a26a4aef-04e1-4d41-945a-cb958b401597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Lock "cinder-attachment_update-f9a7b561-abaf-4f72-a7ac-aa5541307c21-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:48:58.638623 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:58.638623 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:58.722454 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-a26a4aef-04e1-4d41-945a-cb958b401597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Lock "cinder-attachment_update-f9a7b561-abaf-4f72-a7ac-aa5541307c21-np0000007721" released by "attachment_update" :: held 0.085s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:48:58.722921 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-a26a4aef-04e1-4d41-945a-cb958b401597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/c4d7acc7-0264-45b6-acbd-b7007daeeed8 returned with HTTP 200 Aug 18 23:48:58.723839 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1145/4535] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:48:58 2026] PUT /volume/v3/attachments/c4d7acc7-0264-45b6-acbd-b7007daeeed8 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:58.845999 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1a218a69-b38e-47df-bb3d-fcf420bfba23 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.847494 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1a218a69-b38e-47df-bb3d-fcf420bfba23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:48:58.847688 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1a218a69-b38e-47df-bb3d-fcf420bfba23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:58.847855 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1a218a69-b38e-47df-bb3d-fcf420bfba23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:58.847951 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-1a218a69-b38e-47df-bb3d-fcf420bfba23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:58.851688 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:58.851688 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:58.852308 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1a218a69-b38e-47df-bb3d-fcf420bfba23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:48:58.852645 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1130/4536] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:58 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:58.881587 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-fe2f19d3-427f-4968-bf06-cbded6513a29 req-a2a698dd-710e-4030-a7d9-96a101e1d8f6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:58.883382 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-fe2f19d3-427f-4968-bf06-cbded6513a29 req-a2a698dd-710e-4030-a7d9-96a101e1d8f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a Aug 18 23:48:58.883602 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-fe2f19d3-427f-4968-bf06-cbded6513a29 req-a2a698dd-710e-4030-a7d9-96a101e1d8f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:58.883774 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-fe2f19d3-427f-4968-bf06-cbded6513a29 req-a2a698dd-710e-4030-a7d9-96a101e1d8f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:58.887464 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-fe2f19d3-427f-4968-bf06-cbded6513a29 req-a2a698dd-710e-4030-a7d9-96a101e1d8f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a returned with HTTP 404 Aug 18 23:48:58.887928 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1142/4537] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:48:58 2026] DELETE /volume/v3/attachments/32d85cad-d068-4135-ab07-ae6a4080ec3a => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:48:59.266615 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-56fc3d94-e2b3-4eac-be8d-f61ef21cf56b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:59.266927 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56fc3d94-e2b3-4eac-be8d-f61ef21cf56b None None] GET https://10.4.3.229/volume// Aug 18 23:48:59.267103 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56fc3d94-e2b3-4eac-be8d-f61ef21cf56b None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:59.267303 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56fc3d94-e2b3-4eac-be8d-f61ef21cf56b None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:59.267660 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56fc3d94-e2b3-4eac-be8d-f61ef21cf56b None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:48:59.267938 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1121/4538] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23: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 18 23:48:59.278110 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-cb1b7c7a-5ab2-4fa5-9ade-78e755de826a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:59.279918 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-cb1b7c7a-5ab2-4fa5-9ade-78e755de826a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:48:59.280121 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-cb1b7c7a-5ab2-4fa5-9ade-78e755de826a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:59.280291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-cb1b7c7a-5ab2-4fa5-9ade-78e755de826a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:59.291754 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:59.291754 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:59.298141 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-cb1b7c7a-5ab2-4fa5-9ade-78e755de826a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:48:59.302855 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-cb1b7c7a-5ab2-4fa5-9ade-78e755de826a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a returned with HTTP 200 Aug 18 23:48:59.303254 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1146/4539] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:48:59 2026] GET /volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:48:59.405329 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-b2e7e81d-7d52-4aa3-a026-63cbf3b09a10 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:59.407199 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-b2e7e81d-7d52-4aa3-a026-63cbf3b09a10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] PUT https://10.4.3.229/volume/v3/attachments/29c035b0-0f98-4f50-b5a4-65baf498f083 Aug 18 23:48:59.407616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-b2e7e81d-7d52-4aa3-a026-63cbf3b09a10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:59.414405 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-b2e7e81d-7d52-4aa3-a026-63cbf3b09a10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Acquiring lock "cinder-attachment_update-2439e445-7950-4680-9238-78bab3f9658a-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:48:59.418297 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-b2e7e81d-7d52-4aa3-a026-63cbf3b09a10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-2439e445-7950-4680-9238-78bab3f9658a-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:48:59.419195 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:59.419195 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:48:59.497556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-b2e7e81d-7d52-4aa3-a026-63cbf3b09a10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-2439e445-7950-4680-9238-78bab3f9658a-np0000007721" released by "attachment_update" :: held 0.079s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:48:59.497902 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-b2e7e81d-7d52-4aa3-a026-63cbf3b09a10 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/29c035b0-0f98-4f50-b5a4-65baf498f083 returned with HTTP 200 Aug 18 23:48:59.498386 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1131/4540] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:48:59 2026] PUT /volume/v3/attachments/29c035b0-0f98-4f50-b5a4-65baf498f083 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:48:59.515413 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-881dd335-d3d1-4340-9945-3eaaf07f0bae None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:59.518548 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-881dd335-d3d1-4340-9945-3eaaf07f0bae tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:48:59.518795 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-881dd335-d3d1-4340-9945-3eaaf07f0bae tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:59.519348 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-881dd335-d3d1-4340-9945-3eaaf07f0bae tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:59.523531 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=269,cinder:UPDATE=72,cinder:INSERT=24 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:48:59.524105 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-62456b78-2eff-4d6d-a3cb-f586fc3c8d60 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:59.526691 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-62456b78-2eff-4d6d-a3cb-f586fc3c8d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments/29c035b0-0f98-4f50-b5a4-65baf498f083/action Aug 18 23:48:59.527196 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-62456b78-2eff-4d6d-a3cb-f586fc3c8d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:48:59.527357 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-62456b78-2eff-4d6d-a3cb-f586fc3c8d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:48:59.538704 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:59.538704 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:48:59.544051 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-881dd335-d3d1-4340-9945-3eaaf07f0bae tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:48:59.549311 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-881dd335-d3d1-4340-9945-3eaaf07f0bae tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:48:59.549429 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:59.549429 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:48:59.549824 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1143/4541] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:59 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:48:59.564579 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-94ccbe34-28a2-4e8e-a182-c39769a70c5d req-62456b78-2eff-4d6d-a3cb-f586fc3c8d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/29c035b0-0f98-4f50-b5a4-65baf498f083/action returned with HTTP 204 Aug 18 23:48:59.565208 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1122/4542] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:48:59 2026] POST /volume/v3/attachments/29c035b0-0f98-4f50-b5a4-65baf498f083/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:48:59.862906 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eec41b27-7bad-484a-98b0-6d34956be8a1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:48:59.866329 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eec41b27-7bad-484a-98b0-6d34956be8a1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:48:59.866329 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eec41b27-7bad-484a-98b0-6d34956be8a1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:48:59.866329 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eec41b27-7bad-484a-98b0-6d34956be8a1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:48:59.866329 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-eec41b27-7bad-484a-98b0-6d34956be8a1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:48:59.872346 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:48:59.872346 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:48:59.873558 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eec41b27-7bad-484a-98b0-6d34956be8a1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:48:59.873829 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1147/4543] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:48:59 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:00.565619 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0fba49e8-dbaf-4125-bc2b-e40896e8e92d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:00.567405 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0fba49e8-dbaf-4125-bc2b-e40896e8e92d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:00.567591 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0fba49e8-dbaf-4125-bc2b-e40896e8e92d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:00.567774 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0fba49e8-dbaf-4125-bc2b-e40896e8e92d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:00.577074 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:00.577074 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:00.580654 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0fba49e8-dbaf-4125-bc2b-e40896e8e92d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:00.585537 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0fba49e8-dbaf-4125-bc2b-e40896e8e92d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:49:00.585537 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1132/4544] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:00 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:00.887214 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a27ea3ab-1956-4cbf-bbb0-15b0c013d134 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:00.888970 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a27ea3ab-1956-4cbf-bbb0-15b0c013d134 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:00.889166 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a27ea3ab-1956-4cbf-bbb0-15b0c013d134 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:00.889450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a27ea3ab-1956-4cbf-bbb0-15b0c013d134 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:00.889592 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-a27ea3ab-1956-4cbf-bbb0-15b0c013d134 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:00.893927 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:00.893927 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:00.894769 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a27ea3ab-1956-4cbf-bbb0-15b0c013d134 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:49:00.895105 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1144/4545] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:00 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:00.910937 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1860aa8f-ce15-45b2-b627-2dd85f8750dc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:00.912534 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1860aa8f-ce15-45b2-b627-2dd85f8750dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:49:00.912814 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1860aa8f-ce15-45b2-b627-2dd85f8750dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:00.913081 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1860aa8f-ce15-45b2-b627-2dd85f8750dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:00.915531 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=264,cinder:INSERT=33,cinder:UPDATE=71 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:49:00.921889 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:00.921889 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:00.925779 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1860aa8f-ce15-45b2-b627-2dd85f8750dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:00.930817 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1860aa8f-ce15-45b2-b627-2dd85f8750dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:49:00.931225 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1123/4546] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:00 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:00.942458 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c2e9a67d-30b5-4ea1-92b4-e8326bf946ba None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:00.944253 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c2e9a67d-30b5-4ea1-92b4-e8326bf946ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:49:00.944477 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c2e9a67d-30b5-4ea1-92b4-e8326bf946ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:00.944700 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c2e9a67d-30b5-4ea1-92b4-e8326bf946ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:00.944882 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-c2e9a67d-30b5-4ea1-92b4-e8326bf946ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume with id: dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:49:00.952249 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:00.952249 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:00.952787 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c2e9a67d-30b5-4ea1-92b4-e8326bf946ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:00.972454 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c2e9a67d-30b5-4ea1-92b4-e8326bf946ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume request issued successfully. Aug 18 23:49:00.972716 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c2e9a67d-30b5-4ea1-92b4-e8326bf946ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 202 Aug 18 23:49:00.973135 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1148/4547] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:49:00 2026] DELETE /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:00.981251 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-349c2583-0ac8-4889-89f4-230aca41b870 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:00.983445 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-349c2583-0ac8-4889-89f4-230aca41b870 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:49:00.983714 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-349c2583-0ac8-4889-89f4-230aca41b870 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:00.983958 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-349c2583-0ac8-4889-89f4-230aca41b870 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:00.992266 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:00.992266 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:00.996198 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-349c2583-0ac8-4889-89f4-230aca41b870 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:01.000845 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-349c2583-0ac8-4889-89f4-230aca41b870 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 200 Aug 18 23:49:01.001305 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1133/4548] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:00 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:01.599108 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-148785aa-085f-45ff-ac68-dfe40c7a10ba None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:01.600876 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-148785aa-085f-45ff-ac68-dfe40c7a10ba tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:01.601041 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-148785aa-085f-45ff-ac68-dfe40c7a10ba tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:01.601306 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-148785aa-085f-45ff-ac68-dfe40c7a10ba tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:01.616886 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:01.616886 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:01.622201 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-148785aa-085f-45ff-ac68-dfe40c7a10ba tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:01.626392 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-148785aa-085f-45ff-ac68-dfe40c7a10ba tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:49:01.626800 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1145/4549] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:01 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:01.905895 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6644c6b9-d959-42a4-a798-afa9e26fdd04 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:01.907671 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6644c6b9-d959-42a4-a798-afa9e26fdd04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:01.907835 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6644c6b9-d959-42a4-a798-afa9e26fdd04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:01.908001 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6644c6b9-d959-42a4-a798-afa9e26fdd04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:01.908098 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6644c6b9-d959-42a4-a798-afa9e26fdd04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:01.911775 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:01.911775 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:01.912484 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6644c6b9-d959-42a4-a798-afa9e26fdd04 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:49:01.912815 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1124/4550] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:01 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:02.016406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b1bd0400-b6a3-45dc-8728-1f5519fa6783 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:02.018911 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b1bd0400-b6a3-45dc-8728-1f5519fa6783 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd Aug 18 23:49:02.019080 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b1bd0400-b6a3-45dc-8728-1f5519fa6783 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:02.019254 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b1bd0400-b6a3-45dc-8728-1f5519fa6783 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:02.029350 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b1bd0400-b6a3-45dc-8728-1f5519fa6783 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd returned with HTTP 404 Aug 18 23:49:02.030462 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1149/4551] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:02 2026] GET /volume/v3/volumes/dc5500bf-55c0-4b5f-ae99-ffc776db29fd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:02.033044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-1598629f-bb8c-4711-8c6d-7f652aeaa251 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:02.035332 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-1598629f-bb8c-4711-8c6d-7f652aeaa251 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/attachments/c4d7acc7-0264-45b6-acbd-b7007daeeed8/action Aug 18 23:49:02.036054 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-1598629f-bb8c-4711-8c6d-7f652aeaa251 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:02.036054 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-1598629f-bb8c-4711-8c6d-7f652aeaa251 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:02.040687 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-de7f5d6e-0069-435f-92c4-d82323bbd164 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:02.044283 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-de7f5d6e-0069-435f-92c4-d82323bbd164 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:02.044283 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-de7f5d6e-0069-435f-92c4-d82323bbd164 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:02.044283 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-de7f5d6e-0069-435f-92c4-d82323bbd164 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:02.052728 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:02.052728 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:02.056294 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:02.056294 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:02.057241 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-de7f5d6e-0069-435f-92c4-d82323bbd164 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:02.063430 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-de7f5d6e-0069-435f-92c4-d82323bbd164 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:02.063961 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1146/4552] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:02 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:02.068683 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-00d82d41-fd36-41a1-845a-d8f8b509ffda req-1598629f-bb8c-4711-8c6d-7f652aeaa251 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/c4d7acc7-0264-45b6-acbd-b7007daeeed8/action returned with HTTP 204 Aug 18 23:49:02.069155 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1134/4553] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:49:02 2026] POST /volume/v3/attachments/c4d7acc7-0264-45b6-acbd-b7007daeeed8/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:02.075207 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-071e7046-3b6b-4623-8029-b7e511671915 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:02.080888 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-071e7046-3b6b-4623-8029-b7e511671915 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:49:02.081223 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-071e7046-3b6b-4623-8029-b7e511671915 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f95ff07-2061-4455-9c78-867f54efebfe", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1782454139"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:02.094828 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:02.094828 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:02.095292 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-071e7046-3b6b-4623-8029-b7e511671915 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:02.095424 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-071e7046-3b6b-4623-8029-b7e511671915 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume 1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:02.119305 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-071e7046-3b6b-4623-8029-b7e511671915 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['f194a092-a88c-48ba-b376-d4277d60a8a6', 'c6e31e31-b1ad-4bee-95bc-c50bc8f2314a', '5bcc1188-39bd-4865-a1e4-29fe95ad039e', '8ca073c7-616d-4344-9984-a2d68d2512db'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:02.152960 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-071e7046-3b6b-4623-8029-b7e511671915 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot create request issued successfully. Aug 18 23:49:02.153262 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-071e7046-3b6b-4623-8029-b7e511671915 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:49:02.153717 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1125/4554] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:49:02 2026] POST /volume/v3/snapshots => generated 380 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:02.164571 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c5d11aad-46d4-4ffa-aaf1-c242fb9903b2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:02.169485 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c5d11aad-46d4-4ffa-aaf1-c242fb9903b2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:02.169485 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c5d11aad-46d4-4ffa-aaf1-c242fb9903b2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:02.169485 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c5d11aad-46d4-4ffa-aaf1-c242fb9903b2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:02.175925 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:02.175925 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:02.176397 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c5d11aad-46d4-4ffa-aaf1-c242fb9903b2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:02.177155 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c5d11aad-46d4-4ffa-aaf1-c242fb9903b2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 returned with HTTP 200 Aug 18 23:49:02.177527 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1150/4555] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:02 2026] GET /volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 => generated 512 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:02.639529 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eacee499-2db8-429f-947c-b188844dc094 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:02.641439 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eacee499-2db8-429f-947c-b188844dc094 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:02.641652 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eacee499-2db8-429f-947c-b188844dc094 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:02.641820 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eacee499-2db8-429f-947c-b188844dc094 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:02.650273 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:02.650273 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:02.653061 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eacee499-2db8-429f-947c-b188844dc094 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:02.656526 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eacee499-2db8-429f-947c-b188844dc094 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:49:02.656863 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1147/4556] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:02 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:02.923964 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ae28cc9b-b610-44f6-8b66-2f4c9ec7f432 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:02.925289 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ae28cc9b-b610-44f6-8b66-2f4c9ec7f432 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:02.925455 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ae28cc9b-b610-44f6-8b66-2f4c9ec7f432 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:02.925814 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ae28cc9b-b610-44f6-8b66-2f4c9ec7f432 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:02.925814 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-ae28cc9b-b610-44f6-8b66-2f4c9ec7f432 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:02.930231 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:02.930231 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:02.930932 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ae28cc9b-b610-44f6-8b66-2f4c9ec7f432 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:49:02.931276 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1135/4557] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:02 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:03.195810 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ef69b134-a7de-47dd-8c21-b32f2bbbcd2e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:03.195810 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef69b134-a7de-47dd-8c21-b32f2bbbcd2e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:03.196299 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef69b134-a7de-47dd-8c21-b32f2bbbcd2e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:03.196299 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef69b134-a7de-47dd-8c21-b32f2bbbcd2e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:03.202832 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:03.202832 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:03.203265 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ef69b134-a7de-47dd-8c21-b32f2bbbcd2e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:03.204071 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef69b134-a7de-47dd-8c21-b32f2bbbcd2e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 returned with HTTP 200 Aug 18 23:49:03.204437 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1126/4558] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:03 2026] GET /volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:03.214410 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4661cc88-6156-4915-ae3d-9c60f36c03ba None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:03.219631 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4661cc88-6156-4915-ae3d-9c60f36c03ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:03.221191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4661cc88-6156-4915-ae3d-9c60f36c03ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:03.221191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4661cc88-6156-4915-ae3d-9c60f36c03ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:03.225324 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:03.225324 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:03.225787 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4661cc88-6156-4915-ae3d-9c60f36c03ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:03.226809 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4661cc88-6156-4915-ae3d-9c60f36c03ba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 returned with HTTP 200 Aug 18 23:49:03.227288 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1151/4559] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:03 2026] GET /volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:03.235623 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-869ae735-2963-46fd-b91b-b2ef42b008e9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:03.237526 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-869ae735-2963-46fd-b91b-b2ef42b008e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 18 23:49:03.237716 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-869ae735-2963-46fd-b91b-b2ef42b008e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:03.237889 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-869ae735-2963-46fd-b91b-b2ef42b008e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:03.238125 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-869ae735-2963-46fd-b91b-b2ef42b008e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:49:03.239062 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.db.api [None req-869ae735-2963-46fd-b91b-b2ef42b008e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Building query based on filter {{(pid=100171) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:49:03.242733 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-869ae735-2963-46fd-b91b-b2ef42b008e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Get all snapshots completed successfully. Aug 18 23:49:03.243032 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-869ae735-2963-46fd-b91b-b2ef42b008e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 18 23:49:03.243319 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1148/4560] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:49:03 2026] GET /volume/v3/snapshots => generated 408 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:03.252700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-189d8049-11c7-43f5-9da4-ab40b62e46f6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:03.256534 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-189d8049-11c7-43f5-9da4-ab40b62e46f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] PUT https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:03.256534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-189d8049-11c7-43f5-9da4-ab40b62e46f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1631713130", "description": "This is the new description of snapshot."}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:03.265162 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:03.265162 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:03.266043 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-189d8049-11c7-43f5-9da4-ab40b62e46f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:03.274660 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-189d8049-11c7-43f5-9da4-ab40b62e46f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 returned with HTTP 200 Aug 18 23:49:03.275532 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1136/4561] 10.4.3.229 () {68 vars in 1375 bytes} [Tue Aug 18 23:49:03 2026] PUT /volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:03.288299 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-23ce4b93-1992-404f-b01d-bddb480c7bc2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:03.290882 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-23ce4b93-1992-404f-b01d-bddb480c7bc2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:03.291261 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-23ce4b93-1992-404f-b01d-bddb480c7bc2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:03.291550 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-23ce4b93-1992-404f-b01d-bddb480c7bc2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:03.299336 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:03.299336 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:03.299854 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-23ce4b93-1992-404f-b01d-bddb480c7bc2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:03.300695 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-23ce4b93-1992-404f-b01d-bddb480c7bc2 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 returned with HTTP 200 Aug 18 23:49:03.301260 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1127/4562] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:03 2026] GET /volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 => generated 577 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:03.311385 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c431ae59-a254-4573-87dc-914b4d035eae None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:03.313769 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c431ae59-a254-4573-87dc-914b4d035eae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:03.314006 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c431ae59-a254-4573-87dc-914b4d035eae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:03.314255 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c431ae59-a254-4573-87dc-914b4d035eae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:03.314395 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-c431ae59-a254-4573-87dc-914b4d035eae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: 25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:03.322108 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:03.322108 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:03.322749 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c431ae59-a254-4573-87dc-914b4d035eae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:03.337788 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c431ae59-a254-4573-87dc-914b4d035eae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot delete request issued successfully. Aug 18 23:49:03.338032 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c431ae59-a254-4573-87dc-914b4d035eae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 returned with HTTP 202 Aug 18 23:49:03.338587 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1152/4563] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:03 2026] DELETE /volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:03.347842 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d66af8ff-30c3-46d2-94b6-5c645b9cec20 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:03.350094 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d66af8ff-30c3-46d2-94b6-5c645b9cec20 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:03.350358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d66af8ff-30c3-46d2-94b6-5c645b9cec20 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:03.350647 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d66af8ff-30c3-46d2-94b6-5c645b9cec20 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:03.356572 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:03.356572 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:03.357214 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d66af8ff-30c3-46d2-94b6-5c645b9cec20 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:03.358296 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d66af8ff-30c3-46d2-94b6-5c645b9cec20 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 returned with HTTP 200 Aug 18 23:49:03.358882 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1149/4564] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:03 2026] GET /volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:03.943156 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-54df550b-15dd-4449-a8ca-2e712d8155fa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:03.945131 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-54df550b-15dd-4449-a8ca-2e712d8155fa tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:03.945361 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-54df550b-15dd-4449-a8ca-2e712d8155fa tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:03.945534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-54df550b-15dd-4449-a8ca-2e712d8155fa tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:03.945650 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-54df550b-15dd-4449-a8ca-2e712d8155fa tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:03.951803 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:03.951803 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:03.952629 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-54df550b-15dd-4449-a8ca-2e712d8155fa tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:49:03.953012 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1137/4565] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:03 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:04.369364 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-55dd3108-99f0-449d-bd08-8f52c3298255 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:04.372151 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55dd3108-99f0-449d-bd08-8f52c3298255 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:04.372377 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55dd3108-99f0-449d-bd08-8f52c3298255 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:04.372565 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55dd3108-99f0-449d-bd08-8f52c3298255 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:04.379216 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55dd3108-99f0-449d-bd08-8f52c3298255 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 returned with HTTP 404 Aug 18 23:49:04.380507 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1128/4566] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:04 2026] GET /volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:04.389615 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-693c6533-a119-472c-8480-84a64962ea5e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:04.402318 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-693c6533-a119-472c-8480-84a64962ea5e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:04.402673 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-693c6533-a119-472c-8480-84a64962ea5e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:04.405199 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-693c6533-a119-472c-8480-84a64962ea5e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:04.405949 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-693c6533-a119-472c-8480-84a64962ea5e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: 25f483d0-0684-4c39-ad86-0448fd380509 Aug 18 23:49:04.433905 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-693c6533-a119-472c-8480-84a64962ea5e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 returned with HTTP 404 Aug 18 23:49:04.434554 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1153/4567] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:04 2026] DELETE /volume/v3/snapshots/25f483d0-0684-4c39-ad86-0448fd380509 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:04.442671 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-152e892e-17d9-48f0-aee8-8a384c8f824e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:04.444338 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-152e892e-17d9-48f0-aee8-8a384c8f824e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:04.444541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-152e892e-17d9-48f0-aee8-8a384c8f824e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:04.444733 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-152e892e-17d9-48f0-aee8-8a384c8f824e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:04.451789 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:04.451789 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:04.455405 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-152e892e-17d9-48f0-aee8-8a384c8f824e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:04.459459 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-152e892e-17d9-48f0-aee8-8a384c8f824e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:04.459871 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1150/4568] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:04 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:04.473366 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-62795da2-970c-4c0b-a57b-2bd88096262b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:04.475006 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-62795da2-970c-4c0b-a57b-2bd88096262b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:49:04.475323 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-62795da2-970c-4c0b-a57b-2bd88096262b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f95ff07-2061-4455-9c78-867f54efebfe", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2078722145"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:04.484033 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:04.484033 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:04.484507 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-62795da2-970c-4c0b-a57b-2bd88096262b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:04.484647 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-62795da2-970c-4c0b-a57b-2bd88096262b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume 1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:04.510846 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-62795da2-970c-4c0b-a57b-2bd88096262b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['e3447192-5237-41c3-a3ab-890e9874ff85', 'b38214fc-0147-4ea8-8c26-ca6864a668fc', 'e699e866-a0b9-4ff3-84c2-719724081539', 'abf4174a-de66-4cc4-9855-21311dda10bf'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:04.542968 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-62795da2-970c-4c0b-a57b-2bd88096262b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot create request issued successfully. Aug 18 23:49:04.543281 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-62795da2-970c-4c0b-a57b-2bd88096262b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:49:04.543718 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1138/4569] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:49:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:04.553191 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-85225eaf-8fa2-4c12-8e6a-5e50568a4086 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:04.555523 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-85225eaf-8fa2-4c12-8e6a-5e50568a4086 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 Aug 18 23:49:04.555916 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-85225eaf-8fa2-4c12-8e6a-5e50568a4086 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:04.556153 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-85225eaf-8fa2-4c12-8e6a-5e50568a4086 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:04.561298 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:04.561298 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:04.565065 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-85225eaf-8fa2-4c12-8e6a-5e50568a4086 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:04.565902 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-85225eaf-8fa2-4c12-8e6a-5e50568a4086 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 returned with HTTP 200 Aug 18 23:49:04.566250 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1129/4570] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:04 2026] GET /volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:04.969072 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a71454ed-deaf-476e-b4f7-0cfe13bdf3c5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:04.970831 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a71454ed-deaf-476e-b4f7-0cfe13bdf3c5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:04.971030 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a71454ed-deaf-476e-b4f7-0cfe13bdf3c5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:04.971216 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a71454ed-deaf-476e-b4f7-0cfe13bdf3c5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:04.971305 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-a71454ed-deaf-476e-b4f7-0cfe13bdf3c5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:04.984569 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:04.984569 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:04.985432 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a71454ed-deaf-476e-b4f7-0cfe13bdf3c5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:49:04.985858 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1154/4571] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:04 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:05.598432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2354c95a-b61b-4046-8d94-ae666ec265a0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:05.601866 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2354c95a-b61b-4046-8d94-ae666ec265a0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 Aug 18 23:49:05.602117 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2354c95a-b61b-4046-8d94-ae666ec265a0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:05.602369 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2354c95a-b61b-4046-8d94-ae666ec265a0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:05.609170 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:05.609170 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:05.609609 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2354c95a-b61b-4046-8d94-ae666ec265a0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:05.610296 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2354c95a-b61b-4046-8d94-ae666ec265a0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 returned with HTTP 200 Aug 18 23:49:05.610638 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1151/4572] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:05 2026] GET /volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:05.997714 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f462bc81-089d-47d2-8a15-50cb9f1ea05d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:06.000086 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f462bc81-089d-47d2-8a15-50cb9f1ea05d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:06.000400 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f462bc81-089d-47d2-8a15-50cb9f1ea05d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:06.000687 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f462bc81-089d-47d2-8a15-50cb9f1ea05d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:06.000789 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f462bc81-089d-47d2-8a15-50cb9f1ea05d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:06.006896 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:06.006896 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:06.007753 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f462bc81-089d-47d2-8a15-50cb9f1ea05d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:49:06.008201 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1139/4573] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:05 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:06.095968 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4680295a-6832-4555-8416-8091d0498900 req-a27c519e-7c12-4b27-90ed-558740de4897 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:06.098317 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-a27c519e-7c12-4b27-90ed-558740de4897 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:06.098649 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-a27c519e-7c12-4b27-90ed-558740de4897 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:06.098840 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-a27c519e-7c12-4b27-90ed-558740de4897 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:06.108179 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:06.108179 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:06.111803 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-4680295a-6832-4555-8416-8091d0498900 req-a27c519e-7c12-4b27-90ed-558740de4897 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:06.116180 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-a27c519e-7c12-4b27-90ed-558740de4897 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:49:06.116604 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1130/4574] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:06 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:06.136150 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4680295a-6832-4555-8416-8091d0498900 req-864b1b92-3e9e-43fe-b418-f69e4688e20d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:06.140257 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-864b1b92-3e9e-43fe-b418-f69e4688e20d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21/action Aug 18 23:49:06.140693 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-864b1b92-3e9e-43fe-b418-f69e4688e20d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:06.140845 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-864b1b92-3e9e-43fe-b418-f69e4688e20d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:06.158744 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:06.158744 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:06.159134 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-4680295a-6832-4555-8416-8091d0498900 req-864b1b92-3e9e-43fe-b418-f69e4688e20d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:06.165658 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-4680295a-6832-4555-8416-8091d0498900 req-864b1b92-3e9e-43fe-b418-f69e4688e20d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Begin detaching volume completed successfully. Aug 18 23:49:06.165792 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-864b1b92-3e9e-43fe-b418-f69e4688e20d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21/action returned with HTTP 202 Aug 18 23:49:06.166202 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1155/4575] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:49:06 2026] POST /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:49:06.217186 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-517e1091-9601-401c-8db5-b352dc2710f2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:06.217542 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-517e1091-9601-401c-8db5-b352dc2710f2 None None] GET https://10.4.3.229/volume// Aug 18 23:49:06.217809 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-517e1091-9601-401c-8db5-b352dc2710f2 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:06.217884 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-517e1091-9601-401c-8db5-b352dc2710f2 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:06.218146 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-517e1091-9601-401c-8db5-b352dc2710f2 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:06.218582 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1152/4576] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:49: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 18 23:49:06.228820 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-4680295a-6832-4555-8416-8091d0498900 req-93b6129b-c204-4b25-8705-582cc556bf61 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:06.231188 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-93b6129b-c204-4b25-8705-582cc556bf61 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:06.231433 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-93b6129b-c204-4b25-8705-582cc556bf61 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:06.231735 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-93b6129b-c204-4b25-8705-582cc556bf61 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:06.243905 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:06.243905 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:06.248336 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-4680295a-6832-4555-8416-8091d0498900 req-93b6129b-c204-4b25-8705-582cc556bf61 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:06.253062 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-93b6129b-c204-4b25-8705-582cc556bf61 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:49:06.253603 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1140/4577] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:49:06 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:07.018382 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0ab173f1-0303-4850-8aa4-42a888605370 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:07.021374 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ab173f1-0303-4850-8aa4-42a888605370 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:07.021647 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ab173f1-0303-4850-8aa4-42a888605370 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:07.022003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ab173f1-0303-4850-8aa4-42a888605370 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:07.022151 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0ab173f1-0303-4850-8aa4-42a888605370 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:07.027817 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:07.027817 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:07.028932 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ab173f1-0303-4850-8aa4-42a888605370 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:49:07.029585 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1131/4578] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:07 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:07.184240 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4680295a-6832-4555-8416-8091d0498900 req-84db9525-33fc-4275-9972-2211ccc25b3a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:07.186880 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-84db9525-33fc-4275-9972-2211ccc25b3a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/attachments/c4d7acc7-0264-45b6-acbd-b7007daeeed8 Aug 18 23:49:07.187236 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-84db9525-33fc-4275-9972-2211ccc25b3a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:07.187377 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-84db9525-33fc-4275-9972-2211ccc25b3a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:07.198112 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:07.198112 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:07.275108 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4680295a-6832-4555-8416-8091d0498900 req-84db9525-33fc-4275-9972-2211ccc25b3a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/c4d7acc7-0264-45b6-acbd-b7007daeeed8 returned with HTTP 200 Aug 18 23:49:07.275687 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1156/4579] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:49:07 2026] DELETE /volume/v3/attachments/c4d7acc7-0264-45b6-acbd-b7007daeeed8 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:49:08.042395 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2e5fd80b-6a3a-4f19-93a6-a3f097632bc2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:08.045905 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2e5fd80b-6a3a-4f19-93a6-a3f097632bc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:08.046077 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2e5fd80b-6a3a-4f19-93a6-a3f097632bc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:08.046273 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2e5fd80b-6a3a-4f19-93a6-a3f097632bc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:08.046369 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-2e5fd80b-6a3a-4f19-93a6-a3f097632bc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:08.050360 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:08.050360 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:08.051025 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2e5fd80b-6a3a-4f19-93a6-a3f097632bc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:49:08.051352 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1153/4580] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:08 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:08.335291 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-251c946b-51ba-4c22-9957-ea05200f85fb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:08.336819 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:49:08.337208 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1212097229", "snapshot_id": "02e45240-454b-4b7d-8f4d-ebbdf1a0fac0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:08.338704 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1212097229', 'snapshot_id': '02e45240-454b-4b7d-8f4d-ebbdf1a0fac0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:49:08.343380 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:08.343380 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:08.343783 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:49:08.343885 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume of 1 GB Aug 18 23:49:08.347030 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Availability Zones retrieved successfully. Aug 18 23:49:08.352139 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Flow 'volume_create_api' (144a437c-cc74-4fd3-9288-734221c6a9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:49:08.353300 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db8c602a-7044-44e8-9b24-3c21d5252256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:08.354146 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:49:08.390309 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db8c602a-7044-44e8-9b24-3c21d5252256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '02e45240-454b-4b7d-8f4d-ebbdf1a0fac0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:08.391059 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ae3aa2-6967-4d88-a20a-47f30269a8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:08.430408 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Created reservations ['5ee009ed-88d7-4a70-a360-0826561b2470', 'f093773e-63c9-4c6c-b757-55be7cab1692', 'e38b27a7-d9eb-4619-b78c-335aeac97a35', 'f2fbec6a-5e18-4d10-a983-23795c97dd59'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:08.431370 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ae3aa2-6967-4d88-a20a-47f30269a8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ee009ed-88d7-4a70-a360-0826561b2470', 'f093773e-63c9-4c6c-b757-55be7cab1692', 'e38b27a7-d9eb-4619-b78c-335aeac97a35', 'f2fbec6a-5e18-4d10-a983-23795c97dd59']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:08.432371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06253d20-363f-4175-8882-20cdd9ed394c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:08.484265 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06253d20-363f-4175-8882-20cdd9ed394c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b71191b-cd3d-4dca-837a-e057d8f12147', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1212097229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',qos_specs=None,replication_status=,reservations=['5ee009ed-88d7-4a70-a360-0826561b2470','f093773e-63c9-4c6c-b757-55be7cab1692','e38b27a7-d9eb-4619-b78c-335aeac97a35','f2fbec6a-5e18-4d10-a983-23795c97dd59'],size=1,snapshot_id=02e45240-454b-4b7d-8f4d-ebbdf1a0fac0,source_replicaid=,source_volid=None,status='creating',user_id='c107078846174c2293732682645dea84',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:49:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1212097229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b71191b-cd3d-4dca-837a-e057d8f12147,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=02e45240-454b-4b7d-8f4d-ebbdf1a0fac0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c107078846174c2293732682645dea84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:08.485248 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73321544-3f0a-4674-95fe-0b19667f8a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:08.504298 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73321544-3f0a-4674-95fe-0b19667f8a6f) transitioned into state 'SUCCESS' from state '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-1212097229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',qos_specs=None,replication_status=,reservations=['5ee009ed-88d7-4a70-a360-0826561b2470','f093773e-63c9-4c6c-b757-55be7cab1692','e38b27a7-d9eb-4619-b78c-335aeac97a35','f2fbec6a-5e18-4d10-a983-23795c97dd59'],size=1,snapshot_id=02e45240-454b-4b7d-8f4d-ebbdf1a0fac0,source_replicaid=,source_volid=None,status='creating',user_id='c107078846174c2293732682645dea84',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:08.504953 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc346a7-cd65-4900-b3ec-6634a97e86b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:08.529003 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc346a7-cd65-4900-b3ec-6634a97e86b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:08.529905 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Flow 'volume_create_api' (144a437c-cc74-4fd3-9288-734221c6a9b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:49:08.530193 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume request issued successfully. Aug 18 23:49:08.530787 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-251c946b-51ba-4c22-9957-ea05200f85fb tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:49:08.531428 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1141/4581] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:49:08 2026] POST /volume/v3/volumes => generated 791 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:08.553327 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ab546351-d5aa-4152-83a3-896f46735668 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:08.554928 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab546351-d5aa-4152-83a3-896f46735668 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:08.555090 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab546351-d5aa-4152-83a3-896f46735668 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:08.555253 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab546351-d5aa-4152-83a3-896f46735668 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:08.564981 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:08.564981 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:08.568460 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ab546351-d5aa-4152-83a3-896f46735668 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:08.572304 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab546351-d5aa-4152-83a3-896f46735668 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:08.572701 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1132/4582] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:08 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:09.062108 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-58f46e2b-7bc0-4526-966c-1bf011fcf7ec None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:09.063936 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-58f46e2b-7bc0-4526-966c-1bf011fcf7ec tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:09.064132 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-58f46e2b-7bc0-4526-966c-1bf011fcf7ec tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:09.064330 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-58f46e2b-7bc0-4526-966c-1bf011fcf7ec tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:09.064443 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-58f46e2b-7bc0-4526-966c-1bf011fcf7ec tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:09.068594 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:09.068594 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:09.069360 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-58f46e2b-7bc0-4526-966c-1bf011fcf7ec tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:49:09.069782 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1157/4583] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:09 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:09.080746 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8236dfd8-73da-4cba-a148-bddc298edabf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:09.082397 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8236dfd8-73da-4cba-a148-bddc298edabf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:49:09.082736 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8236dfd8-73da-4cba-a148-bddc298edabf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee34f4d1-21a0-4251-bc85-c605a595d274", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-735740044"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:09.084076 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.backups [None req-8236dfd8-73da-4cba-a148-bddc298edabf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating new backup {'backup': {'volume_id': 'ee34f4d1-21a0-4251-bc85-c605a595d274', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-735740044'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:49:09.084212 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-8236dfd8-73da-4cba-a148-bddc298edabf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating backup of volume ee34f4d1-21a0-4251-bc85-c605a595d274 in container None Aug 18 23:49:09.091785 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:09.091785 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:09.092210 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8236dfd8-73da-4cba-a148-bddc298edabf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:49:09.108016 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-8236dfd8-73da-4cba-a148-bddc298edabf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['30a3ff05-ed81-4e68-8df5-204e6d0271a4', 'e3e292a1-7955-44c7-b8a6-22179ca747ee'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:09.137572 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8236dfd8-73da-4cba-a148-bddc298edabf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:49:09.137970 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1154/4584] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:49:09 2026] POST /volume/v3/backups => generated 329 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:09.149709 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a2fc0d74-eecc-4c38-9bc3-c49ef4c76c19 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:09.151306 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a2fc0d74-eecc-4c38-9bc3-c49ef4c76c19 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:09.151486 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a2fc0d74-eecc-4c38-9bc3-c49ef4c76c19 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:09.151678 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a2fc0d74-eecc-4c38-9bc3-c49ef4c76c19 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:09.151782 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a2fc0d74-eecc-4c38-9bc3-c49ef4c76c19 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:09.156060 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:09.156060 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:09.156832 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a2fc0d74-eecc-4c38-9bc3-c49ef4c76c19 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:09.157209 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1142/4585] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:09 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:09.591990 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eeb4a392-1cdf-4f5c-a05f-67a60df599ce None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:09.595748 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eeb4a392-1cdf-4f5c-a05f-67a60df599ce tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:09.596091 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eeb4a392-1cdf-4f5c-a05f-67a60df599ce tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:09.599532 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eeb4a392-1cdf-4f5c-a05f-67a60df599ce tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:09.611820 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:09.611820 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:09.616528 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-eeb4a392-1cdf-4f5c-a05f-67a60df599ce tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:09.621714 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eeb4a392-1cdf-4f5c-a05f-67a60df599ce tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:09.621887 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1133/4586] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:09 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:09.635406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4db7321c-6b7c-4e74-b0c7-d1263095bd4a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:09.637166 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4db7321c-6b7c-4e74-b0c7-d1263095bd4a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:09.637401 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4db7321c-6b7c-4e74-b0c7-d1263095bd4a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:09.637655 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4db7321c-6b7c-4e74-b0c7-d1263095bd4a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:09.646598 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:09.646598 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:09.650627 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4db7321c-6b7c-4e74-b0c7-d1263095bd4a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:09.655649 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4db7321c-6b7c-4e74-b0c7-d1263095bd4a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:09.656147 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1158/4587] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:09 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:10.125103 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-ddd7edfe-029b-4a14-afeb-baa6468acf40 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:10.128036 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-ddd7edfe-029b-4a14-afeb-baa6468acf40 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:10.128249 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-ddd7edfe-029b-4a14-afeb-baa6468acf40 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:10.128454 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-ddd7edfe-029b-4a14-afeb-baa6468acf40 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:10.135367 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:10.135367 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:10.139202 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-ddd7edfe-029b-4a14-afeb-baa6468acf40 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:10.143066 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-ddd7edfe-029b-4a14-afeb-baa6468acf40 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:10.143416 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1155/4588] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:10 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:10.167212 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4af926f9-393a-4a58-900c-7399b7bff659 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:10.169380 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4af926f9-393a-4a58-900c-7399b7bff659 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:10.169623 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4af926f9-393a-4a58-900c-7399b7bff659 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:10.169851 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4af926f9-393a-4a58-900c-7399b7bff659 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:10.169984 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-4af926f9-393a-4a58-900c-7399b7bff659 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:10.175027 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:10.175027 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:10.176067 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4af926f9-393a-4a58-900c-7399b7bff659 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:10.176540 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1143/4589] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:10 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:10.225766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b79f7fa6-e3e1-4e11-baa9-3751052792d3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:10.226082 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b79f7fa6-e3e1-4e11-baa9-3751052792d3 None None] GET https://10.4.3.229/volume// Aug 18 23:49:10.226227 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b79f7fa6-e3e1-4e11-baa9-3751052792d3 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:10.226402 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b79f7fa6-e3e1-4e11-baa9-3751052792d3 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:10.226785 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b79f7fa6-e3e1-4e11-baa9-3751052792d3 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:10.227089 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1134/4590] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:49:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:49:10.233848 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-2e786758-3d10-4887-a3e3-305396f1bb1e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:10.236193 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-2e786758-3d10-4887-a3e3-305396f1bb1e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:49:10.236613 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-2e786758-3d10-4887-a3e3-305396f1bb1e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b71191b-cd3d-4dca-837a-e057d8f12147", "connector": null, "instance_uuid": "434de672-77a5-4776-ad68-f694fc666933"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:10.246184 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:10.246184 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:10.272974 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-2e786758-3d10-4887-a3e3-305396f1bb1e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:49:10.273368 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1159/4591] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:49:10 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 18 23:49:10.302028 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-12d7156a-ca19-4f9e-9542-eb8fa9604151 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:10.304001 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-12d7156a-ca19-4f9e-9542-eb8fa9604151 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:10.304240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-12d7156a-ca19-4f9e-9542-eb8fa9604151 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:10.304490 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-12d7156a-ca19-4f9e-9542-eb8fa9604151 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:10.314025 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:10.314025 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:10.316571 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-831406ab-6a85-46d1-9149-e4100f38ee1f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:10.316899 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-831406ab-6a85-46d1-9149-e4100f38ee1f None None] GET https://10.4.3.229/volume// Aug 18 23:49:10.317040 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-831406ab-6a85-46d1-9149-e4100f38ee1f None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:10.317226 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-831406ab-6a85-46d1-9149-e4100f38ee1f None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:10.317363 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-12d7156a-ca19-4f9e-9542-eb8fa9604151 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:10.317866 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-831406ab-6a85-46d1-9149-e4100f38ee1f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:10.317866 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1144/4592] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:49:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:49:10.321125 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-12d7156a-ca19-4f9e-9542-eb8fa9604151 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:10.321497 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1156/4593] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:10 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:10.333849 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e5f704a7-8ea3-4c8e-a83f-a45fe45753bc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:10.335912 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e5f704a7-8ea3-4c8e-a83f-a45fe45753bc tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:10.336097 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e5f704a7-8ea3-4c8e-a83f-a45fe45753bc tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:10.336275 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e5f704a7-8ea3-4c8e-a83f-a45fe45753bc tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:10.344950 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:10.344950 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:10.348010 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e5f704a7-8ea3-4c8e-a83f-a45fe45753bc tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:10.351470 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e5f704a7-8ea3-4c8e-a83f-a45fe45753bc tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:10.351855 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1135/4594] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:49:10 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:10.457046 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-cf17c72c-19df-4bef-a49d-7d848b150d98 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:10.459666 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-cf17c72c-19df-4bef-a49d-7d848b150d98 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] PUT https://10.4.3.229/volume/v3/attachments/f3389d15-1a7b-4903-8fe7-10fec6eaa574 Aug 18 23:49:10.460015 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-cf17c72c-19df-4bef-a49d-7d848b150d98 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:10.469656 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-cf17c72c-19df-4bef-a49d-7d848b150d98 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Acquiring lock "cinder-attachment_update-5b71191b-cd3d-4dca-837a-e057d8f12147-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:49:10.474134 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-cf17c72c-19df-4bef-a49d-7d848b150d98 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Lock "cinder-attachment_update-5b71191b-cd3d-4dca-837a-e057d8f12147-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:49:10.475127 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:10.475127 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:10.546314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-cf17c72c-19df-4bef-a49d-7d848b150d98 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Lock "cinder-attachment_update-5b71191b-cd3d-4dca-837a-e057d8f12147-np0000007721" released by "attachment_update" :: held 0.072s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:49:10.546720 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-cf17c72c-19df-4bef-a49d-7d848b150d98 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/f3389d15-1a7b-4903-8fe7-10fec6eaa574 returned with HTTP 200 Aug 18 23:49:10.547253 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1160/4595] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:49:10 2026] PUT /volume/v3/attachments/f3389d15-1a7b-4903-8fe7-10fec6eaa574 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:11.188614 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c4d01309-3eca-471a-806b-317a3d9df2af None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:11.190500 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c4d01309-3eca-471a-806b-317a3d9df2af tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:11.190905 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c4d01309-3eca-471a-806b-317a3d9df2af tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:11.192168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c4d01309-3eca-471a-806b-317a3d9df2af tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:11.192168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-c4d01309-3eca-471a-806b-317a3d9df2af tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:11.195928 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:11.195928 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:11.197284 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c4d01309-3eca-471a-806b-317a3d9df2af tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:11.197849 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1145/4596] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:11 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:11.339201 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9007a841-6d34-477a-be2b-aeb5e40e018d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:11.340885 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9007a841-6d34-477a-be2b-aeb5e40e018d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:11.341076 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9007a841-6d34-477a-be2b-aeb5e40e018d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:11.341264 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9007a841-6d34-477a-be2b-aeb5e40e018d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:11.349779 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:11.349779 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:11.352727 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9007a841-6d34-477a-be2b-aeb5e40e018d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:11.356310 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9007a841-6d34-477a-be2b-aeb5e40e018d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:11.356680 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1157/4597] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:11 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:12.208833 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c74b878e-771d-441f-93e8-840f7f25b5c9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:12.210951 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c74b878e-771d-441f-93e8-840f7f25b5c9 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:12.211494 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c74b878e-771d-441f-93e8-840f7f25b5c9 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:12.211494 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c74b878e-771d-441f-93e8-840f7f25b5c9 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:12.211674 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c74b878e-771d-441f-93e8-840f7f25b5c9 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:12.216012 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:12.216012 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:12.216788 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c74b878e-771d-441f-93e8-840f7f25b5c9 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:12.217204 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1136/4598] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:12 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:12.368535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fc474a33-e28b-4d25-99ff-231a4780eb85 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:12.370068 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fc474a33-e28b-4d25-99ff-231a4780eb85 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:12.370225 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fc474a33-e28b-4d25-99ff-231a4780eb85 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:12.370390 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fc474a33-e28b-4d25-99ff-231a4780eb85 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:12.380281 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:12.380281 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:12.383662 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fc474a33-e28b-4d25-99ff-231a4780eb85 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:12.387452 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fc474a33-e28b-4d25-99ff-231a4780eb85 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:12.387852 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1161/4599] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:12 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:13.230448 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-661a7822-7a74-400d-a014-22860c5ba484 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:13.232777 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-661a7822-7a74-400d-a014-22860c5ba484 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:13.233196 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-661a7822-7a74-400d-a014-22860c5ba484 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:13.233414 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-661a7822-7a74-400d-a014-22860c5ba484 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:13.233563 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-661a7822-7a74-400d-a014-22860c5ba484 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:13.242446 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:13.242446 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:13.243445 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-661a7822-7a74-400d-a014-22860c5ba484 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:13.243895 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1146/4600] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:13 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:13.402584 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b1d6b589-0638-4428-97c5-7257a086c597 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:13.405828 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1d6b589-0638-4428-97c5-7257a086c597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:13.406048 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1d6b589-0638-4428-97c5-7257a086c597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:13.406230 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1d6b589-0638-4428-97c5-7257a086c597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:13.425422 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:13.425422 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:13.429884 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b1d6b589-0638-4428-97c5-7257a086c597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:13.434735 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1d6b589-0638-4428-97c5-7257a086c597 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:13.435278 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1158/4601] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:13 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:14.254640 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-35658c28-e25a-49a1-9934-4a06c3377b75 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:14.256617 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35658c28-e25a-49a1-9934-4a06c3377b75 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:14.256839 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35658c28-e25a-49a1-9934-4a06c3377b75 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:14.257050 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35658c28-e25a-49a1-9934-4a06c3377b75 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:14.257196 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-35658c28-e25a-49a1-9934-4a06c3377b75 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:14.261906 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:14.261906 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:14.262733 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35658c28-e25a-49a1-9934-4a06c3377b75 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:14.263091 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1137/4602] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:14 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:14.449949 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-96f30bb9-d02c-4087-a4f5-3f700bfc4fd0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:14.452054 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-96f30bb9-d02c-4087-a4f5-3f700bfc4fd0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:14.452498 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-96f30bb9-d02c-4087-a4f5-3f700bfc4fd0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:14.452901 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-96f30bb9-d02c-4087-a4f5-3f700bfc4fd0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:14.464582 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:14.464582 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:14.467591 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-96f30bb9-d02c-4087-a4f5-3f700bfc4fd0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:14.471894 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-96f30bb9-d02c-4087-a4f5-3f700bfc4fd0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:14.472685 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1162/4603] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:14 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:14.784526 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e41c61c8-cd22-4b2b-a4f5-e20891df9115 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:14.787785 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e41c61c8-cd22-4b2b-a4f5-e20891df9115 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/attachments/f3389d15-1a7b-4903-8fe7-10fec6eaa574/action Aug 18 23:49:14.788419 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e41c61c8-cd22-4b2b-a4f5-e20891df9115 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:14.788551 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e41c61c8-cd22-4b2b-a4f5-e20891df9115 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:14.818046 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:14.818046 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:14.836165 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-794e700a-2778-43b3-9c4f-e3d3efee16a6 req-e41c61c8-cd22-4b2b-a4f5-e20891df9115 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/f3389d15-1a7b-4903-8fe7-10fec6eaa574/action returned with HTTP 204 Aug 18 23:49:14.836745 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1147/4604] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:49:14 2026] POST /volume/v3/attachments/f3389d15-1a7b-4903-8fe7-10fec6eaa574/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:15.273534 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b38546ba-c718-43eb-bafb-800bdb6f421c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:15.275502 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b38546ba-c718-43eb-bafb-800bdb6f421c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:15.275739 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b38546ba-c718-43eb-bafb-800bdb6f421c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:15.275955 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b38546ba-c718-43eb-bafb-800bdb6f421c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:15.276082 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-b38546ba-c718-43eb-bafb-800bdb6f421c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:15.281257 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:15.281257 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:15.281997 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b38546ba-c718-43eb-bafb-800bdb6f421c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:15.282504 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1159/4605] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:15 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:49:15.487017 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f41377fb-4756-4c8c-8a74-cbd7c8d8b05f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:15.489034 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f41377fb-4756-4c8c-8a74-cbd7c8d8b05f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:15.489034 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f41377fb-4756-4c8c-8a74-cbd7c8d8b05f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:15.489147 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f41377fb-4756-4c8c-8a74-cbd7c8d8b05f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:15.499101 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:15.499101 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:15.503198 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f41377fb-4756-4c8c-8a74-cbd7c8d8b05f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:15.508530 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f41377fb-4756-4c8c-8a74-cbd7c8d8b05f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:15.509162 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1138/4606] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:15 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:16.292132 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fb7b17cd-3e31-4b79-9b12-8270f37e1b6b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:16.294305 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fb7b17cd-3e31-4b79-9b12-8270f37e1b6b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:16.294531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fb7b17cd-3e31-4b79-9b12-8270f37e1b6b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:16.294730 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fb7b17cd-3e31-4b79-9b12-8270f37e1b6b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:16.294868 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-fb7b17cd-3e31-4b79-9b12-8270f37e1b6b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:16.299204 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:16.299204 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:16.300004 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fb7b17cd-3e31-4b79-9b12-8270f37e1b6b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:16.300404 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1163/4607] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:16 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:16.309206 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d99a1b09-ff9f-4e18-89f2-087e545fb1b3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:16.310941 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d99a1b09-ff9f-4e18-89f2-087e545fb1b3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767/restore Aug 18 23:49:16.311278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d99a1b09-ff9f-4e18-89f2-087e545fb1b3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "ee34f4d1-21a0-4251-bc85-c605a595d274"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:16.312627 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-d99a1b09-ff9f-4e18-89f2-087e545fb1b3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Restoring backup 601c2a02-37e5-4357-92d9-04a7bf1ab767 ({'restore': {'volume_id': 'ee34f4d1-21a0-4251-bc85-c605a595d274'}}) {{(pid=100172) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:49:16.312732 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-d99a1b09-ff9f-4e18-89f2-087e545fb1b3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Restoring backup 601c2a02-37e5-4357-92d9-04a7bf1ab767 to volume ee34f4d1-21a0-4251-bc85-c605a595d274. Aug 18 23:49:16.316789 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:16.316789 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:16.324220 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:16.324220 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:16.324879 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d99a1b09-ff9f-4e18-89f2-087e545fb1b3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:49:16.325064 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.api [None req-d99a1b09-ff9f-4e18-89f2-087e545fb1b3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Checking backup size 1 against volume size 1 {{(pid=100172) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:49:16.325212 np0000007721 devstack@c-api.service[100172]: INFO cinder.backup.api [None req-d99a1b09-ff9f-4e18-89f2-087e545fb1b3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Overwriting volume ee34f4d1-21a0-4251-bc85-c605a595d274 with restore of backup 601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:16.338141 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-d99a1b09-ff9f-4e18-89f2-087e545fb1b3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] restore_backup in rpcapi backup_id 601c2a02-37e5-4357-92d9-04a7bf1ab767 {{(pid=100172) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:49:16.340216 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d99a1b09-ff9f-4e18-89f2-087e545fb1b3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767/restore returned with HTTP 202 Aug 18 23:49:16.340789 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1148/4608] 10.4.3.229 () {68 vars in 1393 bytes} [Tue Aug 18 23:49:16 2026] POST /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767/restore => generated 182 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:16.347642 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0d517db4-bf00-4396-ba27-dd49936db8a0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:16.350825 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0d517db4-bf00-4396-ba27-dd49936db8a0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:16.350991 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0d517db4-bf00-4396-ba27-dd49936db8a0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:16.351161 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0d517db4-bf00-4396-ba27-dd49936db8a0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:16.351250 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-0d517db4-bf00-4396-ba27-dd49936db8a0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:16.358475 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:16.358475 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:16.359273 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0d517db4-bf00-4396-ba27-dd49936db8a0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:16.359761 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1160/4609] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:16 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:17.370259 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-65c08dc9-6e57-411f-be89-a9a8c084029d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:17.372041 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-65c08dc9-6e57-411f-be89-a9a8c084029d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:17.372222 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-65c08dc9-6e57-411f-be89-a9a8c084029d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:17.372394 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-65c08dc9-6e57-411f-be89-a9a8c084029d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:17.372506 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-65c08dc9-6e57-411f-be89-a9a8c084029d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:17.376504 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:17.376504 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:17.377197 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-65c08dc9-6e57-411f-be89-a9a8c084029d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:17.377549 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1139/4610] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:17 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:18.386981 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-40c59146-6493-43b6-a70c-7531708dbe03 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:18.387436 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-4d7ea1ca-41b4-4211-ae0f-f7849aa6ba89 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:18.389069 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-40c59146-6493-43b6-a70c-7531708dbe03 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:18.389263 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-40c59146-6493-43b6-a70c-7531708dbe03 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:18.389448 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-40c59146-6493-43b6-a70c-7531708dbe03 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:18.389606 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-40c59146-6493-43b6-a70c-7531708dbe03 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:18.389991 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-4d7ea1ca-41b4-4211-ae0f-f7849aa6ba89 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:18.390270 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-4d7ea1ca-41b4-4211-ae0f-f7849aa6ba89 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:18.390532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-4d7ea1ca-41b4-4211-ae0f-f7849aa6ba89 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:18.393679 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:18.393679 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:18.394393 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-40c59146-6493-43b6-a70c-7531708dbe03 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:18.394792 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1164/4611] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:18 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:18.399905 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:18.399905 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:18.404161 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-4d7ea1ca-41b4-4211-ae0f-f7849aa6ba89 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:18.409539 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-4d7ea1ca-41b4-4211-ae0f-f7849aa6ba89 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:18.409982 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1149/4612] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:18 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:18.426134 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-20e1edee-04ec-42fa-9524-0fca3e915187 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:18.427973 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-20e1edee-04ec-42fa-9524-0fca3e915187 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147/action Aug 18 23:49:18.428292 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-20e1edee-04ec-42fa-9524-0fca3e915187 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:18.428420 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-20e1edee-04ec-42fa-9524-0fca3e915187 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:18.438187 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:18.438187 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:18.438666 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-20e1edee-04ec-42fa-9524-0fca3e915187 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:18.444017 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-20e1edee-04ec-42fa-9524-0fca3e915187 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Begin detaching volume completed successfully. Aug 18 23:49:18.444222 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-20e1edee-04ec-42fa-9524-0fca3e915187 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147/action returned with HTTP 202 Aug 18 23:49:18.444664 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1161/4613] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:49:18 2026] POST /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:49:18.482441 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-623677bd-b6ae-42e9-8a0a-139a7df85710 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:18.482848 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-623677bd-b6ae-42e9-8a0a-139a7df85710 None None] GET https://10.4.3.229/volume// Aug 18 23:49:18.483006 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-623677bd-b6ae-42e9-8a0a-139a7df85710 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:18.483259 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-623677bd-b6ae-42e9-8a0a-139a7df85710 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:18.483713 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-623677bd-b6ae-42e9-8a0a-139a7df85710 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:18.484096 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1140/4614] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:49: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 18 23:49:18.492604 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-99084eb9-4047-478a-82c6-50cf2622b2b1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:18.494575 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-99084eb9-4047-478a-82c6-50cf2622b2b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:18.494783 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-99084eb9-4047-478a-82c6-50cf2622b2b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:18.494960 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-99084eb9-4047-478a-82c6-50cf2622b2b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:18.503830 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:18.503830 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:18.507494 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-99084eb9-4047-478a-82c6-50cf2622b2b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:18.512006 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-99084eb9-4047-478a-82c6-50cf2622b2b1 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:18.512408 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1165/4615] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:49:18 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:19.330241 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-5cfba0c5-a137-443a-93be-5c62c74d3c17 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:19.332230 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-5cfba0c5-a137-443a-93be-5c62c74d3c17 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/attachments/f3389d15-1a7b-4903-8fe7-10fec6eaa574 Aug 18 23:49:19.332615 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-5cfba0c5-a137-443a-93be-5c62c74d3c17 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:19.332830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-5cfba0c5-a137-443a-93be-5c62c74d3c17 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:19.350091 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:19.350091 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:19.392010 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-a37b4aeb-78f6-41f2-9ee9-98683dc1a93c req-5cfba0c5-a137-443a-93be-5c62c74d3c17 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/f3389d15-1a7b-4903-8fe7-10fec6eaa574 returned with HTTP 200 Aug 18 23:49:19.392548 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1150/4616] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:49:19 2026] DELETE /volume/v3/attachments/f3389d15-1a7b-4903-8fe7-10fec6eaa574 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:19.404438 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2fbd7c64-4293-473c-b8c7-4b0aaf38b796 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:19.407373 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2fbd7c64-4293-473c-b8c7-4b0aaf38b796 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:19.407373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2fbd7c64-4293-473c-b8c7-4b0aaf38b796 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:19.407373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2fbd7c64-4293-473c-b8c7-4b0aaf38b796 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:19.407373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-2fbd7c64-4293-473c-b8c7-4b0aaf38b796 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:19.411089 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:19.411089 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:19.411795 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2fbd7c64-4293-473c-b8c7-4b0aaf38b796 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:19.412143 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1162/4617] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:19 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:19.541752 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:19.543236 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:49:19.543568 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-759900957", "snapshot_id": "2c4750b3-4fda-4626-a364-bd48819ab1ad", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:19.544987 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-759900957', 'snapshot_id': '2c4750b3-4fda-4626-a364-bd48819ab1ad', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:49:19.550174 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:19.550174 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:19.550690 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:49:19.550821 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume of 1 GB Aug 18 23:49:19.554424 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Availability Zones retrieved successfully. Aug 18 23:49:19.559652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Flow 'volume_create_api' (e5e7fc45-430f-46d2-8466-e015f74ef688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:49:19.560788 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0967f4c7-a7a3-46d0-b9b8-9d8a4683a459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:19.561776 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:49:19.588831 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0967f4c7-a7a3-46d0-b9b8-9d8a4683a459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2c4750b3-4fda-4626-a364-bd48819ab1ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:19.589566 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259f0694-fe52-444d-a264-ef9608b92c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:19.627297 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Created reservations ['0c46ef3b-f43f-4595-9753-c4fa8bf59fe1', '7a50a46b-f9e5-4f69-9c8c-18b7043b54c3', '3e9508ba-c119-4bff-a0f1-ada86fdf9294', 'cd5d6699-db0a-497a-b057-33afe425aa6d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:19.628158 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259f0694-fe52-444d-a264-ef9608b92c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c46ef3b-f43f-4595-9753-c4fa8bf59fe1', '7a50a46b-f9e5-4f69-9c8c-18b7043b54c3', '3e9508ba-c119-4bff-a0f1-ada86fdf9294', 'cd5d6699-db0a-497a-b057-33afe425aa6d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:19.628832 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228c8315-29fc-484a-9bd9-49d5686d6775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:19.665929 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (228c8315-29fc-484a-9bd9-49d5686d6775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12243ab8-f164-4a15-9f32-3a7d40e1e284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-759900957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',qos_specs=None,replication_status=,reservations=['0c46ef3b-f43f-4595-9753-c4fa8bf59fe1','7a50a46b-f9e5-4f69-9c8c-18b7043b54c3','3e9508ba-c119-4bff-a0f1-ada86fdf9294','cd5d6699-db0a-497a-b057-33afe425aa6d'],size=1,snapshot_id=2c4750b3-4fda-4626-a364-bd48819ab1ad,source_replicaid=,source_volid=None,status='creating',user_id='c107078846174c2293732682645dea84',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-759900957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12243ab8-f164-4a15-9f32-3a7d40e1e284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2c4750b3-4fda-4626-a364-bd48819ab1ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c107078846174c2293732682645dea84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:19.666179 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc56a107-28e0-423f-8cc0-1e40f912f72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:19.680919 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc56a107-28e0-423f-8cc0-1e40f912f72d) transitioned into state 'SUCCESS' from state '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-759900957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b4f52b0ae1147a5a6dac0ecf79a96e2',qos_specs=None,replication_status=,reservations=['0c46ef3b-f43f-4595-9753-c4fa8bf59fe1','7a50a46b-f9e5-4f69-9c8c-18b7043b54c3','3e9508ba-c119-4bff-a0f1-ada86fdf9294','cd5d6699-db0a-497a-b057-33afe425aa6d'],size=1,snapshot_id=2c4750b3-4fda-4626-a364-bd48819ab1ad,source_replicaid=,source_volid=None,status='creating',user_id='c107078846174c2293732682645dea84',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:19.682331 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d95c4437-72af-41b3-9d5d-3034f5caff02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:19.698844 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d95c4437-72af-41b3-9d5d-3034f5caff02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:19.699576 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Flow 'volume_create_api' (e5e7fc45-430f-46d2-8466-e015f74ef688) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:49:19.700140 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Create volume request issued successfully. Aug 18 23:49:19.700333 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b6abbf4-63f1-4fd9-abb1-e62c10a98bea tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:49:19.700742 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1141/4618] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:49:19 2026] POST /volume/v3/volumes => generated 790 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:19.714957 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c1ce1d88-a934-4f60-a89e-129091ddba17 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:19.717171 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c1ce1d88-a934-4f60-a89e-129091ddba17 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:19.717354 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c1ce1d88-a934-4f60-a89e-129091ddba17 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:19.717599 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c1ce1d88-a934-4f60-a89e-129091ddba17 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:19.725537 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:19.725537 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:19.728769 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c1ce1d88-a934-4f60-a89e-129091ddba17 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:19.734205 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c1ce1d88-a934-4f60-a89e-129091ddba17 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:19.734205 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1166/4619] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:19 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:20.422539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-857dbf3c-394f-4a4d-885d-d0b491b3c905 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:20.423944 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-857dbf3c-394f-4a4d-885d-d0b491b3c905 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:20.424182 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-857dbf3c-394f-4a4d-885d-d0b491b3c905 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:20.424408 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-857dbf3c-394f-4a4d-885d-d0b491b3c905 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:20.424568 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-857dbf3c-394f-4a4d-885d-d0b491b3c905 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:20.429277 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:20.429277 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:20.430173 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-857dbf3c-394f-4a4d-885d-d0b491b3c905 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:20.430625 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1151/4620] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:20 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:20.750249 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8ea03b8a-2400-4f51-be96-5fb87d915247 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:20.755037 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8ea03b8a-2400-4f51-be96-5fb87d915247 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:20.755037 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8ea03b8a-2400-4f51-be96-5fb87d915247 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:20.755037 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8ea03b8a-2400-4f51-be96-5fb87d915247 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:20.762293 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:20.762293 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:20.770445 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8ea03b8a-2400-4f51-be96-5fb87d915247 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:20.776154 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8ea03b8a-2400-4f51-be96-5fb87d915247 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:20.776737 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1163/4621] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:20 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:20.788258 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-80666a77-c5c2-48cf-93d6-8b21be3432d7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:20.790037 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-80666a77-c5c2-48cf-93d6-8b21be3432d7 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:20.790222 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-80666a77-c5c2-48cf-93d6-8b21be3432d7 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:20.790395 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-80666a77-c5c2-48cf-93d6-8b21be3432d7 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:20.797388 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:20.797388 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:20.800622 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-80666a77-c5c2-48cf-93d6-8b21be3432d7 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:20.804668 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-80666a77-c5c2-48cf-93d6-8b21be3432d7 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:20.805021 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1142/4622] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:20 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:21.280388 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-34818f42-19dc-4c97-9e90-6bc44b44f4bf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:21.282128 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-34818f42-19dc-4c97-9e90-6bc44b44f4bf tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:21.282290 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-34818f42-19dc-4c97-9e90-6bc44b44f4bf tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:21.282461 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-34818f42-19dc-4c97-9e90-6bc44b44f4bf tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:21.288973 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:21.288973 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:21.292352 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-34818f42-19dc-4c97-9e90-6bc44b44f4bf tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:21.296469 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-34818f42-19dc-4c97-9e90-6bc44b44f4bf tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:21.296907 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1167/4623] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:21 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:21.362794 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6990a048-e0e0-49ba-aea6-7fd238468582 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:21.363129 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6990a048-e0e0-49ba-aea6-7fd238468582 None None] GET https://10.4.3.229/volume// Aug 18 23:49:21.363304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6990a048-e0e0-49ba-aea6-7fd238468582 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:21.363533 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6990a048-e0e0-49ba-aea6-7fd238468582 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:21.363873 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6990a048-e0e0-49ba-aea6-7fd238468582 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:21.364251 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1152/4624] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:49: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 18 23:49:21.370745 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-7d7c4aa8-a096-4c70-993f-5e55e9ae2225 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:21.372187 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-7d7c4aa8-a096-4c70-993f-5e55e9ae2225 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:49:21.372624 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-7d7c4aa8-a096-4c70-993f-5e55e9ae2225 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12243ab8-f164-4a15-9f32-3a7d40e1e284", "connector": null, "instance_uuid": "434de672-77a5-4776-ad68-f694fc666933"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:21.381807 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:21.381807 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:21.406801 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-7d7c4aa8-a096-4c70-993f-5e55e9ae2225 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:49:21.407615 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1164/4625] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:49:21 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 18 23:49:21.437073 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fcbb875b-d858-4109-9b21-b158a1fac3d0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:21.438712 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fcbb875b-d858-4109-9b21-b158a1fac3d0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:21.438880 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fcbb875b-d858-4109-9b21-b158a1fac3d0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:21.439050 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fcbb875b-d858-4109-9b21-b158a1fac3d0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:21.442954 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9f3ab2e7-8c49-4016-8790-6d6f31a45b01 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:21.443291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d79ddb4d-8bde-470e-afaf-38d88a83a291 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:21.443354 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f3ab2e7-8c49-4016-8790-6d6f31a45b01 None None] GET https://10.4.3.229/volume// Aug 18 23:49:21.443586 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f3ab2e7-8c49-4016-8790-6d6f31a45b01 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:21.443803 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f3ab2e7-8c49-4016-8790-6d6f31a45b01 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:21.444193 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f3ab2e7-8c49-4016-8790-6d6f31a45b01 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:21.444504 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1153/4626] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:49: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 18 23:49:21.445978 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d79ddb4d-8bde-470e-afaf-38d88a83a291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:21.446218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d79ddb4d-8bde-470e-afaf-38d88a83a291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:21.446479 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d79ddb4d-8bde-470e-afaf-38d88a83a291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:21.446751 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-d79ddb4d-8bde-470e-afaf-38d88a83a291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:21.452918 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:21.452918 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:21.452918 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d79ddb4d-8bde-470e-afaf-38d88a83a291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:21.453155 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-fbc11136-caa6-40b9-87ce-a95543fa987e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:21.453220 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1168/4627] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:21 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:21.455348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-fbc11136-caa6-40b9-87ce-a95543fa987e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:21.455780 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-fbc11136-caa6-40b9-87ce-a95543fa987e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:21.456120 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-fbc11136-caa6-40b9-87ce-a95543fa987e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:21.465018 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:21.465018 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:21.469308 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:21.469308 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:21.473977 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-fbc11136-caa6-40b9-87ce-a95543fa987e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:21.477931 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fcbb875b-d858-4109-9b21-b158a1fac3d0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:21.479949 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-fbc11136-caa6-40b9-87ce-a95543fa987e tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:21.480596 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1165/4628] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:49:21 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 1062 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:21.486569 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fcbb875b-d858-4109-9b21-b158a1fac3d0 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:21.486965 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1143/4629] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:21 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:21.596016 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-327c0437-5b47-4b19-a5bf-07e3d4cdb5e3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:21.597911 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-327c0437-5b47-4b19-a5bf-07e3d4cdb5e3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] PUT https://10.4.3.229/volume/v3/attachments/aecf39a5-cb3a-4470-9c9e-3255e356fa31 Aug 18 23:49:21.598271 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-327c0437-5b47-4b19-a5bf-07e3d4cdb5e3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:21.605524 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-327c0437-5b47-4b19-a5bf-07e3d4cdb5e3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Acquiring lock "cinder-attachment_update-12243ab8-f164-4a15-9f32-3a7d40e1e284-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:49:21.609222 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-327c0437-5b47-4b19-a5bf-07e3d4cdb5e3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Lock "cinder-attachment_update-12243ab8-f164-4a15-9f32-3a7d40e1e284-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:49:21.610156 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:21.610156 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:21.678499 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-327c0437-5b47-4b19-a5bf-07e3d4cdb5e3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Lock "cinder-attachment_update-12243ab8-f164-4a15-9f32-3a7d40e1e284-np0000007721" released by "attachment_update" :: held 0.069s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:49:21.678792 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-327c0437-5b47-4b19-a5bf-07e3d4cdb5e3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/aecf39a5-cb3a-4470-9c9e-3255e356fa31 returned with HTTP 200 Aug 18 23:49:21.679324 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1154/4630] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:49:21 2026] PUT /volume/v3/attachments/aecf39a5-cb3a-4470-9c9e-3255e356fa31 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:22.463332 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cf81685b-7095-4c26-80aa-dfadb134dae4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:22.464993 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cf81685b-7095-4c26-80aa-dfadb134dae4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:22.465236 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cf81685b-7095-4c26-80aa-dfadb134dae4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:22.465591 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cf81685b-7095-4c26-80aa-dfadb134dae4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:22.465729 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-cf81685b-7095-4c26-80aa-dfadb134dae4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:22.469554 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:22.469554 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:22.470221 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cf81685b-7095-4c26-80aa-dfadb134dae4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:22.470559 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1169/4631] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:22 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:22.498705 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1a14bf57-dfd2-4d06-97df-784e364be4e6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:22.500332 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1a14bf57-dfd2-4d06-97df-784e364be4e6 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:22.500538 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1a14bf57-dfd2-4d06-97df-784e364be4e6 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:22.500719 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1a14bf57-dfd2-4d06-97df-784e364be4e6 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:22.509614 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:22.509614 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:22.513228 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1a14bf57-dfd2-4d06-97df-784e364be4e6 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:22.517405 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1a14bf57-dfd2-4d06-97df-784e364be4e6 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:22.517842 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1166/4632] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:22 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:23.480240 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f5ab5509-7f90-4106-816b-38b57d31324b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:23.481643 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5ab5509-7f90-4106-816b-38b57d31324b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:23.481811 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5ab5509-7f90-4106-816b-38b57d31324b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:23.481973 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5ab5509-7f90-4106-816b-38b57d31324b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:23.482255 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f5ab5509-7f90-4106-816b-38b57d31324b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:23.485694 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:23.485694 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:23.486315 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5ab5509-7f90-4106-816b-38b57d31324b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:23.486667 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1144/4633] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:23 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:23.529033 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-87cddb05-ac73-4d88-b08e-a89f8e701ca2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:23.530813 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-87cddb05-ac73-4d88-b08e-a89f8e701ca2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:23.531024 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-87cddb05-ac73-4d88-b08e-a89f8e701ca2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:23.531229 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-87cddb05-ac73-4d88-b08e-a89f8e701ca2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:23.540197 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:23.540197 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:23.543402 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-87cddb05-ac73-4d88-b08e-a89f8e701ca2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:23.547111 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-87cddb05-ac73-4d88-b08e-a89f8e701ca2 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:23.547502 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1155/4634] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:23 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:24.496329 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9d236d43-36bc-4a72-9bd5-583e131c2881 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:24.498397 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9d236d43-36bc-4a72-9bd5-583e131c2881 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:24.498637 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9d236d43-36bc-4a72-9bd5-583e131c2881 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:24.498866 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9d236d43-36bc-4a72-9bd5-583e131c2881 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:24.498998 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-9d236d43-36bc-4a72-9bd5-583e131c2881 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:24.503760 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:24.503760 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:24.504720 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9d236d43-36bc-4a72-9bd5-583e131c2881 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:24.505180 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1170/4635] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:24 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:24.559752 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-323db9be-c142-4b13-8d9d-3de8ca887c0a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:24.561749 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-323db9be-c142-4b13-8d9d-3de8ca887c0a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:24.561958 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-323db9be-c142-4b13-8d9d-3de8ca887c0a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:24.562174 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-323db9be-c142-4b13-8d9d-3de8ca887c0a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:24.573161 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:24.573161 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:24.577316 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-323db9be-c142-4b13-8d9d-3de8ca887c0a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:24.582442 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-323db9be-c142-4b13-8d9d-3de8ca887c0a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:24.583106 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1167/4636] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:24 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:25.515457 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4363c900-dd02-42b1-bc97-619d7e8f4124 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:25.517302 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4363c900-dd02-42b1-bc97-619d7e8f4124 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:25.517499 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4363c900-dd02-42b1-bc97-619d7e8f4124 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:25.517707 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4363c900-dd02-42b1-bc97-619d7e8f4124 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:25.517807 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4363c900-dd02-42b1-bc97-619d7e8f4124 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:25.521772 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:25.521772 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:25.522413 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4363c900-dd02-42b1-bc97-619d7e8f4124 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:25.523175 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1145/4637] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:25 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:25.597162 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-63958616-ed5b-4ef5-8adb-e7c563051be9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:25.599454 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-63958616-ed5b-4ef5-8adb-e7c563051be9 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:25.599690 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-63958616-ed5b-4ef5-8adb-e7c563051be9 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:25.599961 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-63958616-ed5b-4ef5-8adb-e7c563051be9 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:25.617923 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:25.617923 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:25.626708 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-63958616-ed5b-4ef5-8adb-e7c563051be9 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:25.635531 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-63958616-ed5b-4ef5-8adb-e7c563051be9 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:25.635997 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1156/4638] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:25 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:25.908186 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-100f5825-3b84-41b3-be55-68972228bf1b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:25.910293 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-100f5825-3b84-41b3-be55-68972228bf1b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/attachments/aecf39a5-cb3a-4470-9c9e-3255e356fa31/action Aug 18 23:49:25.910704 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-100f5825-3b84-41b3-be55-68972228bf1b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:25.910844 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-100f5825-3b84-41b3-be55-68972228bf1b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:25.927799 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:25.927799 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:25.937014 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-65e9ed87-ea9e-4e0d-947a-49428c9d115f req-100f5825-3b84-41b3-be55-68972228bf1b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/aecf39a5-cb3a-4470-9c9e-3255e356fa31/action returned with HTTP 204 Aug 18 23:49:25.937430 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1171/4639] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:49:25 2026] POST /volume/v3/attachments/aecf39a5-cb3a-4470-9c9e-3255e356fa31/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:26.531289 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-69c4eb8f-9ba0-42a5-9ef9-02e4b43e7541 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:26.533132 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-69c4eb8f-9ba0-42a5-9ef9-02e4b43e7541 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:26.533367 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-69c4eb8f-9ba0-42a5-9ef9-02e4b43e7541 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:26.533607 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-69c4eb8f-9ba0-42a5-9ef9-02e4b43e7541 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:26.533744 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-69c4eb8f-9ba0-42a5-9ef9-02e4b43e7541 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:26.537980 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:26.537980 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:26.538761 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-69c4eb8f-9ba0-42a5-9ef9-02e4b43e7541 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:26.539117 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1168/4640] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:26 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:26.651279 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c1185a54-9cb3-451d-b572-adaaf82b05f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:26.652911 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1185a54-9cb3-451d-b572-adaaf82b05f3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:26.653077 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1185a54-9cb3-451d-b572-adaaf82b05f3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:26.653241 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1185a54-9cb3-451d-b572-adaaf82b05f3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:26.673105 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:26.673105 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:26.679099 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c1185a54-9cb3-451d-b572-adaaf82b05f3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:26.684252 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1185a54-9cb3-451d-b572-adaaf82b05f3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:26.684252 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1146/4641] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:26 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 1175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:27.549045 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d57395ef-7dd7-4053-91b6-a669e4d6d1b1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:27.550808 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d57395ef-7dd7-4053-91b6-a669e4d6d1b1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:27.550989 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d57395ef-7dd7-4053-91b6-a669e4d6d1b1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:27.551168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d57395ef-7dd7-4053-91b6-a669e4d6d1b1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:27.551306 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-d57395ef-7dd7-4053-91b6-a669e4d6d1b1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:27.555218 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:27.555218 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:27.555891 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d57395ef-7dd7-4053-91b6-a669e4d6d1b1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:27.556205 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1157/4642] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:27 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:27.567279 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f73b0ce7-2e24-4080-b4fb-c2685898f07a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:27.569348 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f73b0ce7-2e24-4080-b4fb-c2685898f07a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 Aug 18 23:49:27.569551 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f73b0ce7-2e24-4080-b4fb-c2685898f07a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:27.569722 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f73b0ce7-2e24-4080-b4fb-c2685898f07a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:27.576151 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:27.576151 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:27.579648 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f73b0ce7-2e24-4080-b4fb-c2685898f07a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:49:27.583382 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f73b0ce7-2e24-4080-b4fb-c2685898f07a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 returned with HTTP 200 Aug 18 23:49:27.583754 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1172/4643] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:27 2026] GET /volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:27.598665 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-47c76168-a843-4385-a6af-bf1eca8447e8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:27.600378 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-47c76168-a843-4385-a6af-bf1eca8447e8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:27.600626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-47c76168-a843-4385-a6af-bf1eca8447e8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:27.600837 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-47c76168-a843-4385-a6af-bf1eca8447e8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:27.600953 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-47c76168-a843-4385-a6af-bf1eca8447e8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete backup with id: 601c2a02-37e5-4357-92d9-04a7bf1ab767. Aug 18 23:49:27.604996 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:27.604996 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:27.616224 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-47c76168-a843-4385-a6af-bf1eca8447e8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] delete_backup rpcapi backup_id 601c2a02-37e5-4357-92d9-04a7bf1ab767 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:49:27.618167 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-47c76168-a843-4385-a6af-bf1eca8447e8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 202 Aug 18 23:49:27.618832 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1169/4644] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:49:27 2026] DELETE /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 23:49:27.626214 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c8145b75-8ce8-4620-b076-ccc3cd7ac960 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:27.628034 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c8145b75-8ce8-4620-b076-ccc3cd7ac960 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:27.628237 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c8145b75-8ce8-4620-b076-ccc3cd7ac960 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:27.628474 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c8145b75-8ce8-4620-b076-ccc3cd7ac960 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:27.628611 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c8145b75-8ce8-4620-b076-ccc3cd7ac960 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:27.636716 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:27.636716 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:27.637456 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c8145b75-8ce8-4620-b076-ccc3cd7ac960 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 200 Aug 18 23:49:27.637824 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1147/4645] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:27 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:28.648177 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-459b9a3d-95bf-4ca8-89aa-9d4e27dd17b1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:28.649951 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-459b9a3d-95bf-4ca8-89aa-9d4e27dd17b1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 Aug 18 23:49:28.650158 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-459b9a3d-95bf-4ca8-89aa-9d4e27dd17b1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:28.650359 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-459b9a3d-95bf-4ca8-89aa-9d4e27dd17b1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:28.650509 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-459b9a3d-95bf-4ca8-89aa-9d4e27dd17b1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 601c2a02-37e5-4357-92d9-04a7bf1ab767. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:28.653728 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-459b9a3d-95bf-4ca8-89aa-9d4e27dd17b1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 returned with HTTP 404 Aug 18 23:49:28.654179 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1158/4646] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:28 2026] GET /volume/v3/backups/601c2a02-37e5-4357-92d9-04a7bf1ab767 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:28.660461 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5f055e46-6cb7-4743-bb6c-227fef91b633 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:28.662615 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5f055e46-6cb7-4743-bb6c-227fef91b633 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:28.662869 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5f055e46-6cb7-4743-bb6c-227fef91b633 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:28.663122 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5f055e46-6cb7-4743-bb6c-227fef91b633 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:28.663266 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-5f055e46-6cb7-4743-bb6c-227fef91b633 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete backup with id: 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. Aug 18 23:49:28.668561 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:28.668561 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:28.682599 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-5f055e46-6cb7-4743-bb6c-227fef91b633 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] delete_backup rpcapi backup_id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:49:28.684872 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5f055e46-6cb7-4743-bb6c-227fef91b633 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 202 Aug 18 23:49:28.685387 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1173/4647] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:49:28 2026] DELETE /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:49:28.693784 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1eb0c4dd-6682-437f-a177-ef769d30e19c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:28.695575 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1eb0c4dd-6682-437f-a177-ef769d30e19c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:28.695772 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1eb0c4dd-6682-437f-a177-ef769d30e19c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:28.696024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1eb0c4dd-6682-437f-a177-ef769d30e19c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:28.696141 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-1eb0c4dd-6682-437f-a177-ef769d30e19c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:28.701538 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:28.701538 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:28.702292 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1eb0c4dd-6682-437f-a177-ef769d30e19c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 200 Aug 18 23:49:28.702687 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1170/4648] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:28 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:29.712495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9b8a946a-872d-4438-8e82-7887eec86d00 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:29.714158 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b8a946a-872d-4438-8e82-7887eec86d00 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 Aug 18 23:49:29.714499 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b8a946a-872d-4438-8e82-7887eec86d00 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:29.714804 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b8a946a-872d-4438-8e82-7887eec86d00 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:29.714996 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9b8a946a-872d-4438-8e82-7887eec86d00 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 38a037ec-d5ac-4aca-b92b-ff1e1c0aa458. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:29.718503 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b8a946a-872d-4438-8e82-7887eec86d00 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 returned with HTTP 404 Aug 18 23:49:29.719038 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1148/4649] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:29 2026] GET /volume/v3/backups/38a037ec-d5ac-4aca-b92b-ff1e1c0aa458 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:29.745710 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d44f8fab-2762-41f8-b025-8550714477ab None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:29.749531 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:49:29.749531 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "name": "tempest-VolumesBackupsTest-Volume-1018760228"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:29.749531 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'name': 'tempest-VolumesBackupsTest-Volume-1018760228'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:49:29.801796 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-144ee164-c3b5-4761-9b96-c9b0b70a612b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:29.804203 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-144ee164-c3b5-4761-9b96-c9b0b70a612b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:29.804203 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-144ee164-c3b5-4761-9b96-c9b0b70a612b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:29.804203 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-144ee164-c3b5-4761-9b96-c9b0b70a612b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:29.813667 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:29.813667 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:29.817085 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-144ee164-c3b5-4761-9b96-c9b0b70a612b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:29.821434 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume of 1 GB Aug 18 23:49:29.821507 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-144ee164-c3b5-4761-9b96-c9b0b70a612b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:29.821507 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1174/4650] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:29 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:29.823892 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Availability Zones retrieved successfully. Aug 18 23:49:29.829184 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Flow 'volume_create_api' (63c7c846-4543-4e1c-909e-5d9291fc8fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:49:29.830217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5b96a6-d5c9-47f4-a049-0ffc1aff8641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:29.831201 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:49:29.837144 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-fe1f7c22-f7ce-4cff-a837-e1def465ccd8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:29.838922 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-fe1f7c22-f7ce-4cff-a837-e1def465ccd8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] POST https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284/action Aug 18 23:49:29.839237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-fe1f7c22-f7ce-4cff-a837-e1def465ccd8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:29.839373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-fe1f7c22-f7ce-4cff-a837-e1def465ccd8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:29.849207 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:29.849207 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:29.849796 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-fe1f7c22-f7ce-4cff-a837-e1def465ccd8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:29.855051 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-fe1f7c22-f7ce-4cff-a837-e1def465ccd8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Begin detaching volume completed successfully. Aug 18 23:49:29.858001 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-fe1f7c22-f7ce-4cff-a837-e1def465ccd8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284/action returned with HTTP 202 Aug 18 23:49:29.858001 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1171/4651] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:49:29 2026] POST /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:49:29.884649 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5b96a6-d5c9-47f4-a049-0ffc1aff8641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:29.885600 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3049ca2f-502a-4388-bc97-b528018cd7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:29.893052 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0b4aab7d-34c4-439c-9470-97254be298e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:29.894265 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0b4aab7d-34c4-439c-9470-97254be298e1 None None] GET https://10.4.3.229/volume// Aug 18 23:49:29.895106 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0b4aab7d-34c4-439c-9470-97254be298e1 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:29.895752 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0b4aab7d-34c4-439c-9470-97254be298e1 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:29.896404 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0b4aab7d-34c4-439c-9470-97254be298e1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:29.897905 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1149/4652] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:49:29 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:49:29.904224 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-1da2d4c5-28d4-42b4-8dc0-c3a22042563b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:29.906129 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-1da2d4c5-28d4-42b4-8dc0-c3a22042563b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:29.906382 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-1da2d4c5-28d4-42b4-8dc0-c3a22042563b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:29.906673 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-1da2d4c5-28d4-42b4-8dc0-c3a22042563b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:29.917718 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:29.917718 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:29.921373 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-1da2d4c5-28d4-42b4-8dc0-c3a22042563b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:29.924133 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['e7ed77ef-ac32-4ce4-b2a1-c2c65c73b4c3', '161f84dd-0d78-4ae4-932e-119cd9becf98', 'a69a8e82-b6c7-4b9a-ab8e-cba6afa551cd', '523c384d-e606-4c29-a5b2-ad93afc1b4dc'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:29.925078 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3049ca2f-502a-4388-bc97-b528018cd7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7ed77ef-ac32-4ce4-b2a1-c2c65c73b4c3', '161f84dd-0d78-4ae4-932e-119cd9becf98', 'a69a8e82-b6c7-4b9a-ab8e-cba6afa551cd', '523c384d-e606-4c29-a5b2-ad93afc1b4dc']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:29.925499 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-1da2d4c5-28d4-42b4-8dc0-c3a22042563b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:29.925879 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1175/4653] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:49:29 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:29.926061 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23e2ec8a-5dd6-494b-a7af-ea01890c97b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:29.946917 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23e2ec8a-5dd6-494b-a7af-ea01890c97b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14a87780-4d1f-44ac-9a70-3700a0426c48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1018760228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68d157c12b6452cbdf473fa323d6196',qos_specs=None,replication_status=,reservations=['e7ed77ef-ac32-4ce4-b2a1-c2c65c73b4c3','161f84dd-0d78-4ae4-932e-119cd9becf98','a69a8e82-b6c7-4b9a-ab8e-cba6afa551cd','523c384d-e606-4c29-a5b2-ad93afc1b4dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74900a0542a5411b85897ab11c4c0c75',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1018760228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14a87780-4d1f-44ac-9a70-3700a0426c48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d68d157c12b6452cbdf473fa323d6196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74900a0542a5411b85897ab11c4c0c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:29.947802 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddee9ab6-0416-4ad3-84e9-b2bfbc9f242e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:29.961953 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddee9ab6-0416-4ad3-84e9-b2bfbc9f242e) transitioned into state 'SUCCESS' from state '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-1018760228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68d157c12b6452cbdf473fa323d6196',qos_specs=None,replication_status=,reservations=['e7ed77ef-ac32-4ce4-b2a1-c2c65c73b4c3','161f84dd-0d78-4ae4-932e-119cd9becf98','a69a8e82-b6c7-4b9a-ab8e-cba6afa551cd','523c384d-e606-4c29-a5b2-ad93afc1b4dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74900a0542a5411b85897ab11c4c0c75',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:29.963771 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092a1380-0ff5-4b98-9ea0-93ace035f035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:29.970128 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092a1380-0ff5-4b98-9ea0-93ace035f035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:29.971053 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Flow 'volume_create_api' (63c7c846-4543-4e1c-909e-5d9291fc8fa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:49:29.971408 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume request issued successfully. Aug 18 23:49:29.972071 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d44f8fab-2762-41f8-b025-8550714477ab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:49:29.972553 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1159/4654] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:49:29 2026] POST /volume/v3/volumes => generated 749 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:29.985082 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bb905f99-2855-42ef-b5dc-4580993bfc9d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:29.989368 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bb905f99-2855-42ef-b5dc-4580993bfc9d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:49:29.989612 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bb905f99-2855-42ef-b5dc-4580993bfc9d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:29.989862 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bb905f99-2855-42ef-b5dc-4580993bfc9d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:30.002474 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:30.002474 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:30.006183 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bb905f99-2855-42ef-b5dc-4580993bfc9d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:49:30.009926 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bb905f99-2855-42ef-b5dc-4580993bfc9d tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 200 Aug 18 23:49:30.010295 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1172/4655] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:29 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:30.740003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-39f6eae7-846c-4a76-aca8-15a8b8713c9f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:30.744010 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-39f6eae7-846c-4a76-aca8-15a8b8713c9f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/attachments/aecf39a5-cb3a-4470-9c9e-3255e356fa31 Aug 18 23:49:30.744010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-39f6eae7-846c-4a76-aca8-15a8b8713c9f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:30.744010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-39f6eae7-846c-4a76-aca8-15a8b8713c9f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:30.751352 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:30.751352 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:30.792168 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4371efd0-bef4-42bc-89e2-b0df09d5ed24 req-39f6eae7-846c-4a76-aca8-15a8b8713c9f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/attachments/aecf39a5-cb3a-4470-9c9e-3255e356fa31 returned with HTTP 200 Aug 18 23:49:30.792723 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1150/4656] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:49:30 2026] DELETE /volume/v3/attachments/aecf39a5-cb3a-4470-9c9e-3255e356fa31 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:30.938067 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3faa9431-d0a8-475a-9f77-6a9b2c9b6d7a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:30.939765 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3faa9431-d0a8-475a-9f77-6a9b2c9b6d7a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:30.939962 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3faa9431-d0a8-475a-9f77-6a9b2c9b6d7a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:30.940162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3faa9431-d0a8-475a-9f77-6a9b2c9b6d7a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:30.947164 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:30.947164 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:30.950528 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3faa9431-d0a8-475a-9f77-6a9b2c9b6d7a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:30.954463 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3faa9431-d0a8-475a-9f77-6a9b2c9b6d7a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:30.954839 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1176/4657] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:30 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:30.966287 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d2a75c83-e55b-4595-93fb-b2199eb79b5d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:30.970546 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d2a75c83-e55b-4595-93fb-b2199eb79b5d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:30.970546 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d2a75c83-e55b-4595-93fb-b2199eb79b5d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:30.970546 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d2a75c83-e55b-4595-93fb-b2199eb79b5d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:30.979758 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:30.979758 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:30.986681 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d2a75c83-e55b-4595-93fb-b2199eb79b5d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:30.989533 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d2a75c83-e55b-4595-93fb-b2199eb79b5d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:30.990058 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1160/4658] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:30 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:31.001412 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c141f7d7-ec1c-42b6-8c02-ac3f9d998716 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:31.003244 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c141f7d7-ec1c-42b6-8c02-ac3f9d998716 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:31.003418 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c141f7d7-ec1c-42b6-8c02-ac3f9d998716 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:31.003632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c141f7d7-ec1c-42b6-8c02-ac3f9d998716 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:31.003785 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-c141f7d7-ec1c-42b6-8c02-ac3f9d998716 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete volume with id: 12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:31.010640 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:31.010640 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:31.011030 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c141f7d7-ec1c-42b6-8c02-ac3f9d998716 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:31.026345 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f12fa01b-39ad-469e-9fe4-80435b8d3ca6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:31.029312 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f12fa01b-39ad-469e-9fe4-80435b8d3ca6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:49:31.029712 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f12fa01b-39ad-469e-9fe4-80435b8d3ca6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:31.031532 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c141f7d7-ec1c-42b6-8c02-ac3f9d998716 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete volume request issued successfully. Aug 18 23:49:31.031622 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f12fa01b-39ad-469e-9fe4-80435b8d3ca6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:31.031685 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c141f7d7-ec1c-42b6-8c02-ac3f9d998716 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 202 Aug 18 23:49:31.031685 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1173/4659] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:49:31 2026] DELETE /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:31.040819 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:31.040819 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:31.042328 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7c482119-a97e-4929-84f1-a215c15ad6e9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:31.043736 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7c482119-a97e-4929-84f1-a215c15ad6e9 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:31.044014 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7c482119-a97e-4929-84f1-a215c15ad6e9 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:31.044271 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7c482119-a97e-4929-84f1-a215c15ad6e9 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:31.045933 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f12fa01b-39ad-469e-9fe4-80435b8d3ca6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:49:31.053345 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f12fa01b-39ad-469e-9fe4-80435b8d3ca6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 200 Aug 18 23:49:31.053785 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:31.053785 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:31.053851 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1151/4660] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:31 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:31.058991 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7c482119-a97e-4929-84f1-a215c15ad6e9 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:31.065291 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7c482119-a97e-4929-84f1-a215c15ad6e9 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 200 Aug 18 23:49:31.065291 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1177/4661] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:31 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:31.070727 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cb8701e1-2c62-436c-859c-88e8d1734f92 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:31.072020 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cb8701e1-2c62-436c-859c-88e8d1734f92 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:49:31.074539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cb8701e1-2c62-436c-859c-88e8d1734f92 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14a87780-4d1f-44ac-9a70-3700a0426c48", "name": "tempest-VolumesBackupsTest-Backup-1092218144"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:31.074539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-cb8701e1-2c62-436c-859c-88e8d1734f92 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating new backup {'backup': {'volume_id': '14a87780-4d1f-44ac-9a70-3700a0426c48', 'name': 'tempest-VolumesBackupsTest-Backup-1092218144'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:49:31.074539 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-cb8701e1-2c62-436c-859c-88e8d1734f92 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating backup of volume 14a87780-4d1f-44ac-9a70-3700a0426c48 in container None Aug 18 23:49:31.080990 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:31.080990 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:31.081547 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-cb8701e1-2c62-436c-859c-88e8d1734f92 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:49:31.102360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-cb8701e1-2c62-436c-859c-88e8d1734f92 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['49a83ed5-2fff-4a18-a2fe-8e4a26d4f326', '27f6f151-077e-4f00-ac36-ae62c00ef1ee'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:31.126213 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cb8701e1-2c62-436c-859c-88e8d1734f92 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:49:31.126929 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1161/4662] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:49:31 2026] POST /volume/v3/backups => generated 330 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:31.136113 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-523f7cd5-7b9a-4207-9376-33297548621b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:31.138211 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-523f7cd5-7b9a-4207-9376-33297548621b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:31.138384 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-523f7cd5-7b9a-4207-9376-33297548621b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:31.138596 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-523f7cd5-7b9a-4207-9376-33297548621b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:31.138703 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-523f7cd5-7b9a-4207-9376-33297548621b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:31.142701 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:31.142701 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:31.143384 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-523f7cd5-7b9a-4207-9376-33297548621b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:31.143761 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1174/4663] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:31 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:32.076378 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-18308c3d-d520-4edf-b6be-2d54b558456b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:32.078140 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18308c3d-d520-4edf-b6be-2d54b558456b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 Aug 18 23:49:32.078303 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18308c3d-d520-4edf-b6be-2d54b558456b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:32.078493 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18308c3d-d520-4edf-b6be-2d54b558456b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:32.083871 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18308c3d-d520-4edf-b6be-2d54b558456b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 returned with HTTP 404 Aug 18 23:49:32.084261 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1152/4664] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:32 2026] GET /volume/v3/volumes/12243ab8-f164-4a15-9f32-3a7d40e1e284 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:32.092328 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2d170a32-15a6-4dd6-a79f-8ff242eb051d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:32.093987 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2d170a32-15a6-4dd6-a79f-8ff242eb051d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:32.094184 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2d170a32-15a6-4dd6-a79f-8ff242eb051d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:32.094342 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2d170a32-15a6-4dd6-a79f-8ff242eb051d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:32.100887 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:32.100887 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:32.104056 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2d170a32-15a6-4dd6-a79f-8ff242eb051d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:32.107609 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2d170a32-15a6-4dd6-a79f-8ff242eb051d tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:32.107950 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1178/4665] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:32 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:32.119934 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-29174a86-3213-4d91-9f3d-bdfd11c8be93 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:32.121554 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-29174a86-3213-4d91-9f3d-bdfd11c8be93 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:32.121882 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-29174a86-3213-4d91-9f3d-bdfd11c8be93 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:32.123123 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-29174a86-3213-4d91-9f3d-bdfd11c8be93 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:32.128452 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:32.128452 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:32.131731 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-29174a86-3213-4d91-9f3d-bdfd11c8be93 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:32.135451 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-29174a86-3213-4d91-9f3d-bdfd11c8be93 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:32.135887 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1162/4666] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:32 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:32.147609 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4dde5c20-22a9-4a82-bf61-1742206666a8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:32.149263 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4dde5c20-22a9-4a82-bf61-1742206666a8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:32.149448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4dde5c20-22a9-4a82-bf61-1742206666a8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:32.149645 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4dde5c20-22a9-4a82-bf61-1742206666a8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:32.149794 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-4dde5c20-22a9-4a82-bf61-1742206666a8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete volume with id: 5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:32.153783 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5ee778ed-ea23-4a38-94a7-f68ab7fa9b7b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:32.155573 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ee778ed-ea23-4a38-94a7-f68ab7fa9b7b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:32.155746 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ee778ed-ea23-4a38-94a7-f68ab7fa9b7b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:32.155913 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ee778ed-ea23-4a38-94a7-f68ab7fa9b7b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:32.156012 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5ee778ed-ea23-4a38-94a7-f68ab7fa9b7b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:32.156876 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:32.156876 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:32.157295 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4dde5c20-22a9-4a82-bf61-1742206666a8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:32.159768 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:32.159768 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:32.160382 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ee778ed-ea23-4a38-94a7-f68ab7fa9b7b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:32.160720 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1153/4667] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:32 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:32.171287 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4dde5c20-22a9-4a82-bf61-1742206666a8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete volume request issued successfully. Aug 18 23:49:32.171447 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4dde5c20-22a9-4a82-bf61-1742206666a8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 202 Aug 18 23:49:32.171871 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1175/4668] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:49:32 2026] DELETE /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:32.179972 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-459777e6-ca9b-4010-9995-2d1a028559c8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:32.181930 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-459777e6-ca9b-4010-9995-2d1a028559c8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:32.182149 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-459777e6-ca9b-4010-9995-2d1a028559c8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:32.182380 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-459777e6-ca9b-4010-9995-2d1a028559c8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:32.189883 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:32.189883 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:32.194819 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-459777e6-ca9b-4010-9995-2d1a028559c8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:32.198609 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-459777e6-ca9b-4010-9995-2d1a028559c8 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 200 Aug 18 23:49:32.199213 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1179/4669] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:32 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:33.171236 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ddefe13c-4a93-435e-b25f-f88e49741d93 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:33.172740 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ddefe13c-4a93-435e-b25f-f88e49741d93 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:33.174006 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ddefe13c-4a93-435e-b25f-f88e49741d93 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:33.174006 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ddefe13c-4a93-435e-b25f-f88e49741d93 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:33.174006 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-ddefe13c-4a93-435e-b25f-f88e49741d93 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:33.177218 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:33.177218 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:33.178103 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ddefe13c-4a93-435e-b25f-f88e49741d93 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:33.178545 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1163/4670] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:33 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:33.213821 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e79a580a-ed45-45ff-9be0-18f265c2010b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:33.215564 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e79a580a-ed45-45ff-9be0-18f265c2010b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 Aug 18 23:49:33.215798 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e79a580a-ed45-45ff-9be0-18f265c2010b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:33.216033 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e79a580a-ed45-45ff-9be0-18f265c2010b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:33.221871 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e79a580a-ed45-45ff-9be0-18f265c2010b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 returned with HTTP 404 Aug 18 23:49:33.222351 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1154/4671] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:33 2026] GET /volume/v3/volumes/5b71191b-cd3d-4dca-837a-e057d8f12147 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:33.228820 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8e66ee69-915f-4c7e-bf8a-344909d95f2a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:33.230482 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8e66ee69-915f-4c7e-bf8a-344909d95f2a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:33.230702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8e66ee69-915f-4c7e-bf8a-344909d95f2a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:33.230880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8e66ee69-915f-4c7e-bf8a-344909d95f2a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:33.237837 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:33.237837 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:33.241300 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8e66ee69-915f-4c7e-bf8a-344909d95f2a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:33.245998 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8e66ee69-915f-4c7e-bf8a-344909d95f2a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:49:33.246425 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1176/4672] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:33 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:33.258824 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4c6cfbc8-8343-4ed6-b58b-ffbb5900fc22 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:33.260764 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c6cfbc8-8343-4ed6-b58b-ffbb5900fc22 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:33.260967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c6cfbc8-8343-4ed6-b58b-ffbb5900fc22 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:33.261149 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c6cfbc8-8343-4ed6-b58b-ffbb5900fc22 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:33.269841 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:33.269841 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:33.273556 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4c6cfbc8-8343-4ed6-b58b-ffbb5900fc22 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:33.278423 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c6cfbc8-8343-4ed6-b58b-ffbb5900fc22 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:49:33.279030 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1180/4673] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:33 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:33.291061 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bc79b1df-2f5c-488c-b6dd-ef619c0a525c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:33.293537 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bc79b1df-2f5c-488c-b6dd-ef619c0a525c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:33.293537 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bc79b1df-2f5c-488c-b6dd-ef619c0a525c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:33.293537 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bc79b1df-2f5c-488c-b6dd-ef619c0a525c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:33.293851 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-bc79b1df-2f5c-488c-b6dd-ef619c0a525c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete volume with id: f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:33.300865 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:33.300865 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:33.302953 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bc79b1df-2f5c-488c-b6dd-ef619c0a525c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:33.318157 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bc79b1df-2f5c-488c-b6dd-ef619c0a525c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete volume request issued successfully. Aug 18 23:49:33.318592 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bc79b1df-2f5c-488c-b6dd-ef619c0a525c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 202 Aug 18 23:49:33.319108 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1164/4674] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:49:33 2026] DELETE /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:33.330574 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9364451d-499f-442b-b7c2-5dcfc99d11be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:33.332910 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9364451d-499f-442b-b7c2-5dcfc99d11be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:33.333131 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9364451d-499f-442b-b7c2-5dcfc99d11be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:33.333359 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9364451d-499f-442b-b7c2-5dcfc99d11be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:33.341222 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:33.341222 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:33.345586 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9364451d-499f-442b-b7c2-5dcfc99d11be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:33.350345 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9364451d-499f-442b-b7c2-5dcfc99d11be tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 200 Aug 18 23:49:33.350754 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1155/4675] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:33 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:34.187948 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0f43787b-1751-4411-b8ae-3e634f03acc2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:34.189742 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0f43787b-1751-4411-b8ae-3e634f03acc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:34.189912 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0f43787b-1751-4411-b8ae-3e634f03acc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:34.190080 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0f43787b-1751-4411-b8ae-3e634f03acc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:34.190177 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-0f43787b-1751-4411-b8ae-3e634f03acc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:34.194263 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:34.194263 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:34.194952 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0f43787b-1751-4411-b8ae-3e634f03acc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:34.195280 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1177/4676] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:34 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:34.362510 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-007d16d1-d961-45b0-ae30-d07066ff07b3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:34.364246 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-007d16d1-d961-45b0-ae30-d07066ff07b3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 Aug 18 23:49:34.364439 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-007d16d1-d961-45b0-ae30-d07066ff07b3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:34.364636 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-007d16d1-d961-45b0-ae30-d07066ff07b3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:34.370080 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-007d16d1-d961-45b0-ae30-d07066ff07b3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 returned with HTTP 404 Aug 18 23:49:34.370590 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1181/4677] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:34 2026] GET /volume/v3/volumes/f9a7b561-abaf-4f72-a7ac-aa5541307c21 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:34.377726 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1c6acb23-ee4b-4347-a894-f259c3e195c3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:34.380667 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1c6acb23-ee4b-4347-a894-f259c3e195c3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad Aug 18 23:49:34.380667 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1c6acb23-ee4b-4347-a894-f259c3e195c3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:34.380667 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1c6acb23-ee4b-4347-a894-f259c3e195c3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:34.380667 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-1c6acb23-ee4b-4347-a894-f259c3e195c3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete snapshot with id: 2c4750b3-4fda-4626-a364-bd48819ab1ad Aug 18 23:49:34.384550 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:34.384550 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:34.385038 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1c6acb23-ee4b-4347-a894-f259c3e195c3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:49:34.399355 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1c6acb23-ee4b-4347-a894-f259c3e195c3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot delete request issued successfully. Aug 18 23:49:34.399816 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1c6acb23-ee4b-4347-a894-f259c3e195c3 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad returned with HTTP 202 Aug 18 23:49:34.400266 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1165/4678] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:34 2026] DELETE /volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:34.407657 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c834044a-959f-4bf9-82ce-f5fa6b0ee23b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:34.410615 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c834044a-959f-4bf9-82ce-f5fa6b0ee23b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad Aug 18 23:49:34.410902 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c834044a-959f-4bf9-82ce-f5fa6b0ee23b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:34.411151 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c834044a-959f-4bf9-82ce-f5fa6b0ee23b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:34.416970 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:34.416970 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:34.417529 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c834044a-959f-4bf9-82ce-f5fa6b0ee23b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:49:34.418471 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c834044a-959f-4bf9-82ce-f5fa6b0ee23b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad returned with HTTP 200 Aug 18 23:49:34.418931 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1156/4679] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:34 2026] GET /volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:35.205201 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-23f5a7af-f4c0-4e81-8bed-258c87b2ecba None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:35.206891 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-23f5a7af-f4c0-4e81-8bed-258c87b2ecba tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:35.207055 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-23f5a7af-f4c0-4e81-8bed-258c87b2ecba tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:35.207223 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-23f5a7af-f4c0-4e81-8bed-258c87b2ecba tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:35.207315 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-23f5a7af-f4c0-4e81-8bed-258c87b2ecba tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:35.211233 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:35.211233 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:35.211894 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-23f5a7af-f4c0-4e81-8bed-258c87b2ecba tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:35.212313 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1178/4680] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:35 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:35.427763 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-50f1baba-25e1-4e82-88c8-edf899969f8c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:35.429530 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50f1baba-25e1-4e82-88c8-edf899969f8c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad Aug 18 23:49:35.429790 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50f1baba-25e1-4e82-88c8-edf899969f8c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:35.430009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-50f1baba-25e1-4e82-88c8-edf899969f8c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:35.434139 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-50f1baba-25e1-4e82-88c8-edf899969f8c tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad returned with HTTP 404 Aug 18 23:49:35.434801 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1182/4681] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:35 2026] GET /volume/v3/snapshots/2c4750b3-4fda-4626-a364-bd48819ab1ad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:35.441005 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-16a216f3-179a-458e-acd0-5af0707f500f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:35.443828 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-16a216f3-179a-458e-acd0-5af0707f500f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 Aug 18 23:49:35.443828 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-16a216f3-179a-458e-acd0-5af0707f500f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:35.443828 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-16a216f3-179a-458e-acd0-5af0707f500f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:35.443828 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-16a216f3-179a-458e-acd0-5af0707f500f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete snapshot with id: 02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 Aug 18 23:49:35.447390 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:35.447390 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:35.447938 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-16a216f3-179a-458e-acd0-5af0707f500f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:49:35.463857 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-16a216f3-179a-458e-acd0-5af0707f500f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot delete request issued successfully. Aug 18 23:49:35.464287 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-16a216f3-179a-458e-acd0-5af0707f500f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 returned with HTTP 202 Aug 18 23:49:35.464801 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1166/4682] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:35 2026] DELETE /volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:35.475042 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4a8c591c-2889-41b0-ba5f-851cb7c745cf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:35.476686 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a8c591c-2889-41b0-ba5f-851cb7c745cf tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 Aug 18 23:49:35.476876 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a8c591c-2889-41b0-ba5f-851cb7c745cf tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:35.477054 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a8c591c-2889-41b0-ba5f-851cb7c745cf tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:35.481953 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:35.481953 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:35.482480 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4a8c591c-2889-41b0-ba5f-851cb7c745cf tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:49:35.483128 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a8c591c-2889-41b0-ba5f-851cb7c745cf tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 returned with HTTP 200 Aug 18 23:49:35.483461 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1157/4683] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:35 2026] GET /volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:36.224736 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bed7fb7b-b0c4-4c52-a6e1-75aa6134167b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:36.224736 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bed7fb7b-b0c4-4c52-a6e1-75aa6134167b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:36.224736 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bed7fb7b-b0c4-4c52-a6e1-75aa6134167b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:36.224736 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bed7fb7b-b0c4-4c52-a6e1-75aa6134167b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:36.224736 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-bed7fb7b-b0c4-4c52-a6e1-75aa6134167b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:36.229152 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:36.229152 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:36.229953 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bed7fb7b-b0c4-4c52-a6e1-75aa6134167b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:36.230347 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1179/4684] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:36 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:36.491941 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8e16969d-3a7a-42dd-993a-86df566afa2f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:36.493755 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8e16969d-3a7a-42dd-993a-86df566afa2f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 Aug 18 23:49:36.494045 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8e16969d-3a7a-42dd-993a-86df566afa2f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:36.494286 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8e16969d-3a7a-42dd-993a-86df566afa2f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:36.501435 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8e16969d-3a7a-42dd-993a-86df566afa2f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 returned with HTTP 404 Aug 18 23:49:36.501435 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1183/4685] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:36 2026] GET /volume/v3/snapshots/02e45240-454b-4b7d-8f4d-ebbdf1a0fac0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:36.509168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5c42ddb3-3559-492f-89cd-caaf5925a54b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:36.510866 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5c42ddb3-3559-492f-89cd-caaf5925a54b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 Aug 18 23:49:36.511196 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5c42ddb3-3559-492f-89cd-caaf5925a54b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:36.512783 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5c42ddb3-3559-492f-89cd-caaf5925a54b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:36.512783 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-5c42ddb3-3559-492f-89cd-caaf5925a54b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete snapshot with id: 496c7caf-69cb-49bd-b4e3-94bd7e150429 Aug 18 23:49:36.517608 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:36.517608 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:36.518203 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5c42ddb3-3559-492f-89cd-caaf5925a54b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:49:36.533600 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5c42ddb3-3559-492f-89cd-caaf5925a54b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot delete request issued successfully. Aug 18 23:49:36.533904 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5c42ddb3-3559-492f-89cd-caaf5925a54b tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 returned with HTTP 202 Aug 18 23:49:36.534444 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1167/4686] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:36 2026] DELETE /volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:36.547824 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-11d3dd57-0325-44b9-8f1b-820b1acaeebd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:36.550084 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11d3dd57-0325-44b9-8f1b-820b1acaeebd tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 Aug 18 23:49:36.550370 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11d3dd57-0325-44b9-8f1b-820b1acaeebd tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:36.550671 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11d3dd57-0325-44b9-8f1b-820b1acaeebd tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:36.556668 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:36.556668 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:36.557162 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-11d3dd57-0325-44b9-8f1b-820b1acaeebd tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Snapshot retrieved successfully. Aug 18 23:49:36.558010 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11d3dd57-0325-44b9-8f1b-820b1acaeebd tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 returned with HTTP 200 Aug 18 23:49:36.558444 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1158/4687] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:36 2026] GET /volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:37.239677 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-59f7f55b-e224-40dd-88ab-fcd15f6a5b3c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:37.241400 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-59f7f55b-e224-40dd-88ab-fcd15f6a5b3c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:37.241663 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-59f7f55b-e224-40dd-88ab-fcd15f6a5b3c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:37.241852 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-59f7f55b-e224-40dd-88ab-fcd15f6a5b3c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:37.241950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-59f7f55b-e224-40dd-88ab-fcd15f6a5b3c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:37.245992 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:37.245992 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:37.246714 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-59f7f55b-e224-40dd-88ab-fcd15f6a5b3c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:37.247045 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1180/4688] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:37 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:37.572041 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-613794e7-217b-42c8-af4a-2f33bfd5d33a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:37.575386 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-613794e7-217b-42c8-af4a-2f33bfd5d33a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 Aug 18 23:49:37.575386 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-613794e7-217b-42c8-af4a-2f33bfd5d33a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:37.575386 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-613794e7-217b-42c8-af4a-2f33bfd5d33a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:37.578894 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-613794e7-217b-42c8-af4a-2f33bfd5d33a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 returned with HTTP 404 Aug 18 23:49:37.579469 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1184/4689] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:37 2026] GET /volume/v3/snapshots/496c7caf-69cb-49bd-b4e3-94bd7e150429 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:37.586883 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9df41efa-f1ba-4168-8682-9392324c9596 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:37.588406 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9df41efa-f1ba-4168-8682-9392324c9596 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:49:37.588603 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9df41efa-f1ba-4168-8682-9392324c9596 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:37.588768 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9df41efa-f1ba-4168-8682-9392324c9596 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:37.595083 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:37.595083 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:37.598106 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9df41efa-f1ba-4168-8682-9392324c9596 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:37.601583 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9df41efa-f1ba-4168-8682-9392324c9596 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:49:37.602043 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1168/4690] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:37 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:37.613658 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ff39ec7b-fd89-4ecf-88a2-cf0186b3476a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:37.615362 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ff39ec7b-fd89-4ecf-88a2-cf0186b3476a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:49:37.615600 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ff39ec7b-fd89-4ecf-88a2-cf0186b3476a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:37.615780 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ff39ec7b-fd89-4ecf-88a2-cf0186b3476a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:37.622325 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:37.622325 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:37.625804 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ff39ec7b-fd89-4ecf-88a2-cf0186b3476a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:37.629881 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ff39ec7b-fd89-4ecf-88a2-cf0186b3476a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:49:37.630257 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1159/4691] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:37 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:37.641792 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-53bb39c6-5f87-41e5-8fa2-1b799bc6651a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:37.643360 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53bb39c6-5f87-41e5-8fa2-1b799bc6651a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] DELETE https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:49:37.643552 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53bb39c6-5f87-41e5-8fa2-1b799bc6651a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:37.643722 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53bb39c6-5f87-41e5-8fa2-1b799bc6651a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:37.643865 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-53bb39c6-5f87-41e5-8fa2-1b799bc6651a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete volume with id: dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:49:37.650233 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:37.650233 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:37.650691 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-53bb39c6-5f87-41e5-8fa2-1b799bc6651a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:37.664551 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-53bb39c6-5f87-41e5-8fa2-1b799bc6651a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Delete volume request issued successfully. Aug 18 23:49:37.664741 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53bb39c6-5f87-41e5-8fa2-1b799bc6651a tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 202 Aug 18 23:49:37.668455 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1181/4692] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:49:37 2026] DELETE /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:37.676438 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1efca9aa-f7e5-439d-a8d0-8ea05f1d020f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:37.677909 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1efca9aa-f7e5-439d-a8d0-8ea05f1d020f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:49:37.678251 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1efca9aa-f7e5-439d-a8d0-8ea05f1d020f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:37.678567 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1efca9aa-f7e5-439d-a8d0-8ea05f1d020f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:37.686612 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:37.686612 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:37.694111 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1efca9aa-f7e5-439d-a8d0-8ea05f1d020f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Volume info retrieved successfully. Aug 18 23:49:37.696616 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1efca9aa-f7e5-439d-a8d0-8ea05f1d020f tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 200 Aug 18 23:49:37.697199 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1185/4693] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:37 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:38.257416 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-51bce0c6-de2f-4a8f-b25b-07b3df889e5c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:38.258922 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-51bce0c6-de2f-4a8f-b25b-07b3df889e5c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:38.259074 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-51bce0c6-de2f-4a8f-b25b-07b3df889e5c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:38.259238 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-51bce0c6-de2f-4a8f-b25b-07b3df889e5c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:38.259336 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-51bce0c6-de2f-4a8f-b25b-07b3df889e5c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:38.262946 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:38.262946 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:38.263575 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-51bce0c6-de2f-4a8f-b25b-07b3df889e5c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:38.264023 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1169/4694] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:38 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:38.710657 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d70f2020-4bda-44e1-b02f-2d89402cb240 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:38.712305 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d70f2020-4bda-44e1-b02f-2d89402cb240 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] GET https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 Aug 18 23:49:38.712501 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d70f2020-4bda-44e1-b02f-2d89402cb240 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:38.712691 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d70f2020-4bda-44e1-b02f-2d89402cb240 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:38.717881 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d70f2020-4bda-44e1-b02f-2d89402cb240 tempest-SnapshotDataIntegrityTests-1206110643 tempest-SnapshotDataIntegrityTests-1206110643-project-member] https://10.4.3.229/volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 returned with HTTP 404 Aug 18 23:49:38.718282 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1160/4695] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:38 2026] GET /volume/v3/volumes/dbe0d315-7059-445a-9f26-c885337baad1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:39.275320 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-148871b6-b91d-4f01-84a3-89ecbe9bb99b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:39.277762 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-148871b6-b91d-4f01-84a3-89ecbe9bb99b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:39.278080 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-148871b6-b91d-4f01-84a3-89ecbe9bb99b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:39.278383 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-148871b6-b91d-4f01-84a3-89ecbe9bb99b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:39.278642 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-148871b6-b91d-4f01-84a3-89ecbe9bb99b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:39.284135 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:39.284135 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:39.285047 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-148871b6-b91d-4f01-84a3-89ecbe9bb99b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:39.285613 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1182/4696] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:39 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:40.194405 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-03c8edd9-314b-4eed-a82c-3926572a1305 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:40.196030 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-03c8edd9-314b-4eed-a82c-3926572a1305 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:49:40.196361 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-03c8edd9-314b-4eed-a82c-3926572a1305 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1215056547-1815485054", "extra_specs": {"multiattach": " True"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:40.207534 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-03c8edd9-314b-4eed-a82c-3926572a1305 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:49:40.207928 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1186/4697] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:49:40 2026] POST /volume/v3/types => generated 287 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:40.216152 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:40.217843 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:49:40.218168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1059515337", "snapshot_id": null, "imageRef": null, "volume_type": "c30018ef-5551-4de1-95c9-cc2ef3b8e94d", "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:40.219634 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1059515337', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c30018ef-5551-4de1-95c9-cc2ef3b8e94d', 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:49:40.223641 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume of 1 GB Aug 18 23:49:40.223913 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:40.223913 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:40.224365 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Availability Zones retrieved successfully. Aug 18 23:49:40.229431 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Flow 'volume_create_api' (4b703e4a-05fe-4ff4-920b-5f25e79d260c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:49:40.230268 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7c26c2-c5c7-4fa1-a299-fb94d3bb8538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:40.231090 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:49:40.237739 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:40.237739 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:40.247708 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7c26c2-c5c7-4fa1-a299-fb94d3bb8538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:49:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c30018ef-5551-4de1-95c9-cc2ef3b8e94d,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1215056547-1815485054',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c30018ef-5551-4de1-95c9-cc2ef3b8e94d', 'encryption_key_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=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:40.248319 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cae9149-9c2c-4abf-995b-95680c51c44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:40.270154 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1215056547-1815485054 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1215056547-1815485054, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:49:40.270427 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1215056547-1815485054 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1215056547-1815485054, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:49:40.290809 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Created reservations ['18c9fad5-c655-4458-9dfb-6b0f332396b8', 'bb20e454-a419-42ae-a7dd-982bdb93a6ff', '30eb6cb3-2c3a-4b0e-be09-195a92f33ffa', '62a46c82-c649-4d24-b29f-668b54b650bc'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:40.291469 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cae9149-9c2c-4abf-995b-95680c51c44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18c9fad5-c655-4458-9dfb-6b0f332396b8', 'bb20e454-a419-42ae-a7dd-982bdb93a6ff', '30eb6cb3-2c3a-4b0e-be09-195a92f33ffa', '62a46c82-c649-4d24-b29f-668b54b650bc']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:40.292314 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f92f375-09f3-47fe-bacb-f60c129a7083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:40.295581 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fdf12892-bbda-4328-85e5-6d102809bdc2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:40.297291 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fdf12892-bbda-4328-85e5-6d102809bdc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:40.297504 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fdf12892-bbda-4328-85e5-6d102809bdc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:40.297693 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fdf12892-bbda-4328-85e5-6d102809bdc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:40.297792 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-fdf12892-bbda-4328-85e5-6d102809bdc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:40.301397 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:40.301397 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:40.302121 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fdf12892-bbda-4328-85e5-6d102809bdc2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:40.302438 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1161/4698] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:40 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:40.312018 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f92f375-09f3-47fe-bacb-f60c129a7083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d382f46-747a-4dd4-96bb-a82c3ac93e3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1059515337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1248cf2c8f624e8f8475b7b650d86f71',qos_specs=None,replication_status=,reservations=['18c9fad5-c655-4458-9dfb-6b0f332396b8','bb20e454-a419-42ae-a7dd-982bdb93a6ff','30eb6cb3-2c3a-4b0e-be09-195a92f33ffa','62a46c82-c649-4d24-b29f-668b54b650bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b997f3c22d2405cb465bf4c84299093',volume_type_id=c30018ef-5551-4de1-95c9-cc2ef3b8e94d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:49:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1059515337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d382f46-747a-4dd4-96bb-a82c3ac93e3e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1248cf2c8f624e8f8475b7b650d86f71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b997f3c22d2405cb465bf4c84299093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c30018ef-5551-4de1-95c9-cc2ef3b8e94d),volume_type_id=c30018ef-5551-4de1-95c9-cc2ef3b8e94d)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:40.312715 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93ca258-94d4-4b18-bd74-35b4a0b57785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:40.327385 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93ca258-94d4-4b18-bd74-35b4a0b57785) transitioned into state 'SUCCESS' from state '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-1059515337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1248cf2c8f624e8f8475b7b650d86f71',qos_specs=None,replication_status=,reservations=['18c9fad5-c655-4458-9dfb-6b0f332396b8','bb20e454-a419-42ae-a7dd-982bdb93a6ff','30eb6cb3-2c3a-4b0e-be09-195a92f33ffa','62a46c82-c649-4d24-b29f-668b54b650bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b997f3c22d2405cb465bf4c84299093',volume_type_id=c30018ef-5551-4de1-95c9-cc2ef3b8e94d)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:40.328018 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a41ed0d-edbf-4209-a352-99ff496e0c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:40.335527 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a41ed0d-edbf-4209-a352-99ff496e0c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:40.336331 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Flow 'volume_create_api' (4b703e4a-05fe-4ff4-920b-5f25e79d260c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:49:40.336683 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Create volume request issued successfully. Aug 18 23:49:40.337200 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-22f271a2-9f40-4891-b3e1-efc1bcb3c95e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:49:40.337680 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1170/4699] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:49:40 2026] POST /volume/v3/volumes => generated 830 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:40.347881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-27f340d2-2b11-4859-93c3-165c8de36c50 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:40.349674 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-27f340d2-2b11-4859-93c3-165c8de36c50 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:40.349840 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-27f340d2-2b11-4859-93c3-165c8de36c50 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:40.350029 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-27f340d2-2b11-4859-93c3-165c8de36c50 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:40.360090 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:40.360090 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:40.362957 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-27f340d2-2b11-4859-93c3-165c8de36c50 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:40.366196 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-27f340d2-2b11-4859-93c3-165c8de36c50 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:40.366565 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1183/4700] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:40 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 898 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:41.313463 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c1e6ef20-7641-4da3-82f7-da54724f3318 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:41.315085 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c1e6ef20-7641-4da3-82f7-da54724f3318 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:41.315276 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c1e6ef20-7641-4da3-82f7-da54724f3318 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:41.315478 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c1e6ef20-7641-4da3-82f7-da54724f3318 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:41.315605 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-c1e6ef20-7641-4da3-82f7-da54724f3318 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:41.319725 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:41.319725 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:41.320479 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c1e6ef20-7641-4da3-82f7-da54724f3318 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:41.320748 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1187/4701] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:41 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:41.379641 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-371b697b-01f5-4078-a847-ccc9764f4f1a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:41.381127 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-371b697b-01f5-4078-a847-ccc9764f4f1a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:41.381288 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-371b697b-01f5-4078-a847-ccc9764f4f1a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:41.381460 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-371b697b-01f5-4078-a847-ccc9764f4f1a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:41.387730 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:41.387730 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:41.391036 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-371b697b-01f5-4078-a847-ccc9764f4f1a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:41.394387 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-371b697b-01f5-4078-a847-ccc9764f4f1a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:41.394764 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1162/4702] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:41 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 923 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:41.406108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4c4b2731-1163-4410-a4e1-01ae6d66bbb9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:41.409213 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4c4b2731-1163-4410-a4e1-01ae6d66bbb9 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:41.409213 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4c4b2731-1163-4410-a4e1-01ae6d66bbb9 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:41.409213 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4c4b2731-1163-4410-a4e1-01ae6d66bbb9 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:41.413904 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:41.413904 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:41.416768 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4c4b2731-1163-4410-a4e1-01ae6d66bbb9 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:41.420187 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4c4b2731-1163-4410-a4e1-01ae6d66bbb9 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:41.420667 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1171/4703] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:41 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 923 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:41.458099 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-530ada59-f836-4b77-b796-bee2900ae539 req-49fb6801-2df5-43c7-a227-feb2374a2f11 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:41.459961 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-49fb6801-2df5-43c7-a227-feb2374a2f11 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:41.460122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-49fb6801-2df5-43c7-a227-feb2374a2f11 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:41.460287 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-49fb6801-2df5-43c7-a227-feb2374a2f11 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:41.466493 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:41.466493 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:41.469778 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-530ada59-f836-4b77-b796-bee2900ae539 req-49fb6801-2df5-43c7-a227-feb2374a2f11 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:41.473348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-49fb6801-2df5-43c7-a227-feb2374a2f11 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:41.473730 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1184/4704] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:41 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:41.537406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-15d64e73-7412-43b4-b5b2-0c5b21fad55a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:41.537816 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-15d64e73-7412-43b4-b5b2-0c5b21fad55a None None] GET https://10.4.3.229/volume// Aug 18 23:49:41.538041 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-15d64e73-7412-43b4-b5b2-0c5b21fad55a None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:41.538286 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-15d64e73-7412-43b4-b5b2-0c5b21fad55a None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:41.538698 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-15d64e73-7412-43b4-b5b2-0c5b21fad55a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:41.538984 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1188/4705] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:49: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 18 23:49:41.545511 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-530ada59-f836-4b77-b796-bee2900ae539 req-a4870de8-44c8-4097-9776-e42ad82ca72b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:41.547342 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-a4870de8-44c8-4097-9776-e42ad82ca72b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:49:41.547728 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-a4870de8-44c8-4097-9776-e42ad82ca72b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d382f46-747a-4dd4-96bb-a82c3ac93e3e", "connector": null, "instance_uuid": "a6599d67-df05-454e-9043-941b6b563b3e"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:41.556004 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:41.556004 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:41.577092 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-a4870de8-44c8-4097-9776-e42ad82ca72b tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:49:41.577539 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1163/4706] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:49:41 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:41.600830 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-074b8cd3-dacf-487d-8660-9b1ebc2e0847 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:41.602455 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-074b8cd3-dacf-487d-8660-9b1ebc2e0847 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:41.602659 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-074b8cd3-dacf-487d-8660-9b1ebc2e0847 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:41.602835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-074b8cd3-dacf-487d-8660-9b1ebc2e0847 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:41.608030 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-17dac44f-2b85-4366-a5d6-31e4fb4e4cd8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:41.608484 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-17dac44f-2b85-4366-a5d6-31e4fb4e4cd8 None None] GET https://10.4.3.229/volume// Aug 18 23:49:41.608676 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-17dac44f-2b85-4366-a5d6-31e4fb4e4cd8 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:41.608909 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-17dac44f-2b85-4366-a5d6-31e4fb4e4cd8 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:41.609241 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-17dac44f-2b85-4366-a5d6-31e4fb4e4cd8 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:41.609588 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1185/4707] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:49: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 18 23:49:41.612203 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:41.612203 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:41.615791 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-074b8cd3-dacf-487d-8660-9b1ebc2e0847 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:41.620109 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-530ada59-f836-4b77-b796-bee2900ae539 req-20398992-df22-42cf-84e3-191cf6c01351 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:41.620269 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-074b8cd3-dacf-487d-8660-9b1ebc2e0847 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:41.620623 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1172/4708] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:41 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:41.622370 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-20398992-df22-42cf-84e3-191cf6c01351 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:41.622631 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-20398992-df22-42cf-84e3-191cf6c01351 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:41.622845 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-20398992-df22-42cf-84e3-191cf6c01351 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:41.631585 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:41.631585 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:41.634758 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-530ada59-f836-4b77-b796-bee2900ae539 req-20398992-df22-42cf-84e3-191cf6c01351 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:41.638725 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-20398992-df22-42cf-84e3-191cf6c01351 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:41.639140 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1189/4709] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:49:41 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 1102 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:41.739052 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-530ada59-f836-4b77-b796-bee2900ae539 req-3d132766-c1ed-4682-aa29-1915d8f2b345 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:41.741529 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-3d132766-c1ed-4682-aa29-1915d8f2b345 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] PUT https://10.4.3.229/volume/v3/attachments/95c220fa-5926-402d-88ad-25041e3402fd Aug 18 23:49:41.741843 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-3d132766-c1ed-4682-aa29-1915d8f2b345 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:41.748101 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-530ada59-f836-4b77-b796-bee2900ae539 req-3d132766-c1ed-4682-aa29-1915d8f2b345 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Acquiring lock "cinder-attachment_update-0d382f46-747a-4dd4-96bb-a82c3ac93e3e-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:49:41.752015 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-530ada59-f836-4b77-b796-bee2900ae539 req-3d132766-c1ed-4682-aa29-1915d8f2b345 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Lock "cinder-attachment_update-0d382f46-747a-4dd4-96bb-a82c3ac93e3e-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:49:41.752800 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:41.752800 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:41.816654 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-530ada59-f836-4b77-b796-bee2900ae539 req-3d132766-c1ed-4682-aa29-1915d8f2b345 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Lock "cinder-attachment_update-0d382f46-747a-4dd4-96bb-a82c3ac93e3e-np0000007721" released by "attachment_update" :: held 0.065s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:49:41.816903 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-3d132766-c1ed-4682-aa29-1915d8f2b345 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/95c220fa-5926-402d-88ad-25041e3402fd returned with HTTP 200 Aug 18 23:49:41.817483 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1164/4710] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:49:41 2026] PUT /volume/v3/attachments/95c220fa-5926-402d-88ad-25041e3402fd => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:42.330589 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1d596a0c-c994-4267-bb5e-597544f58a45 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:42.331935 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1d596a0c-c994-4267-bb5e-597544f58a45 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:42.332091 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1d596a0c-c994-4267-bb5e-597544f58a45 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:42.332256 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1d596a0c-c994-4267-bb5e-597544f58a45 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:42.332355 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-1d596a0c-c994-4267-bb5e-597544f58a45 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:42.335981 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:42.335981 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:42.336628 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1d596a0c-c994-4267-bb5e-597544f58a45 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:42.336939 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1186/4711] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:42 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:42.664642 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0a68ca06-e6a9-4e01-873e-9cd1d20279ce None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:42.667497 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a68ca06-e6a9-4e01-873e-9cd1d20279ce tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:42.667707 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a68ca06-e6a9-4e01-873e-9cd1d20279ce tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:42.667883 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a68ca06-e6a9-4e01-873e-9cd1d20279ce tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:42.679748 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:42.679748 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:42.683634 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0a68ca06-e6a9-4e01-873e-9cd1d20279ce tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:42.687651 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a68ca06-e6a9-4e01-873e-9cd1d20279ce tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:42.688502 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1173/4712] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:42 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:43.347683 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-13e44876-2d36-4f3a-a55c-96f4bc7adc29 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:43.349327 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-13e44876-2d36-4f3a-a55c-96f4bc7adc29 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:43.349534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-13e44876-2d36-4f3a-a55c-96f4bc7adc29 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:43.349711 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-13e44876-2d36-4f3a-a55c-96f4bc7adc29 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:43.349804 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-13e44876-2d36-4f3a-a55c-96f4bc7adc29 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:43.353629 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:43.353629 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:43.354396 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-13e44876-2d36-4f3a-a55c-96f4bc7adc29 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:43.354776 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1190/4713] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:43 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:43.725366 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-45c74ae7-ed5c-4a92-9c3d-b4b3c7b5f9ba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:43.727174 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45c74ae7-ed5c-4a92-9c3d-b4b3c7b5f9ba tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:43.727354 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45c74ae7-ed5c-4a92-9c3d-b4b3c7b5f9ba tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:43.727561 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45c74ae7-ed5c-4a92-9c3d-b4b3c7b5f9ba tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:43.737162 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:43.737162 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:43.741208 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-45c74ae7-ed5c-4a92-9c3d-b4b3c7b5f9ba tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:43.746357 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45c74ae7-ed5c-4a92-9c3d-b4b3c7b5f9ba tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:43.746811 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1165/4714] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:43 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:43.820261 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bfa8d5f1-99e8-4cdb-86cd-9fe2e56e1369 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:43.821954 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bfa8d5f1-99e8-4cdb-86cd-9fe2e56e1369 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:49:43.822261 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bfa8d5f1-99e8-4cdb-86cd-9fe2e56e1369 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2439e445-7950-4680-9238-78bab3f9658a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-592966598", "description": null, "metadata": null}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:43.833611 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:43.833611 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:43.834048 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bfa8d5f1-99e8-4cdb-86cd-9fe2e56e1369 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:49:43.834173 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-bfa8d5f1-99e8-4cdb-86cd-9fe2e56e1369 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create snapshot from volume 2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:49:43.863027 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-bfa8d5f1-99e8-4cdb-86cd-9fe2e56e1369 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['c495e748-f026-4194-85e7-3ef75938e9fe', '463610d5-d45b-4eb3-a9b0-a38c0e809fc9', '26a0c3fd-f881-4044-b797-46bd6e0f99ed', '2a02eac0-2b3c-46f0-ae00-2237f84f10b2'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:43.888717 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bfa8d5f1-99e8-4cdb-86cd-9fe2e56e1369 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot force create request issued successfully. Aug 18 23:49:43.888996 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bfa8d5f1-99e8-4cdb-86cd-9fe2e56e1369 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:49:43.889436 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1187/4715] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:49:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:43.899208 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a2abebbb-10c4-463f-b796-7f2ff0bebb9a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:43.900843 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a2abebbb-10c4-463f-b796-7f2ff0bebb9a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac Aug 18 23:49:43.901050 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a2abebbb-10c4-463f-b796-7f2ff0bebb9a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:43.901122 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a2abebbb-10c4-463f-b796-7f2ff0bebb9a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:43.905557 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:43.905557 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:43.905967 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a2abebbb-10c4-463f-b796-7f2ff0bebb9a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:43.906630 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a2abebbb-10c4-463f-b796-7f2ff0bebb9a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac returned with HTTP 200 Aug 18 23:49:43.907067 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1174/4716] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:43 2026] GET /volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:44.366756 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ff8c8526-5c68-47a0-8f62-3f48bb3f408f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:44.368397 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ff8c8526-5c68-47a0-8f62-3f48bb3f408f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:44.368676 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ff8c8526-5c68-47a0-8f62-3f48bb3f408f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:44.368942 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ff8c8526-5c68-47a0-8f62-3f48bb3f408f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:44.369054 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-ff8c8526-5c68-47a0-8f62-3f48bb3f408f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:44.373171 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:44.373171 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:44.374046 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ff8c8526-5c68-47a0-8f62-3f48bb3f408f tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:44.374657 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1191/4717] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:44 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:44.778523 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-06f3a918-dc81-48ca-80c1-0f7491b195b7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:44.781151 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-06f3a918-dc81-48ca-80c1-0f7491b195b7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:44.781324 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-06f3a918-dc81-48ca-80c1-0f7491b195b7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:44.781493 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-06f3a918-dc81-48ca-80c1-0f7491b195b7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:44.797890 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:44.797890 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:44.800586 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-06f3a918-dc81-48ca-80c1-0f7491b195b7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:44.806435 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-06f3a918-dc81-48ca-80c1-0f7491b195b7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:44.806963 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1166/4718] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:44 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 923 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:44.916804 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-72eea068-b109-4268-b1a3-99fe5b1cef7e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:44.918531 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-72eea068-b109-4268-b1a3-99fe5b1cef7e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac Aug 18 23:49:44.918738 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-72eea068-b109-4268-b1a3-99fe5b1cef7e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:44.918914 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-72eea068-b109-4268-b1a3-99fe5b1cef7e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:44.923783 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:44.923783 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:44.924219 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-72eea068-b109-4268-b1a3-99fe5b1cef7e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:44.924998 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-72eea068-b109-4268-b1a3-99fe5b1cef7e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac returned with HTTP 200 Aug 18 23:49:44.925591 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1188/4719] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:44 2026] GET /volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:44.933166 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4a2f204e-cd1f-4dd0-9fa8-f941cf93858a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:44.934831 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4a2f204e-cd1f-4dd0-9fa8-f941cf93858a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac Aug 18 23:49:44.935009 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4a2f204e-cd1f-4dd0-9fa8-f941cf93858a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:44.935213 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4a2f204e-cd1f-4dd0-9fa8-f941cf93858a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:44.936840 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=351,cinder:UPDATE=120,cinder:INSERT=43 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:49:44.940141 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:44.940141 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:44.940615 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4a2f204e-cd1f-4dd0-9fa8-f941cf93858a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:44.941686 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4a2f204e-cd1f-4dd0-9fa8-f941cf93858a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac returned with HTTP 200 Aug 18 23:49:44.942096 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1175/4720] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:44 2026] GET /volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:44.950042 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b9b0e228-ba90-4a39-a1ff-acc2a716b38f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:44.952089 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b9b0e228-ba90-4a39-a1ff-acc2a716b38f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:49:44.952508 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b9b0e228-ba90-4a39-a1ff-acc2a716b38f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2439e445-7950-4680-9238-78bab3f9658a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2135786860", "description": null, "metadata": null}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:44.964835 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:44.964835 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:44.965421 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b9b0e228-ba90-4a39-a1ff-acc2a716b38f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:49:44.965602 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-b9b0e228-ba90-4a39-a1ff-acc2a716b38f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create snapshot from volume 2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:49:44.991926 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-b9b0e228-ba90-4a39-a1ff-acc2a716b38f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['31f69601-bbc0-4517-a9f1-76811b03e4c0', '0af15240-a1c2-49f1-9b24-0dd6f737f61a', '6ea148ca-3dcf-4d5c-bf96-830d34e87df1', 'c9168854-dea3-4fd6-9e8d-1c3b2696d29c'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:45.021041 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b9b0e228-ba90-4a39-a1ff-acc2a716b38f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot force create request issued successfully. Aug 18 23:49:45.021346 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b9b0e228-ba90-4a39-a1ff-acc2a716b38f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:49:45.021791 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1192/4721] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:49:44 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 18 23:49:45.030425 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7edfdb56-9217-4f44-8cfc-69976c5bb2c9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:45.032180 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7edfdb56-9217-4f44-8cfc-69976c5bb2c9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 Aug 18 23:49:45.032424 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7edfdb56-9217-4f44-8cfc-69976c5bb2c9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:45.032646 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7edfdb56-9217-4f44-8cfc-69976c5bb2c9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:45.037443 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:45.037443 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:45.037911 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7edfdb56-9217-4f44-8cfc-69976c5bb2c9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:45.038638 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7edfdb56-9217-4f44-8cfc-69976c5bb2c9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 returned with HTTP 200 Aug 18 23:49:45.038960 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1167/4722] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:45 2026] GET /volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:45.041276 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-530ada59-f836-4b77-b796-bee2900ae539 req-142568d2-b2bb-494b-b127-75f48821f2eb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:45.043213 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-142568d2-b2bb-494b-b127-75f48821f2eb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/attachments/95c220fa-5926-402d-88ad-25041e3402fd/action Aug 18 23:49:45.043562 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-142568d2-b2bb-494b-b127-75f48821f2eb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:45.043668 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-142568d2-b2bb-494b-b127-75f48821f2eb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:45.057994 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:45.057994 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:45.067997 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-530ada59-f836-4b77-b796-bee2900ae539 req-142568d2-b2bb-494b-b127-75f48821f2eb tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/95c220fa-5926-402d-88ad-25041e3402fd/action returned with HTTP 204 Aug 18 23:49:45.068451 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1189/4723] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:49:45 2026] POST /volume/v3/attachments/95c220fa-5926-402d-88ad-25041e3402fd/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:45.383623 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-96855c92-404c-4edc-a30d-0286dbbc70cf None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:45.385146 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-96855c92-404c-4edc-a30d-0286dbbc70cf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:45.385329 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-96855c92-404c-4edc-a30d-0286dbbc70cf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:45.385505 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-96855c92-404c-4edc-a30d-0286dbbc70cf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:45.385615 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-96855c92-404c-4edc-a30d-0286dbbc70cf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:45.389339 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:45.389339 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:45.389968 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-96855c92-404c-4edc-a30d-0286dbbc70cf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:45.390262 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1176/4724] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:45 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:45.820283 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9ad0c323-8198-4a3c-a11f-09b1c994c8ee None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:45.822217 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9ad0c323-8198-4a3c-a11f-09b1c994c8ee tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:45.822500 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9ad0c323-8198-4a3c-a11f-09b1c994c8ee tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:45.822774 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9ad0c323-8198-4a3c-a11f-09b1c994c8ee tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:45.831330 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:45.831330 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:45.834362 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9ad0c323-8198-4a3c-a11f-09b1c994c8ee tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:45.838236 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9ad0c323-8198-4a3c-a11f-09b1c994c8ee tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:45.838683 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1193/4725] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:45 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:45.874354 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6a6a6c5c-a4e1-43a1-b70c-28111bd5de70 req-89f67b6e-fa44-4e15-91d5-81ab4339ca06 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:45.876319 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6a6a6c5c-a4e1-43a1-b70c-28111bd5de70 req-89f67b6e-fa44-4e15-91d5-81ab4339ca06 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:45.876526 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6a6a6c5c-a4e1-43a1-b70c-28111bd5de70 req-89f67b6e-fa44-4e15-91d5-81ab4339ca06 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:45.876732 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6a6a6c5c-a4e1-43a1-b70c-28111bd5de70 req-89f67b6e-fa44-4e15-91d5-81ab4339ca06 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:45.885379 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:45.885379 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:45.888593 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-6a6a6c5c-a4e1-43a1-b70c-28111bd5de70 req-89f67b6e-fa44-4e15-91d5-81ab4339ca06 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:45.892156 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6a6a6c5c-a4e1-43a1-b70c-28111bd5de70 req-89f67b6e-fa44-4e15-91d5-81ab4339ca06 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:45.892565 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1168/4726] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:45 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:45.909931 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-763aca0f-d99c-4c2a-bdae-43ca63f725fa None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:45.913447 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-763aca0f-d99c-4c2a-bdae-43ca63f725fa tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:45.913447 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-763aca0f-d99c-4c2a-bdae-43ca63f725fa tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:45.914150 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-763aca0f-d99c-4c2a-bdae-43ca63f725fa tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:45.923115 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:45.923115 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:45.926527 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-763aca0f-d99c-4c2a-bdae-43ca63f725fa tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:45.930573 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-763aca0f-d99c-4c2a-bdae-43ca63f725fa tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:45.931549 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1190/4727] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:45 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:45.964817 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-af460670-ce54-4025-93bf-c007124a746f req-01f954bc-5557-473c-a9c1-056fff653e79 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:45.966594 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-01f954bc-5557-473c-a9c1-056fff653e79 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:45.966763 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-01f954bc-5557-473c-a9c1-056fff653e79 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:45.966933 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-01f954bc-5557-473c-a9c1-056fff653e79 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:45.974808 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:45.974808 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:45.977602 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-af460670-ce54-4025-93bf-c007124a746f req-01f954bc-5557-473c-a9c1-056fff653e79 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:45.980939 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-01f954bc-5557-473c-a9c1-056fff653e79 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:45.981293 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1177/4728] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:45 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:45.997045 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-af460670-ce54-4025-93bf-c007124a746f req-6da1f7b3-2d7f-487d-81b8-141606a7c85e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:45.998981 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-6da1f7b3-2d7f-487d-81b8-141606a7c85e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] POST https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e/action Aug 18 23:49:45.999370 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-6da1f7b3-2d7f-487d-81b8-141606a7c85e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:45.999582 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-6da1f7b3-2d7f-487d-81b8-141606a7c85e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:46.009559 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:46.009559 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:46.010111 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-af460670-ce54-4025-93bf-c007124a746f req-6da1f7b3-2d7f-487d-81b8-141606a7c85e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:46.016853 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-af460670-ce54-4025-93bf-c007124a746f req-6da1f7b3-2d7f-487d-81b8-141606a7c85e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Begin detaching volume completed successfully. Aug 18 23:49:46.017064 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-6da1f7b3-2d7f-487d-81b8-141606a7c85e tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e/action returned with HTTP 202 Aug 18 23:49:46.017547 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1194/4729] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:49:45 2026] POST /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:49:46.033898 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b4d9fd29-4eb3-49be-a8b1-24b1b47ae0b0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:46.035594 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b4d9fd29-4eb3-49be-a8b1-24b1b47ae0b0 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:46.035782 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b4d9fd29-4eb3-49be-a8b1-24b1b47ae0b0 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:46.035952 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b4d9fd29-4eb3-49be-a8b1-24b1b47ae0b0 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:46.044907 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:46.044907 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:46.047398 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-25d50a97-a237-4816-9a1b-c59860d7d4e6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:46.048533 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b4d9fd29-4eb3-49be-a8b1-24b1b47ae0b0 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:46.049283 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-25d50a97-a237-4816-9a1b-c59860d7d4e6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 Aug 18 23:49:46.049470 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-25d50a97-a237-4816-9a1b-c59860d7d4e6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:46.049545 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2fb5724e-1055-435f-8c2d-937ae51a8a80 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:46.049678 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-25d50a97-a237-4816-9a1b-c59860d7d4e6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:46.049898 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2fb5724e-1055-435f-8c2d-937ae51a8a80 None None] GET https://10.4.3.229/volume// Aug 18 23:49:46.050061 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2fb5724e-1055-435f-8c2d-937ae51a8a80 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:46.050238 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2fb5724e-1055-435f-8c2d-937ae51a8a80 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:46.050588 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2fb5724e-1055-435f-8c2d-937ae51a8a80 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:46.050866 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1178/4730] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:49:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:49:46.052896 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b4d9fd29-4eb3-49be-a8b1-24b1b47ae0b0 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:46.053286 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1169/4731] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:46 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:46.055207 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:46.055207 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:46.055345 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-25d50a97-a237-4816-9a1b-c59860d7d4e6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:46.056330 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-25d50a97-a237-4816-9a1b-c59860d7d4e6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 returned with HTTP 200 Aug 18 23:49:46.056330 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1191/4732] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:46 2026] GET /volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:46.057735 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-af460670-ce54-4025-93bf-c007124a746f req-9b6e8670-695a-42f3-aab7-2f63ad27d196 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:46.059499 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-9b6e8670-695a-42f3-aab7-2f63ad27d196 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:46.059749 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-9b6e8670-695a-42f3-aab7-2f63ad27d196 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:46.059948 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-9b6e8670-695a-42f3-aab7-2f63ad27d196 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:46.063740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c1698352-09fd-44e9-a623-af3c3156bc1d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:46.065364 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c1698352-09fd-44e9-a623-af3c3156bc1d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 Aug 18 23:49:46.065582 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c1698352-09fd-44e9-a623-af3c3156bc1d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:46.065762 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c1698352-09fd-44e9-a623-af3c3156bc1d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:46.070028 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:46.070028 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:46.070119 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:46.070119 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:46.070402 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c1698352-09fd-44e9-a623-af3c3156bc1d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:46.071122 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c1698352-09fd-44e9-a623-af3c3156bc1d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 returned with HTTP 200 Aug 18 23:49:46.071446 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1179/4733] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:46 2026] GET /volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:46.073064 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-af460670-ce54-4025-93bf-c007124a746f req-9b6e8670-695a-42f3-aab7-2f63ad27d196 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:46.076823 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-9b6e8670-695a-42f3-aab7-2f63ad27d196 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:46.077114 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1195/4734] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:49:46 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 1398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:46.079186 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f392fbad-9b8a-4e78-b7eb-fbe171c1b37b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:46.081187 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f392fbad-9b8a-4e78-b7eb-fbe171c1b37b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:49:46.081651 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f392fbad-9b8a-4e78-b7eb-fbe171c1b37b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2439e445-7950-4680-9238-78bab3f9658a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1155783003", "description": null, "metadata": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:46.095185 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:46.095185 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:46.095870 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f392fbad-9b8a-4e78-b7eb-fbe171c1b37b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:49:46.096069 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-f392fbad-9b8a-4e78-b7eb-fbe171c1b37b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create snapshot from volume 2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:49:46.121393 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f392fbad-9b8a-4e78-b7eb-fbe171c1b37b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['899e0e72-3a8e-41f7-8978-2d0cf059fcea', '40e4c9c3-aa05-4916-9e83-86120fb6460e', 'b95c7d80-bf77-4fba-a31c-379b585937b9', '1ebecfdf-e5ee-4c11-8468-1c3aaba38dbe'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:46.147000 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f392fbad-9b8a-4e78-b7eb-fbe171c1b37b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot force create request issued successfully. Aug 18 23:49:46.147327 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f392fbad-9b8a-4e78-b7eb-fbe171c1b37b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:49:46.147811 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1170/4735] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:49:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:46.158177 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4e8ba283-f4a0-4397-a33f-d704caeb2604 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:46.160030 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4e8ba283-f4a0-4397-a33f-d704caeb2604 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 Aug 18 23:49:46.160221 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4e8ba283-f4a0-4397-a33f-d704caeb2604 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:46.160457 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4e8ba283-f4a0-4397-a33f-d704caeb2604 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:46.166441 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:46.166441 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:46.167084 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4e8ba283-f4a0-4397-a33f-d704caeb2604 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:46.168306 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4e8ba283-f4a0-4397-a33f-d704caeb2604 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 returned with HTTP 200 Aug 18 23:49:46.168885 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1192/4736] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:46 2026] GET /volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:46.399265 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-be748b3b-428a-453d-8814-bfb59785777e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:46.400960 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be748b3b-428a-453d-8814-bfb59785777e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:49:46.401184 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be748b3b-428a-453d-8814-bfb59785777e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:46.401358 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-be748b3b-428a-453d-8814-bfb59785777e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:46.401483 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-be748b3b-428a-453d-8814-bfb59785777e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:49:46.405621 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:46.405621 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:46.406317 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-be748b3b-428a-453d-8814-bfb59785777e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:49:46.406751 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1180/4737] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:46 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:46.546002 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-af460670-ce54-4025-93bf-c007124a746f req-f0165e15-cf20-459c-97dd-d8991d5963f5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:46.548172 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-f0165e15-cf20-459c-97dd-d8991d5963f5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:46.548238 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-f0165e15-cf20-459c-97dd-d8991d5963f5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:46.548459 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-f0165e15-cf20-459c-97dd-d8991d5963f5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:46.559660 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:46.559660 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:46.563501 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-af460670-ce54-4025-93bf-c007124a746f req-f0165e15-cf20-459c-97dd-d8991d5963f5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:46.567577 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-f0165e15-cf20-459c-97dd-d8991d5963f5 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:46.567972 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1196/4738] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:46 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:46.879594 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-af460670-ce54-4025-93bf-c007124a746f req-398e24ff-3373-4af6-930b-9ee214e5a231 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:46.881657 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-398e24ff-3373-4af6-930b-9ee214e5a231 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] DELETE https://10.4.3.229/volume/v3/attachments/95c220fa-5926-402d-88ad-25041e3402fd Aug 18 23:49:46.881887 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-398e24ff-3373-4af6-930b-9ee214e5a231 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:46.882024 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-398e24ff-3373-4af6-930b-9ee214e5a231 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:46.888196 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:46.888196 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:46.926165 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-af460670-ce54-4025-93bf-c007124a746f req-398e24ff-3373-4af6-930b-9ee214e5a231 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/attachments/95c220fa-5926-402d-88ad-25041e3402fd returned with HTTP 200 Aug 18 23:49:46.926678 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1171/4739] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:49:46 2026] DELETE /volume/v3/attachments/95c220fa-5926-402d-88ad-25041e3402fd => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:47.066841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c4863305-812f-47f9-81a0-708a8e62179a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:47.068259 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c4863305-812f-47f9-81a0-708a8e62179a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:47.068466 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c4863305-812f-47f9-81a0-708a8e62179a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:47.068659 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c4863305-812f-47f9-81a0-708a8e62179a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:47.074862 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:47.074862 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:47.078031 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c4863305-812f-47f9-81a0-708a8e62179a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:47.081822 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c4863305-812f-47f9-81a0-708a8e62179a tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:47.082186 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1193/4740] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:47 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:47.092984 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-927294e3-6648-4d88-996d-af8bdf715cf7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:47.095000 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-927294e3-6648-4d88-996d-af8bdf715cf7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] DELETE https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:47.095191 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-927294e3-6648-4d88-996d-af8bdf715cf7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:47.095369 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-927294e3-6648-4d88-996d-af8bdf715cf7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:47.095546 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-927294e3-6648-4d88-996d-af8bdf715cf7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Delete volume with id: 0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:47.102104 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:47.102104 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:47.102578 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-927294e3-6648-4d88-996d-af8bdf715cf7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:47.119882 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-927294e3-6648-4d88-996d-af8bdf715cf7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Delete volume request issued successfully. Aug 18 23:49:47.120065 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-927294e3-6648-4d88-996d-af8bdf715cf7 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 202 Aug 18 23:49:47.120479 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1181/4741] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:49:47 2026] DELETE /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:47.127374 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f3b20a56-45cd-4fd4-a3f7-9bb1418ecd79 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:47.129210 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3b20a56-45cd-4fd4-a3f7-9bb1418ecd79 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:47.129420 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3b20a56-45cd-4fd4-a3f7-9bb1418ecd79 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:47.129628 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3b20a56-45cd-4fd4-a3f7-9bb1418ecd79 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:47.135813 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:47.135813 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:47.138946 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f3b20a56-45cd-4fd4-a3f7-9bb1418ecd79 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Volume info retrieved successfully. Aug 18 23:49:47.142596 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3b20a56-45cd-4fd4-a3f7-9bb1418ecd79 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 200 Aug 18 23:49:47.143113 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1197/4742] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:47 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:47.177305 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ed6e42c1-e55e-44d8-bb3e-d1ac1a8d26c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:47.179305 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ed6e42c1-e55e-44d8-bb3e-d1ac1a8d26c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 Aug 18 23:49:47.179535 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ed6e42c1-e55e-44d8-bb3e-d1ac1a8d26c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:47.179758 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ed6e42c1-e55e-44d8-bb3e-d1ac1a8d26c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:47.184398 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:47.184398 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:47.184869 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ed6e42c1-e55e-44d8-bb3e-d1ac1a8d26c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:47.185909 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ed6e42c1-e55e-44d8-bb3e-d1ac1a8d26c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 returned with HTTP 200 Aug 18 23:49:47.185909 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1172/4743] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:47 2026] GET /volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:47.193895 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3c42ac40-5a12-4fee-8993-fcaad510ce21 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:47.195763 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3c42ac40-5a12-4fee-8993-fcaad510ce21 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 Aug 18 23:49:47.195987 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3c42ac40-5a12-4fee-8993-fcaad510ce21 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:47.196106 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3c42ac40-5a12-4fee-8993-fcaad510ce21 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:47.200085 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:47.200085 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:47.200459 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3c42ac40-5a12-4fee-8993-fcaad510ce21 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:47.201097 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3c42ac40-5a12-4fee-8993-fcaad510ce21 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 returned with HTTP 200 Aug 18 23:49:47.201415 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1194/4744] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:47 2026] GET /volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:47.836457 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-96b2cbf2-9324-45ef-aa15-477a93789081 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:47.838160 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-96b2cbf2-9324-45ef-aa15-477a93789081 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:49:47.838344 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-96b2cbf2-9324-45ef-aa15-477a93789081 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:47.838543 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-96b2cbf2-9324-45ef-aa15-477a93789081 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:47.844950 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:47.844950 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:47.847691 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-96b2cbf2-9324-45ef-aa15-477a93789081 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:49:47.851375 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-96b2cbf2-9324-45ef-aa15-477a93789081 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 200 Aug 18 23:49:47.851725 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1182/4745] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:47 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 1357 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:47.860998 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f431f626-39bf-4ae3-b524-adc5e71c6764 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:47.861386 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f431f626-39bf-4ae3-b524-adc5e71c6764 None None] GET https://10.4.3.229/volume// Aug 18 23:49:47.861573 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f431f626-39bf-4ae3-b524-adc5e71c6764 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:47.861750 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f431f626-39bf-4ae3-b524-adc5e71c6764 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:47.862056 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f431f626-39bf-4ae3-b524-adc5e71c6764 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:47.862327 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1198/4746] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:49:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:49:47.868565 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-a8585e99-e2ec-4f5a-a8e1-93f08d8e69eb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:47.870415 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-a8585e99-e2ec-4f5a-a8e1-93f08d8e69eb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:49:47.870768 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-a8585e99-e2ec-4f5a-a8e1-93f08d8e69eb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14a87780-4d1f-44ac-9a70-3700a0426c48", "connector": null, "instance_uuid": "4bae6af9-fb5c-4e2f-8824-ac15de02fd79"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:47.878021 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:47.878021 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:47.897939 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-a8585e99-e2ec-4f5a-a8e1-93f08d8e69eb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:49:47.898392 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1173/4747] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:49:47 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:48.153858 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1f3c18c3-d971-4812-958e-ed2e4a345951 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:48.155378 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f3c18c3-d971-4812-958e-ed2e4a345951 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] GET https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e Aug 18 23:49:48.155578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f3c18c3-d971-4812-958e-ed2e4a345951 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:48.155756 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1f3c18c3-d971-4812-958e-ed2e4a345951 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:48.160650 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1f3c18c3-d971-4812-958e-ed2e4a345951 tempest-VolumeMultiattachTests-915388307 tempest-VolumeMultiattachTests-915388307-project-member] https://10.4.3.229/volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e returned with HTTP 404 Aug 18 23:49:48.161027 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1195/4748] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:48 2026] GET /volume/v3/volumes/0d382f46-747a-4dd4-96bb-a82c3ac93e3e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:48.167039 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a4b02219-fe38-44e4-84bb-8881328d9139 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:48.168817 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a4b02219-fe38-44e4-84bb-8881328d9139 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:49:48.169083 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a4b02219-fe38-44e4-84bb-8881328d9139 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:48.169282 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a4b02219-fe38-44e4-84bb-8881328d9139 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:48.170144 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-a4b02219-fe38-44e4-84bb-8881328d9139 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:49:48.182496 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a4b02219-fe38-44e4-84bb-8881328d9139 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Get all volumes completed successfully. Aug 18 23:49:48.184503 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:48.184503 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:48.188587 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a4b02219-fe38-44e4-84bb-8881328d9139 tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:49:48.189380 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1183/4749] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:49:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11603 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:48.204461 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-87907388-fd18-45c9-92cf-2ee24d611e9d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:48.206134 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-87907388-fd18-45c9-92cf-2ee24d611e9d tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] DELETE https://10.4.3.229/volume/v3/types/c30018ef-5551-4de1-95c9-cc2ef3b8e94d Aug 18 23:49:48.206314 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-87907388-fd18-45c9-92cf-2ee24d611e9d tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:48.206540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-87907388-fd18-45c9-92cf-2ee24d611e9d tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:48.226493 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-87907388-fd18-45c9-92cf-2ee24d611e9d tempest-VolumeMultiattachTests-1625031652 tempest-VolumeMultiattachTests-1625031652-project-admin] https://10.4.3.229/volume/v3/types/c30018ef-5551-4de1-95c9-cc2ef3b8e94d returned with HTTP 202 Aug 18 23:49:48.226893 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1199/4750] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:49:48 2026] DELETE /volume/v3/types/c30018ef-5551-4de1-95c9-cc2ef3b8e94d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:48.622404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b7c5151c-9c23-4e38-942d-66cec123207b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:48.624699 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7c5151c-9c23-4e38-942d-66cec123207b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 Aug 18 23:49:48.624960 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7c5151c-9c23-4e38-942d-66cec123207b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:48.625218 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7c5151c-9c23-4e38-942d-66cec123207b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:48.625370 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-b7c5151c-9c23-4e38-942d-66cec123207b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: 60296c06-1394-4a7f-8b93-ca587cbc4ab1 Aug 18 23:49:48.631062 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:48.631062 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:48.631634 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b7c5151c-9c23-4e38-942d-66cec123207b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:48.649873 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b7c5151c-9c23-4e38-942d-66cec123207b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot delete request issued successfully. Aug 18 23:49:48.649873 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7c5151c-9c23-4e38-942d-66cec123207b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 returned with HTTP 202 Aug 18 23:49:48.651757 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1174/4751] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:48 2026] DELETE /volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:48.658484 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a56bc586-4b0a-42a7-90df-7c643add225b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:48.660416 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a56bc586-4b0a-42a7-90df-7c643add225b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 Aug 18 23:49:48.660673 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a56bc586-4b0a-42a7-90df-7c643add225b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:48.660900 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a56bc586-4b0a-42a7-90df-7c643add225b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:48.667082 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:48.667082 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:48.667566 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a56bc586-4b0a-42a7-90df-7c643add225b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:48.668222 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a56bc586-4b0a-42a7-90df-7c643add225b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 returned with HTTP 200 Aug 18 23:49:48.668594 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1196/4752] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:48 2026] GET /volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:48.714535 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-dce79a8d-d71f-490d-a086-9827df93e182 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:48.714929 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dce79a8d-d71f-490d-a086-9827df93e182 None None] GET https://10.4.3.229/volume// Aug 18 23:49:48.715117 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dce79a8d-d71f-490d-a086-9827df93e182 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:48.715304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dce79a8d-d71f-490d-a086-9827df93e182 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:48.715657 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dce79a8d-d71f-490d-a086-9827df93e182 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:48.715926 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1184/4753] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:49: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 18 23:49:48.724332 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-07906772-d4cf-41c7-9acb-a1898cb6fd40 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:48.726707 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-07906772-d4cf-41c7-9acb-a1898cb6fd40 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:49:48.726979 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-07906772-d4cf-41c7-9acb-a1898cb6fd40 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:48.727218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-07906772-d4cf-41c7-9acb-a1898cb6fd40 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:48.728928 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=311,cinder:UPDATE=64,cinder:INSERT=25 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:49:48.738288 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:48.738288 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:48.741297 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-07906772-d4cf-41c7-9acb-a1898cb6fd40 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:49:48.745930 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-07906772-d4cf-41c7-9acb-a1898cb6fd40 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 200 Aug 18 23:49:48.746302 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1200/4754] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:49:48 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 1536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:48.849411 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-d4442f84-ea9a-46c2-b992-3c2787f50b47 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:48.854693 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-d4442f84-ea9a-46c2-b992-3c2787f50b47 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] PUT https://10.4.3.229/volume/v3/attachments/327286a9-9a09-4566-a15c-80c8a28ffc24 Aug 18 23:49:48.855025 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-d4442f84-ea9a-46c2-b992-3c2787f50b47 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:48.866142 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-d4442f84-ea9a-46c2-b992-3c2787f50b47 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Acquiring lock "cinder-attachment_update-14a87780-4d1f-44ac-9a70-3700a0426c48-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:49:48.871504 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-d4442f84-ea9a-46c2-b992-3c2787f50b47 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Lock "cinder-attachment_update-14a87780-4d1f-44ac-9a70-3700a0426c48-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:49:48.872491 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:48.872491 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:48.941028 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-d4442f84-ea9a-46c2-b992-3c2787f50b47 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Lock "cinder-attachment_update-14a87780-4d1f-44ac-9a70-3700a0426c48-np0000007721" released by "attachment_update" :: held 0.070s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:49:48.941358 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-d4442f84-ea9a-46c2-b992-3c2787f50b47 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/attachments/327286a9-9a09-4566-a15c-80c8a28ffc24 returned with HTTP 200 Aug 18 23:49:48.942163 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1175/4755] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:49:48 2026] PUT /volume/v3/attachments/327286a9-9a09-4566-a15c-80c8a28ffc24 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:48.958572 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-c54a6ddd-2e1f-4109-ab71-667deb51b959 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:48.960421 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-c54a6ddd-2e1f-4109-ab71-667deb51b959 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/attachments/327286a9-9a09-4566-a15c-80c8a28ffc24/action Aug 18 23:49:48.960805 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-c54a6ddd-2e1f-4109-ab71-667deb51b959 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:48.960950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-c54a6ddd-2e1f-4109-ab71-667deb51b959 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:48.974912 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:48.974912 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:48.983857 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6bea52cf-0809-4d8e-aef9-ada139d745ba req-c54a6ddd-2e1f-4109-ab71-667deb51b959 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/attachments/327286a9-9a09-4566-a15c-80c8a28ffc24/action returned with HTTP 204 Aug 18 23:49:48.984380 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1197/4756] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:49:48 2026] POST /volume/v3/attachments/327286a9-9a09-4566-a15c-80c8a28ffc24/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:49.217594 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-fcbc37c8-60fb-4d97-98d4-7c56548d9f79 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:49.223779 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-fcbc37c8-60fb-4d97-98d4-7c56548d9f79 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:49.224148 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-fcbc37c8-60fb-4d97-98d4-7c56548d9f79 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:49.224344 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-fcbc37c8-60fb-4d97-98d4-7c56548d9f79 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:49.234251 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:49.234251 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:49.238698 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-fcbc37c8-60fb-4d97-98d4-7c56548d9f79 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:49.243467 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-fcbc37c8-60fb-4d97-98d4-7c56548d9f79 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:49.243891 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1185/4757] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:49 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:49.341177 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-accab8cf-da10-47fb-a8ac-ef476659300a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:49.341553 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-accab8cf-da10-47fb-a8ac-ef476659300a None None] GET https://10.4.3.229/volume// Aug 18 23:49:49.341718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-accab8cf-da10-47fb-a8ac-ef476659300a None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:49.341895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-accab8cf-da10-47fb-a8ac-ef476659300a None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:49.342205 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-accab8cf-da10-47fb-a8ac-ef476659300a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:49.342468 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1201/4758] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:49:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:49:49.348444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-ad121b97-ae24-45b7-b90b-297edcde1ccc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:49.350317 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-ad121b97-ae24-45b7-b90b-297edcde1ccc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:49:49.350720 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-ad121b97-ae24-45b7-b90b-297edcde1ccc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f95ff07-2061-4455-9c78-867f54efebfe", "connector": null, "instance_uuid": "3918e291-e2be-4106-ac8f-7e965349313d"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:49.358753 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:49.358753 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:49.381330 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-ad121b97-ae24-45b7-b90b-297edcde1ccc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:49:49.381860 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1176/4759] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:49:49 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 18 23:49:49.405812 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-04e077b6-5f9f-4727-805c-60ca53cf1c7d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:49.407501 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-04e077b6-5f9f-4727-805c-60ca53cf1c7d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:49.407714 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-04e077b6-5f9f-4727-805c-60ca53cf1c7d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:49.407896 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-04e077b6-5f9f-4727-805c-60ca53cf1c7d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:49.418691 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:49.418691 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:49.423316 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-04e077b6-5f9f-4727-805c-60ca53cf1c7d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:49.425523 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cd137092-b1d3-48c9-8754-f77223b85983 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:49.425988 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cd137092-b1d3-48c9-8754-f77223b85983 None None] GET https://10.4.3.229/volume// Aug 18 23:49:49.426217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cd137092-b1d3-48c9-8754-f77223b85983 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:49.426472 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cd137092-b1d3-48c9-8754-f77223b85983 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:49.426857 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cd137092-b1d3-48c9-8754-f77223b85983 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:49.427224 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1186/4760] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:49:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:49:49.427995 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-04e077b6-5f9f-4727-805c-60ca53cf1c7d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:49.428326 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1198/4761] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:49 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:49.438633 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-989869f8-2b78-4605-8bf0-e195a793da36 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:49.440635 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-989869f8-2b78-4605-8bf0-e195a793da36 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:49.440846 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-989869f8-2b78-4605-8bf0-e195a793da36 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:49.441028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-989869f8-2b78-4605-8bf0-e195a793da36 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:49.449343 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:49.449343 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:49.452461 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-989869f8-2b78-4605-8bf0-e195a793da36 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:49.458815 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-989869f8-2b78-4605-8bf0-e195a793da36 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:49.459205 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1202/4762] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:49:49 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:49.565540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-622b14e6-0aa1-4833-8ba5-445970167879 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:49.567810 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-622b14e6-0aa1-4833-8ba5-445970167879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] PUT https://10.4.3.229/volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42 Aug 18 23:49:49.568271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-622b14e6-0aa1-4833-8ba5-445970167879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:49.578251 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-622b14e6-0aa1-4833-8ba5-445970167879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Acquiring lock "cinder-attachment_update-1f95ff07-2061-4455-9c78-867f54efebfe-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:49:49.583032 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-622b14e6-0aa1-4833-8ba5-445970167879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Lock "cinder-attachment_update-1f95ff07-2061-4455-9c78-867f54efebfe-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:49:49.584003 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:49.584003 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:49.658938 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-622b14e6-0aa1-4833-8ba5-445970167879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Lock "cinder-attachment_update-1f95ff07-2061-4455-9c78-867f54efebfe-np0000007721" released by "attachment_update" :: held 0.076s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:49:49.659207 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-622b14e6-0aa1-4833-8ba5-445970167879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42 returned with HTTP 200 Aug 18 23:49:49.659676 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1177/4763] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:49:49 2026] PUT /volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:49.678379 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-363de207-ab40-4b4e-b0f3-01f4714a3bd7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:49.680082 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-363de207-ab40-4b4e-b0f3-01f4714a3bd7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 Aug 18 23:49:49.680277 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-363de207-ab40-4b4e-b0f3-01f4714a3bd7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:49.680466 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-363de207-ab40-4b4e-b0f3-01f4714a3bd7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:49.684324 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-363de207-ab40-4b4e-b0f3-01f4714a3bd7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 returned with HTTP 404 Aug 18 23:49:49.684961 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1187/4764] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:49 2026] GET /volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:49.691666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-91da48ea-b3e7-46b5-bff8-5a4c2fe99d60 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:49.693507 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-91da48ea-b3e7-46b5-bff8-5a4c2fe99d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 Aug 18 23:49:49.693578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-91da48ea-b3e7-46b5-bff8-5a4c2fe99d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:49.693763 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-91da48ea-b3e7-46b5-bff8-5a4c2fe99d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:49.693869 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-91da48ea-b3e7-46b5-bff8-5a4c2fe99d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: 18efccdc-4be3-463d-818b-dda73cddb230 Aug 18 23:49:49.699303 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:49.699303 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:49.699800 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-91da48ea-b3e7-46b5-bff8-5a4c2fe99d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:49.718199 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-91da48ea-b3e7-46b5-bff8-5a4c2fe99d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot delete request issued successfully. Aug 18 23:49:49.718373 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-91da48ea-b3e7-46b5-bff8-5a4c2fe99d60 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 returned with HTTP 202 Aug 18 23:49:49.718788 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1199/4765] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:49 2026] DELETE /volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:49.724949 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-efdcfc0e-ace9-47a3-bd8d-34be4985bcae None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:49.726579 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-efdcfc0e-ace9-47a3-bd8d-34be4985bcae tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 Aug 18 23:49:49.726754 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-efdcfc0e-ace9-47a3-bd8d-34be4985bcae tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:49.726926 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-efdcfc0e-ace9-47a3-bd8d-34be4985bcae tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:49.731601 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:49.731601 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:49.731979 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-efdcfc0e-ace9-47a3-bd8d-34be4985bcae tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:49.732653 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-efdcfc0e-ace9-47a3-bd8d-34be4985bcae tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 returned with HTTP 200 Aug 18 23:49:49.732979 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1203/4766] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:49 2026] GET /volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:50.439366 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7cfb165b-857e-4c70-b2c2-e6ab5e69ce69 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:50.440940 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7cfb165b-857e-4c70-b2c2-e6ab5e69ce69 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:50.441147 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7cfb165b-857e-4c70-b2c2-e6ab5e69ce69 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:50.441348 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7cfb165b-857e-4c70-b2c2-e6ab5e69ce69 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:50.449795 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:50.449795 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:50.452579 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7cfb165b-857e-4c70-b2c2-e6ab5e69ce69 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:50.455942 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7cfb165b-857e-4c70-b2c2-e6ab5e69ce69 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:50.456300 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1178/4767] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:50 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:50.741151 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f710fd1d-4eb9-418e-8b93-7121da0137b9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:50.742870 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f710fd1d-4eb9-418e-8b93-7121da0137b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 Aug 18 23:49:50.743058 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f710fd1d-4eb9-418e-8b93-7121da0137b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:50.743252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f710fd1d-4eb9-418e-8b93-7121da0137b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:50.747454 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f710fd1d-4eb9-418e-8b93-7121da0137b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 returned with HTTP 404 Aug 18 23:49:50.747942 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1188/4768] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:50 2026] GET /volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:50.753729 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1d4d80c0-67ea-4983-8c8b-aec5fb351c37 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:50.755421 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1d4d80c0-67ea-4983-8c8b-aec5fb351c37 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac Aug 18 23:49:50.755824 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1d4d80c0-67ea-4983-8c8b-aec5fb351c37 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:50.755875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1d4d80c0-67ea-4983-8c8b-aec5fb351c37 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:50.756015 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-1d4d80c0-67ea-4983-8c8b-aec5fb351c37 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: 697317eb-9a8c-41c8-a34e-f1ce6bc80bac Aug 18 23:49:50.760851 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:50.760851 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:50.761266 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1d4d80c0-67ea-4983-8c8b-aec5fb351c37 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:50.777901 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1d4d80c0-67ea-4983-8c8b-aec5fb351c37 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot delete request issued successfully. Aug 18 23:49:50.778066 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1d4d80c0-67ea-4983-8c8b-aec5fb351c37 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac returned with HTTP 202 Aug 18 23:49:50.778463 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1200/4769] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:50 2026] DELETE /volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:50.786376 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-21742f1e-849c-4179-a4f4-b04a51d252f0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:50.788331 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-21742f1e-849c-4179-a4f4-b04a51d252f0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac Aug 18 23:49:50.788565 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-21742f1e-849c-4179-a4f4-b04a51d252f0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:50.788795 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-21742f1e-849c-4179-a4f4-b04a51d252f0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:50.793297 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:50.793297 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:50.793768 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-21742f1e-849c-4179-a4f4-b04a51d252f0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:49:50.794468 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-21742f1e-849c-4179-a4f4-b04a51d252f0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac returned with HTTP 200 Aug 18 23:49:50.794845 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1204/4770] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:50 2026] GET /volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:51.466822 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-05c919d2-1b1b-45d1-911f-b64bba2727ec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:51.468530 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-05c919d2-1b1b-45d1-911f-b64bba2727ec tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:51.468745 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-05c919d2-1b1b-45d1-911f-b64bba2727ec tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:51.468914 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-05c919d2-1b1b-45d1-911f-b64bba2727ec tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:51.477506 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:51.477506 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:51.480577 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-05c919d2-1b1b-45d1-911f-b64bba2727ec tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:51.484269 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-05c919d2-1b1b-45d1-911f-b64bba2727ec tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:51.484768 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1179/4771] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:51 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:51.803220 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fa8dbb5c-a068-4b3e-9266-db1ab29918e0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:51.804890 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fa8dbb5c-a068-4b3e-9266-db1ab29918e0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac Aug 18 23:49:51.805067 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fa8dbb5c-a068-4b3e-9266-db1ab29918e0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:51.805266 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fa8dbb5c-a068-4b3e-9266-db1ab29918e0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:51.809506 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fa8dbb5c-a068-4b3e-9266-db1ab29918e0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac returned with HTTP 404 Aug 18 23:49:51.809947 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1189/4772] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:51 2026] GET /volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:51.816009 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-680059c6-71fd-44e7-a984-f18f9976e6c7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:51.818348 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-680059c6-71fd-44e7-a984-f18f9976e6c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 Aug 18 23:49:51.818348 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-680059c6-71fd-44e7-a984-f18f9976e6c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:51.818348 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-680059c6-71fd-44e7-a984-f18f9976e6c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:51.818574 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-680059c6-71fd-44e7-a984-f18f9976e6c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: 60296c06-1394-4a7f-8b93-ca587cbc4ab1 Aug 18 23:49:51.822569 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-680059c6-71fd-44e7-a984-f18f9976e6c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 returned with HTTP 404 Aug 18 23:49:51.822991 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1201/4773] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:51 2026] DELETE /volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:51.828365 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b934baeb-6458-4b97-8f1c-f4aa9626c425 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:51.830067 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b934baeb-6458-4b97-8f1c-f4aa9626c425 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 Aug 18 23:49:51.830294 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b934baeb-6458-4b97-8f1c-f4aa9626c425 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:51.830497 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b934baeb-6458-4b97-8f1c-f4aa9626c425 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:51.834227 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b934baeb-6458-4b97-8f1c-f4aa9626c425 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 returned with HTTP 404 Aug 18 23:49:51.834680 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1205/4774] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:51 2026] GET /volume/v3/snapshots/60296c06-1394-4a7f-8b93-ca587cbc4ab1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:51.839890 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-630486c4-f77c-494e-8aa3-b188841b6ecb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:51.841543 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-630486c4-f77c-494e-8aa3-b188841b6ecb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 Aug 18 23:49:51.841712 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-630486c4-f77c-494e-8aa3-b188841b6ecb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:51.841888 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-630486c4-f77c-494e-8aa3-b188841b6ecb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:51.841986 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-630486c4-f77c-494e-8aa3-b188841b6ecb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: 18efccdc-4be3-463d-818b-dda73cddb230 Aug 18 23:49:51.845664 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-630486c4-f77c-494e-8aa3-b188841b6ecb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 returned with HTTP 404 Aug 18 23:49:51.846055 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1180/4775] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:51 2026] DELETE /volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:51.852082 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-81d42017-31a4-4d7a-a9a7-d33bb59ca243 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:51.853565 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-81d42017-31a4-4d7a-a9a7-d33bb59ca243 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 Aug 18 23:49:51.853721 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-81d42017-31a4-4d7a-a9a7-d33bb59ca243 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:51.853888 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-81d42017-31a4-4d7a-a9a7-d33bb59ca243 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:51.857782 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-81d42017-31a4-4d7a-a9a7-d33bb59ca243 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 returned with HTTP 404 Aug 18 23:49:51.858163 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1190/4776] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:51 2026] GET /volume/v3/snapshots/18efccdc-4be3-463d-818b-dda73cddb230 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:51.863767 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-70aab453-06a9-4dbc-8e36-2535d4467cbc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:51.865483 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-70aab453-06a9-4dbc-8e36-2535d4467cbc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac Aug 18 23:49:51.865684 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-70aab453-06a9-4dbc-8e36-2535d4467cbc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:51.865890 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-70aab453-06a9-4dbc-8e36-2535d4467cbc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:51.865995 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-70aab453-06a9-4dbc-8e36-2535d4467cbc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: 697317eb-9a8c-41c8-a34e-f1ce6bc80bac Aug 18 23:49:51.871104 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-70aab453-06a9-4dbc-8e36-2535d4467cbc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac returned with HTTP 404 Aug 18 23:49:51.871527 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1202/4777] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:51 2026] DELETE /volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:51.876718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d5eca991-b2cb-4767-94b2-95336c706634 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:51.878254 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d5eca991-b2cb-4767-94b2-95336c706634 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac Aug 18 23:49:51.878499 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d5eca991-b2cb-4767-94b2-95336c706634 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:51.878686 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d5eca991-b2cb-4767-94b2-95336c706634 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:51.882901 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d5eca991-b2cb-4767-94b2-95336c706634 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac returned with HTTP 404 Aug 18 23:49:51.883398 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1206/4778] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:51 2026] GET /volume/v3/snapshots/697317eb-9a8c-41c8-a34e-f1ce6bc80bac => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:52.496170 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3c7a2726-700c-4c75-a2d4-d111820c29a0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:52.497977 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3c7a2726-700c-4c75-a2d4-d111820c29a0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:52.498160 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3c7a2726-700c-4c75-a2d4-d111820c29a0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:52.498334 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3c7a2726-700c-4c75-a2d4-d111820c29a0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:52.507176 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:52.507176 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:52.509993 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3c7a2726-700c-4c75-a2d4-d111820c29a0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:52.515014 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3c7a2726-700c-4c75-a2d4-d111820c29a0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:52.515341 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1181/4779] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:52 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:52.890359 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-8abdbfd7-27e1-4012-95d8-fe47de26e380 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:52.893523 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-8abdbfd7-27e1-4012-95d8-fe47de26e380 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42/action Aug 18 23:49:52.894201 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-8abdbfd7-27e1-4012-95d8-fe47de26e380 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:52.894319 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-8abdbfd7-27e1-4012-95d8-fe47de26e380 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:52.917480 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:52.917480 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:52.934236 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-d0f9a3cb-2294-4868-96f5-a93d95e9fc2e req-8abdbfd7-27e1-4012-95d8-fe47de26e380 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42/action returned with HTTP 204 Aug 18 23:49:52.934746 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1191/4780] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:49:52 2026] POST /volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:53.526782 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2f63ab06-c68a-439f-b70e-065daa00b261 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:53.528383 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2f63ab06-c68a-439f-b70e-065daa00b261 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:53.528631 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2f63ab06-c68a-439f-b70e-065daa00b261 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:53.528842 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2f63ab06-c68a-439f-b70e-065daa00b261 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:53.536766 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:53.536766 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:53.540413 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2f63ab06-c68a-439f-b70e-065daa00b261 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:53.544342 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2f63ab06-c68a-439f-b70e-065daa00b261 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:53.544849 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1203/4781] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:53 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:53.555833 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-15dc73e0-7f82-4359-8c92-021f223c8e30 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:53.557234 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-15dc73e0-7f82-4359-8c92-021f223c8e30 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:49:53.557799 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-15dc73e0-7f82-4359-8c92-021f223c8e30 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f95ff07-2061-4455-9c78-867f54efebfe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1890507620"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:53.568147 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:53.568147 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:53.568577 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-15dc73e0-7f82-4359-8c92-021f223c8e30 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:53.568733 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-15dc73e0-7f82-4359-8c92-021f223c8e30 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume 1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:53.594371 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-15dc73e0-7f82-4359-8c92-021f223c8e30 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['7c41578a-36e5-4bbe-a51c-dd5a4c8863c0', '9dc95f6f-81e7-44aa-8305-107914d87600', 'd39eb399-6cd8-4968-b776-f45a44b929d9', '4c86c9e5-a315-45d1-9df9-dc24d14ca42d'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:53.622564 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-15dc73e0-7f82-4359-8c92-021f223c8e30 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot force create request issued successfully. Aug 18 23:49:53.622564 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-15dc73e0-7f82-4359-8c92-021f223c8e30 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:49:53.622564 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1207/4782] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:49:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:53.630800 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-99be81d6-f7f9-4feb-a126-a116950d7855 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:53.632943 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-99be81d6-f7f9-4feb-a126-a116950d7855 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 Aug 18 23:49:53.633265 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-99be81d6-f7f9-4feb-a126-a116950d7855 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:53.633502 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-99be81d6-f7f9-4feb-a126-a116950d7855 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:53.638962 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:53.638962 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:53.639469 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-99be81d6-f7f9-4feb-a126-a116950d7855 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:53.640189 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-99be81d6-f7f9-4feb-a126-a116950d7855 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 returned with HTTP 200 Aug 18 23:49:53.640562 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1182/4783] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:53 2026] GET /volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:54.649491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7331d6b0-59c3-4df7-997d-b91c029346e9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:54.651060 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7331d6b0-59c3-4df7-997d-b91c029346e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 Aug 18 23:49:54.651255 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7331d6b0-59c3-4df7-997d-b91c029346e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:54.651447 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7331d6b0-59c3-4df7-997d-b91c029346e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:54.655839 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:54.655839 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:54.656213 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7331d6b0-59c3-4df7-997d-b91c029346e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:54.656904 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7331d6b0-59c3-4df7-997d-b91c029346e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 returned with HTTP 200 Aug 18 23:49:54.657278 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1192/4784] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:54 2026] GET /volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:54.664390 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b13dd657-2ef9-4bb7-9840-1aa43a680008 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:54.665944 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b13dd657-2ef9-4bb7-9840-1aa43a680008 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:49:54.666243 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b13dd657-2ef9-4bb7-9840-1aa43a680008 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f95ff07-2061-4455-9c78-867f54efebfe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-850215214"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:54.675411 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:54.675411 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:54.675855 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b13dd657-2ef9-4bb7-9840-1aa43a680008 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:54.675973 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-b13dd657-2ef9-4bb7-9840-1aa43a680008 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume 1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:54.697813 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-b13dd657-2ef9-4bb7-9840-1aa43a680008 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['7e9d45f5-edf5-461b-8bdd-427a80b8f475', '2bb3fe74-dcc3-4925-8530-49d4eb1155e1', '3faf06cb-eb36-4f68-8896-4b398fc33733', '5beed91b-fe66-4d62-b1b4-04cc133dac02'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:54.727028 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b13dd657-2ef9-4bb7-9840-1aa43a680008 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot force create request issued successfully. Aug 18 23:49:54.727666 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b13dd657-2ef9-4bb7-9840-1aa43a680008 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:49:54.727803 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1204/4785] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:49:54 2026] POST /volume/v3/snapshots => generated 309 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:54.737252 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e269d4b6-5225-431a-b6d3-3d837bef849f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:54.739565 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e269d4b6-5225-431a-b6d3-3d837bef849f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c Aug 18 23:49:54.739781 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e269d4b6-5225-431a-b6d3-3d837bef849f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:54.739970 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e269d4b6-5225-431a-b6d3-3d837bef849f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:54.744708 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:54.744708 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:54.745115 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e269d4b6-5225-431a-b6d3-3d837bef849f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:54.745850 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e269d4b6-5225-431a-b6d3-3d837bef849f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c returned with HTTP 200 Aug 18 23:49:54.746194 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1208/4786] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:54 2026] GET /volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:55.754889 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0443f9ca-f250-4632-82a8-0a2706021171 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:55.758955 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0443f9ca-f250-4632-82a8-0a2706021171 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c Aug 18 23:49:55.758955 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0443f9ca-f250-4632-82a8-0a2706021171 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:55.758955 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0443f9ca-f250-4632-82a8-0a2706021171 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:55.762598 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:55.762598 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:55.763007 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0443f9ca-f250-4632-82a8-0a2706021171 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:55.763680 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0443f9ca-f250-4632-82a8-0a2706021171 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c returned with HTTP 200 Aug 18 23:49:55.764021 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1183/4787] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:55 2026] GET /volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:55.775039 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c5e01326-9de9-4b4f-8c0d-98499f9f0098 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:55.776965 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5e01326-9de9-4b4f-8c0d-98499f9f0098 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c Aug 18 23:49:55.777132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5e01326-9de9-4b4f-8c0d-98499f9f0098 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:55.777336 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c5e01326-9de9-4b4f-8c0d-98499f9f0098 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:55.777526 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-c5e01326-9de9-4b4f-8c0d-98499f9f0098 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c Aug 18 23:49:55.785003 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:55.785003 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:55.785003 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c5e01326-9de9-4b4f-8c0d-98499f9f0098 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:55.806088 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c5e01326-9de9-4b4f-8c0d-98499f9f0098 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot delete request issued successfully. Aug 18 23:49:55.806290 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c5e01326-9de9-4b4f-8c0d-98499f9f0098 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c returned with HTTP 202 Aug 18 23:49:55.807869 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1193/4788] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:55 2026] DELETE /volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:55.817645 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-be6bce06-a280-4cf6-a690-7e655287deb7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:55.819721 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be6bce06-a280-4cf6-a690-7e655287deb7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c Aug 18 23:49:55.819878 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be6bce06-a280-4cf6-a690-7e655287deb7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:55.820048 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-be6bce06-a280-4cf6-a690-7e655287deb7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:55.824841 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:55.824841 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:55.825221 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-be6bce06-a280-4cf6-a690-7e655287deb7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:55.825879 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-be6bce06-a280-4cf6-a690-7e655287deb7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c returned with HTTP 200 Aug 18 23:49:55.826197 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1205/4789] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:55 2026] GET /volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:56.563298 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-d443f898-fb6a-46f2-a2d2-9e2eebe581f5 req-6b0f14ba-684e-4bb2-8edf-69aa87547a22 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:56.565329 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d443f898-fb6a-46f2-a2d2-9e2eebe581f5 req-6b0f14ba-684e-4bb2-8edf-69aa87547a22 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/attachments/29c035b0-0f98-4f50-b5a4-65baf498f083 Aug 18 23:49:56.565555 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d443f898-fb6a-46f2-a2d2-9e2eebe581f5 req-6b0f14ba-684e-4bb2-8edf-69aa87547a22 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:56.565746 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-d443f898-fb6a-46f2-a2d2-9e2eebe581f5 req-6b0f14ba-684e-4bb2-8edf-69aa87547a22 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:56.573114 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:56.573114 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:56.610467 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-d443f898-fb6a-46f2-a2d2-9e2eebe581f5 req-6b0f14ba-684e-4bb2-8edf-69aa87547a22 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/29c035b0-0f98-4f50-b5a4-65baf498f083 returned with HTTP 200 Aug 18 23:49:56.610867 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1209/4790] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:49:56 2026] DELETE /volume/v3/attachments/29c035b0-0f98-4f50-b5a4-65baf498f083 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:56.837039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9b5717fd-840c-4e3b-b6cc-b28bc18ec27b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:56.839096 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b5717fd-840c-4e3b-b6cc-b28bc18ec27b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c Aug 18 23:49:56.839334 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b5717fd-840c-4e3b-b6cc-b28bc18ec27b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:56.839597 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b5717fd-840c-4e3b-b6cc-b28bc18ec27b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:56.844108 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b5717fd-840c-4e3b-b6cc-b28bc18ec27b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c returned with HTTP 404 Aug 18 23:49:56.844665 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1184/4791] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:56 2026] GET /volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:56.850556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fc383f3a-aa3d-4483-abb1-ccf1a0d3d83d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:56.852057 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fc383f3a-aa3d-4483-abb1-ccf1a0d3d83d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 Aug 18 23:49:56.852251 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fc383f3a-aa3d-4483-abb1-ccf1a0d3d83d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:56.852433 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fc383f3a-aa3d-4483-abb1-ccf1a0d3d83d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:56.852569 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-fc383f3a-aa3d-4483-abb1-ccf1a0d3d83d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: b0f328c2-9cca-41c7-adf9-0c676da266d4 Aug 18 23:49:56.857140 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:56.857140 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:56.857651 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fc383f3a-aa3d-4483-abb1-ccf1a0d3d83d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:56.875633 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fc383f3a-aa3d-4483-abb1-ccf1a0d3d83d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot delete request issued successfully. Aug 18 23:49:56.875853 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fc383f3a-aa3d-4483-abb1-ccf1a0d3d83d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 returned with HTTP 202 Aug 18 23:49:56.876366 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1194/4792] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:56 2026] DELETE /volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:56.882887 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fdf53ef4-0c2d-46c1-b4ed-103645df4a3d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:56.884655 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fdf53ef4-0c2d-46c1-b4ed-103645df4a3d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 Aug 18 23:49:56.884870 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fdf53ef4-0c2d-46c1-b4ed-103645df4a3d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:56.885049 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fdf53ef4-0c2d-46c1-b4ed-103645df4a3d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:56.890758 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:56.890758 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:56.891184 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-fdf53ef4-0c2d-46c1-b4ed-103645df4a3d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:56.892004 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fdf53ef4-0c2d-46c1-b4ed-103645df4a3d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 returned with HTTP 200 Aug 18 23:49:56.892339 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1206/4793] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:56 2026] GET /volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:57.901386 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-34b302b9-0825-40ad-9234-e137ff957bf8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:57.902959 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-34b302b9-0825-40ad-9234-e137ff957bf8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 Aug 18 23:49:57.903145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-34b302b9-0825-40ad-9234-e137ff957bf8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:57.903315 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-34b302b9-0825-40ad-9234-e137ff957bf8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:57.907341 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-34b302b9-0825-40ad-9234-e137ff957bf8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 returned with HTTP 404 Aug 18 23:49:57.907938 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1210/4794] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:57 2026] GET /volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:57.914996 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eee46cb4-70fc-4fee-97e2-50287aa21e23 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:57.918692 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eee46cb4-70fc-4fee-97e2-50287aa21e23 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 Aug 18 23:49:57.918692 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eee46cb4-70fc-4fee-97e2-50287aa21e23 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:57.918692 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eee46cb4-70fc-4fee-97e2-50287aa21e23 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:57.918692 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-eee46cb4-70fc-4fee-97e2-50287aa21e23 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: cb7fd7c0-d868-4dde-83fc-ae51793688c9 Aug 18 23:49:57.922610 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:57.922610 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:57.923030 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-eee46cb4-70fc-4fee-97e2-50287aa21e23 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:57.939678 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-eee46cb4-70fc-4fee-97e2-50287aa21e23 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot delete request issued successfully. Aug 18 23:49:57.939871 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eee46cb4-70fc-4fee-97e2-50287aa21e23 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 returned with HTTP 202 Aug 18 23:49:57.940554 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1185/4795] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:57 2026] DELETE /volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:57.949158 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e8b5f974-2ad0-4d25-b0b6-cfe5c4c5b87a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:57.952083 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e8b5f974-2ad0-4d25-b0b6-cfe5c4c5b87a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 Aug 18 23:49:57.952311 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e8b5f974-2ad0-4d25-b0b6-cfe5c4c5b87a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:57.952570 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e8b5f974-2ad0-4d25-b0b6-cfe5c4c5b87a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:57.958044 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:57.958044 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:57.958571 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e8b5f974-2ad0-4d25-b0b6-cfe5c4c5b87a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:49:57.959259 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e8b5f974-2ad0-4d25-b0b6-cfe5c4c5b87a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 returned with HTTP 200 Aug 18 23:49:57.959780 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1195/4796] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:57 2026] GET /volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:58.334531 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e3258e5c-1a13-40ed-8efe-b854d10efdb1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:58.336138 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e3258e5c-1a13-40ed-8efe-b854d10efdb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:49:58.336356 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e3258e5c-1a13-40ed-8efe-b854d10efdb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:58.336574 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e3258e5c-1a13-40ed-8efe-b854d10efdb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:58.336720 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-e3258e5c-1a13-40ed-8efe-b854d10efdb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: 2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:49:58.342729 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:58.342729 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:58.343156 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e3258e5c-1a13-40ed-8efe-b854d10efdb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:49:58.358000 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e3258e5c-1a13-40ed-8efe-b854d10efdb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume request issued successfully. Aug 18 23:49:58.358197 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e3258e5c-1a13-40ed-8efe-b854d10efdb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a returned with HTTP 202 Aug 18 23:49:58.358642 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1207/4797] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:49:58 2026] DELETE /volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:49:58.367034 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-276afa0a-1352-4f31-a3bb-28f679be93ed None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:58.369146 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-276afa0a-1352-4f31-a3bb-28f679be93ed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:49:58.369387 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-276afa0a-1352-4f31-a3bb-28f679be93ed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:58.369688 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-276afa0a-1352-4f31-a3bb-28f679be93ed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:58.376630 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:58.376630 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:58.379688 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-276afa0a-1352-4f31-a3bb-28f679be93ed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:49:58.384167 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-276afa0a-1352-4f31-a3bb-28f679be93ed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a returned with HTTP 200 Aug 18 23:49:58.384548 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1211/4798] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:58 2026] GET /volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:58.968046 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-002f75a6-db61-4b86-a922-6ce28e1831a4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:58.969585 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-002f75a6-db61-4b86-a922-6ce28e1831a4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 Aug 18 23:49:58.969748 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-002f75a6-db61-4b86-a922-6ce28e1831a4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:58.969914 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-002f75a6-db61-4b86-a922-6ce28e1831a4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:58.973739 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-002f75a6-db61-4b86-a922-6ce28e1831a4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 returned with HTTP 404 Aug 18 23:49:58.974118 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1186/4799] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:49:58 2026] GET /volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:58.980005 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4fba9586-1ac3-4f35-baa6-9be35375b503 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:58.981637 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4fba9586-1ac3-4f35-baa6-9be35375b503 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c Aug 18 23:49:58.981809 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4fba9586-1ac3-4f35-baa6-9be35375b503 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:58.981978 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4fba9586-1ac3-4f35-baa6-9be35375b503 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:58.982095 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-4fba9586-1ac3-4f35-baa6-9be35375b503 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c Aug 18 23:49:58.986001 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4fba9586-1ac3-4f35-baa6-9be35375b503 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c returned with HTTP 404 Aug 18 23:49:58.986427 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1196/4800] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:58 2026] DELETE /volume/v3/snapshots/cfbc1c34-2bc4-46ff-9b88-ce72ed71a94c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:58.992080 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f18a559a-a895-4eb2-aa8d-a8231ea0b06f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:58.993761 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f18a559a-a895-4eb2-aa8d-a8231ea0b06f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 Aug 18 23:49:58.993948 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f18a559a-a895-4eb2-aa8d-a8231ea0b06f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:58.994130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f18a559a-a895-4eb2-aa8d-a8231ea0b06f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:58.994234 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-f18a559a-a895-4eb2-aa8d-a8231ea0b06f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: cb7fd7c0-d868-4dde-83fc-ae51793688c9 Aug 18 23:49:58.998037 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f18a559a-a895-4eb2-aa8d-a8231ea0b06f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 returned with HTTP 404 Aug 18 23:49:58.998469 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1208/4801] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:49:58 2026] DELETE /volume/v3/snapshots/cb7fd7c0-d868-4dde-83fc-ae51793688c9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:59.026349 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-76442827-c77a-4d2a-9c41-71644b56a6e9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:59.098945 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-76442827-c77a-4d2a-9c41-71644b56a6e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:59.099160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-76442827-c77a-4d2a-9c41-71644b56a6e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:59.099374 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-76442827-c77a-4d2a-9c41-71644b56a6e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:59.107379 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:59.107379 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:49:59.110142 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-76442827-c77a-4d2a-9c41-71644b56a6e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:59.113469 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-76442827-c77a-4d2a-9c41-71644b56a6e9 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:59.113860 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1212/4802] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:49:59 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 1138 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:49:59.129132 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-725be544-60aa-46f0-b677-135e9baad083 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:59.130869 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-725be544-60aa-46f0-b677-135e9baad083 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe/action Aug 18 23:49:59.131153 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-725be544-60aa-46f0-b677-135e9baad083 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:49:59.131261 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-725be544-60aa-46f0-b677-135e9baad083 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:59.140700 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:59.140700 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:49:59.141155 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-725be544-60aa-46f0-b677-135e9baad083 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:59.146425 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-725be544-60aa-46f0-b677-135e9baad083 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Begin detaching volume completed successfully. Aug 18 23:49:59.146569 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-725be544-60aa-46f0-b677-135e9baad083 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe/action returned with HTTP 202 Aug 18 23:49:59.146978 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1187/4803] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:49:59 2026] POST /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:49:59.184412 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9c49136e-0576-43b0-bb95-77ddb63e9064 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:59.184600 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c49136e-0576-43b0-bb95-77ddb63e9064 None None] GET https://10.4.3.229/volume// Aug 18 23:49:59.184742 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9c49136e-0576-43b0-bb95-77ddb63e9064 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:59.184913 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9c49136e-0576-43b0-bb95-77ddb63e9064 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:59.185205 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c49136e-0576-43b0-bb95-77ddb63e9064 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:49:59.185443 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1197/4804] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:49: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 18 23:49:59.192589 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-5a9241bb-c6ac-437b-93b3-b2213c5cb879 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:59.194596 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-5a9241bb-c6ac-437b-93b3-b2213c5cb879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:49:59.194810 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-5a9241bb-c6ac-437b-93b3-b2213c5cb879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:59.194990 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-5a9241bb-c6ac-437b-93b3-b2213c5cb879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:59.204189 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:59.204189 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:49:59.207805 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-5a9241bb-c6ac-437b-93b3-b2213c5cb879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:49:59.211840 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-5a9241bb-c6ac-437b-93b3-b2213c5cb879 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:49:59.212187 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1209/4805] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:49:59 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:49:59.396809 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4dff8707-1a5c-4e90-9f93-d2357db613b9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:59.398444 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4dff8707-1a5c-4e90-9f93-d2357db613b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a Aug 18 23:49:59.398681 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4dff8707-1a5c-4e90-9f93-d2357db613b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:59.398895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4dff8707-1a5c-4e90-9f93-d2357db613b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:59.404362 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4dff8707-1a5c-4e90-9f93-d2357db613b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a returned with HTTP 404 Aug 18 23:49:59.404837 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1213/4806] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:59 2026] GET /volume/v3/volumes/2439e445-7950-4680-9238-78bab3f9658a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:49:59.436808 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-25037149-2e43-4d28-9b87-4125bb5b906a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:59.438327 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:49:59.438690 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-62089647", "snapshot_id": null, "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "volume_type": null, "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:49:59.440054 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-62089647', 'snapshot_id': None, 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'volume_type': None, 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:49:59.558407 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume of 1 GB Aug 18 23:49:59.562712 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Availability Zones retrieved successfully. Aug 18 23:49:59.567195 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (b42c197f-6fa5-4ba1-a459-a278dd0f50c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:49:59.568157 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a28f41-0383-4382-a9a1-3a750b9b061f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:59.569015 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:49:59.617030 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a28f41-0383-4382-a9a1-3a750b9b061f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:59.617869 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c58bf43e-c748-446f-9708-39c21214775e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:59.649956 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['37e69ade-7c88-4f4e-b769-e1589d7335d6', '7d5d9004-c435-48b9-a9d8-d273071f5a9f', '209a2295-02ce-4187-bf1d-afbca2b824da', 'e639e6a3-34dc-49ba-8586-fa455dc5bd70'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:49:59.650870 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c58bf43e-c748-446f-9708-39c21214775e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37e69ade-7c88-4f4e-b769-e1589d7335d6', '7d5d9004-c435-48b9-a9d8-d273071f5a9f', '209a2295-02ce-4187-bf1d-afbca2b824da', 'e639e6a3-34dc-49ba-8586-fa455dc5bd70']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:59.651497 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba962117-9445-4b58-883e-b28de8cc2c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:59.669901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba962117-9445-4b58-883e-b28de8cc2c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '974535de-44e4-4db0-ae36-e8e0a85aa4e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-62089647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['37e69ade-7c88-4f4e-b769-e1589d7335d6','7d5d9004-c435-48b9-a9d8-d273071f5a9f','209a2295-02ce-4187-bf1d-afbca2b824da','e639e6a3-34dc-49ba-8586-fa455dc5bd70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-62089647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=974535de-44e4-4db0-ae36-e8e0a85aa4e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673c9bc370684255809338f1e697b727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8235bc3858734330a057d7718afd377d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:59.670581 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3511242b-3b67-446e-90fc-bddc26da9ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:59.687846 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3511242b-3b67-446e-90fc-bddc26da9ed9) transitioned into state 'SUCCESS' from state '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-62089647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['37e69ade-7c88-4f4e-b769-e1589d7335d6','7d5d9004-c435-48b9-a9d8-d273071f5a9f','209a2295-02ce-4187-bf1d-afbca2b824da','e639e6a3-34dc-49ba-8586-fa455dc5bd70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:59.688443 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (396ea6d9-9c45-496b-b234-bb6adfd11a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:49:59.696228 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (396ea6d9-9c45-496b-b234-bb6adfd11a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:49:59.696965 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (b42c197f-6fa5-4ba1-a459-a278dd0f50c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:49:59.697253 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request issued successfully. Aug 18 23:49:59.697788 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25037149-2e43-4d28-9b87-4125bb5b906a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:49:59.698208 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1188/4807] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:49:59 2026] POST /volume/v3/volumes => generated 757 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:49:59.712384 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a188ac66-b30a-4c10-8572-9a4b8622b578 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:49:59.714104 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a188ac66-b30a-4c10-8572-9a4b8622b578 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:49:59.714321 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a188ac66-b30a-4c10-8572-9a4b8622b578 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:49:59.714580 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a188ac66-b30a-4c10-8572-9a4b8622b578 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:49:59.730218 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:49:59.730218 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:49:59.738700 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a188ac66-b30a-4c10-8572-9a4b8622b578 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:49:59.743459 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a188ac66-b30a-4c10-8572-9a4b8622b578 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 returned with HTTP 200 Aug 18 23:49:59.743819 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1198/4808] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:49:59 2026] GET /volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:49:59.999946 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-c156a0bc-095b-4320-bde5-11ddfdef15fe None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:00.002186 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-c156a0bc-095b-4320-bde5-11ddfdef15fe tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42 Aug 18 23:50:00.002413 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-c156a0bc-095b-4320-bde5-11ddfdef15fe tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:00.002609 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-c156a0bc-095b-4320-bde5-11ddfdef15fe tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:00.004346 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=211,cinder:INSERT=20,cinder:UPDATE=47 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:50:00.010303 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:00.010303 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:00.058578 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-9fa117e1-4252-4178-86a8-686f2017c0ee req-c156a0bc-095b-4320-bde5-11ddfdef15fe tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42 returned with HTTP 200 Aug 18 23:50:00.059053 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1210/4809] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:49:59 2026] DELETE /volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:00.755178 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9aee5c9a-54ee-4432-ae65-d5d00d332e30 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:00.757119 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9aee5c9a-54ee-4432-ae65-d5d00d332e30 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:50:00.757119 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9aee5c9a-54ee-4432-ae65-d5d00d332e30 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:00.757229 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9aee5c9a-54ee-4432-ae65-d5d00d332e30 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:00.766465 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:00.766465 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:00.770150 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9aee5c9a-54ee-4432-ae65-d5d00d332e30 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:50:00.776347 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9aee5c9a-54ee-4432-ae65-d5d00d332e30 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 returned with HTTP 200 Aug 18 23:50:00.776904 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1214/4810] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:00 2026] GET /volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:00.787970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bda8cd71-9f30-416b-b332-e16341281967 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:00.790044 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bda8cd71-9f30-416b-b332-e16341281967 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:50:00.790222 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bda8cd71-9f30-416b-b332-e16341281967 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:00.790419 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bda8cd71-9f30-416b-b332-e16341281967 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:00.797089 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:00.797089 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:00.800432 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bda8cd71-9f30-416b-b332-e16341281967 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:50:00.804843 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bda8cd71-9f30-416b-b332-e16341281967 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 returned with HTTP 200 Aug 18 23:50:00.805260 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1189/4811] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:00 2026] GET /volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:01.007504 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-7b707375-0f29-49d6-83a2-28b09b40cdc3 req-7324898e-5b19-457b-a621-a2068284e76b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:01.010383 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7b707375-0f29-49d6-83a2-28b09b40cdc3 req-7324898e-5b19-457b-a621-a2068284e76b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42 Aug 18 23:50:01.010599 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7b707375-0f29-49d6-83a2-28b09b40cdc3 req-7324898e-5b19-457b-a621-a2068284e76b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:01.010766 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7b707375-0f29-49d6-83a2-28b09b40cdc3 req-7324898e-5b19-457b-a621-a2068284e76b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:01.015252 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7b707375-0f29-49d6-83a2-28b09b40cdc3 req-7324898e-5b19-457b-a621-a2068284e76b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42 returned with HTTP 404 Aug 18 23:50:01.015756 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1199/4812] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:50:01 2026] DELETE /volume/v3/attachments/d774a9b9-cc1d-4122-a53d-b0dc642bbc42 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:50:01.844955 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-5d1ee980-db81-45a0-9460-992c32281a12 req-1f0ae23b-5655-4be4-8d4b-f2739f41b0b2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:01.874319 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-1f0ae23b-5655-4be4-8d4b-f2739f41b0b2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:50:01.874558 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-1f0ae23b-5655-4be4-8d4b-f2739f41b0b2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:01.874796 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-1f0ae23b-5655-4be4-8d4b-f2739f41b0b2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:01.881696 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:01.881696 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:01.885048 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-5d1ee980-db81-45a0-9460-992c32281a12 req-1f0ae23b-5655-4be4-8d4b-f2739f41b0b2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:50:01.889567 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-1f0ae23b-5655-4be4-8d4b-f2739f41b0b2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 returned with HTTP 200 Aug 18 23:50:01.889969 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1211/4813] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:50:01 2026] GET /volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 => generated 1365 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:02.069628 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3a50c6a3-e805-47ec-a6c3-4d23d454ad10 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:02.071495 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a50c6a3-e805-47ec-a6c3-4d23d454ad10 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 Aug 18 23:50:02.071713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a50c6a3-e805-47ec-a6c3-4d23d454ad10 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:02.071987 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a50c6a3-e805-47ec-a6c3-4d23d454ad10 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:02.071987 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-3a50c6a3-e805-47ec-a6c3-4d23d454ad10 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: b0f328c2-9cca-41c7-adf9-0c676da266d4 Aug 18 23:50:02.076533 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a50c6a3-e805-47ec-a6c3-4d23d454ad10 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 returned with HTTP 404 Aug 18 23:50:02.076908 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1215/4814] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:50:02 2026] DELETE /volume/v3/snapshots/b0f328c2-9cca-41c7-adf9-0c676da266d4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:02.087443 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4a47cb38-1c88-4b72-b85f-d4c26ab0502c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:02.089817 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a47cb38-1c88-4b72-b85f-d4c26ab0502c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:50:02.090083 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a47cb38-1c88-4b72-b85f-d4c26ab0502c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:02.090391 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a47cb38-1c88-4b72-b85f-d4c26ab0502c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:02.093370 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=255,cinder:INSERT=28,cinder:UPDATE=66 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:50:02.101245 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:02.101245 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:02.105373 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4a47cb38-1c88-4b72-b85f-d4c26ab0502c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:02.109419 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a47cb38-1c88-4b72-b85f-d4c26ab0502c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:50:02.109902 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1190/4815] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:02 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:02.121465 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:02.123204 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:50:02.123596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-523723330"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:02.125227 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-523723330'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:50:02.125378 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume of 1 GB Aug 18 23:50:02.129103 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Availability Zones retrieved successfully. Aug 18 23:50:02.133679 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (4679379c-1adb-4515-a39f-8c9ec494a4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:02.134631 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26b06fd-6d3e-47fe-8f6b-02b4051ae7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:02.135373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:50:02.158054 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26b06fd-6d3e-47fe-8f6b-02b4051ae7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:02.158813 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbed5989-0364-4604-b64a-3957d3bcb356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:02.195879 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['255021a8-fa59-4887-a9ed-20a61ff4375f', 'e2aba22d-c4be-4315-8ba4-839fac4c2468', '5fc4c103-1b1b-424a-b459-ba9ff29c88b2', 'c6c50054-1fc9-4d3b-8c2f-725d60af8df3'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:02.196558 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbed5989-0364-4604-b64a-3957d3bcb356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['255021a8-fa59-4887-a9ed-20a61ff4375f', 'e2aba22d-c4be-4315-8ba4-839fac4c2468', '5fc4c103-1b1b-424a-b459-ba9ff29c88b2', 'c6c50054-1fc9-4d3b-8c2f-725d60af8df3']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:02.197174 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d74c535-10ca-4804-9caa-e75d1bb1deb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:02.217940 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d74c535-10ca-4804-9caa-e75d1bb1deb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fb98c12-688d-4428-8dc0-6478629c4c67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-523723330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['255021a8-fa59-4887-a9ed-20a61ff4375f','e2aba22d-c4be-4315-8ba4-839fac4c2468','5fc4c103-1b1b-424a-b459-ba9ff29c88b2','c6c50054-1fc9-4d3b-8c2f-725d60af8df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-523723330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fb98c12-688d-4428-8dc0-6478629c4c67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11946d787164f38869a3cc91cb13099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1957c956de3b4a8daabaa959e8975d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:02.218653 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca3d90ba-d4e8-4c05-9a6d-24dfe751aa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:02.234912 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca3d90ba-d4e8-4c05-9a6d-24dfe751aa7c) transitioned into state 'SUCCESS' from state '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-523723330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['255021a8-fa59-4887-a9ed-20a61ff4375f','e2aba22d-c4be-4315-8ba4-839fac4c2468','5fc4c103-1b1b-424a-b459-ba9ff29c88b2','c6c50054-1fc9-4d3b-8c2f-725d60af8df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:02.235618 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3aaa008-e656-4ff9-b7de-384baf4693d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:02.243847 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3aaa008-e656-4ff9-b7de-384baf4693d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:02.244647 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (4679379c-1adb-4515-a39f-8c9ec494a4b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:02.244959 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request issued successfully. Aug 18 23:50:02.245562 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b88bfc9e-edd6-4cce-b917-37b246fc5fce tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:50:02.245979 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1200/4816] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:50:02 2026] POST /volume/v3/volumes => generated 753 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:02.259922 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-63b237b0-55d8-4b91-8ecb-ae5d86b5f245 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:02.262944 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-63b237b0-55d8-4b91-8ecb-ae5d86b5f245 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 Aug 18 23:50:02.263125 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-63b237b0-55d8-4b91-8ecb-ae5d86b5f245 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:02.263310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-63b237b0-55d8-4b91-8ecb-ae5d86b5f245 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:02.279483 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:02.279483 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:02.283031 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-63b237b0-55d8-4b91-8ecb-ae5d86b5f245 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:02.288691 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-63b237b0-55d8-4b91-8ecb-ae5d86b5f245 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 returned with HTTP 200 Aug 18 23:50:02.289163 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1212/4817] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:02 2026] GET /volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:02.308565 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-5d1ee980-db81-45a0-9460-992c32281a12 req-36da14d5-3ba7-49d3-89d2-fe530232a4ad None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:02.310344 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-36da14d5-3ba7-49d3-89d2-fe530232a4ad tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:50:02.310535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-36da14d5-3ba7-49d3-89d2-fe530232a4ad tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:02.310717 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-36da14d5-3ba7-49d3-89d2-fe530232a4ad tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:02.317490 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:02.317490 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:02.320489 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-5d1ee980-db81-45a0-9460-992c32281a12 req-36da14d5-3ba7-49d3-89d2-fe530232a4ad tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:50:02.324520 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-36da14d5-3ba7-49d3-89d2-fe530232a4ad tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 returned with HTTP 200 Aug 18 23:50:02.325046 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1216/4818] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:50:02 2026] GET /volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:02.336617 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f28fe08f-fa88-4dc6-99fe-4cc18d331a28 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:02.336672 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f28fe08f-fa88-4dc6-99fe-4cc18d331a28 None None] GET https://10.4.3.229/volume// Aug 18 23:50:02.336812 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f28fe08f-fa88-4dc6-99fe-4cc18d331a28 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:02.336985 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f28fe08f-fa88-4dc6-99fe-4cc18d331a28 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:02.337330 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f28fe08f-fa88-4dc6-99fe-4cc18d331a28 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:50:02.337627 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1191/4819] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:50: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 18 23:50:02.345252 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-5d1ee980-db81-45a0-9460-992c32281a12 req-822c2f39-3b88-4dc4-9f0f-5f27242f902e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:02.347258 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-822c2f39-3b88-4dc4-9f0f-5f27242f902e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:50:02.347635 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-822c2f39-3b88-4dc4-9f0f-5f27242f902e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "974535de-44e4-4db0-ae36-e8e0a85aa4e8", "connector": null, "instance_uuid": "b645eddc-2d4f-4ea7-882e-96ee72cd2507"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:02.358533 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:02.358533 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:02.380462 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-822c2f39-3b88-4dc4-9f0f-5f27242f902e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:50:02.381085 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1201/4820] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:50:02 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 18 23:50:03.069554 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7aec28e1-18a8-49c5-bb3a-a6c18cc4140a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:03.070032 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7aec28e1-18a8-49c5-bb3a-a6c18cc4140a None None] GET https://10.4.3.229/volume// Aug 18 23:50:03.070280 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7aec28e1-18a8-49c5-bb3a-a6c18cc4140a None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:03.070597 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7aec28e1-18a8-49c5-bb3a-a6c18cc4140a None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:03.071042 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7aec28e1-18a8-49c5-bb3a-a6c18cc4140a None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:50:03.071401 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1213/4821] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:50:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:50:03.078788 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-5d1ee980-db81-45a0-9460-992c32281a12 req-5626ebb1-bc57-4543-ae28-c4f061512dc4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:03.080816 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-5626ebb1-bc57-4543-ae28-c4f061512dc4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:50:03.081039 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-5626ebb1-bc57-4543-ae28-c4f061512dc4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:03.081288 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-5626ebb1-bc57-4543-ae28-c4f061512dc4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:03.090920 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:03.090920 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:03.094533 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-5d1ee980-db81-45a0-9460-992c32281a12 req-5626ebb1-bc57-4543-ae28-c4f061512dc4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:50:03.099080 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-5626ebb1-bc57-4543-ae28-c4f061512dc4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 returned with HTTP 200 Aug 18 23:50:03.099476 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1217/4822] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:50:03 2026] GET /volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 => generated 1544 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:50:03.211409 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5d1ee980-db81-45a0-9460-992c32281a12 req-f4f21b41-b566-4fa6-88f0-fa11797ab2cf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:03.213332 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-f4f21b41-b566-4fa6-88f0-fa11797ab2cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] PUT https://10.4.3.229/volume/v3/attachments/e68faa5f-1872-4858-8300-821b9e905d42 Aug 18 23:50:03.213739 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-f4f21b41-b566-4fa6-88f0-fa11797ab2cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:03.221456 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-5d1ee980-db81-45a0-9460-992c32281a12 req-f4f21b41-b566-4fa6-88f0-fa11797ab2cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Acquiring lock "cinder-attachment_update-974535de-44e4-4db0-ae36-e8e0a85aa4e8-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:50:03.226246 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-5d1ee980-db81-45a0-9460-992c32281a12 req-f4f21b41-b566-4fa6-88f0-fa11797ab2cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-974535de-44e4-4db0-ae36-e8e0a85aa4e8-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:50:03.227461 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:03.227461 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:03.303029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-5d1ee980-db81-45a0-9460-992c32281a12 req-f4f21b41-b566-4fa6-88f0-fa11797ab2cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-974535de-44e4-4db0-ae36-e8e0a85aa4e8-np0000007721" released by "attachment_update" :: held 0.077s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:50:03.303395 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-f4f21b41-b566-4fa6-88f0-fa11797ab2cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/e68faa5f-1872-4858-8300-821b9e905d42 returned with HTTP 200 Aug 18 23:50:03.304408 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1192/4823] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:50:03 2026] PUT /volume/v3/attachments/e68faa5f-1872-4858-8300-821b9e905d42 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:03.306529 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6f450ab9-14d7-4e06-9ef0-9b17c7b09a82 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:03.308695 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6f450ab9-14d7-4e06-9ef0-9b17c7b09a82 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 Aug 18 23:50:03.308955 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6f450ab9-14d7-4e06-9ef0-9b17c7b09a82 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:03.309209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6f450ab9-14d7-4e06-9ef0-9b17c7b09a82 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:03.316379 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:03.316379 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:03.321102 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6f450ab9-14d7-4e06-9ef0-9b17c7b09a82 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:03.326237 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-5d1ee980-db81-45a0-9460-992c32281a12 req-888cbc03-4c27-4323-8e12-9ddc8747bf77 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:03.327159 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6f450ab9-14d7-4e06-9ef0-9b17c7b09a82 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 returned with HTTP 200 Aug 18 23:50:03.327690 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1202/4824] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:03 2026] GET /volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:03.328878 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-888cbc03-4c27-4323-8e12-9ddc8747bf77 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments/e68faa5f-1872-4858-8300-821b9e905d42/action Aug 18 23:50:03.329299 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-888cbc03-4c27-4323-8e12-9ddc8747bf77 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:50:03.329570 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-888cbc03-4c27-4323-8e12-9ddc8747bf77 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:03.339904 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e8a5ff14-b68c-4e23-8813-4ca0b4325fba None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:03.341864 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e8a5ff14-b68c-4e23-8813-4ca0b4325fba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:50:03.342247 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e8a5ff14-b68c-4e23-8813-4ca0b4325fba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fb98c12-688d-4428-8dc0-6478629c4c67", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1760818121"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:03.347763 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:03.347763 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:03.351988 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:03.351988 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:03.352574 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e8a5ff14-b68c-4e23-8813-4ca0b4325fba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:03.352978 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-e8a5ff14-b68c-4e23-8813-4ca0b4325fba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume 2fb98c12-688d-4428-8dc0-6478629c4c67 Aug 18 23:50:03.356908 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-5d1ee980-db81-45a0-9460-992c32281a12 req-888cbc03-4c27-4323-8e12-9ddc8747bf77 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/e68faa5f-1872-4858-8300-821b9e905d42/action returned with HTTP 204 Aug 18 23:50:03.357426 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1214/4825] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:50:03 2026] POST /volume/v3/attachments/e68faa5f-1872-4858-8300-821b9e905d42/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:03.386953 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-e8a5ff14-b68c-4e23-8813-4ca0b4325fba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['1c3a2f14-1f6a-4925-b680-e9f2bf003900', 'b97110aa-1b5c-4ba2-b3b8-a52771c40432', 'b0224528-16d1-4fcb-91ad-14776440119b', 'd2ca66ba-33e5-4f40-9fc4-9998596a43fb'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:03.419911 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-e8a5ff14-b68c-4e23-8813-4ca0b4325fba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot create request issued successfully. Aug 18 23:50:03.420214 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e8a5ff14-b68c-4e23-8813-4ca0b4325fba tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:50:03.420759 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1218/4826] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:50:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:03.430906 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e022304a-770d-4b4b-97f5-98fb22591998 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:03.434970 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e022304a-770d-4b4b-97f5-98fb22591998 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd Aug 18 23:50:03.434970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e022304a-770d-4b4b-97f5-98fb22591998 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:03.434970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e022304a-770d-4b4b-97f5-98fb22591998 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:03.441807 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:03.441807 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:03.442294 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e022304a-770d-4b4b-97f5-98fb22591998 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:50:03.443037 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e022304a-770d-4b4b-97f5-98fb22591998 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd returned with HTTP 200 Aug 18 23:50:03.443552 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1193/4827] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:03 2026] GET /volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:04.452129 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-56ed8bee-d983-4279-b17c-9779c5ed770f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:04.453845 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-56ed8bee-d983-4279-b17c-9779c5ed770f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd Aug 18 23:50:04.454028 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-56ed8bee-d983-4279-b17c-9779c5ed770f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:04.454227 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-56ed8bee-d983-4279-b17c-9779c5ed770f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:04.458841 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:04.458841 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:04.459206 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-56ed8bee-d983-4279-b17c-9779c5ed770f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:50:04.459897 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-56ed8bee-d983-4279-b17c-9779c5ed770f tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd returned with HTTP 200 Aug 18 23:50:04.460204 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1203/4828] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:04 2026] GET /volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:04.470577 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:04.472563 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:50:04.473007 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a0a9e46d-d560-4358-9a51-9dfe5da8d1cd", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-373698176"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:04.475153 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request body: {'volume': {'snapshot_id': 'a0a9e46d-d560-4358-9a51-9dfe5da8d1cd', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-373698176'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:50:04.481829 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:04.481829 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:04.482389 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:50:04.482580 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume of 2 GB Aug 18 23:50:04.486491 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Availability Zones retrieved successfully. Aug 18 23:50:04.494150 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (28fe3422-b483-4ff4-a450-79522b3e3bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:04.495711 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac17b7a-d950-4d51-8644-04776311efaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:04.497003 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:50:04.525486 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac17b7a-d950-4d51-8644-04776311efaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'a0a9e46d-d560-4358-9a51-9dfe5da8d1cd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:04.526202 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce44464-b96a-4125-9d0b-ca12a945f767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:04.562736 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['a2b7d506-830d-4c72-a0e5-45932ca13cd7', '0b0e0dad-f438-4410-9abd-8015a6e206fa', 'f563ec68-8dfc-45b2-8bd5-7a02a934c0b4', '6de0bf9f-b2ed-4e96-844b-8fb9865bb5f0'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:04.563504 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce44464-b96a-4125-9d0b-ca12a945f767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2b7d506-830d-4c72-a0e5-45932ca13cd7', '0b0e0dad-f438-4410-9abd-8015a6e206fa', 'f563ec68-8dfc-45b2-8bd5-7a02a934c0b4', '6de0bf9f-b2ed-4e96-844b-8fb9865bb5f0']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:04.564170 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1f692e3-4ece-4fc4-99fd-7b1ea0007503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:04.602233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1f692e3-4ece-4fc4-99fd-7b1ea0007503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2ef2dc2-9e90-4242-82f4-5e72af9b7235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-373698176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['a2b7d506-830d-4c72-a0e5-45932ca13cd7','0b0e0dad-f438-4410-9abd-8015a6e206fa','f563ec68-8dfc-45b2-8bd5-7a02a934c0b4','6de0bf9f-b2ed-4e96-844b-8fb9865bb5f0'],size=2,snapshot_id=a0a9e46d-d560-4358-9a51-9dfe5da8d1cd,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:50:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-373698176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2ef2dc2-9e90-4242-82f4-5e72af9b7235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11946d787164f38869a3cc91cb13099',provider_auth=None,provider_geometry=None,provider_id=None,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=a0a9e46d-d560-4358-9a51-9dfe5da8d1cd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1957c956de3b4a8daabaa959e8975d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:04.602915 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9974600b-65a6-48e4-9154-218ffbc77cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:04.618815 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9974600b-65a6-48e4-9154-218ffbc77cfa) transitioned into state 'SUCCESS' from state '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-373698176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['a2b7d506-830d-4c72-a0e5-45932ca13cd7','0b0e0dad-f438-4410-9abd-8015a6e206fa','f563ec68-8dfc-45b2-8bd5-7a02a934c0b4','6de0bf9f-b2ed-4e96-844b-8fb9865bb5f0'],size=2,snapshot_id=a0a9e46d-d560-4358-9a51-9dfe5da8d1cd,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:04.619812 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8d17d6-a913-4e4f-8ae6-c424d4c94526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:04.638683 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc8d17d6-a913-4e4f-8ae6-c424d4c94526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:04.639622 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (28fe3422-b483-4ff4-a450-79522b3e3bfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:04.639965 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request issued successfully. Aug 18 23:50:04.640668 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53421d0d-2f1f-4b4c-bb3d-b6e3917ec1ae tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:50:04.641091 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1215/4829] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:50:04 2026] POST /volume/v3/volumes => generated 787 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:04.654678 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a80a80bc-3ea5-468b-8919-2a3c192d24f3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:04.656633 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a80a80bc-3ea5-468b-8919-2a3c192d24f3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 Aug 18 23:50:04.656923 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a80a80bc-3ea5-468b-8919-2a3c192d24f3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:04.657164 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a80a80bc-3ea5-468b-8919-2a3c192d24f3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:04.663733 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:04.663733 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:04.666847 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a80a80bc-3ea5-468b-8919-2a3c192d24f3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:04.670431 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a80a80bc-3ea5-468b-8919-2a3c192d24f3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 returned with HTTP 200 Aug 18 23:50:04.670795 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1219/4830] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:04 2026] GET /volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:05.685485 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7b443d1e-dcb3-4236-870e-a94eb6bb2f56 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:05.687622 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b443d1e-dcb3-4236-870e-a94eb6bb2f56 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 Aug 18 23:50:05.687910 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b443d1e-dcb3-4236-870e-a94eb6bb2f56 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:05.688161 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b443d1e-dcb3-4236-870e-a94eb6bb2f56 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:05.695410 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:05.695410 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:05.699551 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7b443d1e-dcb3-4236-870e-a94eb6bb2f56 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:05.703881 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b443d1e-dcb3-4236-870e-a94eb6bb2f56 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 returned with HTTP 200 Aug 18 23:50:05.704384 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1194/4831] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:05 2026] GET /volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:05.714952 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2b4ccef7-f1bb-41e2-9f89-4ae637c67eb7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:05.716490 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2b4ccef7-f1bb-41e2-9f89-4ae637c67eb7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 Aug 18 23:50:05.716670 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2b4ccef7-f1bb-41e2-9f89-4ae637c67eb7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:05.716836 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2b4ccef7-f1bb-41e2-9f89-4ae637c67eb7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:05.723144 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:05.723144 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:05.726005 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2b4ccef7-f1bb-41e2-9f89-4ae637c67eb7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:05.729316 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2b4ccef7-f1bb-41e2-9f89-4ae637c67eb7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 returned with HTTP 200 Aug 18 23:50:05.729664 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1204/4832] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:05 2026] GET /volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 => generated 880 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:05.740365 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-286ababd-8faf-49bd-b008-1bf628c4e2e8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:05.742165 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-286ababd-8faf-49bd-b008-1bf628c4e2e8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 Aug 18 23:50:05.742333 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-286ababd-8faf-49bd-b008-1bf628c4e2e8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:05.742532 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-286ababd-8faf-49bd-b008-1bf628c4e2e8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:05.742694 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-286ababd-8faf-49bd-b008-1bf628c4e2e8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume with id: a2ef2dc2-9e90-4242-82f4-5e72af9b7235 Aug 18 23:50:05.748872 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:05.748872 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:05.749261 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-286ababd-8faf-49bd-b008-1bf628c4e2e8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:05.763483 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-286ababd-8faf-49bd-b008-1bf628c4e2e8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume request issued successfully. Aug 18 23:50:05.763669 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-286ababd-8faf-49bd-b008-1bf628c4e2e8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 returned with HTTP 202 Aug 18 23:50:05.764068 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1216/4833] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:50:05 2026] DELETE /volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:50:05.771028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-62a06ea9-c4db-43e2-987e-4df316ed9e3b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:05.774365 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-62a06ea9-c4db-43e2-987e-4df316ed9e3b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 Aug 18 23:50:05.774365 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-62a06ea9-c4db-43e2-987e-4df316ed9e3b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:05.774365 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-62a06ea9-c4db-43e2-987e-4df316ed9e3b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:05.779957 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:05.779957 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:05.783361 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-62a06ea9-c4db-43e2-987e-4df316ed9e3b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:05.787467 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-62a06ea9-c4db-43e2-987e-4df316ed9e3b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 returned with HTTP 200 Aug 18 23:50:05.788002 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1220/4834] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:05 2026] GET /volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:06.800857 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f467425a-6557-429a-aca1-0a0f33332661 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:06.802400 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f467425a-6557-429a-aca1-0a0f33332661 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 Aug 18 23:50:06.802591 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f467425a-6557-429a-aca1-0a0f33332661 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:06.802765 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f467425a-6557-429a-aca1-0a0f33332661 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:06.808567 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f467425a-6557-429a-aca1-0a0f33332661 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 returned with HTTP 404 Aug 18 23:50:06.808991 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1195/4835] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:06 2026] GET /volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:06.815018 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-894e7bb3-b7dc-42e1-a90f-980ab3dc1316 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:06.816692 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-894e7bb3-b7dc-42e1-a90f-980ab3dc1316 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 Aug 18 23:50:06.816870 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-894e7bb3-b7dc-42e1-a90f-980ab3dc1316 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:06.817045 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-894e7bb3-b7dc-42e1-a90f-980ab3dc1316 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:06.821963 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-894e7bb3-b7dc-42e1-a90f-980ab3dc1316 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 returned with HTTP 404 Aug 18 23:50:06.822360 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1205/4836] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:06 2026] GET /volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:06.828677 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c84ab906-9375-4134-89d8-c975971a6140 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:06.830253 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c84ab906-9375-4134-89d8-c975971a6140 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 Aug 18 23:50:06.830441 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c84ab906-9375-4134-89d8-c975971a6140 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:06.830656 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c84ab906-9375-4134-89d8-c975971a6140 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:06.830803 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-c84ab906-9375-4134-89d8-c975971a6140 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume with id: a2ef2dc2-9e90-4242-82f4-5e72af9b7235 Aug 18 23:50:06.835686 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c84ab906-9375-4134-89d8-c975971a6140 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 returned with HTTP 404 Aug 18 23:50:06.836091 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1217/4837] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:50:06 2026] DELETE /volume/v3/volumes/a2ef2dc2-9e90-4242-82f4-5e72af9b7235 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:06.844472 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f7bf995d-1025-412e-b6f0-111220efc2c8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:06.846024 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f7bf995d-1025-412e-b6f0-111220efc2c8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd Aug 18 23:50:06.846301 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f7bf995d-1025-412e-b6f0-111220efc2c8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:06.846593 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f7bf995d-1025-412e-b6f0-111220efc2c8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:06.846773 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-f7bf995d-1025-412e-b6f0-111220efc2c8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: a0a9e46d-d560-4358-9a51-9dfe5da8d1cd Aug 18 23:50:06.853182 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:06.853182 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:06.853182 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f7bf995d-1025-412e-b6f0-111220efc2c8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:50:06.866260 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f7bf995d-1025-412e-b6f0-111220efc2c8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot delete request issued successfully. Aug 18 23:50:06.866639 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f7bf995d-1025-412e-b6f0-111220efc2c8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd returned with HTTP 202 Aug 18 23:50:06.867113 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1221/4838] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:50:06 2026] DELETE /volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:50:06.876079 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-df1353e9-3f92-45f5-b3f7-dcfa157c998b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:06.877763 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df1353e9-3f92-45f5-b3f7-dcfa157c998b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd Aug 18 23:50:06.877936 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df1353e9-3f92-45f5-b3f7-dcfa157c998b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:06.878247 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df1353e9-3f92-45f5-b3f7-dcfa157c998b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:06.884477 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:06.884477 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:06.885039 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-df1353e9-3f92-45f5-b3f7-dcfa157c998b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:50:06.885904 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df1353e9-3f92-45f5-b3f7-dcfa157c998b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd returned with HTTP 200 Aug 18 23:50:06.886281 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1196/4839] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:06 2026] GET /volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:07.898130 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6c19a3e2-011e-4def-ae50-7b114fdc25c0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:07.900447 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6c19a3e2-011e-4def-ae50-7b114fdc25c0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd Aug 18 23:50:07.900731 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6c19a3e2-011e-4def-ae50-7b114fdc25c0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:07.900992 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6c19a3e2-011e-4def-ae50-7b114fdc25c0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:07.906305 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6c19a3e2-011e-4def-ae50-7b114fdc25c0 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd returned with HTTP 404 Aug 18 23:50:07.906945 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1206/4840] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:07 2026] GET /volume/v3/snapshots/a0a9e46d-d560-4358-9a51-9dfe5da8d1cd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:07.912764 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b08ba091-cb09-4ef2-aabf-98a0cbbaa3d5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:07.914714 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b08ba091-cb09-4ef2-aabf-98a0cbbaa3d5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 Aug 18 23:50:07.914939 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b08ba091-cb09-4ef2-aabf-98a0cbbaa3d5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:07.915150 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b08ba091-cb09-4ef2-aabf-98a0cbbaa3d5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:07.922914 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:07.922914 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:07.926825 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b08ba091-cb09-4ef2-aabf-98a0cbbaa3d5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:07.931721 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b08ba091-cb09-4ef2-aabf-98a0cbbaa3d5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 returned with HTTP 200 Aug 18 23:50:07.932166 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1218/4841] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:07 2026] GET /volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:07.944549 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f3e3d76c-fe5b-4fd0-8b17-c973ce984800 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:07.946788 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3e3d76c-fe5b-4fd0-8b17-c973ce984800 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 Aug 18 23:50:07.948540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3e3d76c-fe5b-4fd0-8b17-c973ce984800 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:07.948540 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f3e3d76c-fe5b-4fd0-8b17-c973ce984800 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:07.948540 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-f3e3d76c-fe5b-4fd0-8b17-c973ce984800 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume with id: 2fb98c12-688d-4428-8dc0-6478629c4c67 Aug 18 23:50:07.957136 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:07.957136 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:07.958212 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f3e3d76c-fe5b-4fd0-8b17-c973ce984800 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:07.982954 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f3e3d76c-fe5b-4fd0-8b17-c973ce984800 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume request issued successfully. Aug 18 23:50:07.982954 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f3e3d76c-fe5b-4fd0-8b17-c973ce984800 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 returned with HTTP 202 Aug 18 23:50:07.982954 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1222/4842] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:50:07 2026] DELETE /volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:50:07.991098 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-36df7c80-bcec-409a-a876-0ffcb95a4a86 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:07.993424 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-36df7c80-bcec-409a-a876-0ffcb95a4a86 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 Aug 18 23:50:07.993694 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-36df7c80-bcec-409a-a876-0ffcb95a4a86 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:07.993928 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-36df7c80-bcec-409a-a876-0ffcb95a4a86 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:08.002976 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:08.002976 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:08.007459 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-36df7c80-bcec-409a-a876-0ffcb95a4a86 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:08.012509 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-36df7c80-bcec-409a-a876-0ffcb95a4a86 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 returned with HTTP 200 Aug 18 23:50:08.012968 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1197/4843] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:07 2026] GET /volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:09.026494 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1a3dadd0-6942-4773-a324-13118db91c4e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:09.028331 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1a3dadd0-6942-4773-a324-13118db91c4e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 Aug 18 23:50:09.028547 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1a3dadd0-6942-4773-a324-13118db91c4e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:09.028730 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1a3dadd0-6942-4773-a324-13118db91c4e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:09.033908 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1a3dadd0-6942-4773-a324-13118db91c4e tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 returned with HTTP 404 Aug 18 23:50:09.034352 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1207/4844] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:09 2026] GET /volume/v3/volumes/2fb98c12-688d-4428-8dc0-6478629c4c67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:09.042067 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a80100c1-fe52-41eb-9689-f7f08c3659f6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:09.043792 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a80100c1-fe52-41eb-9689-f7f08c3659f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:50:09.043980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a80100c1-fe52-41eb-9689-f7f08c3659f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:09.044159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a80100c1-fe52-41eb-9689-f7f08c3659f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:09.051239 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:09.051239 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:09.054928 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a80100c1-fe52-41eb-9689-f7f08c3659f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:09.058913 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a80100c1-fe52-41eb-9689-f7f08c3659f6 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:50:09.059264 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1219/4845] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:09 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:09.071586 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:09.073210 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:50:09.073718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1147797502"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:09.075295 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1147797502'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:50:09.075550 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume of 1 GB Aug 18 23:50:09.079466 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Availability Zones retrieved successfully. Aug 18 23:50:09.085534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (bed5f949-c01f-4dc0-9255-5ec065cad3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:09.085923 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a65c2f2-c8f4-48b8-850f-7ecbff7bd0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:09.086894 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:50:09.109939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a65c2f2-c8f4-48b8-850f-7ecbff7bd0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:09.110846 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3687a1dc-1852-4e19-af3c-ffa6e64089ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:09.146168 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['38e912ab-a178-4b37-a552-22631f0f64f4', '8aec8876-5247-4f7a-960c-abea8faca191', '74ba6263-ad04-42a5-8fe6-a8532e8d250b', 'b677a85e-0703-4143-97f6-87872fe08837'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:09.147120 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3687a1dc-1852-4e19-af3c-ffa6e64089ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38e912ab-a178-4b37-a552-22631f0f64f4', '8aec8876-5247-4f7a-960c-abea8faca191', '74ba6263-ad04-42a5-8fe6-a8532e8d250b', 'b677a85e-0703-4143-97f6-87872fe08837']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:09.147999 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3864e134-b429-4a77-8b63-3883ff9bfcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:09.170815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3864e134-b429-4a77-8b63-3883ff9bfcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c00b41a7-3d5e-4282-895a-0f8956446ccc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1147797502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['38e912ab-a178-4b37-a552-22631f0f64f4','8aec8876-5247-4f7a-960c-abea8faca191','74ba6263-ad04-42a5-8fe6-a8532e8d250b','b677a85e-0703-4143-97f6-87872fe08837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1147797502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c00b41a7-3d5e-4282-895a-0f8956446ccc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11946d787164f38869a3cc91cb13099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1957c956de3b4a8daabaa959e8975d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:09.170815 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb53148-6db9-4f78-ae8c-7dfe2b27c34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:09.191863 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb53148-6db9-4f78-ae8c-7dfe2b27c34d) transitioned into state 'SUCCESS' from state '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-1147797502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['38e912ab-a178-4b37-a552-22631f0f64f4','8aec8876-5247-4f7a-960c-abea8faca191','74ba6263-ad04-42a5-8fe6-a8532e8d250b','b677a85e-0703-4143-97f6-87872fe08837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:09.192791 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38cb4ee5-5156-4cda-a20d-459559d07716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:09.201951 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38cb4ee5-5156-4cda-a20d-459559d07716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:09.203210 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (bed5f949-c01f-4dc0-9255-5ec065cad3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:09.203652 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request issued successfully. Aug 18 23:50:09.204367 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-264ee0e2-12ee-4706-b4b8-4ed6dff3ea66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:50:09.206398 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1223/4846] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:50:09 2026] POST /volume/v3/volumes => generated 754 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:09.218178 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ad13cb5a-3a59-4b32-a440-4dc864ffbf1b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:09.220070 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad13cb5a-3a59-4b32-a440-4dc864ffbf1b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc Aug 18 23:50:09.220307 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad13cb5a-3a59-4b32-a440-4dc864ffbf1b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:09.220536 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad13cb5a-3a59-4b32-a440-4dc864ffbf1b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:09.228259 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:09.228259 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:09.232829 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ad13cb5a-3a59-4b32-a440-4dc864ffbf1b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:09.237667 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad13cb5a-3a59-4b32-a440-4dc864ffbf1b tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc returned with HTTP 200 Aug 18 23:50:09.238133 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1198/4847] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:09 2026] GET /volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:10.250611 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-20f290c4-3e95-48ac-bb96-bc782e7aa447 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:10.252280 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-20f290c4-3e95-48ac-bb96-bc782e7aa447 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc Aug 18 23:50:10.252462 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-20f290c4-3e95-48ac-bb96-bc782e7aa447 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:10.252670 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-20f290c4-3e95-48ac-bb96-bc782e7aa447 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:10.259449 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:10.259449 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:10.262646 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-20f290c4-3e95-48ac-bb96-bc782e7aa447 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:10.266268 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-20f290c4-3e95-48ac-bb96-bc782e7aa447 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc returned with HTTP 200 Aug 18 23:50:10.266609 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1208/4848] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:10 2026] GET /volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:10.278349 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-40a3e06d-59d1-4bee-8852-d3a1703b4c9d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:10.280024 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-40a3e06d-59d1-4bee-8852-d3a1703b4c9d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:50:10.280331 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-40a3e06d-59d1-4bee-8852-d3a1703b4c9d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c00b41a7-3d5e-4282-895a-0f8956446ccc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-737922988"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:10.288170 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:10.288170 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:10.288579 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-40a3e06d-59d1-4bee-8852-d3a1703b4c9d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:10.288684 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-40a3e06d-59d1-4bee-8852-d3a1703b4c9d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create snapshot from volume c00b41a7-3d5e-4282-895a-0f8956446ccc Aug 18 23:50:10.310146 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-40a3e06d-59d1-4bee-8852-d3a1703b4c9d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['b455ceed-96ea-405b-afd7-4767b74aeeb6', '2d1448da-c879-4423-ad77-8af23935b37f', 'b9567fc3-b153-42ac-8cd3-8d01a7b8aa92', '0f8f9046-7bc1-4e7c-b2a1-8be44f82db97'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:10.332778 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-40a3e06d-59d1-4bee-8852-d3a1703b4c9d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot create request issued successfully. Aug 18 23:50:10.333062 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-40a3e06d-59d1-4bee-8852-d3a1703b4c9d tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:50:10.333446 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1220/4849] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:50:10 2026] POST /volume/v3/snapshots => generated 309 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:10.341769 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-adbb1a6f-8dd1-4a44-824b-fcb6658d1c0a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:10.343656 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-adbb1a6f-8dd1-4a44-824b-fcb6658d1c0a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 Aug 18 23:50:10.343893 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-adbb1a6f-8dd1-4a44-824b-fcb6658d1c0a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:10.344121 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-adbb1a6f-8dd1-4a44-824b-fcb6658d1c0a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:10.349332 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:10.349332 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:10.349862 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-adbb1a6f-8dd1-4a44-824b-fcb6658d1c0a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:50:10.350610 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-adbb1a6f-8dd1-4a44-824b-fcb6658d1c0a tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 returned with HTTP 200 Aug 18 23:50:10.350986 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1224/4850] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:10 2026] GET /volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:11.360018 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d40429c1-7885-4679-897c-8fe74025f268 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:11.361663 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d40429c1-7885-4679-897c-8fe74025f268 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 Aug 18 23:50:11.361885 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d40429c1-7885-4679-897c-8fe74025f268 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:11.362061 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d40429c1-7885-4679-897c-8fe74025f268 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:11.366963 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:11.366963 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:11.367320 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d40429c1-7885-4679-897c-8fe74025f268 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:50:11.368122 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d40429c1-7885-4679-897c-8fe74025f268 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 returned with HTTP 200 Aug 18 23:50:11.368450 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1199/4851] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:11 2026] GET /volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:11.377191 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:11.379055 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:50:11.379425 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b8af4a0f-441d-4ceb-ae30-89765a9d5651", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-744976484"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:11.380882 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request body: {'volume': {'snapshot_id': 'b8af4a0f-441d-4ceb-ae30-89765a9d5651', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-744976484'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:50:11.385592 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:11.385592 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:11.385973 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:50:11.386080 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume of 1 GB Aug 18 23:50:11.389186 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Availability Zones retrieved successfully. Aug 18 23:50:11.394979 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (1333fc44-3cca-4bc2-91fc-d4a11b0fd9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:11.395931 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d0aef6-b8ac-456c-b8cb-5aacd82b198b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:11.396756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:50:11.422835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d0aef6-b8ac-456c-b8cb-5aacd82b198b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b8af4a0f-441d-4ceb-ae30-89765a9d5651', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:11.423527 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c58319-1285-4d4b-a434-c2f7adecbd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:11.457890 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Created reservations ['ca12851e-4593-4446-bc30-f05e4dbeb418', '65e67efd-6df5-4210-a1c0-a2cbf7672858', '9cc33ec7-581e-499a-b3b3-b2958eabaa30', '1a0feeb4-ac40-4bf9-8365-0ab963a522df'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:11.458809 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c58319-1285-4d4b-a434-c2f7adecbd6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca12851e-4593-4446-bc30-f05e4dbeb418', '65e67efd-6df5-4210-a1c0-a2cbf7672858', '9cc33ec7-581e-499a-b3b3-b2958eabaa30', '1a0feeb4-ac40-4bf9-8365-0ab963a522df']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:11.459497 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3e8e3f-0ac0-43b6-b3bf-fd6174957702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:11.497694 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3e8e3f-0ac0-43b6-b3bf-fd6174957702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e240bd20-2f75-4f68-b318-aedfc70cd456', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-744976484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['ca12851e-4593-4446-bc30-f05e4dbeb418','65e67efd-6df5-4210-a1c0-a2cbf7672858','9cc33ec7-581e-499a-b3b3-b2958eabaa30','1a0feeb4-ac40-4bf9-8365-0ab963a522df'],size=1,snapshot_id=b8af4a0f-441d-4ceb-ae30-89765a9d5651,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:50:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-744976484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e240bd20-2f75-4f68-b318-aedfc70cd456,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11946d787164f38869a3cc91cb13099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b8af4a0f-441d-4ceb-ae30-89765a9d5651,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1957c956de3b4a8daabaa959e8975d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:11.498443 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de5ccda-fe4c-4de0-935c-b65796feaea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:11.513772 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8de5ccda-fe4c-4de0-935c-b65796feaea2) transitioned into state 'SUCCESS' from state '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-744976484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11946d787164f38869a3cc91cb13099',qos_specs=None,replication_status=,reservations=['ca12851e-4593-4446-bc30-f05e4dbeb418','65e67efd-6df5-4210-a1c0-a2cbf7672858','9cc33ec7-581e-499a-b3b3-b2958eabaa30','1a0feeb4-ac40-4bf9-8365-0ab963a522df'],size=1,snapshot_id=b8af4a0f-441d-4ceb-ae30-89765a9d5651,source_replicaid=,source_volid=None,status='creating',user_id='1957c956de3b4a8daabaa959e8975d07',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:11.514502 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c8577df-d86d-4716-87a2-fef890b5837c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:11.532299 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c8577df-d86d-4716-87a2-fef890b5837c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:11.533051 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Flow 'volume_create_api' (1333fc44-3cca-4bc2-91fc-d4a11b0fd9d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:11.533306 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Create volume request issued successfully. Aug 18 23:50:11.533816 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-aa54e60f-2610-4f18-9459-c35f6b1fc026 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:50:11.534216 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1209/4852] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:50:11 2026] POST /volume/v3/volumes => generated 787 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:11.545448 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f2dfb3e9-101a-4365-b155-ba58984751f7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:11.547246 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f2dfb3e9-101a-4365-b155-ba58984751f7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 Aug 18 23:50:11.547446 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f2dfb3e9-101a-4365-b155-ba58984751f7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:11.547639 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f2dfb3e9-101a-4365-b155-ba58984751f7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:11.554145 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:11.554145 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:11.557640 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f2dfb3e9-101a-4365-b155-ba58984751f7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:11.561203 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f2dfb3e9-101a-4365-b155-ba58984751f7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 returned with HTTP 200 Aug 18 23:50:11.561615 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1221/4853] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:11 2026] GET /volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:12.573138 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0d7664d2-d5b7-4645-9325-0226f3284387 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:12.575094 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0d7664d2-d5b7-4645-9325-0226f3284387 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 Aug 18 23:50:12.575275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0d7664d2-d5b7-4645-9325-0226f3284387 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:12.575477 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0d7664d2-d5b7-4645-9325-0226f3284387 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:12.583328 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:12.583328 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:12.586967 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0d7664d2-d5b7-4645-9325-0226f3284387 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:12.590526 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0d7664d2-d5b7-4645-9325-0226f3284387 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 returned with HTTP 200 Aug 18 23:50:12.590876 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1225/4854] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:12 2026] GET /volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:12.601974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-366c23be-6322-4955-8ce2-b9810f3789ed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:12.603768 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-366c23be-6322-4955-8ce2-b9810f3789ed tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 Aug 18 23:50:12.604023 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-366c23be-6322-4955-8ce2-b9810f3789ed tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:12.604258 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-366c23be-6322-4955-8ce2-b9810f3789ed tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:12.610859 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:12.610859 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:12.614499 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-366c23be-6322-4955-8ce2-b9810f3789ed tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:12.618306 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-366c23be-6322-4955-8ce2-b9810f3789ed tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 returned with HTTP 200 Aug 18 23:50:12.618784 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1200/4855] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:12 2026] GET /volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:12.630219 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1dc1c5e9-7daf-40a0-82c2-35c577957a71 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:12.632199 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1dc1c5e9-7daf-40a0-82c2-35c577957a71 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 Aug 18 23:50:12.632420 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1dc1c5e9-7daf-40a0-82c2-35c577957a71 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:12.632620 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1dc1c5e9-7daf-40a0-82c2-35c577957a71 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:12.632769 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-1dc1c5e9-7daf-40a0-82c2-35c577957a71 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume with id: e240bd20-2f75-4f68-b318-aedfc70cd456 Aug 18 23:50:12.639774 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:12.639774 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:12.640275 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1dc1c5e9-7daf-40a0-82c2-35c577957a71 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:12.655340 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1dc1c5e9-7daf-40a0-82c2-35c577957a71 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume request issued successfully. Aug 18 23:50:12.655561 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1dc1c5e9-7daf-40a0-82c2-35c577957a71 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 returned with HTTP 202 Aug 18 23:50:12.658910 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1210/4856] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:50:12 2026] DELETE /volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:50:12.668311 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cd49169d-47c6-4a12-96bf-dec51a3f0b18 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:12.669869 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cd49169d-47c6-4a12-96bf-dec51a3f0b18 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 Aug 18 23:50:12.670027 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cd49169d-47c6-4a12-96bf-dec51a3f0b18 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:12.670190 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cd49169d-47c6-4a12-96bf-dec51a3f0b18 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:12.676526 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:12.676526 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:12.679580 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cd49169d-47c6-4a12-96bf-dec51a3f0b18 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:12.682770 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cd49169d-47c6-4a12-96bf-dec51a3f0b18 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 returned with HTTP 200 Aug 18 23:50:12.683100 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1222/4857] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:12 2026] GET /volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 => generated 879 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:13.696694 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3fc1c89c-b608-40aa-af8f-65d27d5f34d4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:13.698446 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3fc1c89c-b608-40aa-af8f-65d27d5f34d4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 Aug 18 23:50:13.698683 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3fc1c89c-b608-40aa-af8f-65d27d5f34d4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:13.698865 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3fc1c89c-b608-40aa-af8f-65d27d5f34d4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:13.704110 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3fc1c89c-b608-40aa-af8f-65d27d5f34d4 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 returned with HTTP 404 Aug 18 23:50:13.704578 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1226/4858] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:13 2026] GET /volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:13.710761 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dc65dfd8-9b0f-4ed5-a41e-4a8ab43f0bfc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:13.712425 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dc65dfd8-9b0f-4ed5-a41e-4a8ab43f0bfc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 Aug 18 23:50:13.712620 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dc65dfd8-9b0f-4ed5-a41e-4a8ab43f0bfc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:13.712790 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dc65dfd8-9b0f-4ed5-a41e-4a8ab43f0bfc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:13.718064 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dc65dfd8-9b0f-4ed5-a41e-4a8ab43f0bfc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 returned with HTTP 404 Aug 18 23:50:13.718498 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1201/4859] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:13 2026] GET /volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:13.725229 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-863e5620-abab-436b-ab1e-a9a12c577184 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:13.726843 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-863e5620-abab-436b-ab1e-a9a12c577184 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 Aug 18 23:50:13.727044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-863e5620-abab-436b-ab1e-a9a12c577184 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:13.727223 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-863e5620-abab-436b-ab1e-a9a12c577184 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:13.727374 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-863e5620-abab-436b-ab1e-a9a12c577184 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume with id: e240bd20-2f75-4f68-b318-aedfc70cd456 Aug 18 23:50:13.732259 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-863e5620-abab-436b-ab1e-a9a12c577184 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 returned with HTTP 404 Aug 18 23:50:13.732698 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1211/4860] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:50:13 2026] DELETE /volume/v3/volumes/e240bd20-2f75-4f68-b318-aedfc70cd456 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:13.738824 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4b68eccc-e5d4-4019-8b54-9fe24c6261c5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:13.740881 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4b68eccc-e5d4-4019-8b54-9fe24c6261c5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 Aug 18 23:50:13.741113 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4b68eccc-e5d4-4019-8b54-9fe24c6261c5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:13.741342 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4b68eccc-e5d4-4019-8b54-9fe24c6261c5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:13.741487 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-4b68eccc-e5d4-4019-8b54-9fe24c6261c5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete snapshot with id: b8af4a0f-441d-4ceb-ae30-89765a9d5651 Aug 18 23:50:13.747034 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:13.747034 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:13.747563 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4b68eccc-e5d4-4019-8b54-9fe24c6261c5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:50:13.763801 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4b68eccc-e5d4-4019-8b54-9fe24c6261c5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot delete request issued successfully. Aug 18 23:50:13.763989 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4b68eccc-e5d4-4019-8b54-9fe24c6261c5 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 returned with HTTP 202 Aug 18 23:50:13.764468 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1223/4861] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:50:13 2026] DELETE /volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:50:13.770705 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f31ac3ab-24cc-4b4c-98dd-c7306392f0a8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:13.772328 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f31ac3ab-24cc-4b4c-98dd-c7306392f0a8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 Aug 18 23:50:13.772587 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f31ac3ab-24cc-4b4c-98dd-c7306392f0a8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:13.772771 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f31ac3ab-24cc-4b4c-98dd-c7306392f0a8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:13.777735 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:13.777735 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:13.778179 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f31ac3ab-24cc-4b4c-98dd-c7306392f0a8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Snapshot retrieved successfully. Aug 18 23:50:13.778975 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f31ac3ab-24cc-4b4c-98dd-c7306392f0a8 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 returned with HTTP 200 Aug 18 23:50:13.779337 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1227/4862] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:13 2026] GET /volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:14.788671 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-300b10ed-6c2f-4393-a69e-a03778917961 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:14.790402 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-300b10ed-6c2f-4393-a69e-a03778917961 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 Aug 18 23:50:14.790651 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-300b10ed-6c2f-4393-a69e-a03778917961 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:14.790877 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-300b10ed-6c2f-4393-a69e-a03778917961 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:14.794868 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-300b10ed-6c2f-4393-a69e-a03778917961 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 returned with HTTP 404 Aug 18 23:50:14.795282 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1202/4863] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:14 2026] GET /volume/v3/snapshots/b8af4a0f-441d-4ceb-ae30-89765a9d5651 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:14.800826 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f6868b06-f046-4687-b260-3869367beb9c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:14.802736 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6868b06-f046-4687-b260-3869367beb9c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc Aug 18 23:50:14.802927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6868b06-f046-4687-b260-3869367beb9c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:14.803100 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6868b06-f046-4687-b260-3869367beb9c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:14.810279 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:14.810279 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:14.813762 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f6868b06-f046-4687-b260-3869367beb9c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:14.818038 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6868b06-f046-4687-b260-3869367beb9c tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc returned with HTTP 200 Aug 18 23:50:14.818477 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1212/4864] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:14 2026] GET /volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:14.832955 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-107b350a-ba2a-4165-bf83-407a7baca737 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:14.834466 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-107b350a-ba2a-4165-bf83-407a7baca737 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc Aug 18 23:50:14.834666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-107b350a-ba2a-4165-bf83-407a7baca737 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:14.834839 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-107b350a-ba2a-4165-bf83-407a7baca737 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:14.834985 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-107b350a-ba2a-4165-bf83-407a7baca737 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume with id: c00b41a7-3d5e-4282-895a-0f8956446ccc Aug 18 23:50:14.841428 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:14.841428 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:14.841853 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-107b350a-ba2a-4165-bf83-407a7baca737 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:14.856480 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-107b350a-ba2a-4165-bf83-407a7baca737 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume request issued successfully. Aug 18 23:50:14.856733 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-107b350a-ba2a-4165-bf83-407a7baca737 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc returned with HTTP 202 Aug 18 23:50:14.857266 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1224/4865] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:50:14 2026] DELETE /volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:50:14.863254 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cd4f1399-019e-41fc-994e-045031a38af3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:14.864941 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd4f1399-019e-41fc-994e-045031a38af3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc Aug 18 23:50:14.865140 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd4f1399-019e-41fc-994e-045031a38af3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:14.865344 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd4f1399-019e-41fc-994e-045031a38af3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:14.871357 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:14.871357 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:14.874243 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cd4f1399-019e-41fc-994e-045031a38af3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:14.877829 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd4f1399-019e-41fc-994e-045031a38af3 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc returned with HTTP 200 Aug 18 23:50:14.878263 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1228/4866] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:14 2026] GET /volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:15.890613 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a3f062c1-77c1-4b28-b523-0ec05e759d66 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:15.892218 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a3f062c1-77c1-4b28-b523-0ec05e759d66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc Aug 18 23:50:15.892406 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a3f062c1-77c1-4b28-b523-0ec05e759d66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:15.892606 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a3f062c1-77c1-4b28-b523-0ec05e759d66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:15.898012 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a3f062c1-77c1-4b28-b523-0ec05e759d66 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc returned with HTTP 404 Aug 18 23:50:15.898435 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1203/4867] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:15 2026] GET /volume/v3/volumes/c00b41a7-3d5e-4282-895a-0f8956446ccc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:15.905791 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f91df841-f310-4e5e-9eac-220742a655e7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:15.907433 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f91df841-f310-4e5e-9eac-220742a655e7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:50:15.907641 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f91df841-f310-4e5e-9eac-220742a655e7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:15.907818 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f91df841-f310-4e5e-9eac-220742a655e7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:15.914474 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:15.914474 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:15.918200 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f91df841-f310-4e5e-9eac-220742a655e7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:15.923417 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f91df841-f310-4e5e-9eac-220742a655e7 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:50:15.924097 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1213/4868] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:15 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:15.934238 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-73661b80-a69e-4d77-bb8e-49e100b9d0dc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:15.935762 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-73661b80-a69e-4d77-bb8e-49e100b9d0dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] DELETE https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:50:15.935927 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-73661b80-a69e-4d77-bb8e-49e100b9d0dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:15.936122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-73661b80-a69e-4d77-bb8e-49e100b9d0dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:15.936265 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-73661b80-a69e-4d77-bb8e-49e100b9d0dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume with id: 1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:50:15.942234 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:15.942234 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:15.942682 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-73661b80-a69e-4d77-bb8e-49e100b9d0dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:15.955349 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-73661b80-a69e-4d77-bb8e-49e100b9d0dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Delete volume request issued successfully. Aug 18 23:50:15.955527 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-73661b80-a69e-4d77-bb8e-49e100b9d0dc tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 202 Aug 18 23:50:15.955902 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1225/4869] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:50:15 2026] DELETE /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:50:15.963612 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7a2fdcd6-5bb6-4fec-9f40-d9948e184acd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:15.965325 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7a2fdcd6-5bb6-4fec-9f40-d9948e184acd tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:50:15.965543 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7a2fdcd6-5bb6-4fec-9f40-d9948e184acd tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:15.965732 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7a2fdcd6-5bb6-4fec-9f40-d9948e184acd tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:15.971484 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:15.971484 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:15.974458 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7a2fdcd6-5bb6-4fec-9f40-d9948e184acd tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Volume info retrieved successfully. Aug 18 23:50:15.978148 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7a2fdcd6-5bb6-4fec-9f40-d9948e184acd tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 200 Aug 18 23:50:15.978605 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1229/4870] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:15 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:16.993323 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2706ef26-37f0-493a-a75e-59ad0992f416 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:16.994959 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2706ef26-37f0-493a-a75e-59ad0992f416 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] GET https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe Aug 18 23:50:16.995131 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2706ef26-37f0-493a-a75e-59ad0992f416 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:16.995316 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2706ef26-37f0-493a-a75e-59ad0992f416 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:17.000619 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2706ef26-37f0-493a-a75e-59ad0992f416 tempest-VolumesSnapshotTestJSON-455700869 tempest-VolumesSnapshotTestJSON-455700869-project-member] https://10.4.3.229/volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe returned with HTTP 404 Aug 18 23:50:17.001026 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1204/4871] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:16 2026] GET /volume/v3/volumes/1f95ff07-2061-4455-9c78-867f54efebfe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:25.922201 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=126,cinder:UPDATE=32,cinder:INSERT=15 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:50:25.951616 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=87,cinder:UPDATE=33,cinder:INSERT=14 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:50:25.977204 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=124,cinder:INSERT=17,cinder:UPDATE=41 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:50:26.997274 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=31,cinder:UPDATE=1 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:50:32.454179 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:32.455736 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:50:32.456046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1033645751", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:32.457393 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1033645751', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:50:32.457504 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Create volume of 1 GB Aug 18 23:50:32.460877 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Availability Zones retrieved successfully. Aug 18 23:50:32.465805 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Flow 'volume_create_api' (dcead71f-5939-4ca6-ba18-65f4d5b02e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:32.466641 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3179b652-a495-4a2c-ab93-36056ce74bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:32.467397 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:50:32.493060 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3179b652-a495-4a2c-ab93-36056ce74bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:32.493725 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ae06e4-ad4a-4c55-95b6-cb43269577d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:32.545044 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Created reservations ['e3d219f3-6cf4-43b5-9bbb-f8ee7788894c', 'f505ac51-1bf6-43e8-a792-540d9d26adf2', 'cc47f476-c846-4db3-ace3-51c1e7dbc1ed', 'da830c24-1be2-4cd5-a8ce-d5c6615631d5'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:32.545813 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ae06e4-ad4a-4c55-95b6-cb43269577d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3d219f3-6cf4-43b5-9bbb-f8ee7788894c', 'f505ac51-1bf6-43e8-a792-540d9d26adf2', 'cc47f476-c846-4db3-ace3-51c1e7dbc1ed', 'da830c24-1be2-4cd5-a8ce-d5c6615631d5']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:32.546497 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8684ee2-b74e-40b7-91cf-18d7868aa654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:32.566023 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8684ee2-b74e-40b7-91cf-18d7868aa654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec8472d8-4f88-403c-b349-64e07a776895', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1033645751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696d806cec742f783d6be1767fc24ee',qos_specs=None,replication_status=,reservations=['e3d219f3-6cf4-43b5-9bbb-f8ee7788894c','f505ac51-1bf6-43e8-a792-540d9d26adf2','cc47f476-c846-4db3-ace3-51c1e7dbc1ed','da830c24-1be2-4cd5-a8ce-d5c6615631d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f1ae43dc8a43aea6f1f3f926b1b858',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1033645751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec8472d8-4f88-403c-b349-64e07a776895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1696d806cec742f783d6be1767fc24ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0f1ae43dc8a43aea6f1f3f926b1b858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:32.566668 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35343ff-bdd3-4764-9a40-491450f2e972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:32.581062 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35343ff-bdd3-4764-9a40-491450f2e972) transitioned into state 'SUCCESS' from state '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-1033645751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696d806cec742f783d6be1767fc24ee',qos_specs=None,replication_status=,reservations=['e3d219f3-6cf4-43b5-9bbb-f8ee7788894c','f505ac51-1bf6-43e8-a792-540d9d26adf2','cc47f476-c846-4db3-ace3-51c1e7dbc1ed','da830c24-1be2-4cd5-a8ce-d5c6615631d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f1ae43dc8a43aea6f1f3f926b1b858',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:32.581832 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4badcaed-91e9-4a49-bd5c-de1cace00d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:32.592543 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4badcaed-91e9-4a49-bd5c-de1cace00d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:32.592543 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Flow 'volume_create_api' (dcead71f-5939-4ca6-ba18-65f4d5b02e7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:32.592543 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Create volume request issued successfully. Aug 18 23:50:32.592543 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c3ad40f-df64-4e61-8c70-d638cbd0bde1 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:50:32.592543 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1214/4872] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:50:32 2026] POST /volume/v3/volumes => generated 755 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:32.612166 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-46c2b512-c8bf-4849-b9bf-13293414c675 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:32.613859 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-46c2b512-c8bf-4849-b9bf-13293414c675 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:32.614038 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-46c2b512-c8bf-4849-b9bf-13293414c675 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:32.614213 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-46c2b512-c8bf-4849-b9bf-13293414c675 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:32.621228 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:32.621228 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:32.626043 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-46c2b512-c8bf-4849-b9bf-13293414c675 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:32.629858 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-46c2b512-c8bf-4849-b9bf-13293414c675 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:32.630212 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1226/4873] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:32 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:33.644240 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-863a93cd-299a-4836-902b-24efe617d0ff None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:33.645753 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-863a93cd-299a-4836-902b-24efe617d0ff tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:33.645910 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-863a93cd-299a-4836-902b-24efe617d0ff tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:33.646083 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-863a93cd-299a-4836-902b-24efe617d0ff tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:33.651920 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:33.651920 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:33.654641 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-863a93cd-299a-4836-902b-24efe617d0ff tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:33.657833 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-863a93cd-299a-4836-902b-24efe617d0ff tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:33.658347 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1230/4874] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:33 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 848 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:33.672385 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7a068819-e6d1-41b3-8025-19c20a2a9dc0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:33.675231 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7a068819-e6d1-41b3-8025-19c20a2a9dc0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:33.675415 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7a068819-e6d1-41b3-8025-19c20a2a9dc0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:33.675607 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7a068819-e6d1-41b3-8025-19c20a2a9dc0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:33.683887 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:33.683887 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:33.687794 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7a068819-e6d1-41b3-8025-19c20a2a9dc0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:33.692336 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7a068819-e6d1-41b3-8025-19c20a2a9dc0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:33.692774 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1205/4875] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:33 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:33.706696 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ca622516-8cf2-4380-93af-d8f014c57cc5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:33.708415 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ca622516-8cf2-4380-93af-d8f014c57cc5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 18 23:50:33.708620 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ca622516-8cf2-4380-93af-d8f014c57cc5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:33.708813 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ca622516-8cf2-4380-93af-d8f014c57cc5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:33.709046 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-ca622516-8cf2-4380-93af-d8f014c57cc5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:50:33.709356 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:33.709356 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:33.709753 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-ca622516-8cf2-4380-93af-d8f014c57cc5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:50:33.716371 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ca622516-8cf2-4380-93af-d8f014c57cc5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Get all volumes completed successfully. Aug 18 23:50:33.716777 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ca622516-8cf2-4380-93af-d8f014c57cc5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 18 23:50:33.717127 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1215/4876] 10.4.3.229 () {66 vars in 1237 bytes} [Tue Aug 18 23:50:33 2026] GET /volume/v3/volumes => generated 339 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:33.727871 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-44861a9e-b308-412c-bb28-141ecbaa2beb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:33.729950 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-44861a9e-b308-412c-bb28-141ecbaa2beb tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:33.730178 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-44861a9e-b308-412c-bb28-141ecbaa2beb tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:33.730419 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-44861a9e-b308-412c-bb28-141ecbaa2beb tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:33.739028 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:33.739028 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:33.743249 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-44861a9e-b308-412c-bb28-141ecbaa2beb tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:33.748574 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-44861a9e-b308-412c-bb28-141ecbaa2beb tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:33.748930 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1227/4877] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:33 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:33.789013 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-0ab3c4dd-4d83-4e66-b677-26c15fca2358 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:33.790880 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-0ab3c4dd-4d83-4e66-b677-26c15fca2358 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:33.791002 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-0ab3c4dd-4d83-4e66-b677-26c15fca2358 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:33.791167 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-0ab3c4dd-4d83-4e66-b677-26c15fca2358 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:33.797338 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:33.797338 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:33.800409 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-0ab3c4dd-4d83-4e66-b677-26c15fca2358 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:33.804015 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-0ab3c4dd-4d83-4e66-b677-26c15fca2358 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:33.804393 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1231/4878] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:50:33 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:33.864549 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3d08d429-0c32-4a7a-9c1c-2df509dd3aab None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:33.864968 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3d08d429-0c32-4a7a-9c1c-2df509dd3aab None None] GET https://10.4.3.229/volume// Aug 18 23:50:33.865161 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3d08d429-0c32-4a7a-9c1c-2df509dd3aab None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:33.865403 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3d08d429-0c32-4a7a-9c1c-2df509dd3aab None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:33.865787 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3d08d429-0c32-4a7a-9c1c-2df509dd3aab None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:50:33.866084 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1206/4879] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:50: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 18 23:50:33.872172 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-f1c34a71-4363-4ce7-8b56-59b52bb52fcc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:33.874076 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-f1c34a71-4363-4ce7-8b56-59b52bb52fcc tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:50:33.874444 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-f1c34a71-4363-4ce7-8b56-59b52bb52fcc tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec8472d8-4f88-403c-b349-64e07a776895", "connector": null, "instance_uuid": "31d626f1-a6c8-4ac0-8c15-fd9db0030cb2"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:33.882125 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:33.882125 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:33.902781 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-f1c34a71-4363-4ce7-8b56-59b52bb52fcc tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:50:33.903155 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1216/4880] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:50:33 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:33.928580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b29e2b20-9e41-43ac-a79a-39eb8d35943f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:33.929789 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b29e2b20-9e41-43ac-a79a-39eb8d35943f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:33.930023 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b29e2b20-9e41-43ac-a79a-39eb8d35943f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:33.930278 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b29e2b20-9e41-43ac-a79a-39eb8d35943f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:33.933418 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dff61844-0b2e-4d66-bcd9-5f854b230608 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:33.933852 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dff61844-0b2e-4d66-bcd9-5f854b230608 None None] GET https://10.4.3.229/volume// Aug 18 23:50:33.934009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dff61844-0b2e-4d66-bcd9-5f854b230608 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:33.934201 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dff61844-0b2e-4d66-bcd9-5f854b230608 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:33.934539 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dff61844-0b2e-4d66-bcd9-5f854b230608 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:50:33.934831 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1232/4881] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:50: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 18 23:50:33.940766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-73504dc9-6753-4440-98ab-ff94a9b7b151 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:33.941695 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:33.941695 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:33.943032 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-73504dc9-6753-4440-98ab-ff94a9b7b151 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:33.943259 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-73504dc9-6753-4440-98ab-ff94a9b7b151 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:33.943483 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-73504dc9-6753-4440-98ab-ff94a9b7b151 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:33.945452 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b29e2b20-9e41-43ac-a79a-39eb8d35943f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:33.950741 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b29e2b20-9e41-43ac-a79a-39eb8d35943f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:33.951112 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1228/4882] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:33 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:33.960077 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:33.960077 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:33.966503 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-73504dc9-6753-4440-98ab-ff94a9b7b151 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:33.971459 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-73504dc9-6753-4440-98ab-ff94a9b7b151 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:33.971945 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1207/4883] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:50:33 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:50:34.065432 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-29140a99-29aa-4840-af2f-7774dd1cc428 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:34.067241 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-29140a99-29aa-4840-af2f-7774dd1cc428 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] PUT https://10.4.3.229/volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562 Aug 18 23:50:34.067588 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-29140a99-29aa-4840-af2f-7774dd1cc428 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:34.074109 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-29140a99-29aa-4840-af2f-7774dd1cc428 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Acquiring lock "cinder-attachment_update-ec8472d8-4f88-403c-b349-64e07a776895-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:50:34.078317 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-29140a99-29aa-4840-af2f-7774dd1cc428 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Lock "cinder-attachment_update-ec8472d8-4f88-403c-b349-64e07a776895-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:50:34.079176 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:34.079176 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:34.146973 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-29140a99-29aa-4840-af2f-7774dd1cc428 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Lock "cinder-attachment_update-ec8472d8-4f88-403c-b349-64e07a776895-np0000007721" released by "attachment_update" :: held 0.069s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:50:34.147243 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-29140a99-29aa-4840-af2f-7774dd1cc428 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562 returned with HTTP 200 Aug 18 23:50:34.147762 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1217/4884] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:50:34 2026] PUT /volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:34.321720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1b8355ea-dc00-4402-bf03-f832ab094291 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:34.323302 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1b8355ea-dc00-4402-bf03-f832ab094291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:50:34.323487 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1b8355ea-dc00-4402-bf03-f832ab094291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:34.323700 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1b8355ea-dc00-4402-bf03-f832ab094291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:34.331872 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:34.331872 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:34.346526 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1b8355ea-dc00-4402-bf03-f832ab094291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:50:34.351008 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1b8355ea-dc00-4402-bf03-f832ab094291 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 200 Aug 18 23:50:34.351375 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1233/4885] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:34 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 1649 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:34.969315 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2ec8a1cc-6f5f-4044-a8f3-96650af22ed9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:34.971012 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2ec8a1cc-6f5f-4044-a8f3-96650af22ed9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:34.971194 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2ec8a1cc-6f5f-4044-a8f3-96650af22ed9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:34.971386 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2ec8a1cc-6f5f-4044-a8f3-96650af22ed9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:34.980161 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:34.980161 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:34.983205 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2ec8a1cc-6f5f-4044-a8f3-96650af22ed9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:34.986845 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2ec8a1cc-6f5f-4044-a8f3-96650af22ed9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:34.987183 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1229/4886] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:34 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:35.366945 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c405975a-5553-4c29-a772-73d54fa32ecf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:35.369438 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c405975a-5553-4c29-a772-73d54fa32ecf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:50:35.369712 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c405975a-5553-4c29-a772-73d54fa32ecf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:35.369852 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c405975a-5553-4c29-a772-73d54fa32ecf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:35.380967 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:35.380967 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:35.385708 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c405975a-5553-4c29-a772-73d54fa32ecf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:50:35.390220 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c405975a-5553-4c29-a772-73d54fa32ecf tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 200 Aug 18 23:50:35.390665 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1208/4887] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:35 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 1649 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:35.998838 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cb18234b-089d-4b32-863d-db37ced4add9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:36.001045 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cb18234b-089d-4b32-863d-db37ced4add9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:36.001292 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cb18234b-089d-4b32-863d-db37ced4add9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:36.001579 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cb18234b-089d-4b32-863d-db37ced4add9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:36.013461 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:36.013461 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:36.017331 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-cb18234b-089d-4b32-863d-db37ced4add9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:36.022775 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cb18234b-089d-4b32-863d-db37ced4add9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:36.023252 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1218/4888] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:35 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:36.405022 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-31003eef-6dc0-4a51-8fe9-e109cabf481a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:36.406623 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31003eef-6dc0-4a51-8fe9-e109cabf481a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:50:36.406792 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31003eef-6dc0-4a51-8fe9-e109cabf481a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:36.406977 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31003eef-6dc0-4a51-8fe9-e109cabf481a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:36.415350 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:36.415350 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:36.418188 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-31003eef-6dc0-4a51-8fe9-e109cabf481a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:50:36.421979 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31003eef-6dc0-4a51-8fe9-e109cabf481a tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 200 Aug 18 23:50:36.422305 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1234/4889] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:36 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 1649 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:37.035238 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-01b3a457-d4fc-4c80-bdee-4424669a83cf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:37.036971 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-01b3a457-d4fc-4c80-bdee-4424669a83cf tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:37.037152 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-01b3a457-d4fc-4c80-bdee-4424669a83cf tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:37.037350 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-01b3a457-d4fc-4c80-bdee-4424669a83cf tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:37.045561 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:37.045561 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:37.048055 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-01b3a457-d4fc-4c80-bdee-4424669a83cf tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:37.051572 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-01b3a457-d4fc-4c80-bdee-4424669a83cf tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:37.051890 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1230/4890] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:37 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:37.424171 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-7bbea20d-7818-49fe-bb5e-698e300741cc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:37.426185 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-7bbea20d-7818-49fe-bb5e-698e300741cc tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] POST https://10.4.3.229/volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562/action Aug 18 23:50:37.426889 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-7bbea20d-7818-49fe-bb5e-698e300741cc tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:50:37.427039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-7bbea20d-7818-49fe-bb5e-698e300741cc tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:37.433596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a83f417e-84f1-4a8b-82e5-7899aac2ad9b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:37.435126 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a83f417e-84f1-4a8b-82e5-7899aac2ad9b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:50:37.435291 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a83f417e-84f1-4a8b-82e5-7899aac2ad9b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:37.435470 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a83f417e-84f1-4a8b-82e5-7899aac2ad9b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:37.442696 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:37.442696 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:37.444035 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:37.444035 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:37.447386 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a83f417e-84f1-4a8b-82e5-7899aac2ad9b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:50:37.451948 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a83f417e-84f1-4a8b-82e5-7899aac2ad9b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 200 Aug 18 23:50:37.452229 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-958ba85a-e07a-46e7-9269-161966ab8a87 req-7bbea20d-7818-49fe-bb5e-698e300741cc tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562/action returned with HTTP 204 Aug 18 23:50:37.452457 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1219/4891] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:37 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 1649 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:37.452799 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1209/4892] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:50:37 2026] POST /volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:38.000206 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-67b7ffdd-7c85-4747-a9ef-722490041f9f req-cf4b90f9-b53b-4902-9fd3-8813c0cbc610 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:38.003410 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-67b7ffdd-7c85-4747-a9ef-722490041f9f req-cf4b90f9-b53b-4902-9fd3-8813c0cbc610 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/attachments/327286a9-9a09-4566-a15c-80c8a28ffc24 Aug 18 23:50:38.003658 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-67b7ffdd-7c85-4747-a9ef-722490041f9f req-cf4b90f9-b53b-4902-9fd3-8813c0cbc610 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:38.003886 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-67b7ffdd-7c85-4747-a9ef-722490041f9f req-cf4b90f9-b53b-4902-9fd3-8813c0cbc610 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:38.011696 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:38.011696 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:38.057173 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-67b7ffdd-7c85-4747-a9ef-722490041f9f req-cf4b90f9-b53b-4902-9fd3-8813c0cbc610 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/attachments/327286a9-9a09-4566-a15c-80c8a28ffc24 returned with HTTP 200 Aug 18 23:50:38.057671 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1235/4893] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:50:37 2026] DELETE /volume/v3/attachments/327286a9-9a09-4566-a15c-80c8a28ffc24 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:38.065021 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-22b9baec-b46c-40e2-856c-716cc369a572 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:38.067091 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22b9baec-b46c-40e2-856c-716cc369a572 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:38.067292 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22b9baec-b46c-40e2-856c-716cc369a572 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:38.067489 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-22b9baec-b46c-40e2-856c-716cc369a572 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:38.076183 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:38.076183 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:38.079276 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-22b9baec-b46c-40e2-856c-716cc369a572 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:38.083036 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-22b9baec-b46c-40e2-856c-716cc369a572 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:38.083569 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1231/4894] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:38 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:38.094665 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-79572039-22e1-415d-bf1d-ac3a6964df18 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:38.096372 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-79572039-22e1-415d-bf1d-ac3a6964df18 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:38.096564 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-79572039-22e1-415d-bf1d-ac3a6964df18 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:38.096742 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-79572039-22e1-415d-bf1d-ac3a6964df18 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:38.106528 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:38.106528 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:38.111799 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-79572039-22e1-415d-bf1d-ac3a6964df18 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:38.115755 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-79572039-22e1-415d-bf1d-ac3a6964df18 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:38.116110 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1220/4895] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:38 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:38.128164 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2f4b6d85-4464-4ec0-8a55-8053fe30e8f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:38.130110 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2f4b6d85-4464-4ec0-8a55-8053fe30e8f3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:50:38.130733 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2f4b6d85-4464-4ec0-8a55-8053fe30e8f3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec8472d8-4f88-403c-b349-64e07a776895", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-2110407299", "description": null, "metadata": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:38.143115 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:38.143115 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:38.143671 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2f4b6d85-4464-4ec0-8a55-8053fe30e8f3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:38.143837 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-2f4b6d85-4464-4ec0-8a55-8053fe30e8f3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Create snapshot from volume ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:38.181579 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-2f4b6d85-4464-4ec0-8a55-8053fe30e8f3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Created reservations ['f5191e7f-dfda-4100-b1f2-fa665733e391', '953c301c-154c-4791-bbfe-1665b3af4764', '4beff8e0-cbcf-45f4-8e94-4bde01eb03aa', '59e79ed8-6802-4d02-ac8e-04fcf45a7c83'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:38.209243 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2f4b6d85-4464-4ec0-8a55-8053fe30e8f3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Snapshot force create request issued successfully. Aug 18 23:50:38.209577 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2f4b6d85-4464-4ec0-8a55-8053fe30e8f3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:50:38.210064 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1210/4896] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:50:38 2026] POST /volume/v3/snapshots => generated 311 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:38.217956 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-472533a3-8b1b-4957-a669-8342e1da689a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:38.219633 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-472533a3-8b1b-4957-a669-8342e1da689a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 Aug 18 23:50:38.219816 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-472533a3-8b1b-4957-a669-8342e1da689a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:38.219990 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-472533a3-8b1b-4957-a669-8342e1da689a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:38.224789 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:38.224789 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:38.225195 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-472533a3-8b1b-4957-a669-8342e1da689a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Snapshot retrieved successfully. Aug 18 23:50:38.225867 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-472533a3-8b1b-4957-a669-8342e1da689a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 returned with HTTP 200 Aug 18 23:50:38.226190 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1236/4897] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:38 2026] GET /volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:38.463972 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-58ea9502-7279-4136-b9bf-9170d63609c7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:38.465576 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-58ea9502-7279-4136-b9bf-9170d63609c7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:50:38.465761 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-58ea9502-7279-4136-b9bf-9170d63609c7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:38.465966 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-58ea9502-7279-4136-b9bf-9170d63609c7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:38.472719 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:38.472719 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:38.475748 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-58ea9502-7279-4136-b9bf-9170d63609c7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:50:38.479631 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-58ea9502-7279-4136-b9bf-9170d63609c7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 200 Aug 18 23:50:38.479993 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1232/4898] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:38 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 1357 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:38.492112 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-765fa8e4-db0b-4f8f-9884-8f8adbba0766 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:38.493935 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-765fa8e4-db0b-4f8f-9884-8f8adbba0766 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:50:38.494270 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-765fa8e4-db0b-4f8f-9884-8f8adbba0766 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14a87780-4d1f-44ac-9a70-3700a0426c48", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1658656365"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:38.495700 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-765fa8e4-db0b-4f8f-9884-8f8adbba0766 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating new backup {'backup': {'volume_id': '14a87780-4d1f-44ac-9a70-3700a0426c48', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1658656365'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:50:38.495834 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-765fa8e4-db0b-4f8f-9884-8f8adbba0766 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating backup of volume 14a87780-4d1f-44ac-9a70-3700a0426c48 in container None Aug 18 23:50:38.502286 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:38.502286 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:38.502664 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-765fa8e4-db0b-4f8f-9884-8f8adbba0766 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:50:38.516649 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-765fa8e4-db0b-4f8f-9884-8f8adbba0766 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['54f111ff-af0c-4cd6-8a69-8281d9626534', '7dd39ae7-65e4-427f-92e6-0081ba93d103'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:38.553151 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-765fa8e4-db0b-4f8f-9884-8f8adbba0766 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:50:38.553600 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1221/4899] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:50:38 2026] POST /volume/v3/backups => generated 330 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:38.561729 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-999617f2-1bfb-4886-a31b-ba5c849f88e5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:38.563651 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-999617f2-1bfb-4886-a31b-ba5c849f88e5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:38.563950 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-999617f2-1bfb-4886-a31b-ba5c849f88e5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:38.564144 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-999617f2-1bfb-4886-a31b-ba5c849f88e5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:38.564251 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-999617f2-1bfb-4886-a31b-ba5c849f88e5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:38.569217 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:38.569217 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:38.571532 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-999617f2-1bfb-4886-a31b-ba5c849f88e5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:38.571532 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1211/4900] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:38 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:39.235358 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9dd654d9-a58e-4904-82ed-6186e6183dca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:39.237672 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9dd654d9-a58e-4904-82ed-6186e6183dca tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 Aug 18 23:50:39.237939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9dd654d9-a58e-4904-82ed-6186e6183dca tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:39.238187 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9dd654d9-a58e-4904-82ed-6186e6183dca tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:39.244716 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:39.244716 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:39.245279 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9dd654d9-a58e-4904-82ed-6186e6183dca tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Snapshot retrieved successfully. Aug 18 23:50:39.246347 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9dd654d9-a58e-4904-82ed-6186e6183dca tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 returned with HTTP 200 Aug 18 23:50:39.246975 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1237/4901] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:39 2026] GET /volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:39.254576 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f51b264d-208d-4214-839d-5b332aa7c5b8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:39.256255 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f51b264d-208d-4214-839d-5b332aa7c5b8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 Aug 18 23:50:39.256496 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f51b264d-208d-4214-839d-5b332aa7c5b8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:39.256702 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f51b264d-208d-4214-839d-5b332aa7c5b8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:39.261232 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:39.261232 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:39.261651 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f51b264d-208d-4214-839d-5b332aa7c5b8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Snapshot retrieved successfully. Aug 18 23:50:39.262334 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f51b264d-208d-4214-839d-5b332aa7c5b8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 returned with HTTP 200 Aug 18 23:50:39.262700 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1233/4902] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:39 2026] GET /volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:39.270537 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fce4717e-d266-4940-b81e-a49bf490ac12 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:39.272393 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fce4717e-d266-4940-b81e-a49bf490ac12 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:50:39.272605 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fce4717e-d266-4940-b81e-a49bf490ac12 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:39.272801 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fce4717e-d266-4940-b81e-a49bf490ac12 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:39.281704 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:39.281704 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:39.284932 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fce4717e-d266-4940-b81e-a49bf490ac12 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:50:39.288744 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fce4717e-d266-4940-b81e-a49bf490ac12 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:50:39.289115 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1222/4903] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:39 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:50:39.579337 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eb8304d6-097e-4d07-afe7-60c456000b4e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:39.583763 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb8304d6-097e-4d07-afe7-60c456000b4e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:39.583945 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb8304d6-097e-4d07-afe7-60c456000b4e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:39.584113 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb8304d6-097e-4d07-afe7-60c456000b4e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:39.584229 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-eb8304d6-097e-4d07-afe7-60c456000b4e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:39.588197 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:39.588197 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:39.588935 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb8304d6-097e-4d07-afe7-60c456000b4e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:39.589295 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1212/4904] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:39 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:40.598483 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7620f88e-2264-4fa7-ac13-b78f7eabf0cb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:40.600053 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7620f88e-2264-4fa7-ac13-b78f7eabf0cb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:40.600245 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7620f88e-2264-4fa7-ac13-b78f7eabf0cb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:40.600455 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7620f88e-2264-4fa7-ac13-b78f7eabf0cb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:40.600614 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-7620f88e-2264-4fa7-ac13-b78f7eabf0cb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:40.604260 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:40.604260 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:40.604946 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7620f88e-2264-4fa7-ac13-b78f7eabf0cb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:40.605268 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1238/4905] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:40 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:41.614389 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4aae0a50-eee8-4174-8e1b-6092a1adbb66 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:41.616296 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4aae0a50-eee8-4174-8e1b-6092a1adbb66 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:41.616487 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4aae0a50-eee8-4174-8e1b-6092a1adbb66 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:41.616780 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4aae0a50-eee8-4174-8e1b-6092a1adbb66 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:41.616913 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-4aae0a50-eee8-4174-8e1b-6092a1adbb66 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:41.621265 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:41.621265 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:41.621981 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4aae0a50-eee8-4174-8e1b-6092a1adbb66 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:41.622354 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1234/4906] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:41 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:42.631793 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bb36e8ae-51a4-4551-9f71-0d7963cfdc38 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:42.633586 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb36e8ae-51a4-4551-9f71-0d7963cfdc38 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:42.633765 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb36e8ae-51a4-4551-9f71-0d7963cfdc38 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:42.633937 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bb36e8ae-51a4-4551-9f71-0d7963cfdc38 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:42.634036 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-bb36e8ae-51a4-4551-9f71-0d7963cfdc38 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:42.638203 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:42.638203 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:42.638936 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bb36e8ae-51a4-4551-9f71-0d7963cfdc38 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:42.639280 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1223/4907] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:42 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:43.652777 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8e0ac0cf-7cfe-46b4-84ee-1bcc63a6cdbb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:43.655002 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e0ac0cf-7cfe-46b4-84ee-1bcc63a6cdbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:43.655260 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e0ac0cf-7cfe-46b4-84ee-1bcc63a6cdbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:43.655554 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e0ac0cf-7cfe-46b4-84ee-1bcc63a6cdbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:43.655715 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-8e0ac0cf-7cfe-46b4-84ee-1bcc63a6cdbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:43.660834 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:43.660834 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:43.661713 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e0ac0cf-7cfe-46b4-84ee-1bcc63a6cdbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:43.662125 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1213/4908] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:43 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:44.682423 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f43e1c3c-1a58-41a1-a6ae-917a2f673c9e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:44.684207 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f43e1c3c-1a58-41a1-a6ae-917a2f673c9e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:44.684457 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f43e1c3c-1a58-41a1-a6ae-917a2f673c9e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:44.684684 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f43e1c3c-1a58-41a1-a6ae-917a2f673c9e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:44.684789 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-f43e1c3c-1a58-41a1-a6ae-917a2f673c9e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:44.689867 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:44.689867 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:44.690948 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f43e1c3c-1a58-41a1-a6ae-917a2f673c9e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:44.691441 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1239/4909] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:44 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:45.703737 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9ab49d35-4747-40f6-85b6-ba038f06a938 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:45.705340 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ab49d35-4747-40f6-85b6-ba038f06a938 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:45.705696 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ab49d35-4747-40f6-85b6-ba038f06a938 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:45.705950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ab49d35-4747-40f6-85b6-ba038f06a938 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:45.706921 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-9ab49d35-4747-40f6-85b6-ba038f06a938 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:45.711260 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:45.711260 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:45.712176 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ab49d35-4747-40f6-85b6-ba038f06a938 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:45.712607 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1235/4910] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:45 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:46.723314 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-090167a2-2c22-41fd-b56c-38e266a603ca None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:46.725758 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-090167a2-2c22-41fd-b56c-38e266a603ca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:46.725946 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-090167a2-2c22-41fd-b56c-38e266a603ca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:46.726159 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-090167a2-2c22-41fd-b56c-38e266a603ca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:46.726261 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-090167a2-2c22-41fd-b56c-38e266a603ca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:46.730290 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:46.730290 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:46.731016 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-090167a2-2c22-41fd-b56c-38e266a603ca tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:46.731348 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1224/4911] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:46 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:47.697752 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-153c7605-6480-48ab-b192-389819467aed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:47.698999 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-153c7605-6480-48ab-b192-389819467aed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:50:47.699315 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-153c7605-6480-48ab-b192-389819467aed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "974535de-44e4-4db0-ae36-e8e0a85aa4e8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1650012839", "description": null, "metadata": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:47.709023 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:47.709023 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:47.709557 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-153c7605-6480-48ab-b192-389819467aed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:50:47.709698 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-153c7605-6480-48ab-b192-389819467aed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create snapshot from volume 974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:50:47.744353 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-60fab721-958a-4e86-9630-e43912756965 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:47.746292 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-60fab721-958a-4e86-9630-e43912756965 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:47.746473 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-60fab721-958a-4e86-9630-e43912756965 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:47.746743 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-60fab721-958a-4e86-9630-e43912756965 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:47.746885 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-60fab721-958a-4e86-9630-e43912756965 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:47.751943 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:47.751943 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:47.753265 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-60fab721-958a-4e86-9630-e43912756965 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:47.753709 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1240/4912] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:47 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:47.760352 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-153c7605-6480-48ab-b192-389819467aed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['a726c48a-c25c-4267-bc66-219169377a31', 'c3450801-4a18-4d2b-868d-34f74696a836', 'c0eaa4a4-b8fe-44f5-a686-6198d6a5bc0f', 'fd8f2beb-a57c-4477-b11d-1e7707e3e716'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:47.846254 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-153c7605-6480-48ab-b192-389819467aed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot force create request issued successfully. Aug 18 23:50:47.846576 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-153c7605-6480-48ab-b192-389819467aed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:50:47.846970 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1214/4913] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:50:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:47.857505 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2ccad39f-3624-47e7-aac5-4ef8398b208a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:47.859192 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2ccad39f-3624-47e7-aac5-4ef8398b208a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 Aug 18 23:50:47.859373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2ccad39f-3624-47e7-aac5-4ef8398b208a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:47.859563 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2ccad39f-3624-47e7-aac5-4ef8398b208a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:47.864881 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:47.864881 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:47.865259 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2ccad39f-3624-47e7-aac5-4ef8398b208a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:50:47.865932 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2ccad39f-3624-47e7-aac5-4ef8398b208a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 returned with HTTP 200 Aug 18 23:50:47.866252 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1236/4914] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:47 2026] GET /volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:48.765195 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2777c740-84b6-48d0-adbd-1d6ba59e9a15 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:48.766978 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2777c740-84b6-48d0-adbd-1d6ba59e9a15 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:48.767156 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2777c740-84b6-48d0-adbd-1d6ba59e9a15 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:48.767334 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2777c740-84b6-48d0-adbd-1d6ba59e9a15 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:48.767450 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-2777c740-84b6-48d0-adbd-1d6ba59e9a15 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:48.771119 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:48.771119 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:48.771786 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2777c740-84b6-48d0-adbd-1d6ba59e9a15 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:48.772102 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1225/4915] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:48 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:48.874937 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ace8690c-24a7-4295-b625-9db5677b1a59 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:48.876647 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ace8690c-24a7-4295-b625-9db5677b1a59 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 Aug 18 23:50:48.876834 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ace8690c-24a7-4295-b625-9db5677b1a59 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:48.877075 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ace8690c-24a7-4295-b625-9db5677b1a59 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:48.882825 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:48.882825 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:48.883313 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-ace8690c-24a7-4295-b625-9db5677b1a59 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:50:48.884169 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ace8690c-24a7-4295-b625-9db5677b1a59 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 returned with HTTP 200 Aug 18 23:50:48.884583 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1241/4916] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:48 2026] GET /volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:48.892800 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-901126d1-38ba-42c0-ab73-b3c723668443 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:48.895042 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-901126d1-38ba-42c0-ab73-b3c723668443 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 Aug 18 23:50:48.895225 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-901126d1-38ba-42c0-ab73-b3c723668443 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:48.895420 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-901126d1-38ba-42c0-ab73-b3c723668443 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:48.900035 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:48.900035 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:48.900420 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-901126d1-38ba-42c0-ab73-b3c723668443 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:50:48.901148 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-901126d1-38ba-42c0-ab73-b3c723668443 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 returned with HTTP 200 Aug 18 23:50:48.901526 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1215/4917] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:48 2026] GET /volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:49.780834 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-26318e91-2c6b-4724-90f7-b8792f36e12c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:49.782398 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-26318e91-2c6b-4724-90f7-b8792f36e12c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:49.782589 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-26318e91-2c6b-4724-90f7-b8792f36e12c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:49.782859 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-26318e91-2c6b-4724-90f7-b8792f36e12c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:49.782974 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-26318e91-2c6b-4724-90f7-b8792f36e12c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:49.786927 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:49.786927 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:49.787615 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-26318e91-2c6b-4724-90f7-b8792f36e12c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:49.787930 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1237/4918] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:49 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:49.796218 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-27c809a0-c443-41e9-871b-0b472c0ccf4e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:49.797813 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-27c809a0-c443-41e9-871b-0b472c0ccf4e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:49.797987 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-27c809a0-c443-41e9-871b-0b472c0ccf4e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:49.798160 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-27c809a0-c443-41e9-871b-0b472c0ccf4e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:49.798253 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-27c809a0-c443-41e9-871b-0b472c0ccf4e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:49.801847 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:49.801847 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:49.802476 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-27c809a0-c443-41e9-871b-0b472c0ccf4e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:49.802792 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1226/4919] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:49 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:49.810799 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-39706738-27de-405f-9823-061f29d987f0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:49.812395 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-39706738-27de-405f-9823-061f29d987f0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:49.812574 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-39706738-27de-405f-9823-061f29d987f0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:49.812741 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-39706738-27de-405f-9823-061f29d987f0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:49.812837 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-39706738-27de-405f-9823-061f29d987f0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete backup with id: 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. Aug 18 23:50:49.816630 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:49.816630 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:49.826574 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-39706738-27de-405f-9823-061f29d987f0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] delete_backup rpcapi backup_id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:50:49.828266 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-39706738-27de-405f-9823-061f29d987f0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 202 Aug 18 23:50:49.828602 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1242/4920] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:50:49 2026] DELETE /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:50:49.834758 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-30b3bf3a-3f52-4b90-89e9-805a8013f675 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:49.836439 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30b3bf3a-3f52-4b90-89e9-805a8013f675 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:49.836639 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30b3bf3a-3f52-4b90-89e9-805a8013f675 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:49.836815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30b3bf3a-3f52-4b90-89e9-805a8013f675 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:49.836914 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-30b3bf3a-3f52-4b90-89e9-805a8013f675 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:49.840820 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:49.840820 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:49.841543 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30b3bf3a-3f52-4b90-89e9-805a8013f675 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:49.841874 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1216/4921] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:49 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:50.850849 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fb1bd983-0410-4623-8b0b-191cd9cad918 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:50.852642 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb1bd983-0410-4623-8b0b-191cd9cad918 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:50.852844 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb1bd983-0410-4623-8b0b-191cd9cad918 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:50.853040 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fb1bd983-0410-4623-8b0b-191cd9cad918 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:50.853135 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-fb1bd983-0410-4623-8b0b-191cd9cad918 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:50.857318 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:50.857318 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:50.858016 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fb1bd983-0410-4623-8b0b-191cd9cad918 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 200 Aug 18 23:50:50.858379 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1238/4922] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:50 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:51.867993 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-23364193-1913-4634-ad47-d43ef275f87c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:51.869659 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-23364193-1913-4634-ad47-d43ef275f87c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded Aug 18 23:50:51.869833 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-23364193-1913-4634-ad47-d43ef275f87c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:51.870002 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-23364193-1913-4634-ad47-d43ef275f87c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:51.870104 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-23364193-1913-4634-ad47-d43ef275f87c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:51.873552 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-23364193-1913-4634-ad47-d43ef275f87c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded returned with HTTP 404 Aug 18 23:50:51.873938 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1227/4923] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:51 2026] GET /volume/v3/backups/0c94f6e5-f33f-4ac8-89f7-6ad7c1b85ded => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:52.244994 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e6867478-0bc6-40b6-9732-619cb027cd13 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:52.246697 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e6867478-0bc6-40b6-9732-619cb027cd13 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:50:52.246903 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e6867478-0bc6-40b6-9732-619cb027cd13 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:52.247125 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e6867478-0bc6-40b6-9732-619cb027cd13 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:52.247261 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-e6867478-0bc6-40b6-9732-619cb027cd13 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete backup with id: 8853720e-462e-4886-b193-4b1a165097c1. Aug 18 23:50:52.251170 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:52.251170 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:52.261339 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-e6867478-0bc6-40b6-9732-619cb027cd13 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] delete_backup rpcapi backup_id 8853720e-462e-4886-b193-4b1a165097c1 {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:50:52.262810 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e6867478-0bc6-40b6-9732-619cb027cd13 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 202 Aug 18 23:50:52.263206 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1243/4924] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:50:52 2026] DELETE /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:50:52.269716 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-84a4a18b-06fd-4edb-9815-41478d74ccc1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:52.271533 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-84a4a18b-06fd-4edb-9815-41478d74ccc1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:50:52.271694 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-84a4a18b-06fd-4edb-9815-41478d74ccc1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:52.271869 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-84a4a18b-06fd-4edb-9815-41478d74ccc1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:52.271964 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-84a4a18b-06fd-4edb-9815-41478d74ccc1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:52.275821 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:52.275821 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:52.276466 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-84a4a18b-06fd-4edb-9815-41478d74ccc1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 200 Aug 18 23:50:52.276803 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1217/4925] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:52 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:53.285649 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-11262439-3ced-43b5-acb4-658972b9aab3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:53.287414 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-11262439-3ced-43b5-acb4-658972b9aab3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 Aug 18 23:50:53.287632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-11262439-3ced-43b5-acb4-658972b9aab3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:53.287813 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-11262439-3ced-43b5-acb4-658972b9aab3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:53.287909 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-11262439-3ced-43b5-acb4-658972b9aab3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id 8853720e-462e-4886-b193-4b1a165097c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:53.291612 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-11262439-3ced-43b5-acb4-658972b9aab3 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 returned with HTTP 404 Aug 18 23:50:53.292068 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1239/4926] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:53 2026] GET /volume/v3/backups/8853720e-462e-4886-b193-4b1a165097c1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:53.303676 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:53.305118 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:50:53.305437 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1754188779"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:53.306775 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1754188779'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:50:53.306919 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume of 1 GB Aug 18 23:50:53.310714 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Availability Zones retrieved successfully. Aug 18 23:50:53.315980 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Flow 'volume_create_api' (cad2239e-d5c7-4e6b-9523-dac9098afb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:53.316937 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d1ec43-34ef-4365-948a-377fd3cbbb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:53.317771 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:50:53.343193 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0d1ec43-34ef-4365-948a-377fd3cbbb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:53.343965 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c5fc061-eb37-4649-b44d-7518f6656e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:53.378137 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['4821263e-44d6-4cdb-9f25-85c2fe9937d7', '4827a14c-4608-4bd5-9261-09fef405dcc3', 'd7d342a2-3891-4838-8ecc-37ed0b13d6f5', 'ca6f233c-8078-4e39-91c3-4258dd33886a'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:53.378998 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c5fc061-eb37-4649-b44d-7518f6656e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4821263e-44d6-4cdb-9f25-85c2fe9937d7', '4827a14c-4608-4bd5-9261-09fef405dcc3', 'd7d342a2-3891-4838-8ecc-37ed0b13d6f5', 'ca6f233c-8078-4e39-91c3-4258dd33886a']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:53.379803 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707fe418-0c6c-48fd-854d-5f2037856a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:53.398384 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707fe418-0c6c-48fd-854d-5f2037856a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a90d2a-afc0-4a1f-8792-805094460a06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1754188779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68d157c12b6452cbdf473fa323d6196',qos_specs=None,replication_status=,reservations=['4821263e-44d6-4cdb-9f25-85c2fe9937d7','4827a14c-4608-4bd5-9261-09fef405dcc3','d7d342a2-3891-4838-8ecc-37ed0b13d6f5','ca6f233c-8078-4e39-91c3-4258dd33886a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74900a0542a5411b85897ab11c4c0c75',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1754188779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a90d2a-afc0-4a1f-8792-805094460a06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d68d157c12b6452cbdf473fa323d6196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74900a0542a5411b85897ab11c4c0c75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:53.399067 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4efd94-0825-4368-83f0-af43c192b3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:53.413745 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4efd94-0825-4368-83f0-af43c192b3c0) transitioned into state 'SUCCESS' from state '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-1754188779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68d157c12b6452cbdf473fa323d6196',qos_specs=None,replication_status=,reservations=['4821263e-44d6-4cdb-9f25-85c2fe9937d7','4827a14c-4608-4bd5-9261-09fef405dcc3','d7d342a2-3891-4838-8ecc-37ed0b13d6f5','ca6f233c-8078-4e39-91c3-4258dd33886a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74900a0542a5411b85897ab11c4c0c75',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:53.414480 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a97f4a94-812a-4334-a5f3-b5ade60d150f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:50:53.422394 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a97f4a94-812a-4334-a5f3-b5ade60d150f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:50:53.423173 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Flow 'volume_create_api' (cad2239e-d5c7-4e6b-9523-dac9098afb5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:50:53.423499 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create volume request issued successfully. Aug 18 23:50:53.424043 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3ac2e550-2cec-4e1f-be05-d47c4e00ddbb tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:50:53.424490 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1228/4927] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:50:53 2026] POST /volume/v3/volumes => generated 749 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:53.434790 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-527b4dc0-f9c2-45ce-a1cf-3f2d45c623f5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:53.436529 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-527b4dc0-f9c2-45ce-a1cf-3f2d45c623f5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 Aug 18 23:50:53.436740 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-527b4dc0-f9c2-45ce-a1cf-3f2d45c623f5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:53.436932 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-527b4dc0-f9c2-45ce-a1cf-3f2d45c623f5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:53.443608 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:53.443608 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:53.447178 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-527b4dc0-f9c2-45ce-a1cf-3f2d45c623f5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:50:53.450583 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-527b4dc0-f9c2-45ce-a1cf-3f2d45c623f5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 returned with HTTP 200 Aug 18 23:50:53.450930 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1244/4928] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:53 2026] GET /volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:54.462464 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-12e08a26-5092-4637-a4e7-94572f4da345 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:54.464333 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-12e08a26-5092-4637-a4e7-94572f4da345 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 Aug 18 23:50:54.464523 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-12e08a26-5092-4637-a4e7-94572f4da345 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:54.464802 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-12e08a26-5092-4637-a4e7-94572f4da345 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:54.471868 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:54.471868 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:54.475458 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-12e08a26-5092-4637-a4e7-94572f4da345 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:50:54.479569 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-12e08a26-5092-4637-a4e7-94572f4da345 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 returned with HTTP 200 Aug 18 23:50:54.480012 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1218/4929] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:54 2026] GET /volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:54.491186 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-134aeb11-3158-48e8-9692-2a38ac0ca1c1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:54.492753 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-134aeb11-3158-48e8-9692-2a38ac0ca1c1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:50:54.493191 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-134aeb11-3158-48e8-9692-2a38ac0ca1c1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25a90d2a-afc0-4a1f-8792-805094460a06", "name": "tempest-VolumesBackupsTest-Snapshot-1179026764"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:54.502194 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:54.502194 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:54.502194 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-134aeb11-3158-48e8-9692-2a38ac0ca1c1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:50:54.502194 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-134aeb11-3158-48e8-9692-2a38ac0ca1c1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Create snapshot from volume 25a90d2a-afc0-4a1f-8792-805094460a06 Aug 18 23:50:54.537737 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-134aeb11-3158-48e8-9692-2a38ac0ca1c1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['df331836-800b-4777-8974-5a0e9dddc29a', '736a3e71-effb-4838-adcb-1a0f39932491', '6829261d-5bbc-4343-9266-f4a9db974711', 'eece4f33-5845-434a-88d6-4abf00a1d965'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:54.568540 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-134aeb11-3158-48e8-9692-2a38ac0ca1c1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Snapshot create request issued successfully. Aug 18 23:50:54.568540 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-134aeb11-3158-48e8-9692-2a38ac0ca1c1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:50:54.568540 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1240/4930] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:50:54 2026] POST /volume/v3/snapshots => generated 305 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:54.574653 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-77fdbef9-eb24-4ee5-8dc5-fa7d32091f20 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:54.576704 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-77fdbef9-eb24-4ee5-8dc5-fa7d32091f20 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 Aug 18 23:50:54.576877 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-77fdbef9-eb24-4ee5-8dc5-fa7d32091f20 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:54.577064 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-77fdbef9-eb24-4ee5-8dc5-fa7d32091f20 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:54.581891 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:54.581891 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:54.582283 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-77fdbef9-eb24-4ee5-8dc5-fa7d32091f20 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Snapshot retrieved successfully. Aug 18 23:50:54.582992 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-77fdbef9-eb24-4ee5-8dc5-fa7d32091f20 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 returned with HTTP 200 Aug 18 23:50:54.583445 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1229/4931] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:54 2026] GET /volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:55.029703 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-84e3d6d2-baac-4adf-a882-f0c12cfacc2a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:55.031575 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-84e3d6d2-baac-4adf-a882-f0c12cfacc2a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 Aug 18 23:50:55.031768 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-84e3d6d2-baac-4adf-a882-f0c12cfacc2a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:55.031950 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-84e3d6d2-baac-4adf-a882-f0c12cfacc2a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:55.032043 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-84e3d6d2-baac-4adf-a882-f0c12cfacc2a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: 62f507e9-4d2a-4e42-8130-d5ad5f6fb731 Aug 18 23:50:55.036611 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:55.036611 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:55.036980 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-84e3d6d2-baac-4adf-a882-f0c12cfacc2a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:50:55.055010 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-84e3d6d2-baac-4adf-a882-f0c12cfacc2a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot delete request issued successfully. Aug 18 23:50:55.055159 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-84e3d6d2-baac-4adf-a882-f0c12cfacc2a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 returned with HTTP 202 Aug 18 23:50:55.055580 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1245/4932] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:50:55 2026] DELETE /volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:50:55.065386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-be25e8eb-34c7-43b7-8803-d6c8429384a3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:55.067023 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be25e8eb-34c7-43b7-8803-d6c8429384a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 Aug 18 23:50:55.067220 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be25e8eb-34c7-43b7-8803-d6c8429384a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:55.067444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be25e8eb-34c7-43b7-8803-d6c8429384a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:55.072187 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:55.072187 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:55.072713 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-be25e8eb-34c7-43b7-8803-d6c8429384a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:50:55.073474 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be25e8eb-34c7-43b7-8803-d6c8429384a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 returned with HTTP 200 Aug 18 23:50:55.073892 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1219/4933] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:55 2026] GET /volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:55.592797 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e9e496f2-72d0-414e-882a-5866ece3701c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:55.594659 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e9e496f2-72d0-414e-882a-5866ece3701c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 Aug 18 23:50:55.594901 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e9e496f2-72d0-414e-882a-5866ece3701c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:55.595145 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e9e496f2-72d0-414e-882a-5866ece3701c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:55.599913 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:55.599913 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:55.600264 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e9e496f2-72d0-414e-882a-5866ece3701c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Snapshot retrieved successfully. Aug 18 23:50:55.600933 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e9e496f2-72d0-414e-882a-5866ece3701c tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 returned with HTTP 200 Aug 18 23:50:55.601323 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1241/4934] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:55 2026] GET /volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:55.610071 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2ab9e686-9112-42b9-bc87-a506411fab33 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:55.611496 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2ab9e686-9112-42b9-bc87-a506411fab33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] POST https://10.4.3.229/volume/v3/backups Aug 18 23:50:55.611828 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2ab9e686-9112-42b9-bc87-a506411fab33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25a90d2a-afc0-4a1f-8792-805094460a06", "snapshot_id": "618bd67d-c3cd-4785-b314-6050bcf70ea2", "name": "tempest-VolumesBackupsTest-Backup-164026472"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:50:55.613171 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-2ab9e686-9112-42b9-bc87-a506411fab33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating new backup {'backup': {'volume_id': '25a90d2a-afc0-4a1f-8792-805094460a06', 'snapshot_id': '618bd67d-c3cd-4785-b314-6050bcf70ea2', 'name': 'tempest-VolumesBackupsTest-Backup-164026472'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:50:55.613330 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-2ab9e686-9112-42b9-bc87-a506411fab33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Creating backup of volume 25a90d2a-afc0-4a1f-8792-805094460a06 in container None Aug 18 23:50:55.619785 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:55.619785 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:55.620248 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2ab9e686-9112-42b9-bc87-a506411fab33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:50:55.625177 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:55.625177 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:55.625659 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2ab9e686-9112-42b9-bc87-a506411fab33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Snapshot retrieved successfully. Aug 18 23:50:55.638971 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-2ab9e686-9112-42b9-bc87-a506411fab33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Created reservations ['d39d50c4-cbc0-4777-b1fd-c7db8ae32a3f', 'e3a5d3ef-13c1-4cdb-bff4-095f4df6c753'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:50:55.665268 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2ab9e686-9112-42b9-bc87-a506411fab33 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:50:55.665268 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1230/4935] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:50:55 2026] POST /volume/v3/backups => generated 329 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:50:55.671096 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-38331199-f169-4984-a892-35993a6121a8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:55.673782 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-38331199-f169-4984-a892-35993a6121a8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:50:55.673782 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-38331199-f169-4984-a892-35993a6121a8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:55.673782 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-38331199-f169-4984-a892-35993a6121a8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:55.673782 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-38331199-f169-4984-a892-35993a6121a8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:55.677292 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:55.677292 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:55.678021 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-38331199-f169-4984-a892-35993a6121a8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:50:55.678393 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1246/4936] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:55 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:56.082159 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1fcd3c42-2bf6-47ea-b1ca-e4af1a2ab4e6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:56.084933 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1fcd3c42-2bf6-47ea-b1ca-e4af1a2ab4e6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 Aug 18 23:50:56.084933 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1fcd3c42-2bf6-47ea-b1ca-e4af1a2ab4e6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:56.084933 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1fcd3c42-2bf6-47ea-b1ca-e4af1a2ab4e6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:56.088044 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1fcd3c42-2bf6-47ea-b1ca-e4af1a2ab4e6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 returned with HTTP 404 Aug 18 23:50:56.088570 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1220/4937] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:50:56 2026] GET /volume/v3/snapshots/62f507e9-4d2a-4e42-8130-d5ad5f6fb731 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:50:56.688659 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cf9c4dae-2815-402f-a8c5-322539fda012 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:56.690297 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cf9c4dae-2815-402f-a8c5-322539fda012 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:50:56.690488 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cf9c4dae-2815-402f-a8c5-322539fda012 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:56.690776 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cf9c4dae-2815-402f-a8c5-322539fda012 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:56.690965 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-cf9c4dae-2815-402f-a8c5-322539fda012 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:56.695059 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:56.695059 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:56.695861 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cf9c4dae-2815-402f-a8c5-322539fda012 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:50:56.696264 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1242/4938] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:56 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:57.706539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f820bc17-0d5d-4f10-8048-70e771947ea1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:57.708367 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f820bc17-0d5d-4f10-8048-70e771947ea1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:50:57.708578 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f820bc17-0d5d-4f10-8048-70e771947ea1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:57.708766 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f820bc17-0d5d-4f10-8048-70e771947ea1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:57.708862 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f820bc17-0d5d-4f10-8048-70e771947ea1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:57.712759 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:57.712759 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:50:57.713533 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f820bc17-0d5d-4f10-8048-70e771947ea1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:50:57.713864 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1231/4939] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:57 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:58.723770 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2f91731a-a1d6-48e7-b577-1b726c5e0209 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:58.726744 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2f91731a-a1d6-48e7-b577-1b726c5e0209 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:50:58.726988 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2f91731a-a1d6-48e7-b577-1b726c5e0209 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:58.727219 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2f91731a-a1d6-48e7-b577-1b726c5e0209 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:58.727376 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-2f91731a-a1d6-48e7-b577-1b726c5e0209 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:58.733111 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:58.733111 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:50:58.734141 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2f91731a-a1d6-48e7-b577-1b726c5e0209 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:50:58.734500 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1247/4940] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:58 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:58.820031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c9755505-883e-461b-bb50-1136722f2b8a req-9bbb3f89-c61b-487a-8203-1fa7a3bae243 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:58.825321 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c9755505-883e-461b-bb50-1136722f2b8a req-9bbb3f89-c61b-487a-8203-1fa7a3bae243 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/attachments/e68faa5f-1872-4858-8300-821b9e905d42 Aug 18 23:50:58.825561 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c9755505-883e-461b-bb50-1136722f2b8a req-9bbb3f89-c61b-487a-8203-1fa7a3bae243 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:58.826150 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c9755505-883e-461b-bb50-1136722f2b8a req-9bbb3f89-c61b-487a-8203-1fa7a3bae243 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:58.848603 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:58.848603 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:50:58.892033 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c9755505-883e-461b-bb50-1136722f2b8a req-9bbb3f89-c61b-487a-8203-1fa7a3bae243 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/e68faa5f-1872-4858-8300-821b9e905d42 returned with HTTP 200 Aug 18 23:50:58.892452 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1221/4941] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:50:58 2026] DELETE /volume/v3/attachments/e68faa5f-1872-4858-8300-821b9e905d42 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:50:59.744132 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3d54cd57-f207-43e9-8866-b366dbc707e4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:50:59.746103 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d54cd57-f207-43e9-8866-b366dbc707e4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:50:59.746317 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d54cd57-f207-43e9-8866-b366dbc707e4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:50:59.746539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3d54cd57-f207-43e9-8866-b366dbc707e4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:50:59.746676 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3d54cd57-f207-43e9-8866-b366dbc707e4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:50:59.751100 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:50:59.751100 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:50:59.751935 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3d54cd57-f207-43e9-8866-b366dbc707e4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:50:59.752365 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1243/4942] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:50:59 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:00.038108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-88601539-2cb7-49ec-90c1-2c9a69a70613 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:00.039785 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-88601539-2cb7-49ec-90c1-2c9a69a70613 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:51:00.039969 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-88601539-2cb7-49ec-90c1-2c9a69a70613 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:00.040176 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-88601539-2cb7-49ec-90c1-2c9a69a70613 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:00.040381 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-88601539-2cb7-49ec-90c1-2c9a69a70613 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: 974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:51:00.046834 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:00.046834 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:00.047255 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-88601539-2cb7-49ec-90c1-2c9a69a70613 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:00.061453 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-88601539-2cb7-49ec-90c1-2c9a69a70613 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume request issued successfully. Aug 18 23:51:00.061680 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-88601539-2cb7-49ec-90c1-2c9a69a70613 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 returned with HTTP 202 Aug 18 23:51:00.062047 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1232/4943] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:51:00 2026] DELETE /volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:00.070095 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-254c72a4-941f-43b9-ace6-c912d068644a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:00.071839 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-254c72a4-941f-43b9-ace6-c912d068644a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:51:00.072018 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-254c72a4-941f-43b9-ace6-c912d068644a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:00.072191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-254c72a4-941f-43b9-ace6-c912d068644a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:00.079686 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:00.079686 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:00.083522 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-254c72a4-941f-43b9-ace6-c912d068644a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:00.087880 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-254c72a4-941f-43b9-ace6-c912d068644a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 returned with HTTP 200 Aug 18 23:51:00.088245 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1248/4944] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:00 2026] GET /volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:00.761741 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-024cfb29-bcfb-41df-9c58-2546998e9204 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:00.763458 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-024cfb29-bcfb-41df-9c58-2546998e9204 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:00.763656 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-024cfb29-bcfb-41df-9c58-2546998e9204 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:00.763838 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-024cfb29-bcfb-41df-9c58-2546998e9204 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:00.763941 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-024cfb29-bcfb-41df-9c58-2546998e9204 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:00.767896 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:00.767896 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:00.768597 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-024cfb29-bcfb-41df-9c58-2546998e9204 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:00.768928 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1222/4945] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:00 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:01.100385 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5477d00c-6caf-4eb9-8b36-79fdae678fea None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:01.102062 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5477d00c-6caf-4eb9-8b36-79fdae678fea tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 Aug 18 23:51:01.102247 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5477d00c-6caf-4eb9-8b36-79fdae678fea tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:01.102479 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5477d00c-6caf-4eb9-8b36-79fdae678fea tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:01.108097 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5477d00c-6caf-4eb9-8b36-79fdae678fea tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 returned with HTTP 404 Aug 18 23:51:01.108586 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1244/4946] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:01 2026] GET /volume/v3/volumes/974535de-44e4-4db0-ae36-e8e0a85aa4e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:01.136506 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:01.138853 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:51:01.139304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1407205952", "snapshot_id": null, "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "volume_type": null, "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:01.141367 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1407205952', 'snapshot_id': None, 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'volume_type': None, 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:51:01.210485 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume of 1 GB Aug 18 23:51:01.214927 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Availability Zones retrieved successfully. Aug 18 23:51:01.219852 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (7e2994f7-8d45-4662-a69f-02d24d94b825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:01.220927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1900155c-fca1-47f0-aefc-ccfdaac17a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:01.221834 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:51:01.286438 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1900155c-fca1-47f0-aefc-ccfdaac17a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:01.287086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4875a40a-1ac8-4887-a084-38b72fd64317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:01.320893 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['72cc1b0d-a170-41b7-b61c-d7d69903d284', 'e8bb1e01-4c6f-4c0c-bd48-a3b4adce08d5', 'e99136c0-b44d-4c78-b196-dbd2f371a75d', 'b1b11a59-ed07-45a3-a37e-38f81cfff5ab'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:01.321562 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4875a40a-1ac8-4887-a084-38b72fd64317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72cc1b0d-a170-41b7-b61c-d7d69903d284', 'e8bb1e01-4c6f-4c0c-bd48-a3b4adce08d5', 'e99136c0-b44d-4c78-b196-dbd2f371a75d', 'b1b11a59-ed07-45a3-a37e-38f81cfff5ab']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:01.322168 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be40a1b-bee5-46ac-97a5-5e283be8b2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:01.341802 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be40a1b-bee5-46ac-97a5-5e283be8b2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1407205952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['72cc1b0d-a170-41b7-b61c-d7d69903d284','e8bb1e01-4c6f-4c0c-bd48-a3b4adce08d5','e99136c0-b44d-4c78-b196-dbd2f371a75d','b1b11a59-ed07-45a3-a37e-38f81cfff5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1407205952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673c9bc370684255809338f1e697b727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8235bc3858734330a057d7718afd377d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:01.341986 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77ed64c-70ed-42cf-aa23-ffa2696076ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:01.357794 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77ed64c-70ed-42cf-aa23-ffa2696076ce) transitioned into state 'SUCCESS' from state '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-1407205952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['72cc1b0d-a170-41b7-b61c-d7d69903d284','e8bb1e01-4c6f-4c0c-bd48-a3b4adce08d5','e99136c0-b44d-4c78-b196-dbd2f371a75d','b1b11a59-ed07-45a3-a37e-38f81cfff5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:01.358449 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5b8c24-dbbb-4d4e-b857-124606219a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:01.368539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5b8c24-dbbb-4d4e-b857-124606219a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:01.368539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (7e2994f7-8d45-4662-a69f-02d24d94b825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:01.368539 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request issued successfully. Aug 18 23:51:01.368539 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b8d67b40-c31c-41c5-b8df-e57c50847be7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:51:01.368539 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1233/4947] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:51:01 2026] POST /volume/v3/volumes => generated 759 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:01.381389 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-278e3dc5-b96c-40ba-a064-eea3227c04fd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:01.383641 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-278e3dc5-b96c-40ba-a064-eea3227c04fd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a Aug 18 23:51:01.383903 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-278e3dc5-b96c-40ba-a064-eea3227c04fd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:01.384154 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-278e3dc5-b96c-40ba-a064-eea3227c04fd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:01.392588 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:01.392588 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:01.396709 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-278e3dc5-b96c-40ba-a064-eea3227c04fd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:01.402429 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-278e3dc5-b96c-40ba-a064-eea3227c04fd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a returned with HTTP 200 Aug 18 23:51:01.402966 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1249/4948] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:01 2026] GET /volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:01.782728 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-781ed27e-f3cc-4d06-a464-adbb5e32261b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:01.784418 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-781ed27e-f3cc-4d06-a464-adbb5e32261b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:01.784599 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-781ed27e-f3cc-4d06-a464-adbb5e32261b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:01.784815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-781ed27e-f3cc-4d06-a464-adbb5e32261b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:01.784929 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-781ed27e-f3cc-4d06-a464-adbb5e32261b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:01.789752 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:01.789752 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:01.790437 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-781ed27e-f3cc-4d06-a464-adbb5e32261b tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:01.790920 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1223/4949] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:01 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:02.416650 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c60e1198-897b-4ec2-824b-047900bc899a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:02.418098 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c60e1198-897b-4ec2-824b-047900bc899a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a Aug 18 23:51:02.418257 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c60e1198-897b-4ec2-824b-047900bc899a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:02.418435 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c60e1198-897b-4ec2-824b-047900bc899a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:02.425623 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:02.425623 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:02.430121 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c60e1198-897b-4ec2-824b-047900bc899a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:02.435163 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c60e1198-897b-4ec2-824b-047900bc899a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a returned with HTTP 200 Aug 18 23:51:02.435620 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1245/4950] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:02 2026] GET /volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:02.449367 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c8732595-9a9c-45de-8c42-8258babd5ba2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:02.451098 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c8732595-9a9c-45de-8c42-8258babd5ba2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a Aug 18 23:51:02.451258 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c8732595-9a9c-45de-8c42-8258babd5ba2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:02.451472 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c8732595-9a9c-45de-8c42-8258babd5ba2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:02.458245 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:02.458245 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:02.461433 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c8732595-9a9c-45de-8c42-8258babd5ba2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:02.465600 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c8732595-9a9c-45de-8c42-8258babd5ba2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a returned with HTTP 200 Aug 18 23:51:02.465990 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1234/4951] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:02 2026] GET /volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:02.478899 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-20722d3f-d98d-400a-b2a5-aaaece80cd55 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:02.480581 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-20722d3f-d98d-400a-b2a5-aaaece80cd55 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:51:02.480996 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-20722d3f-d98d-400a-b2a5-aaaece80cd55 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1426241720", "description": null, "metadata": null}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:02.488356 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:02.488356 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:02.488810 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-20722d3f-d98d-400a-b2a5-aaaece80cd55 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:02.488954 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-20722d3f-d98d-400a-b2a5-aaaece80cd55 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create snapshot from volume b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a Aug 18 23:51:02.512253 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-20722d3f-d98d-400a-b2a5-aaaece80cd55 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['a8712eda-030f-4077-a140-6c450b77e94c', '57481047-053c-493e-8472-b1a43ec4e6f8', '3060f912-1192-4ebd-9690-72af0e3275c4', '897e5d25-4d3c-414b-8be5-29d48cb6fd6b'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:02.540155 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-20722d3f-d98d-400a-b2a5-aaaece80cd55 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot create request issued successfully. Aug 18 23:51:02.540493 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-20722d3f-d98d-400a-b2a5-aaaece80cd55 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:51:02.540936 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1250/4952] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:51:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:02.553205 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5b84073c-5175-4eac-8843-5534b546933c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:02.559325 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b84073c-5175-4eac-8843-5534b546933c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 Aug 18 23:51:02.559547 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b84073c-5175-4eac-8843-5534b546933c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:02.559760 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b84073c-5175-4eac-8843-5534b546933c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:02.565434 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:02.565434 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:02.566017 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5b84073c-5175-4eac-8843-5534b546933c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:02.566999 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b84073c-5175-4eac-8843-5534b546933c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 returned with HTTP 200 Aug 18 23:51:02.567470 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1224/4953] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:02 2026] GET /volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:02.802633 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-99b179d9-2020-45a5-ac9e-c1d37b2b4fc7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:02.804368 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-99b179d9-2020-45a5-ac9e-c1d37b2b4fc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:02.804585 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-99b179d9-2020-45a5-ac9e-c1d37b2b4fc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:02.804785 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-99b179d9-2020-45a5-ac9e-c1d37b2b4fc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:02.804894 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-99b179d9-2020-45a5-ac9e-c1d37b2b4fc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:02.809294 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:02.809294 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:02.810197 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-99b179d9-2020-45a5-ac9e-c1d37b2b4fc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:02.810686 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1246/4954] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:02 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:03.207765 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b6762da3-b7bc-44e0-b878-e342ab7a8c06 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:03.209639 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b6762da3-b7bc-44e0-b878-e342ab7a8c06 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 Aug 18 23:51:03.209879 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b6762da3-b7bc-44e0-b878-e342ab7a8c06 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:03.210113 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b6762da3-b7bc-44e0-b878-e342ab7a8c06 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:03.210290 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-b6762da3-b7bc-44e0-b878-e342ab7a8c06 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Delete snapshot with id: 0b44d48c-d37f-4923-9d59-e7152ec4d8a9 Aug 18 23:51:03.214911 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:03.214911 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:03.215410 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b6762da3-b7bc-44e0-b878-e342ab7a8c06 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Snapshot retrieved successfully. Aug 18 23:51:03.233478 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b6762da3-b7bc-44e0-b878-e342ab7a8c06 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Snapshot delete request issued successfully. Aug 18 23:51:03.233947 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b6762da3-b7bc-44e0-b878-e342ab7a8c06 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 returned with HTTP 202 Aug 18 23:51:03.234428 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1235/4955] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:51:03 2026] DELETE /volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:03.243063 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4c3b3a74-e059-4964-a635-b4f5b1e7125b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:03.245365 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c3b3a74-e059-4964-a635-b4f5b1e7125b tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 Aug 18 23:51:03.245603 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c3b3a74-e059-4964-a635-b4f5b1e7125b tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:03.245801 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c3b3a74-e059-4964-a635-b4f5b1e7125b tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:03.251043 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:03.251043 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:03.251482 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4c3b3a74-e059-4964-a635-b4f5b1e7125b tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Snapshot retrieved successfully. Aug 18 23:51:03.252814 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c3b3a74-e059-4964-a635-b4f5b1e7125b tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 returned with HTTP 200 Aug 18 23:51:03.252814 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1251/4956] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:03 2026] GET /volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:03.583751 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ccc92a41-304b-4e4b-8c31-60ac930cfc6e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:03.590986 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ccc92a41-304b-4e4b-8c31-60ac930cfc6e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 Aug 18 23:51:03.591854 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ccc92a41-304b-4e4b-8c31-60ac930cfc6e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:03.592664 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ccc92a41-304b-4e4b-8c31-60ac930cfc6e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:03.608235 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:03.608235 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:03.610674 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ccc92a41-304b-4e4b-8c31-60ac930cfc6e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:03.613944 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ccc92a41-304b-4e4b-8c31-60ac930cfc6e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 returned with HTTP 200 Aug 18 23:51:03.615621 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1225/4957] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:03 2026] GET /volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:03.623710 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-87610859-1c9c-47ff-b243-67d2b840e63e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:03.625431 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-87610859-1c9c-47ff-b243-67d2b840e63e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 Aug 18 23:51:03.625668 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-87610859-1c9c-47ff-b243-67d2b840e63e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:03.625888 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-87610859-1c9c-47ff-b243-67d2b840e63e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:03.631935 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:03.631935 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:03.632336 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-87610859-1c9c-47ff-b243-67d2b840e63e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:03.633314 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-87610859-1c9c-47ff-b243-67d2b840e63e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 returned with HTTP 200 Aug 18 23:51:03.633756 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1247/4958] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:03 2026] GET /volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:03.802424 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e86193b2-b1e6-4f08-8f7f-0fd0f2899cb1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:03.804150 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e86193b2-b1e6-4f08-8f7f-0fd0f2899cb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 Aug 18 23:51:03.804348 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e86193b2-b1e6-4f08-8f7f-0fd0f2899cb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:03.804534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e86193b2-b1e6-4f08-8f7f-0fd0f2899cb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:03.808707 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:03.808707 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:03.809053 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e86193b2-b1e6-4f08-8f7f-0fd0f2899cb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:03.809690 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e86193b2-b1e6-4f08-8f7f-0fd0f2899cb1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 returned with HTTP 200 Aug 18 23:51:03.809992 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1236/4959] 10.4.3.229 () {68 vars in 1604 bytes} [Tue Aug 18 23:51:03 2026] GET /volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:03.820541 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d442f0cc-f144-4d75-a103-e6c0ca753183 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:03.820868 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-414e48f9-9c0c-4e5c-9e06-2887643d0e67 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:03.824145 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d442f0cc-f144-4d75-a103-e6c0ca753183 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:03.824145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d442f0cc-f144-4d75-a103-e6c0ca753183 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:03.824145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d442f0cc-f144-4d75-a103-e6c0ca753183 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:03.824145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-d442f0cc-f144-4d75-a103-e6c0ca753183 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:03.824363 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-414e48f9-9c0c-4e5c-9e06-2887643d0e67 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a Aug 18 23:51:03.824363 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-414e48f9-9c0c-4e5c-9e06-2887643d0e67 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:03.824363 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-414e48f9-9c0c-4e5c-9e06-2887643d0e67 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:03.826375 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:03.826375 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:03.827197 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d442f0cc-f144-4d75-a103-e6c0ca753183 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:03.827559 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1252/4960] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:03 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:03.833866 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:03.833866 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:03.837320 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-414e48f9-9c0c-4e5c-9e06-2887643d0e67 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:03.841365 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-414e48f9-9c0c-4e5c-9e06-2887643d0e67 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a returned with HTTP 200 Aug 18 23:51:03.841870 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1226/4961] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:03 2026] GET /volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:04.219304 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-cbe52b16-172a-4590-9abc-2d0ee8c6b263 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:04.221103 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-cbe52b16-172a-4590-9abc-2d0ee8c6b263 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 Aug 18 23:51:04.221277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-cbe52b16-172a-4590-9abc-2d0ee8c6b263 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:04.221460 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-cbe52b16-172a-4590-9abc-2d0ee8c6b263 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:04.226134 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:04.226134 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:04.226529 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-cbe52b16-172a-4590-9abc-2d0ee8c6b263 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:04.227167 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-cbe52b16-172a-4590-9abc-2d0ee8c6b263 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 returned with HTTP 200 Aug 18 23:51:04.227566 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1248/4962] 10.4.3.229 () {68 vars in 1604 bytes} [Tue Aug 18 23:51:04 2026] GET /volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:04.264668 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-34f43d22-acdc-4141-ba66-b7cb8fc35eb5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:04.266162 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-34f43d22-acdc-4141-ba66-b7cb8fc35eb5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 Aug 18 23:51:04.266323 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-34f43d22-acdc-4141-ba66-b7cb8fc35eb5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:04.266491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-34f43d22-acdc-4141-ba66-b7cb8fc35eb5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:04.270222 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-34f43d22-acdc-4141-ba66-b7cb8fc35eb5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 returned with HTTP 404 Aug 18 23:51:04.270597 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1237/4963] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:04 2026] GET /volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:04.374464 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4480468e-8e02-4c01-9e12-f320eddf29a7 req-2eb2ef4e-b6fb-4a53-a641-ed65b39cc980 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:04.376949 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4480468e-8e02-4c01-9e12-f320eddf29a7 req-2eb2ef4e-b6fb-4a53-a641-ed65b39cc980 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/attachments?instance_id=31d626f1-a6c8-4ac0-8c15-fd9db0030cb2 Aug 18 23:51:04.377173 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4480468e-8e02-4c01-9e12-f320eddf29a7 req-2eb2ef4e-b6fb-4a53-a641-ed65b39cc980 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:04.378818 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4480468e-8e02-4c01-9e12-f320eddf29a7 req-2eb2ef4e-b6fb-4a53-a641-ed65b39cc980 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:04.397633 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4480468e-8e02-4c01-9e12-f320eddf29a7 req-2eb2ef4e-b6fb-4a53-a641-ed65b39cc980 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments?instance_id=31d626f1-a6c8-4ac0-8c15-fd9db0030cb2 returned with HTTP 200 Aug 18 23:51:04.398086 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1253/4964] 10.4.3.229 () {70 vars in 1637 bytes} [Tue Aug 18 23:51:04 2026] GET /volume/v3/attachments?instance_id=31d626f1-a6c8-4ac0-8c15-fd9db0030cb2 => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:04.406233 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4480468e-8e02-4c01-9e12-f320eddf29a7 req-83cb703a-e592-4b20-98d1-2a84ee0ce98b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:04.408220 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4480468e-8e02-4c01-9e12-f320eddf29a7 req-83cb703a-e592-4b20-98d1-2a84ee0ce98b tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562 Aug 18 23:51:04.408437 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4480468e-8e02-4c01-9e12-f320eddf29a7 req-83cb703a-e592-4b20-98d1-2a84ee0ce98b tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:04.408646 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4480468e-8e02-4c01-9e12-f320eddf29a7 req-83cb703a-e592-4b20-98d1-2a84ee0ce98b tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:04.421956 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4480468e-8e02-4c01-9e12-f320eddf29a7 req-83cb703a-e592-4b20-98d1-2a84ee0ce98b tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562 returned with HTTP 200 Aug 18 23:51:04.422330 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1227/4965] 10.4.3.229 () {70 vars in 1651 bytes} [Tue Aug 18 23:51:04 2026] GET /volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:04.838141 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b1151452-6151-47e0-a0c6-9135bc1e1f18 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:04.840032 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1151452-6151-47e0-a0c6-9135bc1e1f18 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:04.840285 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1151452-6151-47e0-a0c6-9135bc1e1f18 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:04.840490 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1151452-6151-47e0-a0c6-9135bc1e1f18 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:04.840612 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-b1151452-6151-47e0-a0c6-9135bc1e1f18 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:04.845088 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:04.845088 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:04.845795 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1151452-6151-47e0-a0c6-9135bc1e1f18 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:04.846126 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1249/4966] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:04 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:04.983648 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-2a50c46f-344d-4f14-8d42-a7d979c5a298 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:04.985429 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-2a50c46f-344d-4f14-8d42-a7d979c5a298 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 Aug 18 23:51:04.985616 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-2a50c46f-344d-4f14-8d42-a7d979c5a298 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:04.985784 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-2a50c46f-344d-4f14-8d42-a7d979c5a298 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:04.990748 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:04.990748 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:04.991118 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-2a50c46f-344d-4f14-8d42-a7d979c5a298 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:04.991774 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-2a50c46f-344d-4f14-8d42-a7d979c5a298 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 returned with HTTP 200 Aug 18 23:51:04.992078 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1238/4967] 10.4.3.229 () {68 vars in 1604 bytes} [Tue Aug 18 23:51:04 2026] GET /volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:04.999335 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-716288d3-6d7e-4a5d-a825-1f66fb5c6806 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:05.001397 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-716288d3-6d7e-4a5d-a825-1f66fb5c6806 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a Aug 18 23:51:05.001620 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-716288d3-6d7e-4a5d-a825-1f66fb5c6806 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:05.001811 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-716288d3-6d7e-4a5d-a825-1f66fb5c6806 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:05.008804 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:05.008804 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:05.012527 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-716288d3-6d7e-4a5d-a825-1f66fb5c6806 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:05.017140 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-716288d3-6d7e-4a5d-a825-1f66fb5c6806 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a returned with HTTP 200 Aug 18 23:51:05.017715 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1254/4968] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:04 2026] GET /volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:05.025507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:05.027833 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:51:05.028213 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3d13cb21-691b-4610-af71-633f19b3fdb8", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:05.030180 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3d13cb21-691b-4610-af71-633f19b3fdb8', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:51:05.039251 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:05.039251 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:05.039821 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:05.039963 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume of 1 GB Aug 18 23:51:05.040729 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Availability Zones retrieved successfully. Aug 18 23:51:05.046997 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (316ab2df-8ffb-4f7d-8aaf-f2d3ba646481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:05.048162 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47398444-3076-45b2-a2b6-d49acf343cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:05.048995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:51:05.075003 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47398444-3076-45b2-a2b6-d49acf343cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3d13cb21-691b-4610-af71-633f19b3fdb8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:05.075817 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd2a7542-5b38-466f-b73c-32fde2f31aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:05.114412 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['20f3c815-3d83-4573-9f88-01b4d3acc3ad', 'b7f4ecc6-6679-442c-94b9-346a02e0c122', 'af0f6da2-769e-4ec8-ae24-1bf075c8601c', '15ffef78-5151-4c81-a89f-497b955821b5'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:05.115198 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd2a7542-5b38-466f-b73c-32fde2f31aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20f3c815-3d83-4573-9f88-01b4d3acc3ad', 'b7f4ecc6-6679-442c-94b9-346a02e0c122', 'af0f6da2-769e-4ec8-ae24-1bf075c8601c', '15ffef78-5151-4c81-a89f-497b955821b5']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:05.115953 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cfbaddb-ea7c-45e7-98b2-99a7273f7cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:05.155191 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cfbaddb-ea7c-45e7-98b2-99a7273f7cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46268bfc-d2a3-4eae-812e-b4bdde7ad79b', '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='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['20f3c815-3d83-4573-9f88-01b4d3acc3ad','b7f4ecc6-6679-442c-94b9-346a02e0c122','af0f6da2-769e-4ec8-ae24-1bf075c8601c','15ffef78-5151-4c81-a89f-497b955821b5'],size=1,snapshot_id=3d13cb21-691b-4610-af71-633f19b3fdb8,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), '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-18T23:51:05Z,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=46268bfc-d2a3-4eae-812e-b4bdde7ad79b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673c9bc370684255809338f1e697b727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d13cb21-691b-4610-af71-633f19b3fdb8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8235bc3858734330a057d7718afd377d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:05.156086 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ff991f-2f78-49de-9e7f-727b8ad938ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:05.174779 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ff991f-2f78-49de-9e7f-727b8ad938ce) transitioned into 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='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['20f3c815-3d83-4573-9f88-01b4d3acc3ad','b7f4ecc6-6679-442c-94b9-346a02e0c122','af0f6da2-769e-4ec8-ae24-1bf075c8601c','15ffef78-5151-4c81-a89f-497b955821b5'],size=1,snapshot_id=3d13cb21-691b-4610-af71-633f19b3fdb8,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:05.175412 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cccfb67-dc13-4b5b-8dc5-ec075dc13ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:05.193020 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cccfb67-dc13-4b5b-8dc5-ec075dc13ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:05.193744 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (316ab2df-8ffb-4f7d-8aaf-f2d3ba646481) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:05.194002 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request issued successfully. Aug 18 23:51:05.194496 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-aafc26b6-874e-4b23-949f-36fb7ed7edd0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:51:05.194904 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1228/4969] 10.4.3.229 () {72 vars in 1541 bytes} [Tue Aug 18 23:51:05 2026] POST /volume/v3/volumes => generated 736 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:05.201566 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-584a51fd-4a8f-40e0-9dcd-810f3f885e7a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:05.204010 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-584a51fd-4a8f-40e0-9dcd-810f3f885e7a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b Aug 18 23:51:05.204180 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-584a51fd-4a8f-40e0-9dcd-810f3f885e7a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:05.204382 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-584a51fd-4a8f-40e0-9dcd-810f3f885e7a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:05.211540 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:05.211540 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:05.215337 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-584a51fd-4a8f-40e0-9dcd-810f3f885e7a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:05.219759 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-584a51fd-4a8f-40e0-9dcd-810f3f885e7a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b returned with HTTP 200 Aug 18 23:51:05.220264 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1250/4970] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:05 2026] GET /volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:05.227203 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e07e6d3b-d9e9-4f9e-b2ca-0ff449fc3e18 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:05.229248 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e07e6d3b-d9e9-4f9e-b2ca-0ff449fc3e18 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b Aug 18 23:51:05.229404 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e07e6d3b-d9e9-4f9e-b2ca-0ff449fc3e18 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:05.229530 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e07e6d3b-d9e9-4f9e-b2ca-0ff449fc3e18 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:05.235853 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:05.235853 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:05.239032 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e07e6d3b-d9e9-4f9e-b2ca-0ff449fc3e18 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:05.243474 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e07e6d3b-d9e9-4f9e-b2ca-0ff449fc3e18 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b returned with HTTP 200 Aug 18 23:51:05.243842 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1239/4971] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:05 2026] GET /volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:05.857230 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d37d4813-bc5f-4182-875d-26ec7b40c484 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:05.859356 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d37d4813-bc5f-4182-875d-26ec7b40c484 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:05.859580 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d37d4813-bc5f-4182-875d-26ec7b40c484 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:05.859761 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d37d4813-bc5f-4182-875d-26ec7b40c484 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:05.859916 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-d37d4813-bc5f-4182-875d-26ec7b40c484 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:05.867026 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:05.867026 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:05.867026 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d37d4813-bc5f-4182-875d-26ec7b40c484 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:05.867026 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1255/4972] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:05 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:06.878460 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-78eef085-47dd-4f5f-8894-a84804199fb1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:06.880822 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78eef085-47dd-4f5f-8894-a84804199fb1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:06.881083 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78eef085-47dd-4f5f-8894-a84804199fb1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:06.881343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78eef085-47dd-4f5f-8894-a84804199fb1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:06.881540 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-78eef085-47dd-4f5f-8894-a84804199fb1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:06.886233 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:06.886233 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:06.886833 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78eef085-47dd-4f5f-8894-a84804199fb1 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:06.887499 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1229/4973] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:06 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:07.896937 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7950d1a5-d839-4bbc-9402-9a4b18babcab None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:07.898595 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7950d1a5-d839-4bbc-9402-9a4b18babcab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:07.898804 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7950d1a5-d839-4bbc-9402-9a4b18babcab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:07.899020 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7950d1a5-d839-4bbc-9402-9a4b18babcab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:07.899165 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7950d1a5-d839-4bbc-9402-9a4b18babcab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:07.903751 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:07.903751 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:07.904627 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7950d1a5-d839-4bbc-9402-9a4b18babcab tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:07.905030 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1251/4974] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:07 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:08.252406 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-365b34f8-66ad-405b-b557-a173abbb8ccc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:08.254535 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-365b34f8-66ad-405b-b557-a173abbb8ccc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b Aug 18 23:51:08.254713 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-365b34f8-66ad-405b-b557-a173abbb8ccc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:08.254890 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-365b34f8-66ad-405b-b557-a173abbb8ccc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:08.261226 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:08.261226 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:08.264433 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-365b34f8-66ad-405b-b557-a173abbb8ccc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:08.268842 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-365b34f8-66ad-405b-b557-a173abbb8ccc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b returned with HTTP 200 Aug 18 23:51:08.269213 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1240/4975] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:08 2026] GET /volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:08.276045 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6c6bcdd9-cec8-4982-9aab-0ee3155cef96 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:08.276561 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6c6bcdd9-cec8-4982-9aab-0ee3155cef96 None None] GET https://10.4.3.229/volume// Aug 18 23:51:08.276784 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6c6bcdd9-cec8-4982-9aab-0ee3155cef96 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:08.277062 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6c6bcdd9-cec8-4982-9aab-0ee3155cef96 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:08.277589 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6c6bcdd9-cec8-4982-9aab-0ee3155cef96 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:51:08.277962 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1256/4976] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:51: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 18 23:51:08.283964 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e57a8a08-8b0b-4771-92c1-d451ff1e03e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:08.286066 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e57a8a08-8b0b-4771-92c1-d451ff1e03e1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:51:08.286433 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e57a8a08-8b0b-4771-92c1-d451ff1e03e1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46268bfc-d2a3-4eae-812e-b4bdde7ad79b", "connector": null, "instance_uuid": "0e1037fa-e583-4d26-852d-06b5c8f0298e"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:08.294856 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:08.294856 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:08.317409 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e57a8a08-8b0b-4771-92c1-d451ff1e03e1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:51:08.317859 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1230/4977] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:51: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 18 23:51:08.324614 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-557bffe9-9786-499c-a79d-f6f40f444371 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:08.324988 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-557bffe9-9786-499c-a79d-f6f40f444371 None None] GET https://10.4.3.229/volume// Aug 18 23:51:08.325153 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-557bffe9-9786-499c-a79d-f6f40f444371 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:08.325344 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-557bffe9-9786-499c-a79d-f6f40f444371 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:08.325674 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-557bffe9-9786-499c-a79d-f6f40f444371 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:51:08.325949 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1252/4978] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:51: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 18 23:51:08.332378 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-c4620c44-042a-421c-9bf2-c60738f09fa0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:08.334318 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-c4620c44-042a-421c-9bf2-c60738f09fa0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b Aug 18 23:51:08.334531 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-c4620c44-042a-421c-9bf2-c60738f09fa0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:08.334731 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-c4620c44-042a-421c-9bf2-c60738f09fa0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:08.343209 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:08.343209 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:08.346246 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-c4620c44-042a-421c-9bf2-c60738f09fa0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:08.350172 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-c4620c44-042a-421c-9bf2-c60738f09fa0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b returned with HTTP 200 Aug 18 23:51:08.350562 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1241/4979] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:51:08 2026] GET /volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:51:08.448443 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e6408c17-538e-4865-800c-ef4ca97eb611 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:08.451016 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e6408c17-538e-4865-800c-ef4ca97eb611 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] PUT https://10.4.3.229/volume/v3/attachments/88dcfd64-e5cc-46ae-b67c-9bb27460bb1e Aug 18 23:51:08.451477 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e6408c17-538e-4865-800c-ef4ca97eb611 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:08.460120 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e6408c17-538e-4865-800c-ef4ca97eb611 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Acquiring lock "cinder-attachment_update-46268bfc-d2a3-4eae-812e-b4bdde7ad79b-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:51:08.464861 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e6408c17-538e-4865-800c-ef4ca97eb611 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-46268bfc-d2a3-4eae-812e-b4bdde7ad79b-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:51:08.466097 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:08.466097 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:08.534117 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e6408c17-538e-4865-800c-ef4ca97eb611 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-46268bfc-d2a3-4eae-812e-b4bdde7ad79b-np0000007721" released by "attachment_update" :: held 0.069s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:51:08.534435 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-e6408c17-538e-4865-800c-ef4ca97eb611 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/88dcfd64-e5cc-46ae-b67c-9bb27460bb1e returned with HTTP 200 Aug 18 23:51:08.535086 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1257/4980] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:51:08 2026] PUT /volume/v3/attachments/88dcfd64-e5cc-46ae-b67c-9bb27460bb1e => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:08.555964 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-845b8f0c-4ea2-447f-b3c7-b44a0563e3b9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:08.558545 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-845b8f0c-4ea2-447f-b3c7-b44a0563e3b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments/88dcfd64-e5cc-46ae-b67c-9bb27460bb1e/action Aug 18 23:51:08.558989 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-845b8f0c-4ea2-447f-b3c7-b44a0563e3b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:51:08.559145 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-845b8f0c-4ea2-447f-b3c7-b44a0563e3b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:08.576528 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:08.576528 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:08.586107 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ca832652-75d1-4140-bb4b-1e53a700f38f req-845b8f0c-4ea2-447f-b3c7-b44a0563e3b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/88dcfd64-e5cc-46ae-b67c-9bb27460bb1e/action returned with HTTP 204 Aug 18 23:51:08.586640 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1231/4981] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:51:08 2026] POST /volume/v3/attachments/88dcfd64-e5cc-46ae-b67c-9bb27460bb1e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:08.914439 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-93731430-8655-4c84-a1e1-38a40fa036da None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:08.916224 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-93731430-8655-4c84-a1e1-38a40fa036da tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:08.916430 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-93731430-8655-4c84-a1e1-38a40fa036da tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:08.916626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-93731430-8655-4c84-a1e1-38a40fa036da tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:08.916728 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-93731430-8655-4c84-a1e1-38a40fa036da tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:08.920954 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:08.920954 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:08.921661 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-93731430-8655-4c84-a1e1-38a40fa036da tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:08.922006 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1253/4982] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:08 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:09.932445 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c0bda32e-8e8a-40c3-b012-d791b27efc60 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:09.934361 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0bda32e-8e8a-40c3-b012-d791b27efc60 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:09.934596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0bda32e-8e8a-40c3-b012-d791b27efc60 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:09.934811 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0bda32e-8e8a-40c3-b012-d791b27efc60 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:09.934945 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-c0bda32e-8e8a-40c3-b012-d791b27efc60 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:09.938902 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:09.938902 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:09.939643 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0bda32e-8e8a-40c3-b012-d791b27efc60 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:09.940030 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1242/4983] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:09 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:10.949208 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3356c757-792f-47e2-b09d-08d614095e23 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:10.950796 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3356c757-792f-47e2-b09d-08d614095e23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:10.950981 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3356c757-792f-47e2-b09d-08d614095e23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:10.951154 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3356c757-792f-47e2-b09d-08d614095e23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:10.951253 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-3356c757-792f-47e2-b09d-08d614095e23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:10.955360 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:10.955360 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:10.956034 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3356c757-792f-47e2-b09d-08d614095e23 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:10.956369 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1258/4984] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:10 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:11.967309 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7d6c3302-c66b-4a68-9929-a2498e83dc53 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:11.969486 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d6c3302-c66b-4a68-9929-a2498e83dc53 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:11.969759 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d6c3302-c66b-4a68-9929-a2498e83dc53 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:11.970004 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d6c3302-c66b-4a68-9929-a2498e83dc53 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:11.970144 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7d6c3302-c66b-4a68-9929-a2498e83dc53 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:11.974785 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:11.974785 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:11.975653 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d6c3302-c66b-4a68-9929-a2498e83dc53 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:11.976181 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1232/4985] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:11 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:12.988228 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-38fd5cc6-0621-4c1c-87a5-cb04f4cac865 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:12.990103 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-38fd5cc6-0621-4c1c-87a5-cb04f4cac865 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:12.990328 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-38fd5cc6-0621-4c1c-87a5-cb04f4cac865 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:12.990509 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-38fd5cc6-0621-4c1c-87a5-cb04f4cac865 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:12.990663 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-38fd5cc6-0621-4c1c-87a5-cb04f4cac865 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:12.995796 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:12.995796 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:12.995796 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-38fd5cc6-0621-4c1c-87a5-cb04f4cac865 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:12.995796 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1254/4986] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:12 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:13.004842 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6ad1cd01-8f08-49dc-8487-0ebde17492c0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:13.006721 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6ad1cd01-8f08-49dc-8487-0ebde17492c0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:13.006901 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6ad1cd01-8f08-49dc-8487-0ebde17492c0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:13.007075 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6ad1cd01-8f08-49dc-8487-0ebde17492c0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:13.007269 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-6ad1cd01-8f08-49dc-8487-0ebde17492c0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:13.011647 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:13.011647 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:13.012651 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6ad1cd01-8f08-49dc-8487-0ebde17492c0 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:13.013051 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1243/4987] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:13 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:13.021617 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1d449305-1283-494c-a090-efea9b9d7dc7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:13.023538 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1d449305-1283-494c-a090-efea9b9d7dc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:13.023749 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1d449305-1283-494c-a090-efea9b9d7dc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:13.023959 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1d449305-1283-494c-a090-efea9b9d7dc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:13.024246 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-1d449305-1283-494c-a090-efea9b9d7dc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete backup with id: e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. Aug 18 23:51:13.028845 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:13.028845 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:13.040074 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-1d449305-1283-494c-a090-efea9b9d7dc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] delete_backup rpcapi backup_id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:51:13.041604 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1d449305-1283-494c-a090-efea9b9d7dc7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 202 Aug 18 23:51:13.042166 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1259/4988] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:51:13 2026] DELETE /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:51:13.051451 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ff781957-1442-4fc2-b837-3d3358f7f67e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:13.053348 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ff781957-1442-4fc2-b837-3d3358f7f67e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:13.053545 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ff781957-1442-4fc2-b837-3d3358f7f67e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:13.053721 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ff781957-1442-4fc2-b837-3d3358f7f67e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:13.053820 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ff781957-1442-4fc2-b837-3d3358f7f67e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:13.057733 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:13.057733 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:13.058488 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ff781957-1442-4fc2-b837-3d3358f7f67e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 200 Aug 18 23:51:13.058876 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1233/4989] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:13 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:14.070773 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cb136e34-93de-4098-b3ca-1ab3f1e1a9d2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:14.072784 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb136e34-93de-4098-b3ca-1ab3f1e1a9d2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 Aug 18 23:51:14.073026 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb136e34-93de-4098-b3ca-1ab3f1e1a9d2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:14.073277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cb136e34-93de-4098-b3ca-1ab3f1e1a9d2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:14.073432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-cb136e34-93de-4098-b3ca-1ab3f1e1a9d2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Show backup with id e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:14.078943 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cb136e34-93de-4098-b3ca-1ab3f1e1a9d2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 returned with HTTP 404 Aug 18 23:51:14.078943 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1255/4990] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:14 2026] GET /volume/v3/backups/e2dc5fbe-6d9e-45c5-93b6-48d1f1d66185 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:14.083937 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2c11fd0f-cb3f-444c-969d-9baba7d791e2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:14.085896 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c11fd0f-cb3f-444c-969d-9baba7d791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b Aug 18 23:51:14.086010 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c11fd0f-cb3f-444c-969d-9baba7d791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:14.086118 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2c11fd0f-cb3f-444c-969d-9baba7d791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:14.087214 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4f9329a7-df68-4d60-b962-3179e2db6dd6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:14.089318 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4f9329a7-df68-4d60-b962-3179e2db6dd6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 Aug 18 23:51:14.089606 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4f9329a7-df68-4d60-b962-3179e2db6dd6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:14.089843 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4f9329a7-df68-4d60-b962-3179e2db6dd6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:14.089964 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-4f9329a7-df68-4d60-b962-3179e2db6dd6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete snapshot with id: 618bd67d-c3cd-4785-b314-6050bcf70ea2 Aug 18 23:51:14.095186 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:14.095186 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:14.095509 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:14.095509 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:14.095662 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4f9329a7-df68-4d60-b962-3179e2db6dd6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Snapshot retrieved successfully. Aug 18 23:51:14.098853 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2c11fd0f-cb3f-444c-969d-9baba7d791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:14.103232 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2c11fd0f-cb3f-444c-969d-9baba7d791e2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b returned with HTTP 200 Aug 18 23:51:14.103652 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1244/4991] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:14 2026] GET /volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:14.116162 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4f9329a7-df68-4d60-b962-3179e2db6dd6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Snapshot delete request issued successfully. Aug 18 23:51:14.116313 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4f9329a7-df68-4d60-b962-3179e2db6dd6 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 returned with HTTP 202 Aug 18 23:51:14.116959 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1260/4992] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:51:14 2026] DELETE /volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:14.124212 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-caec8adf-b7a9-4b53-a35a-8756293a568e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:14.129760 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-caec8adf-b7a9-4b53-a35a-8756293a568e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 Aug 18 23:51:14.129760 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-caec8adf-b7a9-4b53-a35a-8756293a568e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:14.129760 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-caec8adf-b7a9-4b53-a35a-8756293a568e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:14.141931 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:14.141931 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:14.141931 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-caec8adf-b7a9-4b53-a35a-8756293a568e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Snapshot retrieved successfully. Aug 18 23:51:14.142548 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-caec8adf-b7a9-4b53-a35a-8756293a568e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 returned with HTTP 200 Aug 18 23:51:14.142994 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1234/4993] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:14 2026] GET /volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:15.151654 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bbe4db04-0445-470c-8ef6-46a1a1c6ec79 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:15.153108 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bbe4db04-0445-470c-8ef6-46a1a1c6ec79 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 Aug 18 23:51:15.153277 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bbe4db04-0445-470c-8ef6-46a1a1c6ec79 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:15.153460 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bbe4db04-0445-470c-8ef6-46a1a1c6ec79 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:15.157658 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bbe4db04-0445-470c-8ef6-46a1a1c6ec79 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 returned with HTTP 404 Aug 18 23:51:15.158064 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1256/4994] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:15 2026] GET /volume/v3/snapshots/618bd67d-c3cd-4785-b314-6050bcf70ea2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:15.165742 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a09a2934-7e32-4bd4-b7a1-ec8e3228d5c4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:15.167953 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a09a2934-7e32-4bd4-b7a1-ec8e3228d5c4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 Aug 18 23:51:15.168153 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a09a2934-7e32-4bd4-b7a1-ec8e3228d5c4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:15.168344 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a09a2934-7e32-4bd4-b7a1-ec8e3228d5c4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:15.168492 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-a09a2934-7e32-4bd4-b7a1-ec8e3228d5c4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete volume with id: 25a90d2a-afc0-4a1f-8792-805094460a06 Aug 18 23:51:15.175076 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:15.175076 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:15.175528 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a09a2934-7e32-4bd4-b7a1-ec8e3228d5c4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:51:15.192561 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a09a2934-7e32-4bd4-b7a1-ec8e3228d5c4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete volume request issued successfully. Aug 18 23:51:15.192812 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a09a2934-7e32-4bd4-b7a1-ec8e3228d5c4 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 returned with HTTP 202 Aug 18 23:51:15.193172 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1245/4995] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:51:15 2026] DELETE /volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:15.203424 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-31a81391-a07f-44fd-b30d-0796a28ec5e2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:15.206814 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31a81391-a07f-44fd-b30d-0796a28ec5e2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 Aug 18 23:51:15.207027 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31a81391-a07f-44fd-b30d-0796a28ec5e2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:15.207354 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-31a81391-a07f-44fd-b30d-0796a28ec5e2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:15.215858 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:15.215858 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:15.221871 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-31a81391-a07f-44fd-b30d-0796a28ec5e2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:51:15.226527 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-31a81391-a07f-44fd-b30d-0796a28ec5e2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 returned with HTTP 200 Aug 18 23:51:15.226967 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1261/4996] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:15 2026] GET /volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:15.240290 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-731c61f2-8b1b-4d62-8eba-c30d8824baf6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:15.243131 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-731c61f2-8b1b-4d62-8eba-c30d8824baf6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/attachments/88dcfd64-e5cc-46ae-b67c-9bb27460bb1e Aug 18 23:51:15.243355 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-731c61f2-8b1b-4d62-8eba-c30d8824baf6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:15.243598 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-731c61f2-8b1b-4d62-8eba-c30d8824baf6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:15.250081 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:15.250081 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:15.296180 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-731c61f2-8b1b-4d62-8eba-c30d8824baf6 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/88dcfd64-e5cc-46ae-b67c-9bb27460bb1e returned with HTTP 200 Aug 18 23:51:15.296594 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1235/4997] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:51:15 2026] DELETE /volume/v3/attachments/88dcfd64-e5cc-46ae-b67c-9bb27460bb1e => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:15.305131 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-ebad186d-11f9-4222-a48a-54e9e2711acd None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:15.307549 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-ebad186d-11f9-4222-a48a-54e9e2711acd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b Aug 18 23:51:15.307759 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-ebad186d-11f9-4222-a48a-54e9e2711acd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:15.308008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-ebad186d-11f9-4222-a48a-54e9e2711acd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:15.308216 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-ebad186d-11f9-4222-a48a-54e9e2711acd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: 46268bfc-d2a3-4eae-812e-b4bdde7ad79b Aug 18 23:51:15.315153 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:15.315153 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:15.315622 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-ebad186d-11f9-4222-a48a-54e9e2711acd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:15.333737 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-ebad186d-11f9-4222-a48a-54e9e2711acd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume request issued successfully. Aug 18 23:51:15.333962 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a1623d00-409e-4626-9a9b-258e50f3be5e req-ebad186d-11f9-4222-a48a-54e9e2711acd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b returned with HTTP 202 Aug 18 23:51:15.334566 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1257/4998] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:51:15 2026] DELETE /volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:16.238712 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6460bc70-1333-46c9-b370-76419bddb206 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:16.240240 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6460bc70-1333-46c9-b370-76419bddb206 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 Aug 18 23:51:16.240444 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6460bc70-1333-46c9-b370-76419bddb206 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:16.240629 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6460bc70-1333-46c9-b370-76419bddb206 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:16.245807 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6460bc70-1333-46c9-b370-76419bddb206 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 returned with HTTP 404 Aug 18 23:51:16.246233 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1246/4999] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:16 2026] GET /volume/v3/volumes/25a90d2a-afc0-4a1f-8792-805094460a06 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:16.252475 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fa8a2d37-2188-4773-acb9-83fc094e3e30 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:16.254379 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fa8a2d37-2188-4773-acb9-83fc094e3e30 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:51:16.254611 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fa8a2d37-2188-4773-acb9-83fc094e3e30 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:16.254837 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fa8a2d37-2188-4773-acb9-83fc094e3e30 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:16.255036 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-fa8a2d37-2188-4773-acb9-83fc094e3e30 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete volume with id: 14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:51:16.262273 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:16.262273 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:16.262783 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fa8a2d37-2188-4773-acb9-83fc094e3e30 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:51:16.278709 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-fa8a2d37-2188-4773-acb9-83fc094e3e30 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete volume request issued successfully. Aug 18 23:51:16.278888 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fa8a2d37-2188-4773-acb9-83fc094e3e30 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 202 Aug 18 23:51:16.279393 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1262/5000] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:51:16 2026] DELETE /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:16.287458 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-09aa6362-19ca-4419-9ef0-ae6d9011a7b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:16.290179 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09aa6362-19ca-4419-9ef0-ae6d9011a7b2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:51:16.290386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09aa6362-19ca-4419-9ef0-ae6d9011a7b2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:16.290588 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09aa6362-19ca-4419-9ef0-ae6d9011a7b2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:16.297335 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:16.297335 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:16.301106 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-09aa6362-19ca-4419-9ef0-ae6d9011a7b2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:51:16.305342 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09aa6362-19ca-4419-9ef0-ae6d9011a7b2 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 200 Aug 18 23:51:16.305713 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1236/5001] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:16 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:16.494120 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2d7934b4-00bc-4d6c-b097-d2a3e8d148ff None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:16.495620 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2d7934b4-00bc-4d6c-b097-d2a3e8d148ff tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b Aug 18 23:51:16.495785 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2d7934b4-00bc-4d6c-b097-d2a3e8d148ff tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:16.495956 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2d7934b4-00bc-4d6c-b097-d2a3e8d148ff tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:16.500945 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2d7934b4-00bc-4d6c-b097-d2a3e8d148ff tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b returned with HTTP 404 Aug 18 23:51:16.501379 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1258/5002] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:16 2026] GET /volume/v3/volumes/46268bfc-d2a3-4eae-812e-b4bdde7ad79b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:16.551685 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-36298980-898d-4679-81d0-d4a1f685fd2f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:16.553614 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-36298980-898d-4679-81d0-d4a1f685fd2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 Aug 18 23:51:16.553745 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-36298980-898d-4679-81d0-d4a1f685fd2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:16.554049 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-36298980-898d-4679-81d0-d4a1f685fd2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:16.554049 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-36298980-898d-4679-81d0-d4a1f685fd2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: 3d13cb21-691b-4610-af71-633f19b3fdb8 Aug 18 23:51:16.558670 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:16.558670 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:16.559075 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-36298980-898d-4679-81d0-d4a1f685fd2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:16.571545 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-36298980-898d-4679-81d0-d4a1f685fd2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot delete request issued successfully. Aug 18 23:51:16.571630 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-36298980-898d-4679-81d0-d4a1f685fd2f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 returned with HTTP 202 Aug 18 23:51:16.571980 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1247/5003] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:51:16 2026] DELETE /volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:16.578048 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-225af2e5-8810-4875-86b7-20ec70f86d06 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:16.579877 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-225af2e5-8810-4875-86b7-20ec70f86d06 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 Aug 18 23:51:16.580114 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-225af2e5-8810-4875-86b7-20ec70f86d06 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:16.580367 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-225af2e5-8810-4875-86b7-20ec70f86d06 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:16.585327 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:16.585327 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:16.585916 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-225af2e5-8810-4875-86b7-20ec70f86d06 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:16.586654 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-225af2e5-8810-4875-86b7-20ec70f86d06 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 returned with HTTP 200 Aug 18 23:51:16.587076 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1263/5004] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:16 2026] GET /volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:17.319735 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-69ed9f83-4e90-4830-994f-a5805c361b13 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:17.321432 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-69ed9f83-4e90-4830-994f-a5805c361b13 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 Aug 18 23:51:17.321636 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-69ed9f83-4e90-4830-994f-a5805c361b13 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:17.321813 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-69ed9f83-4e90-4830-994f-a5805c361b13 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:17.327119 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-69ed9f83-4e90-4830-994f-a5805c361b13 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 returned with HTTP 404 Aug 18 23:51:17.327553 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1237/5005] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:17 2026] GET /volume/v3/volumes/14a87780-4d1f-44ac-9a70-3700a0426c48 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:17.333886 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4f7c9c2b-ab17-4602-b9f7-87cfd00966a7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:17.335389 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4f7c9c2b-ab17-4602-b9f7-87cfd00966a7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 Aug 18 23:51:17.335643 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4f7c9c2b-ab17-4602-b9f7-87cfd00966a7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:17.335798 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4f7c9c2b-ab17-4602-b9f7-87cfd00966a7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:17.335973 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-4f7c9c2b-ab17-4602-b9f7-87cfd00966a7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete volume with id: ee34f4d1-21a0-4251-bc85-c605a595d274 Aug 18 23:51:17.342176 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:17.342176 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:17.342653 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4f7c9c2b-ab17-4602-b9f7-87cfd00966a7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:51:17.357730 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4f7c9c2b-ab17-4602-b9f7-87cfd00966a7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete volume request issued successfully. Aug 18 23:51:17.357889 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4f7c9c2b-ab17-4602-b9f7-87cfd00966a7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 returned with HTTP 202 Aug 18 23:51:17.358349 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1259/5006] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:51:17 2026] DELETE /volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:17.366539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9b88443c-58fe-4a02-a0ed-7891290e8913 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:17.368088 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9b88443c-58fe-4a02-a0ed-7891290e8913 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 Aug 18 23:51:17.368257 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9b88443c-58fe-4a02-a0ed-7891290e8913 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:17.368424 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9b88443c-58fe-4a02-a0ed-7891290e8913 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:17.375078 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:17.375078 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:17.378536 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9b88443c-58fe-4a02-a0ed-7891290e8913 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:51:17.382071 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9b88443c-58fe-4a02-a0ed-7891290e8913 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 returned with HTTP 200 Aug 18 23:51:17.382411 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1248/5007] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:17 2026] GET /volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:17.596448 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d2ccb0e8-3548-404a-8448-32ee9be3f086 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:17.598432 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d2ccb0e8-3548-404a-8448-32ee9be3f086 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 Aug 18 23:51:17.598664 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d2ccb0e8-3548-404a-8448-32ee9be3f086 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:17.598887 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d2ccb0e8-3548-404a-8448-32ee9be3f086 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:17.603399 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d2ccb0e8-3548-404a-8448-32ee9be3f086 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 returned with HTTP 404 Aug 18 23:51:17.603958 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1264/5008] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:17 2026] GET /volume/v3/snapshots/3d13cb21-691b-4610-af71-633f19b3fdb8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:17.610458 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-24b1cb19-e488-4623-a5f8-b1779a849899 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:17.612373 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-24b1cb19-e488-4623-a5f8-b1779a849899 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a Aug 18 23:51:17.612550 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-24b1cb19-e488-4623-a5f8-b1779a849899 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:17.612731 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-24b1cb19-e488-4623-a5f8-b1779a849899 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:17.612883 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-24b1cb19-e488-4623-a5f8-b1779a849899 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a Aug 18 23:51:17.619078 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:17.619078 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:17.619560 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-24b1cb19-e488-4623-a5f8-b1779a849899 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:17.636083 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-24b1cb19-e488-4623-a5f8-b1779a849899 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume request issued successfully. Aug 18 23:51:17.636253 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-24b1cb19-e488-4623-a5f8-b1779a849899 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a returned with HTTP 202 Aug 18 23:51:17.636673 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1238/5009] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:51:17 2026] DELETE /volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:17.642761 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-80663392-a98e-40f3-8e44-098f6cbfb3d1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:17.644338 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-80663392-a98e-40f3-8e44-098f6cbfb3d1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a Aug 18 23:51:17.644525 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-80663392-a98e-40f3-8e44-098f6cbfb3d1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:17.644730 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-80663392-a98e-40f3-8e44-098f6cbfb3d1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:17.651121 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:17.651121 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:17.654399 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-80663392-a98e-40f3-8e44-098f6cbfb3d1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:17.658736 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-80663392-a98e-40f3-8e44-098f6cbfb3d1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a returned with HTTP 200 Aug 18 23:51:17.659271 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1260/5010] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:17 2026] GET /volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:18.393440 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e2988f56-2914-49ac-83bc-cfc691e1518e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:18.394971 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e2988f56-2914-49ac-83bc-cfc691e1518e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 Aug 18 23:51:18.395131 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e2988f56-2914-49ac-83bc-cfc691e1518e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:18.395306 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e2988f56-2914-49ac-83bc-cfc691e1518e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:18.400124 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e2988f56-2914-49ac-83bc-cfc691e1518e tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 returned with HTTP 404 Aug 18 23:51:18.400505 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1249/5011] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:18 2026] GET /volume/v3/volumes/ee34f4d1-21a0-4251-bc85-c605a595d274 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:18.406586 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cce138d5-d30e-4188-bcd2-f2994a336be5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:18.408775 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cce138d5-d30e-4188-bcd2-f2994a336be5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 Aug 18 23:51:18.409016 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cce138d5-d30e-4188-bcd2-f2994a336be5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:18.409251 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cce138d5-d30e-4188-bcd2-f2994a336be5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:18.409431 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-cce138d5-d30e-4188-bcd2-f2994a336be5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete volume with id: f7b8be2a-b034-4e57-8b73-47bc51dcdf10 Aug 18 23:51:18.415577 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:18.415577 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:18.415954 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cce138d5-d30e-4188-bcd2-f2994a336be5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:51:18.433308 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cce138d5-d30e-4188-bcd2-f2994a336be5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Delete volume request issued successfully. Aug 18 23:51:18.433624 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cce138d5-d30e-4188-bcd2-f2994a336be5 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 returned with HTTP 202 Aug 18 23:51:18.434139 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1265/5012] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:51:18 2026] DELETE /volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:18.440830 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-37972f53-f009-4da9-beb8-d565df6843b7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:18.443343 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-37972f53-f009-4da9-beb8-d565df6843b7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 Aug 18 23:51:18.443588 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-37972f53-f009-4da9-beb8-d565df6843b7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:18.443734 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-37972f53-f009-4da9-beb8-d565df6843b7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:18.450434 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:18.450434 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:18.454565 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-37972f53-f009-4da9-beb8-d565df6843b7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Volume info retrieved successfully. Aug 18 23:51:18.458727 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-37972f53-f009-4da9-beb8-d565df6843b7 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 returned with HTTP 200 Aug 18 23:51:18.459144 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1239/5013] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:18 2026] GET /volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:18.670990 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-fd32fa51-4030-477f-b4d7-d40e72ca9bbd None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:18.672652 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fd32fa51-4030-477f-b4d7-d40e72ca9bbd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a Aug 18 23:51:18.672840 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fd32fa51-4030-477f-b4d7-d40e72ca9bbd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:18.673020 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-fd32fa51-4030-477f-b4d7-d40e72ca9bbd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:18.678212 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-fd32fa51-4030-477f-b4d7-d40e72ca9bbd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a returned with HTTP 404 Aug 18 23:51:18.678675 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1261/5014] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:18 2026] GET /volume/v3/volumes/b8dd14ae-0ea0-48f9-b361-cf1e2bf9401a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:18.702981 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:18.704828 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:51:18.705203 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-541598191", "snapshot_id": null, "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "volume_type": null, "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:18.706887 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-541598191', 'snapshot_id': None, 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'volume_type': None, 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:51:18.773007 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume of 1 GB Aug 18 23:51:18.777046 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Availability Zones retrieved successfully. Aug 18 23:51:18.781823 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (28477420-cdd9-44ff-938e-eb071a7823e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:18.782929 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (008f865d-cc46-4d6f-8d8c-722d42d9e00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:18.783807 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:51:18.831239 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (008f865d-cc46-4d6f-8d8c-722d42d9e00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:18.832102 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d12cffd-1846-438c-8aa8-317b32b34890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:18.865340 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['6d42188e-1133-4bbd-bcca-1c1aaafbd446', '170d8e36-422a-4f59-a76f-277611c5f236', '3b94c79e-b2cf-4ff1-8036-7408fabc9eea', '9b1a531e-b635-4ebf-88b8-f45c4a9e26a8'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:18.866059 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d12cffd-1846-438c-8aa8-317b32b34890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d42188e-1133-4bbd-bcca-1c1aaafbd446', '170d8e36-422a-4f59-a76f-277611c5f236', '3b94c79e-b2cf-4ff1-8036-7408fabc9eea', '9b1a531e-b635-4ebf-88b8-f45c4a9e26a8']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:18.866751 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2940ae54-af69-400c-96ab-fe1368b86f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:18.886790 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2940ae54-af69-400c-96ab-fe1368b86f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd25feec2-1fcc-4cef-974f-6d340fc22d8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-541598191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['6d42188e-1133-4bbd-bcca-1c1aaafbd446','170d8e36-422a-4f59-a76f-277611c5f236','3b94c79e-b2cf-4ff1-8036-7408fabc9eea','9b1a531e-b635-4ebf-88b8-f45c4a9e26a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-541598191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d25feec2-1fcc-4cef-974f-6d340fc22d8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673c9bc370684255809338f1e697b727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8235bc3858734330a057d7718afd377d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:18.887429 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46d1add-9c24-4dc0-8477-6e1b1fe0a01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:18.903110 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46d1add-9c24-4dc0-8477-6e1b1fe0a01d) transitioned into state 'SUCCESS' from state '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-541598191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['6d42188e-1133-4bbd-bcca-1c1aaafbd446','170d8e36-422a-4f59-a76f-277611c5f236','3b94c79e-b2cf-4ff1-8036-7408fabc9eea','9b1a531e-b635-4ebf-88b8-f45c4a9e26a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:18.903725 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92de02ba-369d-4c0e-9fe0-2aa0a161f76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:18.913385 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92de02ba-369d-4c0e-9fe0-2aa0a161f76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:18.914095 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (28477420-cdd9-44ff-938e-eb071a7823e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:18.914382 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request issued successfully. Aug 18 23:51:18.914885 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-67595f5f-d354-454b-98dc-ecd0c373f3c5 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:51:18.915305 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1250/5015] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:51:18 2026] POST /volume/v3/volumes => generated 758 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:18.929785 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-12956638-8213-411c-bc29-1c7d22d8893f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:18.931537 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-12956638-8213-411c-bc29-1c7d22d8893f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:51:18.931782 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-12956638-8213-411c-bc29-1c7d22d8893f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:18.931915 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-12956638-8213-411c-bc29-1c7d22d8893f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:18.938927 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:18.938927 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:18.942026 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-12956638-8213-411c-bc29-1c7d22d8893f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:18.945749 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-12956638-8213-411c-bc29-1c7d22d8893f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 200 Aug 18 23:51:18.946115 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1266/5016] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:18 2026] GET /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:19.470690 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f847d178-b63b-48e6-adcb-f80b66e938c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:19.472261 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f847d178-b63b-48e6-adcb-f80b66e938c8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] GET https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 Aug 18 23:51:19.472423 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f847d178-b63b-48e6-adcb-f80b66e938c8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:19.472608 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f847d178-b63b-48e6-adcb-f80b66e938c8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:19.477375 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f847d178-b63b-48e6-adcb-f80b66e938c8 tempest-VolumesBackupsTest-576766517 tempest-VolumesBackupsTest-576766517-project-member] https://10.4.3.229/volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 returned with HTTP 404 Aug 18 23:51:19.477757 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1240/5017] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:19 2026] GET /volume/v3/volumes/f7b8be2a-b034-4e57-8b73-47bc51dcdf10 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:19.959813 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8ce38472-5634-4e7c-a0e4-902b0a359d0f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:19.961311 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8ce38472-5634-4e7c-a0e4-902b0a359d0f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:51:19.961470 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8ce38472-5634-4e7c-a0e4-902b0a359d0f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:19.961661 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8ce38472-5634-4e7c-a0e4-902b0a359d0f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:19.967927 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:19.967927 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:19.970971 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8ce38472-5634-4e7c-a0e4-902b0a359d0f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:19.975315 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8ce38472-5634-4e7c-a0e4-902b0a359d0f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 200 Aug 18 23:51:19.975660 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1262/5018] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:19 2026] GET /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:19.991819 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-373997f6-793c-423f-b0ed-065db2264397 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:19.993844 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-373997f6-793c-423f-b0ed-065db2264397 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:51:19.994058 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-373997f6-793c-423f-b0ed-065db2264397 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:19.994268 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-373997f6-793c-423f-b0ed-065db2264397 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:20.001966 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:20.001966 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:20.005616 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-373997f6-793c-423f-b0ed-065db2264397 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:20.010588 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-373997f6-793c-423f-b0ed-065db2264397 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 200 Aug 18 23:51:20.011081 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1251/5019] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:19 2026] GET /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:20.944008 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-132724df-6ac1-4284-8918-72e11254fa0c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:20.945956 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-132724df-6ac1-4284-8918-72e11254fa0c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:51:20.946132 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-132724df-6ac1-4284-8918-72e11254fa0c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:20.946328 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-132724df-6ac1-4284-8918-72e11254fa0c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:20.952386 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:20.952386 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:20.955243 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-132724df-6ac1-4284-8918-72e11254fa0c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:20.959405 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-132724df-6ac1-4284-8918-72e11254fa0c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 200 Aug 18 23:51:20.959809 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1267/5020] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:20 2026] GET /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:21.407067 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-e743d9c7-dbca-4188-aebd-c6d97dbad54e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:21.409011 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-e743d9c7-dbca-4188-aebd-c6d97dbad54e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:51:21.409192 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-e743d9c7-dbca-4188-aebd-c6d97dbad54e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:21.409380 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-e743d9c7-dbca-4188-aebd-c6d97dbad54e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:21.417248 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:21.417248 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:21.421767 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-e743d9c7-dbca-4188-aebd-c6d97dbad54e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:21.425767 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-e743d9c7-dbca-4188-aebd-c6d97dbad54e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 200 Aug 18 23:51:21.426103 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1241/5021] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:21 2026] GET /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:21.434779 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-608f7981-b830-4147-b151-88e938f900de None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:21.435125 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-608f7981-b830-4147-b151-88e938f900de None None] GET https://10.4.3.229/volume// Aug 18 23:51:21.435296 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-608f7981-b830-4147-b151-88e938f900de None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:21.435489 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-608f7981-b830-4147-b151-88e938f900de None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:21.435808 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-608f7981-b830-4147-b151-88e938f900de None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:51:21.436046 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1263/5022] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:51:21 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:51:21.442707 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-936452b0-cc71-46af-8b69-ebe8186cac7d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:21.444976 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-936452b0-cc71-46af-8b69-ebe8186cac7d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:51:21.445301 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-936452b0-cc71-46af-8b69-ebe8186cac7d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d25feec2-1fcc-4cef-974f-6d340fc22d8d", "connector": null, "instance_uuid": "94e862a0-15b0-4c9e-a95f-1e3b00e70e38"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:21.454992 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:21.454992 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:21.483317 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-936452b0-cc71-46af-8b69-ebe8186cac7d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:51:21.484052 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1252/5023] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:51:21 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 18 23:51:22.269967 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-739ad1cf-bbd2-4565-a552-ce4d45b5e073 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:22.270482 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-739ad1cf-bbd2-4565-a552-ce4d45b5e073 None None] GET https://10.4.3.229/volume// Aug 18 23:51:22.270728 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-739ad1cf-bbd2-4565-a552-ce4d45b5e073 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:22.270996 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-739ad1cf-bbd2-4565-a552-ce4d45b5e073 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:22.271444 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-739ad1cf-bbd2-4565-a552-ce4d45b5e073 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:51:22.271834 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1268/5024] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:51:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:51:22.282097 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-80a28674-6b76-4b19-b47e-71920c4dcbcd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:22.284158 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-80a28674-6b76-4b19-b47e-71920c4dcbcd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:51:22.284374 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-80a28674-6b76-4b19-b47e-71920c4dcbcd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:22.284566 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-80a28674-6b76-4b19-b47e-71920c4dcbcd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:22.300748 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:22.300748 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:22.310610 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-80a28674-6b76-4b19-b47e-71920c4dcbcd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:22.315738 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-80a28674-6b76-4b19-b47e-71920c4dcbcd tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 200 Aug 18 23:51:22.316132 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1242/5025] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:51:22 2026] GET /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 1545 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:51:22.417496 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-fd725886-9712-42d0-a094-b87f66244723 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:22.419604 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-fd725886-9712-42d0-a094-b87f66244723 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] PUT https://10.4.3.229/volume/v3/attachments/91f42d9c-4da3-4528-9de5-c1002fe0989e Aug 18 23:51:22.419959 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-fd725886-9712-42d0-a094-b87f66244723 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:22.427709 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-fd725886-9712-42d0-a094-b87f66244723 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Acquiring lock "cinder-attachment_update-d25feec2-1fcc-4cef-974f-6d340fc22d8d-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:51:22.432371 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-fd725886-9712-42d0-a094-b87f66244723 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-d25feec2-1fcc-4cef-974f-6d340fc22d8d-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:51:22.433248 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:22.433248 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:22.507718 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-fd725886-9712-42d0-a094-b87f66244723 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-d25feec2-1fcc-4cef-974f-6d340fc22d8d-np0000007721" released by "attachment_update" :: held 0.075s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:51:22.508111 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-fd725886-9712-42d0-a094-b87f66244723 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/91f42d9c-4da3-4528-9de5-c1002fe0989e returned with HTTP 200 Aug 18 23:51:22.508429 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1264/5026] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:51:22 2026] PUT /volume/v3/attachments/91f42d9c-4da3-4528-9de5-c1002fe0989e => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:22.516487 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:22.528371 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-f60fb50f-878a-4a45-ad54-5270c792a40e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:22.530335 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-f60fb50f-878a-4a45-ad54-5270c792a40e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments/91f42d9c-4da3-4528-9de5-c1002fe0989e/action Aug 18 23:51:22.530751 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-f60fb50f-878a-4a45-ad54-5270c792a40e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:51:22.530902 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-f60fb50f-878a-4a45-ad54-5270c792a40e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:22.547739 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:22.547739 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:22.559198 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-f5bd47d7-d595-458e-bdd9-ff167158db08 req-f60fb50f-878a-4a45-ad54-5270c792a40e tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/91f42d9c-4da3-4528-9de5-c1002fe0989e/action returned with HTTP 204 Aug 18 23:51:22.559744 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1269/5027] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:51:22 2026] POST /volume/v3/attachments/91f42d9c-4da3-4528-9de5-c1002fe0989e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:22.624413 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:51:22.624759 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-746918357"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:22.626052 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-746918357'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:51:22.626165 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume of 1 GB Aug 18 23:51:22.626426 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:22.626426 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:22.632019 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Availability Zones retrieved successfully. Aug 18 23:51:22.637648 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Flow 'volume_create_api' (74d14e9b-a782-4b01-b446-79c0e6626322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:22.638575 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ac555c-369f-4367-a631-69fcf639afab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:22.639283 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:51:22.671017 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ac555c-369f-4367-a631-69fcf639afab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:22.671786 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289463d3-fe39-4e0f-aa70-98c81c1b926b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:22.729353 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['79819b17-6450-4945-a6cf-9297a37de4ae', '4c4fe0be-7a78-4b02-8a80-63cdb4c15baf', '926fa511-83a5-4e6d-8f26-66f71ff47082', '1f7d1e9a-09b6-4df7-947d-a86246a43acc'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:22.730066 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289463d3-fe39-4e0f-aa70-98c81c1b926b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79819b17-6450-4945-a6cf-9297a37de4ae', '4c4fe0be-7a78-4b02-8a80-63cdb4c15baf', '926fa511-83a5-4e6d-8f26-66f71ff47082', '1f7d1e9a-09b6-4df7-947d-a86246a43acc']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:22.730747 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db1c889b-21c6-4dba-a2a3-bf77e374072d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:22.752766 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db1c889b-21c6-4dba-a2a3-bf77e374072d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c79a7ca-550e-4dd0-ba4c-0c21827fb660', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-746918357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='362c15a8c414405a9433624c4ecb7e68',qos_specs=None,replication_status=,reservations=['79819b17-6450-4945-a6cf-9297a37de4ae','4c4fe0be-7a78-4b02-8a80-63cdb4c15baf','926fa511-83a5-4e6d-8f26-66f71ff47082','1f7d1e9a-09b6-4df7-947d-a86246a43acc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82448a0f473b4766b7c19026b726f5e9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-746918357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c79a7ca-550e-4dd0-ba4c-0c21827fb660,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='362c15a8c414405a9433624c4ecb7e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82448a0f473b4766b7c19026b726f5e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:22.753409 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea458c84-ed89-4af8-80c4-d9c35cefa979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:22.774507 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea458c84-ed89-4af8-80c4-d9c35cefa979) transitioned into state 'SUCCESS' from state '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-746918357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='362c15a8c414405a9433624c4ecb7e68',qos_specs=None,replication_status=,reservations=['79819b17-6450-4945-a6cf-9297a37de4ae','4c4fe0be-7a78-4b02-8a80-63cdb4c15baf','926fa511-83a5-4e6d-8f26-66f71ff47082','1f7d1e9a-09b6-4df7-947d-a86246a43acc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82448a0f473b4766b7c19026b726f5e9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:22.775193 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (167af9ab-344c-4dce-9681-c4fdf54d7aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:22.790718 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (167af9ab-344c-4dce-9681-c4fdf54d7aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:22.791576 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Flow 'volume_create_api' (74d14e9b-a782-4b01-b446-79c0e6626322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:22.791866 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume request issued successfully. Aug 18 23:51:22.792446 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1e189ac4-6f8e-43f8-8e22-951959e9bc45 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:51:22.792976 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1253/5028] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:51:22 2026] POST /volume/v3/volumes => generated 777 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:22.807886 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-da9f10c5-10ed-4b40-a715-60897ada1336 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:22.810419 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da9f10c5-10ed-4b40-a715-60897ada1336 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 Aug 18 23:51:22.810946 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da9f10c5-10ed-4b40-a715-60897ada1336 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:22.811197 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da9f10c5-10ed-4b40-a715-60897ada1336 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:22.821713 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:22.821713 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:22.828178 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-da9f10c5-10ed-4b40-a715-60897ada1336 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:51:22.833103 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da9f10c5-10ed-4b40-a715-60897ada1336 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 returned with HTTP 200 Aug 18 23:51:22.833637 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1243/5029] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:22 2026] GET /volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:23.849571 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-83a1a740-ff3d-4953-be9d-0105d4e3b0f7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:23.851188 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-83a1a740-ff3d-4953-be9d-0105d4e3b0f7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 Aug 18 23:51:23.851421 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-83a1a740-ff3d-4953-be9d-0105d4e3b0f7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:23.851636 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-83a1a740-ff3d-4953-be9d-0105d4e3b0f7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:23.857933 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:23.857933 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:23.862587 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-83a1a740-ff3d-4953-be9d-0105d4e3b0f7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:51:23.866183 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-83a1a740-ff3d-4953-be9d-0105d4e3b0f7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 returned with HTTP 200 Aug 18 23:51:23.866554 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1265/5030] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:23 2026] GET /volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:23.884190 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-74c0ed0f-8ec0-4a52-96fd-df36c966ee5c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:23.886342 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-74c0ed0f-8ec0-4a52-96fd-df36c966ee5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:51:23.886700 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-74c0ed0f-8ec0-4a52-96fd-df36c966ee5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c79a7ca-550e-4dd0-ba4c-0c21827fb660", "name": "tempest-type-Backup-915160024"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:23.888035 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.backups [None req-74c0ed0f-8ec0-4a52-96fd-df36c966ee5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating new backup {'backup': {'volume_id': '9c79a7ca-550e-4dd0-ba4c-0c21827fb660', 'name': 'tempest-type-Backup-915160024'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:51:23.888162 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-74c0ed0f-8ec0-4a52-96fd-df36c966ee5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating backup of volume 9c79a7ca-550e-4dd0-ba4c-0c21827fb660 in container None Aug 18 23:51:23.895305 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:23.895305 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:23.895599 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-74c0ed0f-8ec0-4a52-96fd-df36c966ee5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:51:23.918476 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-74c0ed0f-8ec0-4a52-96fd-df36c966ee5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['ff1eb537-0349-4533-b7de-82981d01c9c8', '2c1bfd6d-27ed-466f-abcc-9437df4b5a35'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:23.952857 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-74c0ed0f-8ec0-4a52-96fd-df36c966ee5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:51:23.953237 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1270/5031] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:51:23 2026] POST /volume/v3/backups => generated 315 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:23.960685 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5238dca1-c712-44e8-9a03-bbe08ba11507 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:23.962323 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5238dca1-c712-44e8-9a03-bbe08ba11507 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:23.962523 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5238dca1-c712-44e8-9a03-bbe08ba11507 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:23.962698 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5238dca1-c712-44e8-9a03-bbe08ba11507 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:23.962825 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-5238dca1-c712-44e8-9a03-bbe08ba11507 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:23.967402 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:23.967402 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:23.968039 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5238dca1-c712-44e8-9a03-bbe08ba11507 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:23.968417 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1254/5032] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:23 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:24.979864 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5f4ad273-5da9-44c9-9842-b547a16bd028 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:24.981485 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5f4ad273-5da9-44c9-9842-b547a16bd028 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:24.981700 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5f4ad273-5da9-44c9-9842-b547a16bd028 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:24.981871 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5f4ad273-5da9-44c9-9842-b547a16bd028 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:24.981973 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5f4ad273-5da9-44c9-9842-b547a16bd028 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:24.985724 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:24.985724 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:24.986241 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5f4ad273-5da9-44c9-9842-b547a16bd028 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:24.986565 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1244/5033] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:24 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:25.995605 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5a49d61d-8d96-4a06-9b46-ab45ce407441 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:25.997120 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5a49d61d-8d96-4a06-9b46-ab45ce407441 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:25.997334 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5a49d61d-8d96-4a06-9b46-ab45ce407441 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:25.997502 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5a49d61d-8d96-4a06-9b46-ab45ce407441 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:25.997648 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-5a49d61d-8d96-4a06-9b46-ab45ce407441 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:25.999142 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=100,cinder:INSERT=9,cinder:UPDATE=15 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:51:26.004924 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:26.004924 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:26.005804 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5a49d61d-8d96-4a06-9b46-ab45ce407441 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:26.006270 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1266/5034] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:25 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:27.015171 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e64c2d0b-40a8-4627-aec9-71c0af1dbc7d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:27.017027 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e64c2d0b-40a8-4627-aec9-71c0af1dbc7d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:27.017248 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e64c2d0b-40a8-4627-aec9-71c0af1dbc7d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:27.017426 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e64c2d0b-40a8-4627-aec9-71c0af1dbc7d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:27.017587 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e64c2d0b-40a8-4627-aec9-71c0af1dbc7d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:27.019429 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=127,cinder:UPDATE=33,cinder:INSERT=12 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:51:27.022196 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:27.022196 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:27.022900 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e64c2d0b-40a8-4627-aec9-71c0af1dbc7d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:27.023602 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1271/5035] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:27 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:28.032509 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3db3740a-684e-4f31-932e-ec1f7ae5168e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:28.034322 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3db3740a-684e-4f31-932e-ec1f7ae5168e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:28.034604 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3db3740a-684e-4f31-932e-ec1f7ae5168e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:28.034807 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3db3740a-684e-4f31-932e-ec1f7ae5168e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:28.035024 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-3db3740a-684e-4f31-932e-ec1f7ae5168e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:28.036728 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=231,cinder:INSERT=48,cinder:UPDATE=84 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:51:28.040060 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:28.040060 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:28.040650 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3db3740a-684e-4f31-932e-ec1f7ae5168e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:28.041046 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1255/5036] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:28 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:29.051268 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ee779681-a8a4-43a2-afb1-1f1325628a25 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:29.053435 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee779681-a8a4-43a2-afb1-1f1325628a25 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:29.053716 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee779681-a8a4-43a2-afb1-1f1325628a25 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:29.053947 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee779681-a8a4-43a2-afb1-1f1325628a25 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:29.054086 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ee779681-a8a4-43a2-afb1-1f1325628a25 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:29.055897 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=159,cinder:UPDATE=49,cinder:INSERT=20 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:51:29.058995 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:29.058995 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:29.059780 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee779681-a8a4-43a2-afb1-1f1325628a25 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:29.060342 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1245/5037] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:29 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:30.070593 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ac4f9d1c-6955-4fa1-b558-4211bd6f8d9a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:30.072643 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ac4f9d1c-6955-4fa1-b558-4211bd6f8d9a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:30.072903 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ac4f9d1c-6955-4fa1-b558-4211bd6f8d9a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:30.073149 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ac4f9d1c-6955-4fa1-b558-4211bd6f8d9a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:30.073313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-ac4f9d1c-6955-4fa1-b558-4211bd6f8d9a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:30.078138 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:30.078138 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:30.079890 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ac4f9d1c-6955-4fa1-b558-4211bd6f8d9a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:30.079890 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1267/5038] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:30 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:31.087913 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f32c48e8-224d-4951-9e4e-a4d1a2de6c8b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:31.089543 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f32c48e8-224d-4951-9e4e-a4d1a2de6c8b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:31.089740 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f32c48e8-224d-4951-9e4e-a4d1a2de6c8b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:31.089909 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f32c48e8-224d-4951-9e4e-a4d1a2de6c8b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:31.090007 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-f32c48e8-224d-4951-9e4e-a4d1a2de6c8b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:31.093645 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:31.093645 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:31.094149 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f32c48e8-224d-4951-9e4e-a4d1a2de6c8b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:31.095714 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1272/5039] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:31 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:32.104649 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c0320094-a7f5-4326-b994-68c65394860b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:32.106426 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0320094-a7f5-4326-b994-68c65394860b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:32.106684 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0320094-a7f5-4326-b994-68c65394860b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:32.106948 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c0320094-a7f5-4326-b994-68c65394860b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:32.107064 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-c0320094-a7f5-4326-b994-68c65394860b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:32.111249 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:32.111249 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:32.111541 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c0320094-a7f5-4326-b994-68c65394860b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:32.111901 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1256/5040] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:32 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:33.121004 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a4769555-c2c5-40ee-87d1-ff50b66a46d0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:33.122993 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a4769555-c2c5-40ee-87d1-ff50b66a46d0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:33.123208 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a4769555-c2c5-40ee-87d1-ff50b66a46d0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:33.123454 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a4769555-c2c5-40ee-87d1-ff50b66a46d0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:33.123607 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a4769555-c2c5-40ee-87d1-ff50b66a46d0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:33.127753 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:33.127753 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:33.128295 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a4769555-c2c5-40ee-87d1-ff50b66a46d0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:33.128665 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1246/5041] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:33 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:34.137896 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f859ce17-d102-478e-b7c6-26df5b3ec9f0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:34.139660 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f859ce17-d102-478e-b7c6-26df5b3ec9f0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:34.139905 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f859ce17-d102-478e-b7c6-26df5b3ec9f0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:34.140159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f859ce17-d102-478e-b7c6-26df5b3ec9f0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:34.140296 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f859ce17-d102-478e-b7c6-26df5b3ec9f0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:34.144753 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:34.144753 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:34.145327 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f859ce17-d102-478e-b7c6-26df5b3ec9f0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:34.145689 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1268/5042] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:34 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:35.155095 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5dc8a096-4c22-405e-8a49-4b53d0ddac6d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:35.156887 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5dc8a096-4c22-405e-8a49-4b53d0ddac6d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:35.157085 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5dc8a096-4c22-405e-8a49-4b53d0ddac6d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:35.157287 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5dc8a096-4c22-405e-8a49-4b53d0ddac6d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:35.157389 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-5dc8a096-4c22-405e-8a49-4b53d0ddac6d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:35.161346 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:35.161346 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:35.161956 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5dc8a096-4c22-405e-8a49-4b53d0ddac6d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:35.162318 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1273/5043] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:35 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:36.171710 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-35ceb706-5cee-447e-94ca-eb6416323e72 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:36.173401 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35ceb706-5cee-447e-94ca-eb6416323e72 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:36.173632 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35ceb706-5cee-447e-94ca-eb6416323e72 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:36.173809 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-35ceb706-5cee-447e-94ca-eb6416323e72 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:36.173903 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-35ceb706-5cee-447e-94ca-eb6416323e72 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:36.177815 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:36.177815 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:36.178440 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-35ceb706-5cee-447e-94ca-eb6416323e72 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:36.178811 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1257/5044] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:36 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:37.188282 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-544a8fb2-d872-4a4d-909a-6a9907e59941 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:37.189966 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-544a8fb2-d872-4a4d-909a-6a9907e59941 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:37.190156 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-544a8fb2-d872-4a4d-909a-6a9907e59941 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:37.190374 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-544a8fb2-d872-4a4d-909a-6a9907e59941 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:37.190491 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-544a8fb2-d872-4a4d-909a-6a9907e59941 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:37.194653 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:37.194653 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:37.195194 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-544a8fb2-d872-4a4d-909a-6a9907e59941 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:37.195563 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1247/5045] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:37 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:38.205959 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2a8a8d2c-8ebc-4bb4-806f-ca03e7a1c15c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:38.207573 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2a8a8d2c-8ebc-4bb4-806f-ca03e7a1c15c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:38.207955 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2a8a8d2c-8ebc-4bb4-806f-ca03e7a1c15c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:38.209159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2a8a8d2c-8ebc-4bb4-806f-ca03e7a1c15c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:38.209159 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-2a8a8d2c-8ebc-4bb4-806f-ca03e7a1c15c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:38.212882 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:38.212882 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:38.213543 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2a8a8d2c-8ebc-4bb4-806f-ca03e7a1c15c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:38.213941 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1269/5046] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:38 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:39.224068 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c0bf5022-e572-4332-b616-1f36d412b57e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:39.225875 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c0bf5022-e572-4332-b616-1f36d412b57e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:39.226101 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c0bf5022-e572-4332-b616-1f36d412b57e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:39.226317 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c0bf5022-e572-4332-b616-1f36d412b57e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:39.226411 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-c0bf5022-e572-4332-b616-1f36d412b57e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:39.230463 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:39.230463 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:39.231096 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c0bf5022-e572-4332-b616-1f36d412b57e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:39.231482 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1274/5047] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:39 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:40.244739 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-44a0734b-b4fc-4483-a7a2-ca3185739f5c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:40.246681 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-44a0734b-b4fc-4483-a7a2-ca3185739f5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:40.246873 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-44a0734b-b4fc-4483-a7a2-ca3185739f5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:40.247070 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-44a0734b-b4fc-4483-a7a2-ca3185739f5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:40.247169 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-44a0734b-b4fc-4483-a7a2-ca3185739f5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:40.250778 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:40.250778 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:40.251281 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-44a0734b-b4fc-4483-a7a2-ca3185739f5c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:40.251604 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1258/5048] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:40 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:41.261064 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3422c11-4d71-4c5a-9d80-553d8a83973d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:41.262769 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3422c11-4d71-4c5a-9d80-553d8a83973d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:51:41.262984 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3422c11-4d71-4c5a-9d80-553d8a83973d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:41.263158 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3422c11-4d71-4c5a-9d80-553d8a83973d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:41.263288 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c3422c11-4d71-4c5a-9d80-553d8a83973d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:41.267594 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:41.267594 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:41.268132 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3422c11-4d71-4c5a-9d80-553d8a83973d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:51:41.268466 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1248/5049] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:41 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:41.277817 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2806f221-7bf8-4b3d-a612-03ade77eed76 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:41.279462 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2806f221-7bf8-4b3d-a612-03ade77eed76 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:51:41.279794 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2806f221-7bf8-4b3d-a612-03ade77eed76 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c79a7ca-550e-4dd0-ba4c-0c21827fb660"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:41.281113 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.backups [None req-2806f221-7bf8-4b3d-a612-03ade77eed76 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating new backup {'backup': {'volume_id': '9c79a7ca-550e-4dd0-ba4c-0c21827fb660'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:51:41.281249 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-2806f221-7bf8-4b3d-a612-03ade77eed76 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating backup of volume 9c79a7ca-550e-4dd0-ba4c-0c21827fb660 in container None Aug 18 23:51:41.288206 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:41.288206 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:41.288563 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2806f221-7bf8-4b3d-a612-03ade77eed76 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:51:41.303997 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-2806f221-7bf8-4b3d-a612-03ade77eed76 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['01dda6b8-29f4-48be-b779-653e8cce5a43', 'bfdf8068-3297-4297-9627-f5ca9a7b8c9a'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:41.329267 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2806f221-7bf8-4b3d-a612-03ade77eed76 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:51:41.329702 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1270/5050] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:51:41 2026] POST /volume/v3/backups => generated 288 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:41.337499 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dd2cb9af-1a5c-4d59-a3e4-8f5dc590e97c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:41.339737 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dd2cb9af-1a5c-4d59-a3e4-8f5dc590e97c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:41.340005 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dd2cb9af-1a5c-4d59-a3e4-8f5dc590e97c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:41.340265 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dd2cb9af-1a5c-4d59-a3e4-8f5dc590e97c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:41.340423 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-dd2cb9af-1a5c-4d59-a3e4-8f5dc590e97c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:41.346634 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:41.346634 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:41.347570 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dd2cb9af-1a5c-4d59-a3e4-8f5dc590e97c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:41.348088 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1275/5051] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:41 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:42.357004 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cde4592d-be46-429d-bd78-d82d5e2130d2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:42.358665 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cde4592d-be46-429d-bd78-d82d5e2130d2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:42.358918 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cde4592d-be46-429d-bd78-d82d5e2130d2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:42.359115 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cde4592d-be46-429d-bd78-d82d5e2130d2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:42.359217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-cde4592d-be46-429d-bd78-d82d5e2130d2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:42.364379 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:42.364379 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:42.365084 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cde4592d-be46-429d-bd78-d82d5e2130d2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:42.365496 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1259/5052] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:42 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:43.374702 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-057b5e0c-e3be-4115-a36c-621d646c4acd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:43.376412 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-057b5e0c-e3be-4115-a36c-621d646c4acd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:43.376655 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-057b5e0c-e3be-4115-a36c-621d646c4acd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:43.376833 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-057b5e0c-e3be-4115-a36c-621d646c4acd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:43.376930 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-057b5e0c-e3be-4115-a36c-621d646c4acd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:43.380766 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:43.380766 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:43.381288 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-057b5e0c-e3be-4115-a36c-621d646c4acd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:43.381630 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1249/5053] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:43 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:44.391283 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c44a4088-4b5a-4b10-a830-b6efd8b8d90d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:44.393082 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c44a4088-4b5a-4b10-a830-b6efd8b8d90d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:44.393548 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c44a4088-4b5a-4b10-a830-b6efd8b8d90d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:44.393548 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c44a4088-4b5a-4b10-a830-b6efd8b8d90d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:44.393637 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c44a4088-4b5a-4b10-a830-b6efd8b8d90d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:44.397581 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:44.397581 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:44.398077 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c44a4088-4b5a-4b10-a830-b6efd8b8d90d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:44.398417 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1271/5054] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:44 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:45.408352 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-86f2caf7-b976-4269-b3c7-fe3f7af638f6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:45.410033 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86f2caf7-b976-4269-b3c7-fe3f7af638f6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:45.410244 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86f2caf7-b976-4269-b3c7-fe3f7af638f6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:45.410414 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86f2caf7-b976-4269-b3c7-fe3f7af638f6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:45.410534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-86f2caf7-b976-4269-b3c7-fe3f7af638f6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:45.414311 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:45.414311 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:45.414887 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86f2caf7-b976-4269-b3c7-fe3f7af638f6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:45.415244 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1276/5055] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:45 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:46.424210 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5b53fb2d-7083-4a1c-a967-f9ddae193ff0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:46.425948 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b53fb2d-7083-4a1c-a967-f9ddae193ff0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:46.426190 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b53fb2d-7083-4a1c-a967-f9ddae193ff0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:46.426421 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b53fb2d-7083-4a1c-a967-f9ddae193ff0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:46.426589 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-5b53fb2d-7083-4a1c-a967-f9ddae193ff0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:46.431189 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:46.431189 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:46.431892 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b53fb2d-7083-4a1c-a967-f9ddae193ff0 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:46.432270 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1260/5056] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:46 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:47.441465 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-04063613-bd1b-4573-97bb-7cfaa06d2f01 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:47.443162 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04063613-bd1b-4573-97bb-7cfaa06d2f01 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:47.443393 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04063613-bd1b-4573-97bb-7cfaa06d2f01 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:47.443623 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04063613-bd1b-4573-97bb-7cfaa06d2f01 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:47.443724 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-04063613-bd1b-4573-97bb-7cfaa06d2f01 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:47.448361 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:47.448361 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:47.449099 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04063613-bd1b-4573-97bb-7cfaa06d2f01 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:47.449599 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1250/5057] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:47 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:48.459339 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3e8214b1-1771-4b69-9929-31f9bb533a23 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:48.461129 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3e8214b1-1771-4b69-9929-31f9bb533a23 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:48.461349 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3e8214b1-1771-4b69-9929-31f9bb533a23 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:48.461594 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3e8214b1-1771-4b69-9929-31f9bb533a23 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:48.461881 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3e8214b1-1771-4b69-9929-31f9bb533a23 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:48.466149 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:48.466149 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:48.466827 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3e8214b1-1771-4b69-9929-31f9bb533a23 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:48.467161 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1272/5058] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:48 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:49.140840 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6d7d8931-47f4-4baa-8148-dfc1d64bf7c0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:49.144617 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6d7d8931-47f4-4baa-8148-dfc1d64bf7c0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 Aug 18 23:51:49.144617 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6d7d8931-47f4-4baa-8148-dfc1d64bf7c0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:49.144617 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6d7d8931-47f4-4baa-8148-dfc1d64bf7c0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:49.144617 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-6d7d8931-47f4-4baa-8148-dfc1d64bf7c0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Delete snapshot with id: 0b44d48c-d37f-4923-9d59-e7152ec4d8a9 Aug 18 23:51:49.148203 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6d7d8931-47f4-4baa-8148-dfc1d64bf7c0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 returned with HTTP 404 Aug 18 23:51:49.148667 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1277/5059] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:51:49 2026] DELETE /volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:49.156469 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-97e85324-be17-4c78-85f5-11e649679b0a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:49.158239 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-97e85324-be17-4c78-85f5-11e649679b0a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 Aug 18 23:51:49.158761 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-97e85324-be17-4c78-85f5-11e649679b0a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:49.159116 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-97e85324-be17-4c78-85f5-11e649679b0a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:49.163919 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-97e85324-be17-4c78-85f5-11e649679b0a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 returned with HTTP 404 Aug 18 23:51:49.164684 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1261/5060] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:49 2026] GET /volume/v3/snapshots/0b44d48c-d37f-4923-9d59-e7152ec4d8a9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:49.192507 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-7664dda9-814f-4321-9ca3-89340199a060 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:49.194698 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-7664dda9-814f-4321-9ca3-89340199a060 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:51:49.194843 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-7664dda9-814f-4321-9ca3-89340199a060 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:49.195013 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-7664dda9-814f-4321-9ca3-89340199a060 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:49.203572 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:49.203572 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:49.206524 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-7664dda9-814f-4321-9ca3-89340199a060 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:51:49.210214 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-7664dda9-814f-4321-9ca3-89340199a060 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:51:49.210575 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1251/5061] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:49 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:49.226526 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-672c73d9-cba0-4b4e-8c55-f82fe51fa93f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:49.228483 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-672c73d9-cba0-4b4e-8c55-f82fe51fa93f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] POST https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895/action Aug 18 23:51:49.228809 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-672c73d9-cba0-4b4e-8c55-f82fe51fa93f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:51:49.228925 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-672c73d9-cba0-4b4e-8c55-f82fe51fa93f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:49.238961 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:49.238961 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:49.239427 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-672c73d9-cba0-4b4e-8c55-f82fe51fa93f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:51:49.244665 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-672c73d9-cba0-4b4e-8c55-f82fe51fa93f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Begin detaching volume completed successfully. Aug 18 23:51:49.244873 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-672c73d9-cba0-4b4e-8c55-f82fe51fa93f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895/action returned with HTTP 202 Aug 18 23:51:49.245356 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1273/5062] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:51:49 2026] POST /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:51:49.301892 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bb3a7410-127c-4ead-8608-212f9c0a2ea6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:49.302355 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bb3a7410-127c-4ead-8608-212f9c0a2ea6 None None] GET https://10.4.3.229/volume// Aug 18 23:51:49.302560 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bb3a7410-127c-4ead-8608-212f9c0a2ea6 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:49.302773 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bb3a7410-127c-4ead-8608-212f9c0a2ea6 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:49.303112 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bb3a7410-127c-4ead-8608-212f9c0a2ea6 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:51:49.303404 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1278/5063] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:51:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:51:49.310125 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-d8f31e4b-eaa5-4144-8eaf-3419543f2ae9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:49.312010 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-d8f31e4b-eaa5-4144-8eaf-3419543f2ae9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:51:49.313748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-d8f31e4b-eaa5-4144-8eaf-3419543f2ae9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:49.313748 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-d8f31e4b-eaa5-4144-8eaf-3419543f2ae9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:49.323489 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:49.323489 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:49.326546 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-d8f31e4b-eaa5-4144-8eaf-3419543f2ae9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:51:49.331320 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-d8f31e4b-eaa5-4144-8eaf-3419543f2ae9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:51:49.331930 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1262/5064] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:51:49 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:51:49.476412 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-00d1f801-b24d-4413-b96e-972cacdc0891 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:49.477960 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-00d1f801-b24d-4413-b96e-972cacdc0891 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:49.478173 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-00d1f801-b24d-4413-b96e-972cacdc0891 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:49.478391 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-00d1f801-b24d-4413-b96e-972cacdc0891 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:49.478501 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-00d1f801-b24d-4413-b96e-972cacdc0891 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:49.482296 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:49.482296 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:49.482899 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-00d1f801-b24d-4413-b96e-972cacdc0891 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:49.483264 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1252/5065] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:49 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:50.112753 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-3e178837-9497-4d44-8dd3-f4d9bd1382bf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:50.114959 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-3e178837-9497-4d44-8dd3-f4d9bd1382bf tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] DELETE https://10.4.3.229/volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562 Aug 18 23:51:50.115172 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-3e178837-9497-4d44-8dd3-f4d9bd1382bf tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:50.115390 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-3e178837-9497-4d44-8dd3-f4d9bd1382bf tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:50.123312 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:50.123312 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:50.161867 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-7e9c7b02-cbe9-4753-9b1a-8fcab2fe9d49 req-3e178837-9497-4d44-8dd3-f4d9bd1382bf tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562 returned with HTTP 200 Aug 18 23:51:50.162400 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1274/5066] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:51:50 2026] DELETE /volume/v3/attachments/c95b9f8b-59f9-40fc-b12f-9d8f55a14562 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:50.364269 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-6e9fcc91-0f61-4664-ab99-2e112e5a075d req-0a31608d-c15f-405d-96d4-3abb9ab460c3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:50.366154 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6e9fcc91-0f61-4664-ab99-2e112e5a075d req-0a31608d-c15f-405d-96d4-3abb9ab460c3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:51:50.366331 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6e9fcc91-0f61-4664-ab99-2e112e5a075d req-0a31608d-c15f-405d-96d4-3abb9ab460c3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:50.366498 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6e9fcc91-0f61-4664-ab99-2e112e5a075d req-0a31608d-c15f-405d-96d4-3abb9ab460c3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:50.372711 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:50.372711 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:50.375717 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-6e9fcc91-0f61-4664-ab99-2e112e5a075d req-0a31608d-c15f-405d-96d4-3abb9ab460c3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:51:50.379211 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6e9fcc91-0f61-4664-ab99-2e112e5a075d req-0a31608d-c15f-405d-96d4-3abb9ab460c3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:51:50.379600 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1279/5067] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:50 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:50.391000 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-91920506-3ce4-4744-980a-df107d3ea1c2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:50.392378 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-91920506-3ce4-4744-980a-df107d3ea1c2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:51:50.392658 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-91920506-3ce4-4744-980a-df107d3ea1c2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:50.393969 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-91920506-3ce4-4744-980a-df107d3ea1c2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:50.393969 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-91920506-3ce4-4744-980a-df107d3ea1c2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Delete volume with id: ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:51:50.399126 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:50.399126 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:50.399673 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-91920506-3ce4-4744-980a-df107d3ea1c2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:51:50.414311 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-91920506-3ce4-4744-980a-df107d3ea1c2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Delete volume request issued successfully. Aug 18 23:51:50.414696 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-91920506-3ce4-4744-980a-df107d3ea1c2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 202 Aug 18 23:51:50.415308 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1263/5068] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:51:50 2026] DELETE /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:51:50.423770 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ed5200b4-16e9-4742-baa0-9e3352d98f9f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:50.425614 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ed5200b4-16e9-4742-baa0-9e3352d98f9f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:51:50.425775 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ed5200b4-16e9-4742-baa0-9e3352d98f9f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:50.425940 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ed5200b4-16e9-4742-baa0-9e3352d98f9f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:50.432327 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:50.432327 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:50.435187 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ed5200b4-16e9-4742-baa0-9e3352d98f9f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:51:50.438798 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ed5200b4-16e9-4742-baa0-9e3352d98f9f tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 200 Aug 18 23:51:50.439152 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1253/5069] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:50 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:50.494130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cbbb996c-43be-422b-8c7a-2711e3f2b3aa None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:50.495748 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cbbb996c-43be-422b-8c7a-2711e3f2b3aa tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:50.495994 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cbbb996c-43be-422b-8c7a-2711e3f2b3aa tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:50.496232 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cbbb996c-43be-422b-8c7a-2711e3f2b3aa tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:50.496355 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-cbbb996c-43be-422b-8c7a-2711e3f2b3aa tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:50.502631 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:50.502631 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:50.503057 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cbbb996c-43be-422b-8c7a-2711e3f2b3aa tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:50.503288 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1275/5070] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:50 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:51.453202 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2974a4b7-e7c8-4ff5-9e75-505864938660 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:51.454992 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2974a4b7-e7c8-4ff5-9e75-505864938660 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 Aug 18 23:51:51.455206 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2974a4b7-e7c8-4ff5-9e75-505864938660 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:51.455423 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2974a4b7-e7c8-4ff5-9e75-505864938660 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:51.461438 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2974a4b7-e7c8-4ff5-9e75-505864938660 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 returned with HTTP 404 Aug 18 23:51:51.461908 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1280/5071] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:51 2026] GET /volume/v3/volumes/ec8472d8-4f88-403c-b349-64e07a776895 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:51:51.512414 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b12f035b-8995-45c7-9742-b3a935c9f83c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:51.514085 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b12f035b-8995-45c7-9742-b3a935c9f83c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:51.514842 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b12f035b-8995-45c7-9742-b3a935c9f83c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:51.515995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b12f035b-8995-45c7-9742-b3a935c9f83c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:51.515995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-b12f035b-8995-45c7-9742-b3a935c9f83c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:51.519272 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:51.519272 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:51.520067 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b12f035b-8995-45c7-9742-b3a935c9f83c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:51.520531 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1264/5072] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:51 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:52.530235 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fdea4fdd-0333-4f68-966d-dc2e9cdca610 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:52.532585 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fdea4fdd-0333-4f68-966d-dc2e9cdca610 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:52.533027 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fdea4fdd-0333-4f68-966d-dc2e9cdca610 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:52.533348 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fdea4fdd-0333-4f68-966d-dc2e9cdca610 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:52.533474 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-fdea4fdd-0333-4f68-966d-dc2e9cdca610 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:52.539014 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:52.539014 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:52.540144 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fdea4fdd-0333-4f68-966d-dc2e9cdca610 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:52.540757 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1254/5073] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:52 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:53.550735 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3ac52230-ec11-4cc5-a964-02935d0e41f6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:53.552724 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3ac52230-ec11-4cc5-a964-02935d0e41f6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:53.552930 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3ac52230-ec11-4cc5-a964-02935d0e41f6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:53.553101 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3ac52230-ec11-4cc5-a964-02935d0e41f6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:53.553211 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3ac52230-ec11-4cc5-a964-02935d0e41f6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:53.557030 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:53.557030 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:53.557584 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3ac52230-ec11-4cc5-a964-02935d0e41f6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:53.557920 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1276/5074] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:53 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:54.566685 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0b2e1f30-6364-4798-be5b-40e7c7a4005d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:54.568263 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0b2e1f30-6364-4798-be5b-40e7c7a4005d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:54.568466 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0b2e1f30-6364-4798-be5b-40e7c7a4005d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:54.568687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0b2e1f30-6364-4798-be5b-40e7c7a4005d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:54.569091 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-0b2e1f30-6364-4798-be5b-40e7c7a4005d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:54.574022 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:54.574022 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:54.574827 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0b2e1f30-6364-4798-be5b-40e7c7a4005d tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:54.575304 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1281/5075] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:54 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:55.588372 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6c153616-3800-41ed-8caf-f8aae439217c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:55.590540 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6c153616-3800-41ed-8caf-f8aae439217c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:55.590823 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6c153616-3800-41ed-8caf-f8aae439217c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:55.591084 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6c153616-3800-41ed-8caf-f8aae439217c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:55.591265 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-6c153616-3800-41ed-8caf-f8aae439217c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 123cef61-52a8-4640-a7d3-c233dc24b741. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:55.595614 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:55.595614 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:55.596183 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6c153616-3800-41ed-8caf-f8aae439217c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 200 Aug 18 23:51:55.596557 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1265/5076] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:55 2026] GET /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:55.605456 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-24147f95-2e94-4887-bab0-1a09e3ba6ae8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:55.607246 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-24147f95-2e94-4887-bab0-1a09e3ba6ae8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 Aug 18 23:51:55.607458 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-24147f95-2e94-4887-bab0-1a09e3ba6ae8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:55.607649 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-24147f95-2e94-4887-bab0-1a09e3ba6ae8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:55.607750 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-24147f95-2e94-4887-bab0-1a09e3ba6ae8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete backup with id: 123cef61-52a8-4640-a7d3-c233dc24b741. Aug 18 23:51:55.611795 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:55.611795 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:55.620996 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-24147f95-2e94-4887-bab0-1a09e3ba6ae8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] delete_backup rpcapi backup_id 123cef61-52a8-4640-a7d3-c233dc24b741 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:51:55.622619 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-24147f95-2e94-4887-bab0-1a09e3ba6ae8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 returned with HTTP 202 Aug 18 23:51:55.623015 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1255/5077] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:51:55 2026] DELETE /volume/v3/backups/123cef61-52a8-4640-a7d3-c233dc24b741 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:51:55.630030 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:55.632038 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:51:55.632474 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-377963079"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:55.634624 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-377963079'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:51:55.634624 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume of 1 GB Aug 18 23:51:55.639486 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Availability Zones retrieved successfully. Aug 18 23:51:55.645088 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Flow 'volume_create_api' (40a298d2-9d17-442a-9bc9-72bf7465f4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:55.646151 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ff2d1f-45ce-49c2-be41-db826d3f7fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:55.647110 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:51:55.674377 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ff2d1f-45ce-49c2-be41-db826d3f7fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:55.675090 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c976ae-d6b9-4921-9335-bef070ef3251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:55.712957 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4817c1fa-a9a5-4479-9f73-f5bc1712f577 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:55.714765 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['cecbbdb0-d03f-4b79-9b34-2e1c7a3c8f69', '0afaf96c-2af6-41ca-9eef-ab5aad5cf75c', 'e2a5f81c-d0e0-4099-b788-8fa5e5d0b040', '710b8f73-ed27-41cd-b8c2-bca617681eab'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:55.714904 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4817c1fa-a9a5-4479-9f73-f5bc1712f577 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/limits Aug 18 23:51:55.715080 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4817c1fa-a9a5-4479-9f73-f5bc1712f577 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:55.715289 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4817c1fa-a9a5-4479-9f73-f5bc1712f577 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'index' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:55.715763 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c976ae-d6b9-4921-9335-bef070ef3251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cecbbdb0-d03f-4b79-9b34-2e1c7a3c8f69', '0afaf96c-2af6-41ca-9eef-ab5aad5cf75c', 'e2a5f81c-d0e0-4099-b788-8fa5e5d0b040', '710b8f73-ed27-41cd-b8c2-bca617681eab']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:55.716835 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edc63c6f-6d57-42c0-b8fa-55bab4401842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:55.737544 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4817c1fa-a9a5-4479-9f73-f5bc1712f577 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/limits returned with HTTP 200 Aug 18 23:51:55.737750 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1282/5078] 10.4.3.229 () {68 vars in 1484 bytes} [Tue Aug 18 23:51:55 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:55.740352 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edc63c6f-6d57-42c0-b8fa-55bab4401842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b121f9a0-b3de-412e-a863-9b6fc7d8f2c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-377963079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='362c15a8c414405a9433624c4ecb7e68',qos_specs=None,replication_status=,reservations=['cecbbdb0-d03f-4b79-9b34-2e1c7a3c8f69','0afaf96c-2af6-41ca-9eef-ab5aad5cf75c','e2a5f81c-d0e0-4099-b788-8fa5e5d0b040','710b8f73-ed27-41cd-b8c2-bca617681eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82448a0f473b4766b7c19026b726f5e9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:51:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-377963079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b121f9a0-b3de-412e-a863-9b6fc7d8f2c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='362c15a8c414405a9433624c4ecb7e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82448a0f473b4766b7c19026b726f5e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:55.741077 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d161fcf-e22a-457d-9eae-dff3c8df9bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:55.762371 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d161fcf-e22a-457d-9eae-dff3c8df9bbf) transitioned into state 'SUCCESS' from state '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-377963079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='362c15a8c414405a9433624c4ecb7e68',qos_specs=None,replication_status=,reservations=['cecbbdb0-d03f-4b79-9b34-2e1c7a3c8f69','0afaf96c-2af6-41ca-9eef-ab5aad5cf75c','e2a5f81c-d0e0-4099-b788-8fa5e5d0b040','710b8f73-ed27-41cd-b8c2-bca617681eab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82448a0f473b4766b7c19026b726f5e9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:55.762921 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d90f49f-3efb-4955-8114-2e4d38c298c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:55.773004 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d90f49f-3efb-4955-8114-2e4d38c298c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:55.773922 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Flow 'volume_create_api' (40a298d2-9d17-442a-9bc9-72bf7465f4e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:55.774306 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume request issued successfully. Aug 18 23:51:55.774956 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-96e34c45-fe66-4885-beeb-3b7fb0a0bbc6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:51:55.775571 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1277/5079] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:51:55 2026] POST /volume/v3/volumes => generated 777 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:55.776278 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-c4231bf1-9e69-483c-bde1-c68e5ac5e81a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:55.778189 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-c4231bf1-9e69-483c-bde1-c68e5ac5e81a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:51:55.779033 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-c4231bf1-9e69-483c-bde1-c68e5ac5e81a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:55.779033 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-c4231bf1-9e69-483c-bde1-c68e5ac5e81a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:55.787143 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:55.787143 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:55.787391 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4bbd9d8e-3c7d-4cfa-b13b-0f574ea4fe0f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:55.788990 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4bbd9d8e-3c7d-4cfa-b13b-0f574ea4fe0f tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 Aug 18 23:51:55.789186 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4bbd9d8e-3c7d-4cfa-b13b-0f574ea4fe0f tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:55.789353 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4bbd9d8e-3c7d-4cfa-b13b-0f574ea4fe0f tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:55.791291 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-c4231bf1-9e69-483c-bde1-c68e5ac5e81a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:55.795629 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:55.795629 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:55.796896 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-c4231bf1-9e69-483c-bde1-c68e5ac5e81a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 200 Aug 18 23:51:55.797326 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1266/5080] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:55 2026] GET /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 1658 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:55.798968 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4bbd9d8e-3c7d-4cfa-b13b-0f574ea4fe0f tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:51:55.803250 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4bbd9d8e-3c7d-4cfa-b13b-0f574ea4fe0f tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 returned with HTTP 200 Aug 18 23:51:55.803737 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1256/5081] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:55 2026] GET /volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:55.806642 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4dc38823-bcd5-4e5c-b53b-c40a4ce97c73 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:55.809484 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4dc38823-bcd5-4e5c-b53b-c40a4ce97c73 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:51:55.809737 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4dc38823-bcd5-4e5c-b53b-c40a4ce97c73 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d25feec2-1fcc-4cef-974f-6d340fc22d8d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1252075588", "description": null, "metadata": {}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:55.820308 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:55.820308 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:55.820821 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4dc38823-bcd5-4e5c-b53b-c40a4ce97c73 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:55.820985 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4dc38823-bcd5-4e5c-b53b-c40a4ce97c73 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create snapshot from volume d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:51:55.844761 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4dc38823-bcd5-4e5c-b53b-c40a4ce97c73 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['584fb2db-6e37-46da-92d2-cf7ebe720f0c', 'e4ac9f15-e403-4b84-8423-ab593fa4901c', '9e4c6efa-1431-4e4c-afc2-79638034c649', '8cc15a35-5030-4846-b6b7-86d4816a579c'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:55.871299 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4dc38823-bcd5-4e5c-b53b-c40a4ce97c73 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot force create request issued successfully. Aug 18 23:51:55.871616 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-195d8f06-e3fb-4347-a8a1-c48475a03595 req-4dc38823-bcd5-4e5c-b53b-c40a4ce97c73 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:51:55.872044 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1283/5082] 10.4.3.229 () {72 vars in 1547 bytes} [Tue Aug 18 23:51:55 2026] POST /volume/v3/snapshots => generated 320 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:56.815482 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eed7c046-8492-4e00-aeec-5e3a54c08960 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:56.817773 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eed7c046-8492-4e00-aeec-5e3a54c08960 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 Aug 18 23:51:56.818024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eed7c046-8492-4e00-aeec-5e3a54c08960 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:56.818288 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eed7c046-8492-4e00-aeec-5e3a54c08960 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:56.827461 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:56.827461 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:56.831621 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-eed7c046-8492-4e00-aeec-5e3a54c08960 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:51:56.836663 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eed7c046-8492-4e00-aeec-5e3a54c08960 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 returned with HTTP 200 Aug 18 23:51:56.837209 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1278/5083] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:56 2026] GET /volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:56.849404 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-de2291a5-1b6f-4a7e-beb8-cdc547086847 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:56.851119 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-de2291a5-1b6f-4a7e-beb8-cdc547086847 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:51:56.851432 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-de2291a5-1b6f-4a7e-beb8-cdc547086847 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b121f9a0-b3de-412e-a863-9b6fc7d8f2c1", "name": "tempest-type-Backup-1834285148"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:56.852915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-de2291a5-1b6f-4a7e-beb8-cdc547086847 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating new backup {'backup': {'volume_id': 'b121f9a0-b3de-412e-a863-9b6fc7d8f2c1', 'name': 'tempest-type-Backup-1834285148'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:51:56.852915 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-de2291a5-1b6f-4a7e-beb8-cdc547086847 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating backup of volume b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 in container None Aug 18 23:51:56.859027 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:56.859027 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:56.859329 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-de2291a5-1b6f-4a7e-beb8-cdc547086847 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:51:56.872183 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-de2291a5-1b6f-4a7e-beb8-cdc547086847 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['736d5708-9211-46c1-8f59-0c8400c1ea6c', '593ffc46-cb98-4a06-9d8a-c613e5c61988'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:56.893891 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-de2291a5-1b6f-4a7e-beb8-cdc547086847 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:51:56.894328 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1267/5084] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:51:56 2026] POST /volume/v3/backups => generated 316 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:56.901918 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fb655530-dc74-494b-ae0d-9fe927b9b869 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:56.903589 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb655530-dc74-494b-ae0d-9fe927b9b869 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:51:56.903815 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb655530-dc74-494b-ae0d-9fe927b9b869 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:56.904009 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb655530-dc74-494b-ae0d-9fe927b9b869 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:56.904129 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-fb655530-dc74-494b-ae0d-9fe927b9b869 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:56.907972 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:56.907972 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:56.908594 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb655530-dc74-494b-ae0d-9fe927b9b869 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:51:56.909056 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1257/5085] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:56 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:57.367945 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a4973fc1-966d-4da8-8c72-d1390f618743 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:57.369619 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a4973fc1-966d-4da8-8c72-d1390f618743 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 Aug 18 23:51:57.369799 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a4973fc1-966d-4da8-8c72-d1390f618743 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:57.369972 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a4973fc1-966d-4da8-8c72-d1390f618743 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:57.375858 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:57.375858 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:57.376469 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a4973fc1-966d-4da8-8c72-d1390f618743 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:57.377455 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a4973fc1-966d-4da8-8c72-d1390f618743 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 returned with HTTP 200 Aug 18 23:51:57.377873 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1284/5086] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:51:57 2026] GET /volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:57.919246 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8e2ae06a-21b4-4740-84ca-59254504b015 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:57.920959 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8e2ae06a-21b4-4740-84ca-59254504b015 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:51:57.921050 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8e2ae06a-21b4-4740-84ca-59254504b015 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:57.921256 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8e2ae06a-21b4-4740-84ca-59254504b015 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:57.921356 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-8e2ae06a-21b4-4740-84ca-59254504b015 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:57.925150 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:57.925150 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:57.925797 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8e2ae06a-21b4-4740-84ca-59254504b015 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:51:57.926146 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1279/5087] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:57 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:58.795921 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-17bea186-d7d3-4577-836d-a015d63b0b52 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:58.797822 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-17bea186-d7d3-4577-836d-a015d63b0b52 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 Aug 18 23:51:58.797995 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-17bea186-d7d3-4577-836d-a015d63b0b52 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:58.798175 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-17bea186-d7d3-4577-836d-a015d63b0b52 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:58.802889 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:58.802889 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:58.803281 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-17bea186-d7d3-4577-836d-a015d63b0b52 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:58.803942 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-17bea186-d7d3-4577-836d-a015d63b0b52 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 returned with HTTP 200 Aug 18 23:51:58.804292 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1268/5088] 10.4.3.229 () {68 vars in 1604 bytes} [Tue Aug 18 23:51:58 2026] GET /volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:58.935732 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e0b88566-bed4-4dd3-8bbe-df5e9f123265 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:58.937291 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0b88566-bed4-4dd3-8bbe-df5e9f123265 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:51:58.938952 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0b88566-bed4-4dd3-8bbe-df5e9f123265 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:58.938952 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0b88566-bed4-4dd3-8bbe-df5e9f123265 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:58.938952 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e0b88566-bed4-4dd3-8bbe-df5e9f123265 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:58.942444 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:58.942444 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:58.942444 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0b88566-bed4-4dd3-8bbe-df5e9f123265 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:51:58.942444 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1258/5089] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:58 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:59.125323 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:59.126905 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:51:59.127279 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-105618377", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:59.128786 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-105618377', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:51:59.128935 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Create volume of 1 GB Aug 18 23:51:59.132632 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Availability Zones retrieved successfully. Aug 18 23:51:59.138203 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Flow 'volume_create_api' (b7e3c78e-2786-4b6b-812a-d31dd8b05188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:59.139038 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b33968ca-1d43-416c-b9d4-3d015b101148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:59.139989 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:51:59.165358 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b33968ca-1d43-416c-b9d4-3d015b101148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:59.166408 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b625eba6-c21b-4e10-9f98-d79dffd91cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:59.206363 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Created reservations ['f6ca9fe5-ded5-491d-8ac3-f9589b072f74', '040ced9c-22d1-44e2-b3d1-04568b784699', '73b83c2c-c65d-45ea-904b-4a376a87d9f7', '4f350b20-ff85-4b04-8882-3b37b07330ea'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:59.207332 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b625eba6-c21b-4e10-9f98-d79dffd91cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6ca9fe5-ded5-491d-8ac3-f9589b072f74', '040ced9c-22d1-44e2-b3d1-04568b784699', '73b83c2c-c65d-45ea-904b-4a376a87d9f7', '4f350b20-ff85-4b04-8882-3b37b07330ea']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:59.208266 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6ee3e4-f1db-446f-919d-b8a0ede67841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:59.229238 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6ee3e4-f1db-446f-919d-b8a0ede67841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '017a955e-a469-4b66-81e0-11635d12690c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-105618377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696d806cec742f783d6be1767fc24ee',qos_specs=None,replication_status=,reservations=['f6ca9fe5-ded5-491d-8ac3-f9589b072f74','040ced9c-22d1-44e2-b3d1-04568b784699','73b83c2c-c65d-45ea-904b-4a376a87d9f7','4f350b20-ff85-4b04-8882-3b37b07330ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f1ae43dc8a43aea6f1f3f926b1b858',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-105618377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=017a955e-a469-4b66-81e0-11635d12690c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1696d806cec742f783d6be1767fc24ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0f1ae43dc8a43aea6f1f3f926b1b858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:59.229934 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da3cbd7-d7e1-4604-844d-886cb0359aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:59.252937 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da3cbd7-d7e1-4604-844d-886cb0359aa2) transitioned into state 'SUCCESS' from state '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-105618377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696d806cec742f783d6be1767fc24ee',qos_specs=None,replication_status=,reservations=['f6ca9fe5-ded5-491d-8ac3-f9589b072f74','040ced9c-22d1-44e2-b3d1-04568b784699','73b83c2c-c65d-45ea-904b-4a376a87d9f7','4f350b20-ff85-4b04-8882-3b37b07330ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0f1ae43dc8a43aea6f1f3f926b1b858',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:59.253743 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e088dd6-f667-413e-a87b-484335811e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:59.263719 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e088dd6-f667-413e-a87b-484335811e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:59.263719 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Flow 'volume_create_api' (b7e3c78e-2786-4b6b-812a-d31dd8b05188) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:59.263719 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Create volume request issued successfully. Aug 18 23:51:59.264292 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5e8db112-adc2-46fb-9ca9-cd52e3e34f10 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:51:59.264778 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1285/5090] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:51:59 2026] POST /volume/v3/volumes => generated 754 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:59.277584 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-40060a79-1fd1-4cc3-9cce-4a488b592a70 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:59.279780 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-40060a79-1fd1-4cc3-9cce-4a488b592a70 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:51:59.280005 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-40060a79-1fd1-4cc3-9cce-4a488b592a70 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:59.280254 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-40060a79-1fd1-4cc3-9cce-4a488b592a70 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:59.289322 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:59.289322 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:59.293835 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-40060a79-1fd1-4cc3-9cce-4a488b592a70 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:51:59.299029 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-40060a79-1fd1-4cc3-9cce-4a488b592a70 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:51:59.299401 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1280/5091] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:51:59 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:59.605297 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-b6ab3a12-1595-4e0c-9f1d-ac7e17711373 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:59.607127 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-b6ab3a12-1595-4e0c-9f1d-ac7e17711373 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 Aug 18 23:51:59.607304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-b6ab3a12-1595-4e0c-9f1d-ac7e17711373 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:59.607480 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-b6ab3a12-1595-4e0c-9f1d-ac7e17711373 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:59.614276 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:59.614276 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:59.614672 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-b6ab3a12-1595-4e0c-9f1d-ac7e17711373 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:59.615348 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-b6ab3a12-1595-4e0c-9f1d-ac7e17711373 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 returned with HTTP 200 Aug 18 23:51:59.615711 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1269/5092] 10.4.3.229 () {68 vars in 1604 bytes} [Tue Aug 18 23:51:59 2026] GET /volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:59.623103 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-c4472df3-4c41-4eba-a18f-9b01e4239c91 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:59.626021 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-c4472df3-4c41-4eba-a18f-9b01e4239c91 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:51:59.626208 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-c4472df3-4c41-4eba-a18f-9b01e4239c91 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:59.626374 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-c4472df3-4c41-4eba-a18f-9b01e4239c91 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:59.643376 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:59.643376 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:59.643376 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-c4472df3-4c41-4eba-a18f-9b01e4239c91 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:59.645245 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-c4472df3-4c41-4eba-a18f-9b01e4239c91 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 200 Aug 18 23:51:59.645617 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1259/5093] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:59 2026] GET /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 1658 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:51:59.653038 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:59.654882 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:51:59.655189 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "dbebed1d-1201-44e4-beab-c149144de9b1", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:51:59.656895 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'dbebed1d-1201-44e4-beab-c149144de9b1', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:51:59.663910 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:59.663910 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:51:59.664386 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:51:59.664593 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume of 1 GB Aug 18 23:51:59.665181 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Availability Zones retrieved successfully. Aug 18 23:51:59.669935 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (62b2918e-6d9f-4bf5-93b7-035c2b075881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:59.670878 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48c8100-b4a1-4f04-a5ac-8465cc65d126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:59.671645 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:51:59.694773 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48c8100-b4a1-4f04-a5ac-8465cc65d126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dbebed1d-1201-44e4-beab-c149144de9b1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:59.695490 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0922cb8-2b74-4184-8537-96eb2cce9fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:59.727493 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['d916e440-4d61-4a93-8707-75b66f2493f7', '8e0c5226-a7d8-4f20-9149-6b113321bac8', '7c8febf5-118d-428c-8386-4360ef9afd97', 'bb2f70a0-a1b3-4967-a52c-fcfb7168875a'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:51:59.728219 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0922cb8-2b74-4184-8537-96eb2cce9fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d916e440-4d61-4a93-8707-75b66f2493f7', '8e0c5226-a7d8-4f20-9149-6b113321bac8', '7c8febf5-118d-428c-8386-4360ef9afd97', 'bb2f70a0-a1b3-4967-a52c-fcfb7168875a']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:59.728862 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d643a334-a61b-4fb4-8ec8-f00e928d2792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:59.764143 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d643a334-a61b-4fb4-8ec8-f00e928d2792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf44ed9-5249-420e-ac9f-707ad4b40816', '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='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['d916e440-4d61-4a93-8707-75b66f2493f7','8e0c5226-a7d8-4f20-9149-6b113321bac8','7c8febf5-118d-428c-8386-4360ef9afd97','bb2f70a0-a1b3-4967-a52c-fcfb7168875a'],size=1,snapshot_id=dbebed1d-1201-44e4-beab-c149144de9b1,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), '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-18T23:51:59Z,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=daf44ed9-5249-420e-ac9f-707ad4b40816,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673c9bc370684255809338f1e697b727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dbebed1d-1201-44e4-beab-c149144de9b1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8235bc3858734330a057d7718afd377d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:59.764778 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91322e80-ee76-4fc5-b7f4-593e72fa1e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:59.779802 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91322e80-ee76-4fc5-b7f4-593e72fa1e01) transitioned into 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='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['d916e440-4d61-4a93-8707-75b66f2493f7','8e0c5226-a7d8-4f20-9149-6b113321bac8','7c8febf5-118d-428c-8386-4360ef9afd97','bb2f70a0-a1b3-4967-a52c-fcfb7168875a'],size=1,snapshot_id=dbebed1d-1201-44e4-beab-c149144de9b1,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:59.780382 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f949de0-3056-40c8-a61e-174fc0904e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:51:59.800124 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f949de0-3056-40c8-a61e-174fc0904e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:51:59.800876 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (62b2918e-6d9f-4bf5-93b7-035c2b075881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:51:59.801148 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request issued successfully. Aug 18 23:51:59.801693 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-4a8d5c10-3c1b-41a4-8250-88a52a5dce7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:51:59.802125 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1286/5094] 10.4.3.229 () {72 vars in 1541 bytes} [Tue Aug 18 23:51:59 2026] POST /volume/v3/volumes => generated 736 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:51:59.810005 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-a920645c-a540-46bf-bf4f-ed1e9d288a7c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:59.812066 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-a920645c-a540-46bf-bf4f-ed1e9d288a7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 Aug 18 23:51:59.812276 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-a920645c-a540-46bf-bf4f-ed1e9d288a7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:59.812471 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-a920645c-a540-46bf-bf4f-ed1e9d288a7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:59.819252 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:59.819252 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:51:59.822904 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-a920645c-a540-46bf-bf4f-ed1e9d288a7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:59.826827 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-a920645c-a540-46bf-bf4f-ed1e9d288a7c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 returned with HTTP 200 Aug 18 23:51:59.827260 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1281/5095] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:59 2026] GET /volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:59.834962 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-81597462-eee2-40bc-bef5-7420ce9855d9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:59.836986 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-81597462-eee2-40bc-bef5-7420ce9855d9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 Aug 18 23:51:59.837198 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-81597462-eee2-40bc-bef5-7420ce9855d9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:59.837380 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-81597462-eee2-40bc-bef5-7420ce9855d9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:59.846568 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:59.846568 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:51:59.851101 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-81597462-eee2-40bc-bef5-7420ce9855d9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:51:59.855115 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-81597462-eee2-40bc-bef5-7420ce9855d9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 returned with HTTP 200 Aug 18 23:51:59.855476 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1270/5096] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:51:59 2026] GET /volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:51:59.953878 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-880d092a-f500-4703-991b-c96f0757f743 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:51:59.959080 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-880d092a-f500-4703-991b-c96f0757f743 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:51:59.959299 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-880d092a-f500-4703-991b-c96f0757f743 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:51:59.959471 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-880d092a-f500-4703-991b-c96f0757f743 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:51:59.959607 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-880d092a-f500-4703-991b-c96f0757f743 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:51:59.964774 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:51:59.964774 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:51:59.965441 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-880d092a-f500-4703-991b-c96f0757f743 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:51:59.965833 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1260/5097] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:51:59 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:00.312911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c4b0810a-81ef-47b9-a33f-ae10254dd55d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.314834 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c4b0810a-81ef-47b9-a33f-ae10254dd55d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:00.315037 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c4b0810a-81ef-47b9-a33f-ae10254dd55d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:00.315234 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c4b0810a-81ef-47b9-a33f-ae10254dd55d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:00.321676 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:00.321676 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:00.324648 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c4b0810a-81ef-47b9-a33f-ae10254dd55d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:00.328095 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c4b0810a-81ef-47b9-a33f-ae10254dd55d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:00.328561 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1287/5098] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:00 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:00.341417 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9ceb1ec3-bd1c-4cb9-bdff-0bb7c362af62 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.343096 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ceb1ec3-bd1c-4cb9-bdff-0bb7c362af62 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:00.343305 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ceb1ec3-bd1c-4cb9-bdff-0bb7c362af62 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:00.343524 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ceb1ec3-bd1c-4cb9-bdff-0bb7c362af62 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:00.349373 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:00.349373 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:00.352254 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9ceb1ec3-bd1c-4cb9-bdff-0bb7c362af62 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:00.355672 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ceb1ec3-bd1c-4cb9-bdff-0bb7c362af62 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:00.355996 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1282/5099] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:00 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:00.369822 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-94d38415-5f10-4780-ac60-4fdafdcb9f3c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.372194 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-94d38415-5f10-4780-ac60-4fdafdcb9f3c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes Aug 18 23:52:00.372370 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-94d38415-5f10-4780-ac60-4fdafdcb9f3c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:00.372568 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-94d38415-5f10-4780-ac60-4fdafdcb9f3c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:00.372856 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.api_utils [None req-94d38415-5f10-4780-ac60-4fdafdcb9f3c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Removing options '' from query. {{(pid=100172) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:52:00.373535 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-94d38415-5f10-4780-ac60-4fdafdcb9f3c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:52:00.379699 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-94d38415-5f10-4780-ac60-4fdafdcb9f3c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Get all volumes completed successfully. Aug 18 23:52:00.380101 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-94d38415-5f10-4780-ac60-4fdafdcb9f3c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 18 23:52:00.380469 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1271/5100] 10.4.3.229 () {66 vars in 1237 bytes} [Tue Aug 18 23:52:00 2026] GET /volume/v3/volumes => generated 338 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:00.388320 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3182431-96a2-4670-88a0-25e627870590 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.390099 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3182431-96a2-4670-88a0-25e627870590 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:00.390269 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3182431-96a2-4670-88a0-25e627870590 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:00.390582 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3182431-96a2-4670-88a0-25e627870590 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:00.396847 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:00.396847 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:00.400361 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3182431-96a2-4670-88a0-25e627870590 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:00.403852 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3182431-96a2-4670-88a0-25e627870590 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:00.404187 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1261/5101] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:00 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:00.449468 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-903b4917-f8ce-4b7a-a660-1d20e85969f9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.451355 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-903b4917-f8ce-4b7a-a660-1d20e85969f9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:00.451570 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-903b4917-f8ce-4b7a-a660-1d20e85969f9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:00.451726 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-903b4917-f8ce-4b7a-a660-1d20e85969f9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:00.462099 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:00.462099 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:00.465947 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-903b4917-f8ce-4b7a-a660-1d20e85969f9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:00.470684 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-903b4917-f8ce-4b7a-a660-1d20e85969f9 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:00.471183 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1288/5102] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:52:00 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:00.560404 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a7a1f61e-0ed8-42e9-8606-643c82037772 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.560813 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a7a1f61e-0ed8-42e9-8606-643c82037772 None None] GET https://10.4.3.229/volume// Aug 18 23:52:00.560998 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a7a1f61e-0ed8-42e9-8606-643c82037772 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:00.561191 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a7a1f61e-0ed8-42e9-8606-643c82037772 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:00.561505 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a7a1f61e-0ed8-42e9-8606-643c82037772 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:52:00.561788 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1283/5103] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:52: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 18 23:52:00.568472 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-c88774db-dbaa-4f0f-8eff-a02d6b344948 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.570960 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-c88774db-dbaa-4f0f-8eff-a02d6b344948 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:52:00.571590 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-c88774db-dbaa-4f0f-8eff-a02d6b344948 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "017a955e-a469-4b66-81e0-11635d12690c", "connector": null, "instance_uuid": "a09c62ee-00c3-4749-9bb5-39ce1c38c975"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:00.581762 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:00.581762 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:00.611600 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-c88774db-dbaa-4f0f-8eff-a02d6b344948 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:52:00.612305 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1272/5104] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:52:00 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 18 23:52:00.635249 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1b0c6069-533a-4a86-81f4-f6780af69b7c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.637793 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b0c6069-533a-4a86-81f4-f6780af69b7c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:00.638017 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b0c6069-533a-4a86-81f4-f6780af69b7c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:00.638245 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b0c6069-533a-4a86-81f4-f6780af69b7c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:00.647595 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:00.647595 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:00.649776 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e4ff2b16-f91a-4ec8-a0d6-6722f915f278 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.650310 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e4ff2b16-f91a-4ec8-a0d6-6722f915f278 None None] GET https://10.4.3.229/volume// Aug 18 23:52:00.650565 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e4ff2b16-f91a-4ec8-a0d6-6722f915f278 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:00.650774 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e4ff2b16-f91a-4ec8-a0d6-6722f915f278 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:00.651127 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e4ff2b16-f91a-4ec8-a0d6-6722f915f278 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:52:00.651426 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1289/5105] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:52: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 18 23:52:00.651761 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1b0c6069-533a-4a86-81f4-f6780af69b7c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:00.657650 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b0c6069-533a-4a86-81f4-f6780af69b7c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:00.657997 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1262/5106] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:00 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:00.659248 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-4c8649a8-7355-42a4-9f6f-821defac113a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.661666 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-4c8649a8-7355-42a4-9f6f-821defac113a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:00.661666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-4c8649a8-7355-42a4-9f6f-821defac113a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:00.661856 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-4c8649a8-7355-42a4-9f6f-821defac113a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:00.670397 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:00.670397 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:00.673897 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-4c8649a8-7355-42a4-9f6f-821defac113a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:00.678459 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-4c8649a8-7355-42a4-9f6f-821defac113a tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:00.678860 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1284/5107] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:52:00 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:52:00.772195 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-9e2bea68-e1f0-442f-893f-9e49e3943cb3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.774022 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-9e2bea68-e1f0-442f-893f-9e49e3943cb3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] PUT https://10.4.3.229/volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642 Aug 18 23:52:00.774377 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-9e2bea68-e1f0-442f-893f-9e49e3943cb3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:00.780877 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-9e2bea68-e1f0-442f-893f-9e49e3943cb3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Acquiring lock "cinder-attachment_update-017a955e-a469-4b66-81e0-11635d12690c-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:52:00.786281 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-9e2bea68-e1f0-442f-893f-9e49e3943cb3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Lock "cinder-attachment_update-017a955e-a469-4b66-81e0-11635d12690c-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:52:00.786281 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:00.786281 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:00.860534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-9e2bea68-e1f0-442f-893f-9e49e3943cb3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Lock "cinder-attachment_update-017a955e-a469-4b66-81e0-11635d12690c-np0000007721" released by "attachment_update" :: held 0.072s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:52:00.860534 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-9e2bea68-e1f0-442f-893f-9e49e3943cb3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642 returned with HTTP 200 Aug 18 23:52:00.860534 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1273/5108] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:52:00 2026] PUT /volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:00.976906 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ac7d2516-d6e2-4f4b-a7e9-281fe4e3edc1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:00.977476 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ac7d2516-d6e2-4f4b-a7e9-281fe4e3edc1 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:00.977766 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ac7d2516-d6e2-4f4b-a7e9-281fe4e3edc1 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:00.978026 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ac7d2516-d6e2-4f4b-a7e9-281fe4e3edc1 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:00.978208 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-ac7d2516-d6e2-4f4b-a7e9-281fe4e3edc1 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:00.982336 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:00.982336 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:00.983006 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ac7d2516-d6e2-4f4b-a7e9-281fe4e3edc1 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:00.983381 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1290/5109] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:00 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:01.672423 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-086d21aa-067d-4bcb-a686-0c7f9160c7ac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:01.674276 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-086d21aa-067d-4bcb-a686-0c7f9160c7ac tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:01.674475 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-086d21aa-067d-4bcb-a686-0c7f9160c7ac tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:01.674690 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-086d21aa-067d-4bcb-a686-0c7f9160c7ac tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:01.684746 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:01.684746 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:01.688764 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-086d21aa-067d-4bcb-a686-0c7f9160c7ac tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:01.693375 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-086d21aa-067d-4bcb-a686-0c7f9160c7ac tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:01.693864 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1263/5110] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:01 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:01.994259 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7a224351-6535-4407-8623-4ef86aab30fb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:01.996385 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7a224351-6535-4407-8623-4ef86aab30fb tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:01.996649 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7a224351-6535-4407-8623-4ef86aab30fb tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:01.996875 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7a224351-6535-4407-8623-4ef86aab30fb tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:01.997013 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7a224351-6535-4407-8623-4ef86aab30fb tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:02.001923 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:02.001923 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:02.002813 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7a224351-6535-4407-8623-4ef86aab30fb tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:02.003193 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1285/5111] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:01 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:02.707719 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6c9276ce-aae7-463b-b6ef-cb284fd6c0b0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:02.709344 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6c9276ce-aae7-463b-b6ef-cb284fd6c0b0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:02.709572 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6c9276ce-aae7-463b-b6ef-cb284fd6c0b0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:02.709895 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6c9276ce-aae7-463b-b6ef-cb284fd6c0b0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:02.718558 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:02.718558 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:02.721762 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6c9276ce-aae7-463b-b6ef-cb284fd6c0b0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:02.726099 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6c9276ce-aae7-463b-b6ef-cb284fd6c0b0 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:02.726823 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1274/5112] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:02 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:02.863534 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-7bb096f3-9ec5-4a52-a0c8-904fb5c831d4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:02.865674 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-7bb096f3-9ec5-4a52-a0c8-904fb5c831d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 Aug 18 23:52:02.865877 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-7bb096f3-9ec5-4a52-a0c8-904fb5c831d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:02.866060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-7bb096f3-9ec5-4a52-a0c8-904fb5c831d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:02.875359 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:02.875359 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:02.880100 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-7bb096f3-9ec5-4a52-a0c8-904fb5c831d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:02.884270 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-7bb096f3-9ec5-4a52-a0c8-904fb5c831d4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 returned with HTTP 200 Aug 18 23:52:02.884643 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1291/5113] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:52:02 2026] GET /volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:02.891159 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-36241c4e-7824-4e36-9668-462b81348393 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:02.892943 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-36241c4e-7824-4e36-9668-462b81348393 None None] GET https://10.4.3.229/volume// Aug 18 23:52:02.892943 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-36241c4e-7824-4e36-9668-462b81348393 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:02.892943 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-36241c4e-7824-4e36-9668-462b81348393 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:02.892943 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-36241c4e-7824-4e36-9668-462b81348393 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:52:02.892943 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1264/5114] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:52:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:52:02.899431 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-eae8265f-293a-4a45-92b6-3748edbb1d2a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:02.901030 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-eae8265f-293a-4a45-92b6-3748edbb1d2a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:52:02.901421 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-eae8265f-293a-4a45-92b6-3748edbb1d2a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "daf44ed9-5249-420e-ac9f-707ad4b40816", "connector": null, "instance_uuid": "38b32296-d39c-4e00-a85b-99fefe2faf9d"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:02.909937 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:02.909937 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:02.931290 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-eae8265f-293a-4a45-92b6-3748edbb1d2a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:52:02.931848 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1286/5115] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:52:02 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:02.938231 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-69354835-a4b2-469d-a630-ba04d407071c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:02.938665 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-69354835-a4b2-469d-a630-ba04d407071c None None] GET https://10.4.3.229/volume// Aug 18 23:52:02.938869 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-69354835-a4b2-469d-a630-ba04d407071c None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:02.939084 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-69354835-a4b2-469d-a630-ba04d407071c None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:02.939471 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-69354835-a4b2-469d-a630-ba04d407071c None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:52:02.939776 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1275/5116] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:52:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:52:02.945291 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-8b602109-cff1-4a53-8d85-53ba44ca979d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:02.947070 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-8b602109-cff1-4a53-8d85-53ba44ca979d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 Aug 18 23:52:02.947261 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-8b602109-cff1-4a53-8d85-53ba44ca979d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:02.947424 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-8b602109-cff1-4a53-8d85-53ba44ca979d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:02.955527 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:02.955527 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:02.958276 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-8b602109-cff1-4a53-8d85-53ba44ca979d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:02.962355 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-8b602109-cff1-4a53-8d85-53ba44ca979d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 returned with HTTP 200 Aug 18 23:52:02.962728 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1292/5117] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:52:02 2026] GET /volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:52:03.015728 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d0d347c2-9751-40bc-9858-6acc2f7140dc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:03.018995 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d0d347c2-9751-40bc-9858-6acc2f7140dc tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:03.018995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d0d347c2-9751-40bc-9858-6acc2f7140dc tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:03.018995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d0d347c2-9751-40bc-9858-6acc2f7140dc tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:03.018995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d0d347c2-9751-40bc-9858-6acc2f7140dc tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:03.022822 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:03.022822 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:03.023653 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d0d347c2-9751-40bc-9858-6acc2f7140dc tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:03.024170 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1265/5118] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:03 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:03.067079 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-76a82e1a-449f-493f-9dad-e9a1f6ebc2a3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:03.069001 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-76a82e1a-449f-493f-9dad-e9a1f6ebc2a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] PUT https://10.4.3.229/volume/v3/attachments/fecd2a8e-409f-4895-8f9d-dd936207c5f9 Aug 18 23:52:03.069438 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-76a82e1a-449f-493f-9dad-e9a1f6ebc2a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:03.077161 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-76a82e1a-449f-493f-9dad-e9a1f6ebc2a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Acquiring lock "cinder-attachment_update-daf44ed9-5249-420e-ac9f-707ad4b40816-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:52:03.085013 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-76a82e1a-449f-493f-9dad-e9a1f6ebc2a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-daf44ed9-5249-420e-ac9f-707ad4b40816-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:52:03.085013 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:03.085013 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:03.153279 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-76a82e1a-449f-493f-9dad-e9a1f6ebc2a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-daf44ed9-5249-420e-ac9f-707ad4b40816-np0000007721" released by "attachment_update" :: held 0.070s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:52:03.154299 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-76a82e1a-449f-493f-9dad-e9a1f6ebc2a3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/fecd2a8e-409f-4895-8f9d-dd936207c5f9 returned with HTTP 200 Aug 18 23:52:03.154299 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1287/5119] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:52:03 2026] PUT /volume/v3/attachments/fecd2a8e-409f-4895-8f9d-dd936207c5f9 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:03.176180 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-ddf6baa5-c762-41ed-a092-bc07ce82f5b9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:03.178662 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-ddf6baa5-c762-41ed-a092-bc07ce82f5b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments/fecd2a8e-409f-4895-8f9d-dd936207c5f9/action Aug 18 23:52:03.179225 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-ddf6baa5-c762-41ed-a092-bc07ce82f5b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:52:03.179451 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-ddf6baa5-c762-41ed-a092-bc07ce82f5b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:03.196812 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:03.196812 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:03.208256 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-70bc5c3e-936a-4e47-b7c6-ceaabb517a18 req-ddf6baa5-c762-41ed-a092-bc07ce82f5b9 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/fecd2a8e-409f-4895-8f9d-dd936207c5f9/action returned with HTTP 204 Aug 18 23:52:03.208785 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1276/5120] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:52:03 2026] POST /volume/v3/attachments/fecd2a8e-409f-4895-8f9d-dd936207c5f9/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:03.741963 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-763f12a8-3b8d-40f6-aa7a-9e025515395c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:03.743807 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-763f12a8-3b8d-40f6-aa7a-9e025515395c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:03.744060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-763f12a8-3b8d-40f6-aa7a-9e025515395c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:03.744313 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-763f12a8-3b8d-40f6-aa7a-9e025515395c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:03.752965 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:03.752965 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:03.756346 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-763f12a8-3b8d-40f6-aa7a-9e025515395c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:03.759817 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-763f12a8-3b8d-40f6-aa7a-9e025515395c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:03.760323 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1293/5121] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:03 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:04.033808 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dc470dc9-cabe-4d1c-9a12-7f0839c58398 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:04.038452 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dc470dc9-cabe-4d1c-9a12-7f0839c58398 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:04.038452 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dc470dc9-cabe-4d1c-9a12-7f0839c58398 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:04.038452 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dc470dc9-cabe-4d1c-9a12-7f0839c58398 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:04.038452 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-dc470dc9-cabe-4d1c-9a12-7f0839c58398 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:04.042573 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:04.042573 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:04.043320 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dc470dc9-cabe-4d1c-9a12-7f0839c58398 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:04.043831 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1266/5122] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:04 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:04.092367 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-0758a374-4752-43b9-b5da-cd585add5f99 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:04.094129 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-0758a374-4752-43b9-b5da-cd585add5f99 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] POST https://10.4.3.229/volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642/action Aug 18 23:52:04.094578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-0758a374-4752-43b9-b5da-cd585add5f99 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:52:04.094767 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-0758a374-4752-43b9-b5da-cd585add5f99 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:04.109076 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:04.109076 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:04.117840 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-4bef5ea8-cabf-4057-8e55-c642107bb3d2 req-0758a374-4752-43b9-b5da-cd585add5f99 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642/action returned with HTTP 204 Aug 18 23:52:04.118339 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1288/5123] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:52:04 2026] POST /volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:04.773203 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2f7837e0-dfee-4825-a522-f6c9a76a0375 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:04.774709 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2f7837e0-dfee-4825-a522-f6c9a76a0375 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:04.774908 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2f7837e0-dfee-4825-a522-f6c9a76a0375 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:04.775129 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2f7837e0-dfee-4825-a522-f6c9a76a0375 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:04.783505 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:04.783505 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:04.786499 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2f7837e0-dfee-4825-a522-f6c9a76a0375 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:04.790062 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2f7837e0-dfee-4825-a522-f6c9a76a0375 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:04.790412 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1277/5124] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:04 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 1139 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:04.801451 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cf855573-988f-4809-bfba-8af4241714fa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:04.803239 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cf855573-988f-4809-bfba-8af4241714fa tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:04.803318 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cf855573-988f-4809-bfba-8af4241714fa tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:04.803495 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cf855573-988f-4809-bfba-8af4241714fa tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:04.812137 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:04.812137 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:04.815194 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cf855573-988f-4809-bfba-8af4241714fa tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:04.818762 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cf855573-988f-4809-bfba-8af4241714fa tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:04.819113 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1294/5125] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:04 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:04.829848 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a0822a98-1d97-4154-bc1d-30eb9fc5733c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:04.832937 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0822a98-1d97-4154-bc1d-30eb9fc5733c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:52:04.832937 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a0822a98-1d97-4154-bc1d-30eb9fc5733c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:04.832937 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a0822a98-1d97-4154-bc1d-30eb9fc5733c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:04.842123 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:04.842123 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:04.846187 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a0822a98-1d97-4154-bc1d-30eb9fc5733c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:52:04.850786 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0822a98-1d97-4154-bc1d-30eb9fc5733c tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:52:04.851316 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1267/5126] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:04 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:05.054048 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f58679f4-3753-4fc4-b0a5-958322083cd2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:05.060878 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f58679f4-3753-4fc4-b0a5-958322083cd2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:05.062030 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f58679f4-3753-4fc4-b0a5-958322083cd2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:05.062403 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f58679f4-3753-4fc4-b0a5-958322083cd2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:05.063017 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f58679f4-3753-4fc4-b0a5-958322083cd2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:05.068411 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:05.068411 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:05.068411 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f58679f4-3753-4fc4-b0a5-958322083cd2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:05.068411 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1289/5127] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:05 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:06.078491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bf152424-0f90-4f59-b97e-e9b30e05d28a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:06.081809 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bf152424-0f90-4f59-b97e-e9b30e05d28a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:06.082017 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bf152424-0f90-4f59-b97e-e9b30e05d28a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:06.082197 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bf152424-0f90-4f59-b97e-e9b30e05d28a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:06.082291 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-bf152424-0f90-4f59-b97e-e9b30e05d28a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:06.085966 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:06.085966 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:06.086544 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bf152424-0f90-4f59-b97e-e9b30e05d28a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:06.086877 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1278/5128] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:06 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:07.099500 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1769ce89-18bf-4bd6-8bb5-84f698274bd2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:07.103113 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1769ce89-18bf-4bd6-8bb5-84f698274bd2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:07.103706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1769ce89-18bf-4bd6-8bb5-84f698274bd2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:07.103706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1769ce89-18bf-4bd6-8bb5-84f698274bd2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:07.103706 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-1769ce89-18bf-4bd6-8bb5-84f698274bd2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:07.113340 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:07.113340 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:07.114484 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1769ce89-18bf-4bd6-8bb5-84f698274bd2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:07.114990 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1295/5129] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:07 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:08.130734 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c0cc6843-9bb7-4e92-808f-7d5e2fd79c08 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:08.134047 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0cc6843-9bb7-4e92-808f-7d5e2fd79c08 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:08.134255 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0cc6843-9bb7-4e92-808f-7d5e2fd79c08 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:08.134431 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0cc6843-9bb7-4e92-808f-7d5e2fd79c08 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:08.134575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c0cc6843-9bb7-4e92-808f-7d5e2fd79c08 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:08.140206 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:08.140206 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:08.141180 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0cc6843-9bb7-4e92-808f-7d5e2fd79c08 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:08.141753 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1268/5130] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:08 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:09.151366 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5463889e-d676-471d-9256-0807189f5a86 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:09.155690 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5463889e-d676-471d-9256-0807189f5a86 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:09.155690 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5463889e-d676-471d-9256-0807189f5a86 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:09.155690 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5463889e-d676-471d-9256-0807189f5a86 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:09.155690 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-5463889e-d676-471d-9256-0807189f5a86 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:09.158481 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:09.158481 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:09.159231 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5463889e-d676-471d-9256-0807189f5a86 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:09.159594 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1290/5131] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:09 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:10.168760 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f5ee3895-5771-4169-af7e-b9c0db2c00ff None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:10.170639 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f5ee3895-5771-4169-af7e-b9c0db2c00ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:10.170873 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f5ee3895-5771-4169-af7e-b9c0db2c00ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:10.171072 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f5ee3895-5771-4169-af7e-b9c0db2c00ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:10.171187 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f5ee3895-5771-4169-af7e-b9c0db2c00ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:10.175409 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:10.175409 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:10.176017 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f5ee3895-5771-4169-af7e-b9c0db2c00ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:10.176383 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1279/5132] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:10 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:11.185890 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d81f919a-9a1a-4ae6-90ef-d0b68931a54c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:11.187709 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d81f919a-9a1a-4ae6-90ef-d0b68931a54c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:11.187911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d81f919a-9a1a-4ae6-90ef-d0b68931a54c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:11.188086 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d81f919a-9a1a-4ae6-90ef-d0b68931a54c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:11.188194 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-d81f919a-9a1a-4ae6-90ef-d0b68931a54c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:11.192275 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:11.192275 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:11.192858 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d81f919a-9a1a-4ae6-90ef-d0b68931a54c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 200 Aug 18 23:52:11.193316 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1296/5133] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:11 2026] GET /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:11.201836 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3d92d5bf-77cf-47a0-bf80-76aae9acace7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:11.203390 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3d92d5bf-77cf-47a0-bf80-76aae9acace7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 Aug 18 23:52:11.203719 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3d92d5bf-77cf-47a0-bf80-76aae9acace7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:11.203982 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3d92d5bf-77cf-47a0-bf80-76aae9acace7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:11.205036 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-3d92d5bf-77cf-47a0-bf80-76aae9acace7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete backup with id: 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1. Aug 18 23:52:11.208152 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:11.208152 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:11.219674 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-3d92d5bf-77cf-47a0-bf80-76aae9acace7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] delete_backup rpcapi backup_id 4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:52:11.220540 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3d92d5bf-77cf-47a0-bf80-76aae9acace7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 returned with HTTP 202 Aug 18 23:52:11.220990 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1269/5134] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:52:11 2026] DELETE /volume/v3/backups/4d81f3be-3ef6-44b5-8f97-34ab16a8c4c1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:52:11.227816 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a8265c9b-ffa2-48d4-b813-7a9c11cb8311 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:11.229381 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a8265c9b-ffa2-48d4-b813-7a9c11cb8311 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 Aug 18 23:52:11.229572 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a8265c9b-ffa2-48d4-b813-7a9c11cb8311 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:11.229744 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a8265c9b-ffa2-48d4-b813-7a9c11cb8311 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:11.229880 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-a8265c9b-ffa2-48d4-b813-7a9c11cb8311 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete volume with id: b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 Aug 18 23:52:11.237537 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:11.237537 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:11.237537 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a8265c9b-ffa2-48d4-b813-7a9c11cb8311 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:11.252234 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a8265c9b-ffa2-48d4-b813-7a9c11cb8311 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete volume request issued successfully. Aug 18 23:52:11.252470 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a8265c9b-ffa2-48d4-b813-7a9c11cb8311 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 returned with HTTP 202 Aug 18 23:52:11.253004 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1291/5135] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:52:11 2026] DELETE /volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:52:11.267505 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0a382141-dd23-4609-a475-b8655e17b5e8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:11.269717 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a382141-dd23-4609-a475-b8655e17b5e8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 Aug 18 23:52:11.269971 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a382141-dd23-4609-a475-b8655e17b5e8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:11.270208 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a382141-dd23-4609-a475-b8655e17b5e8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:11.279665 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:11.279665 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:11.283967 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0a382141-dd23-4609-a475-b8655e17b5e8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:11.287956 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a382141-dd23-4609-a475-b8655e17b5e8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 returned with HTTP 200 Aug 18 23:52:11.288581 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1280/5136] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:11 2026] GET /volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:12.303175 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1c32ee3d-0d5b-4797-8993-4583efb246ea None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:12.305060 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1c32ee3d-0d5b-4797-8993-4583efb246ea tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 Aug 18 23:52:12.305327 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1c32ee3d-0d5b-4797-8993-4583efb246ea tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:12.305560 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1c32ee3d-0d5b-4797-8993-4583efb246ea tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:12.311267 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1c32ee3d-0d5b-4797-8993-4583efb246ea tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 returned with HTTP 404 Aug 18 23:52:12.311741 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1297/5137] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:12 2026] GET /volume/v3/volumes/b121f9a0-b3de-412e-a863-9b6fc7d8f2c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:12.318912 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d7278676-21b4-4c05-bd38-795ebbd6c6ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:12.320731 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7278676-21b4-4c05-bd38-795ebbd6c6ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714/export_record Aug 18 23:52:12.320942 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7278676-21b4-4c05-bd38-795ebbd6c6ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:12.321154 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7278676-21b4-4c05-bd38-795ebbd6c6ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'export_record' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:12.321255 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-d7278676-21b4-4c05-bd38-795ebbd6c6ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Export record for backup 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:52:12.325211 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:12.325211 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:12.326085 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.api [None req-d7278676-21b4-4c05-bd38-795ebbd6c6ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling RPCAPI with context: , host: np0000007721, backup: 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 23:52:12.332988 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-d7278676-21b4-4c05-bd38-795ebbd6c6ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] export_record in rpcapi backup_id 04954e45-3e8c-429a-8fa7-3d6f8a12e714 on host np0000007721. {{(pid=100174) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 23:52:12.341460 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-d7278676-21b4-4c05-bd38-795ebbd6c6ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDQ5NTRlNDUtM2U4Yy00MjlhLThmYTctM2Q2ZjhhMTJlNzE0IiwgInVzZXJfaWQiOiAiODI0NDhhMGY0NzNiNDc2NmI3YzE5MDI2YjcyNmY1ZTkiLCAicHJvamVjdF9pZCI6ICIzNjJjMTVhOGM0MTQ0MDVhOTQzMzYyNGM0ZWNiN2U2OCIsICJ2b2x1bWVfaWQiOiAiOWM3OWE3Y2EtNTUwZS00ZGQwLWJhNGMtMGMyMTgyN2ZiNjYwIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MTUxNjAwMjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85Yzc5YTdjYS01NTBlLTRkZDAtYmE0Yy0wYzIxODI3ZmI2NjAvMjAyNjA4MTgyMzUxMjkvYXpfbm92YV9iYWNrdXBfMDQ5NTRlNDUtM2U4Yy00MjlhLThmYTctM2Q2ZjhhMTJlNzE0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQyMzo1MToyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo1MToyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIzOjUxOjQwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100174) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 23:52:12.341844 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7278676-21b4-4c05-bd38-795ebbd6c6ff tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714/export_record returned with HTTP 200 Aug 18 23:52:12.342619 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1270/5138] 10.4.3.229 () {68 vars in 1430 bytes} [Tue Aug 18 23:52:12 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714/export_record => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:12.350522 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:12.352022 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:52:12.352358 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-548428373"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:12.353661 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-548428373'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:52:12.353777 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume of 1 GB Aug 18 23:52:12.357110 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Availability Zones retrieved successfully. Aug 18 23:52:12.362049 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Flow 'volume_create_api' (e7a432ca-a3a7-4718-9dc5-dd082dab275e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:52:12.362925 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeb36a10-0592-4c3e-8e92-ac6b33834e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:12.363632 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:52:12.383711 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeb36a10-0592-4c3e-8e92-ac6b33834e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:12.384536 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5673cab-edef-4bb1-b14e-14d5179a4cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:12.414320 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['73523dbc-0631-4c76-ab90-36c8a32399a8', '7b9506e5-7404-410f-aa66-99b211abb6f0', '202eeb89-f3f0-4b78-a597-339bf345979a', '1367a54c-3ae5-42ec-bbb3-ab8ac991e904'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:52:12.415139 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5673cab-edef-4bb1-b14e-14d5179a4cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73523dbc-0631-4c76-ab90-36c8a32399a8', '7b9506e5-7404-410f-aa66-99b211abb6f0', '202eeb89-f3f0-4b78-a597-339bf345979a', '1367a54c-3ae5-42ec-bbb3-ab8ac991e904']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:12.415868 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1f72e5-242b-496b-a93f-72be62ce6864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:12.435897 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1f72e5-242b-496b-a93f-72be62ce6864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67715f59-5438-4ca0-9144-e3fecea7dc2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-548428373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='362c15a8c414405a9433624c4ecb7e68',qos_specs=None,replication_status=,reservations=['73523dbc-0631-4c76-ab90-36c8a32399a8','7b9506e5-7404-410f-aa66-99b211abb6f0','202eeb89-f3f0-4b78-a597-339bf345979a','1367a54c-3ae5-42ec-bbb3-ab8ac991e904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82448a0f473b4766b7c19026b726f5e9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-548428373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67715f59-5438-4ca0-9144-e3fecea7dc2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='362c15a8c414405a9433624c4ecb7e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82448a0f473b4766b7c19026b726f5e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:12.436613 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b324f7-2302-4b47-8538-8fbba8232708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:12.451815 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b324f7-2302-4b47-8538-8fbba8232708) transitioned into state 'SUCCESS' from state '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-548428373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='362c15a8c414405a9433624c4ecb7e68',qos_specs=None,replication_status=,reservations=['73523dbc-0631-4c76-ab90-36c8a32399a8','7b9506e5-7404-410f-aa66-99b211abb6f0','202eeb89-f3f0-4b78-a597-339bf345979a','1367a54c-3ae5-42ec-bbb3-ab8ac991e904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82448a0f473b4766b7c19026b726f5e9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:12.452447 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59adea91-7515-428e-b52d-30608d898b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:12.462541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59adea91-7515-428e-b52d-30608d898b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:12.462541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Flow 'volume_create_api' (e7a432ca-a3a7-4718-9dc5-dd082dab275e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:52:12.462541 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume request issued successfully. Aug 18 23:52:12.462541 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4b315578-4172-4208-8cb7-ac5248f2bd18 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:52:12.462541 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1292/5139] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:52:12 2026] POST /volume/v3/volumes => generated 777 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:52:12.473110 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-50175a5c-a9ca-4a6e-80b6-6dea346c325a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:12.474746 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-50175a5c-a9ca-4a6e-80b6-6dea346c325a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b Aug 18 23:52:12.474798 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-50175a5c-a9ca-4a6e-80b6-6dea346c325a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:12.474971 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-50175a5c-a9ca-4a6e-80b6-6dea346c325a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:12.481146 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:12.481146 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:12.484195 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-50175a5c-a9ca-4a6e-80b6-6dea346c325a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:12.487530 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-50175a5c-a9ca-4a6e-80b6-6dea346c325a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b returned with HTTP 200 Aug 18 23:52:12.487926 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1281/5140] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:12 2026] GET /volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:13.500623 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2adf9eb0-e31f-45c3-b646-1c62c9361a1b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:13.502358 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2adf9eb0-e31f-45c3-b646-1c62c9361a1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b Aug 18 23:52:13.502690 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2adf9eb0-e31f-45c3-b646-1c62c9361a1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:13.502940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2adf9eb0-e31f-45c3-b646-1c62c9361a1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:13.510697 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:13.510697 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:13.514265 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2adf9eb0-e31f-45c3-b646-1c62c9361a1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:13.518015 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2adf9eb0-e31f-45c3-b646-1c62c9361a1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b returned with HTTP 200 Aug 18 23:52:13.518433 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1298/5141] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:13 2026] GET /volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:13.530359 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b3ec1296-70cb-46b6-8ef7-d7afa2154122 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:13.532654 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b3ec1296-70cb-46b6-8ef7-d7afa2154122 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:52:13.533039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b3ec1296-70cb-46b6-8ef7-d7afa2154122 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67715f59-5438-4ca0-9144-e3fecea7dc2b", "name": "tempest-type-Backup-1723527016"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:13.534382 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-b3ec1296-70cb-46b6-8ef7-d7afa2154122 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating new backup {'backup': {'volume_id': '67715f59-5438-4ca0-9144-e3fecea7dc2b', 'name': 'tempest-type-Backup-1723527016'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:52:13.534533 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-b3ec1296-70cb-46b6-8ef7-d7afa2154122 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating backup of volume 67715f59-5438-4ca0-9144-e3fecea7dc2b in container None Aug 18 23:52:13.542439 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:13.542439 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:13.542907 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b3ec1296-70cb-46b6-8ef7-d7afa2154122 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:13.558478 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-b3ec1296-70cb-46b6-8ef7-d7afa2154122 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['e93e3e4b-da6a-4350-ad71-7db67a902822', '93123b70-341b-4b36-81cb-8947cd3e7f63'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:52:13.583594 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b3ec1296-70cb-46b6-8ef7-d7afa2154122 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:52:13.584172 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1271/5142] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:52:13 2026] POST /volume/v3/backups => generated 316 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:52:13.594220 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f3fcec15-efb3-45f3-8d57-867afd9b04df None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:13.596398 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f3fcec15-efb3-45f3-8d57-867afd9b04df tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:13.596675 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f3fcec15-efb3-45f3-8d57-867afd9b04df tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:13.596909 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f3fcec15-efb3-45f3-8d57-867afd9b04df tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:13.597049 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f3fcec15-efb3-45f3-8d57-867afd9b04df tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:13.601943 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:13.601943 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:13.602872 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f3fcec15-efb3-45f3-8d57-867afd9b04df tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:13.603358 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1293/5143] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:13 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:14.613654 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f7c7a592-380f-4884-a744-fcb01ff9d193 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:14.615463 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f7c7a592-380f-4884-a744-fcb01ff9d193 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:14.615713 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f7c7a592-380f-4884-a744-fcb01ff9d193 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:14.615929 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f7c7a592-380f-4884-a744-fcb01ff9d193 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:14.616071 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f7c7a592-380f-4884-a744-fcb01ff9d193 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:14.619743 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:14.619743 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:14.620434 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f7c7a592-380f-4884-a744-fcb01ff9d193 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:14.620791 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1282/5144] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:14 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:15.630634 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dcc5fa0f-63df-40a3-b38b-bbe3804731c6 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:15.632624 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dcc5fa0f-63df-40a3-b38b-bbe3804731c6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:15.632838 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dcc5fa0f-63df-40a3-b38b-bbe3804731c6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:15.633018 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dcc5fa0f-63df-40a3-b38b-bbe3804731c6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:15.633115 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-dcc5fa0f-63df-40a3-b38b-bbe3804731c6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:15.637195 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:15.637195 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:15.637758 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dcc5fa0f-63df-40a3-b38b-bbe3804731c6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:15.638096 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1299/5145] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:15 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:16.649531 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-65f0b040-9b05-4113-b843-aaa848c6e877 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:16.651410 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-65f0b040-9b05-4113-b843-aaa848c6e877 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:16.651736 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-65f0b040-9b05-4113-b843-aaa848c6e877 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:16.652015 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-65f0b040-9b05-4113-b843-aaa848c6e877 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:16.652198 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-65f0b040-9b05-4113-b843-aaa848c6e877 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:16.657392 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:16.657392 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:16.658235 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-65f0b040-9b05-4113-b843-aaa848c6e877 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:16.658758 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1272/5146] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:16 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:17.669862 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-12908bf9-2359-400d-8c10-87d1ee7d9fb6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:17.672017 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-12908bf9-2359-400d-8c10-87d1ee7d9fb6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:17.672257 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-12908bf9-2359-400d-8c10-87d1ee7d9fb6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:17.672443 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-12908bf9-2359-400d-8c10-87d1ee7d9fb6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:17.672578 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-12908bf9-2359-400d-8c10-87d1ee7d9fb6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:17.676538 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:17.676538 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:17.677138 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-12908bf9-2359-400d-8c10-87d1ee7d9fb6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:17.677564 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1294/5147] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:17 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:18.688869 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-492da158-b660-482b-b3dc-cb49a93a1889 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:18.690782 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-492da158-b660-482b-b3dc-cb49a93a1889 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:18.691019 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-492da158-b660-482b-b3dc-cb49a93a1889 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:18.691237 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-492da158-b660-482b-b3dc-cb49a93a1889 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:18.691349 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-492da158-b660-482b-b3dc-cb49a93a1889 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:18.695957 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:18.695957 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:18.696611 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-492da158-b660-482b-b3dc-cb49a93a1889 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:18.697032 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1283/5148] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:18 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:19.707537 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e67a596f-d5cb-4bb6-96d1-e0336b9e5036 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:19.709854 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e67a596f-d5cb-4bb6-96d1-e0336b9e5036 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:19.710143 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e67a596f-d5cb-4bb6-96d1-e0336b9e5036 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:19.710375 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e67a596f-d5cb-4bb6-96d1-e0336b9e5036 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:19.710506 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e67a596f-d5cb-4bb6-96d1-e0336b9e5036 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:19.715941 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:19.715941 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:19.716790 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e67a596f-d5cb-4bb6-96d1-e0336b9e5036 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:19.717393 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1300/5149] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:19 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:20.728280 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1f28f6d6-3b0e-49c2-932b-a166032d4521 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:20.730038 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1f28f6d6-3b0e-49c2-932b-a166032d4521 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:20.730256 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1f28f6d6-3b0e-49c2-932b-a166032d4521 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:20.730445 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1f28f6d6-3b0e-49c2-932b-a166032d4521 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:20.730596 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-1f28f6d6-3b0e-49c2-932b-a166032d4521 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:20.734822 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:20.734822 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:20.735428 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1f28f6d6-3b0e-49c2-932b-a166032d4521 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:20.735805 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1273/5150] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:20 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:21.746771 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-917b9a0f-204d-4be5-a3c1-b446bac0a177 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:21.748543 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-917b9a0f-204d-4be5-a3c1-b446bac0a177 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:21.748765 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-917b9a0f-204d-4be5-a3c1-b446bac0a177 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:21.748985 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-917b9a0f-204d-4be5-a3c1-b446bac0a177 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:21.749088 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-917b9a0f-204d-4be5-a3c1-b446bac0a177 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:21.753104 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:21.753104 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:21.753626 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-917b9a0f-204d-4be5-a3c1-b446bac0a177 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:21.753946 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1295/5151] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:21 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:22.764059 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a39f272b-1a2c-4bae-9ed3-b02263694a70 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:22.765754 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a39f272b-1a2c-4bae-9ed3-b02263694a70 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:22.765971 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a39f272b-1a2c-4bae-9ed3-b02263694a70 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:22.766163 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a39f272b-1a2c-4bae-9ed3-b02263694a70 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:22.766291 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a39f272b-1a2c-4bae-9ed3-b02263694a70 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:22.770274 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:22.770274 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:22.770875 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a39f272b-1a2c-4bae-9ed3-b02263694a70 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:22.771196 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1284/5152] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:22 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:23.781830 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-02de9d92-f439-4924-ace2-7ae9655ad4c9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:23.783622 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-02de9d92-f439-4924-ace2-7ae9655ad4c9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:23.783904 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-02de9d92-f439-4924-ace2-7ae9655ad4c9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:23.784166 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-02de9d92-f439-4924-ace2-7ae9655ad4c9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:23.784324 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-02de9d92-f439-4924-ace2-7ae9655ad4c9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:23.788644 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:23.788644 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:23.789230 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-02de9d92-f439-4924-ace2-7ae9655ad4c9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:23.789573 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1301/5153] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:23 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:24.799649 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2389636a-3068-45b2-81fc-fb4f773754d6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:24.801542 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2389636a-3068-45b2-81fc-fb4f773754d6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:24.801759 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2389636a-3068-45b2-81fc-fb4f773754d6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:24.801944 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2389636a-3068-45b2-81fc-fb4f773754d6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:24.802052 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2389636a-3068-45b2-81fc-fb4f773754d6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:24.807191 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:24.807191 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:24.807634 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2389636a-3068-45b2-81fc-fb4f773754d6 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:24.808126 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1274/5154] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:24 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:25.818635 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-48a368a4-7c6d-4291-ac6e-0f514b5734aa None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:25.820315 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-48a368a4-7c6d-4291-ac6e-0f514b5734aa tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:25.820574 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-48a368a4-7c6d-4291-ac6e-0f514b5734aa tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:25.820805 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-48a368a4-7c6d-4291-ac6e-0f514b5734aa tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:25.820950 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-48a368a4-7c6d-4291-ac6e-0f514b5734aa tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:25.825023 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:25.825023 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:25.825646 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-48a368a4-7c6d-4291-ac6e-0f514b5734aa tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:25.826011 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1296/5155] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:25 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:26.836184 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f018d705-5988-4df6-b3f4-be4844cd023a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:26.837884 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f018d705-5988-4df6-b3f4-be4844cd023a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:26.838077 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f018d705-5988-4df6-b3f4-be4844cd023a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:26.838261 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f018d705-5988-4df6-b3f4-be4844cd023a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:26.838356 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f018d705-5988-4df6-b3f4-be4844cd023a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:26.842327 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:26.842327 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:26.842909 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f018d705-5988-4df6-b3f4-be4844cd023a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:26.843249 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1285/5156] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:26 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:27.432008 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-deec73e2-ba89-4290-8835-acb5e49e313a req-08c1dbfe-8ea4-4001-b295-f93c00a7f6ea None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:27.434013 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-deec73e2-ba89-4290-8835-acb5e49e313a req-08c1dbfe-8ea4-4001-b295-f93c00a7f6ea tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/attachments?instance_id=a09c62ee-00c3-4749-9bb5-39ce1c38c975 Aug 18 23:52:27.434257 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-deec73e2-ba89-4290-8835-acb5e49e313a req-08c1dbfe-8ea4-4001-b295-f93c00a7f6ea tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:27.434444 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-deec73e2-ba89-4290-8835-acb5e49e313a req-08c1dbfe-8ea4-4001-b295-f93c00a7f6ea tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:27.436340 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=120,cinder:INSERT=17,cinder:UPDATE=36 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:52:27.441198 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-deec73e2-ba89-4290-8835-acb5e49e313a req-08c1dbfe-8ea4-4001-b295-f93c00a7f6ea tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments?instance_id=a09c62ee-00c3-4749-9bb5-39ce1c38c975 returned with HTTP 200 Aug 18 23:52:27.441596 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1302/5157] 10.4.3.229 () {70 vars in 1637 bytes} [Tue Aug 18 23:52:27 2026] GET /volume/v3/attachments?instance_id=a09c62ee-00c3-4749-9bb5-39ce1c38c975 => generated 192 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:27.448554 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-deec73e2-ba89-4290-8835-acb5e49e313a req-9506f329-f8e5-422b-8d66-326312dc67f2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:27.450852 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-deec73e2-ba89-4290-8835-acb5e49e313a req-9506f329-f8e5-422b-8d66-326312dc67f2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642 Aug 18 23:52:27.451115 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-deec73e2-ba89-4290-8835-acb5e49e313a req-9506f329-f8e5-422b-8d66-326312dc67f2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:27.451350 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-deec73e2-ba89-4290-8835-acb5e49e313a req-9506f329-f8e5-422b-8d66-326312dc67f2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:27.467661 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-deec73e2-ba89-4290-8835-acb5e49e313a req-9506f329-f8e5-422b-8d66-326312dc67f2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642 returned with HTTP 200 Aug 18 23:52:27.467984 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1275/5158] 10.4.3.229 () {70 vars in 1651 bytes} [Tue Aug 18 23:52:27 2026] GET /volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:27.853306 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c282d66c-a465-41aa-9735-4823225db0c4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:27.854887 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c282d66c-a465-41aa-9735-4823225db0c4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:27.855083 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c282d66c-a465-41aa-9735-4823225db0c4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:27.855248 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c282d66c-a465-41aa-9735-4823225db0c4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:27.855348 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c282d66c-a465-41aa-9735-4823225db0c4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:27.856943 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=115,cinder:INSERT=17,cinder:UPDATE=42 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:52:27.861173 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:27.861173 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:27.862037 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c282d66c-a465-41aa-9735-4823225db0c4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:27.862785 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1297/5159] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:27 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:27.871432 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6a8fd30d-95d7-4626-9de3-97a614b511dd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:27.873190 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6a8fd30d-95d7-4626-9de3-97a614b511dd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50/export_record Aug 18 23:52:27.873408 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6a8fd30d-95d7-4626-9de3-97a614b511dd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:27.873672 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6a8fd30d-95d7-4626-9de3-97a614b511dd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'export_record' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:27.873838 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-6a8fd30d-95d7-4626-9de3-97a614b511dd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Export record for backup 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100172) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:52:27.878731 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:27.878731 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:27.879660 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.api [None req-6a8fd30d-95d7-4626-9de3-97a614b511dd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling RPCAPI with context: , host: np0000007721, backup: 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100172) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 23:52:27.886607 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.backup.rpcapi [None req-6a8fd30d-95d7-4626-9de3-97a614b511dd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] export_record in rpcapi backup_id 54e5450a-71c4-41b6-9a7d-529265a1db50 on host np0000007721. {{(pid=100172) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 23:52:27.899548 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-6a8fd30d-95d7-4626-9de3-97a614b511dd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTRlNTQ1MGEtNzFjNC00MWI2LTlhN2QtNTI5MjY1YTFkYjUwIiwgInVzZXJfaWQiOiAiODI0NDhhMGY0NzNiNDc2NmI3YzE5MDI2YjcyNmY1ZTkiLCAicHJvamVjdF9pZCI6ICIzNjJjMTVhOGM0MTQ0MDVhOTQzMzYyNGM0ZWNiN2U2OCIsICJ2b2x1bWVfaWQiOiAiNjc3MTVmNTktNTQzOC00Y2EwLTkxNDQtZTNmZWNlYTdkYzJiIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzIzNTI3MDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc3MTVmNTktNTQzOC00Y2EwLTkxNDQtZTNmZWNlYTdkYzJiLzIwMjYwODE4MjM1MjE2L2F6X25vdmFfYmFja3VwXzU0ZTU0NTBhLTcxYzQtNDFiNi05YTdkLTUyOTI2NWExZGI1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NTI6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NTI6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo1MjoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100172) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 23:52:27.899735 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6a8fd30d-95d7-4626-9de3-97a614b511dd tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50/export_record returned with HTTP 200 Aug 18 23:52:27.900110 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1286/5160] 10.4.3.229 () {68 vars in 1430 bytes} [Tue Aug 18 23:52:27 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:27.906790 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-123f3670-8b33-4a84-b5ca-5a3121cdc71c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:27.908281 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-123f3670-8b33-4a84-b5ca-5a3121cdc71c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:52:27.908479 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-123f3670-8b33-4a84-b5ca-5a3121cdc71c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:27.908668 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-123f3670-8b33-4a84-b5ca-5a3121cdc71c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:27.908766 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-123f3670-8b33-4a84-b5ca-5a3121cdc71c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:27.912241 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:27.912241 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:27.912907 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-123f3670-8b33-4a84-b5ca-5a3121cdc71c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:52:27.913429 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1303/5161] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:27 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:27.922603 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3895d9ca-4775-4217-b2ca-73c8e7c9cee9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:27.924152 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3895d9ca-4775-4217-b2ca-73c8e7c9cee9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/backups/import_record Aug 18 23:52:27.924524 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3895d9ca-4775-4217-b2ca-73c8e7c9cee9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQzMzcyYWUtOTMzMS00MTYzLTg3YzktNmY3YzcwY2ZiODA0IiwgInVzZXJfaWQiOiAiODI0NDhhMGY0NzNiNDc2NmI3YzE5MDI2YjcyNmY1ZTkiLCAicHJvamVjdF9pZCI6ICIzNjJjMTVhOGM0MTQ0MDVhOTQzMzYyNGM0ZWNiN2U2OCIsICJ2b2x1bWVfaWQiOiAiNjc3MTVmNTktNTQzOC00Y2EwLTkxNDQtZTNmZWNlYTdkYzJiIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzIzNTI3MDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc3MTVmNTktNTQzOC00Y2EwLTkxNDQtZTNmZWNlYTdkYzJiLzIwMjYwODE4MjM1MjE2L2F6X25vdmFfYmFja3VwXzU0ZTU0NTBhLTcxYzQtNDFiNi05YTdkLTUyOTI2NWExZGI1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NTI6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NTI6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo1MjoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:27.925955 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-3895d9ca-4775-4217-b2ca-73c8e7c9cee9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQzMzcyYWUtOTMzMS00MTYzLTg3YzktNmY3YzcwY2ZiODA0IiwgInVzZXJfaWQiOiAiODI0NDhhMGY0NzNiNDc2NmI3YzE5MDI2YjcyNmY1ZTkiLCAicHJvamVjdF9pZCI6ICIzNjJjMTVhOGM0MTQ0MDVhOTQzMzYyNGM0ZWNiN2U2OCIsICJ2b2x1bWVfaWQiOiAiNjc3MTVmNTktNTQzOC00Y2EwLTkxNDQtZTNmZWNlYTdkYzJiIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzIzNTI3MDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc3MTVmNTktNTQzOC00Y2EwLTkxNDQtZTNmZWNlYTdkYzJiLzIwMjYwODE4MjM1MjE2L2F6X25vdmFfYmFja3VwXzU0ZTU0NTBhLTcxYzQtNDFiNi05YTdkLTUyOTI2NWExZGI1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NTI6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NTI6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo1MjoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100174) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 23:52:27.926058 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-3895d9ca-4775-4217-b2ca-73c8e7c9cee9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQzMzcyYWUtOTMzMS00MTYzLTg3YzktNmY3YzcwY2ZiODA0IiwgInVzZXJfaWQiOiAiODI0NDhhMGY0NzNiNDc2NmI3YzE5MDI2YjcyNmY1ZTkiLCAicHJvamVjdF9pZCI6ICIzNjJjMTVhOGM0MTQ0MDVhOTQzMzYyNGM0ZWNiN2U2OCIsICJ2b2x1bWVfaWQiOiAiNjc3MTVmNTktNTQzOC00Y2EwLTkxNDQtZTNmZWNlYTdkYzJiIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzIzNTI3MDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc3MTVmNTktNTQzOC00Y2EwLTkxNDQtZTNmZWNlYTdkYzJiLzIwMjYwODE4MjM1MjE2L2F6X25vdmFfYmFja3VwXzU0ZTU0NTBhLTcxYzQtNDFiNi05YTdkLTUyOTI2NWExZGI1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NTI6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NTI6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo1MjoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100174) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 23:52:27.926274 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:27.926274 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:27.951426 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-3895d9ca-4775-4217-b2ca-73c8e7c9cee9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['dea43df4-85b1-420c-8818-f11d01b0f517', '040255f2-07c3-49eb-941c-166f8b4a9046'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:52:27.967816 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-3895d9ca-4775-4217-b2ca-73c8e7c9cee9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] import_record rpcapi backup id b43372ae-9331-4163-87c9-6f7c70cfb804 on host np0000007721 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQzMzcyYWUtOTMzMS00MTYzLTg3YzktNmY3YzcwY2ZiODA0IiwgInVzZXJfaWQiOiAiODI0NDhhMGY0NzNiNDc2NmI3YzE5MDI2YjcyNmY1ZTkiLCAicHJvamVjdF9pZCI6ICIzNjJjMTVhOGM0MTQ0MDVhOTQzMzYyNGM0ZWNiN2U2OCIsICJ2b2x1bWVfaWQiOiAiNjc3MTVmNTktNTQzOC00Y2EwLTkxNDQtZTNmZWNlYTdkYzJiIiwgImhvc3QiOiAibnAwMDAwMDA3NzIxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzIzNTI3MDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc3MTVmNTktNTQzOC00Y2EwLTkxNDQtZTNmZWNlYTdkYzJiLzIwMjYwODE4MjM1MjE2L2F6X25vdmFfYmFja3VwXzU0ZTU0NTBhLTcxYzQtNDFiNi05YTdkLTUyOTI2NWExZGI1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6NTI6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6NTI6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzo1MjoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100174) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 23:52:27.969612 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-3895d9ca-4775-4217-b2ca-73c8e7c9cee9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Import record output: {'backup': {'id': 'b43372ae-9331-4163-87c9-6f7c70cfb804', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804'}, {'rel': 'bookmark', 'href': 'https://10.4.3.229/volume/backups/b43372ae-9331-4163-87c9-6f7c70cfb804'}]}}. {{(pid=100174) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 23:52:27.969780 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3895d9ca-4775-4217-b2ca-73c8e7c9cee9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/import_record returned with HTTP 201 Aug 18 23:52:27.970241 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1276/5162] 10.4.3.229 () {70 vars in 1342 bytes} [Tue Aug 18 23:52:27 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 48 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:52:27.977812 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3e7d76c6-5b2b-4b75-b6c4-701a6e105651 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:27.979458 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3e7d76c6-5b2b-4b75-b6c4-701a6e105651 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 Aug 18 23:52:27.979676 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3e7d76c6-5b2b-4b75-b6c4-701a6e105651 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:27.979853 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3e7d76c6-5b2b-4b75-b6c4-701a6e105651 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:27.979974 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3e7d76c6-5b2b-4b75-b6c4-701a6e105651 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id b43372ae-9331-4163-87c9-6f7c70cfb804. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:27.984023 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:27.984023 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:27.984519 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3e7d76c6-5b2b-4b75-b6c4-701a6e105651 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 returned with HTTP 200 Aug 18 23:52:27.984857 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1298/5163] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:27 2026] GET /volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:28.994063 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d14535bd-19de-4475-9ca2-574554f6c782 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:28.995716 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d14535bd-19de-4475-9ca2-574554f6c782 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 Aug 18 23:52:28.995911 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d14535bd-19de-4475-9ca2-574554f6c782 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:28.996083 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d14535bd-19de-4475-9ca2-574554f6c782 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:28.996194 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-d14535bd-19de-4475-9ca2-574554f6c782 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id b43372ae-9331-4163-87c9-6f7c70cfb804. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:28.997737 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=78,cinder:UPDATE=15,cinder:INSERT=5 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:52:29.001306 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:29.001306 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:29.001948 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d14535bd-19de-4475-9ca2-574554f6c782 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 returned with HTTP 200 Aug 18 23:52:29.002405 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1287/5164] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:28 2026] GET /volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:29.011179 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cebe91cb-8f89-47b0-b924-2036aa76d4b8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:29.012810 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cebe91cb-8f89-47b0-b924-2036aa76d4b8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 Aug 18 23:52:29.013005 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cebe91cb-8f89-47b0-b924-2036aa76d4b8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:29.013196 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cebe91cb-8f89-47b0-b924-2036aa76d4b8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:29.013290 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-cebe91cb-8f89-47b0-b924-2036aa76d4b8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete backup with id: b43372ae-9331-4163-87c9-6f7c70cfb804. Aug 18 23:52:29.018223 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:29.018223 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:29.028696 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-cebe91cb-8f89-47b0-b924-2036aa76d4b8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] delete_backup rpcapi backup_id b43372ae-9331-4163-87c9-6f7c70cfb804 {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:52:29.030366 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cebe91cb-8f89-47b0-b924-2036aa76d4b8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 returned with HTTP 202 Aug 18 23:52:29.030880 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1304/5165] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:52:29 2026] DELETE /volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:52:29.036795 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b9f6cc2e-4a59-4b5f-8b3c-33f87a0f3d33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:29.038538 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b9f6cc2e-4a59-4b5f-8b3c-33f87a0f3d33 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 Aug 18 23:52:29.038791 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b9f6cc2e-4a59-4b5f-8b3c-33f87a0f3d33 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:29.039016 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b9f6cc2e-4a59-4b5f-8b3c-33f87a0f3d33 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:29.039184 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b9f6cc2e-4a59-4b5f-8b3c-33f87a0f3d33 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id b43372ae-9331-4163-87c9-6f7c70cfb804. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:29.042949 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:29.042949 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:29.043596 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b9f6cc2e-4a59-4b5f-8b3c-33f87a0f3d33 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 returned with HTTP 200 Aug 18 23:52:29.043978 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1277/5166] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:29 2026] GET /volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:30.053417 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a8306e23-64d5-40cf-9739-3f3c8abd4629 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:30.055036 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a8306e23-64d5-40cf-9739-3f3c8abd4629 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 Aug 18 23:52:30.055252 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a8306e23-64d5-40cf-9739-3f3c8abd4629 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:30.055430 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a8306e23-64d5-40cf-9739-3f3c8abd4629 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:30.055552 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-a8306e23-64d5-40cf-9739-3f3c8abd4629 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id b43372ae-9331-4163-87c9-6f7c70cfb804. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:30.059033 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a8306e23-64d5-40cf-9739-3f3c8abd4629 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 returned with HTTP 404 Aug 18 23:52:30.059466 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1299/5167] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:30 2026] GET /volume/v3/backups/b43372ae-9331-4163-87c9-6f7c70cfb804 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:30.065834 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fdfd925a-5764-498b-8fc9-640b271763a8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:30.067364 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fdfd925a-5764-498b-8fc9-640b271763a8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b Aug 18 23:52:30.067592 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fdfd925a-5764-498b-8fc9-640b271763a8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:30.067794 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fdfd925a-5764-498b-8fc9-640b271763a8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:30.067972 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-fdfd925a-5764-498b-8fc9-640b271763a8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete volume with id: 67715f59-5438-4ca0-9144-e3fecea7dc2b Aug 18 23:52:30.074291 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:30.074291 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:30.074579 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fdfd925a-5764-498b-8fc9-640b271763a8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:30.087544 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fdfd925a-5764-498b-8fc9-640b271763a8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete volume request issued successfully. Aug 18 23:52:30.087698 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fdfd925a-5764-498b-8fc9-640b271763a8 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b returned with HTTP 202 Aug 18 23:52:30.088321 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1288/5168] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:52:30 2026] DELETE /volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:52:30.095844 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bfce34af-e7d4-43f7-ae5c-28a2a90925f3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:30.097624 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bfce34af-e7d4-43f7-ae5c-28a2a90925f3 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b Aug 18 23:52:30.097872 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bfce34af-e7d4-43f7-ae5c-28a2a90925f3 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:30.098059 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bfce34af-e7d4-43f7-ae5c-28a2a90925f3 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:30.105081 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:30.105081 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:30.108416 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bfce34af-e7d4-43f7-ae5c-28a2a90925f3 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:30.112115 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bfce34af-e7d4-43f7-ae5c-28a2a90925f3 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b returned with HTTP 200 Aug 18 23:52:30.112712 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1305/5169] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:30 2026] GET /volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:31.125669 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b05faebe-590c-4aa6-b112-2989a00bcbb9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:31.127332 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b05faebe-590c-4aa6-b112-2989a00bcbb9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b Aug 18 23:52:31.127537 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b05faebe-590c-4aa6-b112-2989a00bcbb9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:31.127734 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b05faebe-590c-4aa6-b112-2989a00bcbb9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:31.129591 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=86,cinder:UPDATE=17,cinder:INSERT=6 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:52:31.133366 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b05faebe-590c-4aa6-b112-2989a00bcbb9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b returned with HTTP 404 Aug 18 23:52:31.133866 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1278/5170] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:31 2026] GET /volume/v3/volumes/67715f59-5438-4ca0-9144-e3fecea7dc2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:31.141791 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0ebe9b7f-4628-4d99-8c06-c4a46efc32c4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:31.143369 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0ebe9b7f-4628-4d99-8c06-c4a46efc32c4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups Aug 18 23:52:31.143607 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0ebe9b7f-4628-4d99-8c06-c4a46efc32c4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:31.143829 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0ebe9b7f-4628-4d99-8c06-c4a46efc32c4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:31.149244 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0ebe9b7f-4628-4d99-8c06-c4a46efc32c4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 200 Aug 18 23:52:31.149641 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1300/5171] 10.4.3.229 () {68 vars in 1277 bytes} [Tue Aug 18 23:52:31 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:31.159027 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-61a684a1-dc3a-42af-a427-427fb2dae700 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:31.160806 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61a684a1-dc3a-42af-a427-427fb2dae700 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups?project_id=362c15a8c414405a9433624c4ecb7e68 Aug 18 23:52:31.161016 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61a684a1-dc3a-42af-a427-427fb2dae700 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:31.161254 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61a684a1-dc3a-42af-a427-427fb2dae700 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:31.172464 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61a684a1-dc3a-42af-a427-427fb2dae700 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups?project_id=362c15a8c414405a9433624c4ecb7e68 returned with HTTP 200 Aug 18 23:52:31.172906 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1289/5172] 10.4.3.229 () {68 vars in 1364 bytes} [Tue Aug 18 23:52:31 2026] GET /volume/v3/backups?project_id=362c15a8c414405a9433624c4ecb7e68 => generated 624 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:31.181622 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:31.183353 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:52:31.183740 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-641236109"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:31.185156 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-641236109'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:52:31.185274 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume of 1 GB Aug 18 23:52:31.189381 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Availability Zones retrieved successfully. Aug 18 23:52:31.195454 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Flow 'volume_create_api' (dd877280-3250-4e10-bc3b-63db58b8b8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:52:31.196391 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38cbb393-d959-4fc9-a871-ef27238bfe78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:31.197174 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:52:31.220674 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38cbb393-d959-4fc9-a871-ef27238bfe78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:31.221433 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4f4a66-dbd3-412f-bd33-82ae847940e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:31.256811 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['939ec414-67ae-469e-b0ec-c78365d9a2f8', '31b3466b-e0c7-4db5-b371-eef720881c6e', '3d4bc149-1ad2-49e0-9312-a5c689d754bf', '2acf9cd9-b350-4974-87fc-1d2234158d97'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:52:31.257679 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4f4a66-dbd3-412f-bd33-82ae847940e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['939ec414-67ae-469e-b0ec-c78365d9a2f8', '31b3466b-e0c7-4db5-b371-eef720881c6e', '3d4bc149-1ad2-49e0-9312-a5c689d754bf', '2acf9cd9-b350-4974-87fc-1d2234158d97']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:31.258760 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54db089-9ae7-4c30-a322-a261cd804008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:31.281459 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c54db089-9ae7-4c30-a322-a261cd804008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5976703-a569-4e69-ba8f-0adfeef23f3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-641236109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='362c15a8c414405a9433624c4ecb7e68',qos_specs=None,replication_status=,reservations=['939ec414-67ae-469e-b0ec-c78365d9a2f8','31b3466b-e0c7-4db5-b371-eef720881c6e','3d4bc149-1ad2-49e0-9312-a5c689d754bf','2acf9cd9-b350-4974-87fc-1d2234158d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82448a0f473b4766b7c19026b726f5e9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-641236109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5976703-a569-4e69-ba8f-0adfeef23f3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='362c15a8c414405a9433624c4ecb7e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82448a0f473b4766b7c19026b726f5e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:31.282413 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfad88a4-9474-41b4-ba37-0a030b31f8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:31.302061 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfad88a4-9474-41b4-ba37-0a030b31f8e7) transitioned into state 'SUCCESS' from state '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-641236109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='362c15a8c414405a9433624c4ecb7e68',qos_specs=None,replication_status=,reservations=['939ec414-67ae-469e-b0ec-c78365d9a2f8','31b3466b-e0c7-4db5-b371-eef720881c6e','3d4bc149-1ad2-49e0-9312-a5c689d754bf','2acf9cd9-b350-4974-87fc-1d2234158d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82448a0f473b4766b7c19026b726f5e9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:31.302685 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c02d0f8-49ab-4ac9-adf6-10360c984a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:31.311005 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c02d0f8-49ab-4ac9-adf6-10360c984a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:31.312187 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Flow 'volume_create_api' (dd877280-3250-4e10-bc3b-63db58b8b8d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:52:31.312687 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume request issued successfully. Aug 18 23:52:31.313423 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2881b24a-a00a-4d72-8f04-0807b00a5542 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:52:31.313986 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1306/5173] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:52:31 2026] POST /volume/v3/volumes => generated 777 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:52:31.325206 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8112de01-cfb9-470e-83fd-e444e0ba2c6a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:31.326870 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8112de01-cfb9-470e-83fd-e444e0ba2c6a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c Aug 18 23:52:31.327065 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8112de01-cfb9-470e-83fd-e444e0ba2c6a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:31.327243 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8112de01-cfb9-470e-83fd-e444e0ba2c6a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:31.334160 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:31.334160 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:31.337530 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8112de01-cfb9-470e-83fd-e444e0ba2c6a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:31.341128 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8112de01-cfb9-470e-83fd-e444e0ba2c6a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c returned with HTTP 200 Aug 18 23:52:31.341499 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1279/5174] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:31 2026] GET /volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:32.354642 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3cc1fd8b-6221-400b-8388-a422bcbaa407 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:32.356304 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3cc1fd8b-6221-400b-8388-a422bcbaa407 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c Aug 18 23:52:32.356559 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3cc1fd8b-6221-400b-8388-a422bcbaa407 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:32.356750 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3cc1fd8b-6221-400b-8388-a422bcbaa407 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:32.363746 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:32.363746 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:32.367097 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3cc1fd8b-6221-400b-8388-a422bcbaa407 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:32.370718 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3cc1fd8b-6221-400b-8388-a422bcbaa407 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c returned with HTTP 200 Aug 18 23:52:32.371071 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1301/5175] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:32 2026] GET /volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:32.382410 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0fe5ad70-5d2b-470d-b560-484496ade373 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:32.384184 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0fe5ad70-5d2b-470d-b560-484496ade373 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:52:32.384575 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0fe5ad70-5d2b-470d-b560-484496ade373 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d5976703-a569-4e69-ba8f-0adfeef23f3c", "name": "tempest-type-Backup-299517262"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:32.386021 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.contrib.backups [None req-0fe5ad70-5d2b-470d-b560-484496ade373 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating new backup {'backup': {'volume_id': 'd5976703-a569-4e69-ba8f-0adfeef23f3c', 'name': 'tempest-type-Backup-299517262'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:52:32.386227 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.contrib.backups [None req-0fe5ad70-5d2b-470d-b560-484496ade373 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating backup of volume d5976703-a569-4e69-ba8f-0adfeef23f3c in container None Aug 18 23:52:32.393045 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:32.393045 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:32.393417 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0fe5ad70-5d2b-470d-b560-484496ade373 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:32.406712 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-0fe5ad70-5d2b-470d-b560-484496ade373 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['df425af8-b524-47bf-91e5-d5faab224356', '3c667127-127c-4d47-938d-5b67be14c1c2'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:52:32.427217 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0fe5ad70-5d2b-470d-b560-484496ade373 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:52:32.427720 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1290/5176] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:52:32 2026] POST /volume/v3/backups => generated 315 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:52:32.436282 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-14cea51c-2c29-47fa-922e-276cbec90844 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:32.438155 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-14cea51c-2c29-47fa-922e-276cbec90844 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:32.438401 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-14cea51c-2c29-47fa-922e-276cbec90844 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:32.438660 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-14cea51c-2c29-47fa-922e-276cbec90844 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:32.439104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-14cea51c-2c29-47fa-922e-276cbec90844 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:32.443865 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:32.443865 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:32.444150 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-14cea51c-2c29-47fa-922e-276cbec90844 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:32.446778 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1307/5177] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:32 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:33.454978 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6e137931-90ad-4c67-bd30-b3c5d14cefcf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:33.456621 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e137931-90ad-4c67-bd30-b3c5d14cefcf tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:33.456878 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e137931-90ad-4c67-bd30-b3c5d14cefcf tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:33.457139 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e137931-90ad-4c67-bd30-b3c5d14cefcf tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:33.457293 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6e137931-90ad-4c67-bd30-b3c5d14cefcf tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:33.461124 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:33.461124 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:33.461722 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e137931-90ad-4c67-bd30-b3c5d14cefcf tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:33.462100 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1280/5178] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:33 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:34.473349 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c5425a5f-bc71-48b2-a4ea-bdd3a68aa9e4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:34.475231 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c5425a5f-bc71-48b2-a4ea-bdd3a68aa9e4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:34.475449 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c5425a5f-bc71-48b2-a4ea-bdd3a68aa9e4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:34.475689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c5425a5f-bc71-48b2-a4ea-bdd3a68aa9e4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:34.475802 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c5425a5f-bc71-48b2-a4ea-bdd3a68aa9e4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:34.479987 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:34.479987 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:34.480589 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c5425a5f-bc71-48b2-a4ea-bdd3a68aa9e4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:34.480977 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1302/5179] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:34 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:35.491691 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-cfef0f80-c335-46f1-8f9f-d519f3f5ee93 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:35.493400 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cfef0f80-c335-46f1-8f9f-d519f3f5ee93 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:35.493614 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cfef0f80-c335-46f1-8f9f-d519f3f5ee93 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:35.493787 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-cfef0f80-c335-46f1-8f9f-d519f3f5ee93 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:35.493886 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-cfef0f80-c335-46f1-8f9f-d519f3f5ee93 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:35.498323 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:35.498323 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:35.498893 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-cfef0f80-c335-46f1-8f9f-d519f3f5ee93 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:35.499370 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1291/5180] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:35 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:36.510246 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e59a0893-da07-4712-b3ac-8c67fa414ff9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:36.511975 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e59a0893-da07-4712-b3ac-8c67fa414ff9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:36.512392 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e59a0893-da07-4712-b3ac-8c67fa414ff9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:36.512454 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e59a0893-da07-4712-b3ac-8c67fa414ff9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:36.512817 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-e59a0893-da07-4712-b3ac-8c67fa414ff9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:36.516640 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:36.516640 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:36.517188 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e59a0893-da07-4712-b3ac-8c67fa414ff9 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:36.517566 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1308/5181] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:36 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:37.528034 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-419558f8-9052-411d-920a-1d56df0e7379 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:37.529892 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-419558f8-9052-411d-920a-1d56df0e7379 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:37.530136 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-419558f8-9052-411d-920a-1d56df0e7379 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:37.530336 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-419558f8-9052-411d-920a-1d56df0e7379 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:37.530496 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-419558f8-9052-411d-920a-1d56df0e7379 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:37.535779 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:37.535779 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:37.536591 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-419558f8-9052-411d-920a-1d56df0e7379 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:37.537018 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1281/5182] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:37 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:38.549122 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-901891b7-ec00-4a70-986c-2d88a61ffb88 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:38.551274 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-901891b7-ec00-4a70-986c-2d88a61ffb88 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:38.551591 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-901891b7-ec00-4a70-986c-2d88a61ffb88 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:38.551841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-901891b7-ec00-4a70-986c-2d88a61ffb88 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:38.551960 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-901891b7-ec00-4a70-986c-2d88a61ffb88 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:38.556472 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:38.556472 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:38.557199 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-901891b7-ec00-4a70-986c-2d88a61ffb88 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:38.557636 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1303/5183] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:38 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:39.569157 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-21b1d106-d7c2-4e34-a823-30235d7fa93b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:39.570826 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-21b1d106-d7c2-4e34-a823-30235d7fa93b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:39.571093 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-21b1d106-d7c2-4e34-a823-30235d7fa93b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:39.571329 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-21b1d106-d7c2-4e34-a823-30235d7fa93b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:39.571504 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-21b1d106-d7c2-4e34-a823-30235d7fa93b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:39.575761 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:39.575761 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:39.576713 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-21b1d106-d7c2-4e34-a823-30235d7fa93b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:39.577201 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1292/5184] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:39 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:40.586863 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3110b69c-2b49-46dc-96fc-fbac7ac5f9a7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:40.588779 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3110b69c-2b49-46dc-96fc-fbac7ac5f9a7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:40.589006 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3110b69c-2b49-46dc-96fc-fbac7ac5f9a7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:40.589251 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3110b69c-2b49-46dc-96fc-fbac7ac5f9a7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:40.589376 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-3110b69c-2b49-46dc-96fc-fbac7ac5f9a7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:40.593558 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:40.593558 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:40.594188 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3110b69c-2b49-46dc-96fc-fbac7ac5f9a7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:40.594600 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1309/5185] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:40 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:41.603621 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c63e00a5-b1da-4669-b747-52c115d1b78c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:41.605253 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c63e00a5-b1da-4669-b747-52c115d1b78c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:41.605432 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c63e00a5-b1da-4669-b747-52c115d1b78c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:41.605630 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c63e00a5-b1da-4669-b747-52c115d1b78c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:41.605724 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c63e00a5-b1da-4669-b747-52c115d1b78c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:41.609423 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:41.609423 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:41.609944 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c63e00a5-b1da-4669-b747-52c115d1b78c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:41.610266 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1282/5186] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:41 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:42.619161 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-10f00d8d-4ee3-426f-8a90-a33775efa0b7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:42.620915 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-10f00d8d-4ee3-426f-8a90-a33775efa0b7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:42.621190 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-10f00d8d-4ee3-426f-8a90-a33775efa0b7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:42.621372 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-10f00d8d-4ee3-426f-8a90-a33775efa0b7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:42.621473 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-10f00d8d-4ee3-426f-8a90-a33775efa0b7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:42.625749 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:42.625749 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:42.626716 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-10f00d8d-4ee3-426f-8a90-a33775efa0b7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:42.627104 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1304/5187] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:42 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:43.637452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f44fdcda-bc57-47de-8d70-9ab7079b4917 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:43.639236 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f44fdcda-bc57-47de-8d70-9ab7079b4917 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:43.639432 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f44fdcda-bc57-47de-8d70-9ab7079b4917 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:43.639636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f44fdcda-bc57-47de-8d70-9ab7079b4917 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:43.639741 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-f44fdcda-bc57-47de-8d70-9ab7079b4917 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:43.645008 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:43.645008 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:43.645633 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f44fdcda-bc57-47de-8d70-9ab7079b4917 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:43.645975 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1293/5188] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:43 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:44.655877 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9714c73e-3ea2-43b3-9435-adf856fb84cb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:44.660459 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9714c73e-3ea2-43b3-9435-adf856fb84cb tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:44.660459 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9714c73e-3ea2-43b3-9435-adf856fb84cb tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:44.660459 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9714c73e-3ea2-43b3-9435-adf856fb84cb tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:44.660459 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-9714c73e-3ea2-43b3-9435-adf856fb84cb tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:44.664592 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:44.664592 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:44.664592 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9714c73e-3ea2-43b3-9435-adf856fb84cb tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:44.664592 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1310/5189] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:44 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:45.677668 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4e9ed9f0-c535-4efb-b685-2abc5f3b29a3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:45.680575 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e9ed9f0-c535-4efb-b685-2abc5f3b29a3 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:45.680575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e9ed9f0-c535-4efb-b685-2abc5f3b29a3 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:45.680575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e9ed9f0-c535-4efb-b685-2abc5f3b29a3 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:45.680575 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4e9ed9f0-c535-4efb-b685-2abc5f3b29a3 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:45.685187 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:45.685187 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:45.685959 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e9ed9f0-c535-4efb-b685-2abc5f3b29a3 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:45.686791 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1283/5190] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:45 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:46.542830 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0be6be16-11f0-4eb2-956d-3e4056bb64eb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:46.545011 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0be6be16-11f0-4eb2-956d-3e4056bb64eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 Aug 18 23:52:46.545240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0be6be16-11f0-4eb2-956d-3e4056bb64eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:46.545470 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0be6be16-11f0-4eb2-956d-3e4056bb64eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:46.558082 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:46.558082 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:46.562386 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0be6be16-11f0-4eb2-956d-3e4056bb64eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:46.567668 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0be6be16-11f0-4eb2-956d-3e4056bb64eb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 returned with HTTP 200 Aug 18 23:52:46.568112 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1305/5191] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:46 2026] GET /volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 => generated 1637 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:46.696110 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d94a2163-b691-4ea4-9de0-e334ff40a0c5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:46.697664 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d94a2163-b691-4ea4-9de0-e334ff40a0c5 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:46.697854 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d94a2163-b691-4ea4-9de0-e334ff40a0c5 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:46.698021 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d94a2163-b691-4ea4-9de0-e334ff40a0c5 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:46.698122 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-d94a2163-b691-4ea4-9de0-e334ff40a0c5 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:46.701811 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:46.701811 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:46.702403 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d94a2163-b691-4ea4-9de0-e334ff40a0c5 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:46.702645 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1294/5192] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:46 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:46.713326 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-13e2019e-5951-4146-a503-ee2eb84de8f2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:46.715179 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-13e2019e-5951-4146-a503-ee2eb84de8f2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f/action Aug 18 23:52:46.715587 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-13e2019e-5951-4146-a503-ee2eb84de8f2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:52:46.715733 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-13e2019e-5951-4146-a503-ee2eb84de8f2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:46.717178 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-13e2019e-5951-4146-a503-ee2eb84de8f2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Updating backup 'e2a3b243-e01d-418a-b7ae-579b15727a3f' with '{'status': 'error'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 23:52:46.725094 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:46.725094 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:46.732493 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-13e2019e-5951-4146-a503-ee2eb84de8f2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] reset_status in rpcapi backup_id e2a3b243-e01d-418a-b7ae-579b15727a3f on host np0000007721. {{(pid=100173) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 23:52:46.734307 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-13e2019e-5951-4146-a503-ee2eb84de8f2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f/action returned with HTTP 202 Aug 18 23:52:46.734755 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1311/5193] 10.4.3.229 () {70 vars in 1430 bytes} [Tue Aug 18 23:52:46 2026] POST /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:52:46.741452 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-32746907-b648-4409-8b07-17051d379db7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:46.743161 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32746907-b648-4409-8b07-17051d379db7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c Aug 18 23:52:46.743331 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32746907-b648-4409-8b07-17051d379db7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:46.743498 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32746907-b648-4409-8b07-17051d379db7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:46.743674 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-32746907-b648-4409-8b07-17051d379db7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete volume with id: d5976703-a569-4e69-ba8f-0adfeef23f3c Aug 18 23:52:46.750121 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:46.750121 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:46.750406 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-32746907-b648-4409-8b07-17051d379db7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:46.764826 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-32746907-b648-4409-8b07-17051d379db7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete volume request issued successfully. Aug 18 23:52:46.765025 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32746907-b648-4409-8b07-17051d379db7 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c returned with HTTP 202 Aug 18 23:52:46.765405 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1284/5194] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:52:46 2026] DELETE /volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:52:46.773659 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ca0f27df-dda3-4292-a8ee-362e0794c2ea None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:46.776943 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ca0f27df-dda3-4292-a8ee-362e0794c2ea tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c Aug 18 23:52:46.777172 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ca0f27df-dda3-4292-a8ee-362e0794c2ea tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:46.777375 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ca0f27df-dda3-4292-a8ee-362e0794c2ea tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:46.786143 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:46.786143 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:46.789968 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ca0f27df-dda3-4292-a8ee-362e0794c2ea tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:46.794061 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ca0f27df-dda3-4292-a8ee-362e0794c2ea tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c returned with HTTP 200 Aug 18 23:52:46.794464 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1306/5195] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:46 2026] GET /volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:47.774838 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-2d7b822e-b990-4900-9161-ebd467feb01f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:47.776867 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-2d7b822e-b990-4900-9161-ebd467feb01f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/attachments/fecd2a8e-409f-4895-8f9d-dd936207c5f9 Aug 18 23:52:47.777106 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-2d7b822e-b990-4900-9161-ebd467feb01f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:47.777290 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-2d7b822e-b990-4900-9161-ebd467feb01f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:47.785192 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:47.785192 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:47.806724 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8b9a3e0d-3312-44b7-a9c4-f0b7d399ff88 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:47.808340 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b9a3e0d-3312-44b7-a9c4-f0b7d399ff88 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c Aug 18 23:52:47.808573 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8b9a3e0d-3312-44b7-a9c4-f0b7d399ff88 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:47.808782 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8b9a3e0d-3312-44b7-a9c4-f0b7d399ff88 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:47.815659 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8b9a3e0d-3312-44b7-a9c4-f0b7d399ff88 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c returned with HTTP 404 Aug 18 23:52:47.816198 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1312/5196] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:47 2026] GET /volume/v3/volumes/d5976703-a569-4e69-ba8f-0adfeef23f3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:47.822227 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-2d7b822e-b990-4900-9161-ebd467feb01f tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/fecd2a8e-409f-4895-8f9d-dd936207c5f9 returned with HTTP 200 Aug 18 23:52:47.822650 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1295/5197] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:52:47 2026] DELETE /volume/v3/attachments/fecd2a8e-409f-4895-8f9d-dd936207c5f9 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:47.824046 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:47.825817 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] POST https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714/restore Aug 18 23:52:47.826160 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:47.827451 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Restoring backup 04954e45-3e8c-429a-8fa7-3d6f8a12e714 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100174) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:52:47.827574 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Restoring backup 04954e45-3e8c-429a-8fa7-3d6f8a12e714 to volume None. Aug 18 23:52:47.831408 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-a66805d1-9792-4a04-9678-7d8dde3613d3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:47.832302 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:47.832302 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:47.833137 np0000007721 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Creating volume of 1 GB for restore of backup 04954e45-3e8c-429a-8fa7-3d6f8a12e714. Aug 18 23:52:47.833540 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-a66805d1-9792-4a04-9678-7d8dde3613d3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 Aug 18 23:52:47.833719 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-a66805d1-9792-4a04-9678-7d8dde3613d3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:47.833898 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-a66805d1-9792-4a04-9678-7d8dde3613d3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:47.834046 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-a66805d1-9792-4a04-9678-7d8dde3613d3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: daf44ed9-5249-420e-ac9f-707ad4b40816 Aug 18 23:52:47.836524 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Availability Zones retrieved successfully. Aug 18 23:52:47.841035 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:47.841035 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:47.841439 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-a66805d1-9792-4a04-9678-7d8dde3613d3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:47.841781 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Flow 'volume_create_api' (516c8513-fa9a-4b0b-a71e-26632d83ba3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:52:47.842666 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a5a066-3eb8-4029-9cb3-3b65181d8766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:47.843414 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:52:47.856531 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-a66805d1-9792-4a04-9678-7d8dde3613d3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume request issued successfully. Aug 18 23:52:47.856670 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-f90f7e61-aead-475e-9ca9-8e6a625b5ad2 req-a66805d1-9792-4a04-9678-7d8dde3613d3 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 returned with HTTP 202 Aug 18 23:52:47.857104 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1307/5198] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:52:47 2026] DELETE /volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:52:47.867210 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a5a066-3eb8-4029-9cb3-3b65181d8766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:47.868211 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c09c72-ee01-4bb5-82a5-76cfae75f0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:47.904892 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Created reservations ['050fbed6-5e29-43a7-9a91-d3e7fa61b3e8', 'd14937e0-dde5-49f5-843b-1eaa491dd2eb', 'f2eefeb1-e841-4898-83a0-d2cad7d091b3', '7e6cde8b-7af3-4934-a154-35110ac03cc8'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:52:47.905653 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c09c72-ee01-4bb5-82a5-76cfae75f0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['050fbed6-5e29-43a7-9a91-d3e7fa61b3e8', 'd14937e0-dde5-49f5-843b-1eaa491dd2eb', 'f2eefeb1-e841-4898-83a0-d2cad7d091b3', '7e6cde8b-7af3-4934-a154-35110ac03cc8']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:47.906353 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84929aae-0b2a-4027-98d9-053baa0d42c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:47.933626 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84929aae-0b2a-4027-98d9-053baa0d42c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6413deb5-c91f-4d05-a891-db59632b8295', '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='362c15a8c414405a9433624c4ecb7e68',qos_specs=None,replication_status=,reservations=['050fbed6-5e29-43a7-9a91-d3e7fa61b3e8','d14937e0-dde5-49f5-843b-1eaa491dd2eb','f2eefeb1-e841-4898-83a0-d2cad7d091b3','7e6cde8b-7af3-4934-a154-35110ac03cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82448a0f473b4766b7c19026b726f5e9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:52:47Z,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=6413deb5-c91f-4d05-a891-db59632b8295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='362c15a8c414405a9433624c4ecb7e68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82448a0f473b4766b7c19026b726f5e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:47.934325 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4a7276-2449-4419-aded-4e071d491d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:47.948012 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4a7276-2449-4419-aded-4e071d491d93) transitioned into 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='362c15a8c414405a9433624c4ecb7e68',qos_specs=None,replication_status=,reservations=['050fbed6-5e29-43a7-9a91-d3e7fa61b3e8','d14937e0-dde5-49f5-843b-1eaa491dd2eb','f2eefeb1-e841-4898-83a0-d2cad7d091b3','7e6cde8b-7af3-4934-a154-35110ac03cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82448a0f473b4766b7c19026b726f5e9',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:47.948732 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf0f66a0-f3e6-4681-9b77-eedaa2581fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:47.955695 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf0f66a0-f3e6-4681-9b77-eedaa2581fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:47.956669 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Flow 'volume_create_api' (516c8513-fa9a-4b0b-a71e-26632d83ba3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:52:47.956921 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Create volume request issued successfully. Aug 18 23:52:47.963470 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:47.963470 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:47.963470 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:48.970238 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:48.970238 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:48.970684 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:48.970729 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-133c6bf4-f034-498d-9c6f-2a6fd676f730 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:48.970959 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Checking backup size 1 against volume size 1 {{(pid=100174) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:52:48.970959 np0000007721 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Overwriting volume 6413deb5-c91f-4d05-a891-db59632b8295 with restore of backup 04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:48.972327 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-133c6bf4-f034-498d-9c6f-2a6fd676f730 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 Aug 18 23:52:48.972529 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-133c6bf4-f034-498d-9c6f-2a6fd676f730 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:48.972713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-133c6bf4-f034-498d-9c6f-2a6fd676f730 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:48.978326 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-133c6bf4-f034-498d-9c6f-2a6fd676f730 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 returned with HTTP 404 Aug 18 23:52:48.978849 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1313/5199] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:48 2026] GET /volume/v3/volumes/daf44ed9-5249-420e-ac9f-707ad4b40816 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:48.980476 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] restore_backup in rpcapi backup_id 04954e45-3e8c-429a-8fa7-3d6f8a12e714 {{(pid=100174) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:52:48.982607 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c89c7ee9-0b9d-4c66-b732-7f0f008769b4 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714/restore returned with HTTP 202 Aug 18 23:52:48.982748 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1285/5200] 10.4.3.229 () {70 vars in 1433 bytes} [Tue Aug 18 23:52:47 2026] POST /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714/restore => generated 152 bytes in 1159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:52:48.985420 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-46afebde-c23d-4bf0-bd44-00d270876c76 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:48.987144 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-46afebde-c23d-4bf0-bd44-00d270876c76 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 Aug 18 23:52:48.987317 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-46afebde-c23d-4bf0-bd44-00d270876c76 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:48.987489 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-46afebde-c23d-4bf0-bd44-00d270876c76 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:48.987619 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-46afebde-c23d-4bf0-bd44-00d270876c76 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: dbebed1d-1201-44e4-beab-c149144de9b1 Aug 18 23:52:48.990310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f15bfb90-7dc0-4e32-b717-bf8bd12d283a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:48.991898 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f15bfb90-7dc0-4e32-b717-bf8bd12d283a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:48.992097 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f15bfb90-7dc0-4e32-b717-bf8bd12d283a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:48.992268 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f15bfb90-7dc0-4e32-b717-bf8bd12d283a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:48.992362 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-f15bfb90-7dc0-4e32-b717-bf8bd12d283a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:48.992427 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:48.992427 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:48.992953 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-46afebde-c23d-4bf0-bd44-00d270876c76 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:52:48.996283 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:48.996283 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:48.997107 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f15bfb90-7dc0-4e32-b717-bf8bd12d283a tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:48.997620 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1308/5201] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:48 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:49.010352 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-46afebde-c23d-4bf0-bd44-00d270876c76 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot delete request issued successfully. Aug 18 23:52:49.010611 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-46afebde-c23d-4bf0-bd44-00d270876c76 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 returned with HTTP 202 Aug 18 23:52:49.011153 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1296/5202] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:52:48 2026] DELETE /volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:52:49.017442 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-94105303-f609-4896-88d9-7d56cb8b1b71 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:49.019651 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-94105303-f609-4896-88d9-7d56cb8b1b71 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 Aug 18 23:52:49.019834 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-94105303-f609-4896-88d9-7d56cb8b1b71 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:49.020009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-94105303-f609-4896-88d9-7d56cb8b1b71 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:49.024913 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:49.024913 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:49.025294 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-94105303-f609-4896-88d9-7d56cb8b1b71 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:52:49.025979 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-94105303-f609-4896-88d9-7d56cb8b1b71 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 returned with HTTP 200 Aug 18 23:52:49.026322 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1314/5203] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:52:49 2026] GET /volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:50.006728 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b05fc31a-1c8b-4fab-845e-a245a7bbaac2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:50.008507 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b05fc31a-1c8b-4fab-845e-a245a7bbaac2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:50.008688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b05fc31a-1c8b-4fab-845e-a245a7bbaac2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:50.008858 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b05fc31a-1c8b-4fab-845e-a245a7bbaac2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:50.008958 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b05fc31a-1c8b-4fab-845e-a245a7bbaac2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:50.012872 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:50.012872 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:50.013422 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b05fc31a-1c8b-4fab-845e-a245a7bbaac2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:50.013740 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1286/5204] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:50 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:50.035453 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5c0567ab-ec77-4e2b-a602-51f73eaead3d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:50.037145 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5c0567ab-ec77-4e2b-a602-51f73eaead3d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 Aug 18 23:52:50.037360 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5c0567ab-ec77-4e2b-a602-51f73eaead3d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:50.037543 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5c0567ab-ec77-4e2b-a602-51f73eaead3d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:50.041240 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5c0567ab-ec77-4e2b-a602-51f73eaead3d tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 returned with HTTP 404 Aug 18 23:52:50.041656 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1309/5205] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:52:50 2026] GET /volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:51.022927 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6394494f-214b-466c-90a6-d66617539afe None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:51.024598 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6394494f-214b-466c-90a6-d66617539afe tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:51.024778 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6394494f-214b-466c-90a6-d66617539afe tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:51.024948 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6394494f-214b-466c-90a6-d66617539afe tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:51.025055 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-6394494f-214b-466c-90a6-d66617539afe tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:51.028959 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:51.028959 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:51.029549 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6394494f-214b-466c-90a6-d66617539afe tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:51.029886 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1297/5206] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:51 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:52.012999 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-a26fad0f-6005-4df2-a218-cad9e14b9857 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:52.014862 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-a26fad0f-6005-4df2-a218-cad9e14b9857 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/attachments/91f42d9c-4da3-4528-9de5-c1002fe0989e Aug 18 23:52:52.015067 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-a26fad0f-6005-4df2-a218-cad9e14b9857 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:52.015264 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-a26fad0f-6005-4df2-a218-cad9e14b9857 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:52.022933 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:52.022933 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:52.038998 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-30e0e513-267f-4049-9177-bb37a310ff4c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:52.040643 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30e0e513-267f-4049-9177-bb37a310ff4c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:52.040860 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30e0e513-267f-4049-9177-bb37a310ff4c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:52.041087 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30e0e513-267f-4049-9177-bb37a310ff4c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:52.041238 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-30e0e513-267f-4049-9177-bb37a310ff4c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:52.044953 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:52.044953 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:52.045600 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30e0e513-267f-4049-9177-bb37a310ff4c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:52.045956 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1287/5207] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:52 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:52.061623 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-a26fad0f-6005-4df2-a218-cad9e14b9857 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/91f42d9c-4da3-4528-9de5-c1002fe0989e returned with HTTP 200 Aug 18 23:52:52.062016 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1315/5208] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:52:52 2026] DELETE /volume/v3/attachments/91f42d9c-4da3-4528-9de5-c1002fe0989e => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:52.070025 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-e696a8c9-f5b6-48c9-a58a-15df7e85c2a8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:52.071877 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-e696a8c9-f5b6-48c9-a58a-15df7e85c2a8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:52:52.072029 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-e696a8c9-f5b6-48c9-a58a-15df7e85c2a8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:52.072210 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-e696a8c9-f5b6-48c9-a58a-15df7e85c2a8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:52.072349 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-e696a8c9-f5b6-48c9-a58a-15df7e85c2a8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:52:52.078631 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:52.078631 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:52.079078 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-e696a8c9-f5b6-48c9-a58a-15df7e85c2a8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:52.092059 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-e696a8c9-f5b6-48c9-a58a-15df7e85c2a8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume request issued successfully. Aug 18 23:52:52.092238 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-cd817edf-db87-49f0-a6a7-dbb63cfb6682 req-e696a8c9-f5b6-48c9-a58a-15df7e85c2a8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 202 Aug 18 23:52:52.092674 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1310/5209] 10.4.3.229 () {70 vars in 1620 bytes} [Tue Aug 18 23:52:52 2026] DELETE /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:52:52.474536 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-144b8b83-a58b-435b-b734-97511e42010c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:52.476124 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-144b8b83-a58b-435b-b734-97511e42010c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:52:52.476305 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-144b8b83-a58b-435b-b734-97511e42010c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:52.476488 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-144b8b83-a58b-435b-b734-97511e42010c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:52.481729 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-144b8b83-a58b-435b-b734-97511e42010c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 404 Aug 18 23:52:52.482165 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1298/5210] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:52 2026] GET /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:52.876541 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f0c7bcd1-104e-4c6d-83ee-3e0d99a24521 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:52.877919 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0c7bcd1-104e-4c6d-83ee-3e0d99a24521 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 Aug 18 23:52:52.878218 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0c7bcd1-104e-4c6d-83ee-3e0d99a24521 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:52.878489 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0c7bcd1-104e-4c6d-83ee-3e0d99a24521 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:52.878703 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-f0c7bcd1-104e-4c6d-83ee-3e0d99a24521 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: dbebed1d-1201-44e4-beab-c149144de9b1 Aug 18 23:52:52.882597 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0c7bcd1-104e-4c6d-83ee-3e0d99a24521 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 returned with HTTP 404 Aug 18 23:52:52.883097 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1288/5211] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:52:52 2026] DELETE /volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:52.889439 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-68d1cc2f-f91b-4ca6-ba0a-5679f8a3346a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:52.891072 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-68d1cc2f-f91b-4ca6-ba0a-5679f8a3346a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 Aug 18 23:52:52.891247 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-68d1cc2f-f91b-4ca6-ba0a-5679f8a3346a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:52.891426 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-68d1cc2f-f91b-4ca6-ba0a-5679f8a3346a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:52.895412 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-68d1cc2f-f91b-4ca6-ba0a-5679f8a3346a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 returned with HTTP 404 Aug 18 23:52:52.895815 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1316/5212] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:52:52 2026] GET /volume/v3/snapshots/dbebed1d-1201-44e4-beab-c149144de9b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:53.055255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d8fbf1d4-bc5b-4d93-8b01-8be1a3fe4c85 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:53.057002 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d8fbf1d4-bc5b-4d93-8b01-8be1a3fe4c85 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:53.057271 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d8fbf1d4-bc5b-4d93-8b01-8be1a3fe4c85 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:53.057476 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d8fbf1d4-bc5b-4d93-8b01-8be1a3fe4c85 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:53.057568 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-d8fbf1d4-bc5b-4d93-8b01-8be1a3fe4c85 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:53.061484 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:53.061484 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:53.062031 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d8fbf1d4-bc5b-4d93-8b01-8be1a3fe4c85 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:53.062386 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1311/5213] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:53 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:53.464294 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f6c7e1fd-7cd7-4a04-9b72-5ccc64ed79f1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:53.466030 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6c7e1fd-7cd7-4a04-9b72-5ccc64ed79f1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:52:53.466238 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6c7e1fd-7cd7-4a04-9b72-5ccc64ed79f1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:53.466477 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6c7e1fd-7cd7-4a04-9b72-5ccc64ed79f1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:53.466704 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-f6c7e1fd-7cd7-4a04-9b72-5ccc64ed79f1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:52:53.471656 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6c7e1fd-7cd7-4a04-9b72-5ccc64ed79f1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 404 Aug 18 23:52:53.472052 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1299/5214] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:52:53 2026] DELETE /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:53.479131 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-67d38eba-1dee-49ff-82a8-0217a46f26f7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:53.480906 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-67d38eba-1dee-49ff-82a8-0217a46f26f7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d Aug 18 23:52:53.481117 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-67d38eba-1dee-49ff-82a8-0217a46f26f7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:53.481307 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-67d38eba-1dee-49ff-82a8-0217a46f26f7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:53.486636 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-67d38eba-1dee-49ff-82a8-0217a46f26f7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d returned with HTTP 404 Aug 18 23:52:53.487209 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1289/5215] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:53 2026] GET /volume/v3/volumes/d25feec2-1fcc-4cef-974f-6d340fc22d8d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:54.072803 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5fa26a15-d7cf-481c-947c-ddd32d04fc0f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:54.074347 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5fa26a15-d7cf-481c-947c-ddd32d04fc0f tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:54.074547 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5fa26a15-d7cf-481c-947c-ddd32d04fc0f tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:54.074728 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5fa26a15-d7cf-481c-947c-ddd32d04fc0f tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:54.074845 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-5fa26a15-d7cf-481c-947c-ddd32d04fc0f tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:54.079077 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:54.079077 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:54.079680 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5fa26a15-d7cf-481c-947c-ddd32d04fc0f tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:54.080212 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1317/5216] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:54 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:54.410700 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:54.412778 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:52:54.413208 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1992848316", "snapshot_id": null, "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "volume_type": null, "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:54.415104 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1992848316', 'snapshot_id': None, 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'volume_type': None, 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:52:54.543089 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume of 1 GB Aug 18 23:52:54.548402 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Availability Zones retrieved successfully. Aug 18 23:52:54.555401 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (f3d76ebd-8e7c-4abf-84c3-304eefdc4d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:52:54.556802 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e994c1-a6ca-4d7e-a9aa-d0125f72180a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:54.558095 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:52:54.618227 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e994c1-a6ca-4d7e-a9aa-d0125f72180a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:54.619057 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2e250b-08cb-4cb8-b297-155903f9a310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:54.654508 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['b3457076-d296-43e1-81d9-3e437953c5b6', '1c82dfbc-ae78-4914-947c-738cd4fed58b', '3720baee-64ed-4aa2-9343-0a64bd70149c', '54148c77-86ba-4b31-8f58-c7034cb352de'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:52:54.655204 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2e250b-08cb-4cb8-b297-155903f9a310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3457076-d296-43e1-81d9-3e437953c5b6', '1c82dfbc-ae78-4914-947c-738cd4fed58b', '3720baee-64ed-4aa2-9343-0a64bd70149c', '54148c77-86ba-4b31-8f58-c7034cb352de']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:54.655990 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b94411f-e596-424a-9ce9-84a97110f14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:54.676661 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b94411f-e596-424a-9ce9-84a97110f14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29851bd3-3778-45b3-8734-d30a907e0b2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1992848316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['b3457076-d296-43e1-81d9-3e437953c5b6','1c82dfbc-ae78-4914-947c-738cd4fed58b','3720baee-64ed-4aa2-9343-0a64bd70149c','54148c77-86ba-4b31-8f58-c7034cb352de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:52:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1992848316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29851bd3-3778-45b3-8734-d30a907e0b2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673c9bc370684255809338f1e697b727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8235bc3858734330a057d7718afd377d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:54.677332 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4d767c-f852-4b5e-9c46-ab826d0750e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:54.694957 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4d767c-f852-4b5e-9c46-ab826d0750e1) transitioned into state 'SUCCESS' from state '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-1992848316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['b3457076-d296-43e1-81d9-3e437953c5b6','1c82dfbc-ae78-4914-947c-738cd4fed58b','3720baee-64ed-4aa2-9343-0a64bd70149c','54148c77-86ba-4b31-8f58-c7034cb352de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:54.695648 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76bf278e-44d5-45ec-af0b-3c628e1bd2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:52:54.706612 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76bf278e-44d5-45ec-af0b-3c628e1bd2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:52:54.706612 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (f3d76ebd-8e7c-4abf-84c3-304eefdc4d73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:52:54.706612 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request issued successfully. Aug 18 23:52:54.706612 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cd8ae9eb-7c8c-45e4-a756-96e252f97011 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:52:54.706612 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1312/5217] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:52:54 2026] POST /volume/v3/volumes => generated 759 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:52:54.722663 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0b3ec27b-dbad-489c-9f74-232546fcac57 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:54.724461 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0b3ec27b-dbad-489c-9f74-232546fcac57 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:52:54.724662 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0b3ec27b-dbad-489c-9f74-232546fcac57 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:54.724835 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0b3ec27b-dbad-489c-9f74-232546fcac57 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:54.731047 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:54.731047 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:54.734140 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0b3ec27b-dbad-489c-9f74-232546fcac57 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:54.737746 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0b3ec27b-dbad-489c-9f74-232546fcac57 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 200 Aug 18 23:52:54.738082 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1300/5218] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:54 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:55.090611 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f420ffea-2bcb-493c-afd2-78432163db61 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:55.092298 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f420ffea-2bcb-493c-afd2-78432163db61 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:55.092484 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f420ffea-2bcb-493c-afd2-78432163db61 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:55.092673 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f420ffea-2bcb-493c-afd2-78432163db61 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:55.092789 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f420ffea-2bcb-493c-afd2-78432163db61 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:55.096476 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:55.096476 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:55.097021 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f420ffea-2bcb-493c-afd2-78432163db61 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:55.097350 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1290/5219] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:55 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:55.750827 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-51516423-cfb1-493d-b9b8-d40c78846253 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:55.752685 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-51516423-cfb1-493d-b9b8-d40c78846253 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:52:55.752873 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-51516423-cfb1-493d-b9b8-d40c78846253 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:55.753106 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-51516423-cfb1-493d-b9b8-d40c78846253 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:55.759777 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:55.759777 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:55.763228 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-51516423-cfb1-493d-b9b8-d40c78846253 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:55.767536 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-51516423-cfb1-493d-b9b8-d40c78846253 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 200 Aug 18 23:52:55.767955 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1318/5220] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:55 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:55.779836 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3c69e7af-c189-44c8-8ba0-f7fd8e515971 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:55.781566 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3c69e7af-c189-44c8-8ba0-f7fd8e515971 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:52:55.781739 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3c69e7af-c189-44c8-8ba0-f7fd8e515971 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:55.782093 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3c69e7af-c189-44c8-8ba0-f7fd8e515971 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:55.790170 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:55.790170 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:55.793797 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-3c69e7af-c189-44c8-8ba0-f7fd8e515971 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:55.799352 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3c69e7af-c189-44c8-8ba0-f7fd8e515971 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 200 Aug 18 23:52:55.799727 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1313/5221] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:52:55 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:55.881390 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-65127701-dc38-4ef1-908a-7894168d1418 req-049d3ad4-a681-409d-8e18-49fcd2e557ed None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:55.883181 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-049d3ad4-a681-409d-8e18-49fcd2e557ed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:52:55.883350 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-049d3ad4-a681-409d-8e18-49fcd2e557ed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:55.883547 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-049d3ad4-a681-409d-8e18-49fcd2e557ed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:55.889532 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:55.889532 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:55.892471 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-65127701-dc38-4ef1-908a-7894168d1418 req-049d3ad4-a681-409d-8e18-49fcd2e557ed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:55.896292 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-049d3ad4-a681-409d-8e18-49fcd2e557ed tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 200 Aug 18 23:52:55.896953 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1301/5222] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:52:55 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:56.107538 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5e656ef3-05e4-4853-a084-2d1bd155b710 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:56.108121 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e656ef3-05e4-4853-a084-2d1bd155b710 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:56.108315 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e656ef3-05e4-4853-a084-2d1bd155b710 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:56.108494 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e656ef3-05e4-4853-a084-2d1bd155b710 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:56.108627 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5e656ef3-05e4-4853-a084-2d1bd155b710 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:56.113441 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:56.113441 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:56.114226 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e656ef3-05e4-4853-a084-2d1bd155b710 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:56.114745 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1291/5223] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:56 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:56.325028 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-65127701-dc38-4ef1-908a-7894168d1418 req-26b272b6-0286-460c-b4fb-7ab5f159e8c7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:56.327015 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-26b272b6-0286-460c-b4fb-7ab5f159e8c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:52:56.327205 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-26b272b6-0286-460c-b4fb-7ab5f159e8c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:56.327406 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-26b272b6-0286-460c-b4fb-7ab5f159e8c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:56.334754 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:56.334754 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:56.337964 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-65127701-dc38-4ef1-908a-7894168d1418 req-26b272b6-0286-460c-b4fb-7ab5f159e8c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:56.342231 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-26b272b6-0286-460c-b4fb-7ab5f159e8c7 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 200 Aug 18 23:52:56.342742 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1319/5224] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:52:56 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:56.352773 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3a6c3ced-a504-4a9b-9871-2f67e191a9f1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:56.353156 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a6c3ced-a504-4a9b-9871-2f67e191a9f1 None None] GET https://10.4.3.229/volume// Aug 18 23:52:56.353312 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a6c3ced-a504-4a9b-9871-2f67e191a9f1 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:56.353488 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a6c3ced-a504-4a9b-9871-2f67e191a9f1 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:56.353808 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a6c3ced-a504-4a9b-9871-2f67e191a9f1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:52:56.354084 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1314/5225] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:52: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 18 23:52:56.361539 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-65127701-dc38-4ef1-908a-7894168d1418 req-aff1be17-3101-4aa7-886b-b9e9c0ea6630 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:56.365534 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-aff1be17-3101-4aa7-886b-b9e9c0ea6630 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:52:56.365534 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-aff1be17-3101-4aa7-886b-b9e9c0ea6630 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29851bd3-3778-45b3-8734-d30a907e0b2d", "connector": null, "instance_uuid": "ab0f016c-7471-48e8-b9c2-500f3a75d48e"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:56.371093 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:56.371093 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:56.390808 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-aff1be17-3101-4aa7-886b-b9e9c0ea6630 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:52:56.391354 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1302/5226] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:52:56 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:57.102797 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e7e2cf23-7b65-47ae-9342-5d8415bb1383 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:57.102912 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7e2cf23-7b65-47ae-9342-5d8415bb1383 None None] GET https://10.4.3.229/volume// Aug 18 23:52:57.102988 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7e2cf23-7b65-47ae-9342-5d8415bb1383 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:57.103204 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7e2cf23-7b65-47ae-9342-5d8415bb1383 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:57.103539 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7e2cf23-7b65-47ae-9342-5d8415bb1383 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:52:57.103806 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1292/5227] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:52: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 18 23:52:57.110181 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-65127701-dc38-4ef1-908a-7894168d1418 req-2b2a8508-0ba3-4fce-b286-27e1bb3e766a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:57.114100 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-2b2a8508-0ba3-4fce-b286-27e1bb3e766a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:52:57.114100 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-2b2a8508-0ba3-4fce-b286-27e1bb3e766a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:57.114100 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-2b2a8508-0ba3-4fce-b286-27e1bb3e766a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:57.123991 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3e15d2bc-ba9a-40dd-b9fd-0caa35f9567c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:57.125622 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:57.125622 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:57.125771 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3e15d2bc-ba9a-40dd-b9fd-0caa35f9567c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:57.125848 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3e15d2bc-ba9a-40dd-b9fd-0caa35f9567c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:57.126067 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3e15d2bc-ba9a-40dd-b9fd-0caa35f9567c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:57.126167 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3e15d2bc-ba9a-40dd-b9fd-0caa35f9567c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:57.130234 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:57.130234 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:57.130928 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3e15d2bc-ba9a-40dd-b9fd-0caa35f9567c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:57.131002 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-65127701-dc38-4ef1-908a-7894168d1418 req-2b2a8508-0ba3-4fce-b286-27e1bb3e766a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:52:57.131302 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1315/5228] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:57 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:57.137034 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-2b2a8508-0ba3-4fce-b286-27e1bb3e766a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 200 Aug 18 23:52:57.137562 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1320/5229] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:52:57 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:52:57.234719 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-65127701-dc38-4ef1-908a-7894168d1418 req-1e8c567e-9106-4705-92e7-686781f94676 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:57.236884 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-1e8c567e-9106-4705-92e7-686781f94676 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] PUT https://10.4.3.229/volume/v3/attachments/d9268406-357c-4476-a24f-3f8b477c2a0f Aug 18 23:52:57.237398 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-1e8c567e-9106-4705-92e7-686781f94676 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:57.244733 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-65127701-dc38-4ef1-908a-7894168d1418 req-1e8c567e-9106-4705-92e7-686781f94676 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Acquiring lock "cinder-attachment_update-29851bd3-3778-45b3-8734-d30a907e0b2d-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:52:57.249615 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-65127701-dc38-4ef1-908a-7894168d1418 req-1e8c567e-9106-4705-92e7-686781f94676 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-29851bd3-3778-45b3-8734-d30a907e0b2d-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:52:57.250624 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:57.250624 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:57.341103 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-65127701-dc38-4ef1-908a-7894168d1418 req-1e8c567e-9106-4705-92e7-686781f94676 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-29851bd3-3778-45b3-8734-d30a907e0b2d-np0000007721" released by "attachment_update" :: held 0.091s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:52:57.341103 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-1e8c567e-9106-4705-92e7-686781f94676 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/d9268406-357c-4476-a24f-3f8b477c2a0f returned with HTTP 200 Aug 18 23:52:57.341891 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1303/5230] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:52:57 2026] PUT /volume/v3/attachments/d9268406-357c-4476-a24f-3f8b477c2a0f => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:57.360856 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-65127701-dc38-4ef1-908a-7894168d1418 req-46aa4538-55ea-4203-acbf-f84066fb4430 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:57.362815 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-46aa4538-55ea-4203-acbf-f84066fb4430 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments/d9268406-357c-4476-a24f-3f8b477c2a0f/action Aug 18 23:52:57.363148 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-46aa4538-55ea-4203-acbf-f84066fb4430 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:52:57.363260 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-46aa4538-55ea-4203-acbf-f84066fb4430 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:52:57.378279 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:57.378279 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:52:57.386067 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-65127701-dc38-4ef1-908a-7894168d1418 req-46aa4538-55ea-4203-acbf-f84066fb4430 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/d9268406-357c-4476-a24f-3f8b477c2a0f/action returned with HTTP 204 Aug 18 23:52:57.386503 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1293/5231] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:52:57 2026] POST /volume/v3/attachments/d9268406-357c-4476-a24f-3f8b477c2a0f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:58.139594 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-58590d32-5801-483b-9a47-7bf98d945034 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:58.141018 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-58590d32-5801-483b-9a47-7bf98d945034 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:58.141221 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-58590d32-5801-483b-9a47-7bf98d945034 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:58.141392 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-58590d32-5801-483b-9a47-7bf98d945034 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:58.141491 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-58590d32-5801-483b-9a47-7bf98d945034 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:58.145130 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:58.145130 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:58.145625 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-58590d32-5801-483b-9a47-7bf98d945034 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:58.145916 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1316/5232] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:58 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:58.153750 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4e69f2cc-705b-4a37-a551-d63823eadf6c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:58.155631 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4e69f2cc-705b-4a37-a551-d63823eadf6c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/6413deb5-c91f-4d05-a891-db59632b8295 Aug 18 23:52:58.155817 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4e69f2cc-705b-4a37-a551-d63823eadf6c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:58.155997 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4e69f2cc-705b-4a37-a551-d63823eadf6c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:58.156161 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-4e69f2cc-705b-4a37-a551-d63823eadf6c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete volume with id: 6413deb5-c91f-4d05-a891-db59632b8295 Aug 18 23:52:58.162926 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:58.162926 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:58.163239 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4e69f2cc-705b-4a37-a551-d63823eadf6c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:58.177137 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4e69f2cc-705b-4a37-a551-d63823eadf6c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete volume request issued successfully. Aug 18 23:52:58.177303 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4e69f2cc-705b-4a37-a551-d63823eadf6c tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/6413deb5-c91f-4d05-a891-db59632b8295 returned with HTTP 202 Aug 18 23:52:58.177742 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1321/5233] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:52:58 2026] DELETE /volume/v3/volumes/6413deb5-c91f-4d05-a891-db59632b8295 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:52:58.183824 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f9d53a48-a347-4df8-8a40-5fe082cbb85b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:58.185559 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f9d53a48-a347-4df8-8a40-5fe082cbb85b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/6413deb5-c91f-4d05-a891-db59632b8295 Aug 18 23:52:58.185764 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f9d53a48-a347-4df8-8a40-5fe082cbb85b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:58.186034 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f9d53a48-a347-4df8-8a40-5fe082cbb85b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:58.192578 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:58.192578 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:58.195428 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f9d53a48-a347-4df8-8a40-5fe082cbb85b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:52:58.198987 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f9d53a48-a347-4df8-8a40-5fe082cbb85b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/6413deb5-c91f-4d05-a891-db59632b8295 returned with HTTP 200 Aug 18 23:52:58.199396 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1304/5234] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:58 2026] GET /volume/v3/volumes/6413deb5-c91f-4d05-a891-db59632b8295 => generated 1065 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:52:59.210449 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c2de04ae-7b40-46af-bc90-a42416099a98 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:59.211920 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2de04ae-7b40-46af-bc90-a42416099a98 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/6413deb5-c91f-4d05-a891-db59632b8295 Aug 18 23:52:59.212112 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2de04ae-7b40-46af-bc90-a42416099a98 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:59.212312 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2de04ae-7b40-46af-bc90-a42416099a98 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:59.218323 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2de04ae-7b40-46af-bc90-a42416099a98 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/6413deb5-c91f-4d05-a891-db59632b8295 returned with HTTP 404 Aug 18 23:52:59.218887 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1294/5235] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:59 2026] GET /volume/v3/volumes/6413deb5-c91f-4d05-a891-db59632b8295 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:52:59.225309 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7eb58fc8-5c55-4bf3-abb0-169853c64d46 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:59.226846 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7eb58fc8-5c55-4bf3-abb0-169853c64d46 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:52:59.227032 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7eb58fc8-5c55-4bf3-abb0-169853c64d46 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:59.227204 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7eb58fc8-5c55-4bf3-abb0-169853c64d46 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:59.227299 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-7eb58fc8-5c55-4bf3-abb0-169853c64d46 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:59.230866 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:59.230866 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:52:59.231479 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7eb58fc8-5c55-4bf3-abb0-169853c64d46 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:52:59.231818 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1317/5236] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:59 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:52:59.240818 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-22156c66-276f-4b65-910c-5375b3f67169 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:59.242358 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-22156c66-276f-4b65-910c-5375b3f67169 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:59.242574 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-22156c66-276f-4b65-910c-5375b3f67169 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:59.242748 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-22156c66-276f-4b65-910c-5375b3f67169 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:59.242840 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.contrib.backups [None req-22156c66-276f-4b65-910c-5375b3f67169 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete backup with id: e2a3b243-e01d-418a-b7ae-579b15727a3f. Aug 18 23:52:59.246419 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:59.246419 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:52:59.255904 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.backup.rpcapi [None req-22156c66-276f-4b65-910c-5375b3f67169 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] delete_backup rpcapi backup_id e2a3b243-e01d-418a-b7ae-579b15727a3f {{(pid=100173) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:52:59.257421 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-22156c66-276f-4b65-910c-5375b3f67169 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 202 Aug 18 23:52:59.257849 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1322/5237] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:52:59 2026] DELETE /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:52:59.263819 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d45529b3-70b9-4786-9069-7a754b83cf95 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:52:59.265315 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d45529b3-70b9-4786-9069-7a754b83cf95 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:52:59.265494 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d45529b3-70b9-4786-9069-7a754b83cf95 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:52:59.265690 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d45529b3-70b9-4786-9069-7a754b83cf95 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:52:59.265787 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-d45529b3-70b9-4786-9069-7a754b83cf95 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:52:59.269344 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:52:59.269344 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:52:59.269867 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d45529b3-70b9-4786-9069-7a754b83cf95 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 200 Aug 18 23:52:59.270176 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1305/5238] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:52:59 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:00.279262 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c1510707-f394-49f7-b247-7e2cf131bbe5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:00.280935 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1510707-f394-49f7-b247-7e2cf131bbe5 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f Aug 18 23:53:00.281145 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1510707-f394-49f7-b247-7e2cf131bbe5 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:00.281319 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1510707-f394-49f7-b247-7e2cf131bbe5 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:00.281419 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c1510707-f394-49f7-b247-7e2cf131bbe5 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id e2a3b243-e01d-418a-b7ae-579b15727a3f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:00.284734 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1510707-f394-49f7-b247-7e2cf131bbe5 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f returned with HTTP 404 Aug 18 23:53:00.285158 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1295/5239] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:00 2026] GET /volume/v3/backups/e2a3b243-e01d-418a-b7ae-579b15727a3f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:00.292694 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9e9fee02-d934-4ec6-af6b-8413a3cd498e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:00.294467 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9e9fee02-d934-4ec6-af6b-8413a3cd498e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:53:00.294719 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9e9fee02-d934-4ec6-af6b-8413a3cd498e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:00.294914 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9e9fee02-d934-4ec6-af6b-8413a3cd498e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:00.295014 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-9e9fee02-d934-4ec6-af6b-8413a3cd498e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete backup with id: 54e5450a-71c4-41b6-9a7d-529265a1db50. Aug 18 23:53:00.299293 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:00.299293 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:00.310550 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.backup.rpcapi [None req-9e9fee02-d934-4ec6-af6b-8413a3cd498e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] delete_backup rpcapi backup_id 54e5450a-71c4-41b6-9a7d-529265a1db50 {{(pid=100171) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:53:00.312199 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9e9fee02-d934-4ec6-af6b-8413a3cd498e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 202 Aug 18 23:53:00.312607 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1318/5240] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:53:00 2026] DELETE /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:53:00.321309 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-61258bc4-19a2-449d-8583-d5d88b57710b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:00.322318 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-61258bc4-19a2-449d-8583-d5d88b57710b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:53:00.322401 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-61258bc4-19a2-449d-8583-d5d88b57710b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:00.322593 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-61258bc4-19a2-449d-8583-d5d88b57710b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:00.322694 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-61258bc4-19a2-449d-8583-d5d88b57710b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:00.326419 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:00.326419 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:00.326959 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-61258bc4-19a2-449d-8583-d5d88b57710b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 200 Aug 18 23:53:00.327290 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1323/5241] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:00 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:01.337973 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-585a0ac1-7162-4d9e-943e-b6392b364e94 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:01.340130 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-585a0ac1-7162-4d9e-943e-b6392b364e94 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 Aug 18 23:53:01.340442 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-585a0ac1-7162-4d9e-943e-b6392b364e94 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:01.340761 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-585a0ac1-7162-4d9e-943e-b6392b364e94 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:01.340890 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-585a0ac1-7162-4d9e-943e-b6392b364e94 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 54e5450a-71c4-41b6-9a7d-529265a1db50. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:01.345498 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-585a0ac1-7162-4d9e-943e-b6392b364e94 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 returned with HTTP 404 Aug 18 23:53:01.346119 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1306/5242] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:01 2026] GET /volume/v3/backups/54e5450a-71c4-41b6-9a7d-529265a1db50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:01.354050 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0eba3ad3-f540-4015-bdd2-1042b9dec8b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:01.355720 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0eba3ad3-f540-4015-bdd2-1042b9dec8b2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:53:01.355901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0eba3ad3-f540-4015-bdd2-1042b9dec8b2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:01.356058 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0eba3ad3-f540-4015-bdd2-1042b9dec8b2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:01.356165 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-0eba3ad3-f540-4015-bdd2-1042b9dec8b2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete backup with id: 04954e45-3e8c-429a-8fa7-3d6f8a12e714. Aug 18 23:53:01.360716 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:01.360716 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:01.373392 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-0eba3ad3-f540-4015-bdd2-1042b9dec8b2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] delete_backup rpcapi backup_id 04954e45-3e8c-429a-8fa7-3d6f8a12e714 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:53:01.375227 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0eba3ad3-f540-4015-bdd2-1042b9dec8b2 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 202 Aug 18 23:53:01.375735 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1296/5243] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:53:01 2026] DELETE /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:53:01.385117 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1e7c34b1-a1c4-48ce-8bfa-f6770d571c7e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:01.387170 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1e7c34b1-a1c4-48ce-8bfa-f6770d571c7e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:53:01.387613 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1e7c34b1-a1c4-48ce-8bfa-f6770d571c7e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:01.387613 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1e7c34b1-a1c4-48ce-8bfa-f6770d571c7e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:01.387727 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-1e7c34b1-a1c4-48ce-8bfa-f6770d571c7e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:01.392339 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:01.392339 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:01.392981 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1e7c34b1-a1c4-48ce-8bfa-f6770d571c7e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 200 Aug 18 23:53:01.393336 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1319/5244] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:01 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:02.402884 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3cdd06e3-d365-4d5f-818f-5d7812f1cd1b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:02.405269 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3cdd06e3-d365-4d5f-818f-5d7812f1cd1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 Aug 18 23:53:02.405538 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3cdd06e3-d365-4d5f-818f-5d7812f1cd1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:02.405802 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3cdd06e3-d365-4d5f-818f-5d7812f1cd1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:02.405948 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-3cdd06e3-d365-4d5f-818f-5d7812f1cd1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Show backup with id 04954e45-3e8c-429a-8fa7-3d6f8a12e714. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:02.410089 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3cdd06e3-d365-4d5f-818f-5d7812f1cd1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 returned with HTTP 404 Aug 18 23:53:02.410675 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1324/5245] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:02 2026] GET /volume/v3/backups/04954e45-3e8c-429a-8fa7-3d6f8a12e714 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:02.416353 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-71ba570c-35e5-4b2d-9e5b-357e3eaab854 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:02.417908 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-71ba570c-35e5-4b2d-9e5b-357e3eaab854 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 Aug 18 23:53:02.418105 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-71ba570c-35e5-4b2d-9e5b-357e3eaab854 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:02.418270 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-71ba570c-35e5-4b2d-9e5b-357e3eaab854 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:02.418410 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-71ba570c-35e5-4b2d-9e5b-357e3eaab854 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete volume with id: 9c79a7ca-550e-4dd0-ba4c-0c21827fb660 Aug 18 23:53:02.424704 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:02.424704 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:02.425010 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-71ba570c-35e5-4b2d-9e5b-357e3eaab854 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:53:02.438254 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-71ba570c-35e5-4b2d-9e5b-357e3eaab854 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Delete volume request issued successfully. Aug 18 23:53:02.438408 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-71ba570c-35e5-4b2d-9e5b-357e3eaab854 tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 returned with HTTP 202 Aug 18 23:53:02.438790 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1307/5246] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:53:02 2026] DELETE /volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:02.445503 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e2867ef7-9fae-4c52-8157-3ff2fe15c55e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:02.446844 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2867ef7-9fae-4c52-8157-3ff2fe15c55e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 Aug 18 23:53:02.447052 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2867ef7-9fae-4c52-8157-3ff2fe15c55e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:02.447231 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2867ef7-9fae-4c52-8157-3ff2fe15c55e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:02.454788 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:02.454788 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:02.458093 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e2867ef7-9fae-4c52-8157-3ff2fe15c55e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Volume info retrieved successfully. Aug 18 23:53:02.462667 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2867ef7-9fae-4c52-8157-3ff2fe15c55e tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 returned with HTTP 200 Aug 18 23:53:02.463029 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1297/5247] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:02 2026] GET /volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:03.474608 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-53f14182-500d-40fc-940b-d73afe0dec1b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:03.476174 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53f14182-500d-40fc-940b-d73afe0dec1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] GET https://10.4.3.229/volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 Aug 18 23:53:03.476349 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53f14182-500d-40fc-940b-d73afe0dec1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:03.476532 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-53f14182-500d-40fc-940b-d73afe0dec1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:03.481850 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-53f14182-500d-40fc-940b-d73afe0dec1b tempest-ProjectAdminTests33-1549727508 tempest-ProjectAdminTests33-1549727508-project-admin] https://10.4.3.229/volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 returned with HTTP 404 Aug 18 23:53:03.482291 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1320/5248] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:03 2026] GET /volume/v3/volumes/9c79a7ca-550e-4dd0-ba4c-0c21827fb660 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:04.774389 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:04.850747 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:04.851120 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-983200929"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:04.853261 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-983200929'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:04.853436 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Create volume of 1 GB Aug 18 23:53:04.858026 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Availability Zones retrieved successfully. Aug 18 23:53:04.863359 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Flow 'volume_create_api' (01f945f6-5357-43d1-91ec-33cdf338d1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:04.864525 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6285ff08-1cd1-4cca-b58d-955990490251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:04.865344 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:53:04.890998 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6285ff08-1cd1-4cca-b58d-955990490251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:04.891825 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abab70ed-ade7-494a-8b8e-715bebeb0668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:04.941698 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Created reservations ['2ce21139-0a67-4a0e-9098-623e385e6135', '0b9fb7d1-d2b4-44b2-bbfd-0a5d404d65af', '3f97b9e4-0371-4e75-958d-8db26eb88327', 'eb4344b2-98b5-4665-9786-37f8f53c70e0'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:04.942589 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abab70ed-ade7-494a-8b8e-715bebeb0668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ce21139-0a67-4a0e-9098-623e385e6135', '0b9fb7d1-d2b4-44b2-bbfd-0a5d404d65af', '3f97b9e4-0371-4e75-958d-8db26eb88327', 'eb4344b2-98b5-4665-9786-37f8f53c70e0']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:04.943420 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (502ca48f-5c37-4a79-8200-98b0cce7a70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:04.966446 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (502ca48f-5c37-4a79-8200-98b0cce7a70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f41bbbd9-3be6-4dbc-9ad0-c722d501b926', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-983200929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d07637ec3646d589e7781dcc51845a',qos_specs=None,replication_status=,reservations=['2ce21139-0a67-4a0e-9098-623e385e6135','0b9fb7d1-d2b4-44b2-bbfd-0a5d404d65af','3f97b9e4-0371-4e75-958d-8db26eb88327','eb4344b2-98b5-4665-9786-37f8f53c70e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc75dc1f36eb4624ac44b72161e2bb81',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-983200929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f41bbbd9-3be6-4dbc-9ad0-c722d501b926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6d07637ec3646d589e7781dcc51845a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc75dc1f36eb4624ac44b72161e2bb81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:04.967414 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d5f5f5-f78d-4bec-82e7-1d84cc489bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:04.984259 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d5f5f5-f78d-4bec-82e7-1d84cc489bd1) transitioned into state 'SUCCESS' from state '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-983200929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d07637ec3646d589e7781dcc51845a',qos_specs=None,replication_status=,reservations=['2ce21139-0a67-4a0e-9098-623e385e6135','0b9fb7d1-d2b4-44b2-bbfd-0a5d404d65af','3f97b9e4-0371-4e75-958d-8db26eb88327','eb4344b2-98b5-4665-9786-37f8f53c70e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc75dc1f36eb4624ac44b72161e2bb81',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:04.984999 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad86bdf-d06b-4a0e-ba66-1c76a0d09be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:04.993284 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad86bdf-d06b-4a0e-ba66-1c76a0d09be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:04.994250 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Flow 'volume_create_api' (01f945f6-5357-43d1-91ec-33cdf338d1f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:04.994741 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Create volume request issued successfully. Aug 18 23:53:04.995411 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b4889e63-c7b2-4c82-a80f-210ff40af837 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:53:04.996462 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1325/5249] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:53:04 2026] POST /volume/v3/volumes => generated 777 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:05.011670 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-376dcb67-148b-4a80-9cd0-7d3114139689 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:05.013713 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-376dcb67-148b-4a80-9cd0-7d3114139689 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 Aug 18 23:53:05.013950 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-376dcb67-148b-4a80-9cd0-7d3114139689 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:05.014209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-376dcb67-148b-4a80-9cd0-7d3114139689 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:05.022936 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:05.022936 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:05.026169 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-376dcb67-148b-4a80-9cd0-7d3114139689 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Volume info retrieved successfully. Aug 18 23:53:05.029421 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-376dcb67-148b-4a80-9cd0-7d3114139689 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 returned with HTTP 200 Aug 18 23:53:05.029773 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1308/5250] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:05 2026] GET /volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:06.044006 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-38d25ff7-2666-40ad-abf1-94f5db3db3c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:06.045726 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38d25ff7-2666-40ad-abf1-94f5db3db3c7 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 Aug 18 23:53:06.045920 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38d25ff7-2666-40ad-abf1-94f5db3db3c7 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:06.046110 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38d25ff7-2666-40ad-abf1-94f5db3db3c7 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:06.053107 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:06.053107 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:06.056814 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-38d25ff7-2666-40ad-abf1-94f5db3db3c7 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Volume info retrieved successfully. Aug 18 23:53:06.060967 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38d25ff7-2666-40ad-abf1-94f5db3db3c7 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 returned with HTTP 200 Aug 18 23:53:06.061422 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1298/5251] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:06 2026] GET /volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:06.072320 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d166d2d3-89bd-4928-91e5-b93f204cc5a9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:06.074663 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d166d2d3-89bd-4928-91e5-b93f204cc5a9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] POST https://10.4.3.229/volume/v3/backups Aug 18 23:53:06.075194 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d166d2d3-89bd-4928-91e5-b93f204cc5a9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f41bbbd9-3be6-4dbc-9ad0-c722d501b926", "name": "tempest-type-Backup-689632081"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:06.076866 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.contrib.backups [None req-d166d2d3-89bd-4928-91e5-b93f204cc5a9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Creating new backup {'backup': {'volume_id': 'f41bbbd9-3be6-4dbc-9ad0-c722d501b926', 'name': 'tempest-type-Backup-689632081'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:53:06.077059 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.contrib.backups [None req-d166d2d3-89bd-4928-91e5-b93f204cc5a9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Creating backup of volume f41bbbd9-3be6-4dbc-9ad0-c722d501b926 in container None Aug 18 23:53:06.084159 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:06.084159 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:06.084575 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d166d2d3-89bd-4928-91e5-b93f204cc5a9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Volume info retrieved successfully. Aug 18 23:53:06.109123 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-d166d2d3-89bd-4928-91e5-b93f204cc5a9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Created reservations ['63be9a20-3075-4b89-be9d-214f44838861', '186a7984-d353-43d9-ba39-80031dff8783'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:06.134390 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d166d2d3-89bd-4928-91e5-b93f204cc5a9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups returned with HTTP 202 Aug 18 23:53:06.134845 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1321/5252] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:53:06 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:06.142276 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9ebce4f0-cf6e-426f-9cd7-a22d2c8e2892 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:06.144361 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9ebce4f0-cf6e-426f-9cd7-a22d2c8e2892 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:06.144661 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9ebce4f0-cf6e-426f-9cd7-a22d2c8e2892 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:06.144857 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9ebce4f0-cf6e-426f-9cd7-a22d2c8e2892 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:06.145226 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-9ebce4f0-cf6e-426f-9cd7-a22d2c8e2892 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:06.151038 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:06.151038 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:06.151641 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9ebce4f0-cf6e-426f-9cd7-a22d2c8e2892 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:06.152096 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1326/5253] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:06 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:07.162421 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a4f1ebde-3240-466b-bde6-e5f9c5c1236e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:07.163927 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a4f1ebde-3240-466b-bde6-e5f9c5c1236e tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:07.164132 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a4f1ebde-3240-466b-bde6-e5f9c5c1236e tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:07.164296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a4f1ebde-3240-466b-bde6-e5f9c5c1236e tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:07.164400 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-a4f1ebde-3240-466b-bde6-e5f9c5c1236e tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:07.168460 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:07.168460 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:07.169030 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a4f1ebde-3240-466b-bde6-e5f9c5c1236e tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:07.169343 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1309/5254] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:07 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:08.177972 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ca7bf419-b936-4713-a359-a2b7866ca40f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:08.179637 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca7bf419-b936-4713-a359-a2b7866ca40f tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:08.179863 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca7bf419-b936-4713-a359-a2b7866ca40f tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:08.180080 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca7bf419-b936-4713-a359-a2b7866ca40f tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:08.180225 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ca7bf419-b936-4713-a359-a2b7866ca40f tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:08.184108 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:08.184108 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:08.184694 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca7bf419-b936-4713-a359-a2b7866ca40f tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:08.185048 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1299/5255] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:08 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:09.196833 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-00825140-f044-46f6-8476-8744adc01c0d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:09.198074 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-00825140-f044-46f6-8476-8744adc01c0d tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:09.198287 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-00825140-f044-46f6-8476-8744adc01c0d tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:09.198472 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-00825140-f044-46f6-8476-8744adc01c0d tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:09.198593 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-00825140-f044-46f6-8476-8744adc01c0d tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:09.202613 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:09.202613 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:09.203171 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-00825140-f044-46f6-8476-8744adc01c0d tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:09.203534 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1322/5256] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:09 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:09.496366 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-1874db93-5257-4ba6-b4e0-86485f413c45 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:09.498274 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-1874db93-5257-4ba6-b4e0-86485f413c45 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:53:09.498457 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-1874db93-5257-4ba6-b4e0-86485f413c45 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:09.498648 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-1874db93-5257-4ba6-b4e0-86485f413c45 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:09.507208 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:09.507208 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:09.510034 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-1874db93-5257-4ba6-b4e0-86485f413c45 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:53:09.513528 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-1874db93-5257-4ba6-b4e0-86485f413c45 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:53:09.513936 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1327/5257] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:53:09 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:09.529452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-debb580f-a7d7-4703-b9cb-0058c6c5ac7d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:09.531248 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-debb580f-a7d7-4703-b9cb-0058c6c5ac7d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] POST https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c/action Aug 18 23:53:09.531595 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-debb580f-a7d7-4703-b9cb-0058c6c5ac7d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:53:09.531756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-debb580f-a7d7-4703-b9cb-0058c6c5ac7d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:09.540757 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:09.540757 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:09.541247 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-debb580f-a7d7-4703-b9cb-0058c6c5ac7d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:53:09.545920 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-debb580f-a7d7-4703-b9cb-0058c6c5ac7d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Begin detaching volume completed successfully. Aug 18 23:53:09.546158 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-debb580f-a7d7-4703-b9cb-0058c6c5ac7d tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c/action returned with HTTP 202 Aug 18 23:53:09.546564 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1310/5258] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:53:09 2026] POST /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:53:09.600838 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-62cc4c52-0a1b-4c4d-8cfb-9799978ac83d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:09.601184 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-62cc4c52-0a1b-4c4d-8cfb-9799978ac83d None None] GET https://10.4.3.229/volume// Aug 18 23:53:09.601330 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-62cc4c52-0a1b-4c4d-8cfb-9799978ac83d None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:09.601526 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-62cc4c52-0a1b-4c4d-8cfb-9799978ac83d None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:09.601829 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-62cc4c52-0a1b-4c4d-8cfb-9799978ac83d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:53:09.602089 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1300/5259] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:53:09 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:53:09.609728 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-d57dd9ad-d560-4fe2-9292-03ffe859c5f5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:09.611207 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-d57dd9ad-d560-4fe2-9292-03ffe859c5f5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:53:09.611484 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-d57dd9ad-d560-4fe2-9292-03ffe859c5f5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:09.611787 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-d57dd9ad-d560-4fe2-9292-03ffe859c5f5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:09.619825 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:09.619825 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:09.622994 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-d57dd9ad-d560-4fe2-9292-03ffe859c5f5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:53:09.627150 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-d57dd9ad-d560-4fe2-9292-03ffe859c5f5 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:53:09.627150 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1323/5260] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:53:09 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 1322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:53:10.214325 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5943545b-90d0-454a-af32-207bfd1d3529 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:10.215975 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5943545b-90d0-454a-af32-207bfd1d3529 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:10.216203 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5943545b-90d0-454a-af32-207bfd1d3529 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:10.216376 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5943545b-90d0-454a-af32-207bfd1d3529 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:10.216478 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-5943545b-90d0-454a-af32-207bfd1d3529 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:10.220582 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:10.220582 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:10.221410 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5943545b-90d0-454a-af32-207bfd1d3529 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:10.221905 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1328/5261] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:10 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:10.457205 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-37298ecc-8c92-48d1-9ef4-6d804fd8d9c3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:10.458960 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-37298ecc-8c92-48d1-9ef4-6d804fd8d9c3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] DELETE https://10.4.3.229/volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642 Aug 18 23:53:10.459143 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-37298ecc-8c92-48d1-9ef4-6d804fd8d9c3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:10.459307 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-37298ecc-8c92-48d1-9ef4-6d804fd8d9c3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:10.465346 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:10.465346 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:10.505994 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5e830bc4-608c-47f8-b004-f5a028a96c38 req-37298ecc-8c92-48d1-9ef4-6d804fd8d9c3 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642 returned with HTTP 200 Aug 18 23:53:10.506372 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1311/5262] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:53:10 2026] DELETE /volume/v3/attachments/932c67b0-ca2e-4a80-8622-a868188bb642 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:10.652532 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-881d5105-6713-4465-a751-3cfacd8beb8e req-69ea08a3-6a7c-45d6-9a91-8979330610a2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:10.654452 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-881d5105-6713-4465-a751-3cfacd8beb8e req-69ea08a3-6a7c-45d6-9a91-8979330610a2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:53:10.654667 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-881d5105-6713-4465-a751-3cfacd8beb8e req-69ea08a3-6a7c-45d6-9a91-8979330610a2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:10.654884 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-881d5105-6713-4465-a751-3cfacd8beb8e req-69ea08a3-6a7c-45d6-9a91-8979330610a2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:10.660967 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:10.660967 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:10.664019 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-881d5105-6713-4465-a751-3cfacd8beb8e req-69ea08a3-6a7c-45d6-9a91-8979330610a2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:53:10.667362 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-881d5105-6713-4465-a751-3cfacd8beb8e req-69ea08a3-6a7c-45d6-9a91-8979330610a2 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:53:10.667747 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1301/5263] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:53:10 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:10.678609 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a4c735b8-e76e-4884-9d6c-832b511cdfa8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:10.680243 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a4c735b8-e76e-4884-9d6c-832b511cdfa8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] DELETE https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:53:10.680400 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a4c735b8-e76e-4884-9d6c-832b511cdfa8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:10.680598 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a4c735b8-e76e-4884-9d6c-832b511cdfa8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:10.680750 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-a4c735b8-e76e-4884-9d6c-832b511cdfa8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Delete volume with id: 017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:53:10.687091 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:10.687091 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:10.687431 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a4c735b8-e76e-4884-9d6c-832b511cdfa8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:53:10.701167 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a4c735b8-e76e-4884-9d6c-832b511cdfa8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Delete volume request issued successfully. Aug 18 23:53:10.701365 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a4c735b8-e76e-4884-9d6c-832b511cdfa8 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 202 Aug 18 23:53:10.701811 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1324/5264] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:53:10 2026] DELETE /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:10.708326 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7b34ac2a-46b2-462c-925b-d25694e196f7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:10.709881 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7b34ac2a-46b2-462c-925b-d25694e196f7 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:53:10.710080 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7b34ac2a-46b2-462c-925b-d25694e196f7 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:10.710257 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7b34ac2a-46b2-462c-925b-d25694e196f7 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:10.717270 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:10.717270 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:10.720442 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7b34ac2a-46b2-462c-925b-d25694e196f7 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Volume info retrieved successfully. Aug 18 23:53:10.724223 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7b34ac2a-46b2-462c-925b-d25694e196f7 tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 200 Aug 18 23:53:10.724612 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1329/5265] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:10 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:11.231430 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-616f0efe-afa9-4284-9421-f940537d1e10 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:11.233159 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-616f0efe-afa9-4284-9421-f940537d1e10 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:11.233364 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-616f0efe-afa9-4284-9421-f940537d1e10 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:11.233560 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-616f0efe-afa9-4284-9421-f940537d1e10 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:11.233658 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-616f0efe-afa9-4284-9421-f940537d1e10 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:11.237744 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:11.237744 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:11.238292 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-616f0efe-afa9-4284-9421-f940537d1e10 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:11.238615 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1312/5266] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:11 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:11.736245 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d3b22267-67e5-4720-8b7a-d3ee22cb85ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:11.737601 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3b22267-67e5-4720-8b7a-d3ee22cb85ff tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] GET https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c Aug 18 23:53:11.737839 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d3b22267-67e5-4720-8b7a-d3ee22cb85ff tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:11.738079 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d3b22267-67e5-4720-8b7a-d3ee22cb85ff tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:11.742921 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3b22267-67e5-4720-8b7a-d3ee22cb85ff tempest-TestMinimumBasicScenario-1392029781 tempest-TestMinimumBasicScenario-1392029781-project-member] https://10.4.3.229/volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c returned with HTTP 404 Aug 18 23:53:11.743410 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1302/5267] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:11 2026] GET /volume/v3/volumes/017a955e-a469-4b66-81e0-11635d12690c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:12.256105 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2a43df6a-1abd-4aaa-a59a-fdc95d438b79 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:12.259536 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2a43df6a-1abd-4aaa-a59a-fdc95d438b79 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:12.259765 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2a43df6a-1abd-4aaa-a59a-fdc95d438b79 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:12.259957 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2a43df6a-1abd-4aaa-a59a-fdc95d438b79 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:12.260077 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-2a43df6a-1abd-4aaa-a59a-fdc95d438b79 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:12.267851 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:12.267851 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:12.268526 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2a43df6a-1abd-4aaa-a59a-fdc95d438b79 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:12.269050 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1325/5268] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:12 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:13.278873 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1ebf6265-2354-44b3-8184-7a1036b3b302 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:13.280478 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ebf6265-2354-44b3-8184-7a1036b3b302 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:13.280718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ebf6265-2354-44b3-8184-7a1036b3b302 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:13.280891 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ebf6265-2354-44b3-8184-7a1036b3b302 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:13.281009 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-1ebf6265-2354-44b3-8184-7a1036b3b302 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:13.285026 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:13.285026 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:13.285612 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ebf6265-2354-44b3-8184-7a1036b3b302 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:13.285944 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1330/5269] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:13 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:14.296712 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-dfd7ed9b-fad8-4aef-8114-f73210e5a889 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:14.298603 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dfd7ed9b-fad8-4aef-8114-f73210e5a889 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:14.298769 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dfd7ed9b-fad8-4aef-8114-f73210e5a889 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:14.298938 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-dfd7ed9b-fad8-4aef-8114-f73210e5a889 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:14.299057 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-dfd7ed9b-fad8-4aef-8114-f73210e5a889 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:14.303010 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:14.303010 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:14.303685 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-dfd7ed9b-fad8-4aef-8114-f73210e5a889 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:14.304304 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1313/5270] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:14 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:15.316608 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bab5f00a-d608-45ac-a959-d7ab0eaf4654 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:15.318183 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bab5f00a-d608-45ac-a959-d7ab0eaf4654 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:15.318367 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bab5f00a-d608-45ac-a959-d7ab0eaf4654 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:15.318549 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bab5f00a-d608-45ac-a959-d7ab0eaf4654 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:15.318663 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-bab5f00a-d608-45ac-a959-d7ab0eaf4654 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:15.322664 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:15.322664 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:15.323260 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bab5f00a-d608-45ac-a959-d7ab0eaf4654 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:15.323632 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1303/5271] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:15 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:16.334261 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c2534915-390c-4592-a2bd-1e9d6b621ebe None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:16.336621 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2534915-390c-4592-a2bd-1e9d6b621ebe tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:16.336814 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2534915-390c-4592-a2bd-1e9d6b621ebe tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:16.336990 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2534915-390c-4592-a2bd-1e9d6b621ebe tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:16.337110 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c2534915-390c-4592-a2bd-1e9d6b621ebe tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:16.341505 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:16.341505 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:16.342382 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2534915-390c-4592-a2bd-1e9d6b621ebe tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:16.342777 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1326/5272] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:16 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:17.354845 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5a22d68f-2d35-47d5-ba9f-e8f9074227c8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:17.356428 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5a22d68f-2d35-47d5-ba9f-e8f9074227c8 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:17.356657 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5a22d68f-2d35-47d5-ba9f-e8f9074227c8 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:17.356830 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5a22d68f-2d35-47d5-ba9f-e8f9074227c8 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:17.356928 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-5a22d68f-2d35-47d5-ba9f-e8f9074227c8 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:17.361727 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:17.361727 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:17.363240 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5a22d68f-2d35-47d5-ba9f-e8f9074227c8 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:17.363240 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1331/5273] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:17 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:53:18.373227 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-432d6408-ceb0-40d5-b34d-2600d7c693a7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:18.375025 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-432d6408-ceb0-40d5-b34d-2600d7c693a7 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:18.375265 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-432d6408-ceb0-40d5-b34d-2600d7c693a7 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:18.375462 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-432d6408-ceb0-40d5-b34d-2600d7c693a7 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:18.375598 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-432d6408-ceb0-40d5-b34d-2600d7c693a7 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:18.380609 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:18.380609 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:18.381448 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-432d6408-ceb0-40d5-b34d-2600d7c693a7 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:18.381933 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1314/5274] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:18 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:19.392701 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dc2d3876-604c-4273-ac9a-435710d67bc9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:19.394954 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dc2d3876-604c-4273-ac9a-435710d67bc9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:19.395387 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dc2d3876-604c-4273-ac9a-435710d67bc9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:19.395680 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dc2d3876-604c-4273-ac9a-435710d67bc9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:19.395841 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-dc2d3876-604c-4273-ac9a-435710d67bc9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:19.401197 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:19.401197 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:19.402081 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dc2d3876-604c-4273-ac9a-435710d67bc9 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:19.402563 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1304/5275] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:19 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:20.411595 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3f9a6cd2-060a-47d9-b4f4-9b7f4e2b2520 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:20.413254 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3f9a6cd2-060a-47d9-b4f4-9b7f4e2b2520 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:20.413479 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3f9a6cd2-060a-47d9-b4f4-9b7f4e2b2520 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:20.413703 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3f9a6cd2-060a-47d9-b4f4-9b7f4e2b2520 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:20.413836 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-3f9a6cd2-060a-47d9-b4f4-9b7f4e2b2520 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:20.417880 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:20.417880 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:20.418492 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3f9a6cd2-060a-47d9-b4f4-9b7f4e2b2520 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:20.418862 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1327/5276] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:20 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:20.427646 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-fea3a6fd-431a-4301-83e3-1389c3515495 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:20.552627 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fea3a6fd-431a-4301-83e3-1389c3515495 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-member] PUT https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:20.553029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-fea3a6fd-431a-4301-83e3-1389c3515495 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:20.559554 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:20.559554 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:20.565576 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-fea3a6fd-431a-4301-83e3-1389c3515495 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-member] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:20.565939 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1332/5277] 10.4.3.229 () {70 vars in 1408 bytes} [Tue Aug 18 23:53:20 2026] PUT /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 315 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:20.573328 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-00618b1f-de9f-49e9-8d93-53cc49fe8e1d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:20.574969 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-00618b1f-de9f-49e9-8d93-53cc49fe8e1d tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:20.575183 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-00618b1f-de9f-49e9-8d93-53cc49fe8e1d tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:20.575353 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-00618b1f-de9f-49e9-8d93-53cc49fe8e1d tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:20.575545 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.backups [None req-00618b1f-de9f-49e9-8d93-53cc49fe8e1d tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100172) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:20.579134 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:20.579134 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:20.579673 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-00618b1f-de9f-49e9-8d93-53cc49fe8e1d tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:20.580012 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1315/5278] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:20 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:20.589364 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4e31e9fc-f544-404b-87fc-6a596faa6c46 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:20.591078 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e31e9fc-f544-404b-87fc-6a596faa6c46 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] DELETE https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:20.591271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e31e9fc-f544-404b-87fc-6a596faa6c46 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:20.591442 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e31e9fc-f544-404b-87fc-6a596faa6c46 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:20.591573 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-4e31e9fc-f544-404b-87fc-6a596faa6c46 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Delete backup with id: 045de5b3-6eb9-4ec7-aee6-38eede9db82a. Aug 18 23:53:20.595859 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:20.595859 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:20.606008 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-4e31e9fc-f544-404b-87fc-6a596faa6c46 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] delete_backup rpcapi backup_id 045de5b3-6eb9-4ec7-aee6-38eede9db82a {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:53:20.607738 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e31e9fc-f544-404b-87fc-6a596faa6c46 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 202 Aug 18 23:53:20.608149 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1305/5279] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:53:20 2026] DELETE /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:53:20.614594 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c7099007-69de-4805-9bd6-d12df9567942 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:20.616271 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c7099007-69de-4805-9bd6-d12df9567942 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:20.616474 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c7099007-69de-4805-9bd6-d12df9567942 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:20.616689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c7099007-69de-4805-9bd6-d12df9567942 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:20.616793 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.backups [None req-c7099007-69de-4805-9bd6-d12df9567942 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100171) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:20.620686 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:20.620686 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:20.621240 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c7099007-69de-4805-9bd6-d12df9567942 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 200 Aug 18 23:53:20.621577 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1328/5280] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:20 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:21.631865 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f6d5b8da-baab-47a5-b08d-92772722ba26 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:21.633496 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f6d5b8da-baab-47a5-b08d-92772722ba26 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a Aug 18 23:53:21.633707 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f6d5b8da-baab-47a5-b08d-92772722ba26 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:21.633901 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f6d5b8da-baab-47a5-b08d-92772722ba26 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:21.634073 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.backups [None req-f6d5b8da-baab-47a5-b08d-92772722ba26 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Show backup with id 045de5b3-6eb9-4ec7-aee6-38eede9db82a. {{(pid=100173) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:53:21.637313 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f6d5b8da-baab-47a5-b08d-92772722ba26 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a returned with HTTP 404 Aug 18 23:53:21.637831 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1333/5281] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:21 2026] GET /volume/v3/backups/045de5b3-6eb9-4ec7-aee6-38eede9db82a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:21.643504 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-af860e01-94f6-404c-9642-dfcfd7c74602 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:21.645000 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-af860e01-94f6-404c-9642-dfcfd7c74602 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 Aug 18 23:53:21.645180 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-af860e01-94f6-404c-9642-dfcfd7c74602 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:21.645368 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-af860e01-94f6-404c-9642-dfcfd7c74602 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:21.645492 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-af860e01-94f6-404c-9642-dfcfd7c74602 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Delete volume with id: f41bbbd9-3be6-4dbc-9ad0-c722d501b926 Aug 18 23:53:21.651672 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:21.651672 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:21.651960 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-af860e01-94f6-404c-9642-dfcfd7c74602 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Volume info retrieved successfully. Aug 18 23:53:21.673754 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-af860e01-94f6-404c-9642-dfcfd7c74602 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Delete volume request issued successfully. Aug 18 23:53:21.673943 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-af860e01-94f6-404c-9642-dfcfd7c74602 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 returned with HTTP 202 Aug 18 23:53:21.674327 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1316/5282] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:53:21 2026] DELETE /volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:21.680498 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dff95d24-724d-45cc-8132-d22ed09ab660 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:21.682095 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dff95d24-724d-45cc-8132-d22ed09ab660 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 Aug 18 23:53:21.682280 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dff95d24-724d-45cc-8132-d22ed09ab660 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:21.682770 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dff95d24-724d-45cc-8132-d22ed09ab660 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:21.688645 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:21.688645 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:21.691807 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dff95d24-724d-45cc-8132-d22ed09ab660 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Volume info retrieved successfully. Aug 18 23:53:21.695650 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dff95d24-724d-45cc-8132-d22ed09ab660 tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 returned with HTTP 200 Aug 18 23:53:21.696175 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1306/5283] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:21 2026] GET /volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:22.708191 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8461f2ac-e140-443b-8b15-8c7e93b6993f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:22.710047 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8461f2ac-e140-443b-8b15-8c7e93b6993f tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] GET https://10.4.3.229/volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 Aug 18 23:53:22.710352 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8461f2ac-e140-443b-8b15-8c7e93b6993f tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:22.710542 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8461f2ac-e140-443b-8b15-8c7e93b6993f tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:22.716615 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8461f2ac-e140-443b-8b15-8c7e93b6993f tempest-ProjectMemberTests39-1859224211 tempest-ProjectMemberTests39-1859224211-project-admin] https://10.4.3.229/volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 returned with HTTP 404 Aug 18 23:53:22.717071 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1329/5284] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:53:22 2026] GET /volume/v3/volumes/f41bbbd9-3be6-4dbc-9ad0-c722d501b926 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:24.089335 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:24.166540 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:24.166796 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2032869053"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:24.168219 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2032869053'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:24.168330 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume of 1 GB Aug 18 23:53:24.172887 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Availability Zones retrieved successfully. Aug 18 23:53:24.177803 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (514188b8-9c80-4d65-9f58-65653f919029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:24.178861 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b93f8712-6f64-48bc-a75f-6843aceb4c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:24.179617 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:53:24.200338 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b93f8712-6f64-48bc-a75f-6843aceb4c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:24.201068 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f948422-1f31-4887-af80-4638d978c4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:24.250376 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['f24706e3-d408-4b0f-939e-6c505f6a298b', 'a6141da3-b8a2-4c4d-923b-52981827f0ca', '9a2edaf1-a108-4c6e-9efe-a94372a308c6', 'f971f8a5-60d2-429a-8b39-f7b4183e1763'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:24.251129 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f948422-1f31-4887-af80-4638d978c4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f24706e3-d408-4b0f-939e-6c505f6a298b', 'a6141da3-b8a2-4c4d-923b-52981827f0ca', '9a2edaf1-a108-4c6e-9efe-a94372a308c6', 'f971f8a5-60d2-429a-8b39-f7b4183e1763']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:24.251807 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b08bfb0-a2fb-4dc2-8101-8f6ed8242243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:24.272677 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b08bfb0-a2fb-4dc2-8101-8f6ed8242243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2032869053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['f24706e3-d408-4b0f-939e-6c505f6a298b','a6141da3-b8a2-4c4d-923b-52981827f0ca','9a2edaf1-a108-4c6e-9efe-a94372a308c6','f971f8a5-60d2-429a-8b39-f7b4183e1763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2032869053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:24.273357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5d2de1-63f2-44e8-9c49-69a18d18466c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:24.294307 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5d2de1-63f2-44e8-9c49-69a18d18466c) transitioned into state 'SUCCESS' from state '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-2032869053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['f24706e3-d408-4b0f-939e-6c505f6a298b','a6141da3-b8a2-4c4d-923b-52981827f0ca','9a2edaf1-a108-4c6e-9efe-a94372a308c6','f971f8a5-60d2-429a-8b39-f7b4183e1763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:24.295183 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316056ca-aa78-4292-8672-7ad1013584be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:24.304654 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316056ca-aa78-4292-8672-7ad1013584be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:24.305360 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (514188b8-9c80-4d65-9f58-65653f919029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:24.305628 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request issued successfully. Aug 18 23:53:24.306150 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-624576d0-3d83-4cc9-98b4-3722dd93e45e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:53:24.306530 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1334/5285] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:53:24 2026] POST /volume/v3/volumes => generated 778 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:24.318460 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-79ce91c1-9809-4263-b031-5f4ba96d768a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:24.320350 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-79ce91c1-9809-4263-b031-5f4ba96d768a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f Aug 18 23:53:24.320577 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-79ce91c1-9809-4263-b031-5f4ba96d768a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:24.320767 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-79ce91c1-9809-4263-b031-5f4ba96d768a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:24.327825 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:24.327825 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:24.331662 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-79ce91c1-9809-4263-b031-5f4ba96d768a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:24.335732 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-79ce91c1-9809-4263-b031-5f4ba96d768a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f returned with HTTP 200 Aug 18 23:53:24.336147 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1317/5286] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:24 2026] GET /volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:25.349336 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e248803b-b1d0-49cf-90b2-69ec99029e05 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:25.351065 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e248803b-b1d0-49cf-90b2-69ec99029e05 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f Aug 18 23:53:25.351247 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e248803b-b1d0-49cf-90b2-69ec99029e05 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:25.351422 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e248803b-b1d0-49cf-90b2-69ec99029e05 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:25.358254 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:25.358254 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:25.361637 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e248803b-b1d0-49cf-90b2-69ec99029e05 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:25.365073 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e248803b-b1d0-49cf-90b2-69ec99029e05 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f returned with HTTP 200 Aug 18 23:53:25.365505 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1307/5287] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:25 2026] GET /volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:25.380865 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d2962eba-3e21-4218-82d8-8febc067f5ff None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:25.464946 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d2962eba-3e21-4218-82d8-8febc067f5ff tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:53:25.465362 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d2962eba-3e21-4218-82d8-8febc067f5ff tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f", "name": "tempest-ProjectMemberTests-Snapshot-1554861918"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:25.474640 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:25.474640 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:25.475088 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d2962eba-3e21-4218-82d8-8febc067f5ff tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Volume info retrieved successfully. Aug 18 23:53:25.475193 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-d2962eba-3e21-4218-82d8-8febc067f5ff tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Create snapshot from volume fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f Aug 18 23:53:25.505370 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-d2962eba-3e21-4218-82d8-8febc067f5ff tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Created reservations ['bbb965dd-cd63-41f0-beab-a6bdcce87526', 'd0a01eb2-2d08-4745-9c6b-5656c980a0b5', '596845ff-4d7b-4700-af62-34c02b35f35b', '6d296686-38a8-4cb5-a6ad-70a9154c4815'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:25.532409 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d2962eba-3e21-4218-82d8-8febc067f5ff tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot create request issued successfully. Aug 18 23:53:25.532755 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d2962eba-3e21-4218-82d8-8febc067f5ff tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:53:25.533193 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1330/5288] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:53:25 2026] POST /volume/v3/snapshots => generated 305 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:25.545597 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-76dbc7e6-d043-47d9-afff-5db6d7a39f80 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:25.547825 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-76dbc7e6-d043-47d9-afff-5db6d7a39f80 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] GET https://10.4.3.229/volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 Aug 18 23:53:25.548032 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-76dbc7e6-d043-47d9-afff-5db6d7a39f80 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:25.548212 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-76dbc7e6-d043-47d9-afff-5db6d7a39f80 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:25.553676 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:25.553676 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:25.554593 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-76dbc7e6-d043-47d9-afff-5db6d7a39f80 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot retrieved successfully. Aug 18 23:53:25.556084 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-76dbc7e6-d043-47d9-afff-5db6d7a39f80 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 returned with HTTP 200 Aug 18 23:53:25.556446 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1335/5289] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:25 2026] GET /volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:26.565704 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-94b9ad25-1f3f-4e06-8458-fb09847c3117 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:26.567353 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-94b9ad25-1f3f-4e06-8458-fb09847c3117 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] GET https://10.4.3.229/volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 Aug 18 23:53:26.567575 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-94b9ad25-1f3f-4e06-8458-fb09847c3117 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:26.567864 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-94b9ad25-1f3f-4e06-8458-fb09847c3117 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:26.572697 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:26.572697 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:26.573163 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-94b9ad25-1f3f-4e06-8458-fb09847c3117 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot retrieved successfully. Aug 18 23:53:26.573882 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-94b9ad25-1f3f-4e06-8458-fb09847c3117 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 returned with HTTP 200 Aug 18 23:53:26.574291 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1318/5290] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:26 2026] GET /volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:26.582216 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ac04240d-6f93-42f7-a095-ceabe603d526 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:26.584171 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ac04240d-6f93-42f7-a095-ceabe603d526 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 Aug 18 23:53:26.584341 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ac04240d-6f93-42f7-a095-ceabe603d526 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:26.584559 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ac04240d-6f93-42f7-a095-ceabe603d526 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:26.584696 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-ac04240d-6f93-42f7-a095-ceabe603d526 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Delete snapshot with id: 814c97e3-02b9-4fd1-ab36-06fc2293b448 Aug 18 23:53:26.590337 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:26.590337 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:26.590735 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ac04240d-6f93-42f7-a095-ceabe603d526 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot retrieved successfully. Aug 18 23:53:26.611819 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ac04240d-6f93-42f7-a095-ceabe603d526 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot delete request issued successfully. Aug 18 23:53:26.612059 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ac04240d-6f93-42f7-a095-ceabe603d526 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 returned with HTTP 202 Aug 18 23:53:26.614805 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1308/5291] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:53:26 2026] DELETE /volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:26.623824 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c3e89bd3-1c73-42e3-b611-f50565f4e096 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:26.625818 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c3e89bd3-1c73-42e3-b611-f50565f4e096 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] GET https://10.4.3.229/volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 Aug 18 23:53:26.626072 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c3e89bd3-1c73-42e3-b611-f50565f4e096 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:26.626298 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c3e89bd3-1c73-42e3-b611-f50565f4e096 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:26.631181 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:26.631181 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:26.631622 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c3e89bd3-1c73-42e3-b611-f50565f4e096 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot retrieved successfully. Aug 18 23:53:26.632385 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c3e89bd3-1c73-42e3-b611-f50565f4e096 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 returned with HTTP 200 Aug 18 23:53:26.632827 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1331/5292] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:26 2026] GET /volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:27.640950 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-23fff3f2-faec-47b7-9f8a-34eb9009514a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:27.643209 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-23fff3f2-faec-47b7-9f8a-34eb9009514a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] GET https://10.4.3.229/volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 Aug 18 23:53:27.643477 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-23fff3f2-faec-47b7-9f8a-34eb9009514a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:27.643761 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-23fff3f2-faec-47b7-9f8a-34eb9009514a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:27.646080 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=143,cinder:UPDATE=44,cinder:INSERT=27 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:53:27.650464 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-23fff3f2-faec-47b7-9f8a-34eb9009514a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 returned with HTTP 404 Aug 18 23:53:27.651298 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1336/5293] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:27 2026] GET /volume/v3/snapshots/814c97e3-02b9-4fd1-ab36-06fc2293b448 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:27.657113 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-297f5ce7-0cc9-41a9-b0c1-b1625325fbad None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:27.658976 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-297f5ce7-0cc9-41a9-b0c1-b1625325fbad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f Aug 18 23:53:27.659160 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-297f5ce7-0cc9-41a9-b0c1-b1625325fbad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:27.659331 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-297f5ce7-0cc9-41a9-b0c1-b1625325fbad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:27.659493 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-297f5ce7-0cc9-41a9-b0c1-b1625325fbad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume with id: fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f Aug 18 23:53:27.667171 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:27.667171 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:27.667536 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-297f5ce7-0cc9-41a9-b0c1-b1625325fbad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:27.681974 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-297f5ce7-0cc9-41a9-b0c1-b1625325fbad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume request issued successfully. Aug 18 23:53:27.682150 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-297f5ce7-0cc9-41a9-b0c1-b1625325fbad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f returned with HTTP 202 Aug 18 23:53:27.682545 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1319/5294] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:53:27 2026] DELETE /volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:27.690838 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2e455c6-80bc-4958-8709-bed366048c08 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:27.692324 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2e455c6-80bc-4958-8709-bed366048c08 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f Aug 18 23:53:27.692487 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2e455c6-80bc-4958-8709-bed366048c08 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:27.692688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2e455c6-80bc-4958-8709-bed366048c08 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:27.701747 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:27.701747 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:27.706578 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a2e455c6-80bc-4958-8709-bed366048c08 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:27.712110 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2e455c6-80bc-4958-8709-bed366048c08 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f returned with HTTP 200 Aug 18 23:53:27.712643 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1309/5295] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:27 2026] GET /volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:27.817563 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8c17cb74-52d4-45b4-8845-302849e37918 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:27.819299 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:27.819647 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1602507231", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:27.821142 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1602507231', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:27.821254 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Create volume of 1 GB Aug 18 23:53:27.825264 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Availability Zones retrieved successfully. Aug 18 23:53:27.830574 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Flow 'volume_create_api' (281bb958-9020-46c0-ac25-89bd0e65159b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:27.831450 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23167f8b-02d1-487e-b78b-7e7418dd1e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:27.832296 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:53:27.854827 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23167f8b-02d1-487e-b78b-7e7418dd1e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:27.855504 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa149dd-e45f-4022-a781-3f6872a69913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:27.867080 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=114,cinder:UPDATE=36,cinder:INSERT=21 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:53:27.906789 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Created reservations ['c663c21b-9c71-4deb-b073-086ee0006512', '7b074cbd-d334-492a-b7f0-0836769e4bed', 'a346b5ee-c90c-4581-af0d-3755ee7205c8', 'fcf16bb4-1da7-43bd-b672-fb88cb57a9d9'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:27.907454 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa149dd-e45f-4022-a781-3f6872a69913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c663c21b-9c71-4deb-b073-086ee0006512', '7b074cbd-d334-492a-b7f0-0836769e4bed', 'a346b5ee-c90c-4581-af0d-3755ee7205c8', 'fcf16bb4-1da7-43bd-b672-fb88cb57a9d9']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:27.908211 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1259aee-c371-4fa7-be19-3bcb0ace3ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:27.926528 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1259aee-c371-4fa7-be19-3bcb0ace3ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '155ce039-3368-44c9-addc-ef1c041ab4b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1602507231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be590ad0f4f47bf8a01d0985bbd2e32',qos_specs=None,replication_status=,reservations=['c663c21b-9c71-4deb-b073-086ee0006512','7b074cbd-d334-492a-b7f0-0836769e4bed','a346b5ee-c90c-4581-af0d-3755ee7205c8','fcf16bb4-1da7-43bd-b672-fb88cb57a9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a12d5eb063a1483c92ceb9bd85d93ee5',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1602507231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=155ce039-3368-44c9-addc-ef1c041ab4b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be590ad0f4f47bf8a01d0985bbd2e32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a12d5eb063a1483c92ceb9bd85d93ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:27.927373 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4852a92b-a96a-4084-a914-d8e2ea0f4e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:27.942191 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4852a92b-a96a-4084-a914-d8e2ea0f4e0a) transitioned into state 'SUCCESS' from state '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-1602507231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be590ad0f4f47bf8a01d0985bbd2e32',qos_specs=None,replication_status=,reservations=['c663c21b-9c71-4deb-b073-086ee0006512','7b074cbd-d334-492a-b7f0-0836769e4bed','a346b5ee-c90c-4581-af0d-3755ee7205c8','fcf16bb4-1da7-43bd-b672-fb88cb57a9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a12d5eb063a1483c92ceb9bd85d93ee5',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:27.942882 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca4189c-597c-402a-8b9e-3a4d7510ae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:27.949857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca4189c-597c-402a-8b9e-3a4d7510ae96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:27.950639 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Flow 'volume_create_api' (281bb958-9020-46c0-ac25-89bd0e65159b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:27.950889 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Create volume request issued successfully. Aug 18 23:53:27.951505 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8c17cb74-52d4-45b4-8845-302849e37918 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:53:27.952114 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1332/5296] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:53:27 2026] POST /volume/v3/volumes => generated 747 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:28.725082 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-e3cd2a1b-e1c6-456b-8cb1-151806b0ef26 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:28.727009 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e3cd2a1b-e1c6-456b-8cb1-151806b0ef26 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f Aug 18 23:53:28.727333 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e3cd2a1b-e1c6-456b-8cb1-151806b0ef26 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:28.727632 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-e3cd2a1b-e1c6-456b-8cb1-151806b0ef26 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:28.734037 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-e3cd2a1b-e1c6-456b-8cb1-151806b0ef26 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f returned with HTTP 404 Aug 18 23:53:28.734037 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1337/5297] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:28 2026] GET /volume/v3/volumes/fbe10ddc-c4f9-48eb-85ea-c674b7f6ef4f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:28.741404 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:28.743139 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:28.743497 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-141517136"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:28.745107 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-141517136'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:28.745212 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume of 1 GB Aug 18 23:53:28.749099 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Availability Zones retrieved successfully. Aug 18 23:53:28.754198 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (f35d4d0d-4d9e-41a9-a76c-31669a2cdac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:28.755040 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71df81f7-7a47-465c-846d-6d6acbc7b4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:28.755864 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:53:28.776796 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71df81f7-7a47-465c-846d-6d6acbc7b4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:28.777482 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2fbea1-6817-480a-a4f6-0d740df648a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:28.810289 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['411ac9b2-6d97-4177-bdaf-f4b4930c532b', '742f04dd-ead1-4b2e-a238-0eab0d596aa0', '04ef6b06-f2df-49f3-be82-f82c4683ded5', '24cd0131-5629-4540-b1e1-7c7e1d14584c'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:28.811012 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2fbea1-6817-480a-a4f6-0d740df648a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['411ac9b2-6d97-4177-bdaf-f4b4930c532b', '742f04dd-ead1-4b2e-a238-0eab0d596aa0', '04ef6b06-f2df-49f3-be82-f82c4683ded5', '24cd0131-5629-4540-b1e1-7c7e1d14584c']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:28.811913 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7097f384-6ab5-49b4-9c93-6671af527937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:28.833330 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7097f384-6ab5-49b4-9c93-6671af527937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3696350e-3f0b-4ef6-9183-d2b91b1cc720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-141517136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['411ac9b2-6d97-4177-bdaf-f4b4930c532b','742f04dd-ead1-4b2e-a238-0eab0d596aa0','04ef6b06-f2df-49f3-be82-f82c4683ded5','24cd0131-5629-4540-b1e1-7c7e1d14584c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-141517136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3696350e-3f0b-4ef6-9183-d2b91b1cc720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:28.834028 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc04fba6-f680-4d74-b6ca-00fe8241295f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:28.848586 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc04fba6-f680-4d74-b6ca-00fe8241295f) transitioned into state 'SUCCESS' from state '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-141517136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['411ac9b2-6d97-4177-bdaf-f4b4930c532b','742f04dd-ead1-4b2e-a238-0eab0d596aa0','04ef6b06-f2df-49f3-be82-f82c4683ded5','24cd0131-5629-4540-b1e1-7c7e1d14584c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:28.849183 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab74e07a-0212-49b9-93f1-38875207bb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:28.856544 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab74e07a-0212-49b9-93f1-38875207bb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:28.857395 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (f35d4d0d-4d9e-41a9-a76c-31669a2cdac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:28.857708 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request issued successfully. Aug 18 23:53:28.858217 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b80ea1f-81d8-4362-95ac-357c6644ac9d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:53:28.858768 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1320/5298] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:53:28 2026] POST /volume/v3/volumes => generated 777 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:28.871616 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ccb56e88-c9ff-4a61-b461-805bcb74d9f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:28.873658 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ccb56e88-c9ff-4a61-b461-805bcb74d9f3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 Aug 18 23:53:28.873658 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ccb56e88-c9ff-4a61-b461-805bcb74d9f3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:28.873827 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ccb56e88-c9ff-4a61-b461-805bcb74d9f3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:28.881385 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:28.881385 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:28.884865 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ccb56e88-c9ff-4a61-b461-805bcb74d9f3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:28.888758 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ccb56e88-c9ff-4a61-b461-805bcb74d9f3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 returned with HTTP 200 Aug 18 23:53:28.889157 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1310/5299] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:28 2026] GET /volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:29.900855 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cd14cfc2-b6c0-4735-8107-bc103e7ff2eb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:29.902638 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cd14cfc2-b6c0-4735-8107-bc103e7ff2eb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 Aug 18 23:53:29.902826 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cd14cfc2-b6c0-4735-8107-bc103e7ff2eb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:29.903013 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cd14cfc2-b6c0-4735-8107-bc103e7ff2eb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:29.910316 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:29.910316 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:29.914473 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cd14cfc2-b6c0-4735-8107-bc103e7ff2eb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:29.921243 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cd14cfc2-b6c0-4735-8107-bc103e7ff2eb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 returned with HTTP 200 Aug 18 23:53:29.921243 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1333/5300] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:29 2026] GET /volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:29.933004 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cb198e6f-5132-4e37-ab5e-3db1d0c32a74 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:29.936530 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cb198e6f-5132-4e37-ab5e-3db1d0c32a74 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:53:29.936530 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cb198e6f-5132-4e37-ab5e-3db1d0c32a74 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3696350e-3f0b-4ef6-9183-d2b91b1cc720", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1017384019"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:29.942798 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:29.942798 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:29.943201 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cb198e6f-5132-4e37-ab5e-3db1d0c32a74 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:29.943395 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-cb198e6f-5132-4e37-ab5e-3db1d0c32a74 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create snapshot from volume 3696350e-3f0b-4ef6-9183-d2b91b1cc720 Aug 18 23:53:29.964860 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-cb198e6f-5132-4e37-ab5e-3db1d0c32a74 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['66e9106a-34e6-48a6-9d60-31c93397ce00', '311aad66-8340-4027-884d-a2c86a773fdf', '357b02ca-a81e-4030-8be9-613e20c8adb4', '21992486-7ad1-4664-b208-36b03c0f76b3'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:29.991414 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cb198e6f-5132-4e37-ab5e-3db1d0c32a74 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot create request issued successfully. Aug 18 23:53:29.991414 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cb198e6f-5132-4e37-ab5e-3db1d0c32a74 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:53:29.991414 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1338/5301] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:53:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:30.000885 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d1f583e1-536f-423a-b5d3-a57c937d9b00 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:30.003145 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d1f583e1-536f-423a-b5d3-a57c937d9b00 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf Aug 18 23:53:30.003385 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d1f583e1-536f-423a-b5d3-a57c937d9b00 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:30.003652 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d1f583e1-536f-423a-b5d3-a57c937d9b00 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:30.005797 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=114,cinder:UPDATE=35,cinder:INSERT=14 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:53:30.010670 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:30.010670 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:30.011134 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d1f583e1-536f-423a-b5d3-a57c937d9b00 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:30.012008 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d1f583e1-536f-423a-b5d3-a57c937d9b00 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf returned with HTTP 200 Aug 18 23:53:30.012619 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1321/5302] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:29 2026] GET /volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:31.021550 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9c297f1f-2382-4936-a84d-d20c859e39a7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:31.023231 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9c297f1f-2382-4936-a84d-d20c859e39a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf Aug 18 23:53:31.023410 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9c297f1f-2382-4936-a84d-d20c859e39a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:31.023734 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9c297f1f-2382-4936-a84d-d20c859e39a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:31.029168 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:31.029168 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:31.029559 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9c297f1f-2382-4936-a84d-d20c859e39a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:31.030320 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9c297f1f-2382-4936-a84d-d20c859e39a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf returned with HTTP 200 Aug 18 23:53:31.030787 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1311/5303] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:31 2026] GET /volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:31.038683 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-24887161-4817-4f78-bf0c-440d7c7cf236 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:31.040265 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-24887161-4817-4f78-bf0c-440d7c7cf236 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf Aug 18 23:53:31.040400 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-24887161-4817-4f78-bf0c-440d7c7cf236 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:31.040620 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-24887161-4817-4f78-bf0c-440d7c7cf236 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:31.040736 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-24887161-4817-4f78-bf0c-440d7c7cf236 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Delete snapshot with id: d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf Aug 18 23:53:31.045175 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:31.045175 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:31.045546 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-24887161-4817-4f78-bf0c-440d7c7cf236 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot retrieved successfully. Aug 18 23:53:31.058724 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-24887161-4817-4f78-bf0c-440d7c7cf236 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot delete request issued successfully. Aug 18 23:53:31.058924 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-24887161-4817-4f78-bf0c-440d7c7cf236 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf returned with HTTP 202 Aug 18 23:53:31.059366 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1334/5304] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:53:31 2026] DELETE /volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:31.065447 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-07c69dcb-5a90-4bf1-bd25-aa0ce15ec632 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:31.067219 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-07c69dcb-5a90-4bf1-bd25-aa0ce15ec632 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] GET https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf Aug 18 23:53:31.067386 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-07c69dcb-5a90-4bf1-bd25-aa0ce15ec632 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:31.067607 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-07c69dcb-5a90-4bf1-bd25-aa0ce15ec632 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:31.072004 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:31.072004 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:31.072369 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-07c69dcb-5a90-4bf1-bd25-aa0ce15ec632 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot retrieved successfully. Aug 18 23:53:31.073049 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-07c69dcb-5a90-4bf1-bd25-aa0ce15ec632 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf returned with HTTP 200 Aug 18 23:53:31.073372 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1339/5305] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:31 2026] GET /volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:32.081567 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3de2bfcc-3071-45ca-a0af-2a6a79ec579e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:32.083280 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3de2bfcc-3071-45ca-a0af-2a6a79ec579e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] GET https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf Aug 18 23:53:32.083452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3de2bfcc-3071-45ca-a0af-2a6a79ec579e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:32.083701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3de2bfcc-3071-45ca-a0af-2a6a79ec579e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:32.088082 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3de2bfcc-3071-45ca-a0af-2a6a79ec579e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf returned with HTTP 404 Aug 18 23:53:32.088487 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1322/5306] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:32 2026] GET /volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:32.097361 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9ce8557b-114d-467a-bb14-fb8832fe2e1d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:32.099009 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9ce8557b-114d-467a-bb14-fb8832fe2e1d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf Aug 18 23:53:32.099196 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9ce8557b-114d-467a-bb14-fb8832fe2e1d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:32.099371 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9ce8557b-114d-467a-bb14-fb8832fe2e1d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:32.099469 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-9ce8557b-114d-467a-bb14-fb8832fe2e1d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete snapshot with id: d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf Aug 18 23:53:32.101108 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=90,cinder:UPDATE=20,cinder:INSERT=7 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:53:32.103851 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9ce8557b-114d-467a-bb14-fb8832fe2e1d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf returned with HTTP 404 Aug 18 23:53:32.104307 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1312/5307] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:53:32 2026] DELETE /volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:32.113468 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ffe562a2-4db9-4be4-a00f-48664ff26e68 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:32.115580 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ffe562a2-4db9-4be4-a00f-48664ff26e68 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf Aug 18 23:53:32.115862 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ffe562a2-4db9-4be4-a00f-48664ff26e68 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:32.116130 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ffe562a2-4db9-4be4-a00f-48664ff26e68 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:32.120141 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ffe562a2-4db9-4be4-a00f-48664ff26e68 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf returned with HTTP 404 Aug 18 23:53:32.120766 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1335/5308] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:32 2026] GET /volume/v3/snapshots/d7aef5f9-cd3f-4e77-b38d-c9077aeff1bf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:32.127472 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-55d258a7-1857-4767-af5b-14b6dc62dbe4 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:32.129115 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-55d258a7-1857-4767-af5b-14b6dc62dbe4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 Aug 18 23:53:32.129293 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-55d258a7-1857-4767-af5b-14b6dc62dbe4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:32.129476 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-55d258a7-1857-4767-af5b-14b6dc62dbe4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:32.129645 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-55d258a7-1857-4767-af5b-14b6dc62dbe4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume with id: 3696350e-3f0b-4ef6-9183-d2b91b1cc720 Aug 18 23:53:32.136134 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:32.136134 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:32.136475 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-55d258a7-1857-4767-af5b-14b6dc62dbe4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:32.152239 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-55d258a7-1857-4767-af5b-14b6dc62dbe4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume request issued successfully. Aug 18 23:53:32.152418 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-55d258a7-1857-4767-af5b-14b6dc62dbe4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 returned with HTTP 202 Aug 18 23:53:32.152828 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1340/5309] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:53:32 2026] DELETE /volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:32.160396 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8ae573b2-7429-47c9-9f8e-e7a47f4ce0bc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:32.162095 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8ae573b2-7429-47c9-9f8e-e7a47f4ce0bc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 Aug 18 23:53:32.162371 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8ae573b2-7429-47c9-9f8e-e7a47f4ce0bc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:32.162643 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8ae573b2-7429-47c9-9f8e-e7a47f4ce0bc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:32.170275 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:32.170275 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:32.173493 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8ae573b2-7429-47c9-9f8e-e7a47f4ce0bc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:32.177584 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8ae573b2-7429-47c9-9f8e-e7a47f4ce0bc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 returned with HTTP 200 Aug 18 23:53:32.177997 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1323/5310] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:32 2026] GET /volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:33.190185 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2b7adbef-58b0-4de2-a785-848b4f026648 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:33.191891 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b7adbef-58b0-4de2-a785-848b4f026648 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 Aug 18 23:53:33.192084 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b7adbef-58b0-4de2-a785-848b4f026648 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:33.192252 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b7adbef-58b0-4de2-a785-848b4f026648 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:33.198690 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b7adbef-58b0-4de2-a785-848b4f026648 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 returned with HTTP 404 Aug 18 23:53:33.199193 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1313/5311] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:33 2026] GET /volume/v3/volumes/3696350e-3f0b-4ef6-9183-d2b91b1cc720 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:33.208908 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:33.210687 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:33.211061 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-150527462"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:33.212541 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-150527462'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:33.212659 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume of 1 GB Aug 18 23:53:33.212960 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:33.212960 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:33.216806 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Availability Zones retrieved successfully. Aug 18 23:53:33.222163 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (a205bdc9-3d06-43a8-bce7-13656fc72da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:33.223248 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9388d230-10da-4f4b-96f7-2e46c2bc0d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:33.224073 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:53:33.246461 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9388d230-10da-4f4b-96f7-2e46c2bc0d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:33.247153 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c8ba8f-c07f-4ac0-8410-b842a8102bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:33.280846 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['23d7beb8-f7f4-4b45-a6c9-875414b9c338', 'd59666ac-0467-458c-8270-21276294f279', 'b7c34529-e3a2-48b9-a217-b10ab02e5560', '0e92586e-0e10-4d32-8f33-8c577c1d993d'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:33.281537 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c8ba8f-c07f-4ac0-8410-b842a8102bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23d7beb8-f7f4-4b45-a6c9-875414b9c338', 'd59666ac-0467-458c-8270-21276294f279', 'b7c34529-e3a2-48b9-a217-b10ab02e5560', '0e92586e-0e10-4d32-8f33-8c577c1d993d']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:33.282253 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5233f39-e381-4f4d-803f-81de38c97bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:33.301688 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5233f39-e381-4f4d-803f-81de38c97bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54cec3e4-264d-479a-b462-53ee44e46d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-150527462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['23d7beb8-f7f4-4b45-a6c9-875414b9c338','d59666ac-0467-458c-8270-21276294f279','b7c34529-e3a2-48b9-a217-b10ab02e5560','0e92586e-0e10-4d32-8f33-8c577c1d993d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-150527462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54cec3e4-264d-479a-b462-53ee44e46d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:33.302329 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7790918-ad51-4291-bfd8-f2221b88c4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:33.317271 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7790918-ad51-4291-bfd8-f2221b88c4ac) transitioned into state 'SUCCESS' from state '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-150527462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['23d7beb8-f7f4-4b45-a6c9-875414b9c338','d59666ac-0467-458c-8270-21276294f279','b7c34529-e3a2-48b9-a217-b10ab02e5560','0e92586e-0e10-4d32-8f33-8c577c1d993d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:33.317869 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae45e227-dc19-4b3e-83df-9ec050518e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:33.325436 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae45e227-dc19-4b3e-83df-9ec050518e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:33.326152 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (a205bdc9-3d06-43a8-bce7-13656fc72da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:33.326507 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request issued successfully. Aug 18 23:53:33.327032 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-20d8e35b-97cd-47d3-8cc9-6df2d8a20e20 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:53:33.327534 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1336/5312] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:53:33 2026] POST /volume/v3/volumes => generated 777 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:33.338048 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8c2ae885-fc3d-4a87-b1dd-282eba2aad30 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:33.339776 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8c2ae885-fc3d-4a87-b1dd-282eba2aad30 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e Aug 18 23:53:33.339956 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8c2ae885-fc3d-4a87-b1dd-282eba2aad30 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:33.340162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8c2ae885-fc3d-4a87-b1dd-282eba2aad30 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:33.346850 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:33.346850 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:33.349983 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8c2ae885-fc3d-4a87-b1dd-282eba2aad30 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:33.353840 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8c2ae885-fc3d-4a87-b1dd-282eba2aad30 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e returned with HTTP 200 Aug 18 23:53:33.354211 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1341/5313] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:33 2026] GET /volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:34.367405 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-126c73cd-d5d6-4c05-a0cf-64b7308cbc44 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:34.369054 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-126c73cd-d5d6-4c05-a0cf-64b7308cbc44 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e Aug 18 23:53:34.369230 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-126c73cd-d5d6-4c05-a0cf-64b7308cbc44 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:34.369415 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-126c73cd-d5d6-4c05-a0cf-64b7308cbc44 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:34.375664 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:34.375664 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:34.378549 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-126c73cd-d5d6-4c05-a0cf-64b7308cbc44 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:34.381758 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-126c73cd-d5d6-4c05-a0cf-64b7308cbc44 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e returned with HTTP 200 Aug 18 23:53:34.382090 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1324/5314] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:34 2026] GET /volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:34.392477 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-16b2ac83-7af2-4b2a-9c2d-f4ce0f7075af None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:34.394116 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16b2ac83-7af2-4b2a-9c2d-f4ce0f7075af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:53:34.394435 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16b2ac83-7af2-4b2a-9c2d-f4ce0f7075af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54cec3e4-264d-479a-b462-53ee44e46d8e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1889806974"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:34.402304 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:34.402304 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:34.402675 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-16b2ac83-7af2-4b2a-9c2d-f4ce0f7075af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:34.402836 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-16b2ac83-7af2-4b2a-9c2d-f4ce0f7075af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create snapshot from volume 54cec3e4-264d-479a-b462-53ee44e46d8e Aug 18 23:53:34.424350 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-16b2ac83-7af2-4b2a-9c2d-f4ce0f7075af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['b73f8536-e87b-416e-8e6e-c43a72210a6f', '3e1c0c3b-3cc7-4453-8f17-2fc58be355e1', 'd7d686f6-b483-4185-b07f-f823a0d00a78', 'a3d2a1fd-1c76-47ba-ad39-60de7046b3a7'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:34.448441 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-16b2ac83-7af2-4b2a-9c2d-f4ce0f7075af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot create request issued successfully. Aug 18 23:53:34.448850 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16b2ac83-7af2-4b2a-9c2d-f4ce0f7075af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:53:34.449297 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1314/5315] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:53:34 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 18 23:53:34.457012 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-db6eb569-dbb0-4135-be76-8ea3b37505b3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:34.458915 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-db6eb569-dbb0-4135-be76-8ea3b37505b3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 Aug 18 23:53:34.459124 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-db6eb569-dbb0-4135-be76-8ea3b37505b3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:34.459353 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-db6eb569-dbb0-4135-be76-8ea3b37505b3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:34.464240 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:34.464240 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:34.464568 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-db6eb569-dbb0-4135-be76-8ea3b37505b3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:34.465258 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-db6eb569-dbb0-4135-be76-8ea3b37505b3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 returned with HTTP 200 Aug 18 23:53:34.465656 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1337/5316] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:34 2026] GET /volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:35.473537 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3a3fd7ec-adbc-4d85-a186-eb40476c8079 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:35.475272 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a3fd7ec-adbc-4d85-a186-eb40476c8079 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 Aug 18 23:53:35.475476 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a3fd7ec-adbc-4d85-a186-eb40476c8079 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:35.475702 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a3fd7ec-adbc-4d85-a186-eb40476c8079 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:35.480171 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:35.480171 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:35.480464 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3a3fd7ec-adbc-4d85-a186-eb40476c8079 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:35.481122 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a3fd7ec-adbc-4d85-a186-eb40476c8079 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 returned with HTTP 200 Aug 18 23:53:35.481470 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1342/5317] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:35 2026] GET /volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:35.489453 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7c4b87af-51a7-4909-807f-43631c47c4e3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:35.491111 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c4b87af-51a7-4909-807f-43631c47c4e3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] POST https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629/action Aug 18 23:53:35.491424 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c4b87af-51a7-4909-807f-43631c47c4e3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:53:35.491556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c4b87af-51a7-4909-807f-43631c47c4e3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:35.497009 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:35.497009 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:35.497389 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7c4b87af-51a7-4909-807f-43631c47c4e3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot retrieved successfully. Aug 18 23:53:35.498126 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.policy [None req-7c4b87af-51a7-4909-807f-43631c47c4e3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ee41b0074a9c44daad7fc7005c7f5e7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6704ae8b940c6b0bf9dd83e24eea9', '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=100172) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:53:35.498295 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c4b87af-51a7-4909-807f-43631c47c4e3 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629/action returned with HTTP 403 Aug 18 23:53:35.498703 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1325/5318] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:53:35 2026] POST /volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:35.505008 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-90398bc5-fe83-46bf-8f39-2415ff6e0983 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:35.507197 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90398bc5-fe83-46bf-8f39-2415ff6e0983 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 Aug 18 23:53:35.507392 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90398bc5-fe83-46bf-8f39-2415ff6e0983 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:35.507593 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90398bc5-fe83-46bf-8f39-2415ff6e0983 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:35.507689 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-90398bc5-fe83-46bf-8f39-2415ff6e0983 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete snapshot with id: 8538329a-7f63-4186-a22a-31303b260629 Aug 18 23:53:35.512475 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:35.512475 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:35.512867 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-90398bc5-fe83-46bf-8f39-2415ff6e0983 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:35.527484 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-90398bc5-fe83-46bf-8f39-2415ff6e0983 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot delete request issued successfully. Aug 18 23:53:35.527758 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90398bc5-fe83-46bf-8f39-2415ff6e0983 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 returned with HTTP 202 Aug 18 23:53:35.528203 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1315/5319] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:53:35 2026] DELETE /volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:35.534690 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-92e5cd7e-884e-4bf3-b0a9-4399e2be56c5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:35.536542 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-92e5cd7e-884e-4bf3-b0a9-4399e2be56c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 Aug 18 23:53:35.536745 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-92e5cd7e-884e-4bf3-b0a9-4399e2be56c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:35.536994 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-92e5cd7e-884e-4bf3-b0a9-4399e2be56c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:35.542077 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:35.542077 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:35.542362 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-92e5cd7e-884e-4bf3-b0a9-4399e2be56c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:35.543010 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-92e5cd7e-884e-4bf3-b0a9-4399e2be56c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 returned with HTTP 200 Aug 18 23:53:35.543357 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1338/5320] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:35 2026] GET /volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:36.553315 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1265f892-2dea-4ceb-b890-0e79075c5f7f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:36.555472 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1265f892-2dea-4ceb-b890-0e79075c5f7f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 Aug 18 23:53:36.555730 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1265f892-2dea-4ceb-b890-0e79075c5f7f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:36.555981 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1265f892-2dea-4ceb-b890-0e79075c5f7f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:36.560798 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1265f892-2dea-4ceb-b890-0e79075c5f7f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 returned with HTTP 404 Aug 18 23:53:36.561375 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1343/5321] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:36 2026] GET /volume/v3/snapshots/8538329a-7f63-4186-a22a-31303b260629 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:36.567750 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9f72842d-4fa4-413a-b881-bec8898a4c69 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:36.569444 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f72842d-4fa4-413a-b881-bec8898a4c69 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e Aug 18 23:53:36.569653 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f72842d-4fa4-413a-b881-bec8898a4c69 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:36.569852 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9f72842d-4fa4-413a-b881-bec8898a4c69 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:36.570048 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-9f72842d-4fa4-413a-b881-bec8898a4c69 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume with id: 54cec3e4-264d-479a-b462-53ee44e46d8e Aug 18 23:53:36.576611 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:36.576611 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:36.576871 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9f72842d-4fa4-413a-b881-bec8898a4c69 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:36.592007 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9f72842d-4fa4-413a-b881-bec8898a4c69 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume request issued successfully. Aug 18 23:53:36.592219 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9f72842d-4fa4-413a-b881-bec8898a4c69 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e returned with HTTP 202 Aug 18 23:53:36.592733 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1326/5322] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:53:36 2026] DELETE /volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:36.598908 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5f11997-b9a8-4940-94bf-a45d891b7882 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:36.600409 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5f11997-b9a8-4940-94bf-a45d891b7882 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e Aug 18 23:53:36.600594 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5f11997-b9a8-4940-94bf-a45d891b7882 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:36.600771 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5f11997-b9a8-4940-94bf-a45d891b7882 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:36.607525 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:36.607525 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:36.611698 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d5f11997-b9a8-4940-94bf-a45d891b7882 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:36.615606 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5f11997-b9a8-4940-94bf-a45d891b7882 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e returned with HTTP 200 Aug 18 23:53:36.616074 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1316/5323] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:36 2026] GET /volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:37.628708 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-47f91108-d0e7-4269-a7ec-040b3ffc8daf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:37.630345 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-47f91108-d0e7-4269-a7ec-040b3ffc8daf tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e Aug 18 23:53:37.630533 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-47f91108-d0e7-4269-a7ec-040b3ffc8daf tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:37.630726 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-47f91108-d0e7-4269-a7ec-040b3ffc8daf tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:37.635989 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-47f91108-d0e7-4269-a7ec-040b3ffc8daf tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e returned with HTTP 404 Aug 18 23:53:37.636424 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1339/5324] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:37 2026] GET /volume/v3/volumes/54cec3e4-264d-479a-b462-53ee44e46d8e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:37.645624 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:37.647664 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:37.648126 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-133828713"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:37.649939 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-133828713'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:37.650113 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume of 1 GB Aug 18 23:53:37.654937 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Availability Zones retrieved successfully. Aug 18 23:53:37.662753 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (2e7a4272-9144-4125-aa02-f43aafa7a429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:37.664337 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80b3f2c-ba8c-4fdf-b24c-7309bbdc3545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:37.665349 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:53:37.688129 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80b3f2c-ba8c-4fdf-b24c-7309bbdc3545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:37.688988 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d32ccd9a-0316-49cc-b005-8f2d56cffa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:37.724666 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['d82f7efe-8277-4924-98c4-b95a42b4e6ea', 'ecbef0ad-59c9-4743-95ad-d99dd76ebb0b', 'c1d699b2-b0e0-4413-bada-4be562c8de0c', '806c5efd-1c72-44e5-8372-25d6d918adf1'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:37.725596 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d32ccd9a-0316-49cc-b005-8f2d56cffa9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d82f7efe-8277-4924-98c4-b95a42b4e6ea', 'ecbef0ad-59c9-4743-95ad-d99dd76ebb0b', 'c1d699b2-b0e0-4413-bada-4be562c8de0c', '806c5efd-1c72-44e5-8372-25d6d918adf1']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:37.726558 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (177b0f2f-fd65-4a74-a261-99803dd436e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:37.752047 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (177b0f2f-fd65-4a74-a261-99803dd436e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a92b3e38-e65f-4f7a-8a20-26c7776d84d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-133828713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['d82f7efe-8277-4924-98c4-b95a42b4e6ea','ecbef0ad-59c9-4743-95ad-d99dd76ebb0b','c1d699b2-b0e0-4413-bada-4be562c8de0c','806c5efd-1c72-44e5-8372-25d6d918adf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-133828713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a92b3e38-e65f-4f7a-8a20-26c7776d84d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:37.752962 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e0370d-69f3-436b-ae7e-5e8b2bc8244c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:37.768629 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e0370d-69f3-436b-ae7e-5e8b2bc8244c) transitioned into state 'SUCCESS' from state '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-133828713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['d82f7efe-8277-4924-98c4-b95a42b4e6ea','ecbef0ad-59c9-4743-95ad-d99dd76ebb0b','c1d699b2-b0e0-4413-bada-4be562c8de0c','806c5efd-1c72-44e5-8372-25d6d918adf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:37.769326 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e743e32d-2ca0-4944-953f-298c3ccb00b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:37.777885 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e743e32d-2ca0-4944-953f-298c3ccb00b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:37.778626 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (2e7a4272-9144-4125-aa02-f43aafa7a429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:37.778959 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request issued successfully. Aug 18 23:53:37.779459 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-29cf03c9-266f-41b6-9a68-71a0da07d468 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:53:37.780105 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1344/5325] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:53:37 2026] POST /volume/v3/volumes => generated 777 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:37.791003 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b4d2729a-b030-45af-a0f5-347a3e5159b2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:37.793162 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b4d2729a-b030-45af-a0f5-347a3e5159b2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 Aug 18 23:53:37.793360 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b4d2729a-b030-45af-a0f5-347a3e5159b2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:37.793556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b4d2729a-b030-45af-a0f5-347a3e5159b2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:37.801749 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:37.801749 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:37.805885 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b4d2729a-b030-45af-a0f5-347a3e5159b2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:37.810074 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b4d2729a-b030-45af-a0f5-347a3e5159b2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 returned with HTTP 200 Aug 18 23:53:37.810495 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1327/5326] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:37 2026] GET /volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:38.823253 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9bb5c42c-987f-4f81-bd91-f76456f39562 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:38.825412 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9bb5c42c-987f-4f81-bd91-f76456f39562 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 Aug 18 23:53:38.825644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9bb5c42c-987f-4f81-bd91-f76456f39562 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:38.825829 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9bb5c42c-987f-4f81-bd91-f76456f39562 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:38.832349 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:38.832349 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:38.835550 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9bb5c42c-987f-4f81-bd91-f76456f39562 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:38.838916 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9bb5c42c-987f-4f81-bd91-f76456f39562 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 returned with HTTP 200 Aug 18 23:53:38.839267 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1317/5327] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:38 2026] GET /volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:38.850661 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5107349c-ccc4-426d-aaf7-3ab303b00041 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:38.852259 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5107349c-ccc4-426d-aaf7-3ab303b00041 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:53:38.852573 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5107349c-ccc4-426d-aaf7-3ab303b00041 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a92b3e38-e65f-4f7a-8a20-26c7776d84d2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2068194840"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:38.860271 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:38.860271 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:38.860589 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5107349c-ccc4-426d-aaf7-3ab303b00041 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:38.860652 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-5107349c-ccc4-426d-aaf7-3ab303b00041 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create snapshot from volume a92b3e38-e65f-4f7a-8a20-26c7776d84d2 Aug 18 23:53:38.881158 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-5107349c-ccc4-426d-aaf7-3ab303b00041 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['4106b237-bd4f-4650-ab7b-72c9d6098753', '35d59ed5-8822-4164-aee6-f011f9c77e4c', 'db64cb85-7475-4bc1-91c9-8996fc33bf22', '6a6549f6-1652-40a8-bb80-23bf9be75a57'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:38.904331 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5107349c-ccc4-426d-aaf7-3ab303b00041 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot create request issued successfully. Aug 18 23:53:38.904732 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5107349c-ccc4-426d-aaf7-3ab303b00041 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:53:38.905280 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1340/5328] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:53:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:38.913456 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-15902811-ddeb-4e99-80f3-0ffb0c91f34a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:38.915437 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-15902811-ddeb-4e99-80f3-0ffb0c91f34a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 Aug 18 23:53:38.915683 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-15902811-ddeb-4e99-80f3-0ffb0c91f34a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:38.915910 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-15902811-ddeb-4e99-80f3-0ffb0c91f34a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:38.920476 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:38.920476 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:38.920799 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-15902811-ddeb-4e99-80f3-0ffb0c91f34a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:38.921434 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-15902811-ddeb-4e99-80f3-0ffb0c91f34a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 returned with HTTP 200 Aug 18 23:53:38.921801 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1345/5329] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:38 2026] GET /volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:39.931137 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7c3ccbdc-3b48-41f6-bafb-3cecbbf2df80 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:39.932785 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c3ccbdc-3b48-41f6-bafb-3cecbbf2df80 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 Aug 18 23:53:39.932968 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c3ccbdc-3b48-41f6-bafb-3cecbbf2df80 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:39.933143 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7c3ccbdc-3b48-41f6-bafb-3cecbbf2df80 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:39.937561 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:39.937561 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:39.937812 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7c3ccbdc-3b48-41f6-bafb-3cecbbf2df80 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:39.938350 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7c3ccbdc-3b48-41f6-bafb-3cecbbf2df80 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 returned with HTTP 200 Aug 18 23:53:39.938686 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1328/5330] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:39 2026] GET /volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:39.947904 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0749f998-3043-4e61-b3ba-b3a3a39f5331 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:39.949458 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0749f998-3043-4e61-b3ba-b3a3a39f5331 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] GET https://10.4.3.229/volume/v3/snapshots Aug 18 23:53:39.949655 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0749f998-3043-4e61-b3ba-b3a3a39f5331 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:39.949847 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0749f998-3043-4e61-b3ba-b3a3a39f5331 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:39.950096 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-0749f998-3043-4e61-b3ba-b3a3a39f5331 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:53:39.951045 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-0749f998-3043-4e61-b3ba-b3a3a39f5331 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:53:39.954316 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0749f998-3043-4e61-b3ba-b3a3a39f5331 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Get all snapshots completed successfully. Aug 18 23:53:39.954656 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0749f998-3043-4e61-b3ba-b3a3a39f5331 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 200 Aug 18 23:53:39.955029 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1318/5331] 10.4.3.229 () {66 vars in 1243 bytes} [Tue Aug 18 23:53:39 2026] GET /volume/v3/snapshots => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:39.965131 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-405252ba-0c62-4f68-9d64-eb82ae211c77 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:39.966866 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-405252ba-0c62-4f68-9d64-eb82ae211c77 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 Aug 18 23:53:39.967054 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-405252ba-0c62-4f68-9d64-eb82ae211c77 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:39.967230 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-405252ba-0c62-4f68-9d64-eb82ae211c77 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:39.967329 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-405252ba-0c62-4f68-9d64-eb82ae211c77 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete snapshot with id: c9dcdf56-7c14-4963-9fe1-4b31f943c981 Aug 18 23:53:39.971891 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:39.971891 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:39.972155 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-405252ba-0c62-4f68-9d64-eb82ae211c77 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:39.986461 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-405252ba-0c62-4f68-9d64-eb82ae211c77 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot delete request issued successfully. Aug 18 23:53:39.986627 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-405252ba-0c62-4f68-9d64-eb82ae211c77 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 returned with HTTP 202 Aug 18 23:53:39.987016 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1341/5332] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:53:39 2026] DELETE /volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:39.993788 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c112f2aa-79a3-4ab5-ab86-3e5197fce219 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:39.995464 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c112f2aa-79a3-4ab5-ab86-3e5197fce219 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 Aug 18 23:53:39.995676 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c112f2aa-79a3-4ab5-ab86-3e5197fce219 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:39.995855 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c112f2aa-79a3-4ab5-ab86-3e5197fce219 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:40.000208 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:40.000208 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:40.000451 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c112f2aa-79a3-4ab5-ab86-3e5197fce219 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:40.001032 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c112f2aa-79a3-4ab5-ab86-3e5197fce219 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 returned with HTTP 200 Aug 18 23:53:40.001350 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1346/5333] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:39 2026] GET /volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:41.009702 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2a75ee42-ed6f-4144-b3fd-92036ff39260 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:41.011685 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2a75ee42-ed6f-4144-b3fd-92036ff39260 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 Aug 18 23:53:41.011880 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2a75ee42-ed6f-4144-b3fd-92036ff39260 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:41.012085 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2a75ee42-ed6f-4144-b3fd-92036ff39260 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:41.016376 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2a75ee42-ed6f-4144-b3fd-92036ff39260 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 returned with HTTP 404 Aug 18 23:53:41.016879 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1329/5334] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:41 2026] GET /volume/v3/snapshots/c9dcdf56-7c14-4963-9fe1-4b31f943c981 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:41.023444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5a71472a-a2b3-47d5-9a40-f539f5be9575 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:41.025154 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5a71472a-a2b3-47d5-9a40-f539f5be9575 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 Aug 18 23:53:41.025329 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5a71472a-a2b3-47d5-9a40-f539f5be9575 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:41.025626 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5a71472a-a2b3-47d5-9a40-f539f5be9575 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:41.025823 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-5a71472a-a2b3-47d5-9a40-f539f5be9575 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume with id: a92b3e38-e65f-4f7a-8a20-26c7776d84d2 Aug 18 23:53:41.032597 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:41.032597 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:41.032986 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5a71472a-a2b3-47d5-9a40-f539f5be9575 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:41.046589 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5a71472a-a2b3-47d5-9a40-f539f5be9575 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume request issued successfully. Aug 18 23:53:41.046786 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5a71472a-a2b3-47d5-9a40-f539f5be9575 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 returned with HTTP 202 Aug 18 23:53:41.047220 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1319/5335] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:53:41 2026] DELETE /volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:41.053644 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-28a02d46-e478-4a08-98fc-43cbcb9ec9b0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:41.055566 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-28a02d46-e478-4a08-98fc-43cbcb9ec9b0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 Aug 18 23:53:41.055757 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-28a02d46-e478-4a08-98fc-43cbcb9ec9b0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:41.055971 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-28a02d46-e478-4a08-98fc-43cbcb9ec9b0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:41.063313 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:41.063313 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:41.066618 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-28a02d46-e478-4a08-98fc-43cbcb9ec9b0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:41.070545 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-28a02d46-e478-4a08-98fc-43cbcb9ec9b0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 returned with HTTP 200 Aug 18 23:53:41.071051 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1342/5336] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:41 2026] GET /volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:42.083970 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f030eb94-4911-4235-a07b-bf4871fdf5fa None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:42.086144 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f030eb94-4911-4235-a07b-bf4871fdf5fa tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 Aug 18 23:53:42.086494 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f030eb94-4911-4235-a07b-bf4871fdf5fa tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:42.086801 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f030eb94-4911-4235-a07b-bf4871fdf5fa tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:42.094051 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f030eb94-4911-4235-a07b-bf4871fdf5fa tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 returned with HTTP 404 Aug 18 23:53:42.094699 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1347/5337] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:42 2026] GET /volume/v3/volumes/a92b3e38-e65f-4f7a-8a20-26c7776d84d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:42.102479 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-82cf9422-6708-4f39-9018-459185434237 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:42.104205 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:42.104522 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-402249400"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:42.106150 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-402249400'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:42.106265 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume of 1 GB Aug 18 23:53:42.110059 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Availability Zones retrieved successfully. Aug 18 23:53:42.115411 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (2ae20a1f-bf4a-4505-ab2c-79f9c3dbffbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:42.116527 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16ac18cf-0205-4121-a508-a469915c190e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:42.117293 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:53:42.138934 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16ac18cf-0205-4121-a508-a469915c190e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:42.139832 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c152614b-81a2-4b93-bfbe-f005765ea61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:42.178604 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['23fa5dd6-0463-4f3f-9d8e-6cb5b2075769', '3efe0e68-8074-40ec-8300-c098d03cd902', 'cd332158-d081-46dd-b2dd-6018f602a28a', '38f9cd83-ee78-4cb3-9f0f-1e0b3872d7db'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:42.179570 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c152614b-81a2-4b93-bfbe-f005765ea61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23fa5dd6-0463-4f3f-9d8e-6cb5b2075769', '3efe0e68-8074-40ec-8300-c098d03cd902', 'cd332158-d081-46dd-b2dd-6018f602a28a', '38f9cd83-ee78-4cb3-9f0f-1e0b3872d7db']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:42.180491 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (619a8242-b3f6-43a8-9532-a2f786d76644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:42.206535 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (619a8242-b3f6-43a8-9532-a2f786d76644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c83bf96c-4616-4df6-bbe9-6f782aca96b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-402249400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['23fa5dd6-0463-4f3f-9d8e-6cb5b2075769','3efe0e68-8074-40ec-8300-c098d03cd902','cd332158-d081-46dd-b2dd-6018f602a28a','38f9cd83-ee78-4cb3-9f0f-1e0b3872d7db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-402249400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c83bf96c-4616-4df6-bbe9-6f782aca96b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:42.207567 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b205026-50d3-418a-8c8e-6e34f12e2aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:42.226545 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b205026-50d3-418a-8c8e-6e34f12e2aa8) transitioned into state 'SUCCESS' from state '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-402249400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['23fa5dd6-0463-4f3f-9d8e-6cb5b2075769','3efe0e68-8074-40ec-8300-c098d03cd902','cd332158-d081-46dd-b2dd-6018f602a28a','38f9cd83-ee78-4cb3-9f0f-1e0b3872d7db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:42.226721 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c24b2f3-4ca9-4980-a431-018641faf2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:42.235427 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c24b2f3-4ca9-4980-a431-018641faf2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:42.236697 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (2ae20a1f-bf4a-4505-ab2c-79f9c3dbffbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:42.237120 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request issued successfully. Aug 18 23:53:42.237991 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-82cf9422-6708-4f39-9018-459185434237 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:53:42.238575 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1330/5338] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:53:42 2026] POST /volume/v3/volumes => generated 777 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:42.258052 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1b3d8176-912b-4d1b-8e27-6973a3a6b24f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:42.260589 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b3d8176-912b-4d1b-8e27-6973a3a6b24f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 Aug 18 23:53:42.260589 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b3d8176-912b-4d1b-8e27-6973a3a6b24f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:42.260589 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b3d8176-912b-4d1b-8e27-6973a3a6b24f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:42.267183 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:42.267183 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:42.270611 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1b3d8176-912b-4d1b-8e27-6973a3a6b24f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:42.274958 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b3d8176-912b-4d1b-8e27-6973a3a6b24f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 returned with HTTP 200 Aug 18 23:53:42.275271 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1320/5339] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:42 2026] GET /volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:42.605972 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-a159e22f-d7c0-4767-b42a-2bbaa0e40468 req-2dc1486d-f325-4c56-a391-2d7320462418 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:42.607694 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a159e22f-d7c0-4767-b42a-2bbaa0e40468 req-2dc1486d-f325-4c56-a391-2d7320462418 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/attachments/d9268406-357c-4476-a24f-3f8b477c2a0f Aug 18 23:53:42.607856 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a159e22f-d7c0-4767-b42a-2bbaa0e40468 req-2dc1486d-f325-4c56-a391-2d7320462418 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:42.608039 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-a159e22f-d7c0-4767-b42a-2bbaa0e40468 req-2dc1486d-f325-4c56-a391-2d7320462418 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:42.615367 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:42.615367 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:42.661823 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-a159e22f-d7c0-4767-b42a-2bbaa0e40468 req-2dc1486d-f325-4c56-a391-2d7320462418 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/d9268406-357c-4476-a24f-3f8b477c2a0f returned with HTTP 200 Aug 18 23:53:42.662219 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1343/5340] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:53:42 2026] DELETE /volume/v3/attachments/d9268406-357c-4476-a24f-3f8b477c2a0f => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:43.286832 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6e82bbc8-65f8-46ef-81f0-7a89b406de34 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:43.288525 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6e82bbc8-65f8-46ef-81f0-7a89b406de34 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 Aug 18 23:53:43.288750 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6e82bbc8-65f8-46ef-81f0-7a89b406de34 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:43.288948 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6e82bbc8-65f8-46ef-81f0-7a89b406de34 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:43.296184 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:43.296184 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:43.299445 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6e82bbc8-65f8-46ef-81f0-7a89b406de34 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:43.303282 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6e82bbc8-65f8-46ef-81f0-7a89b406de34 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 returned with HTTP 200 Aug 18 23:53:43.303729 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1348/5341] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:43 2026] GET /volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:43.314615 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2353613f-debd-4a2a-aa2f-453aa9b10f1e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:43.316352 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2353613f-debd-4a2a-aa2f-453aa9b10f1e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:53:43.316698 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2353613f-debd-4a2a-aa2f-453aa9b10f1e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c83bf96c-4616-4df6-bbe9-6f782aca96b4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1117791315"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:43.325179 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:43.325179 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:43.325673 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2353613f-debd-4a2a-aa2f-453aa9b10f1e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:43.325802 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-2353613f-debd-4a2a-aa2f-453aa9b10f1e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create snapshot from volume c83bf96c-4616-4df6-bbe9-6f782aca96b4 Aug 18 23:53:43.345774 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-2353613f-debd-4a2a-aa2f-453aa9b10f1e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['bfbb45c5-9cbc-409d-a24e-c4ef93472ab8', '0a7eba6e-b405-4ba0-b9fb-1ba672fc12ea', 'afce6567-eaeb-4788-aeff-ac30e60d8207', '615bfa30-e2c0-4bbc-8a3b-d8e289b73a1e'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:43.369591 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2353613f-debd-4a2a-aa2f-453aa9b10f1e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot create request issued successfully. Aug 18 23:53:43.369872 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2353613f-debd-4a2a-aa2f-453aa9b10f1e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:53:43.370302 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1331/5342] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:53:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:43.378406 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6f6eb92a-503f-4e4a-b271-2141c7c303da None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:43.380615 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f6eb92a-503f-4e4a-b271-2141c7c303da tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 Aug 18 23:53:43.380825 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f6eb92a-503f-4e4a-b271-2141c7c303da tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:43.381073 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f6eb92a-503f-4e4a-b271-2141c7c303da tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:43.386739 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:43.386739 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:43.387236 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6f6eb92a-503f-4e4a-b271-2141c7c303da tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:43.388035 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f6eb92a-503f-4e4a-b271-2141c7c303da tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 returned with HTTP 200 Aug 18 23:53:43.388552 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1321/5343] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:43 2026] GET /volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:43.763325 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-376b4ff0-dca4-4f95-9ab1-f0a7f5dd5bf4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:43.765356 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-376b4ff0-dca4-4f95-9ab1-f0a7f5dd5bf4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:53:43.765555 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-376b4ff0-dca4-4f95-9ab1-f0a7f5dd5bf4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:43.765749 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-376b4ff0-dca4-4f95-9ab1-f0a7f5dd5bf4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:43.772204 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:43.772204 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:43.775770 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-376b4ff0-dca4-4f95-9ab1-f0a7f5dd5bf4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:53:43.779839 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-376b4ff0-dca4-4f95-9ab1-f0a7f5dd5bf4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 200 Aug 18 23:53:43.780200 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1344/5344] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:53:43 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:44.155608 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-bb79389e-cd1e-4ab5-b449-57a3ca9c2989 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:44.157661 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-bb79389e-cd1e-4ab5-b449-57a3ca9c2989 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:53:44.157859 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-bb79389e-cd1e-4ab5-b449-57a3ca9c2989 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:44.158056 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-bb79389e-cd1e-4ab5-b449-57a3ca9c2989 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:44.164381 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:44.164381 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:44.167464 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-bb79389e-cd1e-4ab5-b449-57a3ca9c2989 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:53:44.171595 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-bb79389e-cd1e-4ab5-b449-57a3ca9c2989 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 200 Aug 18 23:53:44.171969 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1349/5345] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:53:44 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:44.180595 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ca95fcd9-9ab4-4470-8671-4b9db3ac8679 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:44.180995 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ca95fcd9-9ab4-4470-8671-4b9db3ac8679 None None] GET https://10.4.3.229/volume// Aug 18 23:53:44.181174 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ca95fcd9-9ab4-4470-8671-4b9db3ac8679 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:44.181347 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ca95fcd9-9ab4-4470-8671-4b9db3ac8679 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:44.181706 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ca95fcd9-9ab4-4470-8671-4b9db3ac8679 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:53:44.181976 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1332/5346] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:53:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:53:44.188194 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-dee03f99-6ac8-4396-8ba4-2ae4bbefa6c0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:44.190087 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-dee03f99-6ac8-4396-8ba4-2ae4bbefa6c0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:53:44.190404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-dee03f99-6ac8-4396-8ba4-2ae4bbefa6c0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29851bd3-3778-45b3-8734-d30a907e0b2d", "connector": null, "instance_uuid": "96df9787-b42f-4780-a31e-18d360076019"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:44.197780 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:44.197780 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:44.216685 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-dee03f99-6ac8-4396-8ba4-2ae4bbefa6c0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:53:44.217106 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1322/5347] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:53:44 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:44.397069 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-802b2602-8aa6-44aa-b49d-5f6dd6d2bea5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:44.399227 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-802b2602-8aa6-44aa-b49d-5f6dd6d2bea5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 Aug 18 23:53:44.399474 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-802b2602-8aa6-44aa-b49d-5f6dd6d2bea5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:44.399741 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-802b2602-8aa6-44aa-b49d-5f6dd6d2bea5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:44.405320 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:44.405320 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:44.405678 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-802b2602-8aa6-44aa-b49d-5f6dd6d2bea5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:44.406478 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-802b2602-8aa6-44aa-b49d-5f6dd6d2bea5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 returned with HTTP 200 Aug 18 23:53:44.406954 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1345/5348] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:44 2026] GET /volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:44.415335 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-41f88c0a-eb0b-4a42-b79b-af95d166baca None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:44.416819 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-41f88c0a-eb0b-4a42-b79b-af95d166baca tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] POST https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2/action Aug 18 23:53:44.417114 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-41f88c0a-eb0b-4a42-b79b-af95d166baca tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:53:44.417227 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-41f88c0a-eb0b-4a42-b79b-af95d166baca tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:44.418477 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-41f88c0a-eb0b-4a42-b79b-af95d166baca tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Updating snapshot 'f8e16163-44a0-4089-afed-b6853b15ead2' with '{'status': 'error'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:53:44.427879 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:44.427879 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:44.428405 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-41f88c0a-eb0b-4a42-b79b-af95d166baca tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ee41b0074a9c44daad7fc7005c7f5e7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6704ae8b940c6b0bf9dd83e24eea9', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:53:44.428645 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-41f88c0a-eb0b-4a42-b79b-af95d166baca tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2/action returned with HTTP 403 Aug 18 23:53:44.429158 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1350/5349] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:53:44 2026] POST /volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:44.435859 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-61a813a4-ed68-4aa7-84c4-9422cfa3d729 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:44.438184 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61a813a4-ed68-4aa7-84c4-9422cfa3d729 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 Aug 18 23:53:44.438470 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61a813a4-ed68-4aa7-84c4-9422cfa3d729 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:44.438740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-61a813a4-ed68-4aa7-84c4-9422cfa3d729 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:44.438899 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-61a813a4-ed68-4aa7-84c4-9422cfa3d729 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete snapshot with id: f8e16163-44a0-4089-afed-b6853b15ead2 Aug 18 23:53:44.445137 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:44.445137 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:44.445551 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-61a813a4-ed68-4aa7-84c4-9422cfa3d729 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:44.463455 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-61a813a4-ed68-4aa7-84c4-9422cfa3d729 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot delete request issued successfully. Aug 18 23:53:44.463648 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-61a813a4-ed68-4aa7-84c4-9422cfa3d729 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 returned with HTTP 202 Aug 18 23:53:44.464092 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1333/5350] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:53:44 2026] DELETE /volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:44.470843 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-202d1a93-9566-4211-b9a1-95a54968159f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:44.472999 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-202d1a93-9566-4211-b9a1-95a54968159f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 Aug 18 23:53:44.473270 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-202d1a93-9566-4211-b9a1-95a54968159f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:44.473610 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-202d1a93-9566-4211-b9a1-95a54968159f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:44.478855 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:44.478855 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:44.479140 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-202d1a93-9566-4211-b9a1-95a54968159f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:44.479752 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-202d1a93-9566-4211-b9a1-95a54968159f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 returned with HTTP 200 Aug 18 23:53:44.480125 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1323/5351] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:44 2026] GET /volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:44.905982 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-39cb98b0-5800-4fa3-be37-9ea7ddcf64a9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:44.905982 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-39cb98b0-5800-4fa3-be37-9ea7ddcf64a9 None None] GET https://10.4.3.229/volume// Aug 18 23:53:44.905982 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-39cb98b0-5800-4fa3-be37-9ea7ddcf64a9 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:44.906360 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-39cb98b0-5800-4fa3-be37-9ea7ddcf64a9 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:44.906360 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-39cb98b0-5800-4fa3-be37-9ea7ddcf64a9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:53:44.906657 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1346/5352] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:53:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:53:44.912713 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-e333aa8c-a7e3-43b6-b669-dd80a784637a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:44.914792 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-e333aa8c-a7e3-43b6-b669-dd80a784637a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:53:44.914935 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-e333aa8c-a7e3-43b6-b669-dd80a784637a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:44.915227 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-e333aa8c-a7e3-43b6-b669-dd80a784637a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:44.926222 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:44.926222 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:44.929821 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-e333aa8c-a7e3-43b6-b669-dd80a784637a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:53:44.933883 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-e333aa8c-a7e3-43b6-b669-dd80a784637a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 200 Aug 18 23:53:44.934275 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1351/5353] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:53:44 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:53:45.041404 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-9ed32d97-a43f-4c74-af98-9176ac7aa6fc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:45.043922 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-9ed32d97-a43f-4c74-af98-9176ac7aa6fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] PUT https://10.4.3.229/volume/v3/attachments/eecc9243-2b87-4ca4-b0c8-c74fbaaad70d Aug 18 23:53:45.044241 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-9ed32d97-a43f-4c74-af98-9176ac7aa6fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:45.052489 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-9ed32d97-a43f-4c74-af98-9176ac7aa6fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Acquiring lock "cinder-attachment_update-29851bd3-3778-45b3-8734-d30a907e0b2d-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:53:45.058238 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-9ed32d97-a43f-4c74-af98-9176ac7aa6fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-29851bd3-3778-45b3-8734-d30a907e0b2d-np0000007721" acquired by "attachment_update" :: waited 0.006s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:53:45.059382 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:45.059382 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:45.134076 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-9ed32d97-a43f-4c74-af98-9176ac7aa6fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-29851bd3-3778-45b3-8734-d30a907e0b2d-np0000007721" released by "attachment_update" :: held 0.076s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:53:45.134647 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-9ed32d97-a43f-4c74-af98-9176ac7aa6fc tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/eecc9243-2b87-4ca4-b0c8-c74fbaaad70d returned with HTTP 200 Aug 18 23:53:45.135292 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1334/5354] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:53:45 2026] PUT /volume/v3/attachments/eecc9243-2b87-4ca4-b0c8-c74fbaaad70d => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:45.155877 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-851886bd-f9cb-41a1-ae43-cfd75ff38985 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:45.159339 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-851886bd-f9cb-41a1-ae43-cfd75ff38985 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments/eecc9243-2b87-4ca4-b0c8-c74fbaaad70d/action Aug 18 23:53:45.159813 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-851886bd-f9cb-41a1-ae43-cfd75ff38985 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:53:45.159997 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-851886bd-f9cb-41a1-ae43-cfd75ff38985 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:45.179202 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:45.179202 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:45.189272 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4038aff8-59cf-4fed-adc8-8bff49676629 req-851886bd-f9cb-41a1-ae43-cfd75ff38985 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/eecc9243-2b87-4ca4-b0c8-c74fbaaad70d/action returned with HTTP 204 Aug 18 23:53:45.189701 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1324/5355] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:53:45 2026] POST /volume/v3/attachments/eecc9243-2b87-4ca4-b0c8-c74fbaaad70d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:45.489441 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d9897f97-4fd6-47dc-9ab8-0f4f22ae79ea None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:45.491035 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d9897f97-4fd6-47dc-9ab8-0f4f22ae79ea tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 Aug 18 23:53:45.491199 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d9897f97-4fd6-47dc-9ab8-0f4f22ae79ea tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:45.491369 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d9897f97-4fd6-47dc-9ab8-0f4f22ae79ea tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:45.498854 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d9897f97-4fd6-47dc-9ab8-0f4f22ae79ea tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 returned with HTTP 404 Aug 18 23:53:45.499342 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1347/5356] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:45 2026] GET /volume/v3/snapshots/f8e16163-44a0-4089-afed-b6853b15ead2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:45.505767 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7ba15d69-6ca8-4c0a-af8c-260797ed1807 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:45.507328 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7ba15d69-6ca8-4c0a-af8c-260797ed1807 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 Aug 18 23:53:45.507498 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7ba15d69-6ca8-4c0a-af8c-260797ed1807 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:45.507718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7ba15d69-6ca8-4c0a-af8c-260797ed1807 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:45.507869 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-7ba15d69-6ca8-4c0a-af8c-260797ed1807 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume with id: c83bf96c-4616-4df6-bbe9-6f782aca96b4 Aug 18 23:53:45.514463 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:45.514463 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:45.514799 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7ba15d69-6ca8-4c0a-af8c-260797ed1807 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:45.529087 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7ba15d69-6ca8-4c0a-af8c-260797ed1807 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume request issued successfully. Aug 18 23:53:45.529308 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7ba15d69-6ca8-4c0a-af8c-260797ed1807 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 returned with HTTP 202 Aug 18 23:53:45.529654 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1352/5357] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:53:45 2026] DELETE /volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:45.535798 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-913233c7-817b-4348-8175-cda51bb6ab5f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:45.537578 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-913233c7-817b-4348-8175-cda51bb6ab5f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 Aug 18 23:53:45.537775 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-913233c7-817b-4348-8175-cda51bb6ab5f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:45.537969 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-913233c7-817b-4348-8175-cda51bb6ab5f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:45.545113 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:45.545113 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:45.548930 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-913233c7-817b-4348-8175-cda51bb6ab5f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:45.563342 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-913233c7-817b-4348-8175-cda51bb6ab5f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 returned with HTTP 200 Aug 18 23:53:45.563342 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1335/5358] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:45 2026] GET /volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:46.574125 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-98462b52-dc74-4b0c-9349-cffdcedd2a5a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:46.576009 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-98462b52-dc74-4b0c-9349-cffdcedd2a5a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 Aug 18 23:53:46.576206 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-98462b52-dc74-4b0c-9349-cffdcedd2a5a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:46.576438 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-98462b52-dc74-4b0c-9349-cffdcedd2a5a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:46.584253 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-98462b52-dc74-4b0c-9349-cffdcedd2a5a tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 returned with HTTP 404 Aug 18 23:53:46.585008 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1325/5359] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:46 2026] GET /volume/v3/volumes/c83bf96c-4616-4df6-bbe9-6f782aca96b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:46.593272 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:46.595193 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:46.595493 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1346635848"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:46.597294 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1346635848'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:46.597444 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume of 1 GB Aug 18 23:53:46.601805 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Availability Zones retrieved successfully. Aug 18 23:53:46.607286 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (48759759-b7e6-49e1-b07f-df00eb7a4792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:46.608546 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c0cbd4-c20a-40e0-9a9e-a8b4a57a53aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:46.609493 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:53:46.631907 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c0cbd4-c20a-40e0-9a9e-a8b4a57a53aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:46.632583 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bbae1da-72e0-46c8-94e7-eb435a6c378b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:46.671723 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['c6dcb51b-f068-47da-99c5-16f1a2b84911', '1b3e052d-d594-4b17-ae29-7878c6955952', '99077f2b-e866-429d-8056-feef00530720', '84c20aa9-fcec-4a12-8195-93cd36844cea'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:46.672462 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bbae1da-72e0-46c8-94e7-eb435a6c378b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6dcb51b-f068-47da-99c5-16f1a2b84911', '1b3e052d-d594-4b17-ae29-7878c6955952', '99077f2b-e866-429d-8056-feef00530720', '84c20aa9-fcec-4a12-8195-93cd36844cea']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:46.673294 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beb939e0-cfa0-41e5-9f0d-b5ecf8708d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:46.697856 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beb939e0-cfa0-41e5-9f0d-b5ecf8708d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c14186-7b04-4e26-bd9a-6dfb66dabab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1346635848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['c6dcb51b-f068-47da-99c5-16f1a2b84911','1b3e052d-d594-4b17-ae29-7878c6955952','99077f2b-e866-429d-8056-feef00530720','84c20aa9-fcec-4a12-8195-93cd36844cea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1346635848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c14186-7b04-4e26-bd9a-6dfb66dabab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:46.698493 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e45d4e-9ed5-40d8-8902-8228971e67c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:46.713505 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e45d4e-9ed5-40d8-8902-8228971e67c3) transitioned into state 'SUCCESS' from state '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-1346635848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['c6dcb51b-f068-47da-99c5-16f1a2b84911','1b3e052d-d594-4b17-ae29-7878c6955952','99077f2b-e866-429d-8056-feef00530720','84c20aa9-fcec-4a12-8195-93cd36844cea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:46.714092 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe5db61-0e73-4d17-b17f-c03452065343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:46.721409 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe5db61-0e73-4d17-b17f-c03452065343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:46.722262 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (48759759-b7e6-49e1-b07f-df00eb7a4792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:46.722412 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request issued successfully. Aug 18 23:53:46.722962 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d5415e56-7a1b-49b2-bec6-b6a24bf1f3a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:53:46.723342 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1348/5360] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:53:46 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:46.734111 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6663fa5b-47ed-4a28-85ac-90d0c6ae6273 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:46.735895 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6663fa5b-47ed-4a28-85ac-90d0c6ae6273 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 Aug 18 23:53:46.736084 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6663fa5b-47ed-4a28-85ac-90d0c6ae6273 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:46.736257 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6663fa5b-47ed-4a28-85ac-90d0c6ae6273 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:46.742846 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:46.742846 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:46.746054 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6663fa5b-47ed-4a28-85ac-90d0c6ae6273 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:46.749476 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6663fa5b-47ed-4a28-85ac-90d0c6ae6273 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 returned with HTTP 200 Aug 18 23:53:46.749928 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1353/5361] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:46 2026] GET /volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:47.761415 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2659d2ef-ec58-47d7-a069-f91470cb3fd9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:47.763124 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2659d2ef-ec58-47d7-a069-f91470cb3fd9 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 Aug 18 23:53:47.763330 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2659d2ef-ec58-47d7-a069-f91470cb3fd9 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:47.763553 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2659d2ef-ec58-47d7-a069-f91470cb3fd9 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:47.769976 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:47.769976 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:47.772990 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2659d2ef-ec58-47d7-a069-f91470cb3fd9 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:47.776247 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2659d2ef-ec58-47d7-a069-f91470cb3fd9 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 returned with HTTP 200 Aug 18 23:53:47.776577 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1336/5362] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:47 2026] GET /volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:47.787780 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f8ef722f-b6b2-487b-90fc-e8d7b29fb9a7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:47.789648 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8ef722f-b6b2-487b-90fc-e8d7b29fb9a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:53:47.790169 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8ef722f-b6b2-487b-90fc-e8d7b29fb9a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5c14186-7b04-4e26-bd9a-6dfb66dabab2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1969789889"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:47.799903 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:47.799903 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:47.800565 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f8ef722f-b6b2-487b-90fc-e8d7b29fb9a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:47.800683 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-f8ef722f-b6b2-487b-90fc-e8d7b29fb9a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create snapshot from volume d5c14186-7b04-4e26-bd9a-6dfb66dabab2 Aug 18 23:53:47.824591 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f8ef722f-b6b2-487b-90fc-e8d7b29fb9a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['2b211126-90f1-4d0a-bcc6-fcff41ee9a0c', 'cfc4f4fb-d26d-4297-bb9f-0ba0429f24b7', '2acb0abc-25ba-4b12-be51-4f56832bb5c7', 'ff831c30-58fb-4f9c-819c-b1d268ef1549'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:47.851677 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f8ef722f-b6b2-487b-90fc-e8d7b29fb9a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot create request issued successfully. Aug 18 23:53:47.851929 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8ef722f-b6b2-487b-90fc-e8d7b29fb9a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:53:47.852323 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1326/5363] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:53:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:47.862029 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0aba9d77-aa95-4365-8de7-66cf3b3498da None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:47.863901 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0aba9d77-aa95-4365-8de7-66cf3b3498da tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 Aug 18 23:53:47.864110 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0aba9d77-aa95-4365-8de7-66cf3b3498da tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:47.864305 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0aba9d77-aa95-4365-8de7-66cf3b3498da tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:47.868930 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:47.868930 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:47.869203 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0aba9d77-aa95-4365-8de7-66cf3b3498da tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:47.869922 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0aba9d77-aa95-4365-8de7-66cf3b3498da tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 returned with HTTP 200 Aug 18 23:53:47.870304 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1349/5364] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:47 2026] GET /volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:48.878700 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1ea6e1b6-e073-4799-89ff-36209e8d37ed None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:48.880460 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ea6e1b6-e073-4799-89ff-36209e8d37ed tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 Aug 18 23:53:48.880705 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ea6e1b6-e073-4799-89ff-36209e8d37ed tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:48.880949 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1ea6e1b6-e073-4799-89ff-36209e8d37ed tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:48.885215 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:48.885215 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:48.885507 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1ea6e1b6-e073-4799-89ff-36209e8d37ed tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:48.886093 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1ea6e1b6-e073-4799-89ff-36209e8d37ed tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 returned with HTTP 200 Aug 18 23:53:48.886438 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1354/5365] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:48 2026] GET /volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:48.893650 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1707bf76-4a7c-45a0-942e-a2fb16c89cbe None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:48.895290 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1707bf76-4a7c-45a0-942e-a2fb16c89cbe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] GET https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 Aug 18 23:53:48.895467 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1707bf76-4a7c-45a0-942e-a2fb16c89cbe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:48.895683 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1707bf76-4a7c-45a0-942e-a2fb16c89cbe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:48.900082 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:48.900082 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:48.900435 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1707bf76-4a7c-45a0-942e-a2fb16c89cbe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot retrieved successfully. Aug 18 23:53:48.901100 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1707bf76-4a7c-45a0-942e-a2fb16c89cbe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 returned with HTTP 200 Aug 18 23:53:48.901412 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1337/5366] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:48 2026] GET /volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:48.908377 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7ae55692-b9b7-4cbe-858f-24d3b4b202af None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:48.910063 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7ae55692-b9b7-4cbe-858f-24d3b4b202af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 Aug 18 23:53:48.910226 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7ae55692-b9b7-4cbe-858f-24d3b4b202af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:48.910385 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7ae55692-b9b7-4cbe-858f-24d3b4b202af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:48.910482 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-7ae55692-b9b7-4cbe-858f-24d3b4b202af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete snapshot with id: f8153794-6c99-4126-be75-d69da96998b1 Aug 18 23:53:48.914826 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:48.914826 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:48.915099 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7ae55692-b9b7-4cbe-858f-24d3b4b202af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:48.928106 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7ae55692-b9b7-4cbe-858f-24d3b4b202af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot delete request issued successfully. Aug 18 23:53:48.928253 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7ae55692-b9b7-4cbe-858f-24d3b4b202af tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 returned with HTTP 202 Aug 18 23:53:48.928626 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1327/5367] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:53:48 2026] DELETE /volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:48.934495 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-32fc412e-040b-4a28-a221-384ac23afabc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:48.936000 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-32fc412e-040b-4a28-a221-384ac23afabc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 Aug 18 23:53:48.936165 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-32fc412e-040b-4a28-a221-384ac23afabc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:48.936336 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-32fc412e-040b-4a28-a221-384ac23afabc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:48.940764 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:48.940764 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:48.941033 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-32fc412e-040b-4a28-a221-384ac23afabc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:48.941614 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-32fc412e-040b-4a28-a221-384ac23afabc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 returned with HTTP 200 Aug 18 23:53:48.941977 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1350/5368] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:48 2026] GET /volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:49.950350 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-83ed9dfe-bfc0-4b00-8d75-d589e65268bd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:49.952089 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-83ed9dfe-bfc0-4b00-8d75-d589e65268bd tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 Aug 18 23:53:49.952262 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-83ed9dfe-bfc0-4b00-8d75-d589e65268bd tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:49.952437 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-83ed9dfe-bfc0-4b00-8d75-d589e65268bd tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:49.956259 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-83ed9dfe-bfc0-4b00-8d75-d589e65268bd tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 returned with HTTP 404 Aug 18 23:53:49.956714 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1355/5369] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:49 2026] GET /volume/v3/snapshots/f8153794-6c99-4126-be75-d69da96998b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:49.963027 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9503d1f0-a5f9-4733-9079-d388d5a41b4e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:49.964570 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9503d1f0-a5f9-4733-9079-d388d5a41b4e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 Aug 18 23:53:49.964732 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9503d1f0-a5f9-4733-9079-d388d5a41b4e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:49.964894 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9503d1f0-a5f9-4733-9079-d388d5a41b4e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:49.965060 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-9503d1f0-a5f9-4733-9079-d388d5a41b4e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume with id: d5c14186-7b04-4e26-bd9a-6dfb66dabab2 Aug 18 23:53:49.971451 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:49.971451 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:49.971739 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9503d1f0-a5f9-4733-9079-d388d5a41b4e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:49.985414 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9503d1f0-a5f9-4733-9079-d388d5a41b4e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume request issued successfully. Aug 18 23:53:49.985414 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9503d1f0-a5f9-4733-9079-d388d5a41b4e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 returned with HTTP 202 Aug 18 23:53:49.985771 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1338/5370] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:53:49 2026] DELETE /volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:49.992402 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7fd80219-23c9-4648-82ce-89bbddaa486d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:49.993982 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7fd80219-23c9-4648-82ce-89bbddaa486d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 Aug 18 23:53:49.994144 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7fd80219-23c9-4648-82ce-89bbddaa486d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:49.994311 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7fd80219-23c9-4648-82ce-89bbddaa486d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:50.000575 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:50.000575 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:50.003890 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7fd80219-23c9-4648-82ce-89bbddaa486d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:50.007101 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7fd80219-23c9-4648-82ce-89bbddaa486d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 returned with HTTP 200 Aug 18 23:53:50.007448 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1328/5371] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:49 2026] GET /volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:51.019346 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-030ba9ea-8d03-4c79-b8b7-33be46dbf8ad None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:51.021257 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-030ba9ea-8d03-4c79-b8b7-33be46dbf8ad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 Aug 18 23:53:51.021426 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-030ba9ea-8d03-4c79-b8b7-33be46dbf8ad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:51.021619 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-030ba9ea-8d03-4c79-b8b7-33be46dbf8ad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:51.027377 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-030ba9ea-8d03-4c79-b8b7-33be46dbf8ad tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 returned with HTTP 404 Aug 18 23:53:51.027855 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1351/5372] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:51 2026] GET /volume/v3/volumes/d5c14186-7b04-4e26-bd9a-6dfb66dabab2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:51.035162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:51.036726 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:51.037029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-271827352"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:51.038678 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-271827352'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:51.038785 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume of 1 GB Aug 18 23:53:51.042487 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Availability Zones retrieved successfully. Aug 18 23:53:51.047344 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (273d0d6c-52db-4aa1-a9dc-e6b41d584022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:51.048385 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e09e897-5ee9-4f91-9705-b9f3156b86ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:51.049152 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:53:51.071449 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e09e897-5ee9-4f91-9705-b9f3156b86ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:51.072135 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feead5c4-605c-4857-96ad-0fed8d63d7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:51.107733 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['2554ee7a-5cb6-4e5b-9b39-f78ccf0a43e6', '4bccab6a-8e62-4bd6-9186-482d90fbd19d', '03446626-a43a-495a-a99e-3db8a2911636', '0d11b135-cd22-43ae-ab62-117e31a94255'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:51.108525 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feead5c4-605c-4857-96ad-0fed8d63d7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2554ee7a-5cb6-4e5b-9b39-f78ccf0a43e6', '4bccab6a-8e62-4bd6-9186-482d90fbd19d', '03446626-a43a-495a-a99e-3db8a2911636', '0d11b135-cd22-43ae-ab62-117e31a94255']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:51.109202 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffee97c3-f5cf-4487-bfea-4196a9b62e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:51.133849 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffee97c3-f5cf-4487-bfea-4196a9b62e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c0a82bd-422e-4c3b-ae05-50c2f2d377e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-271827352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['2554ee7a-5cb6-4e5b-9b39-f78ccf0a43e6','4bccab6a-8e62-4bd6-9186-482d90fbd19d','03446626-a43a-495a-a99e-3db8a2911636','0d11b135-cd22-43ae-ab62-117e31a94255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-271827352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c0a82bd-422e-4c3b-ae05-50c2f2d377e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:51.134523 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea8feed-2fd7-48bd-892f-69ac1ea970ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:51.151653 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea8feed-2fd7-48bd-892f-69ac1ea970ee) transitioned into state 'SUCCESS' from state '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-271827352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['2554ee7a-5cb6-4e5b-9b39-f78ccf0a43e6','4bccab6a-8e62-4bd6-9186-482d90fbd19d','03446626-a43a-495a-a99e-3db8a2911636','0d11b135-cd22-43ae-ab62-117e31a94255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:51.152287 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df9199f-6781-4e91-9087-d99c0591beaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:51.165288 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1df9199f-6781-4e91-9087-d99c0591beaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:51.166735 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (273d0d6c-52db-4aa1-a9dc-e6b41d584022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:51.167251 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request issued successfully. Aug 18 23:53:51.168844 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bd5055c7-c33e-4ff8-bcd5-8bdd25e425cc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:53:51.168844 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1356/5373] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:53:51 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:51.183544 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d93a832a-bae2-4d54-826f-bf8b07661ac6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:51.185852 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d93a832a-bae2-4d54-826f-bf8b07661ac6 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 Aug 18 23:53:51.186134 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d93a832a-bae2-4d54-826f-bf8b07661ac6 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:51.186345 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d93a832a-bae2-4d54-826f-bf8b07661ac6 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:51.192900 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:51.192900 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:51.196038 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d93a832a-bae2-4d54-826f-bf8b07661ac6 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:51.199370 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d93a832a-bae2-4d54-826f-bf8b07661ac6 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 returned with HTTP 200 Aug 18 23:53:51.199770 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1339/5374] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:51 2026] GET /volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:52.214055 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4ee9f84b-232a-4ed6-aaf6-695e6e6f2eba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:52.216393 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ee9f84b-232a-4ed6-aaf6-695e6e6f2eba tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 Aug 18 23:53:52.216652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ee9f84b-232a-4ed6-aaf6-695e6e6f2eba tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:52.216957 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ee9f84b-232a-4ed6-aaf6-695e6e6f2eba tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:52.228583 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:52.228583 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:52.230157 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4ee9f84b-232a-4ed6-aaf6-695e6e6f2eba tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:52.234270 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ee9f84b-232a-4ed6-aaf6-695e6e6f2eba tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 returned with HTTP 200 Aug 18 23:53:52.234724 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1329/5375] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:52 2026] GET /volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:52.246083 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7e137872-0627-46c5-a3c2-bf57e8c805c5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:52.248165 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7e137872-0627-46c5-a3c2-bf57e8c805c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:53:52.248481 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7e137872-0627-46c5-a3c2-bf57e8c805c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c0a82bd-422e-4c3b-ae05-50c2f2d377e1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1399679526"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:52.256533 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:52.256533 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:52.256832 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7e137872-0627-46c5-a3c2-bf57e8c805c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:52.256949 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-7e137872-0627-46c5-a3c2-bf57e8c805c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create snapshot from volume 8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 Aug 18 23:53:52.278979 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-7e137872-0627-46c5-a3c2-bf57e8c805c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['56958fe5-9d54-4cf1-8ec9-dc352e1c4ac4', '9eb8257d-ba3e-4510-9593-8feb056f5cea', '6fc57c18-14fe-4508-b882-6a2cec90b09c', '5df3145e-06df-4ca9-964e-96a5b9ac60e1'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:52.303235 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7e137872-0627-46c5-a3c2-bf57e8c805c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot create request issued successfully. Aug 18 23:53:52.303511 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7e137872-0627-46c5-a3c2-bf57e8c805c5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:53:52.304272 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1352/5376] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:53:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:52.312557 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0583e37c-d188-46ed-9abe-9295ed7e9fac None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:52.314523 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0583e37c-d188-46ed-9abe-9295ed7e9fac tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b Aug 18 23:53:52.314720 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0583e37c-d188-46ed-9abe-9295ed7e9fac tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:52.314906 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0583e37c-d188-46ed-9abe-9295ed7e9fac tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:52.319587 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:52.319587 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:52.319859 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0583e37c-d188-46ed-9abe-9295ed7e9fac tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:52.320543 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0583e37c-d188-46ed-9abe-9295ed7e9fac tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b returned with HTTP 200 Aug 18 23:53:52.320923 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1357/5377] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:52 2026] GET /volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:53.329400 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6ba6e9ee-357a-4dcd-80f1-e5613f8cde5e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:53.331121 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6ba6e9ee-357a-4dcd-80f1-e5613f8cde5e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b Aug 18 23:53:53.331327 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6ba6e9ee-357a-4dcd-80f1-e5613f8cde5e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:53.331506 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6ba6e9ee-357a-4dcd-80f1-e5613f8cde5e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:53.336262 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:53.336262 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:53.336581 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6ba6e9ee-357a-4dcd-80f1-e5613f8cde5e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:53.337204 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6ba6e9ee-357a-4dcd-80f1-e5613f8cde5e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b returned with HTTP 200 Aug 18 23:53:53.337560 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1340/5378] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:53 2026] GET /volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:53.346303 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dbf799e6-92ed-4a3c-9398-9480e266b186 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:53.348577 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dbf799e6-92ed-4a3c-9398-9480e266b186 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] POST https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b/action Aug 18 23:53:53.349029 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dbf799e6-92ed-4a3c-9398-9480e266b186 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:53:53.349208 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dbf799e6-92ed-4a3c-9398-9480e266b186 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:53.350936 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.snapshot_unmanage [None req-dbf799e6-92ed-4a3c-9398-9480e266b186 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Unmanage snapshot with id: 6116a37c-4744-4b7a-87f9-52fddf29b88b Aug 18 23:53:53.356856 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:53.356856 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:53.357412 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dbf799e6-92ed-4a3c-9398-9480e266b186 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot retrieved successfully. Aug 18 23:53:53.358554 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-dbf799e6-92ed-4a3c-9398-9480e266b186 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ee41b0074a9c44daad7fc7005c7f5e7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54d6704ae8b940c6b0bf9dd83e24eea9', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:53:53.358804 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dbf799e6-92ed-4a3c-9398-9480e266b186 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b/action returned with HTTP 403 Aug 18 23:53:53.359412 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1330/5379] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:53:53 2026] POST /volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:53.365679 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6e9a67a2-109f-4a21-892e-12dd007b7032 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:53.367578 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6e9a67a2-109f-4a21-892e-12dd007b7032 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b Aug 18 23:53:53.367739 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6e9a67a2-109f-4a21-892e-12dd007b7032 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:53.367937 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6e9a67a2-109f-4a21-892e-12dd007b7032 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:53.368040 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-6e9a67a2-109f-4a21-892e-12dd007b7032 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete snapshot with id: 6116a37c-4744-4b7a-87f9-52fddf29b88b Aug 18 23:53:53.372207 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:53.372207 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:53.372462 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6e9a67a2-109f-4a21-892e-12dd007b7032 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:53.385717 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6e9a67a2-109f-4a21-892e-12dd007b7032 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot delete request issued successfully. Aug 18 23:53:53.385917 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6e9a67a2-109f-4a21-892e-12dd007b7032 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b returned with HTTP 202 Aug 18 23:53:53.386312 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1353/5380] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:53:53 2026] DELETE /volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:53.393027 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b698a072-6117-431d-930f-372dd03ee95e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:53.394683 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b698a072-6117-431d-930f-372dd03ee95e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b Aug 18 23:53:53.394912 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b698a072-6117-431d-930f-372dd03ee95e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:53.395104 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b698a072-6117-431d-930f-372dd03ee95e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:53.399825 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:53.399825 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:53.400170 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b698a072-6117-431d-930f-372dd03ee95e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:53.400851 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b698a072-6117-431d-930f-372dd03ee95e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b returned with HTTP 200 Aug 18 23:53:53.401255 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1358/5381] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:53 2026] GET /volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:54.411600 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0715ff4e-23d8-4dd4-b78f-d60d0065fb02 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:54.413536 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0715ff4e-23d8-4dd4-b78f-d60d0065fb02 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b Aug 18 23:53:54.413718 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0715ff4e-23d8-4dd4-b78f-d60d0065fb02 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:54.413930 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0715ff4e-23d8-4dd4-b78f-d60d0065fb02 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:54.417709 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0715ff4e-23d8-4dd4-b78f-d60d0065fb02 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b returned with HTTP 404 Aug 18 23:53:54.418138 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1341/5382] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:54 2026] GET /volume/v3/snapshots/6116a37c-4744-4b7a-87f9-52fddf29b88b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:54.424022 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b6588533-424f-49b9-bb10-42f8d346c0a8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:54.425748 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b6588533-424f-49b9-bb10-42f8d346c0a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 Aug 18 23:53:54.425952 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b6588533-424f-49b9-bb10-42f8d346c0a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:54.426128 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b6588533-424f-49b9-bb10-42f8d346c0a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:54.426275 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b6588533-424f-49b9-bb10-42f8d346c0a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume with id: 8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 Aug 18 23:53:54.433246 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:54.433246 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:54.433557 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b6588533-424f-49b9-bb10-42f8d346c0a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:54.446800 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b6588533-424f-49b9-bb10-42f8d346c0a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume request issued successfully. Aug 18 23:53:54.446979 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b6588533-424f-49b9-bb10-42f8d346c0a8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 returned with HTTP 202 Aug 18 23:53:54.447312 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1331/5383] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:53:54 2026] DELETE /volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:54.454337 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-876152b1-601e-42be-ab26-ad2d22a9b0a7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:54.456070 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-876152b1-601e-42be-ab26-ad2d22a9b0a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 Aug 18 23:53:54.456240 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-876152b1-601e-42be-ab26-ad2d22a9b0a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:54.456424 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-876152b1-601e-42be-ab26-ad2d22a9b0a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:54.463589 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:54.463589 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:54.466800 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-876152b1-601e-42be-ab26-ad2d22a9b0a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:54.470628 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-876152b1-601e-42be-ab26-ad2d22a9b0a7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 returned with HTTP 200 Aug 18 23:53:54.471096 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1354/5384] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:54 2026] GET /volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:55.484346 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c36d9f07-1a43-47c2-b7d3-823a9358decb None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:55.486479 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c36d9f07-1a43-47c2-b7d3-823a9358decb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 Aug 18 23:53:55.486730 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c36d9f07-1a43-47c2-b7d3-823a9358decb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:55.486997 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c36d9f07-1a43-47c2-b7d3-823a9358decb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:55.493996 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c36d9f07-1a43-47c2-b7d3-823a9358decb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 returned with HTTP 404 Aug 18 23:53:55.494619 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1359/5385] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:55 2026] GET /volume/v3/volumes/8c0a82bd-422e-4c3b-ae05-50c2f2d377e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:55.502297 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:55.503888 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:55.504206 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1327763085"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:55.506296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1327763085'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:55.506409 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume of 1 GB Aug 18 23:53:55.510183 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Availability Zones retrieved successfully. Aug 18 23:53:55.515372 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (55d41035-9a6b-4958-9cb6-e4208a6554a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:55.516441 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2777c65d-12f3-446f-be83-1a5d5d65f748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:55.517264 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:53:55.538952 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2777c65d-12f3-446f-be83-1a5d5d65f748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:55.539627 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f3dcc7-e0c7-43e2-801d-e6549b805cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:55.573639 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['bad409cd-23e1-4e51-9452-9d0f96ce32e7', '2097ba80-bc79-4608-af33-12544428068e', '434e0d81-fde9-42a8-a61b-5889b7dec6ca', '820a52a4-cfe7-4492-b3fe-6480fef785e2'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:55.574419 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f3dcc7-e0c7-43e2-801d-e6549b805cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bad409cd-23e1-4e51-9452-9d0f96ce32e7', '2097ba80-bc79-4608-af33-12544428068e', '434e0d81-fde9-42a8-a61b-5889b7dec6ca', '820a52a4-cfe7-4492-b3fe-6480fef785e2']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:55.575184 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57000138-29f7-4e96-bc17-1ca602b1d59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:55.595488 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57000138-29f7-4e96-bc17-1ca602b1d59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96257c10-95a8-4469-9c99-10fcdcd20987', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1327763085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['bad409cd-23e1-4e51-9452-9d0f96ce32e7','2097ba80-bc79-4608-af33-12544428068e','434e0d81-fde9-42a8-a61b-5889b7dec6ca','820a52a4-cfe7-4492-b3fe-6480fef785e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1327763085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96257c10-95a8-4469-9c99-10fcdcd20987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:55.596111 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b7ebca7-233e-41d7-897e-420af66a1b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:55.610647 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b7ebca7-233e-41d7-897e-420af66a1b5b) transitioned into state 'SUCCESS' from state '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-1327763085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['bad409cd-23e1-4e51-9452-9d0f96ce32e7','2097ba80-bc79-4608-af33-12544428068e','434e0d81-fde9-42a8-a61b-5889b7dec6ca','820a52a4-cfe7-4492-b3fe-6480fef785e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:55.611270 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5f8f60d-df9a-4dbf-a012-34fb6dfefd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:55.619373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5f8f60d-df9a-4dbf-a012-34fb6dfefd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:53:55.620119 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (55d41035-9a6b-4958-9cb6-e4208a6554a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:55.620371 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request issued successfully. Aug 18 23:53:55.620912 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f99b5698-669a-4dd4-8570-4c9b50a17b11 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:53:55.621287 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1342/5386] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:53:55 2026] POST /volume/v3/volumes => generated 778 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:55.638568 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4faca86c-ce29-4196-afb9-2c16d07337f5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:55.640598 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4faca86c-ce29-4196-afb9-2c16d07337f5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 Aug 18 23:53:55.640777 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4faca86c-ce29-4196-afb9-2c16d07337f5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:55.641007 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4faca86c-ce29-4196-afb9-2c16d07337f5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:55.647507 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:55.647507 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:55.650410 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4faca86c-ce29-4196-afb9-2c16d07337f5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:55.653808 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4faca86c-ce29-4196-afb9-2c16d07337f5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 returned with HTTP 200 Aug 18 23:53:55.654193 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1332/5387] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:55 2026] GET /volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:56.668834 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1cc85f90-5b81-47f3-8928-f936328fd8e5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:56.670495 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1cc85f90-5b81-47f3-8928-f936328fd8e5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 Aug 18 23:53:56.670707 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1cc85f90-5b81-47f3-8928-f936328fd8e5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:56.670880 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1cc85f90-5b81-47f3-8928-f936328fd8e5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:56.678268 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:56.678268 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:56.681762 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1cc85f90-5b81-47f3-8928-f936328fd8e5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:56.685417 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1cc85f90-5b81-47f3-8928-f936328fd8e5 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 returned with HTTP 200 Aug 18 23:53:56.685839 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1355/5388] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:56 2026] GET /volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:56.698056 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bacdd191-e41b-4863-b43a-1db9f36f6e82 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:56.699703 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bacdd191-e41b-4863-b43a-1db9f36f6e82 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:53:56.700080 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bacdd191-e41b-4863-b43a-1db9f36f6e82 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96257c10-95a8-4469-9c99-10fcdcd20987", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1231651509"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:56.708705 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:56.708705 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:56.709067 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bacdd191-e41b-4863-b43a-1db9f36f6e82 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:56.709212 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-bacdd191-e41b-4863-b43a-1db9f36f6e82 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create snapshot from volume 96257c10-95a8-4469-9c99-10fcdcd20987 Aug 18 23:53:56.730191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-bacdd191-e41b-4863-b43a-1db9f36f6e82 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['73c04ce9-b42b-4f2f-ab10-b9b91ac4803b', 'd30419c8-508d-4247-a0d9-586be9952eb3', 'fb24b6df-d771-4bbc-a077-82b732f96885', 'e46cc66b-cff1-42af-a4ef-75ff9aa6e0e1'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:53:56.755231 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bacdd191-e41b-4863-b43a-1db9f36f6e82 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot create request issued successfully. Aug 18 23:53:56.755691 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bacdd191-e41b-4863-b43a-1db9f36f6e82 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:53:56.756141 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1360/5389] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:53:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:53:56.764061 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bbce55ed-53af-4f61-94e7-91c6216dd8e4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:56.765923 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bbce55ed-53af-4f61-94e7-91c6216dd8e4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 Aug 18 23:53:56.766141 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bbce55ed-53af-4f61-94e7-91c6216dd8e4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:56.766350 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bbce55ed-53af-4f61-94e7-91c6216dd8e4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:56.770861 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:56.770861 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:56.771213 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-bbce55ed-53af-4f61-94e7-91c6216dd8e4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:56.771880 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bbce55ed-53af-4f61-94e7-91c6216dd8e4 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 returned with HTTP 200 Aug 18 23:53:56.772249 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1343/5390] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:56 2026] GET /volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:57.780172 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d03edd87-550b-4171-a679-cf830a72f6a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:57.782251 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d03edd87-550b-4171-a679-cf830a72f6a1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 Aug 18 23:53:57.782469 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d03edd87-550b-4171-a679-cf830a72f6a1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:57.782672 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d03edd87-550b-4171-a679-cf830a72f6a1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:57.787539 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:57.787539 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:53:57.787833 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d03edd87-550b-4171-a679-cf830a72f6a1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:57.788457 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d03edd87-550b-4171-a679-cf830a72f6a1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 returned with HTTP 200 Aug 18 23:53:57.788835 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1333/5391] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:57 2026] GET /volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:57.796689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9ca4a88a-81ac-4dbb-86e2-e31a97a2a0f2 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:57.798363 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ca4a88a-81ac-4dbb-86e2-e31a97a2a0f2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] PUT https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 Aug 18 23:53:57.798688 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9ca4a88a-81ac-4dbb-86e2-e31a97a2a0f2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:57.804370 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:57.804370 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:57.804845 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9ca4a88a-81ac-4dbb-86e2-e31a97a2a0f2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Snapshot retrieved successfully. Aug 18 23:53:57.810329 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9ca4a88a-81ac-4dbb-86e2-e31a97a2a0f2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 returned with HTTP 200 Aug 18 23:53:57.810746 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1356/5392] 10.4.3.229 () {68 vars in 1374 bytes} [Tue Aug 18 23:53:57 2026] PUT /volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 => generated 361 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:57.818449 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d4449bb8-a119-490b-8f14-71387c5aac78 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:57.820304 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d4449bb8-a119-490b-8f14-71387c5aac78 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 Aug 18 23:53:57.820536 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d4449bb8-a119-490b-8f14-71387c5aac78 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:57.820724 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d4449bb8-a119-490b-8f14-71387c5aac78 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:57.820824 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-d4449bb8-a119-490b-8f14-71387c5aac78 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete snapshot with id: 7e061e87-de0b-4a06-9b75-3ece89a77758 Aug 18 23:53:57.825198 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:57.825198 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:57.825494 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d4449bb8-a119-490b-8f14-71387c5aac78 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:57.841731 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d4449bb8-a119-490b-8f14-71387c5aac78 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot delete request issued successfully. Aug 18 23:53:57.841966 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d4449bb8-a119-490b-8f14-71387c5aac78 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 returned with HTTP 202 Aug 18 23:53:57.842404 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1361/5393] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:53:57 2026] DELETE /volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:57.848984 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-19d9ebea-cd8a-48a0-83fa-1a29b6482847 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:57.851139 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-19d9ebea-cd8a-48a0-83fa-1a29b6482847 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 Aug 18 23:53:57.851367 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-19d9ebea-cd8a-48a0-83fa-1a29b6482847 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:57.851630 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-19d9ebea-cd8a-48a0-83fa-1a29b6482847 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:57.856944 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:57.856944 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:53:57.857277 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-19d9ebea-cd8a-48a0-83fa-1a29b6482847 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:53:57.857998 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-19d9ebea-cd8a-48a0-83fa-1a29b6482847 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 returned with HTTP 200 Aug 18 23:53:57.858340 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1344/5394] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:57 2026] GET /volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:53:58.866551 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-81ed9069-5d1e-474c-b229-541a43e774c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:58.868501 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81ed9069-5d1e-474c-b229-541a43e774c8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 Aug 18 23:53:58.868748 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81ed9069-5d1e-474c-b229-541a43e774c8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:58.868985 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81ed9069-5d1e-474c-b229-541a43e774c8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:58.873324 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81ed9069-5d1e-474c-b229-541a43e774c8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 returned with HTTP 404 Aug 18 23:53:58.873859 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1334/5395] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:53:58 2026] GET /volume/v3/snapshots/7e061e87-de0b-4a06-9b75-3ece89a77758 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:58.880633 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cc5c706d-0fab-4351-af4a-7d68c95d8c76 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:58.882622 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc5c706d-0fab-4351-af4a-7d68c95d8c76 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 Aug 18 23:53:58.882855 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc5c706d-0fab-4351-af4a-7d68c95d8c76 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:58.883106 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc5c706d-0fab-4351-af4a-7d68c95d8c76 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:58.883293 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-cc5c706d-0fab-4351-af4a-7d68c95d8c76 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume with id: 96257c10-95a8-4469-9c99-10fcdcd20987 Aug 18 23:53:58.890994 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:58.890994 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:53:58.891357 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cc5c706d-0fab-4351-af4a-7d68c95d8c76 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:58.907834 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cc5c706d-0fab-4351-af4a-7d68c95d8c76 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume request issued successfully. Aug 18 23:53:58.908114 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc5c706d-0fab-4351-af4a-7d68c95d8c76 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 returned with HTTP 202 Aug 18 23:53:58.908688 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1357/5396] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:53:58 2026] DELETE /volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:53:58.917428 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-71ee0734-dd3a-482b-966b-743ec7c5576d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:58.919296 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-71ee0734-dd3a-482b-966b-743ec7c5576d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 Aug 18 23:53:58.919492 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-71ee0734-dd3a-482b-966b-743ec7c5576d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:58.919714 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-71ee0734-dd3a-482b-966b-743ec7c5576d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:58.926932 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:53:58.926932 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:53:58.930801 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-71ee0734-dd3a-482b-966b-743ec7c5576d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:53:58.935685 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-71ee0734-dd3a-482b-966b-743ec7c5576d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 returned with HTTP 200 Aug 18 23:53:58.936109 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1362/5397] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:58 2026] GET /volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:53:59.949086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b0d0903a-1893-4026-92ad-3c184e3e3a00 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:59.950991 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b0d0903a-1893-4026-92ad-3c184e3e3a00 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 Aug 18 23:53:59.951216 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b0d0903a-1893-4026-92ad-3c184e3e3a00 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:53:59.951453 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b0d0903a-1893-4026-92ad-3c184e3e3a00 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:53:59.956919 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b0d0903a-1893-4026-92ad-3c184e3e3a00 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 returned with HTTP 404 Aug 18 23:53:59.957315 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1345/5398] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:53:59 2026] GET /volume/v3/volumes/96257c10-95a8-4469-9c99-10fcdcd20987 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:53:59.966271 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:53:59.967819 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:53:59.968142 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-580784321"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:53:59.969803 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-580784321'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:53:59.969933 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume of 1 GB Aug 18 23:53:59.973547 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Availability Zones retrieved successfully. Aug 18 23:53:59.978329 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (6cf570a4-6302-48de-83af-7206a440c28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:53:59.979338 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400dbbcb-f6e3-4416-91ba-6cae92178941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:53:59.980061 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:54:00.000341 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400dbbcb-f6e3-4416-91ba-6cae92178941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:00.001098 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ccf2d6-7d74-499d-8235-d9ecd56b3b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:00.033581 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['3b2f39ba-ff7b-426c-ad66-7646398122d4', '381b076a-5430-4099-9a66-eded0a4063b0', '16be8b6f-63b7-49a0-a527-ad791ee19541', '50b59dff-6735-4f3e-abfe-6d59a78eb784'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:54:00.034412 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ccf2d6-7d74-499d-8235-d9ecd56b3b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b2f39ba-ff7b-426c-ad66-7646398122d4', '381b076a-5430-4099-9a66-eded0a4063b0', '16be8b6f-63b7-49a0-a527-ad791ee19541', '50b59dff-6735-4f3e-abfe-6d59a78eb784']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:00.035128 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab919443-c95e-4052-aac5-e4ff71bcaf8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:00.056968 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab919443-c95e-4052-aac5-e4ff71bcaf8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4295ba28-0e54-4527-9794-fe5c4a63c2f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-580784321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['3b2f39ba-ff7b-426c-ad66-7646398122d4','381b076a-5430-4099-9a66-eded0a4063b0','16be8b6f-63b7-49a0-a527-ad791ee19541','50b59dff-6735-4f3e-abfe-6d59a78eb784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-580784321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4295ba28-0e54-4527-9794-fe5c4a63c2f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:00.057618 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c28561d-06d4-4ddc-8597-93c1a3ffb2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:00.073377 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c28561d-06d4-4ddc-8597-93c1a3ffb2eb) transitioned into state 'SUCCESS' from state '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-580784321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54d6704ae8b940c6b0bf9dd83e24eea9',qos_specs=None,replication_status=,reservations=['3b2f39ba-ff7b-426c-ad66-7646398122d4','381b076a-5430-4099-9a66-eded0a4063b0','16be8b6f-63b7-49a0-a527-ad791ee19541','50b59dff-6735-4f3e-abfe-6d59a78eb784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c61d5c9bb4537a9716a46b68afc4b',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:00.074055 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e89d89c-c49e-4a41-b456-fdda4ef45b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:00.081680 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e89d89c-c49e-4a41-b456-fdda4ef45b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:00.082495 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Flow 'volume_create_api' (6cf570a4-6302-48de-83af-7206a440c28a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:54:00.082816 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create volume request issued successfully. Aug 18 23:54:00.083549 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-392ae4ec-f4a0-470c-8cef-c88571ea91e8 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:54:00.084374 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1335/5399] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:53:59 2026] POST /volume/v3/volumes => generated 777 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:54:00.096304 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-b1d8ff96-13f1-4c34-947c-8d9e529d7ca0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:00.098800 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1d8ff96-13f1-4c34-947c-8d9e529d7ca0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 Aug 18 23:54:00.099163 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1d8ff96-13f1-4c34-947c-8d9e529d7ca0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:00.099405 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-b1d8ff96-13f1-4c34-947c-8d9e529d7ca0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:00.108404 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:00.108404 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:00.112202 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-b1d8ff96-13f1-4c34-947c-8d9e529d7ca0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:54:00.116630 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-b1d8ff96-13f1-4c34-947c-8d9e529d7ca0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 returned with HTTP 200 Aug 18 23:54:00.117119 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1358/5400] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:00 2026] GET /volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:01.129108 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8e8f187d-739a-4a32-91b7-ccd5e0182b5e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:01.130728 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8e8f187d-739a-4a32-91b7-ccd5e0182b5e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 Aug 18 23:54:01.130915 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8e8f187d-739a-4a32-91b7-ccd5e0182b5e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:01.131110 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8e8f187d-739a-4a32-91b7-ccd5e0182b5e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:01.137839 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:01.137839 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:01.140767 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-8e8f187d-739a-4a32-91b7-ccd5e0182b5e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:54:01.144320 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8e8f187d-739a-4a32-91b7-ccd5e0182b5e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 returned with HTTP 200 Aug 18 23:54:01.144751 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1363/5401] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:01 2026] GET /volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:01.156209 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-adb83611-1c71-49bd-9f35-50599406570d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:01.157981 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-adb83611-1c71-49bd-9f35-50599406570d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:54:01.158296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-adb83611-1c71-49bd-9f35-50599406570d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4295ba28-0e54-4527-9794-fe5c4a63c2f7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-882865026"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:01.167983 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:01.167983 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:01.168301 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-adb83611-1c71-49bd-9f35-50599406570d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:54:01.168567 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-adb83611-1c71-49bd-9f35-50599406570d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Create snapshot from volume 4295ba28-0e54-4527-9794-fe5c4a63c2f7 Aug 18 23:54:01.190852 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-adb83611-1c71-49bd-9f35-50599406570d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Created reservations ['069e0a7d-37e2-4d02-bf27-0e22cba043ee', '9b48ab2a-90c9-4560-b61a-9b15503e8b37', '4973fb8c-b53f-4bfd-b785-b9c512d78eb5', '3d05709d-ebea-492a-abe6-3d5c20908f99'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:54:01.216802 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-adb83611-1c71-49bd-9f35-50599406570d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot create request issued successfully. Aug 18 23:54:01.217125 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-adb83611-1c71-49bd-9f35-50599406570d tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:54:01.217561 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1346/5402] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:54:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:54:01.228728 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-65c5f536-7c85-4755-a48a-947fc49940d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:01.230695 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-65c5f536-7c85-4755-a48a-947fc49940d2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 Aug 18 23:54:01.230938 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-65c5f536-7c85-4755-a48a-947fc49940d2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:01.231163 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-65c5f536-7c85-4755-a48a-947fc49940d2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:01.235976 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:01.235976 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:01.236293 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-65c5f536-7c85-4755-a48a-947fc49940d2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:54:01.237041 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-65c5f536-7c85-4755-a48a-947fc49940d2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 returned with HTTP 200 Aug 18 23:54:01.237414 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1336/5403] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:01 2026] GET /volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:02.246499 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-874301d3-181b-4793-8304-3d649839106e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:02.248236 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-874301d3-181b-4793-8304-3d649839106e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 Aug 18 23:54:02.248441 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-874301d3-181b-4793-8304-3d649839106e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:02.248640 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-874301d3-181b-4793-8304-3d649839106e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:02.253313 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:02.253313 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:02.253639 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-874301d3-181b-4793-8304-3d649839106e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:54:02.254274 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-874301d3-181b-4793-8304-3d649839106e tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 returned with HTTP 200 Aug 18 23:54:02.255042 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1359/5404] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:02 2026] GET /volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:02.263078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-66ec7cb2-197a-4c63-8cfe-904a2029f28f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:02.264778 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-66ec7cb2-197a-4c63-8cfe-904a2029f28f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] POST https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5/action Aug 18 23:54:02.265164 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-66ec7cb2-197a-4c63-8cfe-904a2029f28f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:54:02.265321 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-66ec7cb2-197a-4c63-8cfe-904a2029f28f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:02.266639 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.contrib.admin_actions [None req-66ec7cb2-197a-4c63-8cfe-904a2029f28f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Updating snapshot 'c7c6ee25-3dd9-456f-a701-98660a768bc5' with '{'status': 'creating'}' {{(pid=100173) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:54:02.274942 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:02.274942 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:02.284379 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-66ec7cb2-197a-4c63-8cfe-904a2029f28f tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5/action returned with HTTP 202 Aug 18 23:54:02.284865 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1364/5405] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:54:02 2026] POST /volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:54:02.292296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-db1dd6df-c8a0-4429-b6e7-fae7f2424c5c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:02.293942 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-db1dd6df-c8a0-4429-b6e7-fae7f2424c5c tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 Aug 18 23:54:02.294104 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-db1dd6df-c8a0-4429-b6e7-fae7f2424c5c tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:02.294269 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-db1dd6df-c8a0-4429-b6e7-fae7f2424c5c tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:02.298831 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:02.298831 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:02.299135 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-db1dd6df-c8a0-4429-b6e7-fae7f2424c5c tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:54:02.299787 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-db1dd6df-c8a0-4429-b6e7-fae7f2424c5c tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 returned with HTTP 200 Aug 18 23:54:02.300176 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1347/5406] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:02 2026] GET /volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:02.309856 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6a313bd9-54cf-41dc-9508-c070e0e240fe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:02.311488 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a313bd9-54cf-41dc-9508-c070e0e240fe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] POST https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5/action Aug 18 23:54:02.311837 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a313bd9-54cf-41dc-9508-c070e0e240fe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:54:02.311971 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a313bd9-54cf-41dc-9508-c070e0e240fe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:02.313228 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a313bd9-54cf-41dc-9508-c070e0e240fe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100174) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 23:54:02.318231 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:02.318231 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:02.318631 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.contrib.snapshot_actions [None req-6a313bd9-54cf-41dc-9508-c070e0e240fe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] Updating snapshot c7c6ee25-3dd9-456f-a701-98660a768bc5 with info {'id': 'c7c6ee25-3dd9-456f-a701-98660a768bc5', 'status': 'error', 'progress': '80%'} Aug 18 23:54:02.323685 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a313bd9-54cf-41dc-9508-c070e0e240fe tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-member] https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5/action returned with HTTP 202 Aug 18 23:54:02.324050 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1337/5407] 10.4.3.229 () {68 vars in 1396 bytes} [Tue Aug 18 23:54:02 2026] POST /volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:54:02.330255 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cd0399e5-3c36-4141-9f18-536d5fde01b1 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:02.331935 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cd0399e5-3c36-4141-9f18-536d5fde01b1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 Aug 18 23:54:02.332136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cd0399e5-3c36-4141-9f18-536d5fde01b1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:02.332312 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cd0399e5-3c36-4141-9f18-536d5fde01b1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:02.332428 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-cd0399e5-3c36-4141-9f18-536d5fde01b1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete snapshot with id: c7c6ee25-3dd9-456f-a701-98660a768bc5 Aug 18 23:54:02.336930 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:02.336930 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:02.337202 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cd0399e5-3c36-4141-9f18-536d5fde01b1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:54:02.350402 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-cd0399e5-3c36-4141-9f18-536d5fde01b1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot delete request issued successfully. Aug 18 23:54:02.350605 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cd0399e5-3c36-4141-9f18-536d5fde01b1 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 returned with HTTP 202 Aug 18 23:54:02.351081 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1360/5408] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:54:02 2026] DELETE /volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:54:02.361568 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4057df6f-7cba-47b8-8736-8d5500affcd2 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:02.363857 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4057df6f-7cba-47b8-8736-8d5500affcd2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 Aug 18 23:54:02.364208 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4057df6f-7cba-47b8-8736-8d5500affcd2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:02.364494 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4057df6f-7cba-47b8-8736-8d5500affcd2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:02.371610 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:02.371610 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:02.372074 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-4057df6f-7cba-47b8-8736-8d5500affcd2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Snapshot retrieved successfully. Aug 18 23:54:02.373115 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4057df6f-7cba-47b8-8736-8d5500affcd2 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 returned with HTTP 200 Aug 18 23:54:02.373708 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1365/5409] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:02 2026] GET /volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:03.381536 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0a848899-c885-417b-ab38-7ff8b680a1b0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:03.383151 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a848899-c885-417b-ab38-7ff8b680a1b0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 Aug 18 23:54:03.383324 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a848899-c885-417b-ab38-7ff8b680a1b0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:03.383501 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0a848899-c885-417b-ab38-7ff8b680a1b0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:03.387792 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0a848899-c885-417b-ab38-7ff8b680a1b0 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 returned with HTTP 404 Aug 18 23:54:03.388314 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1348/5410] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:03 2026] GET /volume/v3/snapshots/c7c6ee25-3dd9-456f-a701-98660a768bc5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:54:03.395054 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-28676542-e4db-4b84-8bc2-7d03c642aab7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:03.396684 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28676542-e4db-4b84-8bc2-7d03c642aab7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 Aug 18 23:54:03.396881 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28676542-e4db-4b84-8bc2-7d03c642aab7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:03.397066 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28676542-e4db-4b84-8bc2-7d03c642aab7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:03.397208 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-28676542-e4db-4b84-8bc2-7d03c642aab7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume with id: 4295ba28-0e54-4527-9794-fe5c4a63c2f7 Aug 18 23:54:03.403402 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:03.403402 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:03.403679 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-28676542-e4db-4b84-8bc2-7d03c642aab7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:54:03.416577 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-28676542-e4db-4b84-8bc2-7d03c642aab7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Delete volume request issued successfully. Aug 18 23:54:03.416753 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28676542-e4db-4b84-8bc2-7d03c642aab7 tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 returned with HTTP 202 Aug 18 23:54:03.417120 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1338/5411] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:54:03 2026] DELETE /volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:54:03.423718 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ac862690-3e99-43ca-ad1f-e7d6e8e546cb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:03.425471 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ac862690-3e99-43ca-ad1f-e7d6e8e546cb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 Aug 18 23:54:03.425657 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ac862690-3e99-43ca-ad1f-e7d6e8e546cb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:03.425830 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ac862690-3e99-43ca-ad1f-e7d6e8e546cb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:03.432206 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:03.432206 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:03.435357 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ac862690-3e99-43ca-ad1f-e7d6e8e546cb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Volume info retrieved successfully. Aug 18 23:54:03.439436 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ac862690-3e99-43ca-ad1f-e7d6e8e546cb tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 returned with HTTP 200 Aug 18 23:54:03.439850 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1361/5412] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:03 2026] GET /volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:04.452170 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-940a0b4b-6f68-4e00-959d-cb7281a67cbc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:04.455103 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-940a0b4b-6f68-4e00-959d-cb7281a67cbc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] GET https://10.4.3.229/volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 Aug 18 23:54:04.455103 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-940a0b4b-6f68-4e00-959d-cb7281a67cbc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:04.455103 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-940a0b4b-6f68-4e00-959d-cb7281a67cbc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:04.459594 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-940a0b4b-6f68-4e00-959d-cb7281a67cbc tempest-ProjectMemberTests-1196188057 tempest-ProjectMemberTests-1196188057-project-admin] https://10.4.3.229/volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 returned with HTTP 404 Aug 18 23:54:04.460161 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1366/5413] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:04 2026] GET /volume/v3/volumes/4295ba28-0e54-4527-9794-fe5c4a63c2f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:54:09.528439 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-238b0403-0c19-46ed-b172-907f44223e98 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:09.530151 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-238b0403-0c19-46ed-b172-907f44223e98 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:09.530327 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-238b0403-0c19-46ed-b172-907f44223e98 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:09.530504 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-238b0403-0c19-46ed-b172-907f44223e98 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:09.537628 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:09.537628 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:09.540842 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-238b0403-0c19-46ed-b172-907f44223e98 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:09.544265 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-238b0403-0c19-46ed-b172-907f44223e98 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:09.544652 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1349/5414] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:09 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:09.555655 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9d648e3c-f694-41db-be35-f3177fbff9f1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:09.557743 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d648e3c-f694-41db-be35-f3177fbff9f1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:09.558004 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d648e3c-f694-41db-be35-f3177fbff9f1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:09.558232 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d648e3c-f694-41db-be35-f3177fbff9f1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:09.566041 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:09.566041 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:09.569610 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9d648e3c-f694-41db-be35-f3177fbff9f1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:09.574044 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d648e3c-f694-41db-be35-f3177fbff9f1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:09.574377 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1339/5415] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:09 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:09.613294 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-cda2fa6b-65e2-44a5-b040-55daa2da083d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:09.615035 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-cda2fa6b-65e2-44a5-b040-55daa2da083d tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:09.615194 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-cda2fa6b-65e2-44a5-b040-55daa2da083d tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:09.615361 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-cda2fa6b-65e2-44a5-b040-55daa2da083d tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:09.621216 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:09.621216 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:09.624062 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-cda2fa6b-65e2-44a5-b040-55daa2da083d tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:09.627595 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-cda2fa6b-65e2-44a5-b040-55daa2da083d tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:09.627982 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1362/5416] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:54:09 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:09.687480 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a8209cef-f8d6-47d7-aa52-01983d8d705e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:09.687869 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a8209cef-f8d6-47d7-aa52-01983d8d705e None None] GET https://10.4.3.229/volume// Aug 18 23:54:09.688024 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a8209cef-f8d6-47d7-aa52-01983d8d705e None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:09.688192 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a8209cef-f8d6-47d7-aa52-01983d8d705e None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:09.688493 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a8209cef-f8d6-47d7-aa52-01983d8d705e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:54:09.688795 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1367/5417] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:54:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:54:09.695486 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-bfb87a0f-b3c8-46c5-b30a-0563fcc5768b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:09.801210 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-bfb87a0f-b3c8-46c5-b30a-0563fcc5768b tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:54:09.801527 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-bfb87a0f-b3c8-46c5-b30a-0563fcc5768b tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "155ce039-3368-44c9-addc-ef1c041ab4b0", "connector": null, "instance_uuid": "5de5421c-e311-4016-a087-a29f88b496f9"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:09.808574 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:09.808574 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:09.827249 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-bfb87a0f-b3c8-46c5-b30a-0563fcc5768b tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:54:09.827650 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1350/5418] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:54:09 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:09.851931 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3a4a368c-ef24-4712-8896-65e06b68b5a9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:09.854105 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a4a368c-ef24-4712-8896-65e06b68b5a9 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:09.854350 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a4a368c-ef24-4712-8896-65e06b68b5a9 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:09.854625 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a4a368c-ef24-4712-8896-65e06b68b5a9 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:09.857980 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2fd6eaa6-245d-4ac4-8ebd-ea9be0faf7c9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:09.858305 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2fd6eaa6-245d-4ac4-8ebd-ea9be0faf7c9 None None] GET https://10.4.3.229/volume// Aug 18 23:54:09.858446 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2fd6eaa6-245d-4ac4-8ebd-ea9be0faf7c9 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:09.858636 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2fd6eaa6-245d-4ac4-8ebd-ea9be0faf7c9 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:09.858990 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2fd6eaa6-245d-4ac4-8ebd-ea9be0faf7c9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:54:09.859234 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1363/5419] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:54:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:54:09.864010 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:09.864010 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:09.865402 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-954571d5-04c6-40d8-85ad-b65c42b921a0 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:09.867217 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3a4a368c-ef24-4712-8896-65e06b68b5a9 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:09.867954 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-954571d5-04c6-40d8-85ad-b65c42b921a0 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:09.868218 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-954571d5-04c6-40d8-85ad-b65c42b921a0 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:09.868455 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-954571d5-04c6-40d8-85ad-b65c42b921a0 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:09.872189 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a4a368c-ef24-4712-8896-65e06b68b5a9 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:09.872435 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1340/5420] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:09 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:09.878163 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:09.878163 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:09.881059 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-954571d5-04c6-40d8-85ad-b65c42b921a0 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:09.884490 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-954571d5-04c6-40d8-85ad-b65c42b921a0 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:09.885009 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1368/5421] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:54:09 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 1019 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:54:09.986631 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-d9a534cb-f980-4e98-b474-ac92d22090e4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:09.988704 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-d9a534cb-f980-4e98-b474-ac92d22090e4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] PUT https://10.4.3.229/volume/v3/attachments/fa02675f-fd9a-45e3-b73a-d1e18328d924 Aug 18 23:54:09.989061 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-d9a534cb-f980-4e98-b474-ac92d22090e4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:09.996121 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-d9a534cb-f980-4e98-b474-ac92d22090e4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Acquiring lock "cinder-attachment_update-155ce039-3368-44c9-addc-ef1c041ab4b0-np0000007721" by "attachment_update" {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:54:10.000109 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-d9a534cb-f980-4e98-b474-ac92d22090e4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Lock "cinder-attachment_update-155ce039-3368-44c9-addc-ef1c041ab4b0-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100172) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:54:10.001001 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:10.001001 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:10.068212 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.coordination [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-d9a534cb-f980-4e98-b474-ac92d22090e4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Lock "cinder-attachment_update-155ce039-3368-44c9-addc-ef1c041ab4b0-np0000007721" released by "attachment_update" :: held 0.068s {{(pid=100172) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:54:10.068492 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-d9a534cb-f980-4e98-b474-ac92d22090e4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/attachments/fa02675f-fd9a-45e3-b73a-d1e18328d924 returned with HTTP 200 Aug 18 23:54:10.069177 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1351/5422] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:54:09 2026] PUT /volume/v3/attachments/fa02675f-fd9a-45e3-b73a-d1e18328d924 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:10.884416 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ffd1cc51-cc12-4727-9da1-a523a56632a4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:10.886195 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ffd1cc51-cc12-4727-9da1-a523a56632a4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:10.886370 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ffd1cc51-cc12-4727-9da1-a523a56632a4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:10.886555 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ffd1cc51-cc12-4727-9da1-a523a56632a4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:10.895161 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:10.895161 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:10.897807 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ffd1cc51-cc12-4727-9da1-a523a56632a4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:10.901085 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ffd1cc51-cc12-4727-9da1-a523a56632a4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:10.901409 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1364/5423] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:10 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:11.912373 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d4d243e7-8422-4d9b-a4e7-ec8af29350c4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:11.914139 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d4d243e7-8422-4d9b-a4e7-ec8af29350c4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:11.914332 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d4d243e7-8422-4d9b-a4e7-ec8af29350c4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:11.914527 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d4d243e7-8422-4d9b-a4e7-ec8af29350c4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:11.922736 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:11.922736 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:11.925646 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d4d243e7-8422-4d9b-a4e7-ec8af29350c4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:11.929139 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d4d243e7-8422-4d9b-a4e7-ec8af29350c4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:11.929488 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1341/5424] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:11 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:12.941043 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-18c68ba2-f92d-4900-a837-08d162a8d900 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:12.942692 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-18c68ba2-f92d-4900-a837-08d162a8d900 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:12.942877 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-18c68ba2-f92d-4900-a837-08d162a8d900 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:12.943048 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-18c68ba2-f92d-4900-a837-08d162a8d900 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:12.952205 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:12.952205 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:12.955280 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-18c68ba2-f92d-4900-a837-08d162a8d900 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:12.958753 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-18c68ba2-f92d-4900-a837-08d162a8d900 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:12.959093 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1369/5425] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:12 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:13.284192 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-4ff3152e-68a3-4d41-bd33-573f8ce9047e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:13.286753 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-4ff3152e-68a3-4d41-bd33-573f8ce9047e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] POST https://10.4.3.229/volume/v3/attachments/fa02675f-fd9a-45e3-b73a-d1e18328d924/action Aug 18 23:54:13.287220 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-4ff3152e-68a3-4d41-bd33-573f8ce9047e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:54:13.287385 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-4ff3152e-68a3-4d41-bd33-573f8ce9047e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:13.305238 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:13.305238 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:13.314460 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-6767760e-1f90-46da-8eaa-8abddeb9860f req-4ff3152e-68a3-4d41-bd33-573f8ce9047e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/attachments/fa02675f-fd9a-45e3-b73a-d1e18328d924/action returned with HTTP 204 Aug 18 23:54:13.314981 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1352/5426] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:54:13 2026] POST /volume/v3/attachments/fa02675f-fd9a-45e3-b73a-d1e18328d924/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:54:13.970225 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0913887d-0995-4a1d-bf81-7385fb22c24c None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:13.971779 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0913887d-0995-4a1d-bf81-7385fb22c24c tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:13.971979 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0913887d-0995-4a1d-bf81-7385fb22c24c tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:13.972170 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0913887d-0995-4a1d-bf81-7385fb22c24c tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:13.981161 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:13.981161 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:13.983999 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0913887d-0995-4a1d-bf81-7385fb22c24c tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:13.987579 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0913887d-0995-4a1d-bf81-7385fb22c24c tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:13.987945 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1365/5427] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:13 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:13.999448 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-813bd9f4-2f34-4d3b-8f7d-4179d65395cf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:14.001159 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-813bd9f4-2f34-4d3b-8f7d-4179d65395cf tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:14.001349 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-813bd9f4-2f34-4d3b-8f7d-4179d65395cf tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:14.001555 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-813bd9f4-2f34-4d3b-8f7d-4179d65395cf tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:14.010067 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:14.010067 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:14.013233 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-813bd9f4-2f34-4d3b-8f7d-4179d65395cf tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:14.016928 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-813bd9f4-2f34-4d3b-8f7d-4179d65395cf tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:14.017255 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1342/5428] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:13 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:17.038347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-0445ae8b-abaa-4c87-8082-49402c1aa5b9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:17.040327 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-0445ae8b-abaa-4c87-8082-49402c1aa5b9 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:17.040543 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-0445ae8b-abaa-4c87-8082-49402c1aa5b9 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:17.040729 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-0445ae8b-abaa-4c87-8082-49402c1aa5b9 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:17.048956 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:17.048956 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:17.052133 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-0445ae8b-abaa-4c87-8082-49402c1aa5b9 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:17.056124 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-0445ae8b-abaa-4c87-8082-49402c1aa5b9 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:17.056562 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1370/5429] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:54:17 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:17.074179 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-be34b644-4701-40cb-8b2f-193ef6225c80 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:17.076433 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-be34b644-4701-40cb-8b2f-193ef6225c80 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] POST https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0/action Aug 18 23:54:17.076787 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-be34b644-4701-40cb-8b2f-193ef6225c80 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:54:17.076933 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-be34b644-4701-40cb-8b2f-193ef6225c80 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:17.086728 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:17.086728 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:17.087327 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-be34b644-4701-40cb-8b2f-193ef6225c80 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:17.094533 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-be34b644-4701-40cb-8b2f-193ef6225c80 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Begin detaching volume completed successfully. Aug 18 23:54:17.094739 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-be34b644-4701-40cb-8b2f-193ef6225c80 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0/action returned with HTTP 202 Aug 18 23:54:17.095152 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1353/5430] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:54:17 2026] POST /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:54:17.136626 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-648f25b2-7b4a-4aaf-bb5c-09f7a8df8814 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:17.136975 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-648f25b2-7b4a-4aaf-bb5c-09f7a8df8814 None None] GET https://10.4.3.229/volume// Aug 18 23:54:17.137110 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-648f25b2-7b4a-4aaf-bb5c-09f7a8df8814 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:17.137283 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-648f25b2-7b4a-4aaf-bb5c-09f7a8df8814 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:17.137652 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-648f25b2-7b4a-4aaf-bb5c-09f7a8df8814 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:54:17.137906 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1366/5431] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:54:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:54:17.144197 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-267b0810-e846-44e1-bc46-bc9be43234fe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:17.146198 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-267b0810-e846-44e1-bc46-bc9be43234fe tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:17.146429 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-267b0810-e846-44e1-bc46-bc9be43234fe tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:17.146653 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-267b0810-e846-44e1-bc46-bc9be43234fe tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:17.155697 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:17.155697 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:17.158631 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-267b0810-e846-44e1-bc46-bc9be43234fe tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:17.162135 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-267b0810-e846-44e1-bc46-bc9be43234fe tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:54:17.162472 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1343/5432] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:54:17 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 1315 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:54:17.911526 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-820e1a36-3498-4cd9-b88e-637f56ee7292 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:17.913441 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-820e1a36-3498-4cd9-b88e-637f56ee7292 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] DELETE https://10.4.3.229/volume/v3/attachments/fa02675f-fd9a-45e3-b73a-d1e18328d924 Aug 18 23:54:17.913645 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-820e1a36-3498-4cd9-b88e-637f56ee7292 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:17.913818 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-820e1a36-3498-4cd9-b88e-637f56ee7292 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:17.920602 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:17.920602 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:17.961498 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-5e0558d4-4de0-47c9-a52e-c3490df2df01 req-820e1a36-3498-4cd9-b88e-637f56ee7292 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/attachments/fa02675f-fd9a-45e3-b73a-d1e18328d924 returned with HTTP 200 Aug 18 23:54:17.961923 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1371/5433] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:54:17 2026] DELETE /volume/v3/attachments/fa02675f-fd9a-45e3-b73a-d1e18328d924 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:18.177183 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d43c55db-49ab-4c89-80ef-dcd4e74dfe3f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:18.178719 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d43c55db-49ab-4c89-80ef-dcd4e74dfe3f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:54:18.179032 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d43c55db-49ab-4c89-80ef-dcd4e74dfe3f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "155ce039-3368-44c9-addc-ef1c041ab4b0", "force": false, "name": "tempest-TestStampPattern-snapshot-1690188331", "description": null, "metadata": null}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:18.187287 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:18.187287 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:18.187775 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d43c55db-49ab-4c89-80ef-dcd4e74dfe3f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:54:18.187942 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-d43c55db-49ab-4c89-80ef-dcd4e74dfe3f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Create snapshot from volume 155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:54:18.216317 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-d43c55db-49ab-4c89-80ef-dcd4e74dfe3f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Created reservations ['a7d3ee52-edc2-4df7-b0cb-75db267b32ac', '0bdc9d93-f13f-493b-96b9-c1d03f25ab2d', '0c28a9fb-1f84-4979-8887-c141233ed634', '6c0c831b-a194-43ac-a981-3b634317c15b'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:54:18.244286 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-d43c55db-49ab-4c89-80ef-dcd4e74dfe3f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Snapshot create request issued successfully. Aug 18 23:54:18.244736 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d43c55db-49ab-4c89-80ef-dcd4e74dfe3f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:54:18.245325 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1354/5434] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:54:18 2026] POST /volume/v3/snapshots => generated 303 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:54:18.253224 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-304831e0-d37b-433e-82de-c4b27ec84599 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:18.254862 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-304831e0-d37b-433e-82de-c4b27ec84599 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 Aug 18 23:54:18.255038 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-304831e0-d37b-433e-82de-c4b27ec84599 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:18.255221 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-304831e0-d37b-433e-82de-c4b27ec84599 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:18.263067 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:18.263067 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:18.263067 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-304831e0-d37b-433e-82de-c4b27ec84599 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Snapshot retrieved successfully. Aug 18 23:54:18.263067 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-304831e0-d37b-433e-82de-c4b27ec84599 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 returned with HTTP 200 Aug 18 23:54:18.263536 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1367/5435] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:18 2026] GET /volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:19.271343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e22e830b-c00c-4812-a19a-d0d06186450a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:19.272941 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e22e830b-c00c-4812-a19a-d0d06186450a tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 Aug 18 23:54:19.273101 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e22e830b-c00c-4812-a19a-d0d06186450a tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:19.273270 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e22e830b-c00c-4812-a19a-d0d06186450a tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:19.277618 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:19.277618 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:19.277991 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e22e830b-c00c-4812-a19a-d0d06186450a tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Snapshot retrieved successfully. Aug 18 23:54:19.278627 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e22e830b-c00c-4812-a19a-d0d06186450a tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 returned with HTTP 200 Aug 18 23:54:19.278931 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1344/5436] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:19 2026] GET /volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:19.286357 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a8197e67-ef78-4be4-97ce-7e74c1464ae1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:19.287981 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a8197e67-ef78-4be4-97ce-7e74c1464ae1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 Aug 18 23:54:19.288160 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a8197e67-ef78-4be4-97ce-7e74c1464ae1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:19.288328 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a8197e67-ef78-4be4-97ce-7e74c1464ae1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:19.293607 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:19.293607 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:19.293988 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-a8197e67-ef78-4be4-97ce-7e74c1464ae1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Snapshot retrieved successfully. Aug 18 23:54:19.294650 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a8197e67-ef78-4be4-97ce-7e74c1464ae1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 returned with HTTP 200 Aug 18 23:54:19.294982 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1372/5437] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:19 2026] GET /volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:24.070788 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:24.072590 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:54:24.072944 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1588625603", "snapshot_id": "363019b0-78f0-4949-b44f-aee91caf7f24", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:24.074471 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1588625603', 'snapshot_id': '363019b0-78f0-4949-b44f-aee91caf7f24', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:54:24.079683 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:24.079683 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:24.080152 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Snapshot retrieved successfully. Aug 18 23:54:24.080269 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Create volume of 1 GB Aug 18 23:54:24.083719 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Availability Zones retrieved successfully. Aug 18 23:54:24.088408 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Flow 'volume_create_api' (d178bc7b-221c-4d3b-934d-5aaac92a908e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:54:24.089431 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (059ee2d5-fe86-4ce3-a719-b809f94a7ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:24.090283 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:54:24.116118 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (059ee2d5-fe86-4ce3-a719-b809f94a7ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '363019b0-78f0-4949-b44f-aee91caf7f24', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:24.117014 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98717bc7-3c4a-4749-9d92-db72c04d2c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:24.151473 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Created reservations ['a89b787a-8579-4197-bac8-8ee539c7d8c6', '58ddff13-9337-4fbd-8fd6-b730c4eb56a6', '17aa7a77-6750-4896-835d-79b3e7a0b861', '6d7bc277-1076-42bf-91e8-f90c6b908a67'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:54:24.152233 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98717bc7-3c4a-4749-9d92-db72c04d2c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a89b787a-8579-4197-bac8-8ee539c7d8c6', '58ddff13-9337-4fbd-8fd6-b730c4eb56a6', '17aa7a77-6750-4896-835d-79b3e7a0b861', '6d7bc277-1076-42bf-91e8-f90c6b908a67']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:24.152954 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e9f6ea6-be14-49d6-9c9e-c2a3e7ae74bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:24.189806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e9f6ea6-be14-49d6-9c9e-c2a3e7ae74bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81c12fdd-a7b8-4d80-9662-0f18f0f393cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1588625603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be590ad0f4f47bf8a01d0985bbd2e32',qos_specs=None,replication_status=,reservations=['a89b787a-8579-4197-bac8-8ee539c7d8c6','58ddff13-9337-4fbd-8fd6-b730c4eb56a6','17aa7a77-6750-4896-835d-79b3e7a0b861','6d7bc277-1076-42bf-91e8-f90c6b908a67'],size=1,snapshot_id=363019b0-78f0-4949-b44f-aee91caf7f24,source_replicaid=,source_volid=None,status='creating',user_id='a12d5eb063a1483c92ceb9bd85d93ee5',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1588625603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81c12fdd-a7b8-4d80-9662-0f18f0f393cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be590ad0f4f47bf8a01d0985bbd2e32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=363019b0-78f0-4949-b44f-aee91caf7f24,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a12d5eb063a1483c92ceb9bd85d93ee5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:24.190596 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529570cb-49b5-4029-af77-45fec88066b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:24.206675 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (529570cb-49b5-4029-af77-45fec88066b4) transitioned into state 'SUCCESS' from state '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-1588625603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be590ad0f4f47bf8a01d0985bbd2e32',qos_specs=None,replication_status=,reservations=['a89b787a-8579-4197-bac8-8ee539c7d8c6','58ddff13-9337-4fbd-8fd6-b730c4eb56a6','17aa7a77-6750-4896-835d-79b3e7a0b861','6d7bc277-1076-42bf-91e8-f90c6b908a67'],size=1,snapshot_id=363019b0-78f0-4949-b44f-aee91caf7f24,source_replicaid=,source_volid=None,status='creating',user_id='a12d5eb063a1483c92ceb9bd85d93ee5',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:24.207305 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (178c2117-90a1-4894-a203-5c8086b11d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:24.225405 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (178c2117-90a1-4894-a203-5c8086b11d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:24.226161 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Flow 'volume_create_api' (d178bc7b-221c-4d3b-934d-5aaac92a908e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:54:24.226439 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Create volume request issued successfully. Aug 18 23:54:24.226987 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5fc5c56f-f77f-451d-937d-2facaeb0cb81 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:54:24.227366 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1355/5438] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:54:24 2026] POST /volume/v3/volumes => generated 781 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:54:28.257429 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=158,cinder:INSERT=33,cinder:UPDATE=69 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:54:29.129700 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e9405f7c-f41b-4f89-9673-b75cc7d351cf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:29.131376 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e9405f7c-f41b-4f89-9673-b75cc7d351cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:54:29.131713 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e9405f7c-f41b-4f89-9673-b75cc7d351cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29851bd3-3778-45b3-8734-d30a907e0b2d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1855220953", "description": null, "metadata": null}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:29.142444 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:29.142444 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:29.142910 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e9405f7c-f41b-4f89-9673-b75cc7d351cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:54:29.143039 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-e9405f7c-f41b-4f89-9673-b75cc7d351cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create snapshot from volume 29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:54:29.165081 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-e9405f7c-f41b-4f89-9673-b75cc7d351cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['956b8fa4-4640-46fb-8711-1a064327afbb', 'a97f99b5-366f-4aa0-ab9e-a0bf9b3b920f', '6dd6a482-0f78-4311-b4f2-65b56fc33f15', '8f245370-fb38-4d7b-837e-dc12a6dc0f86'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:54:29.191383 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e9405f7c-f41b-4f89-9673-b75cc7d351cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot force create request issued successfully. Aug 18 23:54:29.191712 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e9405f7c-f41b-4f89-9673-b75cc7d351cf tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:54:29.192156 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1368/5439] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:54:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:54:29.200268 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2566ae9c-1e15-4833-a47f-27d31d4069f0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:29.201982 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2566ae9c-1e15-4833-a47f-27d31d4069f0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f Aug 18 23:54:29.202166 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2566ae9c-1e15-4833-a47f-27d31d4069f0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:29.202340 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2566ae9c-1e15-4833-a47f-27d31d4069f0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:29.207100 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:29.207100 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:29.207548 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2566ae9c-1e15-4833-a47f-27d31d4069f0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:54:29.208199 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2566ae9c-1e15-4833-a47f-27d31d4069f0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f returned with HTTP 200 Aug 18 23:54:29.208654 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1345/5440] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:29 2026] GET /volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:29.290162 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=147,cinder:INSERT=24,cinder:UPDATE=55,cinder:DELETE=1 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:54:30.219256 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-eabfdb03-f813-4d22-873a-2703829f2dc8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:30.220759 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eabfdb03-f813-4d22-873a-2703829f2dc8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f Aug 18 23:54:30.220929 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eabfdb03-f813-4d22-873a-2703829f2dc8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:30.221096 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-eabfdb03-f813-4d22-873a-2703829f2dc8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:30.225600 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:30.225600 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:30.225975 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-eabfdb03-f813-4d22-873a-2703829f2dc8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:54:30.226599 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-eabfdb03-f813-4d22-873a-2703829f2dc8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f returned with HTTP 200 Aug 18 23:54:30.226924 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1373/5441] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:30 2026] GET /volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:30.234328 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6db47941-1899-4298-a11a-c91938e2f3a0 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:30.235947 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6db47941-1899-4298-a11a-c91938e2f3a0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f Aug 18 23:54:30.236114 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6db47941-1899-4298-a11a-c91938e2f3a0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:30.236283 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6db47941-1899-4298-a11a-c91938e2f3a0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:30.238045 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=174,cinder:UPDATE=82,cinder:INSERT=38 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:54:30.241551 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:30.241551 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:30.241974 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6db47941-1899-4298-a11a-c91938e2f3a0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:54:30.242772 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6db47941-1899-4298-a11a-c91938e2f3a0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f returned with HTTP 200 Aug 18 23:54:30.243101 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1356/5442] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:54:30 2026] GET /volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:30.252310 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:30.254191 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:54:30.254478 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-997740577", "snapshot_id": "3c42aad0-c008-4c60-a708-49800f485b1f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:30.256363 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-997740577', 'snapshot_id': '3c42aad0-c008-4c60-a708-49800f485b1f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:54:30.261549 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:30.261549 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:30.261938 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:54:30.262072 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume of 1 GB Aug 18 23:54:30.265043 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Availability Zones retrieved successfully. Aug 18 23:54:30.272114 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (b7a496aa-f9ba-4e50-8876-72c0a2813ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:54:30.273262 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f76de9d-15fa-4b26-b899-20fed22d6e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:30.274290 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:54:30.314069 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f76de9d-15fa-4b26-b899-20fed22d6e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3c42aad0-c008-4c60-a708-49800f485b1f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:30.314998 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d9b886-2429-439b-ad05-0c5e9bf8234a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:30.349879 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Created reservations ['f3a2be18-e734-4953-929a-8994d87044f2', '11575667-aaf6-41b1-8f51-fa8ff9e9a0d8', 'adc9ccf9-1755-4703-b5aa-39b12cc50303', 'cdcfc654-9a4e-4dea-9f56-08d848dce3c9'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:54:30.350636 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97d9b886-2429-439b-ad05-0c5e9bf8234a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a2be18-e734-4953-929a-8994d87044f2', '11575667-aaf6-41b1-8f51-fa8ff9e9a0d8', 'adc9ccf9-1755-4703-b5aa-39b12cc50303', 'cdcfc654-9a4e-4dea-9f56-08d848dce3c9']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:30.351253 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a37bac-36df-4e76-98a1-4d44a3ed74b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:30.388128 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a37bac-36df-4e76-98a1-4d44a3ed74b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6811aff-e433-4b5b-8b6b-32c67b38d7b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-997740577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['f3a2be18-e734-4953-929a-8994d87044f2','11575667-aaf6-41b1-8f51-fa8ff9e9a0d8','adc9ccf9-1755-4703-b5aa-39b12cc50303','cdcfc654-9a4e-4dea-9f56-08d848dce3c9'],size=1,snapshot_id=3c42aad0-c008-4c60-a708-49800f485b1f,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), '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-18T23:54:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-997740577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6811aff-e433-4b5b-8b6b-32c67b38d7b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673c9bc370684255809338f1e697b727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3c42aad0-c008-4c60-a708-49800f485b1f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8235bc3858734330a057d7718afd377d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:30.388793 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c288511-7944-47e6-b5a3-e4177a463cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:30.404215 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c288511-7944-47e6-b5a3-e4177a463cf9) transitioned into state 'SUCCESS' from state '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-997740577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673c9bc370684255809338f1e697b727',qos_specs=None,replication_status=,reservations=['f3a2be18-e734-4953-929a-8994d87044f2','11575667-aaf6-41b1-8f51-fa8ff9e9a0d8','adc9ccf9-1755-4703-b5aa-39b12cc50303','cdcfc654-9a4e-4dea-9f56-08d848dce3c9'],size=1,snapshot_id=3c42aad0-c008-4c60-a708-49800f485b1f,source_replicaid=,source_volid=None,status='creating',user_id='8235bc3858734330a057d7718afd377d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:30.404865 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9a794cb-c659-4eb0-b48f-2c111452b19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:54:30.424996 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9a794cb-c659-4eb0-b48f-2c111452b19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:54:30.425789 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Flow 'volume_create_api' (b7a496aa-f9ba-4e50-8876-72c0a2813ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:54:30.426072 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Create volume request issued successfully. Aug 18 23:54:30.426657 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-314c8b9b-e20d-47ce-9eac-3affa6f385ab tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:54:30.427323 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1369/5443] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:54:30 2026] POST /volume/v3/volumes => generated 784 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:54:30.439460 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f7617be9-df63-45d9-acf7-7211c97ebb8c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:30.441605 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f7617be9-df63-45d9-acf7-7211c97ebb8c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 Aug 18 23:54:30.441845 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f7617be9-df63-45d9-acf7-7211c97ebb8c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:30.442090 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f7617be9-df63-45d9-acf7-7211c97ebb8c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:30.451467 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:30.451467 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:30.455844 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f7617be9-df63-45d9-acf7-7211c97ebb8c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:54:30.461253 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f7617be9-df63-45d9-acf7-7211c97ebb8c tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 returned with HTTP 200 Aug 18 23:54:30.461765 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1346/5444] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:30 2026] GET /volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:54:31.474129 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-f5c50f58-d072-4a59-84c3-0cc183093b52 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:31.475950 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f5c50f58-d072-4a59-84c3-0cc183093b52 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 Aug 18 23:54:31.476150 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f5c50f58-d072-4a59-84c3-0cc183093b52 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:31.476347 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-f5c50f58-d072-4a59-84c3-0cc183093b52 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:31.483997 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:31.483997 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:31.487849 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-f5c50f58-d072-4a59-84c3-0cc183093b52 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:54:31.492239 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-f5c50f58-d072-4a59-84c3-0cc183093b52 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 returned with HTTP 200 Aug 18 23:54:31.492638 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1374/5445] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:31 2026] GET /volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:31.504840 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b8f5b0d7-fe99-43f4-a01f-76039f856065 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:31.506497 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b8f5b0d7-fe99-43f4-a01f-76039f856065 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 Aug 18 23:54:31.506705 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b8f5b0d7-fe99-43f4-a01f-76039f856065 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:31.506915 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b8f5b0d7-fe99-43f4-a01f-76039f856065 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:31.513480 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:31.513480 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:31.516598 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b8f5b0d7-fe99-43f4-a01f-76039f856065 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:54:31.520542 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b8f5b0d7-fe99-43f4-a01f-76039f856065 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 returned with HTTP 200 Aug 18 23:54:31.520848 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1357/5446] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:54:31 2026] GET /volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:31.634556 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-49318bef-7f00-468e-85da-83c7292f0cc0 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:31.636485 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-49318bef-7f00-468e-85da-83c7292f0cc0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 Aug 18 23:54:31.636663 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-49318bef-7f00-468e-85da-83c7292f0cc0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:31.636845 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-49318bef-7f00-468e-85da-83c7292f0cc0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:31.642793 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:31.642793 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:54:31.645695 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-49318bef-7f00-468e-85da-83c7292f0cc0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:54:31.649368 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-49318bef-7f00-468e-85da-83c7292f0cc0 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 returned with HTTP 200 Aug 18 23:54:31.649710 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1370/5447] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:54:31 2026] GET /volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:32.052845 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-1fcbc371-e1bf-456a-8f40-129c6886d02b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:32.054922 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-1fcbc371-e1bf-456a-8f40-129c6886d02b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 Aug 18 23:54:32.055116 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-1fcbc371-e1bf-456a-8f40-129c6886d02b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:32.055290 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-1fcbc371-e1bf-456a-8f40-129c6886d02b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:32.062070 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:32.062070 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:32.065451 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-1fcbc371-e1bf-456a-8f40-129c6886d02b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:54:32.069721 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-1fcbc371-e1bf-456a-8f40-129c6886d02b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 returned with HTTP 200 Aug 18 23:54:32.070159 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1347/5448] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:54:32 2026] GET /volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:32.078831 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4625c433-7036-4b86-b604-32fed64e7c4f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:32.079170 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4625c433-7036-4b86-b604-32fed64e7c4f None None] GET https://10.4.3.229/volume// Aug 18 23:54:32.079317 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4625c433-7036-4b86-b604-32fed64e7c4f None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:32.079500 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4625c433-7036-4b86-b604-32fed64e7c4f None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:32.079821 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4625c433-7036-4b86-b604-32fed64e7c4f None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:54:32.080068 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1375/5449] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:54:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:54:32.086440 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-ca757cc7-21cc-467c-a0b4-045a558d0ef1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:32.088388 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-ca757cc7-21cc-467c-a0b4-045a558d0ef1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:54:32.088859 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-ca757cc7-21cc-467c-a0b4-045a558d0ef1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6811aff-e433-4b5b-8b6b-32c67b38d7b1", "connector": null, "instance_uuid": "df9ea278-8aa1-4b51-ad89-ce55ab4010c6"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:32.100748 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:32.100748 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:32.118376 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-ca757cc7-21cc-467c-a0b4-045a558d0ef1 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:54:32.118816 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1358/5450] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:54:32 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 18 23:54:32.863928 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-aff11463-7c67-4cdd-a4d8-52c3f748190e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:32.864292 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aff11463-7c67-4cdd-a4d8-52c3f748190e None None] GET https://10.4.3.229/volume// Aug 18 23:54:32.864409 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aff11463-7c67-4cdd-a4d8-52c3f748190e None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:32.864590 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-aff11463-7c67-4cdd-a4d8-52c3f748190e None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:32.864893 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-aff11463-7c67-4cdd-a4d8-52c3f748190e None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:54:32.865145 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1371/5451] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:54:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:54:32.873171 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-2e63abd9-7ac9-4fbb-8c27-226236ddbb16 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:32.875188 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-2e63abd9-7ac9-4fbb-8c27-226236ddbb16 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 Aug 18 23:54:32.875382 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-2e63abd9-7ac9-4fbb-8c27-226236ddbb16 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:54:32.875578 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-2e63abd9-7ac9-4fbb-8c27-226236ddbb16 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:54:32.877358 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=138,cinder:INSERT=20,cinder:UPDATE=46 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:54:32.885833 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:32.885833 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:54:32.888931 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-2e63abd9-7ac9-4fbb-8c27-226236ddbb16 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:54:32.893144 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-2e63abd9-7ac9-4fbb-8c27-226236ddbb16 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 returned with HTTP 200 Aug 18 23:54:32.893495 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1348/5452] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:54:32 2026] GET /volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 => generated 1572 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:54:33.018686 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-d8b21703-9759-43ee-8d0e-a9fa0676daf8 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:33.020668 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-d8b21703-9759-43ee-8d0e-a9fa0676daf8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] PUT https://10.4.3.229/volume/v3/attachments/135c2297-4021-4808-9150-c08eb2277f26 Aug 18 23:54:33.021039 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-d8b21703-9759-43ee-8d0e-a9fa0676daf8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:33.032090 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-d8b21703-9759-43ee-8d0e-a9fa0676daf8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Acquiring lock "cinder-attachment_update-f6811aff-e433-4b5b-8b6b-32c67b38d7b1-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:54:33.036113 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-d8b21703-9759-43ee-8d0e-a9fa0676daf8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-f6811aff-e433-4b5b-8b6b-32c67b38d7b1-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:54:33.037051 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:33.037051 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:54:33.109251 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-d8b21703-9759-43ee-8d0e-a9fa0676daf8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Lock "cinder-attachment_update-f6811aff-e433-4b5b-8b6b-32c67b38d7b1-np0000007721" released by "attachment_update" :: held 0.073s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:54:33.109788 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-d8b21703-9759-43ee-8d0e-a9fa0676daf8 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/135c2297-4021-4808-9150-c08eb2277f26 returned with HTTP 200 Aug 18 23:54:33.110344 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1376/5453] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:54:33 2026] PUT /volume/v3/attachments/135c2297-4021-4808-9150-c08eb2277f26 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:54:33.132860 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-bac8cb42-48c5-4357-8a9c-069901c7a86b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:54:33.135273 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-bac8cb42-48c5-4357-8a9c-069901c7a86b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] POST https://10.4.3.229/volume/v3/attachments/135c2297-4021-4808-9150-c08eb2277f26/action Aug 18 23:54:33.135741 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-bac8cb42-48c5-4357-8a9c-069901c7a86b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:54:33.135916 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-bac8cb42-48c5-4357-8a9c-069901c7a86b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:54:33.153476 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:54:33.153476 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:54:33.161991 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-00ef4f52-babf-4f88-b1da-518c847b38c9 req-bac8cb42-48c5-4357-8a9c-069901c7a86b tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/135c2297-4021-4808-9150-c08eb2277f26/action returned with HTTP 204 Aug 18 23:54:33.162498 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1359/5454] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:54:33 2026] POST /volume/v3/attachments/135c2297-4021-4808-9150-c08eb2277f26/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:54:41.648350 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:54:42.891768 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=4 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:54:43.102590 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:54:43.159790 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:55:06.852033 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0a679b87-71ff-495f-aa8c-2e8b1d0ab8ac None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:06.853857 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0a679b87-71ff-495f-aa8c-2e8b1d0ab8ac tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:06.854088 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0a679b87-71ff-495f-aa8c-2e8b1d0ab8ac tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:06.854324 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0a679b87-71ff-495f-aa8c-2e8b1d0ab8ac tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:06.861011 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:06.861011 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:06.864337 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0a679b87-71ff-495f-aa8c-2e8b1d0ab8ac tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:06.868156 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0a679b87-71ff-495f-aa8c-2e8b1d0ab8ac tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:06.868563 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1372/5455] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:06 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:06.879482 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-160d2099-6e30-4234-8477-d1bbb3c131c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:06.881261 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-160d2099-6e30-4234-8477-d1bbb3c131c8 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:06.881440 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-160d2099-6e30-4234-8477-d1bbb3c131c8 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:06.881644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-160d2099-6e30-4234-8477-d1bbb3c131c8 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:06.887975 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:06.887975 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:06.891240 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-160d2099-6e30-4234-8477-d1bbb3c131c8 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:06.894831 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-160d2099-6e30-4234-8477-d1bbb3c131c8 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:06.895277 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1349/5456] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:06 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:06.933155 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-b96c2b81-ff4d-4790-844e-469dfb917fa5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:06.960957 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-b96c2b81-ff4d-4790-844e-469dfb917fa5 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:06.961143 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-b96c2b81-ff4d-4790-844e-469dfb917fa5 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:06.961313 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-b96c2b81-ff4d-4790-844e-469dfb917fa5 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:06.967949 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:06.967949 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:06.971300 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-b96c2b81-ff4d-4790-844e-469dfb917fa5 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:06.975284 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-b96c2b81-ff4d-4790-844e-469dfb917fa5 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:06.975650 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1377/5457] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:55:06 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:07.033407 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6725e9b8-0e9a-4aa7-87b9-937febc1a9e8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:07.033880 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6725e9b8-0e9a-4aa7-87b9-937febc1a9e8 None None] GET https://10.4.3.229/volume// Aug 18 23:55:07.033970 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6725e9b8-0e9a-4aa7-87b9-937febc1a9e8 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:07.034148 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6725e9b8-0e9a-4aa7-87b9-937febc1a9e8 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:07.034442 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6725e9b8-0e9a-4aa7-87b9-937febc1a9e8 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:55:07.034731 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1360/5458] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:55: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 18 23:55:07.040610 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-83e74e1b-41ed-4758-aa72-2399a03ad053 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:07.068239 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-83e74e1b-41ed-4758-aa72-2399a03ad053 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:55:07.068580 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-83e74e1b-41ed-4758-aa72-2399a03ad053 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81c12fdd-a7b8-4d80-9662-0f18f0f393cd", "connector": null, "instance_uuid": "858347ad-9203-41ee-9a69-8e4521ff3ec9"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:07.076068 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:07.076068 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:07.097344 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-83e74e1b-41ed-4758-aa72-2399a03ad053 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:55:07.097851 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1373/5459] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:55:07 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:07.120441 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dbfa1398-1e28-4cfc-9a1d-dff820cbd217 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:07.122219 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dbfa1398-1e28-4cfc-9a1d-dff820cbd217 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:07.122386 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dbfa1398-1e28-4cfc-9a1d-dff820cbd217 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:07.122583 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dbfa1398-1e28-4cfc-9a1d-dff820cbd217 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:07.130400 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-2c6eab80-2e6f-40e5-8124-1189d9cbc17d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:07.130788 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2c6eab80-2e6f-40e5-8124-1189d9cbc17d None None] GET https://10.4.3.229/volume// Aug 18 23:55:07.130930 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2c6eab80-2e6f-40e5-8124-1189d9cbc17d None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:07.131112 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-2c6eab80-2e6f-40e5-8124-1189d9cbc17d None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:07.131297 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:07.131297 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:07.131416 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-2c6eab80-2e6f-40e5-8124-1189d9cbc17d None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:55:07.131725 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1378/5460] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:55: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 18 23:55:07.134834 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dbfa1398-1e28-4cfc-9a1d-dff820cbd217 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:07.138843 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dbfa1398-1e28-4cfc-9a1d-dff820cbd217 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:07.139202 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1350/5461] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:07 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:07.139724 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-8e7f54e4-6475-4cc5-9bf1-54ec10c3fbf5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:07.167878 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-8e7f54e4-6475-4cc5-9bf1-54ec10c3fbf5 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:07.168063 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-8e7f54e4-6475-4cc5-9bf1-54ec10c3fbf5 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:07.168224 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-8e7f54e4-6475-4cc5-9bf1-54ec10c3fbf5 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:07.176142 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:07.176142 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:07.179141 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-8e7f54e4-6475-4cc5-9bf1-54ec10c3fbf5 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:07.182557 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-8e7f54e4-6475-4cc5-9bf1-54ec10c3fbf5 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:07.183009 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1361/5462] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:55:07 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 1053 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:55:07.288905 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-822ef612-0490-4e35-a041-71919494271e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:07.291273 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-822ef612-0490-4e35-a041-71919494271e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] PUT https://10.4.3.229/volume/v3/attachments/5190b2df-1df9-4b43-aeba-130f96ed1ca3 Aug 18 23:55:07.291712 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-822ef612-0490-4e35-a041-71919494271e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:07.299703 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-822ef612-0490-4e35-a041-71919494271e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Acquiring lock "cinder-attachment_update-81c12fdd-a7b8-4d80-9662-0f18f0f393cd-np0000007721" by "attachment_update" {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:55:07.304479 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-822ef612-0490-4e35-a041-71919494271e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Lock "cinder-attachment_update-81c12fdd-a7b8-4d80-9662-0f18f0f393cd-np0000007721" acquired by "attachment_update" :: waited 0.005s {{(pid=100171) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:55:07.305742 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:07.305742 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:07.378298 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.coordination [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-822ef612-0490-4e35-a041-71919494271e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Lock "cinder-attachment_update-81c12fdd-a7b8-4d80-9662-0f18f0f393cd-np0000007721" released by "attachment_update" :: held 0.074s {{(pid=100171) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:55:07.378631 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-822ef612-0490-4e35-a041-71919494271e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/attachments/5190b2df-1df9-4b43-aeba-130f96ed1ca3 returned with HTTP 200 Aug 18 23:55:07.379177 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1374/5463] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:55:07 2026] PUT /volume/v3/attachments/5190b2df-1df9-4b43-aeba-130f96ed1ca3 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:08.151695 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-1b4f3dae-7561-462c-914f-9165f32f7f09 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:08.153469 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1b4f3dae-7561-462c-914f-9165f32f7f09 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:08.153673 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1b4f3dae-7561-462c-914f-9165f32f7f09 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:08.153860 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-1b4f3dae-7561-462c-914f-9165f32f7f09 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:08.162094 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:08.162094 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:08.165035 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-1b4f3dae-7561-462c-914f-9165f32f7f09 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:08.168660 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-1b4f3dae-7561-462c-914f-9165f32f7f09 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:08.168999 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1379/5464] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:08 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:09.180532 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1e85d458-a997-42ba-be24-7ae9e8efa949 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:09.182509 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1e85d458-a997-42ba-be24-7ae9e8efa949 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:09.182822 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1e85d458-a997-42ba-be24-7ae9e8efa949 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:09.183095 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1e85d458-a997-42ba-be24-7ae9e8efa949 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:09.193165 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:09.193165 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:09.196556 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1e85d458-a997-42ba-be24-7ae9e8efa949 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:09.200484 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1e85d458-a997-42ba-be24-7ae9e8efa949 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:09.200885 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1351/5465] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:09 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:10.212385 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2cae4042-19be-4c5d-933d-4f10cbfd08d6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:10.214049 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2cae4042-19be-4c5d-933d-4f10cbfd08d6 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:10.214217 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2cae4042-19be-4c5d-933d-4f10cbfd08d6 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:10.214386 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2cae4042-19be-4c5d-933d-4f10cbfd08d6 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:10.222508 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:10.222508 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:10.225293 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2cae4042-19be-4c5d-933d-4f10cbfd08d6 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:10.228747 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2cae4042-19be-4c5d-933d-4f10cbfd08d6 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:10.229047 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1362/5466] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:10 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:10.600856 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-d7c07767-01f9-4a2b-b9f7-64e93a1afe79 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:10.602885 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-d7c07767-01f9-4a2b-b9f7-64e93a1afe79 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] POST https://10.4.3.229/volume/v3/attachments/5190b2df-1df9-4b43-aeba-130f96ed1ca3/action Aug 18 23:55:10.603336 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-d7c07767-01f9-4a2b-b9f7-64e93a1afe79 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action body: b'{"os-complete": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:55:10.603336 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-d7c07767-01f9-4a2b-b9f7-64e93a1afe79 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:10.618117 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:10.618117 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:10.627297 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-b58028f6-eacb-4b2d-b926-d3f601c23a8b req-d7c07767-01f9-4a2b-b9f7-64e93a1afe79 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/attachments/5190b2df-1df9-4b43-aeba-130f96ed1ca3/action returned with HTTP 204 Aug 18 23:55:10.627771 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1375/5467] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:55:10 2026] POST /volume/v3/attachments/5190b2df-1df9-4b43-aeba-130f96ed1ca3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:11.240195 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-79f5424d-df8a-4c7c-9817-8d2e6e379a10 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:11.241857 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-79f5424d-df8a-4c7c-9817-8d2e6e379a10 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:11.242035 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-79f5424d-df8a-4c7c-9817-8d2e6e379a10 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:11.242208 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-79f5424d-df8a-4c7c-9817-8d2e6e379a10 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:11.251593 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:11.251593 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:11.254667 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-79f5424d-df8a-4c7c-9817-8d2e6e379a10 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:11.259844 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-79f5424d-df8a-4c7c-9817-8d2e6e379a10 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:11.260333 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1380/5468] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:11 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:11.271215 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-09b6fc83-b159-4140-a9cb-1eb32d84d7ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:11.272912 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09b6fc83-b159-4140-a9cb-1eb32d84d7ff tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:11.273091 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09b6fc83-b159-4140-a9cb-1eb32d84d7ff tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:11.273264 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09b6fc83-b159-4140-a9cb-1eb32d84d7ff tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:11.282332 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:11.282332 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:11.285646 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-09b6fc83-b159-4140-a9cb-1eb32d84d7ff tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:11.289755 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09b6fc83-b159-4140-a9cb-1eb32d84d7ff tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:11.290165 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1352/5469] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:11 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:13.549282 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-01fc7677-ec22-4fee-aa83-9b6b1f27aecc None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:13.573162 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-01fc7677-ec22-4fee-aa83-9b6b1f27aecc tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:13.573343 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-01fc7677-ec22-4fee-aa83-9b6b1f27aecc tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:13.573560 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-01fc7677-ec22-4fee-aa83-9b6b1f27aecc tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:13.581952 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:13.581952 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:13.584871 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-01fc7677-ec22-4fee-aa83-9b6b1f27aecc tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:13.588219 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-01fc7677-ec22-4fee-aa83-9b6b1f27aecc tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:13.588554 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1363/5470] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:55:13 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 1166 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:13.604135 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-cbf641df-37bb-4242-899e-914652efafa4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:13.606194 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-cbf641df-37bb-4242-899e-914652efafa4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] POST https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd/action Aug 18 23:55:13.606585 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-cbf641df-37bb-4242-899e-914652efafa4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100171) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:55:13.606759 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-cbf641df-37bb-4242-899e-914652efafa4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:13.615992 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:13.615992 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:13.616565 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-cbf641df-37bb-4242-899e-914652efafa4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:13.621637 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-cbf641df-37bb-4242-899e-914652efafa4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Begin detaching volume completed successfully. Aug 18 23:55:13.621885 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-cbf641df-37bb-4242-899e-914652efafa4 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd/action returned with HTTP 202 Aug 18 23:55:13.622295 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1376/5471] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:55:13 2026] POST /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:55:13.655459 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-ba223c33-1690-410f-91a8-df892056dae9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:13.655880 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ba223c33-1690-410f-91a8-df892056dae9 None None] GET https://10.4.3.229/volume// Aug 18 23:55:13.656036 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ba223c33-1690-410f-91a8-df892056dae9 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:13.656228 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-ba223c33-1690-410f-91a8-df892056dae9 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:13.656570 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-ba223c33-1690-410f-91a8-df892056dae9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:55:13.656845 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1381/5472] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:55: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 18 23:55:13.663049 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-c0785917-b0a2-4930-9ec2-ba1d01396b0e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:13.665107 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-c0785917-b0a2-4930-9ec2-ba1d01396b0e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:13.665322 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-c0785917-b0a2-4930-9ec2-ba1d01396b0e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:13.665497 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-c0785917-b0a2-4930-9ec2-ba1d01396b0e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:13.673947 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:13.673947 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:13.677178 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-c0785917-b0a2-4930-9ec2-ba1d01396b0e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:13.680849 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-c0785917-b0a2-4930-9ec2-ba1d01396b0e tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:13.681186 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1353/5473] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:55:13 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 1349 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:55:14.435970 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-684041ce-d028-4be0-928a-42ada5535266 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:14.437621 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-684041ce-d028-4be0-928a-42ada5535266 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] DELETE https://10.4.3.229/volume/v3/attachments/5190b2df-1df9-4b43-aeba-130f96ed1ca3 Aug 18 23:55:14.437924 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-684041ce-d028-4be0-928a-42ada5535266 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:14.438211 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-684041ce-d028-4be0-928a-42ada5535266 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:14.444588 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:14.444588 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:14.484007 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-02817ce0-82b0-46ce-a9b8-7087809beba4 req-684041ce-d028-4be0-928a-42ada5535266 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/attachments/5190b2df-1df9-4b43-aeba-130f96ed1ca3 returned with HTTP 200 Aug 18 23:55:14.484007 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1364/5474] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:55:14 2026] DELETE /volume/v3/attachments/5190b2df-1df9-4b43-aeba-130f96ed1ca3 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:16.268506 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1b326176-a1bb-40f1-8dc6-2de23c052253 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:16.270072 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1b326176-a1bb-40f1-8dc6-2de23c052253 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] DELETE https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:16.270275 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1b326176-a1bb-40f1-8dc6-2de23c052253 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:16.270506 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1b326176-a1bb-40f1-8dc6-2de23c052253 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:16.270714 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-1b326176-a1bb-40f1-8dc6-2de23c052253 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Delete volume with id: 81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:16.277249 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:16.277249 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:16.277652 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1b326176-a1bb-40f1-8dc6-2de23c052253 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:16.291607 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1b326176-a1bb-40f1-8dc6-2de23c052253 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Delete volume request issued successfully. Aug 18 23:55:16.291845 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1b326176-a1bb-40f1-8dc6-2de23c052253 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 202 Aug 18 23:55:16.292277 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1377/5475] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:16 2026] DELETE /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:16.300298 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b57b89d8-23f2-4e68-a2bf-f9126058ed1f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:16.301709 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b57b89d8-23f2-4e68-a2bf-f9126058ed1f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:16.301882 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b57b89d8-23f2-4e68-a2bf-f9126058ed1f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:16.302033 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b57b89d8-23f2-4e68-a2bf-f9126058ed1f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:16.308364 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:16.308364 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:16.311638 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b57b89d8-23f2-4e68-a2bf-f9126058ed1f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:16.315389 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b57b89d8-23f2-4e68-a2bf-f9126058ed1f tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 200 Aug 18 23:55:16.315743 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1382/5476] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:16 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:17.329890 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-561187f6-bbc0-4422-bad2-c13f2c7784c1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:17.331871 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-561187f6-bbc0-4422-bad2-c13f2c7784c1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd Aug 18 23:55:17.332039 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-561187f6-bbc0-4422-bad2-c13f2c7784c1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:17.332208 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-561187f6-bbc0-4422-bad2-c13f2c7784c1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:17.337187 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-561187f6-bbc0-4422-bad2-c13f2c7784c1 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd returned with HTTP 404 Aug 18 23:55:17.337616 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1354/5477] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:17 2026] GET /volume/v3/volumes/81c12fdd-a7b8-4d80-9662-0f18f0f393cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:17.585011 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4dcf19eb-c5c6-40f6-8bb7-8c673687fb61 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:17.586802 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4dcf19eb-c5c6-40f6-8bb7-8c673687fb61 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 Aug 18 23:55:17.587011 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4dcf19eb-c5c6-40f6-8bb7-8c673687fb61 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:17.587207 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4dcf19eb-c5c6-40f6-8bb7-8c673687fb61 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:17.587306 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.snapshots [None req-4dcf19eb-c5c6-40f6-8bb7-8c673687fb61 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Delete snapshot with id: 363019b0-78f0-4949-b44f-aee91caf7f24 Aug 18 23:55:17.592265 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:17.592265 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:17.592902 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4dcf19eb-c5c6-40f6-8bb7-8c673687fb61 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Snapshot retrieved successfully. Aug 18 23:55:17.606560 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4dcf19eb-c5c6-40f6-8bb7-8c673687fb61 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Snapshot delete request issued successfully. Aug 18 23:55:17.606726 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4dcf19eb-c5c6-40f6-8bb7-8c673687fb61 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 returned with HTTP 202 Aug 18 23:55:17.607087 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1365/5478] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:55:17 2026] DELETE /volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:17.614417 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-59256f42-1aab-4dfe-bfb1-4e3d02b3407d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:17.615930 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-59256f42-1aab-4dfe-bfb1-4e3d02b3407d tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 Aug 18 23:55:17.616232 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-59256f42-1aab-4dfe-bfb1-4e3d02b3407d tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:17.616611 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-59256f42-1aab-4dfe-bfb1-4e3d02b3407d tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:17.621325 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:17.621325 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:17.621957 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-59256f42-1aab-4dfe-bfb1-4e3d02b3407d tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Snapshot retrieved successfully. Aug 18 23:55:17.622549 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-59256f42-1aab-4dfe-bfb1-4e3d02b3407d tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 returned with HTTP 200 Aug 18 23:55:17.622916 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1378/5479] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:55:17 2026] GET /volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:18.023380 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-8fa6d0a2-e3c8-4c63-909e-c7e7a33f40ba req-245ec160-2d8f-4aee-86e3-357abb650bee None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:18.025255 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8fa6d0a2-e3c8-4c63-909e-c7e7a33f40ba req-245ec160-2d8f-4aee-86e3-357abb650bee tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/attachments/135c2297-4021-4808-9150-c08eb2277f26 Aug 18 23:55:18.025427 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8fa6d0a2-e3c8-4c63-909e-c7e7a33f40ba req-245ec160-2d8f-4aee-86e3-357abb650bee tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:18.025614 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-8fa6d0a2-e3c8-4c63-909e-c7e7a33f40ba req-245ec160-2d8f-4aee-86e3-357abb650bee tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:18.032332 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:18.032332 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:18.068811 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-8fa6d0a2-e3c8-4c63-909e-c7e7a33f40ba req-245ec160-2d8f-4aee-86e3-357abb650bee tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/135c2297-4021-4808-9150-c08eb2277f26 returned with HTTP 200 Aug 18 23:55:18.069195 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1383/5480] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:55:18 2026] DELETE /volume/v3/attachments/135c2297-4021-4808-9150-c08eb2277f26 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:18.631656 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ca69d7f5-c8ac-4bd7-9097-90700d48fbc2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:18.633456 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca69d7f5-c8ac-4bd7-9097-90700d48fbc2 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 Aug 18 23:55:18.633660 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca69d7f5-c8ac-4bd7-9097-90700d48fbc2 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:18.633846 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca69d7f5-c8ac-4bd7-9097-90700d48fbc2 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:18.638306 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca69d7f5-c8ac-4bd7-9097-90700d48fbc2 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 returned with HTTP 404 Aug 18 23:55:18.638850 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1355/5481] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:55:18 2026] GET /volume/v3/snapshots/363019b0-78f0-4949-b44f-aee91caf7f24 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:18.669389 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-df14ff81-24d2-46b8-a575-e67acf798025 req-6efa89ef-3b62-4e4e-bf58-28c810d2264a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:18.692650 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-df14ff81-24d2-46b8-a575-e67acf798025 req-6efa89ef-3b62-4e4e-bf58-28c810d2264a tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:55:18.692863 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-df14ff81-24d2-46b8-a575-e67acf798025 req-6efa89ef-3b62-4e4e-bf58-28c810d2264a tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:18.693038 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-df14ff81-24d2-46b8-a575-e67acf798025 req-6efa89ef-3b62-4e4e-bf58-28c810d2264a tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:18.699358 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:18.699358 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:18.702368 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-df14ff81-24d2-46b8-a575-e67acf798025 req-6efa89ef-3b62-4e4e-bf58-28c810d2264a tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:18.705897 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-df14ff81-24d2-46b8-a575-e67acf798025 req-6efa89ef-3b62-4e4e-bf58-28c810d2264a tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:55:18.706217 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1366/5482] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:55:18 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:19.307786 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a3fed913-3c72-4592-8693-c32cd894ad53 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:19.309927 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a3fed913-3c72-4592-8693-c32cd894ad53 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 Aug 18 23:55:19.310172 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a3fed913-3c72-4592-8693-c32cd894ad53 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:19.310407 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a3fed913-3c72-4592-8693-c32cd894ad53 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:19.310632 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-a3fed913-3c72-4592-8693-c32cd894ad53 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: f6811aff-e433-4b5b-8b6b-32c67b38d7b1 Aug 18 23:55:19.318333 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:19.318333 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:19.318815 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a3fed913-3c72-4592-8693-c32cd894ad53 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:55:19.332566 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-a3fed913-3c72-4592-8693-c32cd894ad53 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume request issued successfully. Aug 18 23:55:19.332753 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a3fed913-3c72-4592-8693-c32cd894ad53 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 returned with HTTP 202 Aug 18 23:55:19.333120 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1379/5483] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:19 2026] DELETE /volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:19.339800 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c6b18a97-9e86-4413-9c9e-08cbacbd96df None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:19.342074 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c6b18a97-9e86-4413-9c9e-08cbacbd96df tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 Aug 18 23:55:19.342345 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c6b18a97-9e86-4413-9c9e-08cbacbd96df tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:19.342641 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c6b18a97-9e86-4413-9c9e-08cbacbd96df tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:19.350829 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:19.350829 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:19.354747 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-c6b18a97-9e86-4413-9c9e-08cbacbd96df tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:55:19.359146 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c6b18a97-9e86-4413-9c9e-08cbacbd96df tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 returned with HTTP 200 Aug 18 23:55:19.359566 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1384/5484] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:19 2026] GET /volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:20.204069 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f2286621-1339-4564-bb51-bab11fd03835 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:20.205699 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2286621-1339-4564-bb51-bab11fd03835 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] DELETE https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:55:20.205882 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2286621-1339-4564-bb51-bab11fd03835 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:20.206055 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2286621-1339-4564-bb51-bab11fd03835 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:20.206205 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-f2286621-1339-4564-bb51-bab11fd03835 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Delete volume with id: 155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:55:20.213019 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:20.213019 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:20.213479 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f2286621-1339-4564-bb51-bab11fd03835 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:20.225900 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f2286621-1339-4564-bb51-bab11fd03835 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Delete volume request issued successfully. Aug 18 23:55:20.226065 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2286621-1339-4564-bb51-bab11fd03835 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 202 Aug 18 23:55:20.226419 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1356/5485] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:20 2026] DELETE /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:20.232738 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7241fb3c-e78f-4b30-b911-e0257b0c9d31 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:20.234648 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7241fb3c-e78f-4b30-b911-e0257b0c9d31 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:55:20.234907 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7241fb3c-e78f-4b30-b911-e0257b0c9d31 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:20.235157 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7241fb3c-e78f-4b30-b911-e0257b0c9d31 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:20.242600 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:20.242600 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:20.246245 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7241fb3c-e78f-4b30-b911-e0257b0c9d31 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Volume info retrieved successfully. Aug 18 23:55:20.250445 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7241fb3c-e78f-4b30-b911-e0257b0c9d31 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 200 Aug 18 23:55:20.250826 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1367/5486] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:20 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:20.373293 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8ee74b33-f207-4736-bbbe-161cf4f60bcb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:20.375050 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8ee74b33-f207-4736-bbbe-161cf4f60bcb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 Aug 18 23:55:20.375231 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8ee74b33-f207-4736-bbbe-161cf4f60bcb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:20.375410 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8ee74b33-f207-4736-bbbe-161cf4f60bcb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:20.380849 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8ee74b33-f207-4736-bbbe-161cf4f60bcb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 returned with HTTP 404 Aug 18 23:55:20.381389 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1380/5487] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:20 2026] GET /volume/v3/volumes/f6811aff-e433-4b5b-8b6b-32c67b38d7b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:20.386340 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-0804a943-466c-43ae-91f6-2377bfc08979 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:20.388092 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0804a943-466c-43ae-91f6-2377bfc08979 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f Aug 18 23:55:20.388288 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0804a943-466c-43ae-91f6-2377bfc08979 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:20.388482 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-0804a943-466c-43ae-91f6-2377bfc08979 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:20.388614 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-0804a943-466c-43ae-91f6-2377bfc08979 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete snapshot with id: 3c42aad0-c008-4c60-a708-49800f485b1f Aug 18 23:55:20.393047 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:20.393047 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:20.393476 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0804a943-466c-43ae-91f6-2377bfc08979 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:55:20.409201 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-0804a943-466c-43ae-91f6-2377bfc08979 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot delete request issued successfully. Aug 18 23:55:20.409382 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-0804a943-466c-43ae-91f6-2377bfc08979 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f returned with HTTP 202 Aug 18 23:55:20.409835 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1385/5488] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:55:20 2026] DELETE /volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:20.416972 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-27426093-e27e-409b-9476-60e08a6e2a74 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:20.418537 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-27426093-e27e-409b-9476-60e08a6e2a74 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f Aug 18 23:55:20.418766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-27426093-e27e-409b-9476-60e08a6e2a74 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:20.418964 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-27426093-e27e-409b-9476-60e08a6e2a74 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:20.423744 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:20.423744 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:20.424155 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-27426093-e27e-409b-9476-60e08a6e2a74 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Snapshot retrieved successfully. Aug 18 23:55:20.424833 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-27426093-e27e-409b-9476-60e08a6e2a74 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f returned with HTTP 200 Aug 18 23:55:20.425266 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1357/5489] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:55:20 2026] GET /volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:21.262437 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2320897d-2a08-4a84-8e9b-2c831fa5b9b7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:21.264002 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2320897d-2a08-4a84-8e9b-2c831fa5b9b7 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] GET https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 Aug 18 23:55:21.264167 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2320897d-2a08-4a84-8e9b-2c831fa5b9b7 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:21.264356 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2320897d-2a08-4a84-8e9b-2c831fa5b9b7 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:21.269561 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2320897d-2a08-4a84-8e9b-2c831fa5b9b7 tempest-TestStampPattern-1747022060 tempest-TestStampPattern-1747022060-project-member] https://10.4.3.229/volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 returned with HTTP 404 Aug 18 23:55:21.269992 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1368/5490] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:21 2026] GET /volume/v3/volumes/155ce039-3368-44c9-addc-ef1c041ab4b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:21.435221 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-833d15e4-e456-4c20-b3fe-59ce6ba18eeb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:21.437038 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-833d15e4-e456-4c20-b3fe-59ce6ba18eeb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f Aug 18 23:55:21.437259 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-833d15e4-e456-4c20-b3fe-59ce6ba18eeb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:21.437447 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-833d15e4-e456-4c20-b3fe-59ce6ba18eeb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:21.441333 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-833d15e4-e456-4c20-b3fe-59ce6ba18eeb tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f returned with HTTP 404 Aug 18 23:55:21.441822 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1381/5491] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:55:21 2026] GET /volume/v3/snapshots/3c42aad0-c008-4c60-a708-49800f485b1f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:22.806851 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-a2e9e7e8-1ba6-4142-8c23-1b549868a4be req-9143f7d5-de8c-432a-af26-080fe97f7c72 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:22.808773 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a2e9e7e8-1ba6-4142-8c23-1b549868a4be req-9143f7d5-de8c-432a-af26-080fe97f7c72 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/attachments/eecc9243-2b87-4ca4-b0c8-c74fbaaad70d Aug 18 23:55:22.808974 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a2e9e7e8-1ba6-4142-8c23-1b549868a4be req-9143f7d5-de8c-432a-af26-080fe97f7c72 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:22.809193 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a2e9e7e8-1ba6-4142-8c23-1b549868a4be req-9143f7d5-de8c-432a-af26-080fe97f7c72 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:22.815442 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:22.815442 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:22.850600 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a2e9e7e8-1ba6-4142-8c23-1b549868a4be req-9143f7d5-de8c-432a-af26-080fe97f7c72 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/attachments/eecc9243-2b87-4ca4-b0c8-c74fbaaad70d returned with HTTP 200 Aug 18 23:55:22.851074 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1386/5492] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:55:22 2026] DELETE /volume/v3/attachments/eecc9243-2b87-4ca4-b0c8-c74fbaaad70d => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:24.286470 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e0adc144-549b-400e-93bc-7209871ee8d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:24.288506 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0adc144-549b-400e-93bc-7209871ee8d2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] DELETE https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:55:24.288788 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0adc144-549b-400e-93bc-7209871ee8d2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:24.289047 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0adc144-549b-400e-93bc-7209871ee8d2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:24.289252 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-e0adc144-549b-400e-93bc-7209871ee8d2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume with id: 29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:55:24.297851 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:24.297851 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:24.298462 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e0adc144-549b-400e-93bc-7209871ee8d2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:55:24.314234 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e0adc144-549b-400e-93bc-7209871ee8d2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Delete volume request issued successfully. Aug 18 23:55:24.314402 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0adc144-549b-400e-93bc-7209871ee8d2 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 202 Aug 18 23:55:24.314813 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1358/5493] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:24 2026] DELETE /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:24.321452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e69d7f8e-cf5b-4956-a915-7296d21dd87a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:24.323208 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e69d7f8e-cf5b-4956-a915-7296d21dd87a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:55:24.323441 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e69d7f8e-cf5b-4956-a915-7296d21dd87a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:24.323736 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e69d7f8e-cf5b-4956-a915-7296d21dd87a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:24.330401 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:24.330401 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:24.333593 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e69d7f8e-cf5b-4956-a915-7296d21dd87a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Volume info retrieved successfully. Aug 18 23:55:24.338189 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e69d7f8e-cf5b-4956-a915-7296d21dd87a tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 200 Aug 18 23:55:24.338544 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1369/5494] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:24 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:25.349420 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6eb52858-266c-4abc-8204-ffd275954cf4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:25.351185 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6eb52858-266c-4abc-8204-ffd275954cf4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] GET https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d Aug 18 23:55:25.351371 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6eb52858-266c-4abc-8204-ffd275954cf4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:25.351573 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6eb52858-266c-4abc-8204-ffd275954cf4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:25.357224 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6eb52858-266c-4abc-8204-ffd275954cf4 tempest-TestVolumeBootPattern-999993681 tempest-TestVolumeBootPattern-999993681-project-member] https://10.4.3.229/volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d returned with HTTP 404 Aug 18 23:55:25.357735 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1382/5495] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:25 2026] GET /volume/v3/volumes/29851bd3-3778-45b3-8734-d30a907e0b2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:26.512094 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-02becd69-557b-4d0a-a5e0-1543225083b5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:26.593698 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:26.594051 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-478838252"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:26.595884 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-478838252'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:26.596050 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume of 1 GB Aug 18 23:55:26.596394 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:26.596394 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:26.601113 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Availability Zones retrieved successfully. Aug 18 23:55:26.607976 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (e8dae4c7-84f2-4f63-8e4f-bc165d822226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:26.609527 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e64855-3310-4058-9191-82b4b325a456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:26.610827 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:26.636497 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e64855-3310-4058-9191-82b4b325a456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:26.637619 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1e6df2-9902-4a65-883d-216fb961d5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:26.686240 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Created reservations ['6ac18e19-e2fb-4309-9958-4f36118c8565', '722a86d8-3b46-44bb-8b0b-a4faabf66bd3', '9974dadc-cd49-436d-9f11-e529c01b466e', '4df0b808-47b0-4dc9-b5ad-bf7d4c494cab'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:26.686977 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1e6df2-9902-4a65-883d-216fb961d5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac18e19-e2fb-4309-9958-4f36118c8565', '722a86d8-3b46-44bb-8b0b-a4faabf66bd3', '9974dadc-cd49-436d-9f11-e529c01b466e', '4df0b808-47b0-4dc9-b5ad-bf7d4c494cab']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:26.687628 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd909c50-906f-4301-adc7-5f7e1c44f91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:26.705482 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd909c50-906f-4301-adc7-5f7e1c44f91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbff51d5-0f09-496a-8715-624244d02e72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-478838252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['6ac18e19-e2fb-4309-9958-4f36118c8565','722a86d8-3b46-44bb-8b0b-a4faabf66bd3','9974dadc-cd49-436d-9f11-e529c01b466e','4df0b808-47b0-4dc9-b5ad-bf7d4c494cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-478838252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbff51d5-0f09-496a-8715-624244d02e72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b67934245254708b41183edc4e7b652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:26.706131 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d198b064-2fb1-46f8-8e5b-d6573e6b378b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:26.720228 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d198b064-2fb1-46f8-8e5b-d6573e6b378b) transitioned into state 'SUCCESS' from state '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-478838252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['6ac18e19-e2fb-4309-9958-4f36118c8565','722a86d8-3b46-44bb-8b0b-a4faabf66bd3','9974dadc-cd49-436d-9f11-e529c01b466e','4df0b808-47b0-4dc9-b5ad-bf7d4c494cab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:26.720919 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f7c0aa4-7f7e-42f8-b2da-875072c6e5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:26.727878 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f7c0aa4-7f7e-42f8-b2da-875072c6e5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:26.728577 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (e8dae4c7-84f2-4f63-8e4f-bc165d822226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:26.728829 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request issued successfully. Aug 18 23:55:26.729359 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-02becd69-557b-4d0a-a5e0-1543225083b5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:26.729780 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1387/5496] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:55:26 2026] POST /volume/v3/volumes => generated 759 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:26.740201 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-36e7149c-ed49-4a17-8cb1-a3e366d33e15 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:26.742053 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-36e7149c-ed49-4a17-8cb1-a3e366d33e15 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 Aug 18 23:55:26.742232 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-36e7149c-ed49-4a17-8cb1-a3e366d33e15 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:26.742564 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-36e7149c-ed49-4a17-8cb1-a3e366d33e15 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:26.749291 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:26.749291 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:26.752526 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-36e7149c-ed49-4a17-8cb1-a3e366d33e15 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:26.756116 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-36e7149c-ed49-4a17-8cb1-a3e366d33e15 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 returned with HTTP 200 Aug 18 23:55:26.756460 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1359/5497] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:26 2026] GET /volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:27.766978 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a837cd70-3902-44b1-afad-06cd40271baa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:27.768738 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a837cd70-3902-44b1-afad-06cd40271baa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 Aug 18 23:55:27.768940 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a837cd70-3902-44b1-afad-06cd40271baa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:27.769114 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a837cd70-3902-44b1-afad-06cd40271baa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:27.775352 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:27.775352 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:27.778455 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a837cd70-3902-44b1-afad-06cd40271baa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:27.781933 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a837cd70-3902-44b1-afad-06cd40271baa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 returned with HTTP 200 Aug 18 23:55:27.782282 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1370/5498] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:27 2026] GET /volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:27.793198 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-15364292-6667-4ec9-a28b-ae3ee950525b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:27.794791 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-15364292-6667-4ec9-a28b-ae3ee950525b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] POST https://10.4.3.229/volume/v3/snapshots Aug 18 23:55:27.795129 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-15364292-6667-4ec9-a28b-ae3ee950525b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbff51d5-0f09-496a-8715-624244d02e72", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1707546117"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:27.802353 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:27.802353 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:27.802771 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-15364292-6667-4ec9-a28b-ae3ee950525b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:27.802888 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.snapshots [None req-15364292-6667-4ec9-a28b-ae3ee950525b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create snapshot from volume cbff51d5-0f09-496a-8715-624244d02e72 Aug 18 23:55:27.830868 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-15364292-6667-4ec9-a28b-ae3ee950525b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Created reservations ['cad11c3f-d1ab-4558-a0d1-cd69ad8acdb7', '734f9398-5861-4c02-850b-cc23319f61e6', '3ffd7d4c-99ae-4ddf-bdca-14733f9a2ef8', 'cb963b5e-969e-462a-8ccf-ecd2de4801af'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:27.854221 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-15364292-6667-4ec9-a28b-ae3ee950525b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Snapshot create request issued successfully. Aug 18 23:55:27.854509 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-15364292-6667-4ec9-a28b-ae3ee950525b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/snapshots returned with HTTP 202 Aug 18 23:55:27.854945 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1383/5499] 10.4.3.229 () {68 vars in 1265 bytes} [Tue Aug 18 23:55:27 2026] POST /volume/v3/snapshots => generated 316 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:27.862591 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6c0dc5e7-7b76-469d-bd45-e59c3d2ef4bd None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:27.864926 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6c0dc5e7-7b76-469d-bd45-e59c3d2ef4bd tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 Aug 18 23:55:27.865275 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6c0dc5e7-7b76-469d-bd45-e59c3d2ef4bd tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:27.865524 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6c0dc5e7-7b76-469d-bd45-e59c3d2ef4bd tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:27.870253 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:27.870253 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:27.870777 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6c0dc5e7-7b76-469d-bd45-e59c3d2ef4bd tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Snapshot retrieved successfully. Aug 18 23:55:27.871532 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6c0dc5e7-7b76-469d-bd45-e59c3d2ef4bd tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 returned with HTTP 200 Aug 18 23:55:27.871943 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1388/5500] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:55:27 2026] GET /volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:28.879970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-22dca759-bede-4cd8-8e60-a618f44b0a7d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:28.881497 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-22dca759-bede-4cd8-8e60-a618f44b0a7d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 Aug 18 23:55:28.881702 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-22dca759-bede-4cd8-8e60-a618f44b0a7d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:28.881876 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-22dca759-bede-4cd8-8e60-a618f44b0a7d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:28.886587 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:28.886587 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:28.886990 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-22dca759-bede-4cd8-8e60-a618f44b0a7d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Snapshot retrieved successfully. Aug 18 23:55:28.887652 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-22dca759-bede-4cd8-8e60-a618f44b0a7d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 returned with HTTP 200 Aug 18 23:55:28.887998 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1360/5501] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:55:28 2026] GET /volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 => generated 475 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:28.896655 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:28.898311 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:28.898668 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bba6dcb6-8d9b-4350-b2b1-eb97029c3487", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1940886362"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:28.900077 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bba6dcb6-8d9b-4350-b2b1-eb97029c3487', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1940886362'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:28.900203 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume of 1 GB Aug 18 23:55:28.904074 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Availability Zones retrieved successfully. Aug 18 23:55:28.909250 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (241f2bc3-35a6-402d-91fd-30d57edc85a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:28.910136 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db44407-4f81-4a12-a28c-716b5a7ec434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:28.910942 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:28.933406 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db44407-4f81-4a12-a28c-716b5a7ec434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:28.934103 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d45c68-6f19-48f5-95dd-d7ab915f274d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:28.967151 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Created reservations ['12c22650-bc68-40cb-be4c-802108294463', '26582ee0-9ceb-494c-9583-275349261a31', '11bb3365-026e-4107-ac1e-4200be396a0c', '4aa564f1-78f8-4a31-89e1-1dce1190b8a9'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:28.967854 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d45c68-6f19-48f5-95dd-d7ab915f274d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12c22650-bc68-40cb-be4c-802108294463', '26582ee0-9ceb-494c-9583-275349261a31', '11bb3365-026e-4107-ac1e-4200be396a0c', '4aa564f1-78f8-4a31-89e1-1dce1190b8a9']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:28.968546 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c8b259-5a48-4a2b-88d7-a96eb1d2e5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:28.987767 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64c8b259-5a48-4a2b-88d7-a96eb1d2e5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b140a388-cbce-4c68-a28f-24d052cc8ddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1940886362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['12c22650-bc68-40cb-be4c-802108294463','26582ee0-9ceb-494c-9583-275349261a31','11bb3365-026e-4107-ac1e-4200be396a0c','4aa564f1-78f8-4a31-89e1-1dce1190b8a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1940886362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b140a388-cbce-4c68-a28f-24d052cc8ddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b67934245254708b41183edc4e7b652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:28.988394 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c750499-3574-4ecd-8fd5-5453f7392697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.002478 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c750499-3574-4ecd-8fd5-5453f7392697) transitioned into state 'SUCCESS' from state '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-1940886362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['12c22650-bc68-40cb-be4c-802108294463','26582ee0-9ceb-494c-9583-275349261a31','11bb3365-026e-4107-ac1e-4200be396a0c','4aa564f1-78f8-4a31-89e1-1dce1190b8a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.003090 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c597ee2-613e-4ee7-b7a0-6135b2858e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.010414 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c597ee2-613e-4ee7-b7a0-6135b2858e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.011115 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (241f2bc3-35a6-402d-91fd-30d57edc85a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:29.011366 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request issued successfully. Aug 18 23:55:29.012015 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-581fdaa1-0373-47e4-8366-b87cea0ed9fa tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:29.012384 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1371/5502] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:55:28 2026] POST /volume/v3/volumes => generated 760 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:29.023695 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0c866d72-3829-44da-82bc-b4c03e11f340 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.025459 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:29.025867 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bba6dcb6-8d9b-4350-b2b1-eb97029c3487", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1091684402"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:29.027300 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bba6dcb6-8d9b-4350-b2b1-eb97029c3487', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1091684402'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:29.027445 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume of 1 GB Aug 18 23:55:29.027770 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:29.027770 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:29.031412 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Availability Zones retrieved successfully. Aug 18 23:55:29.036576 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (6ef6e981-bf4d-41d8-880f-6b666e2f20b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:29.037432 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74046f20-d66a-4190-813e-e66066c10226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.038539 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:29.061364 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74046f20-d66a-4190-813e-e66066c10226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.062195 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448906f5-b689-4a86-9694-3ba9ca5d0e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.098778 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Created reservations ['8981f788-ce60-4251-bb50-0fa1c8286449', '6d5ad34f-0e53-4331-942e-4553cfc8e966', 'b8aba401-eef2-4d88-9d97-59d05994b078', '68a8ed5f-cac8-4a08-9e8c-8d532fed4a66'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:29.099486 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448906f5-b689-4a86-9694-3ba9ca5d0e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8981f788-ce60-4251-bb50-0fa1c8286449', '6d5ad34f-0e53-4331-942e-4553cfc8e966', 'b8aba401-eef2-4d88-9d97-59d05994b078', '68a8ed5f-cac8-4a08-9e8c-8d532fed4a66']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.100144 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93757068-7067-4b29-85b9-063ce98095d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.120863 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93757068-7067-4b29-85b9-063ce98095d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9872d15-3ebf-4ee2-8e21-db926ee292cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1091684402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['8981f788-ce60-4251-bb50-0fa1c8286449','6d5ad34f-0e53-4331-942e-4553cfc8e966','b8aba401-eef2-4d88-9d97-59d05994b078','68a8ed5f-cac8-4a08-9e8c-8d532fed4a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1091684402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9872d15-3ebf-4ee2-8e21-db926ee292cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b67934245254708b41183edc4e7b652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.121546 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2bb942-7945-4ac7-92a0-949b2f9499c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.137930 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2bb942-7945-4ac7-92a0-949b2f9499c8) transitioned into state 'SUCCESS' from state '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-1091684402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['8981f788-ce60-4251-bb50-0fa1c8286449','6d5ad34f-0e53-4331-942e-4553cfc8e966','b8aba401-eef2-4d88-9d97-59d05994b078','68a8ed5f-cac8-4a08-9e8c-8d532fed4a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.138307 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98079988-1b0d-439c-aff0-6b62583d3da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.145554 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98079988-1b0d-439c-aff0-6b62583d3da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.146253 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (6ef6e981-bf4d-41d8-880f-6b666e2f20b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:29.146549 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request issued successfully. Aug 18 23:55:29.147103 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0c866d72-3829-44da-82bc-b4c03e11f340 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:29.147526 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1384/5503] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:55:29 2026] POST /volume/v3/volumes => generated 760 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:29.157998 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.159609 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:29.159951 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bba6dcb6-8d9b-4350-b2b1-eb97029c3487", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1753988164"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:29.161374 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bba6dcb6-8d9b-4350-b2b1-eb97029c3487', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1753988164'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:29.161533 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume of 1 GB Aug 18 23:55:29.165055 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Availability Zones retrieved successfully. Aug 18 23:55:29.170813 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (6bdedda7-57b2-4afb-9fb1-709d1b138efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:29.171696 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702987c9-d69e-404f-977b-9183adf1ff3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.172469 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:29.194060 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702987c9-d69e-404f-977b-9183adf1ff3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.194756 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (834b0c58-ddef-4560-9099-7d9015aeacb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.227441 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Created reservations ['3d9651af-7859-419f-a09f-1c7cb211747c', '2500bf21-39ad-4ad6-b5bf-21c70a47cd51', '2f706d8e-c5b9-4ae7-9cde-d8b67bce4039', 'cda526b5-d19e-44e4-a921-35e38a9c9d65'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:29.228191 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (834b0c58-ddef-4560-9099-7d9015aeacb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9651af-7859-419f-a09f-1c7cb211747c', '2500bf21-39ad-4ad6-b5bf-21c70a47cd51', '2f706d8e-c5b9-4ae7-9cde-d8b67bce4039', 'cda526b5-d19e-44e4-a921-35e38a9c9d65']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.228880 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8de7491-7d4b-4a2d-a231-62537a609441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.247304 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8de7491-7d4b-4a2d-a231-62537a609441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e6302c7-db64-43b8-85b0-23cdf8f86301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1753988164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['3d9651af-7859-419f-a09f-1c7cb211747c','2500bf21-39ad-4ad6-b5bf-21c70a47cd51','2f706d8e-c5b9-4ae7-9cde-d8b67bce4039','cda526b5-d19e-44e4-a921-35e38a9c9d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1753988164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e6302c7-db64-43b8-85b0-23cdf8f86301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b67934245254708b41183edc4e7b652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.248008 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8153e893-50c8-44d0-9c88-104ff26e6be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.263965 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8153e893-50c8-44d0-9c88-104ff26e6be4) transitioned into state 'SUCCESS' from state '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-1753988164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['3d9651af-7859-419f-a09f-1c7cb211747c','2500bf21-39ad-4ad6-b5bf-21c70a47cd51','2f706d8e-c5b9-4ae7-9cde-d8b67bce4039','cda526b5-d19e-44e4-a921-35e38a9c9d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.264731 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34c910c8-6518-41cc-9926-6d119370ad85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.272261 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34c910c8-6518-41cc-9926-6d119370ad85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.273018 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (6bdedda7-57b2-4afb-9fb1-709d1b138efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:29.273297 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request issued successfully. Aug 18 23:55:29.273839 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-04bf82ec-acf5-4551-8c97-09c6a063ebab tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:29.274258 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1389/5504] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:55:29 2026] POST /volume/v3/volumes => generated 760 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:29.284884 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.286321 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:29.286628 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bba6dcb6-8d9b-4350-b2b1-eb97029c3487", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-86916535"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:29.287916 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bba6dcb6-8d9b-4350-b2b1-eb97029c3487', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-86916535'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:29.288001 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume of 1 GB Aug 18 23:55:29.291731 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Availability Zones retrieved successfully. Aug 18 23:55:29.296713 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (40ffda2e-ec70-4441-ae1c-c69d83267858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:29.297489 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b552a428-efff-4321-9fa7-7948acf54ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.298274 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:29.320787 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b552a428-efff-4321-9fa7-7948acf54ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.321644 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d9eba5-e90c-4577-81e5-1d8b864121d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.355654 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Created reservations ['ea0652f7-5255-4fe5-9f61-61ec0e2deff1', '39bb17ae-9080-4a42-8148-b55c548ec0e4', 'e9d78c4a-b6a2-477d-bf5d-2314c729109a', '6e59e279-be8b-4798-89be-6ad0a0037d76'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:29.356298 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d9eba5-e90c-4577-81e5-1d8b864121d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea0652f7-5255-4fe5-9f61-61ec0e2deff1', '39bb17ae-9080-4a42-8148-b55c548ec0e4', 'e9d78c4a-b6a2-477d-bf5d-2314c729109a', '6e59e279-be8b-4798-89be-6ad0a0037d76']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.357045 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f95adf0-b70d-4e52-bf5f-5ce34e3458b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.378793 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f95adf0-b70d-4e52-bf5f-5ce34e3458b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89f6d341-5e38-4385-9cc4-51cf15346ce4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-86916535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['ea0652f7-5255-4fe5-9f61-61ec0e2deff1','39bb17ae-9080-4a42-8148-b55c548ec0e4','e9d78c4a-b6a2-477d-bf5d-2314c729109a','6e59e279-be8b-4798-89be-6ad0a0037d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-86916535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89f6d341-5e38-4385-9cc4-51cf15346ce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b67934245254708b41183edc4e7b652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.379483 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2354aeae-0bba-4eaf-a92e-66fec5517e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.395053 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2354aeae-0bba-4eaf-a92e-66fec5517e6c) transitioned into state 'SUCCESS' from state '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-86916535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['ea0652f7-5255-4fe5-9f61-61ec0e2deff1','39bb17ae-9080-4a42-8148-b55c548ec0e4','e9d78c4a-b6a2-477d-bf5d-2314c729109a','6e59e279-be8b-4798-89be-6ad0a0037d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.395777 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0639ad2-b30f-405c-96c4-3faa2ecde984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.403319 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0639ad2-b30f-405c-96c4-3faa2ecde984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.404222 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (40ffda2e-ec70-4441-ae1c-c69d83267858) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:29.405183 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request issued successfully. Aug 18 23:55:29.405840 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0593a184-1bd6-4d61-a730-b15b19d5b33b tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:29.406338 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1361/5505] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:55:29 2026] POST /volume/v3/volumes => generated 758 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:29.417237 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.419044 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:29.419399 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bba6dcb6-8d9b-4350-b2b1-eb97029c3487", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-836614611"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:29.420899 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bba6dcb6-8d9b-4350-b2b1-eb97029c3487', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-836614611'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:29.420948 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume of 1 GB Aug 18 23:55:29.421185 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:29.421185 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:29.425394 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Availability Zones retrieved successfully. Aug 18 23:55:29.430853 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (e3683076-f51f-4e7e-9d79-599f566df429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:29.431734 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e283b04-984b-480f-9466-b66326a4a7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.432540 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:29.456386 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e283b04-984b-480f-9466-b66326a4a7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.457194 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (180b0086-2ebd-44b0-9585-630878115d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.492279 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Created reservations ['2f0ef397-2769-4b1b-88da-6460c79c1ba4', '9964589f-8e7c-415a-b765-2299c79ffff9', 'c157e515-4803-42a3-9355-653c929d114f', 'ffd4076c-2954-4dc6-bae1-23f15319f81c'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:29.493038 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (180b0086-2ebd-44b0-9585-630878115d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f0ef397-2769-4b1b-88da-6460c79c1ba4', '9964589f-8e7c-415a-b765-2299c79ffff9', 'c157e515-4803-42a3-9355-653c929d114f', 'ffd4076c-2954-4dc6-bae1-23f15319f81c']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.493930 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87fc71a2-f015-470f-9d97-b607d2ac1e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.513261 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87fc71a2-f015-470f-9d97-b607d2ac1e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f005a91-404f-49ad-9e08-6320298be061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-836614611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['2f0ef397-2769-4b1b-88da-6460c79c1ba4','9964589f-8e7c-415a-b765-2299c79ffff9','c157e515-4803-42a3-9355-653c929d114f','ffd4076c-2954-4dc6-bae1-23f15319f81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-836614611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f005a91-404f-49ad-9e08-6320298be061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b67934245254708b41183edc4e7b652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.514057 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9a4342-8452-45dc-bc5e-9df333015c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.528332 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9a4342-8452-45dc-bc5e-9df333015c17) transitioned into state 'SUCCESS' from state '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-836614611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dad0843b35e49b3a6a9e4e1a1c87489',qos_specs=None,replication_status=,reservations=['2f0ef397-2769-4b1b-88da-6460c79c1ba4','9964589f-8e7c-415a-b765-2299c79ffff9','c157e515-4803-42a3-9355-653c929d114f','ffd4076c-2954-4dc6-bae1-23f15319f81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b67934245254708b41183edc4e7b652',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.528994 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1611698d-88b6-443c-a4fb-dbaf3cb50713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:29.537089 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1611698d-88b6-443c-a4fb-dbaf3cb50713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:29.537806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Flow 'volume_create_api' (e3683076-f51f-4e7e-9d79-599f566df429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:29.538069 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Create volume request issued successfully. Aug 18 23:55:29.538524 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9c54c87a-5a75-4343-a611-a4014102cdb7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:29.539176 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1372/5506] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:55:29 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 18 23:55:29.549852 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0a5fe134-b866-4202-8f3d-9e8d511782d9 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.551458 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0a5fe134-b866-4202-8f3d-9e8d511782d9 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb Aug 18 23:55:29.551654 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0a5fe134-b866-4202-8f3d-9e8d511782d9 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:29.551841 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0a5fe134-b866-4202-8f3d-9e8d511782d9 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:29.557799 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:29.557799 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:29.560652 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-0a5fe134-b866-4202-8f3d-9e8d511782d9 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:29.563985 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0a5fe134-b866-4202-8f3d-9e8d511782d9 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb returned with HTTP 200 Aug 18 23:55:29.564318 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1385/5507] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:29 2026] GET /volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb => generated 853 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:29.575148 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9616612b-061f-4b2d-b7ae-7fd23d8bdfd7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.577033 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9616612b-061f-4b2d-b7ae-7fd23d8bdfd7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf Aug 18 23:55:29.577222 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9616612b-061f-4b2d-b7ae-7fd23d8bdfd7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:29.577435 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9616612b-061f-4b2d-b7ae-7fd23d8bdfd7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:29.583969 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:29.583969 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:29.589131 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9616612b-061f-4b2d-b7ae-7fd23d8bdfd7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:29.593728 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9616612b-061f-4b2d-b7ae-7fd23d8bdfd7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf returned with HTTP 200 Aug 18 23:55:29.594000 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1390/5508] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:29 2026] GET /volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:29.605985 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-146c62a6-1830-4be5-9371-8a47fbb02779 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.607685 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-146c62a6-1830-4be5-9371-8a47fbb02779 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 Aug 18 23:55:29.607873 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-146c62a6-1830-4be5-9371-8a47fbb02779 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:29.608045 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-146c62a6-1830-4be5-9371-8a47fbb02779 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:29.614689 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:29.614689 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:29.617865 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-146c62a6-1830-4be5-9371-8a47fbb02779 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:29.621490 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-146c62a6-1830-4be5-9371-8a47fbb02779 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 returned with HTTP 200 Aug 18 23:55:29.621849 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1362/5509] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:29 2026] GET /volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:29.632854 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a36d40f6-5f90-4f7f-b4df-c39930be466f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.635128 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a36d40f6-5f90-4f7f-b4df-c39930be466f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 Aug 18 23:55:29.635345 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a36d40f6-5f90-4f7f-b4df-c39930be466f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:29.635556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a36d40f6-5f90-4f7f-b4df-c39930be466f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:29.642235 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:29.642235 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:29.645187 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a36d40f6-5f90-4f7f-b4df-c39930be466f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:29.648490 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a36d40f6-5f90-4f7f-b4df-c39930be466f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 returned with HTTP 200 Aug 18 23:55:29.648842 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1373/5510] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:29 2026] GET /volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:29.663233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c2833147-1e55-4c8c-9d01-0f972186c75e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.664841 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2833147-1e55-4c8c-9d01-0f972186c75e tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 Aug 18 23:55:29.665024 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2833147-1e55-4c8c-9d01-0f972186c75e tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:29.665216 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c2833147-1e55-4c8c-9d01-0f972186c75e tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:29.671615 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:29.671615 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:29.674923 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c2833147-1e55-4c8c-9d01-0f972186c75e tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:29.678396 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c2833147-1e55-4c8c-9d01-0f972186c75e tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 returned with HTTP 200 Aug 18 23:55:29.678790 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1386/5511] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:29 2026] GET /volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:29.693552 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-73bfc57d-3daf-4739-879d-c4dfd9af5a91 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.695030 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-73bfc57d-3daf-4739-879d-c4dfd9af5a91 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] DELETE https://10.4.3.229/volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 Aug 18 23:55:29.695229 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-73bfc57d-3daf-4739-879d-c4dfd9af5a91 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:29.695469 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-73bfc57d-3daf-4739-879d-c4dfd9af5a91 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:29.695705 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-73bfc57d-3daf-4739-879d-c4dfd9af5a91 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume with id: 9f005a91-404f-49ad-9e08-6320298be061 Aug 18 23:55:29.702523 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:29.702523 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:29.702523 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-73bfc57d-3daf-4739-879d-c4dfd9af5a91 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:29.717154 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-73bfc57d-3daf-4739-879d-c4dfd9af5a91 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume request issued successfully. Aug 18 23:55:29.717388 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-73bfc57d-3daf-4739-879d-c4dfd9af5a91 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 returned with HTTP 202 Aug 18 23:55:29.717982 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1391/5512] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:29 2026] DELETE /volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:29.723880 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-054cbde5-bb49-439d-9f53-27d3677ab83f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:29.725409 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-054cbde5-bb49-439d-9f53-27d3677ab83f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 Aug 18 23:55:29.725553 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-054cbde5-bb49-439d-9f53-27d3677ab83f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:29.726109 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-054cbde5-bb49-439d-9f53-27d3677ab83f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:29.732432 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:29.732432 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:29.735751 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-054cbde5-bb49-439d-9f53-27d3677ab83f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:29.740100 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-054cbde5-bb49-439d-9f53-27d3677ab83f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 returned with HTTP 200 Aug 18 23:55:29.740613 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1363/5513] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:29 2026] GET /volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:30.752578 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7cbb6149-9204-47de-978b-41e3257e5e6d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:30.754231 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7cbb6149-9204-47de-978b-41e3257e5e6d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 Aug 18 23:55:30.754406 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7cbb6149-9204-47de-978b-41e3257e5e6d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:30.754604 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7cbb6149-9204-47de-978b-41e3257e5e6d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:30.759260 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7cbb6149-9204-47de-978b-41e3257e5e6d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 returned with HTTP 404 Aug 18 23:55:30.759720 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1374/5514] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:30 2026] GET /volume/v3/volumes/9f005a91-404f-49ad-9e08-6320298be061 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:30.765985 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-5492970d-82b5-40a9-82b5-f34326d32c8f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:30.767544 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5492970d-82b5-40a9-82b5-f34326d32c8f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] DELETE https://10.4.3.229/volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 Aug 18 23:55:30.767750 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5492970d-82b5-40a9-82b5-f34326d32c8f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:30.767916 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-5492970d-82b5-40a9-82b5-f34326d32c8f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:30.768058 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-5492970d-82b5-40a9-82b5-f34326d32c8f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume with id: 89f6d341-5e38-4385-9cc4-51cf15346ce4 Aug 18 23:55:30.773900 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:30.773900 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:30.774336 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5492970d-82b5-40a9-82b5-f34326d32c8f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:30.787647 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-5492970d-82b5-40a9-82b5-f34326d32c8f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume request issued successfully. Aug 18 23:55:30.787845 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-5492970d-82b5-40a9-82b5-f34326d32c8f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 returned with HTTP 202 Aug 18 23:55:30.788225 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1387/5515] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:30 2026] DELETE /volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:30.794938 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5c434407-9874-4309-93e2-00e7bd5f57bf None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:30.797066 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5c434407-9874-4309-93e2-00e7bd5f57bf tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 Aug 18 23:55:30.797200 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5c434407-9874-4309-93e2-00e7bd5f57bf tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:30.797469 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5c434407-9874-4309-93e2-00e7bd5f57bf tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:30.805845 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:30.805845 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:30.809812 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5c434407-9874-4309-93e2-00e7bd5f57bf tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:30.814940 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5c434407-9874-4309-93e2-00e7bd5f57bf tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 returned with HTTP 200 Aug 18 23:55:30.815426 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1392/5516] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:30 2026] GET /volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:31.087400 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a46809e7-0b52-47ff-8e46-beac406ce835 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:31.186943 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a46809e7-0b52-47ff-8e46-beac406ce835 tempest-ProjectMemberTests-469271093 tempest-ProjectMemberTests-469271093-project-admin] GET https://10.4.3.229/volume/v3/scheduler-stats/get_pools Aug 18 23:55:31.187144 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a46809e7-0b52-47ff-8e46-beac406ce835 tempest-ProjectMemberTests-469271093 tempest-ProjectMemberTests-469271093-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:31.187319 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a46809e7-0b52-47ff-8e46-beac406ce835 tempest-ProjectMemberTests-469271093 tempest-ProjectMemberTests-469271093-project-admin] Calling method 'get_pools' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:31.195900 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a46809e7-0b52-47ff-8e46-beac406ce835 tempest-ProjectMemberTests-469271093 tempest-ProjectMemberTests-469271093-project-admin] https://10.4.3.229/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 23:55:31.196215 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1364/5517] 10.4.3.229 () {66 vars in 1291 bytes} [Tue Aug 18 23:55:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:31.203860 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-352178d9-39d8-47e0-895e-b4aa3bee6f5b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:31.257470 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-352178d9-39d8-47e0-895e-b4aa3bee6f5b tempest-ProjectMemberTests-469271093 tempest-ProjectMemberTests-469271093-project-member] GET https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool Aug 18 23:55:31.257715 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-352178d9-39d8-47e0-895e-b4aa3bee6f5b tempest-ProjectMemberTests-469271093 tempest-ProjectMemberTests-469271093-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:31.257906 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-352178d9-39d8-47e0-895e-b4aa3bee6f5b tempest-ProjectMemberTests-469271093 tempest-ProjectMemberTests-469271093-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:31.258552 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.policy [None req-352178d9-39d8-47e0-895e-b4aa3bee6f5b tempest-ProjectMemberTests-469271093 tempest-ProjectMemberTests-469271093-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8335ab0ba59b438699e4a81a8a4525d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c85bed85614645d4a6ebf8b6e0227092', '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=100172) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:31.258773 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-352178d9-39d8-47e0-895e-b4aa3bee6f5b tempest-ProjectMemberTests-469271093 tempest-ProjectMemberTests-469271093-project-member] https://10.4.3.229/volume/v3/capabilities/np0000007721@storpool returned with HTTP 403 Aug 18 23:55:31.259305 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1375/5518] 10.4.3.229 () {66 vars in 1318 bytes} [Tue Aug 18 23:55:31 2026] GET /volume/v3/capabilities/np0000007721@storpool => generated 110 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:31.826927 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-a0a171de-8185-455d-a06d-f8232885feb3 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:31.829052 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a0a171de-8185-455d-a06d-f8232885feb3 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 Aug 18 23:55:31.829233 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a0a171de-8185-455d-a06d-f8232885feb3 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:31.829409 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-a0a171de-8185-455d-a06d-f8232885feb3 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:31.834889 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-a0a171de-8185-455d-a06d-f8232885feb3 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 returned with HTTP 404 Aug 18 23:55:31.835313 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1388/5519] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:31 2026] GET /volume/v3/volumes/89f6d341-5e38-4385-9cc4-51cf15346ce4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:31.841413 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-69f91a6e-c878-4b83-b71b-d605cac9e6a5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:31.843225 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-69f91a6e-c878-4b83-b71b-d605cac9e6a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] DELETE https://10.4.3.229/volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 Aug 18 23:55:31.843445 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-69f91a6e-c878-4b83-b71b-d605cac9e6a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:31.843677 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-69f91a6e-c878-4b83-b71b-d605cac9e6a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:31.843853 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-69f91a6e-c878-4b83-b71b-d605cac9e6a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume with id: 2e6302c7-db64-43b8-85b0-23cdf8f86301 Aug 18 23:55:31.850437 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:31.850437 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:31.850891 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-69f91a6e-c878-4b83-b71b-d605cac9e6a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:31.864580 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-69f91a6e-c878-4b83-b71b-d605cac9e6a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume request issued successfully. Aug 18 23:55:31.864580 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-69f91a6e-c878-4b83-b71b-d605cac9e6a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 returned with HTTP 202 Aug 18 23:55:31.864890 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1393/5520] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:31 2026] DELETE /volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:31.871931 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f0caff2b-904b-41c8-97ad-54edd9c57649 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:31.873777 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0caff2b-904b-41c8-97ad-54edd9c57649 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 Aug 18 23:55:31.873963 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0caff2b-904b-41c8-97ad-54edd9c57649 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:31.874151 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0caff2b-904b-41c8-97ad-54edd9c57649 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:31.880642 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:31.880642 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:31.883912 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f0caff2b-904b-41c8-97ad-54edd9c57649 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:31.888817 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0caff2b-904b-41c8-97ad-54edd9c57649 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 returned with HTTP 200 Aug 18 23:55:31.889197 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1365/5521] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:31 2026] GET /volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:32.561043 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e15c8a62-05e2-49eb-86c0-1d3c2225f219 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:32.645168 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e15c8a62-05e2-49eb-86c0-1d3c2225f219 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:55:32.645629 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e15c8a62-05e2-49eb-86c0-1d3c2225f219 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-358304093", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1862677021", "vendor_name": "tempest-vendor_name-891016774"}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:32.661323 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e15c8a62-05e2-49eb-86c0-1d3c2225f219 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:55:32.661785 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1376/5522] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:55:32 2026] POST /volume/v3/types => generated 328 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:32.668998 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:32.670592 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:32.670917 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "835fba47-3daf-4089-ad54-fabe339c88c6", "size": 1}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:32.672245 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Create volume request body: {'volume': {'volume_type': '835fba47-3daf-4089-ad54-fabe339c88c6', 'size': 1}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:32.675438 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Create volume of 1 GB Aug 18 23:55:32.675717 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:32.675717 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:32.676024 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Availability Zones retrieved successfully. Aug 18 23:55:32.680996 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Flow 'volume_create_api' (fcc23534-866c-4321-9422-2501791ee0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:32.681856 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc1508f6-966e-4d03-8f7a-dc5653e91db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:32.682501 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:32.697998 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc1508f6-966e-4d03-8f7a-dc5653e91db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:55:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1862677021',vendor_name='tempest-vendor_name-891016774'},id=835fba47-3daf-4089-ad54-fabe339c88c6,is_public=True,name='tempest-ProjectReaderTests-volume-type-358304093',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '835fba47-3daf-4089-ad54-fabe339c88c6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:32.698631 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d577834-b3aa-4bb8-9318-83b32eb05d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:32.719122 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-358304093 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-358304093, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:55:32.719388 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-358304093 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-358304093, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:55:32.745041 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Created reservations ['b0c6d7cf-a4a0-4594-8eec-0f6d789bb4de', 'd357e9c0-e005-4624-981d-2af2da639a21', 'a5a2db84-372a-4795-a487-2061ce60b211', '6291a18f-4437-468e-9f94-ff61614a8054'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:32.745728 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d577834-b3aa-4bb8-9318-83b32eb05d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0c6d7cf-a4a0-4594-8eec-0f6d789bb4de', 'd357e9c0-e005-4624-981d-2af2da639a21', 'a5a2db84-372a-4795-a487-2061ce60b211', '6291a18f-4437-468e-9f94-ff61614a8054']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:32.746383 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dcd5c96-3ed6-4313-9d89-a30c99c72bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:32.767346 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dcd5c96-3ed6-4313-9d89-a30c99c72bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce52ac0f-6492-494b-9b08-b85159079818', '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='297cd60cb54d4d3eb0cdb75a40004673',qos_specs=None,replication_status=,reservations=['b0c6d7cf-a4a0-4594-8eec-0f6d789bb4de','d357e9c0-e005-4624-981d-2af2da639a21','a5a2db84-372a-4795-a487-2061ce60b211','6291a18f-4437-468e-9f94-ff61614a8054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f427d00885b14890941212f9b93d677c',volume_type_id=835fba47-3daf-4089-ad54-fabe339c88c6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce52ac0f-6492-494b-9b08-b85159079818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='297cd60cb54d4d3eb0cdb75a40004673',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f427d00885b14890941212f9b93d677c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(835fba47-3daf-4089-ad54-fabe339c88c6),volume_type_id=835fba47-3daf-4089-ad54-fabe339c88c6)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:32.768114 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c786de-d829-442a-981e-b036cfbfda10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:32.782021 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c786de-d829-442a-981e-b036cfbfda10) transitioned into state 'SUCCESS' from 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='297cd60cb54d4d3eb0cdb75a40004673',qos_specs=None,replication_status=,reservations=['b0c6d7cf-a4a0-4594-8eec-0f6d789bb4de','d357e9c0-e005-4624-981d-2af2da639a21','a5a2db84-372a-4795-a487-2061ce60b211','6291a18f-4437-468e-9f94-ff61614a8054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f427d00885b14890941212f9b93d677c',volume_type_id=835fba47-3daf-4089-ad54-fabe339c88c6)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:32.782643 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b9874f-7d56-4fa9-b7c5-8ca90289bf75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:32.790282 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b9874f-7d56-4fa9-b7c5-8ca90289bf75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:32.791361 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Flow 'volume_create_api' (fcc23534-866c-4321-9422-2501791ee0f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:32.791672 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Create volume request issued successfully. Aug 18 23:55:32.792158 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ac3ca7e2-d1a1-4f36-ba47-9ce397fc99fb tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:32.792575 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1389/5523] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:55:32 2026] POST /volume/v3/volumes => generated 773 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:32.802844 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7fad6a30-e5fc-4a1d-a497-eae25fb68e78 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:32.805062 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7fad6a30-e5fc-4a1d-a497-eae25fb68e78 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] GET https://10.4.3.229/volume/v3/volumes/ce52ac0f-6492-494b-9b08-b85159079818 Aug 18 23:55:32.805325 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7fad6a30-e5fc-4a1d-a497-eae25fb68e78 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:32.805572 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7fad6a30-e5fc-4a1d-a497-eae25fb68e78 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:32.814620 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:32.814620 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:32.818371 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7fad6a30-e5fc-4a1d-a497-eae25fb68e78 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Volume info retrieved successfully. Aug 18 23:55:32.823052 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7fad6a30-e5fc-4a1d-a497-eae25fb68e78 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/volumes/ce52ac0f-6492-494b-9b08-b85159079818 returned with HTTP 200 Aug 18 23:55:32.823488 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1394/5524] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:55:32 2026] GET /volume/v3/volumes/ce52ac0f-6492-494b-9b08-b85159079818 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:32.900535 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1bcf5625-9d87-413c-be48-bff30342dca5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:32.902098 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1bcf5625-9d87-413c-be48-bff30342dca5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 Aug 18 23:55:32.902263 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1bcf5625-9d87-413c-be48-bff30342dca5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:32.902435 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1bcf5625-9d87-413c-be48-bff30342dca5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:32.907232 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1bcf5625-9d87-413c-be48-bff30342dca5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 returned with HTTP 404 Aug 18 23:55:32.907624 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1366/5525] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:32 2026] GET /volume/v3/volumes/2e6302c7-db64-43b8-85b0-23cdf8f86301 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:32.913595 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-b4fea182-61c8-48fe-b929-4e1d47d0e4ad None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:32.915173 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b4fea182-61c8-48fe-b929-4e1d47d0e4ad tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] DELETE https://10.4.3.229/volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf Aug 18 23:55:32.915344 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b4fea182-61c8-48fe-b929-4e1d47d0e4ad tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:32.915522 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-b4fea182-61c8-48fe-b929-4e1d47d0e4ad tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:32.915688 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-b4fea182-61c8-48fe-b929-4e1d47d0e4ad tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume with id: e9872d15-3ebf-4ee2-8e21-db926ee292cf Aug 18 23:55:32.921867 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:32.921867 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:32.922275 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b4fea182-61c8-48fe-b929-4e1d47d0e4ad tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:32.936190 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-b4fea182-61c8-48fe-b929-4e1d47d0e4ad tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume request issued successfully. Aug 18 23:55:32.936363 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-b4fea182-61c8-48fe-b929-4e1d47d0e4ad tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf returned with HTTP 202 Aug 18 23:55:32.936793 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1377/5526] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:32 2026] DELETE /volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:32.944120 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7770d554-fcfb-4aff-96df-aa8c8bff7024 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:32.945893 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7770d554-fcfb-4aff-96df-aa8c8bff7024 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf Aug 18 23:55:32.946078 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7770d554-fcfb-4aff-96df-aa8c8bff7024 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:32.946253 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7770d554-fcfb-4aff-96df-aa8c8bff7024 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:32.952601 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:32.952601 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:32.955611 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7770d554-fcfb-4aff-96df-aa8c8bff7024 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:32.959685 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7770d554-fcfb-4aff-96df-aa8c8bff7024 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf returned with HTTP 200 Aug 18 23:55:32.959999 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1390/5527] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:32 2026] GET /volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:33.834687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-759ca282-1c26-4f4b-8f64-13b6ed5ae763 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:33.836315 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-759ca282-1c26-4f4b-8f64-13b6ed5ae763 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] GET https://10.4.3.229/volume/v3/volumes/ce52ac0f-6492-494b-9b08-b85159079818 Aug 18 23:55:33.836531 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-759ca282-1c26-4f4b-8f64-13b6ed5ae763 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:33.836721 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-759ca282-1c26-4f4b-8f64-13b6ed5ae763 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:33.843102 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:33.843102 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:33.845936 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-759ca282-1c26-4f4b-8f64-13b6ed5ae763 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Volume info retrieved successfully. Aug 18 23:55:33.849107 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-759ca282-1c26-4f4b-8f64-13b6ed5ae763 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/volumes/ce52ac0f-6492-494b-9b08-b85159079818 returned with HTTP 200 Aug 18 23:55:33.849466 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1395/5528] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:55:33 2026] GET /volume/v3/volumes/ce52ac0f-6492-494b-9b08-b85159079818 => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:33.859809 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0302eb0c-f001-4033-9994-885d515630f1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:33.861855 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0302eb0c-f001-4033-9994-885d515630f1 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 18 23:55:33.862077 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0302eb0c-f001-4033-9994-885d515630f1 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:33.862300 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0302eb0c-f001-4033-9994-885d515630f1 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:33.866120 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0302eb0c-f001-4033-9994-885d515630f1 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:55:33.866525 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1367/5529] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:55:33 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 18 23:55:33.873409 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3fa1dce4-43e0-467e-8899-0d1ad7dc35a3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:33.922665 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3fa1dce4-43e0-467e-8899-0d1ad7dc35a3 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-reader] GET https://10.4.3.229/volume/v3/messages Aug 18 23:55:33.922860 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3fa1dce4-43e0-467e-8899-0d1ad7dc35a3 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:33.923034 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3fa1dce4-43e0-467e-8899-0d1ad7dc35a3 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-reader] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:33.926130 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3fa1dce4-43e0-467e-8899-0d1ad7dc35a3 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-reader] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:55:33.926673 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1378/5530] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:55:33 2026] GET /volume/v3/messages => generated 670 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:33.934025 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-cc0ef46f-d8e9-463e-a070-b3e3d01f89ba None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:33.935760 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc0ef46f-d8e9-463e-a070-b3e3d01f89ba tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] DELETE https://10.4.3.229/volume/v3/messages/11fdd980-e703-48c0-b13f-08824e452789 Aug 18 23:55:33.936008 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc0ef46f-d8e9-463e-a070-b3e3d01f89ba tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:33.936184 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-cc0ef46f-d8e9-463e-a070-b3e3d01f89ba tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:33.942879 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-cc0ef46f-d8e9-463e-a070-b3e3d01f89ba tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/messages/11fdd980-e703-48c0-b13f-08824e452789 returned with HTTP 204 Aug 18 23:55:33.943301 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1391/5531] 10.4.3.229 () {68 vars in 1394 bytes} [Tue Aug 18 23:55:33 2026] DELETE /volume/v3/messages/11fdd980-e703-48c0-b13f-08824e452789 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:55:33.948847 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:33.950496 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/ce52ac0f-6492-494b-9b08-b85159079818 Aug 18 23:55:33.950718 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:33.950896 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:33.951042 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Delete volume with id: ce52ac0f-6492-494b-9b08-b85159079818 Aug 18 23:55:33.957386 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:33.957386 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:33.957761 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Volume info retrieved successfully. Aug 18 23:55:33.958556 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100173) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:55:33.966258 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-358304093 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-358304093, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:55:33.966493 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-358304093 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-358304093, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:55:33.973399 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Created reservations ['42bf35bf-1b10-4ec3-9ced-a650e27071dc', 'ca6991ce-1204-4bc9-8a6c-e2200c12c45f', '1681feca-6a3e-4ae6-84ac-3ccfebf1f96a', 'e26bcf88-0117-47a7-b294-414178415d65'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:33.973599 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8c400a35-268e-4e97-b347-202e71b6e264 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:33.975219 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c400a35-268e-4e97-b347-202e71b6e264 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf Aug 18 23:55:33.975427 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c400a35-268e-4e97-b347-202e71b6e264 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:33.975685 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c400a35-268e-4e97-b347-202e71b6e264 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:33.981830 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c400a35-268e-4e97-b347-202e71b6e264 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf returned with HTTP 404 Aug 18 23:55:33.982274 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1368/5532] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:33 2026] GET /volume/v3/volumes/e9872d15-3ebf-4ee2-8e21-db926ee292cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:33.988932 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e702a28d-0e83-418c-89fe-a2042fea1db4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:33.990601 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e702a28d-0e83-418c-89fe-a2042fea1db4 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] DELETE https://10.4.3.229/volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb Aug 18 23:55:33.990793 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e702a28d-0e83-418c-89fe-a2042fea1db4 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:33.991003 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e702a28d-0e83-418c-89fe-a2042fea1db4 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:33.991205 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-e702a28d-0e83-418c-89fe-a2042fea1db4 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume with id: b140a388-cbce-4c68-a28f-24d052cc8ddb Aug 18 23:55:33.995605 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Delete volume request issued successfully. Aug 18 23:55:33.995817 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6e8c29fc-fb58-4deb-813c-8f784e25847e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/volumes/ce52ac0f-6492-494b-9b08-b85159079818 returned with HTTP 202 Aug 18 23:55:33.996275 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1396/5533] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:55:33 2026] DELETE /volume/v3/volumes/ce52ac0f-6492-494b-9b08-b85159079818 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:33.998068 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:33.998068 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:33.998540 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e702a28d-0e83-418c-89fe-a2042fea1db4 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:34.003360 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d299ad63-247a-401b-a3b9-01cae49692e8 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:34.005472 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d299ad63-247a-401b-a3b9-01cae49692e8 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] DELETE https://10.4.3.229/volume/v3/types/835fba47-3daf-4089-ad54-fabe339c88c6 Aug 18 23:55:34.005703 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d299ad63-247a-401b-a3b9-01cae49692e8 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:34.005933 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d299ad63-247a-401b-a3b9-01cae49692e8 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:34.012812 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e702a28d-0e83-418c-89fe-a2042fea1db4 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume request issued successfully. Aug 18 23:55:34.012972 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e702a28d-0e83-418c-89fe-a2042fea1db4 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb returned with HTTP 202 Aug 18 23:55:34.013349 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1379/5534] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:33 2026] DELETE /volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:34.019494 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b1d45c35-d1c1-4248-a6c5-72760bac948d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:34.021459 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b1d45c35-d1c1-4248-a6c5-72760bac948d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb Aug 18 23:55:34.021721 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b1d45c35-d1c1-4248-a6c5-72760bac948d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:34.021946 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b1d45c35-d1c1-4248-a6c5-72760bac948d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:34.028368 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d299ad63-247a-401b-a3b9-01cae49692e8 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/types/835fba47-3daf-4089-ad54-fabe339c88c6 returned with HTTP 202 Aug 18 23:55:34.028899 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1392/5535] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:55:34 2026] DELETE /volume/v3/types/835fba47-3daf-4089-ad54-fabe339c88c6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:34.029617 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:34.029617 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:34.033182 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b1d45c35-d1c1-4248-a6c5-72760bac948d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:34.037246 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b1d45c35-d1c1-4248-a6c5-72760bac948d tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb returned with HTTP 200 Aug 18 23:55:34.037642 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1369/5536] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:34 2026] GET /volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:34.038173 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-71c5eb3b-6fe8-4b44-a66b-63b0af06aa9d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:34.040216 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-71c5eb3b-6fe8-4b44-a66b-63b0af06aa9d tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:55:34.040570 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-71c5eb3b-6fe8-4b44-a66b-63b0af06aa9d tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1675631945", "extra_specs": {"storage_protocol": "tempest-storage_protocol-779093294", "vendor_name": "tempest-vendor_name-130342038"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:34.053055 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-71c5eb3b-6fe8-4b44-a66b-63b0af06aa9d tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:55:34.053452 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1397/5537] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:55:34 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:34.060701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-65529715-f57d-452b-9271-bc62b2a8095c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:34.062166 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:34.062457 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "458df8e6-0bc9-4a2e-af24-071f3464825a", "size": 1}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:34.063827 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Create volume request body: {'volume': {'volume_type': '458df8e6-0bc9-4a2e-af24-071f3464825a', 'size': 1}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:34.066627 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Create volume of 1 GB Aug 18 23:55:34.066843 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:34.066843 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:34.067120 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Availability Zones retrieved successfully. Aug 18 23:55:34.072381 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Flow 'volume_create_api' (be22f256-3b76-464b-845a-cf45bdc25ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:34.073183 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4428323c-9a28-46aa-b4e0-d0dcc221c5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:34.073844 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:34.090597 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4428323c-9a28-46aa-b4e0-d0dcc221c5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:55:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-779093294',vendor_name='tempest-vendor_name-130342038'},id=458df8e6-0bc9-4a2e-af24-071f3464825a,is_public=True,name='tempest-ProjectReaderTests-volume-type-1675631945',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '458df8e6-0bc9-4a2e-af24-071f3464825a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:34.091233 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e333cb13-857c-42fc-9881-5b0f9335e037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:34.113290 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1675631945 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1675631945, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:55:34.113483 np0000007721 devstack@c-api.service[100172]: WARNING cinder.quota [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1675631945 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1675631945, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:55:34.133999 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Created reservations ['69d89c6f-c004-4e9a-aa1e-f491caa4fbdd', 'd42024c7-d51b-44cf-b30e-22eb026cc8cd', '7db8aac9-a3fa-4cda-aafc-dc87ea0b0173', 'c52f88c6-ef30-426e-8e04-b17adeb18ee4'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:34.134865 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e333cb13-857c-42fc-9881-5b0f9335e037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69d89c6f-c004-4e9a-aa1e-f491caa4fbdd', 'd42024c7-d51b-44cf-b30e-22eb026cc8cd', '7db8aac9-a3fa-4cda-aafc-dc87ea0b0173', 'c52f88c6-ef30-426e-8e04-b17adeb18ee4']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:34.135525 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e4a43aa-9acc-4bd8-8203-4eba9fb84c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:34.157938 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e4a43aa-9acc-4bd8-8203-4eba9fb84c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24d1780f-38ba-4982-8b00-31b761f45a31', '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='297cd60cb54d4d3eb0cdb75a40004673',qos_specs=None,replication_status=,reservations=['69d89c6f-c004-4e9a-aa1e-f491caa4fbdd','d42024c7-d51b-44cf-b30e-22eb026cc8cd','7db8aac9-a3fa-4cda-aafc-dc87ea0b0173','c52f88c6-ef30-426e-8e04-b17adeb18ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f427d00885b14890941212f9b93d677c',volume_type_id=458df8e6-0bc9-4a2e-af24-071f3464825a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:34Z,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=24d1780f-38ba-4982-8b00-31b761f45a31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='297cd60cb54d4d3eb0cdb75a40004673',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f427d00885b14890941212f9b93d677c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(458df8e6-0bc9-4a2e-af24-071f3464825a),volume_type_id=458df8e6-0bc9-4a2e-af24-071f3464825a)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:34.158556 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3e5d2e-7c5c-4dfe-b31b-43e8e938879e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:34.176492 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3e5d2e-7c5c-4dfe-b31b-43e8e938879e) transitioned into state 'SUCCESS' from 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='297cd60cb54d4d3eb0cdb75a40004673',qos_specs=None,replication_status=,reservations=['69d89c6f-c004-4e9a-aa1e-f491caa4fbdd','d42024c7-d51b-44cf-b30e-22eb026cc8cd','7db8aac9-a3fa-4cda-aafc-dc87ea0b0173','c52f88c6-ef30-426e-8e04-b17adeb18ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f427d00885b14890941212f9b93d677c',volume_type_id=458df8e6-0bc9-4a2e-af24-071f3464825a)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:34.177248 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2930f18a-6991-4ce0-959d-595a51449017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:34.185270 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2930f18a-6991-4ce0-959d-595a51449017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:34.186077 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Flow 'volume_create_api' (be22f256-3b76-464b-845a-cf45bdc25ef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:34.186446 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Create volume request issued successfully. Aug 18 23:55:34.187090 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-65529715-f57d-452b-9271-bc62b2a8095c tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:34.187483 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1380/5538] 10.4.3.229 () {70 vars in 1298 bytes} [Tue Aug 18 23:55:34 2026] POST /volume/v3/volumes => generated 774 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:34.197863 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-877b209a-7ca9-4426-95ce-6218800cfb5d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:34.199596 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-877b209a-7ca9-4426-95ce-6218800cfb5d tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] GET https://10.4.3.229/volume/v3/volumes/24d1780f-38ba-4982-8b00-31b761f45a31 Aug 18 23:55:34.199888 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-877b209a-7ca9-4426-95ce-6218800cfb5d tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:34.200003 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-877b209a-7ca9-4426-95ce-6218800cfb5d tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:34.207582 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:34.207582 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:34.210481 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-877b209a-7ca9-4426-95ce-6218800cfb5d tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Volume info retrieved successfully. Aug 18 23:55:34.213944 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-877b209a-7ca9-4426-95ce-6218800cfb5d tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/volumes/24d1780f-38ba-4982-8b00-31b761f45a31 returned with HTTP 200 Aug 18 23:55:34.214307 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1393/5539] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:55:34 2026] GET /volume/v3/volumes/24d1780f-38ba-4982-8b00-31b761f45a31 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:35.048690 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cebd9966-56f8-46ab-9877-853f070ab5a3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:35.050472 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cebd9966-56f8-46ab-9877-853f070ab5a3 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb Aug 18 23:55:35.050738 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cebd9966-56f8-46ab-9877-853f070ab5a3 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:35.050962 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cebd9966-56f8-46ab-9877-853f070ab5a3 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:35.055911 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cebd9966-56f8-46ab-9877-853f070ab5a3 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb returned with HTTP 404 Aug 18 23:55:35.056305 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1370/5540] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:35 2026] GET /volume/v3/volumes/b140a388-cbce-4c68-a28f-24d052cc8ddb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:35.061624 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cdaabab7-7e18-4d9e-905a-eeb74e65ace1 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:35.063263 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cdaabab7-7e18-4d9e-905a-eeb74e65ace1 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] DELETE https://10.4.3.229/volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 Aug 18 23:55:35.063451 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cdaabab7-7e18-4d9e-905a-eeb74e65ace1 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:35.063657 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cdaabab7-7e18-4d9e-905a-eeb74e65ace1 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:35.063761 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.snapshots [None req-cdaabab7-7e18-4d9e-905a-eeb74e65ace1 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete snapshot with id: bba6dcb6-8d9b-4350-b2b1-eb97029c3487 Aug 18 23:55:35.068411 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:35.068411 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:35.068780 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cdaabab7-7e18-4d9e-905a-eeb74e65ace1 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Snapshot retrieved successfully. Aug 18 23:55:35.084691 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cdaabab7-7e18-4d9e-905a-eeb74e65ace1 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Snapshot delete request issued successfully. Aug 18 23:55:35.084911 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cdaabab7-7e18-4d9e-905a-eeb74e65ace1 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 returned with HTTP 202 Aug 18 23:55:35.085257 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1398/5541] 10.4.3.229 () {66 vars in 1357 bytes} [Tue Aug 18 23:55:35 2026] DELETE /volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:35.092188 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3e433fc5-bdcf-4b02-93eb-2f85c78b82c7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:35.094185 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3e433fc5-bdcf-4b02-93eb-2f85c78b82c7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 Aug 18 23:55:35.094478 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3e433fc5-bdcf-4b02-93eb-2f85c78b82c7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:35.094756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3e433fc5-bdcf-4b02-93eb-2f85c78b82c7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:35.100376 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:35.100376 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:35.100985 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3e433fc5-bdcf-4b02-93eb-2f85c78b82c7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Snapshot retrieved successfully. Aug 18 23:55:35.102106 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3e433fc5-bdcf-4b02-93eb-2f85c78b82c7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 returned with HTTP 200 Aug 18 23:55:35.102633 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1381/5542] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:55:35 2026] GET /volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:35.225966 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8dd3da12-9f31-4378-a05a-00a7eb1c8389 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:35.227632 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8dd3da12-9f31-4378-a05a-00a7eb1c8389 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] GET https://10.4.3.229/volume/v3/volumes/24d1780f-38ba-4982-8b00-31b761f45a31 Aug 18 23:55:35.227836 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8dd3da12-9f31-4378-a05a-00a7eb1c8389 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:35.228014 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8dd3da12-9f31-4378-a05a-00a7eb1c8389 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:35.234841 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:35.234841 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:35.238072 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8dd3da12-9f31-4378-a05a-00a7eb1c8389 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Volume info retrieved successfully. Aug 18 23:55:35.241336 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8dd3da12-9f31-4378-a05a-00a7eb1c8389 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/volumes/24d1780f-38ba-4982-8b00-31b761f45a31 returned with HTTP 200 Aug 18 23:55:35.241730 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1394/5543] 10.4.3.229 () {68 vars in 1388 bytes} [Tue Aug 18 23:55:35 2026] GET /volume/v3/volumes/24d1780f-38ba-4982-8b00-31b761f45a31 => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:35.251917 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ceddca5c-0fc6-4e60-bd32-a58fc503dd0a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:35.253480 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ceddca5c-0fc6-4e60-bd32-a58fc503dd0a tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] GET https://10.4.3.229/volume/v3/messages Aug 18 23:55:35.253715 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ceddca5c-0fc6-4e60-bd32-a58fc503dd0a tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:35.253906 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ceddca5c-0fc6-4e60-bd32-a58fc503dd0a tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:35.256944 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ceddca5c-0fc6-4e60-bd32-a58fc503dd0a tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/messages returned with HTTP 200 Aug 18 23:55:35.257264 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1371/5544] 10.4.3.229 () {68 vars in 1280 bytes} [Tue Aug 18 23:55:35 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 18 23:55:35.263911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a00515bd-5ce4-4244-b80d-6f300f2daa2e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:35.265410 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a00515bd-5ce4-4244-b80d-6f300f2daa2e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-reader] GET https://10.4.3.229/volume/v3/messages/ebd846b7-7170-4b02-bd40-6349e3360e06 Aug 18 23:55:35.265607 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a00515bd-5ce4-4244-b80d-6f300f2daa2e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:35.265788 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a00515bd-5ce4-4244-b80d-6f300f2daa2e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-reader] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:35.268231 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:35.268231 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:35.268893 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a00515bd-5ce4-4244-b80d-6f300f2daa2e tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-reader] https://10.4.3.229/volume/v3/messages/ebd846b7-7170-4b02-bd40-6349e3360e06 returned with HTTP 200 Aug 18 23:55:35.269187 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1399/5545] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:55:35 2026] GET /volume/v3/messages/ebd846b7-7170-4b02-bd40-6349e3360e06 => generated 667 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:35.275726 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-621a6cc3-a52a-4b2a-9c34-94b52faabc78 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:35.277297 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-621a6cc3-a52a-4b2a-9c34-94b52faabc78 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] DELETE https://10.4.3.229/volume/v3/messages/ebd846b7-7170-4b02-bd40-6349e3360e06 Aug 18 23:55:35.277525 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-621a6cc3-a52a-4b2a-9c34-94b52faabc78 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:35.277774 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-621a6cc3-a52a-4b2a-9c34-94b52faabc78 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method 'version_select' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:35.284408 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-621a6cc3-a52a-4b2a-9c34-94b52faabc78 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/messages/ebd846b7-7170-4b02-bd40-6349e3360e06 returned with HTTP 204 Aug 18 23:55:35.284786 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1382/5546] 10.4.3.229 () {68 vars in 1394 bytes} [Tue Aug 18 23:55:35 2026] DELETE /volume/v3/messages/ebd846b7-7170-4b02-bd40-6349e3360e06 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:55:35.290109 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:35.291795 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/24d1780f-38ba-4982-8b00-31b761f45a31 Aug 18 23:55:35.291995 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:35.292175 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:35.292324 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Delete volume with id: 24d1780f-38ba-4982-8b00-31b761f45a31 Aug 18 23:55:35.298779 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:35.298779 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:35.299055 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Volume info retrieved successfully. Aug 18 23:55:35.299891 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100171) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:55:35.307798 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1675631945 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1675631945, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:55:35.308047 np0000007721 devstack@c-api.service[100171]: WARNING cinder.quota [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1675631945 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1675631945, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:55:35.314711 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Created reservations ['023e7a13-d882-4a33-8016-a58bcca4f41c', '2b167c8a-9cde-40e7-a5be-9523c3719de3', 'e2ef7e76-8250-4e3d-a935-b52d0e72a255', 'c6081a4d-51ad-423a-b1d0-910a229d3f61'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:35.334027 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Delete volume request issued successfully. Aug 18 23:55:35.334179 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8e155527-8e4a-46d1-9984-1ec771cd8498 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/volumes/24d1780f-38ba-4982-8b00-31b761f45a31 returned with HTTP 202 Aug 18 23:55:35.334606 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1395/5547] 10.4.3.229 () {68 vars in 1391 bytes} [Tue Aug 18 23:55:35 2026] DELETE /volume/v3/volumes/24d1780f-38ba-4982-8b00-31b761f45a31 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:35.340702 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f9d31257-c917-4169-a4ec-525961bbee74 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:35.342315 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9d31257-c917-4169-a4ec-525961bbee74 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] DELETE https://10.4.3.229/volume/v3/types/458df8e6-0bc9-4a2e-af24-071f3464825a Aug 18 23:55:35.342493 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9d31257-c917-4169-a4ec-525961bbee74 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:35.342723 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9d31257-c917-4169-a4ec-525961bbee74 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:35.361923 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9d31257-c917-4169-a4ec-525961bbee74 tempest-ProjectReaderTests-862548487 tempest-ProjectReaderTests-862548487-project-admin] https://10.4.3.229/volume/v3/types/458df8e6-0bc9-4a2e-af24-071f3464825a returned with HTTP 202 Aug 18 23:55:35.362359 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1372/5548] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:55:35 2026] DELETE /volume/v3/types/458df8e6-0bc9-4a2e-af24-071f3464825a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:36.110622 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-4c27f207-0ec9-42af-959c-80c1df6d87a5 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:36.112328 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c27f207-0ec9-42af-959c-80c1df6d87a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 Aug 18 23:55:36.112475 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c27f207-0ec9-42af-959c-80c1df6d87a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:36.112719 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-4c27f207-0ec9-42af-959c-80c1df6d87a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:36.116507 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-4c27f207-0ec9-42af-959c-80c1df6d87a5 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 returned with HTTP 404 Aug 18 23:55:36.116953 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1400/5549] 10.4.3.229 () {66 vars in 1354 bytes} [Tue Aug 18 23:55:36 2026] GET /volume/v3/snapshots/bba6dcb6-8d9b-4350-b2b1-eb97029c3487 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:36.122203 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-ffdc3efd-8383-4a96-81ae-3ec9da3ff4f7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:36.123721 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ffdc3efd-8383-4a96-81ae-3ec9da3ff4f7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] DELETE https://10.4.3.229/volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 Aug 18 23:55:36.123891 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ffdc3efd-8383-4a96-81ae-3ec9da3ff4f7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:36.124056 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-ffdc3efd-8383-4a96-81ae-3ec9da3ff4f7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:36.124201 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-ffdc3efd-8383-4a96-81ae-3ec9da3ff4f7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume with id: cbff51d5-0f09-496a-8715-624244d02e72 Aug 18 23:55:36.130254 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:36.130254 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:36.130640 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ffdc3efd-8383-4a96-81ae-3ec9da3ff4f7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:36.143153 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-ffdc3efd-8383-4a96-81ae-3ec9da3ff4f7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Delete volume request issued successfully. Aug 18 23:55:36.143304 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-ffdc3efd-8383-4a96-81ae-3ec9da3ff4f7 tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 returned with HTTP 202 Aug 18 23:55:36.143613 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1383/5550] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:36 2026] DELETE /volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:36.149603 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-2c437231-98bd-44d1-8615-c4c2dc53856f None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:36.151289 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2c437231-98bd-44d1-8615-c4c2dc53856f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 Aug 18 23:55:36.151434 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2c437231-98bd-44d1-8615-c4c2dc53856f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:36.151630 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-2c437231-98bd-44d1-8615-c4c2dc53856f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:36.157702 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:36.157702 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:36.160751 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-2c437231-98bd-44d1-8615-c4c2dc53856f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Volume info retrieved successfully. Aug 18 23:55:36.164652 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-2c437231-98bd-44d1-8615-c4c2dc53856f tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 returned with HTTP 200 Aug 18 23:55:36.165093 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1396/5551] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:36 2026] GET /volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:36.612028 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:36.685865 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:36.686223 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1951217958"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:36.687867 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1951217958'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:36.688018 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Create volume of 1 GB Aug 18 23:55:36.691394 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Availability Zones retrieved successfully. Aug 18 23:55:36.696053 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Flow 'volume_create_api' (a55c4b6a-1f37-4153-a6d6-9ce49407e759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:36.697479 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3456f32-7c99-4d84-ab12-648f9d34cf3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:36.698205 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:36.717754 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3456f32-7c99-4d84-ab12-648f9d34cf3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:36.718474 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7919a8-ea4e-4a27-8940-8a7d2f03247c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:36.763725 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Created reservations ['0aa6c7c0-bc72-4df1-b6fc-9ba28d3b1ee5', '980502c8-7df3-4358-baab-5e8acf0b65f9', '12d22713-33b9-44dc-b1a9-c522a3114bbf', '6bf80d24-d092-4ba6-b7ba-d467aca24253'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:36.764455 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7919a8-ea4e-4a27-8940-8a7d2f03247c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aa6c7c0-bc72-4df1-b6fc-9ba28d3b1ee5', '980502c8-7df3-4358-baab-5e8acf0b65f9', '12d22713-33b9-44dc-b1a9-c522a3114bbf', '6bf80d24-d092-4ba6-b7ba-d467aca24253']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:36.765227 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f7d450-23a7-47bc-9a3d-4e6590bba6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:36.784596 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f7d450-23a7-47bc-9a3d-4e6590bba6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fded28e4-fb13-47cf-ab42-222ca0d83a04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1951217958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a9f83e68b0f4165aa86b7f116fee0b9',qos_specs=None,replication_status=,reservations=['0aa6c7c0-bc72-4df1-b6fc-9ba28d3b1ee5','980502c8-7df3-4358-baab-5e8acf0b65f9','12d22713-33b9-44dc-b1a9-c522a3114bbf','6bf80d24-d092-4ba6-b7ba-d467aca24253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b001a5148d47eba30a90742751b5a7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1951217958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fded28e4-fb13-47cf-ab42-222ca0d83a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a9f83e68b0f4165aa86b7f116fee0b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5b001a5148d47eba30a90742751b5a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:36.785318 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2871e082-7aff-4a4b-a99f-05282986d553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:36.799333 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2871e082-7aff-4a4b-a99f-05282986d553) transitioned into state 'SUCCESS' from state '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-1951217958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a9f83e68b0f4165aa86b7f116fee0b9',qos_specs=None,replication_status=,reservations=['0aa6c7c0-bc72-4df1-b6fc-9ba28d3b1ee5','980502c8-7df3-4358-baab-5e8acf0b65f9','12d22713-33b9-44dc-b1a9-c522a3114bbf','6bf80d24-d092-4ba6-b7ba-d467aca24253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b001a5148d47eba30a90742751b5a7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:36.799962 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59b5c33-0aa6-48fd-b0e8-fc59117e0107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:36.807747 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59b5c33-0aa6-48fd-b0e8-fc59117e0107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:36.808531 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Flow 'volume_create_api' (a55c4b6a-1f37-4153-a6d6-9ce49407e759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:36.808860 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Create volume request issued successfully. Aug 18 23:55:36.809410 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a8c691ab-c0bd-43cd-8e91-e93ae4dfc372 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:36.809860 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1373/5552] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:55:36 2026] POST /volume/v3/volumes => generated 778 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:36.820239 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-bb5a5ba8-d435-46b7-88bf-9040cad6893d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:36.821921 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bb5a5ba8-d435-46b7-88bf-9040cad6893d tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] GET https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 Aug 18 23:55:36.822137 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bb5a5ba8-d435-46b7-88bf-9040cad6893d tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:36.822312 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-bb5a5ba8-d435-46b7-88bf-9040cad6893d tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:36.828859 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:36.828859 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:36.831968 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-bb5a5ba8-d435-46b7-88bf-9040cad6893d tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Volume info retrieved successfully. Aug 18 23:55:36.835264 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-bb5a5ba8-d435-46b7-88bf-9040cad6893d tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 returned with HTTP 200 Aug 18 23:55:36.835600 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1401/5553] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:36 2026] GET /volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:37.180740 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-bdb64a1f-5245-4575-8a03-70d4dd6395ca None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:37.182586 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bdb64a1f-5245-4575-8a03-70d4dd6395ca tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] GET https://10.4.3.229/volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 Aug 18 23:55:37.182825 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bdb64a1f-5245-4575-8a03-70d4dd6395ca tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:37.183013 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-bdb64a1f-5245-4575-8a03-70d4dd6395ca tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:37.188211 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-bdb64a1f-5245-4575-8a03-70d4dd6395ca tempest-CreateVolumesFromSnapshotTest-979095880 tempest-CreateVolumesFromSnapshotTest-979095880-project-member] https://10.4.3.229/volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 returned with HTTP 404 Aug 18 23:55:37.188654 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1384/5554] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:37 2026] GET /volume/v3/volumes/cbff51d5-0f09-496a-8715-624244d02e72 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:37.847120 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f9a8fce1-6ed3-473e-b420-32e6792943ac None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:37.848943 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f9a8fce1-6ed3-473e-b420-32e6792943ac tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] GET https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 Aug 18 23:55:37.849133 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f9a8fce1-6ed3-473e-b420-32e6792943ac tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:37.849313 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f9a8fce1-6ed3-473e-b420-32e6792943ac tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:37.855771 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:37.855771 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:37.858952 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-f9a8fce1-6ed3-473e-b420-32e6792943ac tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Volume info retrieved successfully. Aug 18 23:55:37.862732 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f9a8fce1-6ed3-473e-b420-32e6792943ac tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 returned with HTTP 200 Aug 18 23:55:37.863079 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1397/5555] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:37 2026] GET /volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:37.874588 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-faabd9ed-456e-44b5-b16b-14d6fd5db7c6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:37.981177 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-faabd9ed-456e-44b5-b16b-14d6fd5db7c6 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] POST https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04/action Aug 18 23:55:37.981584 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-faabd9ed-456e-44b5-b16b-14d6fd5db7c6 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:55:37.981762 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-faabd9ed-456e-44b5-b16b-14d6fd5db7c6 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:37.989657 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:37.989657 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:37.990138 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-faabd9ed-456e-44b5-b16b-14d6fd5db7c6 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] Volume info retrieved successfully. Aug 18 23:55:37.991217 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-faabd9ed-456e-44b5-b16b-14d6fd5db7c6 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd5fef8906d05465fa4dae4d27be6f850', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a9f83e68b0f4165aa86b7f116fee0b9', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:37.991426 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-faabd9ed-456e-44b5-b16b-14d6fd5db7c6 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04/action returned with HTTP 403 Aug 18 23:55:37.991887 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1374/5556] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:55:37 2026] POST /volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04/action => generated 131 bytes in 118 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:37.998148 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-07b8d88d-b168-423e-afcb-b0216a39363c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:37.999804 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-07b8d88d-b168-423e-afcb-b0216a39363c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 Aug 18 23:55:37.999995 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-07b8d88d-b168-423e-afcb-b0216a39363c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.000163 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-07b8d88d-b168-423e-afcb-b0216a39363c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.000314 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-07b8d88d-b168-423e-afcb-b0216a39363c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Delete volume with id: fded28e4-fb13-47cf-ab42-222ca0d83a04 Aug 18 23:55:38.007035 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:38.007035 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:38.007338 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-07b8d88d-b168-423e-afcb-b0216a39363c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Volume info retrieved successfully. Aug 18 23:55:38.021909 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-07b8d88d-b168-423e-afcb-b0216a39363c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Delete volume request issued successfully. Aug 18 23:55:38.022076 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-07b8d88d-b168-423e-afcb-b0216a39363c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 returned with HTTP 202 Aug 18 23:55:38.022464 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1402/5557] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:37 2026] DELETE /volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:38.029108 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-7b455313-7472-4647-9537-4b32fca6566b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.030786 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7b455313-7472-4647-9537-4b32fca6566b tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] GET https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 Aug 18 23:55:38.030984 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7b455313-7472-4647-9537-4b32fca6566b tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.031136 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-7b455313-7472-4647-9537-4b32fca6566b tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.038127 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:38.038127 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:38.041469 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-7b455313-7472-4647-9537-4b32fca6566b tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Volume info retrieved successfully. Aug 18 23:55:38.045771 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-7b455313-7472-4647-9537-4b32fca6566b tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 returned with HTTP 200 Aug 18 23:55:38.046243 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1385/5558] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:38 2026] GET /volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:38.362022 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-4bdfd78b-6af1-4727-8a15-d8d064aa1da4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.437965 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4bdfd78b-6af1-4727-8a15-d8d064aa1da4 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:55:38.438306 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-4bdfd78b-6af1-4727-8a15-d8d064aa1da4 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1455559924", "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=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.452705 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-4bdfd78b-6af1-4727-8a15-d8d064aa1da4 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:55:38.453053 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1398/5559] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types => generated 380 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:38.460379 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-697759e5-8acb-4013-b336-ad90287a4f50 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.462446 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-697759e5-8acb-4013-b336-ad90287a4f50 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] POST https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption Aug 18 23:55:38.462841 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-697759e5-8acb-4013-b336-ad90287a4f50 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.478308 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-697759e5-8acb-4013-b336-ad90287a4f50 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption returned with HTTP 200 Aug 18 23:55:38.478872 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1375/5560] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:38.487092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-dfa3e123-a08c-46da-bb8f-5608de57ee62 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.488591 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dfa3e123-a08c-46da-bb8f-5608de57ee62 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:55:38.488925 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-dfa3e123-a08c-46da-bb8f-5608de57ee62 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1416691477", "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=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.504088 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-dfa3e123-a08c-46da-bb8f-5608de57ee62 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:55:38.504617 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1403/5561] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:38.512452 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-540fd81c-8076-4cb3-8aa5-dcc22625b9ad None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.562811 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-540fd81c-8076-4cb3-8aa5-dcc22625b9ad tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] POST https://10.4.3.229/volume/v3/types/9574a8c6-7927-4352-bd88-ddf166ac2ab8/encryption Aug 18 23:55:38.563107 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-540fd81c-8076-4cb3-8aa5-dcc22625b9ad tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.564841 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.policy [None req-540fd81c-8076-4cb3-8aa5-dcc22625b9ad tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100172) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.565002 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-540fd81c-8076-4cb3-8aa5-dcc22625b9ad tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/9574a8c6-7927-4352-bd88-ddf166ac2ab8/encryption returned with HTTP 403 Aug 18 23:55:38.565367 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1386/5562] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types/9574a8c6-7927-4352-bd88-ddf166ac2ab8/encryption => generated 127 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.572440 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-736e81bc-6204-4052-b664-2da45ad43817 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.574046 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-736e81bc-6204-4052-b664-2da45ad43817 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:55:38.574388 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-736e81bc-6204-4052-b664-2da45ad43817 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-771086470", "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=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.588892 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-736e81bc-6204-4052-b664-2da45ad43817 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:55:38.589285 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1399/5563] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:38.596809 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4efbc548-679e-469d-8fd6-083cee98f423 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.598523 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4efbc548-679e-469d-8fd6-083cee98f423 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] POST https://10.4.3.229/volume/v3/types/90157c39-8181-4d0a-b01b-f12676d5b621/extra_specs Aug 18 23:55:38.598899 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4efbc548-679e-469d-8fd6-083cee98f423 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.600750 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-4efbc548-679e-469d-8fd6-083cee98f423 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.600917 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4efbc548-679e-469d-8fd6-083cee98f423 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/90157c39-8181-4d0a-b01b-f12676d5b621/extra_specs returned with HTTP 403 Aug 18 23:55:38.601336 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1376/5564] 10.4.3.229 () {68 vars in 1399 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types/90157c39-8181-4d0a-b01b-f12676d5b621/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.607485 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-13611417-19be-4290-b71f-7f0e3a17827d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.609235 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-13611417-19be-4290-b71f-7f0e3a17827d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] PUT https://10.4.3.229/volume/v3/types/90157c39-8181-4d0a-b01b-f12676d5b621/extra_specs/key2 Aug 18 23:55:38.609549 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-13611417-19be-4290-b71f-7f0e3a17827d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.611739 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-13611417-19be-4290-b71f-7f0e3a17827d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.611910 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-13611417-19be-4290-b71f-7f0e3a17827d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/90157c39-8181-4d0a-b01b-f12676d5b621/extra_specs/key2 returned with HTTP 403 Aug 18 23:55:38.612298 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1404/5565] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:55:38 2026] PUT /volume/v3/types/90157c39-8181-4d0a-b01b-f12676d5b621/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.618532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-183afda1-80ad-4fd8-ae15-bfae03f78ad7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.620123 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-183afda1-80ad-4fd8-ae15-bfae03f78ad7 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] POST https://10.4.3.229/volume/v3/types Aug 18 23:55:38.620434 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-183afda1-80ad-4fd8-ae15-bfae03f78ad7 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.622806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.policy [None req-183afda1-80ad-4fd8-ae15-bfae03f78ad7 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100172) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.622965 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-183afda1-80ad-4fd8-ae15-bfae03f78ad7 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types returned with HTTP 403 Aug 18 23:55:38.623328 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1387/5566] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.629079 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-eadaadc9-f58f-4929-a66d-e0bf4e8bf5dd None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.630549 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eadaadc9-f58f-4929-a66d-e0bf4e8bf5dd tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:55:38.630903 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-eadaadc9-f58f-4929-a66d-e0bf4e8bf5dd tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-960771829", "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=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.643698 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-eadaadc9-f58f-4929-a66d-e0bf4e8bf5dd tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:55:38.644019 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1400/5567] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types => generated 379 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:38.650689 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7de50ad4-e900-4790-bfb4-466a3ea02e03 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.652307 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7de50ad4-e900-4790-bfb4-466a3ea02e03 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] POST https://10.4.3.229/volume/v3/types/31bea949-b35c-411e-8421-b3b6e0a05685/encryption Aug 18 23:55:38.652628 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7de50ad4-e900-4790-bfb4-466a3ea02e03 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.665453 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7de50ad4-e900-4790-bfb4-466a3ea02e03 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types/31bea949-b35c-411e-8421-b3b6e0a05685/encryption returned with HTTP 200 Aug 18 23:55:38.665922 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1377/5568] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types/31bea949-b35c-411e-8421-b3b6e0a05685/encryption => generated 239 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:38.672914 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-69aede03-0da1-4cb4-be59-23b49e4346fe None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.674683 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-69aede03-0da1-4cb4-be59-23b49e4346fe tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] DELETE https://10.4.3.229/volume/v3/types/31bea949-b35c-411e-8421-b3b6e0a05685/encryption/b8ee56ac-1206-4eaa-9c4b-98897c19fdba Aug 18 23:55:38.674871 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-69aede03-0da1-4cb4-be59-23b49e4346fe tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.675053 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-69aede03-0da1-4cb4-be59-23b49e4346fe tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.675619 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-69aede03-0da1-4cb4-be59-23b49e4346fe tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.675779 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-69aede03-0da1-4cb4-be59-23b49e4346fe tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/31bea949-b35c-411e-8421-b3b6e0a05685/encryption/b8ee56ac-1206-4eaa-9c4b-98897c19fdba returned with HTTP 403 Aug 18 23:55:38.676180 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1405/5569] 10.4.3.229 () {66 vars in 1489 bytes} [Tue Aug 18 23:55:38 2026] DELETE /volume/v3/types/31bea949-b35c-411e-8421-b3b6e0a05685/encryption/b8ee56ac-1206-4eaa-9c4b-98897c19fdba => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.682701 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-299331d4-803f-45f3-878d-3a2b67e909e3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.684204 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-299331d4-803f-45f3-878d-3a2b67e909e3 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:55:38.684566 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-299331d4-803f-45f3-878d-3a2b67e909e3 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-8331515", "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=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.698293 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-299331d4-803f-45f3-878d-3a2b67e909e3 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:55:38.698588 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1388/5570] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types => generated 377 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:38.705814 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-0e4d8913-2caf-48e3-9a13-66bf21c0ba04 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.707380 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e4d8913-2caf-48e3-9a13-66bf21c0ba04 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] DELETE https://10.4.3.229/volume/v3/types/9d396147-3b27-4ae7-be85-5aa78863e826/extra_specs/key1 Aug 18 23:55:38.707559 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0e4d8913-2caf-48e3-9a13-66bf21c0ba04 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.707751 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-0e4d8913-2caf-48e3-9a13-66bf21c0ba04 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.713458 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.policy [None req-0e4d8913-2caf-48e3-9a13-66bf21c0ba04 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100171) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.713739 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-0e4d8913-2caf-48e3-9a13-66bf21c0ba04 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/9d396147-3b27-4ae7-be85-5aa78863e826/extra_specs/key1 returned with HTTP 403 Aug 18 23:55:38.714242 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1401/5571] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:55:38 2026] DELETE /volume/v3/types/9d396147-3b27-4ae7-be85-5aa78863e826/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.720282 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9a8771c8-132e-445c-88af-6656dccd7b94 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.721739 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9a8771c8-132e-445c-88af-6656dccd7b94 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:55:38.722047 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9a8771c8-132e-445c-88af-6656dccd7b94 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1672532237", "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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.735170 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9a8771c8-132e-445c-88af-6656dccd7b94 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:55:38.735480 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1378/5572] 10.4.3.229 () {68 vars in 1253 bytes} [Tue Aug 18 23:55:38 2026] POST /volume/v3/types => generated 380 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:38.742818 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-81c33b58-e67e-4039-9ab7-087c9055e172 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.744287 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81c33b58-e67e-4039-9ab7-087c9055e172 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] DELETE https://10.4.3.229/volume/v3/types/144f8eb1-0931-48e0-bcce-87340b5d6f0f Aug 18 23:55:38.744464 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81c33b58-e67e-4039-9ab7-087c9055e172 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.744710 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81c33b58-e67e-4039-9ab7-087c9055e172 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.745220 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-81c33b58-e67e-4039-9ab7-087c9055e172 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.745373 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81c33b58-e67e-4039-9ab7-087c9055e172 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/144f8eb1-0931-48e0-bcce-87340b5d6f0f returned with HTTP 403 Aug 18 23:55:38.745789 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1406/5573] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:55:38 2026] DELETE /volume/v3/types/144f8eb1-0931-48e0-bcce-87340b5d6f0f => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.751851 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1668da44-accc-4157-8efc-e10ee8d231ea None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.753399 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1668da44-accc-4157-8efc-e10ee8d231ea tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] GET https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs Aug 18 23:55:38.753590 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1668da44-accc-4157-8efc-e10ee8d231ea tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.753779 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1668da44-accc-4157-8efc-e10ee8d231ea tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.760085 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1668da44-accc-4157-8efc-e10ee8d231ea tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs returned with HTTP 200 Aug 18 23:55:38.760410 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1389/5574] 10.4.3.229 () {66 vars in 1378 bytes} [Tue Aug 18 23:55:38 2026] GET /volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:38.767499 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bbba7b9d-8b29-4186-8592-65bf420f7844 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.769210 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bbba7b9d-8b29-4186-8592-65bf420f7844 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] GET https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption/cipher Aug 18 23:55:38.769384 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bbba7b9d-8b29-4186-8592-65bf420f7844 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.769602 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bbba7b9d-8b29-4186-8592-65bf420f7844 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.770186 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.policy [None req-bbba7b9d-8b29-4186-8592-65bf420f7844 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100171) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.770340 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bbba7b9d-8b29-4186-8592-65bf420f7844 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption/cipher returned with HTTP 403 Aug 18 23:55:38.770770 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1402/5575] 10.4.3.229 () {66 vars in 1396 bytes} [Tue Aug 18 23:55:38 2026] GET /volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.777064 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4d35b190-6dda-4b70-999f-2d9a8f2e3c20 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.778580 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4d35b190-6dda-4b70-999f-2d9a8f2e3c20 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] GET https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption Aug 18 23:55:38.778771 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4d35b190-6dda-4b70-999f-2d9a8f2e3c20 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.778942 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4d35b190-6dda-4b70-999f-2d9a8f2e3c20 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.779455 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-4d35b190-6dda-4b70-999f-2d9a8f2e3c20 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.779656 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4d35b190-6dda-4b70-999f-2d9a8f2e3c20 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption returned with HTTP 403 Aug 18 23:55:38.780013 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1379/5576] 10.4.3.229 () {66 vars in 1375 bytes} [Tue Aug 18 23:55:38 2026] GET /volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.786970 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b03f8a0c-ef63-4413-93af-87c8416d3b50 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.788918 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b03f8a0c-ef63-4413-93af-87c8416d3b50 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] GET https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs/multiattach Aug 18 23:55:38.789088 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b03f8a0c-ef63-4413-93af-87c8416d3b50 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.789247 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b03f8a0c-ef63-4413-93af-87c8416d3b50 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.796119 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b03f8a0c-ef63-4413-93af-87c8416d3b50 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs/multiattach returned with HTTP 200 Aug 18 23:55:38.796431 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1407/5577] 10.4.3.229 () {66 vars in 1414 bytes} [Tue Aug 18 23:55:38 2026] GET /volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:55:38.802825 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6a9813fd-6a5e-40ce-a096-dbbaf16f08d1 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.804371 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6a9813fd-6a5e-40ce-a096-dbbaf16f08d1 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] GET https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs/volume_backend_name Aug 18 23:55:38.804532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6a9813fd-6a5e-40ce-a096-dbbaf16f08d1 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.804725 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6a9813fd-6a5e-40ce-a096-dbbaf16f08d1 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.811046 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6a9813fd-6a5e-40ce-a096-dbbaf16f08d1 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 23:55:38.811479 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1390/5578] 10.4.3.229 () {66 vars in 1438 bytes} [Tue Aug 18 23:55:38 2026] GET /volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.820442 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-66393246-bb28-44dd-9b84-a5edfe372b1b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.822039 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-66393246-bb28-44dd-9b84-a5edfe372b1b tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] PUT https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption/debe13f0-abf7-4d80-a153-ae6efe71a0b3 Aug 18 23:55:38.822317 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-66393246-bb28-44dd-9b84-a5edfe372b1b tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.823956 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.policy [None req-66393246-bb28-44dd-9b84-a5edfe372b1b tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100171) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.824115 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-66393246-bb28-44dd-9b84-a5edfe372b1b tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption/debe13f0-abf7-4d80-a153-ae6efe71a0b3 returned with HTTP 403 Aug 18 23:55:38.824477 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1403/5579] 10.4.3.229 () {68 vars in 1506 bytes} [Tue Aug 18 23:55:38 2026] PUT /volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/encryption/debe13f0-abf7-4d80-a153-ae6efe71a0b3 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.831670 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e2a34266-961c-4a85-8aaf-6227cf48d02d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.833118 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2a34266-961c-4a85-8aaf-6227cf48d02d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] PUT https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs/key1 Aug 18 23:55:38.833391 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2a34266-961c-4a85-8aaf-6227cf48d02d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.834967 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-e2a34266-961c-4a85-8aaf-6227cf48d02d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.835128 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2a34266-961c-4a85-8aaf-6227cf48d02d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs/key1 returned with HTTP 403 Aug 18 23:55:38.835476 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1380/5580] 10.4.3.229 () {68 vars in 1413 bytes} [Tue Aug 18 23:55:38 2026] PUT /volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f/extra_specs/key1 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.841410 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3a927ead-7a10-4aed-8922-0fb615c84d4d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.842962 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a927ead-7a10-4aed-8922-0fb615c84d4d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] PUT https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f Aug 18 23:55:38.843258 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3a927ead-7a10-4aed-8922-0fb615c84d4d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:38.844983 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-3a927ead-7a10-4aed-8922-0fb615c84d4d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3fc3b825d32940efa78172a570786c03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fadb5b8a40c84ec4b54748e391f42891', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:38.845139 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3a927ead-7a10-4aed-8922-0fb615c84d4d tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-reader] https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f returned with HTTP 403 Aug 18 23:55:38.845492 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1408/5581] 10.4.3.229 () {68 vars in 1362 bytes} [Tue Aug 18 23:55:38 2026] PUT /volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:38.850926 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-72810071-4b94-4163-809c-ed8cd8d0cd9a None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.852698 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-72810071-4b94-4163-809c-ed8cd8d0cd9a tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] DELETE https://10.4.3.229/volume/v3/types/144f8eb1-0931-48e0-bcce-87340b5d6f0f Aug 18 23:55:38.852861 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-72810071-4b94-4163-809c-ed8cd8d0cd9a tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.853036 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-72810071-4b94-4163-809c-ed8cd8d0cd9a tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.872822 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-72810071-4b94-4163-809c-ed8cd8d0cd9a tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types/144f8eb1-0931-48e0-bcce-87340b5d6f0f returned with HTTP 202 Aug 18 23:55:38.873169 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1391/5582] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:55:38 2026] DELETE /volume/v3/types/144f8eb1-0931-48e0-bcce-87340b5d6f0f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:38.879161 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-351fd7fb-a3ad-4ac1-95f0-86f332421852 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.881112 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-351fd7fb-a3ad-4ac1-95f0-86f332421852 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] DELETE https://10.4.3.229/volume/v3/types/9d396147-3b27-4ae7-be85-5aa78863e826 Aug 18 23:55:38.881268 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-351fd7fb-a3ad-4ac1-95f0-86f332421852 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.881442 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-351fd7fb-a3ad-4ac1-95f0-86f332421852 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.900588 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-351fd7fb-a3ad-4ac1-95f0-86f332421852 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types/9d396147-3b27-4ae7-be85-5aa78863e826 returned with HTTP 202 Aug 18 23:55:38.900958 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1404/5583] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:55:38 2026] DELETE /volume/v3/types/9d396147-3b27-4ae7-be85-5aa78863e826 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:38.906361 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3297b4c4-d75b-49ac-954d-07daf4b5c1d9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.908033 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3297b4c4-d75b-49ac-954d-07daf4b5c1d9 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] DELETE https://10.4.3.229/volume/v3/types/31bea949-b35c-411e-8421-b3b6e0a05685 Aug 18 23:55:38.908213 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3297b4c4-d75b-49ac-954d-07daf4b5c1d9 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.908382 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3297b4c4-d75b-49ac-954d-07daf4b5c1d9 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.927599 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3297b4c4-d75b-49ac-954d-07daf4b5c1d9 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types/31bea949-b35c-411e-8421-b3b6e0a05685 returned with HTTP 202 Aug 18 23:55:38.927974 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1381/5584] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:55:38 2026] DELETE /volume/v3/types/31bea949-b35c-411e-8421-b3b6e0a05685 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:38.933401 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-8d4b5b23-6911-46e7-a499-7579ce87ad84 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.935046 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d4b5b23-6911-46e7-a499-7579ce87ad84 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] DELETE https://10.4.3.229/volume/v3/types/90157c39-8181-4d0a-b01b-f12676d5b621 Aug 18 23:55:38.935239 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d4b5b23-6911-46e7-a499-7579ce87ad84 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.935417 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-8d4b5b23-6911-46e7-a499-7579ce87ad84 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Calling method '_delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.955881 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-8d4b5b23-6911-46e7-a499-7579ce87ad84 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types/90157c39-8181-4d0a-b01b-f12676d5b621 returned with HTTP 202 Aug 18 23:55:38.956343 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1409/5585] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:55:38 2026] DELETE /volume/v3/types/90157c39-8181-4d0a-b01b-f12676d5b621 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:38.962226 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-d72b90a9-86db-4cd5-be98-0050c370d7d8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.963869 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d72b90a9-86db-4cd5-be98-0050c370d7d8 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] DELETE https://10.4.3.229/volume/v3/types/9574a8c6-7927-4352-bd88-ddf166ac2ab8 Aug 18 23:55:38.964036 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d72b90a9-86db-4cd5-be98-0050c370d7d8 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.964222 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-d72b90a9-86db-4cd5-be98-0050c370d7d8 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Calling method '_delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:38.982664 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-d72b90a9-86db-4cd5-be98-0050c370d7d8 tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types/9574a8c6-7927-4352-bd88-ddf166ac2ab8 returned with HTTP 202 Aug 18 23:55:38.982957 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1392/5586] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:55:38 2026] DELETE /volume/v3/types/9574a8c6-7927-4352-bd88-ddf166ac2ab8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:38.989058 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c671df41-0701-4234-801d-f7ca1099a6ff None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:38.990752 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c671df41-0701-4234-801d-f7ca1099a6ff tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] DELETE https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f Aug 18 23:55:38.990908 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c671df41-0701-4234-801d-f7ca1099a6ff tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:38.991082 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c671df41-0701-4234-801d-f7ca1099a6ff tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:39.010444 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c671df41-0701-4234-801d-f7ca1099a6ff tempest-VolumeTypesReaderTests-1016794692 tempest-VolumeTypesReaderTests-1016794692-project-admin] https://10.4.3.229/volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f returned with HTTP 202 Aug 18 23:55:39.010888 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1405/5587] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:55:38 2026] DELETE /volume/v3/types/5bf18486-9c7d-42b8-9738-d27b3840565f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:39.058320 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0cc01476-b876-4921-9b2b-082f1bc161d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:39.059902 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0cc01476-b876-4921-9b2b-082f1bc161d2 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] GET https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 Aug 18 23:55:39.060111 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0cc01476-b876-4921-9b2b-082f1bc161d2 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:39.060323 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0cc01476-b876-4921-9b2b-082f1bc161d2 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:39.066292 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0cc01476-b876-4921-9b2b-082f1bc161d2 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 returned with HTTP 404 Aug 18 23:55:39.066861 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1382/5588] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:39 2026] GET /volume/v3/volumes/fded28e4-fb13-47cf-ab42-222ca0d83a04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:39.075662 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:39.077353 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:39.077708 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-123843903"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:39.079088 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-123843903'}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:39.079220 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Create volume of 1 GB Aug 18 23:55:39.082884 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Availability Zones retrieved successfully. Aug 18 23:55:39.088007 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Flow 'volume_create_api' (100180d6-7d27-4864-b191-7c0809c28248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:39.088882 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ab5e91-8403-49b0-8aef-64f9103fe72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:39.089581 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:39.111162 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ab5e91-8403-49b0-8aef-64f9103fe72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:39.111892 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fd71f1-d527-4d96-83b6-6d5c8072d5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:39.144727 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Created reservations ['08a7db81-1886-47a2-8573-5e543c6049e4', '568b7a5b-56ff-40c8-9551-74d2829f1a5b', '96e83656-c434-4610-b648-d53330b8a4f8', 'fc3af4c6-f9c8-4b39-be72-6a30306a5b4e'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:39.145432 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36fd71f1-d527-4d96-83b6-6d5c8072d5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08a7db81-1886-47a2-8573-5e543c6049e4', '568b7a5b-56ff-40c8-9551-74d2829f1a5b', '96e83656-c434-4610-b648-d53330b8a4f8', 'fc3af4c6-f9c8-4b39-be72-6a30306a5b4e']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:39.146220 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6502b0-a340-45f4-b2cd-bcedad6b108a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:39.166133 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6502b0-a340-45f4-b2cd-bcedad6b108a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-123843903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a9f83e68b0f4165aa86b7f116fee0b9',qos_specs=None,replication_status=,reservations=['08a7db81-1886-47a2-8573-5e543c6049e4','568b7a5b-56ff-40c8-9551-74d2829f1a5b','96e83656-c434-4610-b648-d53330b8a4f8','fc3af4c6-f9c8-4b39-be72-6a30306a5b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b001a5148d47eba30a90742751b5a7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-123843903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a9f83e68b0f4165aa86b7f116fee0b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5b001a5148d47eba30a90742751b5a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:39.166781 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02552e22-84fc-4b3e-9b2b-777e4d3cf385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:39.184288 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02552e22-84fc-4b3e-9b2b-777e4d3cf385) transitioned into state 'SUCCESS' from state '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-123843903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a9f83e68b0f4165aa86b7f116fee0b9',qos_specs=None,replication_status=,reservations=['08a7db81-1886-47a2-8573-5e543c6049e4','568b7a5b-56ff-40c8-9551-74d2829f1a5b','96e83656-c434-4610-b648-d53330b8a4f8','fc3af4c6-f9c8-4b39-be72-6a30306a5b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b001a5148d47eba30a90742751b5a7',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:39.185221 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecfdb52-0266-4ece-8c99-52a8da3a7f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:39.193896 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecfdb52-0266-4ece-8c99-52a8da3a7f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:39.194653 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Flow 'volume_create_api' (100180d6-7d27-4864-b191-7c0809c28248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:39.194945 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Create volume request issued successfully. Aug 18 23:55:39.195482 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b393a56f-251c-4c76-bcdd-d9c9561d2f0f tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:39.195917 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1410/5589] 10.4.3.229 () {68 vars in 1258 bytes} [Tue Aug 18 23:55:39 2026] POST /volume/v3/volumes => generated 777 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:39.207234 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-33ce073b-7802-4080-80c2-efcf05658f94 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:39.208824 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-33ce073b-7802-4080-80c2-efcf05658f94 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] GET https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 Aug 18 23:55:39.209241 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-33ce073b-7802-4080-80c2-efcf05658f94 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:39.209241 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-33ce073b-7802-4080-80c2-efcf05658f94 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:39.215722 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:39.215722 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:39.218677 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-33ce073b-7802-4080-80c2-efcf05658f94 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Volume info retrieved successfully. Aug 18 23:55:39.222007 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-33ce073b-7802-4080-80c2-efcf05658f94 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 returned with HTTP 200 Aug 18 23:55:39.222317 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1393/5590] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:39 2026] GET /volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:40.229774 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:40.236010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1f0026c5-71b6-42a9-a25c-1e754c9dc9a4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:40.237732 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1f0026c5-71b6-42a9-a25c-1e754c9dc9a4 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] GET https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 Aug 18 23:55:40.237878 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1f0026c5-71b6-42a9-a25c-1e754c9dc9a4 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:40.238087 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1f0026c5-71b6-42a9-a25c-1e754c9dc9a4 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:40.244532 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:40.244532 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:40.247609 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1f0026c5-71b6-42a9-a25c-1e754c9dc9a4 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Volume info retrieved successfully. Aug 18 23:55:40.250819 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1f0026c5-71b6-42a9-a25c-1e754c9dc9a4 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 returned with HTTP 200 Aug 18 23:55:40.251136 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1383/5591] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:40 2026] GET /volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:40.262917 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-410007e3-d63a-4d87-9d47-77f70d17a231 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:40.264608 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-410007e3-d63a-4d87-9d47-77f70d17a231 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] POST https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6/action Aug 18 23:55:40.264956 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-410007e3-d63a-4d87-9d47-77f70d17a231 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:55:40.265092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-410007e3-d63a-4d87-9d47-77f70d17a231 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:40.272361 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:40.272361 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:40.272843 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.policy [None req-410007e3-d63a-4d87-9d47-77f70d17a231 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd5fef8906d05465fa4dae4d27be6f850', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a9f83e68b0f4165aa86b7f116fee0b9', '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=100173) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:55:40.273057 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-410007e3-d63a-4d87-9d47-77f70d17a231 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-reader] https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6/action returned with HTTP 403 Aug 18 23:55:40.273522 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1411/5592] 10.4.3.229 () {68 vars in 1390 bytes} [Tue Aug 18 23:55:40 2026] POST /volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:40.279671 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2f3b882a-bc01-4bec-885b-98aedbe5be55 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:40.281240 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2f3b882a-bc01-4bec-885b-98aedbe5be55 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 Aug 18 23:55:40.281438 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2f3b882a-bc01-4bec-885b-98aedbe5be55 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:40.281656 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2f3b882a-bc01-4bec-885b-98aedbe5be55 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:40.281835 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-2f3b882a-bc01-4bec-885b-98aedbe5be55 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Delete volume with id: d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 Aug 18 23:55:40.287783 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:40.287783 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:40.288085 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2f3b882a-bc01-4bec-885b-98aedbe5be55 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Volume info retrieved successfully. Aug 18 23:55:40.301655 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2f3b882a-bc01-4bec-885b-98aedbe5be55 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Delete volume request issued successfully. Aug 18 23:55:40.301896 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2f3b882a-bc01-4bec-885b-98aedbe5be55 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 returned with HTTP 202 Aug 18 23:55:40.302411 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1394/5593] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:55:40 2026] DELETE /volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:55:40.305154 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:40.305923 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-639490076"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:40.307199 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-639490076'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:40.307312 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume of 1 GB Aug 18 23:55:40.309268 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9e0841b2-44a1-4495-ba66-75b51956f7a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:40.311339 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e0841b2-44a1-4495-ba66-75b51956f7a1 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] GET https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 Aug 18 23:55:40.311396 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Availability Zones retrieved successfully. Aug 18 23:55:40.311591 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e0841b2-44a1-4495-ba66-75b51956f7a1 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:40.311854 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e0841b2-44a1-4495-ba66-75b51956f7a1 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:40.317710 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Flow 'volume_create_api' (362b90af-f7ec-4aa9-a67d-cc09da480cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:40.318872 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c530d518-266e-47b3-9a41-1ea9ecd6d715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:40.319041 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:40.319041 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:40.319672 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:40.322310 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9e0841b2-44a1-4495-ba66-75b51956f7a1 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Volume info retrieved successfully. Aug 18 23:55:40.327385 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e0841b2-44a1-4495-ba66-75b51956f7a1 tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 returned with HTTP 200 Aug 18 23:55:40.327914 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1384/5594] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:40 2026] GET /volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:40.342614 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c530d518-266e-47b3-9a41-1ea9ecd6d715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:40.343319 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9141dca2-0ac1-4257-9a6b-4134669f091f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:40.392566 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Created reservations ['1f95be74-dbe4-4144-8289-bef4898ce7fa', '50a67280-3a52-4c47-b1e4-105989fb88a7', 'b079d339-8b12-4b1e-9139-6cc4383eae21', '0327ce0a-4c65-415f-b2cc-60d75ec2dd1c'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:40.393225 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9141dca2-0ac1-4257-9a6b-4134669f091f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f95be74-dbe4-4144-8289-bef4898ce7fa', '50a67280-3a52-4c47-b1e4-105989fb88a7', 'b079d339-8b12-4b1e-9139-6cc4383eae21', '0327ce0a-4c65-415f-b2cc-60d75ec2dd1c']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:40.393879 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728d125c-e377-402a-bedd-adb654258933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:40.413103 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728d125c-e377-402a-bedd-adb654258933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b1ed1cf-cdea-4dad-bffe-5c44e838a634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-639490076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ca41466d954ed28b080855003cd18e',qos_specs=None,replication_status=,reservations=['1f95be74-dbe4-4144-8289-bef4898ce7fa','50a67280-3a52-4c47-b1e4-105989fb88a7','b079d339-8b12-4b1e-9139-6cc4383eae21','0327ce0a-4c65-415f-b2cc-60d75ec2dd1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90dbdfffe2e240678006b7814768b06d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-639490076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b1ed1cf-cdea-4dad-bffe-5c44e838a634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96ca41466d954ed28b080855003cd18e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90dbdfffe2e240678006b7814768b06d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:40.413751 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68712d77-6f9b-4e32-894d-0312fbf9c449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:40.433259 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68712d77-6f9b-4e32-894d-0312fbf9c449) transitioned into state 'SUCCESS' from state '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-639490076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ca41466d954ed28b080855003cd18e',qos_specs=None,replication_status=,reservations=['1f95be74-dbe4-4144-8289-bef4898ce7fa','50a67280-3a52-4c47-b1e4-105989fb88a7','b079d339-8b12-4b1e-9139-6cc4383eae21','0327ce0a-4c65-415f-b2cc-60d75ec2dd1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90dbdfffe2e240678006b7814768b06d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:40.433882 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (490c7784-8106-4688-9ee9-c1643fae7020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:40.441763 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (490c7784-8106-4688-9ee9-c1643fae7020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:40.442435 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Flow 'volume_create_api' (362b90af-f7ec-4aa9-a67d-cc09da480cfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:40.442717 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume request issued successfully. Aug 18 23:55:40.443197 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-7ed93c76-6196-401a-8c0b-ca8d8995842d tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:40.443595 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1406/5595] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:55:40 2026] POST /volume/v3/volumes => generated 777 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:40.453824 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3251eb26-e412-40b7-9c69-c163e13f893b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:40.455334 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3251eb26-e412-40b7-9c69-c163e13f893b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 Aug 18 23:55:40.455535 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3251eb26-e412-40b7-9c69-c163e13f893b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:40.455748 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3251eb26-e412-40b7-9c69-c163e13f893b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:40.461780 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:40.461780 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:40.464412 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3251eb26-e412-40b7-9c69-c163e13f893b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:40.467485 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3251eb26-e412-40b7-9c69-c163e13f893b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 returned with HTTP 200 Aug 18 23:55:40.467826 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1412/5596] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:40 2026] GET /volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 => generated 956 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:41.340169 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-5b6c5c43-7573-413a-a840-6f6dc0ca937c None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:41.341764 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b6c5c43-7573-413a-a840-6f6dc0ca937c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] GET https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 Aug 18 23:55:41.341942 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b6c5c43-7573-413a-a840-6f6dc0ca937c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:41.342118 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-5b6c5c43-7573-413a-a840-6f6dc0ca937c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:41.347480 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-5b6c5c43-7573-413a-a840-6f6dc0ca937c tempest-ProjectReaderTests-331822716 tempest-ProjectReaderTests-331822716-project-admin] https://10.4.3.229/volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 returned with HTTP 404 Aug 18 23:55:41.347894 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1395/5597] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:41 2026] GET /volume/v3/volumes/d6e90fd3-5c5b-4113-9ae6-7d056a4fb3e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:41.478604 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d6dcfa54-71d7-45d6-a711-2a98f77115f5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:41.480280 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6dcfa54-71d7-45d6-a711-2a98f77115f5 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 Aug 18 23:55:41.480475 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6dcfa54-71d7-45d6-a711-2a98f77115f5 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:41.480689 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6dcfa54-71d7-45d6-a711-2a98f77115f5 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:41.487210 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:41.487210 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:41.490134 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d6dcfa54-71d7-45d6-a711-2a98f77115f5 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:41.493395 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6dcfa54-71d7-45d6-a711-2a98f77115f5 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 returned with HTTP 200 Aug 18 23:55:41.493875 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1385/5598] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:41 2026] GET /volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:55:41.504757 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-d15e85fa-479c-4e89-9701-50537e3728de None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:41.582409 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d15e85fa-479c-4e89-9701-50537e3728de tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] GET https://10.4.3.229/volume/v3/volumes Aug 18 23:55:41.582666 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d15e85fa-479c-4e89-9701-50537e3728de tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:41.582931 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-d15e85fa-479c-4e89-9701-50537e3728de tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:41.583195 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.api_utils [None req-d15e85fa-479c-4e89-9701-50537e3728de tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Removing options '' from query. {{(pid=100171) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:55:41.583551 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:41.583551 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:41.584058 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-d15e85fa-479c-4e89-9701-50537e3728de tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100171) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:55:41.591613 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-d15e85fa-479c-4e89-9701-50537e3728de tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Get all volumes completed successfully. Aug 18 23:55:41.591613 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-d15e85fa-479c-4e89-9701-50537e3728de tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] https://10.4.3.229/volume/v3/volumes returned with HTTP 200 Aug 18 23:55:41.591613 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1407/5599] 10.4.3.229 () {68 vars in 1278 bytes} [Tue Aug 18 23:55:41 2026] GET /volume/v3/volumes => generated 335 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:41.599422 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-cd0e1029-b938-4e03-916b-220877fbc8d7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:41.602090 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd0e1029-b938-4e03-916b-220877fbc8d7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 Aug 18 23:55:41.602090 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd0e1029-b938-4e03-916b-220877fbc8d7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:41.602090 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-cd0e1029-b938-4e03-916b-220877fbc8d7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:41.602090 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-cd0e1029-b938-4e03-916b-220877fbc8d7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Delete volume with id: 8b1ed1cf-cdea-4dad-bffe-5c44e838a634 Aug 18 23:55:41.608951 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:41.608951 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:41.609374 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cd0e1029-b938-4e03-916b-220877fbc8d7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:41.623613 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-cd0e1029-b938-4e03-916b-220877fbc8d7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Delete volume request issued successfully. Aug 18 23:55:41.623961 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-cd0e1029-b938-4e03-916b-220877fbc8d7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 returned with HTTP 202 Aug 18 23:55:41.624388 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1413/5600] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:55:41 2026] DELETE /volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:55:41.632157 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-2ccb6d91-7659-4a33-8494-a8efeaf04b65 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:41.633675 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2ccb6d91-7659-4a33-8494-a8efeaf04b65 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 Aug 18 23:55:41.633851 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2ccb6d91-7659-4a33-8494-a8efeaf04b65 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:41.634040 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-2ccb6d91-7659-4a33-8494-a8efeaf04b65 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:41.640357 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:41.640357 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:41.643537 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-2ccb6d91-7659-4a33-8494-a8efeaf04b65 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:41.647276 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-2ccb6d91-7659-4a33-8494-a8efeaf04b65 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 returned with HTTP 200 Aug 18 23:55:41.647708 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1396/5601] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:41 2026] GET /volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:55:42.659918 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-07d06678-28fb-4054-880a-652bbcbdd183 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:42.661429 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-07d06678-28fb-4054-880a-652bbcbdd183 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 Aug 18 23:55:42.661660 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-07d06678-28fb-4054-880a-652bbcbdd183 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:42.661786 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-07d06678-28fb-4054-880a-652bbcbdd183 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:42.666790 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-07d06678-28fb-4054-880a-652bbcbdd183 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 returned with HTTP 404 Aug 18 23:55:42.667184 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1386/5602] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:42 2026] GET /volume/v3/volumes/8b1ed1cf-cdea-4dad-bffe-5c44e838a634 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:55:42.674296 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:42.676008 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:42.676363 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1834658685"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:42.677754 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.v3.volumes [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1834658685'}} {{(pid=100171) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:42.677864 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume of 1 GB Aug 18 23:55:42.678128 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:42.678128 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:42.681922 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Availability Zones retrieved successfully. Aug 18 23:55:42.687757 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Flow 'volume_create_api' (a6d4478e-6016-4904-8236-f939528abe46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:42.688688 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aab8a4f-3743-4759-9e8b-739115a0e18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:42.689428 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.flows.api.create_volume [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Validating volume size '1' using validate_int {{(pid=100171) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:42.711080 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aab8a4f-3743-4759-9e8b-739115a0e18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:42.711986 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e00bf51f-5dc5-4a05-8168-0b98923832b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:42.746011 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.quota [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Created reservations ['256b3c44-0e9b-4015-ab58-371db917c3ed', '688a2404-7baf-463d-b07e-7c8a538f0e41', 'd6331b6c-83c1-4678-aac1-b192cfa1cb00', '0a50e0ca-68ef-4e8b-ae4b-c548b9cd65c2'] {{(pid=100171) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:42.746769 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e00bf51f-5dc5-4a05-8168-0b98923832b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['256b3c44-0e9b-4015-ab58-371db917c3ed', '688a2404-7baf-463d-b07e-7c8a538f0e41', 'd6331b6c-83c1-4678-aac1-b192cfa1cb00', '0a50e0ca-68ef-4e8b-ae4b-c548b9cd65c2']}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:42.747453 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a16200-b964-43a1-b8e4-43198ba22f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:42.769033 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a16200-b964-43a1-b8e4-43198ba22f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1bcae72-3cfa-4e3b-98b9-4465ff55e16f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834658685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ca41466d954ed28b080855003cd18e',qos_specs=None,replication_status=,reservations=['256b3c44-0e9b-4015-ab58-371db917c3ed','688a2404-7baf-463d-b07e-7c8a538f0e41','d6331b6c-83c1-4678-aac1-b192cfa1cb00','0a50e0ca-68ef-4e8b-ae4b-c548b9cd65c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90dbdfffe2e240678006b7814768b06d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834658685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1bcae72-3cfa-4e3b-98b9-4465ff55e16f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96ca41466d954ed28b080855003cd18e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90dbdfffe2e240678006b7814768b06d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:42.770015 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9762c419-78e7-4597-abf6-8f69e3161089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:42.786245 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9762c419-78e7-4597-abf6-8f69e3161089) transitioned into state 'SUCCESS' from state '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-1834658685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ca41466d954ed28b080855003cd18e',qos_specs=None,replication_status=,reservations=['256b3c44-0e9b-4015-ab58-371db917c3ed','688a2404-7baf-463d-b07e-7c8a538f0e41','d6331b6c-83c1-4678-aac1-b192cfa1cb00','0a50e0ca-68ef-4e8b-ae4b-c548b9cd65c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90dbdfffe2e240678006b7814768b06d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:42.786958 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd36bb4-0de2-4330-ac77-8a40b597d800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:42.794641 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd36bb4-0de2-4330-ac77-8a40b597d800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100171) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:42.795423 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Flow 'volume_create_api' (a6d4478e-6016-4904-8236-f939528abe46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100171) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:42.795748 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume request issued successfully. Aug 18 23:55:42.796285 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-6ebdab6c-c630-4a22-80c4-e2909c51b3ee tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:42.796809 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1408/5603] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:55:42 2026] POST /volume/v3/volumes => generated 778 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:42.807262 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-70d732b3-c815-4733-b99e-06105674fbcc None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:42.809708 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-70d732b3-c815-4733-b99e-06105674fbcc tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f Aug 18 23:55:42.809936 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-70d732b3-c815-4733-b99e-06105674fbcc tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:42.810102 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-70d732b3-c815-4733-b99e-06105674fbcc tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:42.817381 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:42.817381 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:42.820753 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-70d732b3-c815-4733-b99e-06105674fbcc tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:42.824124 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-70d732b3-c815-4733-b99e-06105674fbcc tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f returned with HTTP 200 Aug 18 23:55:42.824499 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1414/5604] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:42 2026] GET /volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:43.835838 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c8941b25-545b-43c6-846c-88a41268b939 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:43.837452 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c8941b25-545b-43c6-846c-88a41268b939 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f Aug 18 23:55:43.837675 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c8941b25-545b-43c6-846c-88a41268b939 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:43.837844 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c8941b25-545b-43c6-846c-88a41268b939 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:43.844157 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:43.844157 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:43.847296 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c8941b25-545b-43c6-846c-88a41268b939 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:43.851251 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c8941b25-545b-43c6-846c-88a41268b939 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f returned with HTTP 200 Aug 18 23:55:43.851718 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1397/5605] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:43 2026] GET /volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:55:43.863118 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9d022066-98d0-427a-b5a4-12fd268b7d11 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:43.864691 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d022066-98d0-427a-b5a4-12fd268b7d11 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] GET https://10.4.3.229/volume/v3/volumes/detail Aug 18 23:55:43.864891 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d022066-98d0-427a-b5a4-12fd268b7d11 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:43.865057 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d022066-98d0-427a-b5a4-12fd268b7d11 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:43.865343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-9d022066-98d0-427a-b5a4-12fd268b7d11 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:55:43.865995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9d022066-98d0-427a-b5a4-12fd268b7d11 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:55:43.872468 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9d022066-98d0-427a-b5a4-12fd268b7d11 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Get all volumes completed successfully. Aug 18 23:55:43.872986 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:43.872986 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:43.876172 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d022066-98d0-427a-b5a4-12fd268b7d11 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] https://10.4.3.229/volume/v3/volumes/detail returned with HTTP 200 Aug 18 23:55:43.876555 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1387/5606] 10.4.3.229 () {68 vars in 1299 bytes} [Tue Aug 18 23:55:43 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:43.887868 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-85d1a1cc-c541-4a22-9d93-348de6971d7b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:43.889481 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-85d1a1cc-c541-4a22-9d93-348de6971d7b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f Aug 18 23:55:43.889689 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-85d1a1cc-c541-4a22-9d93-348de6971d7b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:43.889857 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-85d1a1cc-c541-4a22-9d93-348de6971d7b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:43.889996 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-85d1a1cc-c541-4a22-9d93-348de6971d7b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Delete volume with id: e1bcae72-3cfa-4e3b-98b9-4465ff55e16f Aug 18 23:55:43.896358 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:43.896358 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:43.896673 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-85d1a1cc-c541-4a22-9d93-348de6971d7b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:43.909802 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-85d1a1cc-c541-4a22-9d93-348de6971d7b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Delete volume request issued successfully. Aug 18 23:55:43.909957 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-85d1a1cc-c541-4a22-9d93-348de6971d7b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f returned with HTTP 202 Aug 18 23:55:43.910340 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1409/5607] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:55:43 2026] DELETE /volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:55:43.917236 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-85bc4351-2ccb-4809-8e13-62d6b7e38b1b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:43.918636 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-85bc4351-2ccb-4809-8e13-62d6b7e38b1b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f Aug 18 23:55:43.918828 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-85bc4351-2ccb-4809-8e13-62d6b7e38b1b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:43.919018 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-85bc4351-2ccb-4809-8e13-62d6b7e38b1b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:43.925289 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:43.925289 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:43.928252 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-85bc4351-2ccb-4809-8e13-62d6b7e38b1b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:43.931859 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-85bc4351-2ccb-4809-8e13-62d6b7e38b1b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f returned with HTTP 200 Aug 18 23:55:43.932243 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1415/5608] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:43 2026] GET /volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:55:44.944225 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-65991b5b-840a-4476-86bd-f610d6144748 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:44.945640 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-65991b5b-840a-4476-86bd-f610d6144748 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f Aug 18 23:55:44.945818 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-65991b5b-840a-4476-86bd-f610d6144748 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:44.945986 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-65991b5b-840a-4476-86bd-f610d6144748 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:44.951473 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-65991b5b-840a-4476-86bd-f610d6144748 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f returned with HTTP 404 Aug 18 23:55:44.951473 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1398/5609] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:44 2026] GET /volume/v3/volumes/e1bcae72-3cfa-4e3b-98b9-4465ff55e16f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:55:44.959226 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:44.961222 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:44.961688 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1982632122"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:44.963488 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1982632122'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:44.963686 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume of 1 GB Aug 18 23:55:44.967871 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Availability Zones retrieved successfully. Aug 18 23:55:44.975913 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Flow 'volume_create_api' (a77e9f57-bf49-4595-bc01-5ae4b93598c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:44.977246 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bff3244-b142-4775-8557-31f5e099ca11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:44.978343 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:45.001257 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bff3244-b142-4775-8557-31f5e099ca11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:45.001890 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea9400e-c58e-4460-b680-19d95e0d12de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:45.035246 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Created reservations ['ce7e3245-f831-4138-bd48-5de114d4d52d', '474ef026-c221-445a-974c-f7c515034db3', 'bbc9bd7c-d5e8-4067-a126-6c2d0eec94d6', '0516ae23-3194-43f8-a220-8cd918e27e0a'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:45.036047 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea9400e-c58e-4460-b680-19d95e0d12de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce7e3245-f831-4138-bd48-5de114d4d52d', '474ef026-c221-445a-974c-f7c515034db3', 'bbc9bd7c-d5e8-4067-a126-6c2d0eec94d6', '0516ae23-3194-43f8-a220-8cd918e27e0a']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:45.036795 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865adacc-583d-47b9-a799-382efaf06b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:45.061551 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865adacc-583d-47b9-a799-382efaf06b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1982632122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ca41466d954ed28b080855003cd18e',qos_specs=None,replication_status=,reservations=['ce7e3245-f831-4138-bd48-5de114d4d52d','474ef026-c221-445a-974c-f7c515034db3','bbc9bd7c-d5e8-4067-a126-6c2d0eec94d6','0516ae23-3194-43f8-a220-8cd918e27e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90dbdfffe2e240678006b7814768b06d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1982632122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96ca41466d954ed28b080855003cd18e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90dbdfffe2e240678006b7814768b06d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:45.062219 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51bfcb1-2cfb-48e4-918a-b9beefb726fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:45.077923 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51bfcb1-2cfb-48e4-918a-b9beefb726fa) transitioned into state 'SUCCESS' from state '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-1982632122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ca41466d954ed28b080855003cd18e',qos_specs=None,replication_status=,reservations=['ce7e3245-f831-4138-bd48-5de114d4d52d','474ef026-c221-445a-974c-f7c515034db3','bbc9bd7c-d5e8-4067-a126-6c2d0eec94d6','0516ae23-3194-43f8-a220-8cd918e27e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90dbdfffe2e240678006b7814768b06d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:45.078527 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74aafac-33d2-4590-a591-fa349ad79a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:45.086482 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74aafac-33d2-4590-a591-fa349ad79a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:45.087241 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Flow 'volume_create_api' (a77e9f57-bf49-4595-bc01-5ae4b93598c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:45.087507 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume request issued successfully. Aug 18 23:55:45.088022 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-70619754-6363-4ec4-ab39-969fd2b9c0c2 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:45.088418 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1388/5610] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:55:44 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:45.100340 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-36fcf3b0-6d85-487d-bcb7-2b8fe8ec04ca None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:45.103764 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-36fcf3b0-6d85-487d-bcb7-2b8fe8ec04ca tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 Aug 18 23:55:45.103764 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-36fcf3b0-6d85-487d-bcb7-2b8fe8ec04ca tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:45.103764 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-36fcf3b0-6d85-487d-bcb7-2b8fe8ec04ca tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:45.109645 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:45.109645 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:45.112925 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-36fcf3b0-6d85-487d-bcb7-2b8fe8ec04ca tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:45.116557 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-36fcf3b0-6d85-487d-bcb7-2b8fe8ec04ca tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 returned with HTTP 200 Aug 18 23:55:45.117030 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1410/5611] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:45 2026] GET /volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:46.129053 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-923ee6a3-77d8-484c-b6c6-eae37fdbbdb7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:46.131065 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-923ee6a3-77d8-484c-b6c6-eae37fdbbdb7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 Aug 18 23:55:46.131143 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-923ee6a3-77d8-484c-b6c6-eae37fdbbdb7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:46.131306 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-923ee6a3-77d8-484c-b6c6-eae37fdbbdb7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:46.140884 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:46.140884 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:46.144688 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-923ee6a3-77d8-484c-b6c6-eae37fdbbdb7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:46.149227 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-923ee6a3-77d8-484c-b6c6-eae37fdbbdb7 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 returned with HTTP 200 Aug 18 23:55:46.149742 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1416/5612] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:46 2026] GET /volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:55:46.161584 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fc0121db-eb2c-43d5-87d7-6df9ca150e2b None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:46.163090 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fc0121db-eb2c-43d5-87d7-6df9ca150e2b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] GET https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 Aug 18 23:55:46.163263 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fc0121db-eb2c-43d5-87d7-6df9ca150e2b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:46.163428 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fc0121db-eb2c-43d5-87d7-6df9ca150e2b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:46.169296 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:46.169296 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:46.172712 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fc0121db-eb2c-43d5-87d7-6df9ca150e2b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Volume info retrieved successfully. Aug 18 23:55:46.176530 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fc0121db-eb2c-43d5-87d7-6df9ca150e2b tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 returned with HTTP 200 Aug 18 23:55:46.177021 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1399/5613] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:46 2026] GET /volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:46.188091 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1254a2e1-3eca-4275-8c04-3c81da1a83c3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:46.189778 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1254a2e1-3eca-4275-8c04-3c81da1a83c3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 Aug 18 23:55:46.189956 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1254a2e1-3eca-4275-8c04-3c81da1a83c3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:46.190130 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1254a2e1-3eca-4275-8c04-3c81da1a83c3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:46.190272 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-1254a2e1-3eca-4275-8c04-3c81da1a83c3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Delete volume with id: 0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 Aug 18 23:55:46.196546 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:46.196546 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:46.196871 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1254a2e1-3eca-4275-8c04-3c81da1a83c3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:46.211468 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1254a2e1-3eca-4275-8c04-3c81da1a83c3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Delete volume request issued successfully. Aug 18 23:55:46.211754 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1254a2e1-3eca-4275-8c04-3c81da1a83c3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 returned with HTTP 202 Aug 18 23:55:46.212320 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1389/5614] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:55:46 2026] DELETE /volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:55:46.218528 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bb289f97-b986-47d7-8f5e-87a8d6e3daaf None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:46.220237 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bb289f97-b986-47d7-8f5e-87a8d6e3daaf tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 Aug 18 23:55:46.220437 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bb289f97-b986-47d7-8f5e-87a8d6e3daaf tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:46.220644 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bb289f97-b986-47d7-8f5e-87a8d6e3daaf tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:46.227061 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:46.227061 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:46.230064 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bb289f97-b986-47d7-8f5e-87a8d6e3daaf tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:46.233642 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bb289f97-b986-47d7-8f5e-87a8d6e3daaf tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 returned with HTTP 200 Aug 18 23:55:46.233992 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1411/5615] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:46 2026] GET /volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:55:47.245655 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-490c2e7b-ee3a-4955-bc2d-24244413600e None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:47.247588 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-490c2e7b-ee3a-4955-bc2d-24244413600e tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 Aug 18 23:55:47.247791 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-490c2e7b-ee3a-4955-bc2d-24244413600e tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:47.248173 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-490c2e7b-ee3a-4955-bc2d-24244413600e tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:47.256277 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-490c2e7b-ee3a-4955-bc2d-24244413600e tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 returned with HTTP 404 Aug 18 23:55:47.256892 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1417/5616] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:47 2026] GET /volume/v3/volumes/0ab4f1db-4e43-48aa-8d3c-2b2b5ba69f49 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:55:47.263296 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:47.264847 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:47.265241 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1833612422"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:47.266697 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.v3.volumes [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1833612422'}} {{(pid=100172) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:47.266834 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume of 1 GB Aug 18 23:55:47.270045 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Availability Zones retrieved successfully. Aug 18 23:55:47.275002 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Flow 'volume_create_api' (640df838-210f-4cfa-b01e-a5946f32325c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:47.275911 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1b4fdc7-8f17-47f5-b4cf-40388f15ee19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:47.276734 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.flows.api.create_volume [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Validating volume size '1' using validate_int {{(pid=100172) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:47.297042 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1b4fdc7-8f17-47f5-b4cf-40388f15ee19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=07175886-aeca-4602-8ba4-2545aa91878f,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07175886-aeca-4602-8ba4-2545aa91878f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:47.297828 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6486632-15ae-42de-bbd0-d45db0235f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:47.331124 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.quota [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Created reservations ['c2a6a447-cda8-4c4a-a541-e87464703182', '1585017f-156e-4602-98f3-dcc9b97f49c3', 'bbb1b9e6-3408-4675-af7b-538b321c1e4f', '4719cdb9-842e-4fc6-8df1-e3ce776d76f2'] {{(pid=100172) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:47.331829 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6486632-15ae-42de-bbd0-d45db0235f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a6a447-cda8-4c4a-a541-e87464703182', '1585017f-156e-4602-98f3-dcc9b97f49c3', 'bbb1b9e6-3408-4675-af7b-538b321c1e4f', '4719cdb9-842e-4fc6-8df1-e3ce776d76f2']}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:47.332487 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (323b580f-451d-4edf-82eb-fa6e3ba9e067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:47.353411 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (323b580f-451d-4edf-82eb-fa6e3ba9e067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '956906e7-ac84-43b6-8ce0-a9c54a062ccc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1833612422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ca41466d954ed28b080855003cd18e',qos_specs=None,replication_status=,reservations=['c2a6a447-cda8-4c4a-a541-e87464703182','1585017f-156e-4602-98f3-dcc9b97f49c3','bbb1b9e6-3408-4675-af7b-538b321c1e4f','4719cdb9-842e-4fc6-8df1-e3ce776d76f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90dbdfffe2e240678006b7814768b06d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1833612422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=956906e7-ac84-43b6-8ce0-a9c54a062ccc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96ca41466d954ed28b080855003cd18e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90dbdfffe2e240678006b7814768b06d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07175886-aeca-4602-8ba4-2545aa91878f),volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:47.354114 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6169444d-68f5-4b31-bb4e-43070c010f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:47.368762 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6169444d-68f5-4b31-bb4e-43070c010f5f) transitioned into state 'SUCCESS' from state '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-1833612422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96ca41466d954ed28b080855003cd18e',qos_specs=None,replication_status=,reservations=['c2a6a447-cda8-4c4a-a541-e87464703182','1585017f-156e-4602-98f3-dcc9b97f49c3','bbb1b9e6-3408-4675-af7b-538b321c1e4f','4719cdb9-842e-4fc6-8df1-e3ce776d76f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90dbdfffe2e240678006b7814768b06d',volume_type_id=07175886-aeca-4602-8ba4-2545aa91878f)}' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:47.369355 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997900be-498a-4128-986e-f349676752e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:47.376966 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997900be-498a-4128-986e-f349676752e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100172) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:47.377800 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Flow 'volume_create_api' (640df838-210f-4cfa-b01e-a5946f32325c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100172) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:47.378066 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Create volume request issued successfully. Aug 18 23:55:47.378585 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-fa9f0223-a26a-4e70-bccb-792c86b345ef tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:47.378981 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1400/5617] 10.4.3.229 () {70 vars in 1299 bytes} [Tue Aug 18 23:55:47 2026] POST /volume/v3/volumes => generated 778 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:55:47.392766 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4ac3cb91-7b57-4df4-a3ce-9e3ce6d714cb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:47.394311 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ac3cb91-7b57-4df4-a3ce-9e3ce6d714cb tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc Aug 18 23:55:47.394542 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ac3cb91-7b57-4df4-a3ce-9e3ce6d714cb tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:47.394762 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ac3cb91-7b57-4df4-a3ce-9e3ce6d714cb tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:47.401453 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:47.401453 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:47.405246 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4ac3cb91-7b57-4df4-a3ce-9e3ce6d714cb tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:47.408730 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ac3cb91-7b57-4df4-a3ce-9e3ce6d714cb tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc returned with HTTP 200 Aug 18 23:55:47.409114 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1390/5618] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:47 2026] GET /volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:55:48.422091 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-9f457a93-da38-4221-a2a7-4936ee93f78e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:48.423643 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9f457a93-da38-4221-a2a7-4936ee93f78e tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc Aug 18 23:55:48.423823 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9f457a93-da38-4221-a2a7-4936ee93f78e tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:48.423994 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-9f457a93-da38-4221-a2a7-4936ee93f78e tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:48.431197 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:48.431197 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:48.434311 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-9f457a93-da38-4221-a2a7-4936ee93f78e tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:48.437682 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-9f457a93-da38-4221-a2a7-4936ee93f78e tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc returned with HTTP 200 Aug 18 23:55:48.438013 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1412/5619] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:48 2026] GET /volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:55:48.449689 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-83ade7f7-5c88-48b9-a298-1beb3252e8f3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:48.451189 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-83ade7f7-5c88-48b9-a298-1beb3252e8f3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] GET https://10.4.3.229/volume/v3/volumes/summary Aug 18 23:55:48.451415 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-83ade7f7-5c88-48b9-a298-1beb3252e8f3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:48.451637 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-83ade7f7-5c88-48b9-a298-1beb3252e8f3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:48.451809 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.api_utils [None req-83ade7f7-5c88-48b9-a298-1beb3252e8f3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Removing options '' from query. {{(pid=100173) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:55:48.456976 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-83ade7f7-5c88-48b9-a298-1beb3252e8f3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] Get summary completed successfully. Aug 18 23:55:48.457183 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-83ade7f7-5c88-48b9-a298-1beb3252e8f3 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-reader] https://10.4.3.229/volume/v3/volumes/summary returned with HTTP 200 Aug 18 23:55:48.457571 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1418/5620] 10.4.3.229 () {68 vars in 1302 bytes} [Tue Aug 18 23:55:48 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:48.465235 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-8cadb203-8536-4a51-8dd1-06d01a8a53fa None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:48.467262 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8cadb203-8536-4a51-8dd1-06d01a8a53fa tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] DELETE https://10.4.3.229/volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc Aug 18 23:55:48.467443 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8cadb203-8536-4a51-8dd1-06d01a8a53fa tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:48.467654 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-8cadb203-8536-4a51-8dd1-06d01a8a53fa tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:48.467805 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-8cadb203-8536-4a51-8dd1-06d01a8a53fa tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Delete volume with id: 956906e7-ac84-43b6-8ce0-a9c54a062ccc Aug 18 23:55:48.474988 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:48.474988 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:48.475335 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8cadb203-8536-4a51-8dd1-06d01a8a53fa tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:48.491143 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-8cadb203-8536-4a51-8dd1-06d01a8a53fa tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Delete volume request issued successfully. Aug 18 23:55:48.491143 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-8cadb203-8536-4a51-8dd1-06d01a8a53fa tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc returned with HTTP 202 Aug 18 23:55:48.491380 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1401/5621] 10.4.3.229 () {68 vars in 1392 bytes} [Tue Aug 18 23:55:48 2026] DELETE /volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:55:48.501946 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bdc4ec6c-bdcd-4d2e-bfc7-b1692ed666fb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:48.503467 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdc4ec6c-bdcd-4d2e-bfc7-b1692ed666fb tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc Aug 18 23:55:48.503634 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdc4ec6c-bdcd-4d2e-bfc7-b1692ed666fb tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:48.503799 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdc4ec6c-bdcd-4d2e-bfc7-b1692ed666fb tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:48.509854 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:48.509854 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:48.512790 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bdc4ec6c-bdcd-4d2e-bfc7-b1692ed666fb tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Volume info retrieved successfully. Aug 18 23:55:48.516150 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdc4ec6c-bdcd-4d2e-bfc7-b1692ed666fb tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc returned with HTTP 200 Aug 18 23:55:48.516480 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1391/5622] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:48 2026] GET /volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:55:49.527804 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-23481327-9615-4ff5-a890-0bad6c55d9d5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:49.529311 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-23481327-9615-4ff5-a890-0bad6c55d9d5 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] GET https://10.4.3.229/volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc Aug 18 23:55:49.529535 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-23481327-9615-4ff5-a890-0bad6c55d9d5 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:49.529725 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-23481327-9615-4ff5-a890-0bad6c55d9d5 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:49.534654 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-23481327-9615-4ff5-a890-0bad6c55d9d5 tempest-ProjectReaderTests-1172054419 tempest-ProjectReaderTests-1172054419-project-admin] https://10.4.3.229/volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc returned with HTTP 404 Aug 18 23:55:49.535053 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1413/5623] 10.4.3.229 () {68 vars in 1389 bytes} [Tue Aug 18 23:55:49 2026] GET /volume/v3/volumes/956906e7-ac84-43b6-8ce0-a9c54a062ccc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:55:49.993035 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-a3e7d799-5fc5-40af-895d-4365c77d9a48 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:50.043039 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a3e7d799-5fc5-40af-895d-4365c77d9a48 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:55:50.043420 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-a3e7d799-5fc5-40af-895d-4365c77d9a48 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1843743782", "extra_specs": {}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:50.055730 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-a3e7d799-5fc5-40af-895d-4365c77d9a48 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:55:50.056082 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1419/5624] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:55:49 2026] POST /volume/v3/types => generated 212 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:50.063207 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-45c12e68-a2cf-4256-b583-e9efb0a1028e None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:50.064835 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-45c12e68-a2cf-4256-b583-e9efb0a1028e tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] POST https://10.4.3.229/volume/v3/types/116f1dee-c894-45c3-a867-bb4c1fe7f05e/encryption Aug 18 23:55:50.065166 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-45c12e68-a2cf-4256-b583-e9efb0a1028e tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:50.078310 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-45c12e68-a2cf-4256-b583-e9efb0a1028e tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] https://10.4.3.229/volume/v3/types/116f1dee-c894-45c3-a867-bb4c1fe7f05e/encryption returned with HTTP 200 Aug 18 23:55:50.078754 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1402/5625] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:55:50 2026] POST /volume/v3/types/116f1dee-c894-45c3-a867-bb4c1fe7f05e/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:50.086338 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:50.149277 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:50.149635 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-740474953", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1843743782", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:50.151084 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-740474953', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1843743782', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:50.154334 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume of 1 GB Aug 18 23:55:50.154659 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:50.154659 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:50.155111 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Availability Zones retrieved successfully. Aug 18 23:55:50.160296 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Flow 'volume_create_api' (c02390b4-875c-4a68-b292-3d8f26260156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:50.161209 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d8ce34-0203-479e-a723-2070702212d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:50.162067 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:50.186465 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d8ce34-0203-479e-a723-2070702212d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:55:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=116f1dee-c894-45c3-a867-bb4c1fe7f05e,is_public=True,name='tempest-scenario-type-luks-1843743782',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '116f1dee-c894-45c3-a867-bb4c1fe7f05e', '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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:50.187372 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b90e6c6d-8cd8-4ae7-ad76-3f1c27018ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:50.208716 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1843743782 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1843743782, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:55:50.208966 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1843743782 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1843743782, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:55:50.233563 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Created reservations ['555ce853-1800-422d-acc8-adc98e2a4a2c', 'fb655a4a-7553-4be8-bdc5-9d9f9df440db', '082db87b-8250-4adc-8221-c32ba153c028', 'cf5e97b5-5e2d-4f91-b9e3-5390d5f2d135'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:50.234314 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b90e6c6d-8cd8-4ae7-ad76-3f1c27018ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['555ce853-1800-422d-acc8-adc98e2a4a2c', 'fb655a4a-7553-4be8-bdc5-9d9f9df440db', '082db87b-8250-4adc-8221-c32ba153c028', 'cf5e97b5-5e2d-4f91-b9e3-5390d5f2d135']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:50.234995 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d81505b1-cff1-4e96-bfae-9aee0a2bf8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:50.253052 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d81505b1-cff1-4e96-bfae-9aee0a2bf8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54e73fd2-4cc1-4329-823f-242b2274f42e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-740474953',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0d178b9fb34bc99498e62fd57f51d5',qos_specs=None,replication_status=,reservations=['555ce853-1800-422d-acc8-adc98e2a4a2c','fb655a4a-7553-4be8-bdc5-9d9f9df440db','082db87b-8250-4adc-8221-c32ba153c028','cf5e97b5-5e2d-4f91-b9e3-5390d5f2d135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_type_id=116f1dee-c894-45c3-a867-bb4c1fe7f05e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-740474953',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=54e73fd2-4cc1-4329-823f-242b2274f42e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad0d178b9fb34bc99498e62fd57f51d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(116f1dee-c894-45c3-a867-bb4c1fe7f05e),volume_type_id=116f1dee-c894-45c3-a867-bb4c1fe7f05e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:50.253734 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77e7e8cf-af92-4f24-90e4-304225aafde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:50.267846 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77e7e8cf-af92-4f24-90e4-304225aafde4) transitioned into state 'SUCCESS' from state '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-740474953',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0d178b9fb34bc99498e62fd57f51d5',qos_specs=None,replication_status=,reservations=['555ce853-1800-422d-acc8-adc98e2a4a2c','fb655a4a-7553-4be8-bdc5-9d9f9df440db','082db87b-8250-4adc-8221-c32ba153c028','cf5e97b5-5e2d-4f91-b9e3-5390d5f2d135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_type_id=116f1dee-c894-45c3-a867-bb4c1fe7f05e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:50.268434 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2172a76-ce1f-425c-8761-084d0c792fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:50.275895 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2172a76-ce1f-425c-8761-084d0c792fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:50.276589 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Flow 'volume_create_api' (c02390b4-875c-4a68-b292-3d8f26260156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:50.276863 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume request issued successfully. Aug 18 23:55:50.277350 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40c3c3c2-fc2c-48c8-9a9e-61cc95f9ec63 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:50.277745 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1392/5626] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:55:50 2026] POST /volume/v3/volumes => generated 784 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:50.287556 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c7283f1a-60bd-4766-9f07-85d683493cce None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:50.289241 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c7283f1a-60bd-4766-9f07-85d683493cce tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e Aug 18 23:55:50.289423 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c7283f1a-60bd-4766-9f07-85d683493cce tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:50.289661 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c7283f1a-60bd-4766-9f07-85d683493cce tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:50.296221 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:50.296221 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:50.299697 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c7283f1a-60bd-4766-9f07-85d683493cce tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:50.303375 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c7283f1a-60bd-4766-9f07-85d683493cce tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e returned with HTTP 200 Aug 18 23:55:50.303817 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1414/5627] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:50 2026] GET /volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:51.314089 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5a2e1753-f618-471a-8215-d4ade2f2e861 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:51.315616 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5a2e1753-f618-471a-8215-d4ade2f2e861 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e Aug 18 23:55:51.315788 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5a2e1753-f618-471a-8215-d4ade2f2e861 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:51.315956 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5a2e1753-f618-471a-8215-d4ade2f2e861 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:51.321967 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:51.321967 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:51.325087 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5a2e1753-f618-471a-8215-d4ade2f2e861 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:51.328609 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5a2e1753-f618-471a-8215-d4ade2f2e861 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e returned with HTTP 200 Aug 18 23:55:51.328959 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1420/5628] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:51 2026] GET /volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:51.339332 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4f170bfa-b110-46dd-9acc-d161d0dde0a5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:51.341014 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4f170bfa-b110-46dd-9acc-d161d0dde0a5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e Aug 18 23:55:51.341188 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4f170bfa-b110-46dd-9acc-d161d0dde0a5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:51.341373 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4f170bfa-b110-46dd-9acc-d161d0dde0a5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:51.347276 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:51.347276 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:51.350108 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4f170bfa-b110-46dd-9acc-d161d0dde0a5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:51.353403 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4f170bfa-b110-46dd-9acc-d161d0dde0a5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e returned with HTTP 200 Aug 18 23:55:51.353755 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1403/5629] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:51 2026] GET /volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:51.364993 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:51.366809 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:55:51.367138 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1349296882", "source_volid": "54e73fd2-4cc1-4329-823f-242b2274f42e", "volume_type": "tempest-scenario-type-luks-1843743782", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:55:51.368624 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1349296882', 'source_volid': '54e73fd2-4cc1-4329-823f-242b2274f42e', 'volume_type': 'tempest-scenario-type-luks-1843743782', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:55:51.377917 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:51.377917 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:51.378592 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume retrieved successfully. Aug 18 23:55:51.378763 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume of 1 GB Aug 18 23:55:51.379743 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Availability Zones retrieved successfully. Aug 18 23:55:51.384456 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Flow 'volume_create_api' (f9f1bf17-0ba0-4fb2-893f-af39e9fcf7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:51.385534 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8fff2c-3e61-404b-a90b-3dc87c418b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:51.386370 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:55:51.404109 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8fff2c-3e61-404b-a90b-3dc87c418b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '54e73fd2-4cc1-4329-823f-242b2274f42e', 'volume_type': VolumeType(created_at=2026-08-18T23:55:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=116f1dee-c894-45c3-a867-bb4c1fe7f05e,is_public=True,name='tempest-scenario-type-luks-1843743782',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '116f1dee-c894-45c3-a867-bb4c1fe7f05e', '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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:51.404864 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8258eb-a134-4a28-9b9f-b070b8e35794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:51.437548 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Created reservations ['46d85cdd-a5f1-488b-bb49-4b30f95a624e', 'ebb8953e-2be0-4973-bdc8-0ffcdcad8528', 'c9ec1cc7-8d02-4355-a3d7-0a4fbe9dc20f', 'a37d5efc-7b3c-478c-b8d7-ffca924e5d32'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:55:51.438225 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8258eb-a134-4a28-9b9f-b070b8e35794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46d85cdd-a5f1-488b-bb49-4b30f95a624e', 'ebb8953e-2be0-4973-bdc8-0ffcdcad8528', 'c9ec1cc7-8d02-4355-a3d7-0a4fbe9dc20f', 'a37d5efc-7b3c-478c-b8d7-ffca924e5d32']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:51.438907 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (955e0d24-98e8-48a1-b90b-9a524b06ecc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:51.468934 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (955e0d24-98e8-48a1-b90b-9a524b06ecc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a29f6352-b684-4028-8c70-eb5921f46100', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1349296882',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0d178b9fb34bc99498e62fd57f51d5',qos_specs=None,replication_status=,reservations=['46d85cdd-a5f1-488b-bb49-4b30f95a624e','ebb8953e-2be0-4973-bdc8-0ffcdcad8528','c9ec1cc7-8d02-4355-a3d7-0a4fbe9dc20f','a37d5efc-7b3c-478c-b8d7-ffca924e5d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=54e73fd2-4cc1-4329-823f-242b2274f42e,status='creating',user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_type_id=116f1dee-c894-45c3-a867-bb4c1fe7f05e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1349296882',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a29f6352-b684-4028-8c70-eb5921f46100,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad0d178b9fb34bc99498e62fd57f51d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=54e73fd2-4cc1-4329-823f-242b2274f42e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(116f1dee-c894-45c3-a867-bb4c1fe7f05e),volume_type_id=116f1dee-c894-45c3-a867-bb4c1fe7f05e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:51.469659 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b2a84c-a7f4-4bf4-bf28-b38fd0abb0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:51.484367 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b2a84c-a7f4-4bf4-bf28-b38fd0abb0cc) transitioned into state 'SUCCESS' from state '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-1349296882',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0d178b9fb34bc99498e62fd57f51d5',qos_specs=None,replication_status=,reservations=['46d85cdd-a5f1-488b-bb49-4b30f95a624e','ebb8953e-2be0-4973-bdc8-0ffcdcad8528','c9ec1cc7-8d02-4355-a3d7-0a4fbe9dc20f','a37d5efc-7b3c-478c-b8d7-ffca924e5d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=54e73fd2-4cc1-4329-823f-242b2274f42e,status='creating',user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_type_id=116f1dee-c894-45c3-a867-bb4c1fe7f05e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:51.485020 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014239c1-a534-445a-aa4e-638b73e7a3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:55:51.498036 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (014239c1-a534-445a-aa4e-638b73e7a3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:55:51.498457 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Flow 'volume_create_api' (f9f1bf17-0ba0-4fb2-893f-af39e9fcf7b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:55:51.498769 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume request issued successfully. Aug 18 23:55:51.499252 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e22e150-0bc3-45eb-ba29-7a5767f5f94e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:55:51.499653 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1393/5630] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:55:51 2026] POST /volume/v3/volumes => generated 812 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:55:51.512790 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-da72594c-2333-41e0-abd1-ae183aeaf075 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:51.514457 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-da72594c-2333-41e0-abd1-ae183aeaf075 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:55:51.514665 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-da72594c-2333-41e0-abd1-ae183aeaf075 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:51.514865 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-da72594c-2333-41e0-abd1-ae183aeaf075 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:51.522269 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:51.522269 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:51.526460 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-da72594c-2333-41e0-abd1-ae183aeaf075 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:51.530494 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-da72594c-2333-41e0-abd1-ae183aeaf075 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:55:51.530891 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1415/5631] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:51 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:52.544032 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-65d5ed48-1805-4cdd-b86a-80227d949581 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:52.545475 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-65d5ed48-1805-4cdd-b86a-80227d949581 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:55:52.545675 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-65d5ed48-1805-4cdd-b86a-80227d949581 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:52.545842 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-65d5ed48-1805-4cdd-b86a-80227d949581 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:52.552384 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:52.552384 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:52.555183 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-65d5ed48-1805-4cdd-b86a-80227d949581 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:52.558628 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-65d5ed48-1805-4cdd-b86a-80227d949581 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:55:52.558957 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1421/5632] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:52 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 904 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:53.570569 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-55709c90-b432-451e-8e1d-321f4b183b10 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:53.572142 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-55709c90-b432-451e-8e1d-321f4b183b10 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:55:53.572333 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-55709c90-b432-451e-8e1d-321f4b183b10 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:53.572538 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-55709c90-b432-451e-8e1d-321f4b183b10 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:53.578770 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:53.578770 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:53.581901 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-55709c90-b432-451e-8e1d-321f4b183b10 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:53.585529 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-55709c90-b432-451e-8e1d-321f4b183b10 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:55:53.585852 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1404/5633] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:53 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:54.597448 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-021de587-c195-4f07-bc36-692fbaeaf6da None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:54.599255 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-021de587-c195-4f07-bc36-692fbaeaf6da tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:55:54.599437 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-021de587-c195-4f07-bc36-692fbaeaf6da tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:54.599652 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-021de587-c195-4f07-bc36-692fbaeaf6da tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:54.605959 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:54.605959 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:54.608966 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-021de587-c195-4f07-bc36-692fbaeaf6da tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:54.612344 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-021de587-c195-4f07-bc36-692fbaeaf6da tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:55:54.612872 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1394/5634] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:54 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:55.624029 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e3b124b3-31dd-4b3e-81bb-9418e4ceb9bc None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:55.625724 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e3b124b3-31dd-4b3e-81bb-9418e4ceb9bc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:55:55.625901 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e3b124b3-31dd-4b3e-81bb-9418e4ceb9bc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:55.626072 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e3b124b3-31dd-4b3e-81bb-9418e4ceb9bc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:55.633111 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:55.633111 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:55.636818 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e3b124b3-31dd-4b3e-81bb-9418e4ceb9bc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:55.640576 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e3b124b3-31dd-4b3e-81bb-9418e4ceb9bc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:55:55.640933 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1416/5635] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:55 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:56.652145 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-3911ff85-d7eb-4fc3-a941-b11a119d8332 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:56.653896 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3911ff85-d7eb-4fc3-a941-b11a119d8332 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:55:56.654074 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3911ff85-d7eb-4fc3-a941-b11a119d8332 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:56.654251 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-3911ff85-d7eb-4fc3-a941-b11a119d8332 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:56.660834 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:56.660834 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:55:56.664033 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-3911ff85-d7eb-4fc3-a941-b11a119d8332 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:56.667808 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-3911ff85-d7eb-4fc3-a941-b11a119d8332 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:55:56.668177 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1422/5636] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:56 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:57.679325 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-480ee72b-7dee-4b2d-8dbc-b3c903890710 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:57.681011 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-480ee72b-7dee-4b2d-8dbc-b3c903890710 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:55:57.681185 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-480ee72b-7dee-4b2d-8dbc-b3c903890710 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:57.681353 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-480ee72b-7dee-4b2d-8dbc-b3c903890710 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:57.687468 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:57.687468 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:55:57.690622 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-480ee72b-7dee-4b2d-8dbc-b3c903890710 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:57.694293 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-480ee72b-7dee-4b2d-8dbc-b3c903890710 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:55:57.694778 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1405/5637] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:57 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:58.705556 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-424d5841-4883-4e75-b20a-7315268c62b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:58.707264 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-424d5841-4883-4e75-b20a-7315268c62b4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:55:58.707441 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-424d5841-4883-4e75-b20a-7315268c62b4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:58.707670 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-424d5841-4883-4e75-b20a-7315268c62b4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:58.713961 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:58.713961 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:55:58.717048 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-424d5841-4883-4e75-b20a-7315268c62b4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:58.720758 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-424d5841-4883-4e75-b20a-7315268c62b4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:55:58.721086 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1395/5638] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:58 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:55:59.732401 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-ec618110-c581-40ce-9c81-72780b068f2a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:55:59.734281 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ec618110-c581-40ce-9c81-72780b068f2a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:55:59.734458 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ec618110-c581-40ce-9c81-72780b068f2a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:55:59.734664 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-ec618110-c581-40ce-9c81-72780b068f2a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:55:59.741717 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:55:59.741717 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:55:59.745234 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-ec618110-c581-40ce-9c81-72780b068f2a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:55:59.749180 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-ec618110-c581-40ce-9c81-72780b068f2a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:55:59.749552 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1417/5639] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:55:59 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:00.761216 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-86e49939-e02e-404d-848a-c2d3945c7924 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:00.762957 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86e49939-e02e-404d-848a-c2d3945c7924 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:00.763144 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86e49939-e02e-404d-848a-c2d3945c7924 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:00.763316 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-86e49939-e02e-404d-848a-c2d3945c7924 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:00.770269 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:00.770269 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:56:00.773642 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-86e49939-e02e-404d-848a-c2d3945c7924 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:00.777375 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-86e49939-e02e-404d-848a-c2d3945c7924 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:00.777789 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1423/5640] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:00 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:00.788309 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-0747602a-1995-4662-a722-8ed8849797e7 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:00.790826 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0747602a-1995-4662-a722-8ed8849797e7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:00.791086 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0747602a-1995-4662-a722-8ed8849797e7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:00.791319 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-0747602a-1995-4662-a722-8ed8849797e7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:00.798128 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:00.798128 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:56:00.802471 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-0747602a-1995-4662-a722-8ed8849797e7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:00.807030 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-0747602a-1995-4662-a722-8ed8849797e7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:00.807413 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1406/5641] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:00 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:08.720036 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=235,cinder:UPDATE=71,cinder:INSERT=49 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:56:09.748250 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=246,cinder:UPDATE=98,cinder:INSERT=66 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:56:10.776668 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=215,cinder:UPDATE=67,cinder:INSERT=40 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:56:10.806318 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=218,cinder:UPDATE=66,cinder:INSERT=41 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:56:43.588689 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-96e0aea3-b3ad-4863-8167-895a12cd055d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:43.590689 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-96e0aea3-b3ad-4863-8167-895a12cd055d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:43.590871 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-96e0aea3-b3ad-4863-8167-895a12cd055d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:43.591042 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-96e0aea3-b3ad-4863-8167-895a12cd055d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:43.597363 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:43.597363 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:56:43.600461 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-96e0aea3-b3ad-4863-8167-895a12cd055d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:43.603968 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-96e0aea3-b3ad-4863-8167-895a12cd055d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:43.604316 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1396/5642] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:56:43 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 905 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:43.664289 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e9a62aaf-1cde-45ff-8306-9573e1f8aac5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:43.664819 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e9a62aaf-1cde-45ff-8306-9573e1f8aac5 None None] GET https://10.4.3.229/volume// Aug 18 23:56:43.665050 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e9a62aaf-1cde-45ff-8306-9573e1f8aac5 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:43.665306 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e9a62aaf-1cde-45ff-8306-9573e1f8aac5 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:43.665648 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e9a62aaf-1cde-45ff-8306-9573e1f8aac5 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:56:43.666078 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1418/5643] 10.4.3.229 () {66 vars in 1428 bytes} [Tue Aug 18 23:56:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:56:43.671794 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-58cd348a-665a-4af6-b1e6-01656ff3dae7 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:43.724799 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-58cd348a-665a-4af6-b1e6-01656ff3dae7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:56:43.725150 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-58cd348a-665a-4af6-b1e6-01656ff3dae7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a29f6352-b684-4028-8c70-eb5921f46100", "connector": null, "instance_uuid": "80a2d34d-072c-4790-82bf-ac4b5c226eef"}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:56:43.733036 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:43.733036 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:56:43.753528 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-58cd348a-665a-4af6-b1e6-01656ff3dae7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:56:43.753954 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1424/5644] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:56:43 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 18 23:56:43.775337 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f6e59f60-e7ee-4104-88fd-13f250006c9d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:43.777578 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6e59f60-e7ee-4104-88fd-13f250006c9d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:43.777775 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6e59f60-e7ee-4104-88fd-13f250006c9d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:43.777953 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f6e59f60-e7ee-4104-88fd-13f250006c9d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:43.782585 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-10e26a0a-79d0-4c45-9af4-1bcea043c310 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:43.782980 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10e26a0a-79d0-4c45-9af4-1bcea043c310 None None] GET https://10.4.3.229/volume// Aug 18 23:56:43.783202 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10e26a0a-79d0-4c45-9af4-1bcea043c310 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:43.783452 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10e26a0a-79d0-4c45-9af4-1bcea043c310 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:43.783902 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10e26a0a-79d0-4c45-9af4-1bcea043c310 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:56:43.784251 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1397/5645] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:56:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:56:43.787776 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:43.787776 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:56:43.790192 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-18d1ac90-db64-4c88-a6fa-4db37e6a23c5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:43.791030 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-f6e59f60-e7ee-4104-88fd-13f250006c9d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:43.791970 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-18d1ac90-db64-4c88-a6fa-4db37e6a23c5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:43.792171 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-18d1ac90-db64-4c88-a6fa-4db37e6a23c5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:43.792333 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-18d1ac90-db64-4c88-a6fa-4db37e6a23c5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:43.794836 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f6e59f60-e7ee-4104-88fd-13f250006c9d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:43.795234 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1407/5646] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:43 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:43.801878 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:43.801878 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:56:43.805044 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-18d1ac90-db64-4c88-a6fa-4db37e6a23c5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:43.808689 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-18d1ac90-db64-4c88-a6fa-4db37e6a23c5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:43.809084 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1419/5647] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:56:43 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 1084 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:56:43.901916 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-e93bca4e-0299-4eac-92c3-d8b15d3098ea None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:43.903812 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-e93bca4e-0299-4eac-92c3-d8b15d3098ea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] PUT https://10.4.3.229/volume/v3/attachments/aac8298a-1e63-4d2d-a157-15836b352f69 Aug 18 23:56:43.904109 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-e93bca4e-0299-4eac-92c3-d8b15d3098ea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:56:43.910610 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-e93bca4e-0299-4eac-92c3-d8b15d3098ea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Acquiring lock "cinder-attachment_update-a29f6352-b684-4028-8c70-eb5921f46100-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:56:43.914685 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-e93bca4e-0299-4eac-92c3-d8b15d3098ea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Lock "cinder-attachment_update-a29f6352-b684-4028-8c70-eb5921f46100-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:56:43.915486 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:43.915486 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:56:43.979550 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-e93bca4e-0299-4eac-92c3-d8b15d3098ea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Lock "cinder-attachment_update-a29f6352-b684-4028-8c70-eb5921f46100-np0000007721" released by "attachment_update" :: held 0.065s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:56:43.979848 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-e93bca4e-0299-4eac-92c3-d8b15d3098ea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments/aac8298a-1e63-4d2d-a157-15836b352f69 returned with HTTP 200 Aug 18 23:56:43.980534 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1425/5648] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:56:43 2026] PUT /volume/v3/attachments/aac8298a-1e63-4d2d-a157-15836b352f69 => generated 968 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:56:43.987811 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-5f3f9f66-4be2-4d39-a842-7d393377a240 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:43.989668 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-5f3f9f66-4be2-4d39-a842-7d393377a240 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100/encryption Aug 18 23:56:43.989830 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-5f3f9f66-4be2-4d39-a842-7d393377a240 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:43.990008 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-5f3f9f66-4be2-4d39-a842-7d393377a240 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:43.998129 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:43.998129 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:56:44.004334 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-5f3f9f66-4be2-4d39-a842-7d393377a240 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100/encryption returned with HTTP 200 Aug 18 23:56:44.004952 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1398/5649] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:56:43 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:44.806147 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a6699e27-56ea-4873-afe2-53d328abce50 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:44.807852 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a6699e27-56ea-4873-afe2-53d328abce50 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:44.808032 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a6699e27-56ea-4873-afe2-53d328abce50 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:44.808208 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a6699e27-56ea-4873-afe2-53d328abce50 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:44.816847 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:44.816847 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:56:44.819662 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a6699e27-56ea-4873-afe2-53d328abce50 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:44.822977 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a6699e27-56ea-4873-afe2-53d328abce50 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:44.823304 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1408/5650] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:44 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:45.835147 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-8babc580-5d24-4660-8f69-d89aca41e5d7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:45.836776 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8babc580-5d24-4660-8f69-d89aca41e5d7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:45.836963 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8babc580-5d24-4660-8f69-d89aca41e5d7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:45.837136 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-8babc580-5d24-4660-8f69-d89aca41e5d7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:45.846987 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:45.846987 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:56:45.850413 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-8babc580-5d24-4660-8f69-d89aca41e5d7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:45.854927 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-8babc580-5d24-4660-8f69-d89aca41e5d7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:45.855353 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1420/5651] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:45 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:46.866757 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-81204920-5aee-4245-803d-1263c623b350 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:46.868505 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81204920-5aee-4245-803d-1263c623b350 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:46.868726 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81204920-5aee-4245-803d-1263c623b350 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:46.868906 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-81204920-5aee-4245-803d-1263c623b350 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:46.877662 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:46.877662 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:56:46.880529 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-81204920-5aee-4245-803d-1263c623b350 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:46.883904 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-81204920-5aee-4245-803d-1263c623b350 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:46.884220 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1426/5652] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:46 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:47.897307 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f5d99bdf-e441-484c-b802-a131be60fb91 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:47.899246 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5d99bdf-e441-484c-b802-a131be60fb91 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:47.899485 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5d99bdf-e441-484c-b802-a131be60fb91 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:47.899485 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5d99bdf-e441-484c-b802-a131be60fb91 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:47.908051 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:47.908051 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:56:47.911222 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f5d99bdf-e441-484c-b802-a131be60fb91 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:47.915166 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5d99bdf-e441-484c-b802-a131be60fb91 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:47.915526 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1399/5653] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:47 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:48.927039 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-54eaa971-15d5-47fd-891a-0ca01f9a7b67 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:48.929039 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-54eaa971-15d5-47fd-891a-0ca01f9a7b67 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:48.929304 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-54eaa971-15d5-47fd-891a-0ca01f9a7b67 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:48.929558 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-54eaa971-15d5-47fd-891a-0ca01f9a7b67 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:48.938302 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:48.938302 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:56:48.941288 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-54eaa971-15d5-47fd-891a-0ca01f9a7b67 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:48.945008 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-54eaa971-15d5-47fd-891a-0ca01f9a7b67 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:48.945357 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1409/5654] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:48 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:49.956901 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-199043ab-6287-4c26-827a-d949291903b6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:49.958750 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-199043ab-6287-4c26-827a-d949291903b6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:49.958931 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-199043ab-6287-4c26-827a-d949291903b6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:49.959105 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-199043ab-6287-4c26-827a-d949291903b6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:49.967723 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:49.967723 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:56:49.970685 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-199043ab-6287-4c26-827a-d949291903b6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:49.974332 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-199043ab-6287-4c26-827a-d949291903b6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:49.974724 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1421/5655] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:49 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:50.174449 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-a8d589d1-928f-457d-a8f4-fd4c026a6911 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:50.176361 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-a8d589d1-928f-457d-a8f4-fd4c026a6911 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/attachments/aac8298a-1e63-4d2d-a157-15836b352f69/action Aug 18 23:56:50.176757 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-a8d589d1-928f-457d-a8f4-fd4c026a6911 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action body: b'{"os-complete": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:56:50.176883 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-a8d589d1-928f-457d-a8f4-fd4c026a6911 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:56:50.191295 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:50.191295 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:56:50.199026 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-31c7009b-9c8c-445e-a03a-109fb4dcc4fd req-a8d589d1-928f-457d-a8f4-fd4c026a6911 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments/aac8298a-1e63-4d2d-a157-15836b352f69/action returned with HTTP 204 Aug 18 23:56:50.199617 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1427/5656] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:56:50 2026] POST /volume/v3/attachments/aac8298a-1e63-4d2d-a157-15836b352f69/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:56:50.986544 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-81fac1fe-a7fe-4559-ab33-a4bf26c749bd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:50.988203 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81fac1fe-a7fe-4559-ab33-a4bf26c749bd tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:50.988365 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81fac1fe-a7fe-4559-ab33-a4bf26c749bd tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:50.988549 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81fac1fe-a7fe-4559-ab33-a4bf26c749bd tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:50.996238 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:50.996238 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:56:50.998910 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-81fac1fe-a7fe-4559-ab33-a4bf26c749bd tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:51.002054 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81fac1fe-a7fe-4559-ab33-a4bf26c749bd tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:51.002342 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1400/5657] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:50 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 1197 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:56:51.013014 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-4631f813-c60e-4556-8f7f-60c95a8cc9b4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:51.014910 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4631f813-c60e-4556-8f7f-60c95a8cc9b4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:51.015104 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4631f813-c60e-4556-8f7f-60c95a8cc9b4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:51.015283 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-4631f813-c60e-4556-8f7f-60c95a8cc9b4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:51.023104 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:51.023104 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:56:51.025756 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-4631f813-c60e-4556-8f7f-60c95a8cc9b4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:51.029000 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-4631f813-c60e-4556-8f7f-60c95a8cc9b4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:51.029322 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1410/5658] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:51 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 1197 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:56:51.063760 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-f7639ae4-959c-4ae1-90f9-6a1472b260e6 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:51.065710 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-f7639ae4-959c-4ae1-90f9-6a1472b260e6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:51.065919 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-f7639ae4-959c-4ae1-90f9-6a1472b260e6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:51.066153 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-f7639ae4-959c-4ae1-90f9-6a1472b260e6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:51.074610 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:51.074610 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:56:51.077636 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-f7639ae4-959c-4ae1-90f9-6a1472b260e6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:51.081130 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-f7639ae4-959c-4ae1-90f9-6a1472b260e6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:51.081610 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1422/5659] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:56:51 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 1197 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:56:51.097749 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-a630724e-6f92-4470-82a4-e13e94d75994 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:51.099659 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-a630724e-6f92-4470-82a4-e13e94d75994 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100/action Aug 18 23:56:51.099958 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-a630724e-6f92-4470-82a4-e13e94d75994 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100173) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:56:51.100066 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-a630724e-6f92-4470-82a4-e13e94d75994 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:56:51.109328 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:51.109328 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:56:51.109761 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-a630724e-6f92-4470-82a4-e13e94d75994 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:51.115049 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-a630724e-6f92-4470-82a4-e13e94d75994 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Begin detaching volume completed successfully. Aug 18 23:56:51.115230 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-a630724e-6f92-4470-82a4-e13e94d75994 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100/action returned with HTTP 202 Aug 18 23:56:51.115635 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1428/5660] 10.4.3.229 () {72 vars in 1672 bytes} [Tue Aug 18 23:56:51 2026] POST /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:56:51.150020 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f74aa66b-bb4b-4f24-a021-79784ff537e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:51.150444 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f74aa66b-bb4b-4f24-a021-79784ff537e1 None None] GET https://10.4.3.229/volume// Aug 18 23:56:51.150673 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f74aa66b-bb4b-4f24-a021-79784ff537e1 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:51.150897 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f74aa66b-bb4b-4f24-a021-79784ff537e1 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:51.151271 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f74aa66b-bb4b-4f24-a021-79784ff537e1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:56:51.151636 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1401/5661] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:56:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:56:51.158098 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-ff495e5d-370b-4345-9ea2-8ece099aabd6 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:51.159855 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-ff495e5d-370b-4345-9ea2-8ece099aabd6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:51.160039 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-ff495e5d-370b-4345-9ea2-8ece099aabd6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:51.160206 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-ff495e5d-370b-4345-9ea2-8ece099aabd6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:51.168020 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:51.168020 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:56:51.170907 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-ff495e5d-370b-4345-9ea2-8ece099aabd6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:51.174357 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-ff495e5d-370b-4345-9ea2-8ece099aabd6 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:51.174779 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1411/5662] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:56:51 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 1380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:56:51.183188 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-1e3c7dd1-d63e-4a98-ae20-d7367c3eb05a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:51.185105 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-1e3c7dd1-d63e-4a98-ae20-d7367c3eb05a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100/encryption Aug 18 23:56:51.185297 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-1e3c7dd1-d63e-4a98-ae20-d7367c3eb05a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:51.185478 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-1e3c7dd1-d63e-4a98-ae20-d7367c3eb05a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:51.193681 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:51.193681 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:56:51.199595 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-1e3c7dd1-d63e-4a98-ae20-d7367c3eb05a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100/encryption returned with HTTP 200 Aug 18 23:56:51.200063 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1423/5663] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:56:51 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:51.909960 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-699ca5d1-79f4-4cf6-bd4d-cfcab3bcdd03 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:51.911744 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-699ca5d1-79f4-4cf6-bd4d-cfcab3bcdd03 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] DELETE https://10.4.3.229/volume/v3/attachments/aac8298a-1e63-4d2d-a157-15836b352f69 Aug 18 23:56:51.911911 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-699ca5d1-79f4-4cf6-bd4d-cfcab3bcdd03 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:51.912078 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-699ca5d1-79f4-4cf6-bd4d-cfcab3bcdd03 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:51.918170 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:51.918170 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:56:51.957734 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-98814f95-afed-4f3c-a9c0-1db0a3712b8e req-699ca5d1-79f4-4cf6-bd4d-cfcab3bcdd03 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments/aac8298a-1e63-4d2d-a157-15836b352f69 returned with HTTP 200 Aug 18 23:56:51.958104 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1429/5664] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:56:51 2026] DELETE /volume/v3/attachments/aac8298a-1e63-4d2d-a157-15836b352f69 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:52.220834 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f71894c1-4996-4c85-ac2d-4903d122164e req-91466202-970d-4697-9177-2bac95e7db82 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:52.222842 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f71894c1-4996-4c85-ac2d-4903d122164e req-91466202-970d-4697-9177-2bac95e7db82 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:52.223024 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f71894c1-4996-4c85-ac2d-4903d122164e req-91466202-970d-4697-9177-2bac95e7db82 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:52.223203 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f71894c1-4996-4c85-ac2d-4903d122164e req-91466202-970d-4697-9177-2bac95e7db82 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:52.230101 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:52.230101 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:56:52.233281 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f71894c1-4996-4c85-ac2d-4903d122164e req-91466202-970d-4697-9177-2bac95e7db82 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:52.236801 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f71894c1-4996-4c85-ac2d-4903d122164e req-91466202-970d-4697-9177-2bac95e7db82 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:52.237161 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1402/5665] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:56:52 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:53.844078 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-e521b0c1-74ba-42e7-92c4-eb2adade0fef None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:53.845599 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e521b0c1-74ba-42e7-92c4-eb2adade0fef tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] DELETE https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:53.845756 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e521b0c1-74ba-42e7-92c4-eb2adade0fef tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:53.845918 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-e521b0c1-74ba-42e7-92c4-eb2adade0fef tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'delete' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:53.846055 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.v3.volumes [None req-e521b0c1-74ba-42e7-92c4-eb2adade0fef tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Delete volume with id: a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:53.852211 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:53.852211 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:56:53.852608 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e521b0c1-74ba-42e7-92c4-eb2adade0fef tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:53.860961 np0000007721 devstack@c-api.service[100172]: WARNING cinder.keymgr.conf_key_mgr [None req-e521b0c1-74ba-42e7-92c4-eb2adade0fef tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:56:53.865634 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-e521b0c1-74ba-42e7-92c4-eb2adade0fef tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Delete volume request issued successfully. Aug 18 23:56:53.865788 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-e521b0c1-74ba-42e7-92c4-eb2adade0fef tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 202 Aug 18 23:56:53.866229 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1412/5666] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:56:53 2026] DELETE /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:56:53.872503 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1e16f11e-6ab2-4295-b8c1-b1be29777538 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:53.874414 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1e16f11e-6ab2-4295-b8c1-b1be29777538 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:53.874642 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1e16f11e-6ab2-4295-b8c1-b1be29777538 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:53.874835 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1e16f11e-6ab2-4295-b8c1-b1be29777538 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:53.883431 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:53.883431 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:56:53.888102 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1e16f11e-6ab2-4295-b8c1-b1be29777538 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:53.892660 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1e16f11e-6ab2-4295-b8c1-b1be29777538 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 200 Aug 18 23:56:53.893169 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1424/5667] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:53 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:54.904781 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-62092d30-67a0-4f2b-9e9e-7dac26fd0f56 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:54.906523 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-62092d30-67a0-4f2b-9e9e-7dac26fd0f56 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 Aug 18 23:56:54.906758 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-62092d30-67a0-4f2b-9e9e-7dac26fd0f56 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:54.906948 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-62092d30-67a0-4f2b-9e9e-7dac26fd0f56 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:54.911900 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-62092d30-67a0-4f2b-9e9e-7dac26fd0f56 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 returned with HTTP 404 Aug 18 23:56:54.912313 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1430/5668] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:54 2026] GET /volume/v3/volumes/a29f6352-b684-4028-8c70-eb5921f46100 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:56:54.918309 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a78dc17d-70c0-4497-aafe-7be41ab94154 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:54.919682 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a78dc17d-70c0-4497-aafe-7be41ab94154 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] DELETE https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e Aug 18 23:56:54.919926 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a78dc17d-70c0-4497-aafe-7be41ab94154 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:54.920155 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a78dc17d-70c0-4497-aafe-7be41ab94154 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:54.920363 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a78dc17d-70c0-4497-aafe-7be41ab94154 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Delete volume with id: 54e73fd2-4cc1-4329-823f-242b2274f42e Aug 18 23:56:54.926150 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:54.926150 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:56:54.926558 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a78dc17d-70c0-4497-aafe-7be41ab94154 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:54.934873 np0000007721 devstack@c-api.service[100174]: WARNING cinder.keymgr.conf_key_mgr [None req-a78dc17d-70c0-4497-aafe-7be41ab94154 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:56:54.939890 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a78dc17d-70c0-4497-aafe-7be41ab94154 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Delete volume request issued successfully. Aug 18 23:56:54.940082 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a78dc17d-70c0-4497-aafe-7be41ab94154 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e returned with HTTP 202 Aug 18 23:56:54.940541 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1403/5669] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:56:54 2026] DELETE /volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:56:54.947633 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-6faffea3-bd76-4cfb-8302-e8dcf2ca722f None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:54.949497 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6faffea3-bd76-4cfb-8302-e8dcf2ca722f tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e Aug 18 23:56:54.949784 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6faffea3-bd76-4cfb-8302-e8dcf2ca722f tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:54.950053 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-6faffea3-bd76-4cfb-8302-e8dcf2ca722f tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:54.957619 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:54.957619 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:56:54.961008 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-6faffea3-bd76-4cfb-8302-e8dcf2ca722f tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:54.964799 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-6faffea3-bd76-4cfb-8302-e8dcf2ca722f tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e returned with HTTP 200 Aug 18 23:56:54.965125 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1413/5670] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:54 2026] GET /volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:55.977067 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e88bfcd3-3cdb-4d05-9ec2-ee2db482fe23 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:55.979164 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e88bfcd3-3cdb-4d05-9ec2-ee2db482fe23 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e Aug 18 23:56:55.979394 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e88bfcd3-3cdb-4d05-9ec2-ee2db482fe23 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:55.979650 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e88bfcd3-3cdb-4d05-9ec2-ee2db482fe23 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:55.986554 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e88bfcd3-3cdb-4d05-9ec2-ee2db482fe23 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e returned with HTTP 404 Aug 18 23:56:55.987111 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1425/5671] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:55 2026] GET /volume/v3/volumes/54e73fd2-4cc1-4329-823f-242b2274f42e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:56:55.993138 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5d4780fb-a510-44a7-b1cf-86f74af85f64 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:55.994604 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5d4780fb-a510-44a7-b1cf-86f74af85f64 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:56:55.994771 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5d4780fb-a510-44a7-b1cf-86f74af85f64 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:55.994940 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5d4780fb-a510-44a7-b1cf-86f74af85f64 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Calling method 'detail' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:55.995397 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:55.995397 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:56:55.995668 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-5d4780fb-a510-44a7-b1cf-86f74af85f64 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100173) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:56:56.002881 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5d4780fb-a510-44a7-b1cf-86f74af85f64 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Get all volumes completed successfully. Aug 18 23:56:56.004027 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:56.004027 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:56:56.007182 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5d4780fb-a510-44a7-b1cf-86f74af85f64 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:56:56.007566 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1431/5672] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:56:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:56:56.020120 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5684b5d6-a903-47c3-b9e6-b4012c64b5ef None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:56.021822 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5684b5d6-a903-47c3-b9e6-b4012c64b5ef tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] DELETE https://10.4.3.229/volume/v3/types/116f1dee-c894-45c3-a867-bb4c1fe7f05e Aug 18 23:56:56.022144 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5684b5d6-a903-47c3-b9e6-b4012c64b5ef tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:56.022404 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5684b5d6-a903-47c3-b9e6-b4012c64b5ef tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:56.043077 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5684b5d6-a903-47c3-b9e6-b4012c64b5ef tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] https://10.4.3.229/volume/v3/types/116f1dee-c894-45c3-a867-bb4c1fe7f05e returned with HTTP 202 Aug 18 23:56:56.043444 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1404/5673] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:56:56 2026] DELETE /volume/v3/types/116f1dee-c894-45c3-a867-bb4c1fe7f05e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:56:56.869947 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-428e92d3-a47c-4273-971e-a9e5b586df29 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:56.871289 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-428e92d3-a47c-4273-971e-a9e5b586df29 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] POST https://10.4.3.229/volume/v3/types Aug 18 23:56:56.871628 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-428e92d3-a47c-4273-971e-a9e5b586df29 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-524961110", "extra_specs": {}}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:56:56.881748 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-428e92d3-a47c-4273-971e-a9e5b586df29 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] https://10.4.3.229/volume/v3/types returned with HTTP 200 Aug 18 23:56:56.882019 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1414/5674] 10.4.3.229 () {68 vars in 1252 bytes} [Tue Aug 18 23:56:56 2026] POST /volume/v3/types => generated 211 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:56.889353 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-3a1aa792-e482-44b9-a987-4a0aab972f9b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:56.891124 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a1aa792-e482-44b9-a987-4a0aab972f9b tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] POST https://10.4.3.229/volume/v3/types/a9d2d698-fc65-49a3-8444-339b75f052a5/encryption Aug 18 23:56:56.891458 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-3a1aa792-e482-44b9-a987-4a0aab972f9b tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:56:56.905619 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-3a1aa792-e482-44b9-a987-4a0aab972f9b tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] https://10.4.3.229/volume/v3/types/a9d2d698-fc65-49a3-8444-339b75f052a5/encryption returned with HTTP 200 Aug 18 23:56:56.906048 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1426/5675] 10.4.3.229 () {68 vars in 1397 bytes} [Tue Aug 18 23:56:56 2026] POST /volume/v3/types/a9d2d698-fc65-49a3-8444-339b75f052a5/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:56.926581 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:56.928119 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:56:56.928416 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-845279171", "snapshot_id": null, "imageRef": "6fc82a78-dc58-4652-8ef3-f0e254de3fdf", "volume_type": "tempest-scenario-type-luks-524961110", "size": 1}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:56:56.929786 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.v3.volumes [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-845279171', 'snapshot_id': None, 'imageRef': '6fc82a78-dc58-4652-8ef3-f0e254de3fdf', 'volume_type': 'tempest-scenario-type-luks-524961110', 'size': 1}} {{(pid=100173) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:56:57.045381 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume of 1 GB Aug 18 23:56:57.045857 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:57.045857 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:56:57.046148 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Availability Zones retrieved successfully. Aug 18 23:56:57.050799 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Flow 'volume_create_api' (ba9497c4-1164-49a5-980a-ad00923924fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:56:57.051803 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16cbae24-7478-432a-b1dd-f94bd9640f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:56:57.052551 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.flows.api.create_volume [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Validating volume size '1' using validate_int {{(pid=100173) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:56:57.095318 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16cbae24-7478-432a-b1dd-f94bd9640f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:56:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a9d2d698-fc65-49a3-8444-339b75f052a5,is_public=True,name='tempest-scenario-type-luks-524961110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9d2d698-fc65-49a3-8444-339b75f052a5', '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=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:56:57.095985 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70dead23-0720-4daa-803b-bf63707f4362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:56:57.116355 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-524961110 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-524961110, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:56:57.116618 np0000007721 devstack@c-api.service[100173]: WARNING cinder.quota [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-524961110 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-524961110, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:56:57.136341 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.quota [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Created reservations ['55d74700-d8ed-4f15-b1c6-19f7eda26754', '03491a6e-e09b-4224-8f0d-2a7f2851f5fe', 'd48409e0-6744-4827-8d81-8717a21653d0', '038e2ff5-aa6b-49d0-9d5e-56a40d2bbe50'] {{(pid=100173) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:56:57.137025 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70dead23-0720-4daa-803b-bf63707f4362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d74700-d8ed-4f15-b1c6-19f7eda26754', '03491a6e-e09b-4224-8f0d-2a7f2851f5fe', 'd48409e0-6744-4827-8d81-8717a21653d0', '038e2ff5-aa6b-49d0-9d5e-56a40d2bbe50']}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:56:57.137687 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ea3a85-6c16-40ea-8d99-33dca35ded07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:56:57.156714 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44ea3a85-6c16-40ea-8d99-33dca35ded07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ee16b73-f7cd-4b97-89ab-d44c84a98af6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-845279171',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0d178b9fb34bc99498e62fd57f51d5',qos_specs=None,replication_status=,reservations=['55d74700-d8ed-4f15-b1c6-19f7eda26754','03491a6e-e09b-4224-8f0d-2a7f2851f5fe','d48409e0-6744-4827-8d81-8717a21653d0','038e2ff5-aa6b-49d0-9d5e-56a40d2bbe50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_type_id=a9d2d698-fc65-49a3-8444-339b75f052a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-845279171',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8ee16b73-f7cd-4b97-89ab-d44c84a98af6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad0d178b9fb34bc99498e62fd57f51d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9d2d698-fc65-49a3-8444-339b75f052a5),volume_type_id=a9d2d698-fc65-49a3-8444-339b75f052a5)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:56:57.157313 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e537349-0738-45d2-8cf6-c05d30ceecc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:56:57.171029 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e537349-0738-45d2-8cf6-c05d30ceecc4) transitioned into state 'SUCCESS' from state '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-845279171',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0d178b9fb34bc99498e62fd57f51d5',qos_specs=None,replication_status=,reservations=['55d74700-d8ed-4f15-b1c6-19f7eda26754','03491a6e-e09b-4224-8f0d-2a7f2851f5fe','d48409e0-6744-4827-8d81-8717a21653d0','038e2ff5-aa6b-49d0-9d5e-56a40d2bbe50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_type_id=a9d2d698-fc65-49a3-8444-339b75f052a5)}' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:56:57.171641 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3586e7b-d757-4f96-a1d7-86b7f308a770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:56:57.180850 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3586e7b-d757-4f96-a1d7-86b7f308a770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100173) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:56:57.182153 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Flow 'volume_create_api' (ba9497c4-1164-49a5-980a-ad00923924fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100173) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:56:57.182584 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume request issued successfully. Aug 18 23:56:57.183338 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b6ab00bc-92f9-4998-9b05-a48c6975c36d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:56:57.183959 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1432/5676] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:56:56 2026] POST /volume/v3/volumes => generated 790 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:56:57.197567 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ee3bac36-77e3-4f60-a73f-28f08b7340be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:57.199455 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee3bac36-77e3-4f60-a73f-28f08b7340be tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:56:57.199658 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee3bac36-77e3-4f60-a73f-28f08b7340be tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:57.199831 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee3bac36-77e3-4f60-a73f-28f08b7340be tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:57.206340 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:57.206340 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:56:57.209488 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ee3bac36-77e3-4f60-a73f-28f08b7340be tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:57.213215 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee3bac36-77e3-4f60-a73f-28f08b7340be tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:56:57.213711 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1405/5677] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:57 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:58.224761 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3015a79c-5568-45cd-b880-aa58d646a8c5 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:58.226427 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3015a79c-5568-45cd-b880-aa58d646a8c5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:56:58.226636 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3015a79c-5568-45cd-b880-aa58d646a8c5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:58.226805 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3015a79c-5568-45cd-b880-aa58d646a8c5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:58.233401 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:58.233401 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:56:58.236707 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3015a79c-5568-45cd-b880-aa58d646a8c5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:58.240395 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3015a79c-5568-45cd-b880-aa58d646a8c5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:56:58.240736 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1415/5678] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:58 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:56:59.252102 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-c9b31599-0621-4d18-9a44-1151cb63d51e None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:56:59.253649 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c9b31599-0621-4d18-9a44-1151cb63d51e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:56:59.253838 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c9b31599-0621-4d18-9a44-1151cb63d51e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:56:59.254065 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-c9b31599-0621-4d18-9a44-1151cb63d51e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:56:59.260181 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:56:59.260181 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:56:59.263469 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-c9b31599-0621-4d18-9a44-1151cb63d51e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:56:59.267685 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-c9b31599-0621-4d18-9a44-1151cb63d51e tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:56:59.268084 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1427/5679] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:56:59 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:00.279831 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-7b80821c-a178-4c32-95b0-cfae6229c5d9 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:00.281992 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7b80821c-a178-4c32-95b0-cfae6229c5d9 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:00.282274 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7b80821c-a178-4c32-95b0-cfae6229c5d9 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:00.282562 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-7b80821c-a178-4c32-95b0-cfae6229c5d9 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:00.289803 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:00.289803 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:57:00.293238 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-7b80821c-a178-4c32-95b0-cfae6229c5d9 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:00.297468 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-7b80821c-a178-4c32-95b0-cfae6229c5d9 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:00.297935 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1433/5680] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:00 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:01.308945 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ff37304a-4da5-45d7-9516-e4e25afae3cb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:01.311254 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ff37304a-4da5-45d7-9516-e4e25afae3cb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:01.311500 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ff37304a-4da5-45d7-9516-e4e25afae3cb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:01.311730 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ff37304a-4da5-45d7-9516-e4e25afae3cb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:01.320820 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:01.320820 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:57:01.324704 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ff37304a-4da5-45d7-9516-e4e25afae3cb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:01.328982 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ff37304a-4da5-45d7-9516-e4e25afae3cb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:01.329308 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1406/5681] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:01 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:02.340670 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-277f41c7-7fb4-4f22-9b97-0a35ed3d28cd None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:02.342227 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-277f41c7-7fb4-4f22-9b97-0a35ed3d28cd tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:02.342427 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-277f41c7-7fb4-4f22-9b97-0a35ed3d28cd tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:02.342655 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-277f41c7-7fb4-4f22-9b97-0a35ed3d28cd tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:02.348682 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:02.348682 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:57:02.351528 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-277f41c7-7fb4-4f22-9b97-0a35ed3d28cd tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:02.354883 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-277f41c7-7fb4-4f22-9b97-0a35ed3d28cd tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:02.355190 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1416/5682] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:02 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:03.367402 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-1bf10fea-e96b-46bc-a513-0e0515191cfb None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:03.369549 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1bf10fea-e96b-46bc-a513-0e0515191cfb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:03.369766 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1bf10fea-e96b-46bc-a513-0e0515191cfb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:03.369984 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-1bf10fea-e96b-46bc-a513-0e0515191cfb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:03.377582 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:03.377582 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:57:03.381196 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-1bf10fea-e96b-46bc-a513-0e0515191cfb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:03.385628 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-1bf10fea-e96b-46bc-a513-0e0515191cfb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:03.385971 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1428/5683] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:03 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:04.398167 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-b265fa5b-4969-4c8a-8b8f-dc286ab7713c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:04.399855 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b265fa5b-4969-4c8a-8b8f-dc286ab7713c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:04.400038 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b265fa5b-4969-4c8a-8b8f-dc286ab7713c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:04.400214 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-b265fa5b-4969-4c8a-8b8f-dc286ab7713c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:04.406584 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:04.406584 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:57:04.409592 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-b265fa5b-4969-4c8a-8b8f-dc286ab7713c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:04.413163 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-b265fa5b-4969-4c8a-8b8f-dc286ab7713c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:04.413522 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1434/5684] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:04 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:05.424573 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e95ce13e-af60-44f6-ae9e-befa3c56fbc7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:05.426183 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e95ce13e-af60-44f6-ae9e-befa3c56fbc7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:05.426360 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e95ce13e-af60-44f6-ae9e-befa3c56fbc7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:05.426545 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e95ce13e-af60-44f6-ae9e-befa3c56fbc7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:05.433114 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:05.433114 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:57:05.436370 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e95ce13e-af60-44f6-ae9e-befa3c56fbc7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:05.440027 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e95ce13e-af60-44f6-ae9e-befa3c56fbc7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:05.440384 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1407/5685] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:05 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:06.451212 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-c18e0efe-245f-4efd-975e-59b0ea26a477 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:06.452951 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c18e0efe-245f-4efd-975e-59b0ea26a477 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:06.453144 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c18e0efe-245f-4efd-975e-59b0ea26a477 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:06.453369 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-c18e0efe-245f-4efd-975e-59b0ea26a477 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:06.462377 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:06.462377 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:57:06.466644 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-c18e0efe-245f-4efd-975e-59b0ea26a477 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:06.472027 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-c18e0efe-245f-4efd-975e-59b0ea26a477 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:06.472558 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1417/5686] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:06 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:07.484028 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-dce0be17-59ae-45e5-8664-3ec65e53e533 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:07.485912 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dce0be17-59ae-45e5-8664-3ec65e53e533 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:07.486116 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dce0be17-59ae-45e5-8664-3ec65e53e533 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:07.486305 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-dce0be17-59ae-45e5-8664-3ec65e53e533 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:07.492858 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:07.492858 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:57:07.495998 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-dce0be17-59ae-45e5-8664-3ec65e53e533 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:07.499659 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-dce0be17-59ae-45e5-8664-3ec65e53e533 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:07.500029 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1429/5687] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:07 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:08.514092 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-237366be-be5d-4f51-8367-53d1cb443eea None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:08.515910 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-237366be-be5d-4f51-8367-53d1cb443eea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:08.516091 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-237366be-be5d-4f51-8367-53d1cb443eea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:08.516272 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-237366be-be5d-4f51-8367-53d1cb443eea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:08.523189 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:08.523189 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:57:08.526701 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-237366be-be5d-4f51-8367-53d1cb443eea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:08.530619 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-237366be-be5d-4f51-8367-53d1cb443eea tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:08.531001 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1435/5688] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:08 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:09.542211 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-008b68fb-6969-4343-b508-894478b9f85b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:09.543883 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-008b68fb-6969-4343-b508-894478b9f85b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:09.544046 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-008b68fb-6969-4343-b508-894478b9f85b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:09.544219 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-008b68fb-6969-4343-b508-894478b9f85b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:09.550705 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:09.550705 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:57:09.554026 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-008b68fb-6969-4343-b508-894478b9f85b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:09.558259 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-008b68fb-6969-4343-b508-894478b9f85b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:09.558677 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1408/5689] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:09 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:57:09.569806 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-3551f88f-650f-4d95-a492-606719604d91 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:09.571943 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3551f88f-650f-4d95-a492-606719604d91 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:09.572250 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3551f88f-650f-4d95-a492-606719604d91 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:09.572493 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-3551f88f-650f-4d95-a492-606719604d91 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:09.578912 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:09.578912 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:57:09.582226 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-3551f88f-650f-4d95-a492-606719604d91 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:09.586816 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-3551f88f-650f-4d95-a492-606719604d91 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:09.587196 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1418/5690] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:09 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:57:09.663850 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-bbbfc966-29b8-472b-a14d-4b806df965ab None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:09.666255 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-bbbfc966-29b8-472b-a14d-4b806df965ab tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:09.666492 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-bbbfc966-29b8-472b-a14d-4b806df965ab tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:09.666681 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-bbbfc966-29b8-472b-a14d-4b806df965ab tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:09.672962 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:09.672962 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:57:09.676088 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-bbbfc966-29b8-472b-a14d-4b806df965ab tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:09.680041 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-bbbfc966-29b8-472b-a14d-4b806df965ab tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:09.680430 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1430/5691] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:57:09 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:57:10.140508 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-796d3e60-7b40-4e8f-ac28-da3b3c40b33a None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:10.142523 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-796d3e60-7b40-4e8f-ac28-da3b3c40b33a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:10.142722 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-796d3e60-7b40-4e8f-ac28-da3b3c40b33a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:10.142897 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-796d3e60-7b40-4e8f-ac28-da3b3c40b33a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:10.149385 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:10.149385 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:57:10.152812 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-796d3e60-7b40-4e8f-ac28-da3b3c40b33a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:10.159084 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-796d3e60-7b40-4e8f-ac28-da3b3c40b33a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:10.159861 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1436/5692] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:57:10 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:57:10.168974 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-10e6bfe7-993a-4dce-8834-71314a408aa1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:10.169115 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10e6bfe7-993a-4dce-8834-71314a408aa1 None None] GET https://10.4.3.229/volume// Aug 18 23:57:10.169198 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10e6bfe7-993a-4dce-8834-71314a408aa1 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:10.169356 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10e6bfe7-993a-4dce-8834-71314a408aa1 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:10.169676 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10e6bfe7-993a-4dce-8834-71314a408aa1 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:57:10.169928 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1409/5693] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:57:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:57:10.176068 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-b06abad4-0a85-4cd0-8499-93f8b649367d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:10.177927 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-b06abad4-0a85-4cd0-8499-93f8b649367d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:57:10.178271 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-b06abad4-0a85-4cd0-8499-93f8b649367d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ee16b73-f7cd-4b97-89ab-d44c84a98af6", "connector": null, "instance_uuid": "62f7b16a-3201-4e7b-9a56-fb990a5e16a9"}} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:57:10.185791 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:10.185791 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:57:10.206001 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-b06abad4-0a85-4cd0-8499-93f8b649367d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:57:10.206416 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1419/5694] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:57:10 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:57:10.830611 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-f6a96147-958c-49be-9ad4-28d968150301 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:10.830986 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f6a96147-958c-49be-9ad4-28d968150301 None None] GET https://10.4.3.229/volume// Aug 18 23:57:10.831162 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f6a96147-958c-49be-9ad4-28d968150301 None None] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:10.831361 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-f6a96147-958c-49be-9ad4-28d968150301 None None] Calling method 'all' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:10.831725 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-f6a96147-958c-49be-9ad4-28d968150301 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:57:10.832000 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1431/5695] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:57:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:57:10.838636 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-9efe33d7-dfae-4bef-9e9d-395e609d661c None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:10.840507 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-9efe33d7-dfae-4bef-9e9d-395e609d661c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:57:10.840704 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-9efe33d7-dfae-4bef-9e9d-395e609d661c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:10.840875 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-9efe33d7-dfae-4bef-9e9d-395e609d661c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:10.849108 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:10.849108 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:57:10.851912 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-9efe33d7-dfae-4bef-9e9d-395e609d661c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:10.855775 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-9efe33d7-dfae-4bef-9e9d-395e609d661c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:57:10.856116 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1437/5696] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:57:10 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 1608 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:57:10.957984 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e0bccea5-dc97-41dd-b9b1-4b5adf710d26 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:10.959820 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e0bccea5-dc97-41dd-b9b1-4b5adf710d26 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] PUT https://10.4.3.229/volume/v3/attachments/d57bd4c9-074f-45ce-9a58-d9325f38ae33 Aug 18 23:57:10.960193 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e0bccea5-dc97-41dd-b9b1-4b5adf710d26 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:57:10.966545 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e0bccea5-dc97-41dd-b9b1-4b5adf710d26 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Acquiring lock "cinder-attachment_update-8ee16b73-f7cd-4b97-89ab-d44c84a98af6-np0000007721" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:57:10.970856 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e0bccea5-dc97-41dd-b9b1-4b5adf710d26 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Lock "cinder-attachment_update-8ee16b73-f7cd-4b97-89ab-d44c84a98af6-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:57:10.971757 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:10.971757 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:57:11.034913 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e0bccea5-dc97-41dd-b9b1-4b5adf710d26 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Lock "cinder-attachment_update-8ee16b73-f7cd-4b97-89ab-d44c84a98af6-np0000007721" released by "attachment_update" :: held 0.064s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:57:11.035370 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e0bccea5-dc97-41dd-b9b1-4b5adf710d26 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments/d57bd4c9-074f-45ce-9a58-d9325f38ae33 returned with HTTP 200 Aug 18 23:57:11.035648 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1410/5697] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:57:10 2026] PUT /volume/v3/attachments/d57bd4c9-074f-45ce-9a58-d9325f38ae33 => generated 968 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:57:11.053461 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-eeaa9e58-ade8-4495-9c3b-1b487445646d None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:11.055167 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-eeaa9e58-ade8-4495-9c3b-1b487445646d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/attachments/d57bd4c9-074f-45ce-9a58-d9325f38ae33/action Aug 18 23:57:11.055530 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-eeaa9e58-ade8-4495-9c3b-1b487445646d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action body: b'{"os-complete": null}' {{(pid=100172) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:57:11.055658 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-eeaa9e58-ade8-4495-9c3b-1b487445646d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:57:11.069450 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:11.069450 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:57:11.077564 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-eeaa9e58-ade8-4495-9c3b-1b487445646d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments/d57bd4c9-074f-45ce-9a58-d9325f38ae33/action returned with HTTP 204 Aug 18 23:57:11.077982 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1420/5698] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:57:11 2026] POST /volume/v3/attachments/d57bd4c9-074f-45ce-9a58-d9325f38ae33/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:57:15.067873 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e751f50d-1143-4afb-8d8d-fb36f95f3703 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:15.070393 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e751f50d-1143-4afb-8d8d-fb36f95f3703 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6/encryption Aug 18 23:57:15.070655 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e751f50d-1143-4afb-8d8d-fb36f95f3703 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:15.070882 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e751f50d-1143-4afb-8d8d-fb36f95f3703 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'index' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:15.082025 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:15.082025 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:57:15.087901 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-40785569-8326-4a70-902d-2ecbce4e7e56 req-e751f50d-1143-4afb-8d8d-fb36f95f3703 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6/encryption returned with HTTP 200 Aug 18 23:57:15.088313 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1432/5699] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:57:15 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:20.854969 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=79,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:57:21.030216 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=53,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:57:21.075152 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=61,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:57:25.086886 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:57:57.408919 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-a429265a-9d74-4a22-98d9-0cc6ca470e39 req-83171303-771a-4b04-8644-e17aaef7da79 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:57.410870 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a429265a-9d74-4a22-98d9-0cc6ca470e39 req-83171303-771a-4b04-8644-e17aaef7da79 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] DELETE https://10.4.3.229/volume/v3/attachments/d57bd4c9-074f-45ce-9a58-d9325f38ae33 Aug 18 23:57:57.411046 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a429265a-9d74-4a22-98d9-0cc6ca470e39 req-83171303-771a-4b04-8644-e17aaef7da79 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:57.411226 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-a429265a-9d74-4a22-98d9-0cc6ca470e39 req-83171303-771a-4b04-8644-e17aaef7da79 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'version_select' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:57.417844 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:57.417844 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:57:57.460596 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-a429265a-9d74-4a22-98d9-0cc6ca470e39 req-83171303-771a-4b04-8644-e17aaef7da79 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments/d57bd4c9-074f-45ce-9a58-d9325f38ae33 returned with HTTP 200 Aug 18 23:57:57.461054 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1438/5700] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:57:57 2026] DELETE /volume/v3/attachments/d57bd4c9-074f-45ce-9a58-d9325f38ae33 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:58.579036 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:58.580607 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/volumes Aug 18 23:57:58.580901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1854063676", "source_volid": "8ee16b73-f7cd-4b97-89ab-d44c84a98af6", "volume_type": "tempest-scenario-type-luks-524961110", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:57:58.582601 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1854063676', 'source_volid': '8ee16b73-f7cd-4b97-89ab-d44c84a98af6', 'volume_type': 'tempest-scenario-type-luks-524961110', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:57:58.591274 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:58.591274 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:57:58.591732 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume retrieved successfully. Aug 18 23:57:58.591845 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume of 1 GB Aug 18 23:57:58.592433 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Availability Zones retrieved successfully. Aug 18 23:57:58.597264 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Flow 'volume_create_api' (8c8c7a32-13e5-4061-87ec-4740ff0d8508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:57:58.598079 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af57710-5da1-4a7d-94c5-5c684d634f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:57:58.598844 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:57:58.614627 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af57710-5da1-4a7d-94c5-5c684d634f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8ee16b73-f7cd-4b97-89ab-d44c84a98af6', 'volume_type': VolumeType(created_at=2026-08-18T23:56:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a9d2d698-fc65-49a3-8444-339b75f052a5,is_public=True,name='tempest-scenario-type-luks-524961110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9d2d698-fc65-49a3-8444-339b75f052a5', '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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:57:58.615273 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9845a8ac-4fa1-4230-84d6-92ead44a9519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:57:58.636721 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-524961110 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-524961110, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:57:58.636959 np0000007721 devstack@c-api.service[100174]: WARNING cinder.quota [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-524961110 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-524961110, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:57:58.647295 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Created reservations ['77da6dfd-35c1-4a9b-9134-23f650874502', '8ef3cd8e-86e3-49b3-af99-43774e5c44f4', 'fc01a257-ff24-4137-a2bc-edb1df4e014d', 'e0100375-3ce9-43e0-bda6-6a61308667eb'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:57:58.648165 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9845a8ac-4fa1-4230-84d6-92ead44a9519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77da6dfd-35c1-4a9b-9134-23f650874502', '8ef3cd8e-86e3-49b3-af99-43774e5c44f4', 'fc01a257-ff24-4137-a2bc-edb1df4e014d', 'e0100375-3ce9-43e0-bda6-6a61308667eb']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:57:58.648809 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb16b98-9d99-4276-8439-abd867da4b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:57:58.675204 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb16b98-9d99-4276-8439-abd867da4b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba7a5563-7ddb-4a67-8b1a-e0264d9d391f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1854063676',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0d178b9fb34bc99498e62fd57f51d5',qos_specs=None,replication_status=,reservations=['77da6dfd-35c1-4a9b-9134-23f650874502','8ef3cd8e-86e3-49b3-af99-43774e5c44f4','fc01a257-ff24-4137-a2bc-edb1df4e014d','e0100375-3ce9-43e0-bda6-6a61308667eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=8ee16b73-f7cd-4b97-89ab-d44c84a98af6,status='creating',user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_type_id=a9d2d698-fc65-49a3-8444-339b75f052a5), '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-18T23:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1854063676',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ba7a5563-7ddb-4a67-8b1a-e0264d9d391f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad0d178b9fb34bc99498e62fd57f51d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8ee16b73-f7cd-4b97-89ab-d44c84a98af6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9d2d698-fc65-49a3-8444-339b75f052a5),volume_type_id=a9d2d698-fc65-49a3-8444-339b75f052a5)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:57:58.676010 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f7cba8-2eb6-4289-aba9-01d7cb93029c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:57:58.689773 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75f7cba8-2eb6-4289-aba9-01d7cb93029c) transitioned into state 'SUCCESS' from state '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-1854063676',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad0d178b9fb34bc99498e62fd57f51d5',qos_specs=None,replication_status=,reservations=['77da6dfd-35c1-4a9b-9134-23f650874502','8ef3cd8e-86e3-49b3-af99-43774e5c44f4','fc01a257-ff24-4137-a2bc-edb1df4e014d','e0100375-3ce9-43e0-bda6-6a61308667eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=8ee16b73-f7cd-4b97-89ab-d44c84a98af6,status='creating',user_id='0bc43ecb0d9c4dbcbfb41a74867d1da5',volume_type_id=a9d2d698-fc65-49a3-8444-339b75f052a5)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:57:58.690342 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdcdb70b-7306-4c4b-95a3-e8c2699dffd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:57:58.702444 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdcdb70b-7306-4c4b-95a3-e8c2699dffd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:57:58.703426 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Flow 'volume_create_api' (8c8c7a32-13e5-4061-87ec-4740ff0d8508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:57:58.703768 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Create volume request issued successfully. Aug 18 23:57:58.704341 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3605ef9-7e20-445c-9cde-738d6eeec4fc tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes returned with HTTP 202 Aug 18 23:57:58.704829 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1411/5701] 10.4.3.229 () {68 vars in 1259 bytes} [Tue Aug 18 23:57:58 2026] POST /volume/v3/volumes => generated 810 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:57:58.715330 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-1afa24fd-be01-4591-ba1c-31f3c9301fcb None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:58.717075 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1afa24fd-be01-4591-ba1c-31f3c9301fcb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:57:58.717256 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1afa24fd-be01-4591-ba1c-31f3c9301fcb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:58.717454 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-1afa24fd-be01-4591-ba1c-31f3c9301fcb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:58.723812 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:58.723812 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:57:58.727040 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-1afa24fd-be01-4591-ba1c-31f3c9301fcb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:58.730662 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-1afa24fd-be01-4591-ba1c-31f3c9301fcb tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:57:58.731020 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1421/5702] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:58 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:57:59.742072 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-bbfd5cb1-a19e-4df7-8464-5ee21bf1fbb7 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:57:59.743642 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bbfd5cb1-a19e-4df7-8464-5ee21bf1fbb7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:57:59.743856 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bbfd5cb1-a19e-4df7-8464-5ee21bf1fbb7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:57:59.744068 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-bbfd5cb1-a19e-4df7-8464-5ee21bf1fbb7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:57:59.750199 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:57:59.750199 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:57:59.753228 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-bbfd5cb1-a19e-4df7-8464-5ee21bf1fbb7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:57:59.756787 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-bbfd5cb1-a19e-4df7-8464-5ee21bf1fbb7 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:57:59.757165 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1433/5703] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:57:59 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:00.767941 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-5f8ab30f-3d3a-464b-ac2d-5637aa4ca7d3 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:00.769700 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5f8ab30f-3d3a-464b-ac2d-5637aa4ca7d3 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:00.769855 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5f8ab30f-3d3a-464b-ac2d-5637aa4ca7d3 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:00.770049 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-5f8ab30f-3d3a-464b-ac2d-5637aa4ca7d3 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:00.777540 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:00.777540 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:58:00.780791 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-5f8ab30f-3d3a-464b-ac2d-5637aa4ca7d3 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:00.784305 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-5f8ab30f-3d3a-464b-ac2d-5637aa4ca7d3 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:00.784736 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1439/5704] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:00 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:01.796438 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2382c802-9fea-4a61-ad98-8c9929ba86c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:01.798689 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2382c802-9fea-4a61-ad98-8c9929ba86c8 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:01.798941 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2382c802-9fea-4a61-ad98-8c9929ba86c8 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:01.799174 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2382c802-9fea-4a61-ad98-8c9929ba86c8 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:01.806637 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:01.806637 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:58:01.809753 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2382c802-9fea-4a61-ad98-8c9929ba86c8 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:01.813273 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2382c802-9fea-4a61-ad98-8c9929ba86c8 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:01.813654 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1412/5705] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:01 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:02.828532 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-a4cce3f3-f703-447e-902d-6f19f20605a8 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:02.830388 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a4cce3f3-f703-447e-902d-6f19f20605a8 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:02.830595 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a4cce3f3-f703-447e-902d-6f19f20605a8 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:02.830773 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-a4cce3f3-f703-447e-902d-6f19f20605a8 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:02.836914 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:02.836914 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:58:02.839884 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-a4cce3f3-f703-447e-902d-6f19f20605a8 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:02.843406 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-a4cce3f3-f703-447e-902d-6f19f20605a8 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:02.843766 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1422/5706] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:02 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:03.854978 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-27c03e00-e78d-4cca-abbb-32c18e33675b None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:03.856787 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-27c03e00-e78d-4cca-abbb-32c18e33675b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:03.856967 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-27c03e00-e78d-4cca-abbb-32c18e33675b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:03.857155 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-27c03e00-e78d-4cca-abbb-32c18e33675b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:03.863736 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:03.863736 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:58:03.866954 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-27c03e00-e78d-4cca-abbb-32c18e33675b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:03.871861 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-27c03e00-e78d-4cca-abbb-32c18e33675b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:03.872346 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1434/5707] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:03 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:04.884085 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-69b237fd-5755-4c71-9707-a1f42251e254 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:04.885779 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-69b237fd-5755-4c71-9707-a1f42251e254 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:04.885945 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-69b237fd-5755-4c71-9707-a1f42251e254 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:04.886119 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-69b237fd-5755-4c71-9707-a1f42251e254 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:04.892364 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:04.892364 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:58:04.895258 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-69b237fd-5755-4c71-9707-a1f42251e254 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:04.898581 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-69b237fd-5755-4c71-9707-a1f42251e254 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:04.898921 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1440/5708] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:04 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:05.909740 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9672b940-97c8-4a35-bf50-b77fe4e5c016 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:05.911484 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9672b940-97c8-4a35-bf50-b77fe4e5c016 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:05.911724 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9672b940-97c8-4a35-bf50-b77fe4e5c016 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:05.911916 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9672b940-97c8-4a35-bf50-b77fe4e5c016 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:05.918238 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:05.918238 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:58:05.921199 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9672b940-97c8-4a35-bf50-b77fe4e5c016 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:05.924621 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9672b940-97c8-4a35-bf50-b77fe4e5c016 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:05.924950 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1413/5709] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:05 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:06.936608 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-694e5da9-e64d-4ed8-ab99-219551212f92 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:06.940162 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-694e5da9-e64d-4ed8-ab99-219551212f92 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:06.940162 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-694e5da9-e64d-4ed8-ab99-219551212f92 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:06.940162 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-694e5da9-e64d-4ed8-ab99-219551212f92 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:06.945823 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:06.945823 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:58:06.949442 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-694e5da9-e64d-4ed8-ab99-219551212f92 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:06.953239 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-694e5da9-e64d-4ed8-ab99-219551212f92 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:06.953753 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1423/5710] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:06 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:07.965096 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-e6a2f43f-bde1-4912-bd29-aee9ad28e24a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:07.967378 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e6a2f43f-bde1-4912-bd29-aee9ad28e24a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:07.967678 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e6a2f43f-bde1-4912-bd29-aee9ad28e24a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:07.967943 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-e6a2f43f-bde1-4912-bd29-aee9ad28e24a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:07.977565 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:07.977565 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:58:07.982271 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-e6a2f43f-bde1-4912-bd29-aee9ad28e24a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:07.988624 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-e6a2f43f-bde1-4912-bd29-aee9ad28e24a tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:07.989164 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1435/5711] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:07 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:09.000729 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-d4d5f17e-fa80-42f5-8cb8-b2ab7bc35a07 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:09.002438 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d4d5f17e-fa80-42f5-8cb8-b2ab7bc35a07 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:09.002665 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d4d5f17e-fa80-42f5-8cb8-b2ab7bc35a07 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:09.002840 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-d4d5f17e-fa80-42f5-8cb8-b2ab7bc35a07 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:09.009624 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:09.009624 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:58:09.011826 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-d4d5f17e-fa80-42f5-8cb8-b2ab7bc35a07 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:09.015848 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-d4d5f17e-fa80-42f5-8cb8-b2ab7bc35a07 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:09.016288 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1441/5712] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:08 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:10.028385 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ac32eb96-fe4e-4f87-83bd-7719c245a7fe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:10.029954 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ac32eb96-fe4e-4f87-83bd-7719c245a7fe tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:10.030159 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ac32eb96-fe4e-4f87-83bd-7719c245a7fe tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:10.030331 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ac32eb96-fe4e-4f87-83bd-7719c245a7fe tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:10.037472 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:10.037472 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:58:10.041000 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ac32eb96-fe4e-4f87-83bd-7719c245a7fe tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:10.045401 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ac32eb96-fe4e-4f87-83bd-7719c245a7fe tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:10.045822 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1414/5713] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:10 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:58:10.136666 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-d9816d73-3013-4d9c-9503-956e8dfc42c9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:10.138714 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-d9816d73-3013-4d9c-9503-956e8dfc42c9 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:10.138900 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-d9816d73-3013-4d9c-9503-956e8dfc42c9 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:10.139075 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-d9816d73-3013-4d9c-9503-956e8dfc42c9 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:10.145308 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:10.145308 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:58:10.148321 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-d9816d73-3013-4d9c-9503-956e8dfc42c9 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:10.152176 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-d9816d73-3013-4d9c-9503-956e8dfc42c9 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:10.152539 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1424/5714] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:58:10 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:58:10.530207 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-ebc473db-84ef-4cea-b2a9-58513b711ad4 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:10.532094 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-ebc473db-84ef-4cea-b2a9-58513b711ad4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:10.532257 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-ebc473db-84ef-4cea-b2a9-58513b711ad4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:10.532445 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-ebc473db-84ef-4cea-b2a9-58513b711ad4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:10.539957 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:10.539957 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:58:10.543526 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-ebc473db-84ef-4cea-b2a9-58513b711ad4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:10.548067 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-ebc473db-84ef-4cea-b2a9-58513b711ad4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:10.548524 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1436/5715] 10.4.3.229 () {68 vars in 1598 bytes} [Tue Aug 18 23:58:10 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 1450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:58:10.556561 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-c0b94b16-df90-4bd2-b2d9-684d10167997 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:10.556978 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c0b94b16-df90-4bd2-b2d9-684d10167997 None None] GET https://10.4.3.229/volume// Aug 18 23:58:10.557131 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c0b94b16-df90-4bd2-b2d9-684d10167997 None None] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:10.557307 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-c0b94b16-df90-4bd2-b2d9-684d10167997 None None] Calling method 'all' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:10.557717 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-c0b94b16-df90-4bd2-b2d9-684d10167997 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:58:10.558105 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1442/5716] 10.4.3.229 () {66 vars in 1419 bytes} [Tue Aug 18 23:58:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:58:10.564284 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-87933de2-8408-4bb5-9da9-b3bc1ede57d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:10.566373 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-87933de2-8408-4bb5-9da9-b3bc1ede57d2 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/attachments Aug 18 23:58:10.566745 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-87933de2-8408-4bb5-9da9-b3bc1ede57d2 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba7a5563-7ddb-4a67-8b1a-e0264d9d391f", "connector": null, "instance_uuid": "bbdb6d84-332e-4455-ac70-0e33eae903b4"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:58:10.576333 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:10.576333 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:58:10.594728 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-87933de2-8408-4bb5-9da9-b3bc1ede57d2 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments returned with HTTP 200 Aug 18 23:58:10.595107 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1415/5717] 10.4.3.229 () {74 vars in 1594 bytes} [Tue Aug 18 23:58:10 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:58:11.226986 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-f36a2240-7740-48f9-9ef5-7d592e6420e9 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:11.227357 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f36a2240-7740-48f9-9ef5-7d592e6420e9 None None] GET https://10.4.3.229/volume// Aug 18 23:58:11.227447 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f36a2240-7740-48f9-9ef5-7d592e6420e9 None None] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:11.227655 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-f36a2240-7740-48f9-9ef5-7d592e6420e9 None None] Calling method 'all' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:11.227985 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-f36a2240-7740-48f9-9ef5-7d592e6420e9 None None] https://10.4.3.229/volume// returned with HTTP 300 Aug 18 23:58:11.228226 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1425/5718] 10.4.3.229 () {66 vars in 1426 bytes} [Tue Aug 18 23:58:11 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:58:11.235330 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-c53836c6-0c73-4500-af0c-f6f1d2d95285 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:11.237298 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-c53836c6-0c73-4500-af0c-f6f1d2d95285 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:11.237532 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-c53836c6-0c73-4500-af0c-f6f1d2d95285 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:11.237768 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-c53836c6-0c73-4500-af0c-f6f1d2d95285 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:11.246194 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:11.246194 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:58:11.249054 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-c53836c6-0c73-4500-af0c-f6f1d2d95285 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:11.252857 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-c53836c6-0c73-4500-af0c-f6f1d2d95285 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:11.253226 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1437/5719] 10.4.3.229 () {70 vars in 1639 bytes} [Tue Aug 18 23:58:11 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 1629 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:58:11.349677 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-f42ba4bf-1e13-4b28-b0c5-3844c0a4225b None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:11.351708 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-f42ba4bf-1e13-4b28-b0c5-3844c0a4225b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] PUT https://10.4.3.229/volume/v3/attachments/9db13173-592d-493a-8c54-f227da8c018d Aug 18 23:58:11.352034 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-f42ba4bf-1e13-4b28-b0c5-3844c0a4225b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.229", "host": "np0000007721", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:de1591fb58a5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "438d974e-6d5c-4ec2-8a79-b5e9c5a57e29", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:58:11.358463 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-f42ba4bf-1e13-4b28-b0c5-3844c0a4225b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Acquiring lock "cinder-attachment_update-ba7a5563-7ddb-4a67-8b1a-e0264d9d391f-np0000007721" by "attachment_update" {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:58:11.362560 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-f42ba4bf-1e13-4b28-b0c5-3844c0a4225b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Lock "cinder-attachment_update-ba7a5563-7ddb-4a67-8b1a-e0264d9d391f-np0000007721" acquired by "attachment_update" :: waited 0.004s {{(pid=100173) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:58:11.363420 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:11.363420 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:58:11.429953 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.coordination [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-f42ba4bf-1e13-4b28-b0c5-3844c0a4225b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Lock "cinder-attachment_update-ba7a5563-7ddb-4a67-8b1a-e0264d9d391f-np0000007721" released by "attachment_update" :: held 0.067s {{(pid=100173) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:58:11.430293 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-f42ba4bf-1e13-4b28-b0c5-3844c0a4225b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments/9db13173-592d-493a-8c54-f227da8c018d returned with HTTP 200 Aug 18 23:58:11.430962 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1443/5720] 10.4.3.229 () {74 vars in 1704 bytes} [Tue Aug 18 23:58:11 2026] PUT /volume/v3/attachments/9db13173-592d-493a-8c54-f227da8c018d => generated 968 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:58:11.449798 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-9bc72ebc-7137-4d51-bd38-166a6ce99c1b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:11.451560 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-9bc72ebc-7137-4d51-bd38-166a6ce99c1b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] POST https://10.4.3.229/volume/v3/attachments/9db13173-592d-493a-8c54-f227da8c018d/action Aug 18 23:58:11.451901 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-9bc72ebc-7137-4d51-bd38-166a6ce99c1b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:58:11.452031 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-9bc72ebc-7137-4d51-bd38-166a6ce99c1b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:58:11.465563 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:11.465563 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:58:11.476827 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-9bc72ebc-7137-4d51-bd38-166a6ce99c1b tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments/9db13173-592d-493a-8c54-f227da8c018d/action returned with HTTP 204 Aug 18 23:58:11.477263 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1416/5721] 10.4.3.229 () {74 vars in 1725 bytes} [Tue Aug 18 23:58:11 2026] POST /volume/v3/attachments/9db13173-592d-493a-8c54-f227da8c018d/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:58:15.389526 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-8fd3b20e-695a-4622-acaf-7e5b2b42a5f3 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:15.391548 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-8fd3b20e-695a-4622-acaf-7e5b2b42a5f3 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f/encryption Aug 18 23:58:15.391747 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-8fd3b20e-695a-4622-acaf-7e5b2b42a5f3 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:15.391921 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-8fd3b20e-695a-4622-acaf-7e5b2b42a5f3 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'index' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:15.400360 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:15.400360 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:58:15.405315 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [req-da4440d6-d6ea-402e-86b0-ce09c0b85024 req-8fd3b20e-695a-4622-acaf-7e5b2b42a5f3 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f/encryption returned with HTTP 200 Aug 18 23:58:15.405682 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1426/5722] 10.4.3.229 () {68 vars in 1631 bytes} [Tue Aug 18 23:58:15 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:21.251832 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=21 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:58:21.423930 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:58:21.473921 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:58:25.404999 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=20 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:58:57.750849 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [req-224fa743-9ad1-4ec8-ab0a-a22f31776f21 req-7ebdcebc-39fc-45df-85f8-f6e96bffe9a5 None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:57.752639 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-224fa743-9ad1-4ec8-ab0a-a22f31776f21 req-7ebdcebc-39fc-45df-85f8-f6e96bffe9a5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] DELETE https://10.4.3.229/volume/v3/attachments/9db13173-592d-493a-8c54-f227da8c018d Aug 18 23:58:57.752818 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-224fa743-9ad1-4ec8-ab0a-a22f31776f21 req-7ebdcebc-39fc-45df-85f8-f6e96bffe9a5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:57.752987 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [req-224fa743-9ad1-4ec8-ab0a-a22f31776f21 req-7ebdcebc-39fc-45df-85f8-f6e96bffe9a5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'version_select' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:57.761708 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:57.761708 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:58:57.801613 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [req-224fa743-9ad1-4ec8-ab0a-a22f31776f21 req-7ebdcebc-39fc-45df-85f8-f6e96bffe9a5 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/attachments/9db13173-592d-493a-8c54-f227da8c018d returned with HTTP 200 Aug 18 23:58:57.802039 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1438/5723] 10.4.3.229 () {72 vars in 1673 bytes} [Tue Aug 18 23:58:57 2026] DELETE /volume/v3/attachments/9db13173-592d-493a-8c54-f227da8c018d => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:58:59.184598 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-9dd9acea-8355-44b9-9fe3-72df2373790d None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:59.186429 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9dd9acea-8355-44b9-9fe3-72df2373790d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] DELETE https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:59.186665 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9dd9acea-8355-44b9-9fe3-72df2373790d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:59.186894 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-9dd9acea-8355-44b9-9fe3-72df2373790d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'delete' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:59.187085 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.v3.volumes [None req-9dd9acea-8355-44b9-9fe3-72df2373790d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Delete volume with id: ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:59.194279 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:59.194279 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:58:59.194838 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9dd9acea-8355-44b9-9fe3-72df2373790d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:59.204659 np0000007721 devstack@c-api.service[100173]: WARNING cinder.keymgr.conf_key_mgr [None req-9dd9acea-8355-44b9-9fe3-72df2373790d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:58:59.210195 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-9dd9acea-8355-44b9-9fe3-72df2373790d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Delete volume request issued successfully. Aug 18 23:58:59.210384 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-9dd9acea-8355-44b9-9fe3-72df2373790d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 202 Aug 18 23:58:59.210853 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1444/5724] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:58:59 2026] DELETE /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:58:59.217215 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0412940a-4682-4fad-bede-d8e2bc4bf91c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:58:59.219430 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0412940a-4682-4fad-bede-d8e2bc4bf91c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:58:59.219712 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0412940a-4682-4fad-bede-d8e2bc4bf91c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:58:59.219970 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0412940a-4682-4fad-bede-d8e2bc4bf91c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:58:59.228675 np0000007721 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:58:59.228675 np0000007721 devstack@c-api.service[100174]: warnings.warn( Aug 18 23:58:59.233000 np0000007721 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0412940a-4682-4fad-bede-d8e2bc4bf91c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:58:59.238783 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0412940a-4682-4fad-bede-d8e2bc4bf91c tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 200 Aug 18 23:58:59.239170 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1417/5725] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:58:59 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 1449 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:59:00.251793 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-9a21a48d-8734-4cd4-b529-c4b09880d6c4 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:59:00.253765 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9a21a48d-8734-4cd4-b529-c4b09880d6c4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f Aug 18 23:59:00.253934 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9a21a48d-8734-4cd4-b529-c4b09880d6c4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:59:00.254106 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-9a21a48d-8734-4cd4-b529-c4b09880d6c4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:59:00.259136 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-9a21a48d-8734-4cd4-b529-c4b09880d6c4 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f returned with HTTP 404 Aug 18 23:59:00.259551 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1427/5726] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:59:00 2026] GET /volume/v3/volumes/ba7a5563-7ddb-4a67-8b1a-e0264d9d391f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:59:00.510336 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-00a45739-efe3-4a15-9cf9-cdb69ead309d None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:59:00.511945 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-00a45739-efe3-4a15-9cf9-cdb69ead309d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] DELETE https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:59:00.512222 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-00a45739-efe3-4a15-9cf9-cdb69ead309d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:59:00.512487 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-00a45739-efe3-4a15-9cf9-cdb69ead309d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:59:00.513295 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.v3.volumes [None req-00a45739-efe3-4a15-9cf9-cdb69ead309d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Delete volume with id: 8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:59:00.519223 np0000007721 devstack@c-api.service[100171]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:59:00.519223 np0000007721 devstack@c-api.service[100171]: warnings.warn( Aug 18 23:59:00.519633 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-00a45739-efe3-4a15-9cf9-cdb69ead309d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:59:00.527909 np0000007721 devstack@c-api.service[100171]: WARNING cinder.keymgr.conf_key_mgr [None req-00a45739-efe3-4a15-9cf9-cdb69ead309d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:59:00.532145 np0000007721 devstack@c-api.service[100171]: INFO cinder.volume.api [None req-00a45739-efe3-4a15-9cf9-cdb69ead309d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Delete volume request issued successfully. Aug 18 23:59:00.532307 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-00a45739-efe3-4a15-9cf9-cdb69ead309d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 202 Aug 18 23:59:00.532718 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1439/5727] 10.4.3.229 () {66 vars in 1351 bytes} [Tue Aug 18 23:59:00 2026] DELETE /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:59:00.539685 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.middleware.request_id [None req-6294a1e3-6385-4dec-ab1e-2c7cf7dcfe16 None None] RequestId filter calling following filter/app {{(pid=100173) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:59:00.541253 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6294a1e3-6385-4dec-ab1e-2c7cf7dcfe16 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:59:00.541419 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6294a1e3-6385-4dec-ab1e-2c7cf7dcfe16 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100173) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:59:00.541629 np0000007721 devstack@c-api.service[100173]: DEBUG cinder.api.openstack.wsgi [None req-6294a1e3-6385-4dec-ab1e-2c7cf7dcfe16 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100173) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:59:00.547756 np0000007721 devstack@c-api.service[100173]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:59:00.547756 np0000007721 devstack@c-api.service[100173]: warnings.warn( Aug 18 23:59:00.550738 np0000007721 devstack@c-api.service[100173]: INFO cinder.volume.api [None req-6294a1e3-6385-4dec-ab1e-2c7cf7dcfe16 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Volume info retrieved successfully. Aug 18 23:59:00.554628 np0000007721 devstack@c-api.service[100173]: INFO cinder.api.openstack.wsgi [None req-6294a1e3-6385-4dec-ab1e-2c7cf7dcfe16 tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 200 Aug 18 23:59:00.555024 np0000007721 devstack@c-api.service[100173]: [pid: 100173|app: 0|req: 1445/5728] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:59:00 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 1428 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:59:01.566442 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-534ef241-a050-4512-85c3-ef370290c95d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:59:01.568064 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-534ef241-a050-4512-85c3-ef370290c95d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] GET https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 Aug 18 23:59:01.568261 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-534ef241-a050-4512-85c3-ef370290c95d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:59:01.568441 np0000007721 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-534ef241-a050-4512-85c3-ef370290c95d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:59:01.573820 np0000007721 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-534ef241-a050-4512-85c3-ef370290c95d tempest-TestEncryptedCinderVolumes-1844993993 tempest-TestEncryptedCinderVolumes-1844993993-project-member] https://10.4.3.229/volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 returned with HTTP 404 Aug 18 23:59:01.574241 np0000007721 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1418/5729] 10.4.3.229 () {66 vars in 1348 bytes} [Tue Aug 18 23:59:01 2026] GET /volume/v3/volumes/8ee16b73-f7cd-4b97-89ab-d44c84a98af6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:59:01.580789 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.middleware.request_id [None req-63d0db10-ee96-43e9-aa30-94ae8df42bc2 None None] RequestId filter calling following filter/app {{(pid=100172) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:59:01.582375 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-63d0db10-ee96-43e9-aa30-94ae8df42bc2 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] GET https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:59:01.582604 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-63d0db10-ee96-43e9-aa30-94ae8df42bc2 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Empty body provided in request {{(pid=100172) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:59:01.582829 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.api.openstack.wsgi [None req-63d0db10-ee96-43e9-aa30-94ae8df42bc2 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Calling method 'detail' {{(pid=100172) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:59:01.583594 np0000007721 devstack@c-api.service[100172]: DEBUG cinder.volume.api [None req-63d0db10-ee96-43e9-aa30-94ae8df42bc2 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100172) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:59:01.590809 np0000007721 devstack@c-api.service[100172]: INFO cinder.volume.api [None req-63d0db10-ee96-43e9-aa30-94ae8df42bc2 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Get all volumes completed successfully. Aug 18 23:59:01.592023 np0000007721 devstack@c-api.service[100172]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:59:01.592023 np0000007721 devstack@c-api.service[100172]: warnings.warn( Aug 18 23:59:01.595415 np0000007721 devstack@c-api.service[100172]: INFO cinder.api.openstack.wsgi [None req-63d0db10-ee96-43e9-aa30-94ae8df42bc2 tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] https://10.4.3.229/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:59:01.595795 np0000007721 devstack@c-api.service[100172]: [pid: 100172|app: 0|req: 1428/5730] 10.4.3.229 () {66 vars in 1285 bytes} [Tue Aug 18 23:59:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:59:01.607858 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.middleware.request_id [None req-836a2fbb-01fb-4d7e-9763-b5c6b967a21a None None] RequestId filter calling following filter/app {{(pid=100171) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:59:01.610057 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-836a2fbb-01fb-4d7e-9763-b5c6b967a21a tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] DELETE https://10.4.3.229/volume/v3/types/a9d2d698-fc65-49a3-8444-339b75f052a5 Aug 18 23:59:01.610236 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-836a2fbb-01fb-4d7e-9763-b5c6b967a21a tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Empty body provided in request {{(pid=100171) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:59:01.610422 np0000007721 devstack@c-api.service[100171]: DEBUG cinder.api.openstack.wsgi [None req-836a2fbb-01fb-4d7e-9763-b5c6b967a21a tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] Calling method '_delete' {{(pid=100171) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:59:01.631058 np0000007721 devstack@c-api.service[100171]: INFO cinder.api.openstack.wsgi [None req-836a2fbb-01fb-4d7e-9763-b5c6b967a21a tempest-TestEncryptedCinderVolumes-735350480 tempest-TestEncryptedCinderVolumes-735350480-project-admin] https://10.4.3.229/volume/v3/types/a9d2d698-fc65-49a3-8444-339b75f052a5 returned with HTTP 202 Aug 18 23:59:01.631569 np0000007721 devstack@c-api.service[100171]: [pid: 100171|app: 0|req: 1440/5731] 10.4.3.229 () {66 vars in 1345 bytes} [Tue Aug 18 23:59:01 2026] DELETE /volume/v3/types/a9d2d698-fc65-49a3-8444-339b75f052a5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:59:10.553406 np0000007721 devstack@c-api.service[100173]: DEBUG dbcounter [-] [100173] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100173) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:59:11.570495 np0000007721 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=5 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:59:11.594398 np0000007721 devstack@c-api.service[100172]: DEBUG dbcounter [-] [100172] Writing DB stats cinder:SELECT=3 {{(pid=100172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:59:11.628940 np0000007721 devstack@c-api.service[100171]: DEBUG dbcounter [-] [100171] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}